diff options
Diffstat (limited to 'src/icons/lamp-off.svg')
-rw-r--r-- | src/icons/lamp-off.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/lamp-off.svg b/src/icons/lamp-off.svg new file mode 100644 index 00000000..f5ce8ba8 --- /dev/null +++ b/src/icons/lamp-off.svg @@ -0,0 +1,11 @@ +--- +tags: [light, room, decoration, electic, energy] +version: "1.66" +unicode: "f14d" +--- +<svg> + <path d="M9 20h6" /> + <path d="M12 20v-8" /> + <path d="M7.325 7.35l-2.325 4.65h7m4 0h3l-4 -8h-6l-.338 .676" /> + <path d="M3 3l18 18" /> +</svg> |