diff options
author | codecalm <codecalm@gmail.com> | 2020-10-06 02:32:05 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-06 02:32:05 +0200 |
commit | febba823e93fe89154b50e3e48051dcca50c1a95 (patch) | |
tree | becbbb54cb2f48808595e50cf61ba324f7327e23 /icons/plant-2.svg | |
parent | symbols categories (diff) | |
download | tabler-icons-febba823e93fe89154b50e3e48051dcca50c1a95.tar.xz |
Release 1.33.0v1.33.0
Diffstat (limited to 'icons/plant-2.svg')
-rw-r--r-- | icons/plant-2.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/icons/plant-2.svg b/icons/plant-2.svg new file mode 100644 index 00000000..f69b4ce9 --- /dev/null +++ b/icons/plant-2.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-plant-2" 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="M2 9a10 10 0 1 0 20 0" /> + <path d="M12 19a10 10 0 0 1 10 -10" /> + <path d="M2 9a10 10 0 0 1 10 10" /> + <path d="M12 4a9.7 9.7 0 0 1 2.99 7.5" /> + <path d="M9.01 11.5a9.7 9.7 0 0 1 2.99 -7.5" /> +</svg> + + |