diff options
author | codecalm <codecalm@gmail.com> | 2020-09-27 01:57:51 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-27 01:57:51 +0200 |
commit | ad0ba121f184dd6d6e56d7c5691ea742964b9e2f (patch) | |
tree | 664afc386d3050974948370ec9a0210b9d1949d5 /src/_icons/leaf.svg | |
parent | 2 new icons: `plant`, `seeding` (diff) | |
download | tabler-icons-ad0ba121f184dd6d6e56d7c5691ea742964b9e2f.tar.xz |
`leaf` icon
Diffstat (limited to 'src/_icons/leaf.svg')
-rw-r--r-- | src/_icons/leaf.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/leaf.svg b/src/_icons/leaf.svg new file mode 100644 index 00000000..3a970233 --- /dev/null +++ b/src/_icons/leaf.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <path d="M5 21c.5 -4.5 2.5 -8 7 -10" /> + <path d="M9 18c6.218 0 10.5 -3.288 11 -12v-2h-4.014c-9 0 -11.986 4 -12 9c0 1 0 3 2 5h3z" /> +</svg> |