From 59bcc8ea90c73b1838a26caf4abdc56078e5fbec Mon Sep 17 00:00:00 2001 From: codecalm Date: Fri, 16 Oct 2020 18:34:37 +0200 Subject: Fixed icons: `bug`, `christmas-tree`, `growth`, `leaf`, `plant-2`, `plant`, `seeding` --- src/_icons/bug.svg | 1 + src/_icons/christmas-tree.svg | 1 + src/_icons/growth.svg | 1 + src/_icons/leaf.svg | 1 + src/_icons/plant-2.svg | 1 + src/_icons/plant.svg | 1 + src/_icons/seeding.svg | 1 + 7 files changed, 7 insertions(+) (limited to 'src') diff --git a/src/_icons/bug.svg b/src/_icons/bug.svg index 02ef6d31..f6ccfec0 100644 --- a/src/_icons/bug.svg +++ b/src/_icons/bug.svg @@ -1,4 +1,5 @@ --- +category: Nature tags: [germ, insect, error, nature] version: 1.1 --- diff --git a/src/_icons/christmas-tree.svg b/src/_icons/christmas-tree.svg index 2311bc67..f73a07de 100644 --- a/src/_icons/christmas-tree.svg +++ b/src/_icons/christmas-tree.svg @@ -1,4 +1,5 @@ --- +category: Nature version: 1.33 --- diff --git a/src/_icons/growth.svg b/src/_icons/growth.svg index 543bb42b..a04dc387 100644 --- a/src/_icons/growth.svg +++ b/src/_icons/growth.svg @@ -1,4 +1,5 @@ --- +category: Nature --- diff --git a/src/_icons/leaf.svg b/src/_icons/leaf.svg index f96dceff..0d57f2b1 100644 --- a/src/_icons/leaf.svg +++ b/src/_icons/leaf.svg @@ -1,4 +1,5 @@ --- +category: Nature version: 1.29 --- diff --git a/src/_icons/plant-2.svg b/src/_icons/plant-2.svg index 8e4cba4e..c6174ff8 100644 --- a/src/_icons/plant-2.svg +++ b/src/_icons/plant-2.svg @@ -1,4 +1,5 @@ --- +category: Nature version: 1.33 --- diff --git a/src/_icons/plant.svg b/src/_icons/plant.svg index dffbb645..3941a102 100644 --- a/src/_icons/plant.svg +++ b/src/_icons/plant.svg @@ -1,4 +1,5 @@ --- +category: Nature version: 1.29 --- diff --git a/src/_icons/seeding.svg b/src/_icons/seeding.svg index 970b3ed9..17e7f8ca 100644 --- a/src/_icons/seeding.svg +++ b/src/_icons/seeding.svg @@ -1,4 +1,5 @@ --- +category: Ecology version: 1.29 --- -- cgit v1.2.1