diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-12-12 15:24:01 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-12-12 15:24:01 +0000 |
commit | 77cd7a6f78e71b6e9ce565ccf2d5d5d620ba56e3 (patch) | |
tree | 16a5e6dbea423696f2ad23e5f019aa51772f1706 /icons/person-vcard.svg | |
parent | Adding upstream version 1.9.1+dfsg. (diff) | |
download | bootstrap-icons-77cd7a6f78e71b6e9ce565ccf2d5d5d620ba56e3.tar.xz bootstrap-icons-77cd7a6f78e71b6e9ce565ccf2d5d5d620ba56e3.zip |
Adding upstream version 1.10.2+dfsg.upstream/1.10.2+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'icons/person-vcard.svg')
-rw-r--r-- | icons/person-vcard.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/icons/person-vcard.svg b/icons/person-vcard.svg new file mode 100644 index 0000000..3b87158 --- /dev/null +++ b/icons/person-vcard.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-person-vcard" viewBox="0 0 16 16"> + <path d="M5 8a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm4-2.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5ZM9 8a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4A.5.5 0 0 1 9 8Zm1 2.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5Z"/> + <path d="M2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2ZM1 4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H8.96c.026-.163.04-.33.04-.5C9 10.567 7.21 9 5 9c-2.086 0-3.8 1.398-3.984 3.181A1.006 1.006 0 0 1 1 12V4Z"/> +</svg>
\ No newline at end of file |