From 591c5a22c478d4e4c34439fadff854c1f7f40edb Mon Sep 17 00:00:00 2001 From: Yashu Mittal Date: Tue, 26 Apr 2022 16:04:47 +0530 Subject: [PATCH] feat: dim sun icon (#545) * feat: dim sun icon * Add "brightness" tag Co-authored-by: Brandon Duffany * feat: new design of sun-dim icon Co-authored by: @karsa-mistmere * feat: update "sun-dim" icon tags Co-authored-by: Brandon Duffany --- icons/sun-dim.svg | 21 +++++++++++++++++++++ tags.json | 6 ++++++ 2 files changed, 27 insertions(+) create mode 100644 icons/sun-dim.svg diff --git a/icons/sun-dim.svg b/icons/sun-dim.svg new file mode 100644 index 0000000..1b353b8 --- /dev/null +++ b/icons/sun-dim.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + diff --git a/tags.json b/tags.json index 7c9cc4c..58074ce 100644 --- a/tags.json +++ b/tags.json @@ -2360,6 +2360,12 @@ "weather", "light" ], + "sun-dim": [ + "brightness", + "dim", + "low", + "brightness low" + ], "sunrise": [ "weather", "time",