diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-12-10 09:39:23 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-12-10 09:39:23 +0000 |
commit | 471b5325b06ccfae92cd65b047341e983722170c (patch) | |
tree | 8e27c1a8b313c290d2dd25abceb40ed7b848c68a /icons/person-circle.svg | |
parent | Adding upstream version 1.11.1+dfsg. (diff) | |
download | bootstrap-icons-471b5325b06ccfae92cd65b047341e983722170c.tar.xz bootstrap-icons-471b5325b06ccfae92cd65b047341e983722170c.zip |
Adding upstream version 1.11.2+dfsg.upstream/1.11.2+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'icons/person-circle.svg')
-rw-r--r-- | icons/person-circle.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/icons/person-circle.svg b/icons/person-circle.svg index fd7f2c9..a75f25f 100644 --- a/icons/person-circle.svg +++ b/icons/person-circle.svg @@ -1,4 +1,4 @@ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-person-circle" viewBox="0 0 16 16"> - <path d="M11 6a3 3 0 1 1-6 0 3 3 0 0 1 6 0z"/> - <path fill-rule="evenodd" d="M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8zm8-7a7 7 0 0 0-5.468 11.37C3.242 11.226 4.805 10 8 10s4.757 1.225 5.468 2.37A7 7 0 0 0 8 1z"/> + <path d="M11 6a3 3 0 1 1-6 0 3 3 0 0 1 6 0"/> + <path fill-rule="evenodd" d="M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8m8-7a7 7 0 0 0-5.468 11.37C3.242 11.226 4.805 10 8 10s4.757 1.225 5.468 2.37A7 7 0 0 0 8 1"/> </svg>
\ No newline at end of file |