diff options
Diffstat (limited to '')
-rw-r--r-- | icons/door-open-fill.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/icons/door-open-fill.svg b/icons/door-open-fill.svg new file mode 100644 index 0000000..d4833a3 --- /dev/null +++ b/icons/door-open-fill.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-door-open-fill" viewBox="0 0 16 16"> + <path d="M1.5 15a.5.5 0 0 0 0 1h13a.5.5 0 0 0 0-1H13V2.5A1.5 1.5 0 0 0 11.5 1H11V.5a.5.5 0 0 0-.57-.495l-7 1A.5.5 0 0 0 3 1.5V15H1.5zM11 2h.5a.5.5 0 0 1 .5.5V15h-1V2zm-2.5 8c-.276 0-.5-.448-.5-1s.224-1 .5-1 .5.448.5 1-.224 1-.5 1z"/> +</svg>
\ No newline at end of file |