diff options
author | codecalm <codecalm@gmail.com> | 2021-04-18 16:53:56 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2021-04-18 16:53:56 +0200 |
commit | 8df08c3407dc8ea1622de6c140017675d343702e (patch) | |
tree | ca4f73ba2bcf3f31243fd314091a95201a4d5928 /icons/lemon.svg | |
parent | icons tags (diff) | |
download | tabler-icons-8df08c3407dc8ea1622de6c140017675d343702e.tar.xz |
Release 1.40.0v1.40.0
Diffstat (limited to 'icons/lemon.svg')
-rw-r--r-- | icons/lemon.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/icons/lemon.svg b/icons/lemon.svg new file mode 100644 index 00000000..cf46e7db --- /dev/null +++ b/icons/lemon.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-lemon" 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="M17.536 3.393c3.905 3.906 3.905 10.237 0 14.143c-3.906 3.905 -10.237 3.905 -14.143 0l14.143 -14.143" /> + <path d="M5.868 15.06a6.5 6.5 0 0 0 9.193 -9.192" /> + <path d="M10.464 10.464l4.597 4.597" /> + <path d="M10.464 10.464v6.364" /> + <path d="M10.464 10.464h6.364" /> +</svg> + + |