diff options
author | codecalm <codecalm@gmail.com> | 2021-11-23 22:55:53 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2021-11-23 22:55:53 +0100 |
commit | a84fcfc0c20a7abc5f836e9cecb4a153c871da04 (patch) | |
tree | 6738d2796f8f254d5aaff0b9d17be80317ddd219 /icons/brand-cucumber.svg | |
parent | strikethrough as s icon #146 (diff) | |
download | tabler-icons-a84fcfc0c20a7abc5f836e9cecb4a153c871da04.tar.xz |
Release 1.45.0v1.45.0
Diffstat (limited to 'icons/brand-cucumber.svg')
-rw-r--r-- | icons/brand-cucumber.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/icons/brand-cucumber.svg b/icons/brand-cucumber.svg new file mode 100644 index 00000000..5a0abfeb --- /dev/null +++ b/icons/brand-cucumber.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-cucumber" 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"/> + <path d="M20 10.99c-.01 5.52 -4.48 10 -10 10.01v-2.26l-.01 -.01c-4.28 -1.11 -6.86 -5.47 -5.76 -9.75a8.001 8.001 0 0 1 9.74 -5.76c3.53 .91 6.03 4.13 6.03 7.78v-.01z" /> + <path d="M10.5 8l-.5 -1" /> + <path d="M13.5 14l.5 1" /> + <path d="M9 12.5l-1 .5" /> + <path d="M11 14l-.5 1" /> + <path d="M13 8l.5 -1" /> + <path d="M16 12.5l-1 -.5" /> + <path d="M9 10l-1 -.5" /> +</svg> + + |