aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/microwave.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-07-10 12:01:49 +0200
committercodecalm <codecalm@gmail.com>2022-07-10 12:01:49 +0200
commit9b18c2d36980dbaee72a31eaff44bd90d55bd5c7 (patch)
tree6a4eeda010695886932b546acb5dd5ed0496a3d7 /src/_icons/microwave.svg
parentRelease 1.73.0 (diff)
downloadtabler-icons-9b18c2d36980dbaee72a31eaff44bd90d55bd5c7.tar.xz
18 new icons: `arrow-merge-both`, `arrow-merge-left`, `arrow-merge-right`, `garden-cart`, `ground`, `logic-and`, `logic-buffer`, `logic-nand`, `logic-nor`, `logic-not`, `logic-or`, `logic-xnor`, `logic-xor`, `microwave`, `outbound`, `sos`, `steam`, `storm`
#255
Diffstat (limited to 'src/_icons/microwave.svg')
-rw-r--r--src/_icons/microwave.svg11
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>