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/compass.svg
parentb13dbac9a9c31cd6064a0f40af36e8f04dbf4809 (diff)
Rebuild icons with em units
Diffstat (limited to 'icons/compass.svg')
-rw-r--r--icons/compass.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/compass.svg b/icons/compass.svg
index 7adf026b7..446e5c360 100644
--- a/icons/compass.svg
+++ b/icons/compass.svg
@@ -1,4 +1,4 @@
-<svg class="bi bi-compass" width="20" height="20" viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
+<svg class="bi bi-compass" width="1em" height="1em" viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M10 17.016a6.5 6.5 0 100-13 6.5 6.5 0 000 13zm0 1a7.5 7.5 0 100-15 7.5 7.5 0 000 15z" clip-rule="evenodd"/>
<rect width="4" height="2" x="8" y="2" rx="1"/>
<path d="M8.94 9.44l4.95-2.83-2.83 4.95-4.95 2.83 2.83-4.95z"/>