diff options
Diffstat (limited to 'src/icons/leaf.svg')
-rw-r--r-- | src/icons/leaf.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/icons/leaf.svg b/src/icons/leaf.svg new file mode 100644 index 00000000..60aa2385 --- /dev/null +++ b/src/icons/leaf.svg @@ -0,0 +1,10 @@ +--- +category: Nature +tags: [nature, plant, tree, autumn, fall, greenery, flower, forest, garden] +version: "1.29" +unicode: "ed4f" +--- +<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> |