diff options
author | codecalm <codecalm@gmail.com> | 2022-08-22 15:31:37 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-08-22 15:31:37 +0200 |
commit | 7c5431f7d61a0b0ebeac01e5a92af8774a6b9383 (patch) | |
tree | ea60295ca3d680fc42b21d3d36e0c95f4f727958 /icons/wash-dry-w.svg | |
parent | 2 new icons: `braces-asterix`, `regex` (diff) | |
download | tabler-icons-16313adbe7406de4e99240dec52ccf534e1ac1df.tar.xz |
Diffstat (limited to 'icons/wash-dry-w.svg')
-rw-r--r-- | icons/wash-dry-w.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/icons/wash-dry-w.svg b/icons/wash-dry-w.svg new file mode 100644 index 00000000..fe2da3c0 --- /dev/null +++ b/icons/wash-dry-w.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-wash-dry-w" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <circle cx="12" cy="12" r="9" /> + <path d="M8 8l1.5 8h1l1.5 -6l1.5 6h1l1.5 -8" /> +</svg> + + |