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/people.svg
parentb13dbac9a9c31cd6064a0f40af36e8f04dbf4809 (diff)
Rebuild icons with em units
Diffstat (limited to 'icons/people.svg')
-rw-r--r--icons/people.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/people.svg b/icons/people.svg
index 3ba5faac2..8bf14c8a4 100644
--- a/icons/people.svg
+++ b/icons/people.svg
@@ -1,3 +1,3 @@
-<svg class="bi bi-people" width="20" height="20" viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
+<svg class="bi bi-people" width="1em" height="1em" viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M17 16s1 0 1-1-1-4-5-4-5 3-5 4 1 1 1 1h8zm-7.995-.944v-.002zM9.022 15h7.956a.274.274 0 00.014-.002l.008-.002c-.002-.264-.167-1.03-.76-1.72C15.688 12.629 14.718 12 13 12c-1.717 0-2.687.63-3.24 1.276-.593.69-.759 1.457-.76 1.72a1.05 1.05 0 00.022.004zm7.973.056v-.002zM13 9a2 2 0 100-4 2 2 0 000 4zm3-2a3 3 0 11-6 0 3 3 0 016 0zm-7.064 4.28a5.873 5.873 0 00-1.23-.247A7.334 7.334 0 007 11c-4 0-5 3-5 4 0 .667.333 1 1 1h4.216A2.238 2.238 0 017 15c0-1.01.377-2.042 1.09-2.904.243-.294.526-.569.846-.816zM6.92 12c-1.668.02-2.615.64-3.16 1.276C3.163 13.97 3 14.739 3 15h3c0-1.045.323-2.086.92-3zM3.5 7.5a3 3 0 116 0 3 3 0 01-6 0zm3-2a2 2 0 100 4 2 2 0 000-4z" clip-rule="evenodd"/>
</svg> \ No newline at end of file