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-07-31 23:28:58 +0300
committerMark Otto <markdotto@gmail.com>2019-07-31 23:28:58 +0300
commitad3c884cc2ce3044778b03a1ea38f8513ceb9ad7 (patch)
tree62b65f92158f42d5d5bcca75c03498c9f02fce2b /icons/people.svg
parent40cb1738863cfbfb0d1392f6d78ca958c46d0917 (diff)
Move icons to separate folder outside assets, symlink the folder, pull in latest v5 changes, fix navbar
Diffstat (limited to 'icons/people.svg')
-rw-r--r--icons/people.svg3
1 files changed, 3 insertions, 0 deletions
diff --git a/icons/people.svg b/icons/people.svg
new file mode 100644
index 000000000..91583fd55
--- /dev/null
+++ b/icons/people.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" class="bi bi-people" viewBox="0 0 20 20">
+ <path fill-rule="evenodd" d="M9 16c-.667 0-1-.333-1-1 0-1 1-4 5-4s5 3 5 4c0 .667-.333 1-1 1H9zm4-6a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm-4.064 1.28C7.679 12.25 7 13.645 7 15c0 .38.076.716.216 1H3c-.667 0-1-.333-1-1 0-1 1-4 5-4 .745 0 1.386.104 1.936.28zM6.5 10a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5z"/>
+</svg>