Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2019-10-11 10:12:47 +0300
committerMark Otto <markdotto@gmail.com>2019-10-11 10:12:47 +0300
commitbe0cfa07fe460bd197c97e77c46d40a51ab8c167 (patch)
treea2149b6c569b5999db8fd4030d8716e95a9ba868 /icons/x.svg
parentb13dbac9a9c31cd6064a0f40af36e8f04dbf4809 (diff)
Rebuild icons with em units
Diffstat (limited to 'icons/x.svg')
-rw-r--r--icons/x.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/x.svg b/icons/x.svg
index 83d498a80..bffa77ad2 100644
--- a/icons/x.svg
+++ b/icons/x.svg
@@ -1,4 +1,4 @@
-<svg class="bi bi-x" width="20" height="20" viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
+<svg class="bi bi-x" width="1em" height="1em" viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M5.646 5.646a.5.5 0 000 .708l8 8a.5.5 0 00.708-.708l-8-8a.5.5 0 00-.708 0z" clip-rule="evenodd"/>
<path fill-rule="evenodd" d="M14.354 5.646a.5.5 0 010 .708l-8 8a.5.5 0 01-.708-.708l8-8a.5.5 0 01.708 0z" clip-rule="evenodd"/>
</svg> \ No newline at end of file