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/house.svg
parentb13dbac9a9c31cd6064a0f40af36e8f04dbf4809 (diff)
Rebuild icons with em units
Diffstat (limited to 'icons/house.svg')
-rw-r--r--icons/house.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/house.svg b/icons/house.svg
index 79184321f..4c2b232ec 100644
--- a/icons/house.svg
+++ b/icons/house.svg
@@ -1,4 +1,4 @@
-<svg class="bi bi-house" width="20" height="20" viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
+<svg class="bi bi-house" width="1em" height="1em" viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M9.646 3.146a.5.5 0 01.708 0l6 6a.5.5 0 01.146.354v7a.5.5 0 01-.5.5h-4.5a.5.5 0 01-.5-.5v-4H9v4a.5.5 0 01-.5.5H4a.5.5 0 01-.5-.5v-7a.5.5 0 01.146-.354l6-6zM4.5 9.707V16H8v-4a.5.5 0 01.5-.5h3a.5.5 0 01.5.5v4h3.5V9.707l-5.5-5.5-5.5 5.5z" clip-rule="evenodd"/>
<path fill-rule="evenodd" d="M15 4.5V8l-2-2V4.5a.5.5 0 01.5-.5h1a.5.5 0 01.5.5z" clip-rule="evenodd"/>
</svg> \ No newline at end of file