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/map.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 '')
-rw-r--r-- | icons/map.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/map.svg b/icons/map.svg index f9dbb08..f870c02 100644 --- a/icons/map.svg +++ b/icons/map.svg @@ -1,3 +1,3 @@ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-map" viewBox="0 0 16 16"> - <path fill-rule="evenodd" d="M15.817.113A.5.5 0 0 1 16 .5v14a.5.5 0 0 1-.402.49l-5 1a.502.502 0 0 1-.196 0L5.5 15.01l-4.902.98A.5.5 0 0 1 0 15.5v-14a.5.5 0 0 1 .402-.49l5-1a.5.5 0 0 1 .196 0L10.5.99l4.902-.98a.5.5 0 0 1 .415.103zM10 1.91l-4-.8v12.98l4 .8V1.91zm1 12.98 4-.8V1.11l-4 .8v12.98zm-6-.8V1.11l-4 .8v12.98l4-.8z"/> + <path fill-rule="evenodd" d="M15.817.113A.5.5 0 0 1 16 .5v14a.5.5 0 0 1-.402.49l-5 1a.502.502 0 0 1-.196 0L5.5 15.01l-4.902.98A.5.5 0 0 1 0 15.5v-14a.5.5 0 0 1 .402-.49l5-1a.5.5 0 0 1 .196 0L10.5.99l4.902-.98a.5.5 0 0 1 .415.103M10 1.91l-4-.8v12.98l4 .8V1.91zm1 12.98 4-.8V1.11l-4 .8zm-6-.8V1.11l-4 .8v12.98z"/> </svg>
\ No newline at end of file |