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 /src/_icons/wash-dry-dip.svg | |
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`
Diffstat (limited to 'src/_icons/wash-dry-dip.svg')
-rw-r--r-- | src/_icons/wash-dry-dip.svg | 9 |
1 files changed, 9 insertions, 0 deletions
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> |