diff options
author | codecalm <codecalm@gmail.com> | 2022-08-18 14:08:47 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-08-18 14:08:47 +0200 |
commit | c0a9188244fb7d4daf4f8b8741ea2b62ccdecc99 (patch) | |
tree | 0b0094a5c6c038b45fbc07bdf206a8d3b555ef6c | |
parent | Fixed icons: `mood-tongue-wink-2` (diff) | |
download | tabler-icons-c0a9188244fb7d4daf4f8b8741ea2b62ccdecc99.tar.xz |
34 new icons: `bleach-chlorine`, `bleach-no-chlorine`, `bleach-off`, `bleach`, `ironing-1`, `ironing-2`, `ironing-3`, `ironing-off`, `ironing-steam-off`, `ironing-steam`, `wash-dry-1`, `wash-dry-2`, `wash-dry-3`, `wash-dry-a`, `wash-dry-dip`, `wash-dry-f`, `wash-dry-hang`, `wash-dry-off`, `wash-dry-p`, `wash-dry-shade`, `wash-dry`, `wash-dryclean`, `wash-gentle`, `wash-off`, `wash-press`, `wash-temperature-1`, `wash-temperature-2`, `wash-temperature-3`, `wash-temperature-4`, `wash-temperature-5`, `wash-temperature-6`, `wash-tumble-dry`, `wash-tumble-off`, `wash`
36 files changed, 296 insertions, 0 deletions
diff --git a/src/_icons/bleach-chlorine.svg b/src/_icons/bleach-chlorine.svg new file mode 100644 index 00000000..a61d6579 --- /dev/null +++ b/src/_icons/bleach-chlorine.svg @@ -0,0 +1,8 @@ +--- +category: Laundry +--- +<svg> + <path d="M5 19h14a2 2 0 0 0 1.84 -2.75l-7.1 -12.25a2 2 0 0 0 -3.5 0l-7.1 12.25a2 2 0 0 0 1.75 2.75" /> + <path d="M11 12h-1a2 2 0 1 0 0 4h1" /> + <path d="M14 12v4h2" /> +</svg> diff --git a/src/_icons/bleach-no-chlorine.svg b/src/_icons/bleach-no-chlorine.svg new file mode 100644 index 00000000..6cc2ecf2 --- /dev/null +++ b/src/_icons/bleach-no-chlorine.svg @@ -0,0 +1,8 @@ +--- +category: Laundry +--- +<svg> + <path d="M5 19h14a2 2 0 0 0 1.84 -2.75l-7.1 -12.25a2 2 0 0 0 -3.5 0l-7.1 12.25a2 2 0 0 0 1.75 2.75" /> + <path d="M6.576 18.999l7.907 -13.733" /> + <path d="M11.719 19.014l5.346 -9.284" /> +</svg> diff --git a/src/_icons/bleach-off.svg b/src/_icons/bleach-off.svg new file mode 100644 index 00000000..67449787 --- /dev/null +++ b/src/_icons/bleach-off.svg @@ -0,0 +1,7 @@ +--- +category: Laundry +--- +<svg> + <path d="M5 19h14m1.986 -1.977a2.001 2.001 0 0 0 -.146 -.773l-7.1 -12.25a2 2 0 0 0 -3.5 0l-.815 1.405m-1.488 2.568l-4.797 8.277a2 2 0 0 0 1.75 2.75" /> + <path d="M3 3l18 18" /> +</svg> diff --git a/src/_icons/bleach.svg b/src/_icons/bleach.svg new file mode 100644 index 00000000..2ce2dbe2 --- /dev/null +++ b/src/_icons/bleach.svg @@ -0,0 +1,6 @@ +--- +category: Laundry +--- +<svg> + <path d="M5 19h14a2 2 0 0 0 1.84 -2.75l-7.1 -12.25a2 2 0 0 0 -3.5 0l-7.1 12.25a2 2 0 0 0 1.75 2.75" /> +</svg> diff --git a/src/_icons/ironing-1.svg b/src/_icons/ironing-1.svg new file mode 100644 index 00000000..b0982ef3 --- /dev/null +++ b/src/_icons/ironing-1.svg @@ -0,0 +1,7 @@ +--- +category: Laundry +--- +<svg> + <path d="M9 6h7.459a3 3 0 0 1 2.959 2.507l.577 3.464l.81 4.865a1 1 0 0 1 -.985 1.164h-16.82a7 7 0 0 1 7 -7h9.8" /> + <path d="M12 15h.01" /> +</svg> diff --git a/src/_icons/ironing-2.svg b/src/_icons/ironing-2.svg new file mode 100644 index 00000000..b9b27031 --- /dev/null +++ b/src/_icons/ironing-2.svg @@ -0,0 +1,8 @@ +--- +category: Laundry +--- +<svg> + <path d="M10 15h.01" /> + <path d="M9 6h7.459a3 3 0 0 1 2.959 2.507l.577 3.464l.81 4.865a1 1 0 0 1 -.985 1.164h-16.82a7 7 0 0 1 7 -7h9.8" /> + <path d="M14 15h.01" /> +</svg> diff --git a/src/_icons/ironing-3.svg b/src/_icons/ironing-3.svg new file mode 100644 index 00000000..07d270e5 --- /dev/null +++ b/src/_icons/ironing-3.svg @@ -0,0 +1,9 @@ +--- +category: Laundry +--- +<svg> + <path d="M12 15h.01" /> + <path d="M9 6h7.459a3 3 0 0 1 2.959 2.507l.577 3.464l.81 4.865a1 1 0 0 1 -.985 1.164h-16.82a7 7 0 0 1 7 -7h9.8" /> + <path d="M9 15h.01" /> + <path d="M15 15h.01" /> +</svg> diff --git a/src/_icons/ironing-off.svg b/src/_icons/ironing-off.svg new file mode 100644 index 00000000..aa107cd8 --- /dev/null +++ b/src/_icons/ironing-off.svg @@ -0,0 +1,7 @@ +--- +category: Laundry +--- +<svg> + <path d="M10 6h6.459a3 3 0 0 1 2.959 2.507l.577 3.464l.804 4.821l.007 .044m-2.806 1.164h-15a7 7 0 0 1 7 -7h1m4 0h4.8" /> + <path d="M3 3l18 18" /> +</svg> diff --git a/src/_icons/ironing-steam-off.svg b/src/_icons/ironing-steam-off.svg new file mode 100644 index 00000000..e8467371 --- /dev/null +++ b/src/_icons/ironing-steam-off.svg @@ -0,0 +1,12 @@ +--- +category: Laundry +--- +<svg> + <path d="M9 4h7.459a3 3 0 0 1 2.959 2.507l.577 3.464l.81 4.865a1 1 0 0 1 -.821 1.15" /> + <path d="M16 16h-13a7.001 7.001 0 0 1 6.056 -6.937" /> + <path d="M13 9h6.8" /> + <path d="M12 19v2" /> + <path d="M8 19l-1 2" /> + <path d="M16 19l1 2" /> + <path d="M3 3l18 18" /> +</svg> diff --git a/src/_icons/ironing-steam.svg b/src/_icons/ironing-steam.svg new file mode 100644 index 00000000..6fc1bde4 --- /dev/null +++ b/src/_icons/ironing-steam.svg @@ -0,0 +1,9 @@ +--- +category: Laundry +--- +<svg> + <path d="M12 19v2" /> + <path d="M9 4h7.459a3 3 0 0 1 2.959 2.507l.577 3.464l.81 4.865a1 1 0 0 1 -.985 1.164h-16.82a7 7 0 0 1 7 -7h9.8" /> + <path d="M8 19l-1 2" /> + <path d="M16 19l1 2" /> +</svg> diff --git a/src/_icons/wash-dry-1.svg b/src/_icons/wash-dry-1.svg new file mode 100644 index 00000000..670287e0 --- /dev/null +++ b/src/_icons/wash-dry-1.svg @@ -0,0 +1,8 @@ +--- +category: Laundry +--- +<svg> + <rect x="3" y="3" width="18" height="18" rx="3" /> + <circle cx="12" cy="12" r="6" /> + <path d="M12 12h.01" /> +</svg> diff --git a/src/_icons/wash-dry-2.svg b/src/_icons/wash-dry-2.svg new file mode 100644 index 00000000..cceaf838 --- /dev/null +++ b/src/_icons/wash-dry-2.svg @@ -0,0 +1,9 @@ +--- +category: Laundry +--- +<svg> + <rect x="3" y="3" width="18" height="18" rx="3" /> + <circle cx="12" cy="12" r="6" /> + <path d="M10 12h.01" /> + <path d="M14 12h.01" /> +</svg> diff --git a/src/_icons/wash-dry-3.svg b/src/_icons/wash-dry-3.svg new file mode 100644 index 00000000..126a9c02 --- /dev/null +++ b/src/_icons/wash-dry-3.svg @@ -0,0 +1,10 @@ +--- +category: Laundry +--- +<svg> + <rect x="3" y="3" width="18" height="18" rx="3" /> + <circle cx="12" cy="12" r="6" /> + <path d="M12 12h.01" /> + <path d="M9 12h.01" /> + <path d="M15 12h.01" /> +</svg> diff --git a/src/_icons/wash-dry-a.svg b/src/_icons/wash-dry-a.svg new file mode 100644 index 00000000..2da5fd0a --- /dev/null +++ b/src/_icons/wash-dry-a.svg @@ -0,0 +1,8 @@ +--- +category: Laundry +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <path d="M9 16v-4.8c0 -1.657 1.343 -3.2 3 -3.2s3 1.543 3 3.2v4.8" /> + <path d="M15 13h-6" /> +</svg> diff --git a/src/_icons/wash-dry-dip copy 3.svg b/src/_icons/wash-dry-dip copy 3.svg new file mode 100644 index 00000000..4e15857c --- /dev/null +++ b/src/_icons/wash-dry-dip copy 3.svg @@ -0,0 +1,6 @@ +<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg"> + <g fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke="#000" stroke-width="2"> + <circle cx="12" cy="12" r="9" /> + <path d="M8 8l1.5 8h1l1.5 -6l1.5 6h1l1.5 -8" /> + </g> +</svg> diff --git a/src/_icons/wash-dry-dip copy 4.svg b/src/_icons/wash-dry-dip copy 4.svg new file mode 100644 index 00000000..d2905242 --- /dev/null +++ b/src/_icons/wash-dry-dip copy 4.svg @@ -0,0 +1,6 @@ +<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg"> + <g fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"> + <path d="M20.048 16.033a9 9 0 0 0 -12.094 -12.075m-2.321 1.682a9 9 0 0 0 12.733 12.723" stroke="#000" stroke-width="2" /> + <path stroke="#000" stroke-width="2" d="M3 3l18 18" /> + </g> +</svg> diff --git a/src/_icons/wash-dry-dip.svg b/src/_icons/wash-dry-dip.svg new file mode 100644 index 00000000..ef4479a8 --- /dev/null +++ b/src/_icons/wash-dry-dip.svg @@ -0,0 +1,9 @@ +--- +category: Laundry +--- +<svg> + <rect x="3" y="3" width="18" height="18" rx="3" /> + <path d="M12 7v10" /> + <path d="M16 7v10" /> + <path d="M8 7v10" /> +</svg> diff --git a/src/_icons/wash-dry-f.svg b/src/_icons/wash-dry-f.svg new file mode 100644 index 00000000..4e98ea02 --- /dev/null +++ b/src/_icons/wash-dry-f.svg @@ -0,0 +1,8 @@ +--- +category: Laundry +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <path d="M10 16v-8h4" /> + <path d="M13 12h-3" /> +</svg> diff --git a/src/_icons/wash-dry-hang.svg b/src/_icons/wash-dry-hang.svg new file mode 100644 index 00000000..f3938bbb --- /dev/null +++ b/src/_icons/wash-dry-hang.svg @@ -0,0 +1,7 @@ +--- +category: Laundry +--- +<svg> + <rect x="3" y="3" width="18" height="18" rx="3" /> + <path d="M4 4.01c5.333 5.323 10.667 5.32 16 -.01" /> +</svg> diff --git a/src/_icons/wash-dry-off.svg b/src/_icons/wash-dry-off.svg new file mode 100644 index 00000000..d570d8f1 --- /dev/null +++ b/src/_icons/wash-dry-off.svg @@ -0,0 +1,7 @@ +--- +category: Laundry +--- +<svg> + <path d="M20.116 20.127a2.99 2.99 0 0 1 -2.116 .873h-12a3 3 0 0 1 -3 -3v-12c0 -.827 .335 -1.576 .877 -2.12m3.123 -.88h11a3 3 0 0 1 3 3v11" /> + <path d="M3 3l18 18" /> +</svg> diff --git a/src/_icons/wash-dry-p.svg b/src/_icons/wash-dry-p.svg new file mode 100644 index 00000000..0ce3f4d1 --- /dev/null +++ b/src/_icons/wash-dry-p.svg @@ -0,0 +1,7 @@ +--- +category: Laundry +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <path d="M10 16v-8h2.5a2.5 2.5 0 1 1 0 5h-2.5" /> +</svg> diff --git a/src/_icons/wash-dry-shade.svg b/src/_icons/wash-dry-shade.svg new file mode 100644 index 00000000..9c157c9d --- /dev/null +++ b/src/_icons/wash-dry-shade.svg @@ -0,0 +1,8 @@ +--- +category: Laundry +--- +<svg> + <rect x="3" y="3" width="18" height="18" rx="3" /> + <path d="M3 11l8 -8" /> + <path d="M3 17l14 -14" /> +</svg> diff --git a/src/_icons/wash-dry.svg b/src/_icons/wash-dry.svg new file mode 100644 index 00000000..5666bde2 --- /dev/null +++ b/src/_icons/wash-dry.svg @@ -0,0 +1,6 @@ +--- +category: Laundry +--- +<svg> + <rect x="3" y="3" width="18" height="18" rx="3" /> +</svg> diff --git a/src/_icons/wash-dryclean.svg b/src/_icons/wash-dryclean.svg new file mode 100644 index 00000000..cc1b0def --- /dev/null +++ b/src/_icons/wash-dryclean.svg @@ -0,0 +1,6 @@ +--- +category: Laundry +--- +<svg> + <circle cx="12" cy="12" r="9" /> +</svg> diff --git a/src/_icons/wash-gentle.svg b/src/_icons/wash-gentle.svg new file mode 100644 index 00000000..960c3bea --- /dev/null +++ b/src/_icons/wash-gentle.svg @@ -0,0 +1,9 @@ +--- +category: Laundry +--- +<svg> + <path d="M3.486 5.965c.168 .02 .34 .033 .514 .035c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.17 -.002 .339 -.014 .503 -.034" /> + <path d="M3 3l1.721 10.329a2 2 0 0 0 1.973 1.671h10.612a2 2 0 0 0 1.973 -1.671l1.721 -10.329" /> + <path d="M5 18h14" /> + <path d="M5 21h14" /> +</svg> diff --git a/src/_icons/wash-off.svg b/src/_icons/wash-off.svg new file mode 100644 index 00000000..3de190e6 --- /dev/null +++ b/src/_icons/wash-off.svg @@ -0,0 +1,8 @@ +--- +category: Laundry +--- +<svg> + <path d="M3 6l1.721 10.329a2 2 0 0 0 1.973 1.671h10.612c.208 0 .41 -.032 .6 -.092m1.521 -2.472l1.573 -9.436" /> + <path d="M3.486 8.965c.168 .02 .34 .033 .514 .035c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5m4.92 .919c.428 -.083 .805 -.227 1.08 -.418c.461 -.322 1.21 -.508 2 -.5c.79 -.008 1.539 .178 2 .5c.461 .32 1.21 .508 2 .5c.17 -.003 .339 -.015 .503 -.035" /> + <path d="M3 3l18 18" /> +</svg> diff --git a/src/_icons/wash-press.svg b/src/_icons/wash-press.svg new file mode 100644 index 00000000..fa69abf9 --- /dev/null +++ b/src/_icons/wash-press.svg @@ -0,0 +1,8 @@ +--- +category: Laundry +--- +<svg> + <path d="M3.486 7.965c.168 .02 .34 .033 .514 .035c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.17 -.002 .339 -.014 .503 -.034" /> + <path d="M3 5l1.721 10.329a2 2 0 0 0 1.973 1.671h10.612a2 2 0 0 0 1.973 -1.671l1.721 -10.329" /> + <path d="M5 20h14" /> +</svg> diff --git a/src/_icons/wash-temperature-1.svg b/src/_icons/wash-temperature-1.svg new file mode 100644 index 00000000..167c3765 --- /dev/null +++ b/src/_icons/wash-temperature-1.svg @@ -0,0 +1,8 @@ +--- +category: Laundry +--- +<svg> + <path d="M3 6l1.721 10.329a2 2 0 0 0 1.973 1.671h10.612a2 2 0 0 0 1.973 -1.671l1.721 -10.329" /> + <path d="M3.486 8.965c.168 .02 .34 .033 .514 .035c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.17 -.002 .339 -.014 .503 -.034" /> + <path d="M12 13h.01" /> +</svg> diff --git a/src/_icons/wash-temperature-2.svg b/src/_icons/wash-temperature-2.svg new file mode 100644 index 00000000..844edf93 --- /dev/null +++ b/src/_icons/wash-temperature-2.svg @@ -0,0 +1,9 @@ +--- +category: Laundry +--- +<svg> + <path d="M3.486 8.965c.168 .02 .34 .033 .514 .035c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.17 -.002 .339 -.014 .503 -.034" /> + <path d="M3 6l1.721 10.329a2 2 0 0 0 1.973 1.671h10.612a2 2 0 0 0 1.973 -1.671l1.721 -10.329" /> + <path d="M14 13h.01" /> + <path d="M10 13h.01" /> +</svg> diff --git a/src/_icons/wash-temperature-3.svg b/src/_icons/wash-temperature-3.svg new file mode 100644 index 00000000..2f25e6a0 --- /dev/null +++ b/src/_icons/wash-temperature-3.svg @@ -0,0 +1,10 @@ +--- +category: Laundry +--- +<svg> + <path d="M3.486 8.965c.168 .02 .34 .033 .514 .035c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.17 -.002 .339 -.014 .503 -.034" /> + <path d="M3 6l1.721 10.329a2 2 0 0 0 1.973 1.671h10.612a2 2 0 0 0 1.973 -1.671l1.721 -10.329" /> + <path d="M12 13h.01" /> + <path d="M15 13h.01" /> + <path d="M9 13h.01" /> +</svg> diff --git a/src/_icons/wash-temperature-4.svg b/src/_icons/wash-temperature-4.svg new file mode 100644 index 00000000..b25fa79c --- /dev/null +++ b/src/_icons/wash-temperature-4.svg @@ -0,0 +1,11 @@ +--- +category: Laundry +--- +<svg> + <path d="M3.486 8.965c.168 .02 .34 .033 .514 .035c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.17 -.002 .339 -.014 .503 -.034" /> + <path d="M3 6l1.721 10.329a2 2 0 0 0 1.973 1.671h10.612a2 2 0 0 0 1.973 -1.671l1.721 -10.329" /> + <path d="M10 15h.01" /> + <path d="M14 15h.01" /> + <path d="M14 12h.01" /> + <path d="M10 12h.01" /> +</svg> diff --git a/src/_icons/wash-temperature-5.svg b/src/_icons/wash-temperature-5.svg new file mode 100644 index 00000000..fef8c70a --- /dev/null +++ b/src/_icons/wash-temperature-5.svg @@ -0,0 +1,12 @@ +--- +category: Laundry +--- +<svg> + <path d="M10 15h.01" /> + <path d="M3 6l1.721 10.329a2 2 0 0 0 1.973 1.671h10.612a2 2 0 0 0 1.973 -1.671l1.721 -10.329" /> + <path d="M14 15h.01" /> + <path d="M15 12h.01" /> + <path d="M12 12h.01" /> + <path d="M9 12h.01" /> + <path d="M3.486 8.965c.168 .02 .34 .033 .514 .035c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.17 -.002 .339 -.014 .503 -.034" /> +</svg> diff --git a/src/_icons/wash-temperature-6.svg b/src/_icons/wash-temperature-6.svg new file mode 100644 index 00000000..a78225d2 --- /dev/null +++ b/src/_icons/wash-temperature-6.svg @@ -0,0 +1,13 @@ +--- +category: Laundry +--- +<svg> + <path d="M9 15h.01" /> + <path d="M3 6l1.721 10.329a2 2 0 0 0 1.973 1.671h10.612a2 2 0 0 0 1.973 -1.671l1.721 -10.329" /> + <path d="M12 15h.01" /> + <path d="M15 15h.01" /> + <path d="M15 12h.01" /> + <path d="M12 12h.01" /> + <path d="M9 12h.01" /> + <path d="M3.486 8.965c.168 .02 .34 .033 .514 .035c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.17 -.002 .339 -.014 .503 -.034" /> +</svg> diff --git a/src/_icons/wash-tumble-dry.svg b/src/_icons/wash-tumble-dry.svg new file mode 100644 index 00000000..452ba798 --- /dev/null +++ b/src/_icons/wash-tumble-dry.svg @@ -0,0 +1,7 @@ +--- +category: Laundry +--- +<svg> + <rect x="3" y="3" width="18" height="18" rx="3" /> + <circle cx="12" cy="12" r="6" /> +</svg> diff --git a/src/_icons/wash-tumble-off.svg b/src/_icons/wash-tumble-off.svg new file mode 100644 index 00000000..b407fdea --- /dev/null +++ b/src/_icons/wash-tumble-off.svg @@ -0,0 +1,8 @@ +--- +category: Laundry +--- +<svg> + <path d="M20.116 20.127a2.99 2.99 0 0 1 -2.116 .873h-12a3 3 0 0 1 -3 -3v-12c0 -.827 .335 -1.576 .877 -2.12m3.123 -.88h11a3 3 0 0 1 3 3v11" /> + <path d="M17.744 13.74a6 6 0 0 0 -7.486 -7.482m-2.499 1.497a6 6 0 1 0 8.48 8.49" /> + <path d="M3 3l18 18" /> +</svg> diff --git a/src/_icons/wash.svg b/src/_icons/wash.svg new file mode 100644 index 00000000..6be96c0a --- /dev/null +++ b/src/_icons/wash.svg @@ -0,0 +1,7 @@ +--- +category: Laundry +--- +<svg> + <path d="M3.486 8.965c.168 .02 .34 .033 .514 .035c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.17 -.002 .339 -.014 .503 -.034" /> + <path d="M3 6l1.721 10.329a2 2 0 0 0 1.973 1.671h10.612a2 2 0 0 0 1.973 -1.671l1.721 -10.329" /> +</svg> |