diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-12-12 15:24:06 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-12-12 15:24:06 +0000 |
commit | f3524e7e94fb68df8eb87c4a22a8e2976699833b (patch) | |
tree | 36e2546f6159f3bf6e39af842c4c57f7ec65d67d /icons/house-check.svg | |
parent | Releasing debian version 1.9.1+dfsg-1. (diff) | |
download | bootstrap-icons-f3524e7e94fb68df8eb87c4a22a8e2976699833b.tar.xz bootstrap-icons-f3524e7e94fb68df8eb87c4a22a8e2976699833b.zip |
Merging upstream version 1.10.2+dfsg.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'icons/house-check.svg')
-rw-r--r-- | icons/house-check.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/icons/house-check.svg b/icons/house-check.svg new file mode 100644 index 0000000..a30080a --- /dev/null +++ b/icons/house-check.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-house-check" viewBox="0 0 16 16"> + <path d="M7.293 1.5a1 1 0 0 1 1.414 0L11 3.793V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v3.293l2.354 2.353a.5.5 0 0 1-.708.708L8 2.207l-5 5V13.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 1 0 1h-4A1.5 1.5 0 0 1 2 13.5V8.207l-.646.647a.5.5 0 1 1-.708-.708L7.293 1.5Z"/> + <path d="M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm1.679-4.493-1.335 2.226a.75.75 0 0 1-1.174.144l-.774-.773a.5.5 0 0 1 .708-.707l.547.547 1.17-1.951a.5.5 0 1 1 .858.514Z"/> +</svg>
\ No newline at end of file |