diff options
Diffstat (limited to '')
-rw-r--r-- | icons/house-fill.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/icons/house-fill.svg b/icons/house-fill.svg new file mode 100644 index 0000000..e782589 --- /dev/null +++ b/icons/house-fill.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-house-fill" viewBox="0 0 16 16"> + <path fill-rule="evenodd" d="m8 3.293 6 6V13.5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 13.5V9.293l6-6zm5-.793V6l-2-2V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5z"/> + <path fill-rule="evenodd" d="M7.293 1.5a1 1 0 0 1 1.414 0l6.647 6.646a.5.5 0 0 1-.708.708L8 2.207 1.354 8.854a.5.5 0 1 1-.708-.708L7.293 1.5z"/> +</svg>
\ No newline at end of file |