diff options
Diffstat (limited to 'src/_icons/microwave.svg')
-rw-r--r-- | src/_icons/microwave.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/_icons/microwave.svg b/src/_icons/microwave.svg new file mode 100644 index 00000000..b8728023 --- /dev/null +++ b/src/_icons/microwave.svg @@ -0,0 +1,11 @@ +--- +--- +<svg> + <rect x="3" y="6" width="18" height="12" rx="1" /> + <path d="M15 6v12" /> + <path d="M18 12h.01" /> + <path d="M18 15h.01" /> + <path d="M18 9h.01" /> + <path d="M6.5 10.5c1 -.667 1.5 -.667 2.5 0c.833 .347 1.667 .926 2.5 0" /> + <path d="M6.5 13.5c1 -.667 1.5 -.667 2.5 0c.833 .347 1.667 .926 2.5 0" /> +</svg> |