diff options
author | codecalm <codecalm@gmail.com> | 2022-06-27 00:53:16 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-06-27 00:53:16 +0200 |
commit | 965eb7bf8cd85f827bd69d6ceae240a56808143b (patch) | |
tree | 2662d7d56e1617adf99bb79de9c41abcbc07910c /icons/carrot.svg | |
parent | Merge remote-tracking branch 'origin/master' (diff) | |
download | tabler-icons-965eb7bf8cd85f827bd69d6ceae240a56808143b.tar.xz |
Release 1.72.0v1.72.0
Diffstat (limited to 'icons/carrot.svg')
-rw-r--r-- | icons/carrot.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/icons/carrot.svg b/icons/carrot.svg new file mode 100644 index 00000000..98e74f2b --- /dev/null +++ b/icons/carrot.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-carrot" 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="M3 21s9.834 -3.489 12.684 -6.34a4.487 4.487 0 0 0 .005 -6.344a4.483 4.483 0 0 0 -6.342 -.005c-2.86 2.861 -6.347 12.689 -6.347 12.689z" /> + <path d="M9 13l-1.5 -1.5" /> + <path d="M16 14l-2 -2" /> + <path d="M22 8s-1.14 -2 -3 -2c-1.406 0 -3 2 -3 2s1.14 2 3 2s3 -2 3 -2z" /> + <path d="M16 2s-2 1.14 -2 3s2 3 2 3s2 -1.577 2 -3c0 -1.86 -2 -3 -2 -3z" /> +</svg> + + |