24 lines
551 B
XML
24 lines
551 B
XML
<!--
|
|
category: Nature
|
|
tags: [nature, green, flower, pot, tree, leaf, greenery, root, stem, seed]
|
|
version: "1.33"
|
|
unicode: "ed7e"
|
|
-->
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<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>
|