diff options
Diffstat (limited to 'src/_icons/bed-off.svg')
-rw-r--r-- | src/_icons/bed-off.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/_icons/bed-off.svg b/src/_icons/bed-off.svg new file mode 100644 index 00000000..4414d6f2 --- /dev/null +++ b/src/_icons/bed-off.svg @@ -0,0 +1,13 @@ +--- +--- +<svg> + <path d="M3 7v11" /> + <path d="M3 14h11" /> + <path d="M18 14h3" /> + <path d="M21 18v-8a2 2 0 0 0 -2 -2h-7" /> + <path d="M11 11v3" /> + <circle cx="7" cy="10" r="1" /> + <path d="M3 3l18 18" /> + <path stroke="red" stroke-width=".1" d="M5 1l18 18" /> + <path stroke="red" stroke-width=".1" d="M3 3l18 18" /> +</svg> |