mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-01 11:50:25 +02:00
2 new icons: plant
, seeding
This commit is contained in:
8
src/_icons/plant.svg
Normal file
8
src/_icons/plant.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M7 15h10v4a2 2 0 0 1 -2 2h-6a2 2 0 0 1 -2 -2v-4z" />
|
||||
<path d="M12 9a6 6 0 0 0 -6 -6h-3v2a6 6 0 0 0 6 6h3" />
|
||||
<path d="M12 11a6 6 0 0 1 6 -6h3v1a6 6 0 0 1 -6 6h-3" />
|
||||
<path d="M12 15v-6" />
|
||||
</svg>
|
7
src/_icons/seeding.svg
Normal file
7
src/_icons/seeding.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
---
|
||||
<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>
|
Reference in New Issue
Block a user