diff options
Diffstat (limited to 'src/_icons/plant.svg')
-rw-r--r-- | src/_icons/plant.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/plant.svg b/src/_icons/plant.svg index 52ef6cc1..6b903eb4 100644 --- a/src/_icons/plant.svg +++ b/src/_icons/plant.svg @@ -4,5 +4,5 @@ <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" /> + <line x1="12" y1="15" x2="12" y2="9" /> </svg> |