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-08-13 07:30:54 +0300
committerMark Otto <otto@github.com>2019-08-13 23:34:57 +0300
commit91677930e631f60316834a325186a478afcc9d48 (patch)
tree46e27df818c37610db9457987e5c1fa878986a51 /icons/people-fill.svg
parent2342aaefb7011d53657315b4c0ee25b9efb5206f (diff)
Update icons
- Replace stroke with fill - Add tons of new icons - Delete some accidental dupes - Clean up properties and add class names
Diffstat (limited to 'icons/people-fill.svg')
-rw-r--r--icons/people-fill.svg3
1 files changed, 3 insertions, 0 deletions
diff --git a/icons/people-fill.svg b/icons/people-fill.svg
new file mode 100644
index 000000000..d2f917bc3
--- /dev/null
+++ b/icons/people-fill.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor" class="bi bi-people-fill" viewBox="0 0 20 20">
+ <path fill-rule="evenodd" d="M9 16s-1 0-1-1 1-4 5-4 5 3 5 4-1 1-1 1H9zm4-6a3 3 0 100-6 3 3 0 000 6zm-5.784 6A2.238 2.238 0 017 15c0-1.355.68-2.75 1.936-3.72A6.325 6.325 0 007 11c-4 0-5 3-5 4s1 1 1 1h4.216zM6.5 10a2.5 2.5 0 100-5 2.5 2.5 0 000 5z" clip-rule="evenodd"/>
+</svg>