diff options
Diffstat (limited to 'src/icons/seeding.svg')
-rw-r--r-- | src/icons/seeding.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/seeding.svg b/src/icons/seeding.svg new file mode 100644 index 00000000..076cbfa6 --- /dev/null +++ b/src/icons/seeding.svg @@ -0,0 +1,11 @@ +--- +category: Nature +tags: [nature, greenery, grow, soil, harvest, plant, flower, tree, leaf] +version: "1.29" +unicode: "ed51" +--- +<svg> + <path d="M12 10a6 6 0 0 0 -6 -6h-3v2a6 6 0 0 0 6 6h3" /> + <path d="M12 14a6 6 0 0 1 6 -6h3v1a6 6 0 0 1 -6 6h-3" /> + <line x1="12" y1="20" x2="12" y2="10" /> +</svg> |