diff options
author | codecalm <codecalm@gmail.com> | 2022-07-10 12:01:49 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-07-10 12:01:49 +0200 |
commit | 9b18c2d36980dbaee72a31eaff44bd90d55bd5c7 (patch) | |
tree | 6a4eeda010695886932b546acb5dd5ed0496a3d7 /src/_icons/microwave.svg | |
parent | Release 1.73.0 (diff) | |
download | tabler-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.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> |