diff options
Diffstat (limited to 'src/_icons/plant-2.svg')
-rw-r--r-- | src/_icons/plant-2.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/plant-2.svg b/src/_icons/plant-2.svg new file mode 100644 index 00000000..c9793968 --- /dev/null +++ b/src/_icons/plant-2.svg @@ -0,0 +1,9 @@ +--- +--- +<svg> + <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> |