From edf277e484df817376ebbfff73f185c38566714c Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Wed, 25 Oct 2023 17:20:53 -0400 Subject: [PATCH] Add `tree_leafless` (re: #87) --- data/icons.json | 5 ++ dist/temaki-symbol.svg | 2 + dist/temaki-view.svg | 138 ++++++++++++++++++++-------------------- docs/index.html | 13 +++- icons/tree_leafless.svg | 4 ++ 5 files changed, 93 insertions(+), 69 deletions(-) create mode 100644 icons/tree_leafless.svg diff --git a/data/icons.json b/data/icons.json index ed4fab2..af4e343 100644 --- a/data/icons.json +++ b/data/icons.json @@ -2564,6 +2564,11 @@ "plants" ] }, + "tree_leafless": { + "groups": [ + "plants" + ] + }, "tree_needleleaved": { "groups": [ "plants" diff --git a/dist/temaki-symbol.svg b/dist/temaki-symbol.svg index 2c48344..f8c2cfd 100644 --- a/dist/temaki-symbol.svg +++ b/dist/temaki-symbol.svg @@ -1017,6 +1017,8 @@ + + diff --git a/dist/temaki-view.svg b/dist/temaki-view.svg index 790bbfa..3fff915 100644 --- a/dist/temaki-view.svg +++ b/dist/temaki-view.svg @@ -1017,181 +1017,183 @@ - + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index bb5721b..68682e0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -4,7 +4,7 @@ Temaki Icons - +