diff options
author | codecalm <codecalm@gmail.com> | 2020-08-24 19:30:32 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-08-24 19:30:32 +0200 |
commit | c9d1ea4e69a6d99ad31556babe2707af99bee31a (patch) | |
tree | e70820d7c1cdd82f0d8717f1fb9e9cafc1c0b550 /src/_icons | |
parent | `linkedin` icon #61 (diff) | |
download | tabler-icons-c9d1ea4e69a6d99ad31556babe2707af99bee31a.tar.xz |
category fixes
Diffstat (limited to 'src/_icons')
-rw-r--r-- | src/_icons/sunset.svg | 1 | ||||
-rw-r--r-- | src/_icons/sunshine.svg | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/src/_icons/sunset.svg b/src/_icons/sunset.svg index 15b792a9..47e617b8 100644 --- a/src/_icons/sunset.svg +++ b/src/_icons/sunset.svg @@ -1,4 +1,5 @@ --- +category: Weather --- <svg> <path d="M3 17h1m16 0h1M5.6 10.6l.7.7m12.1-.7l-.7.7M8 17a4 4 0 0 1 8 0" /> diff --git a/src/_icons/sunshine.svg b/src/_icons/sunshine.svg index 6890d4a3..a99b4e83 100644 --- a/src/_icons/sunshine.svg +++ b/src/_icons/sunshine.svg @@ -1,4 +1,5 @@ --- +category: Weather --- <svg> <path d="M3 17h1m16 0h1M5.6 10.6l.7.7m12.1-.7l-.7.7M8 17a4 4 0 0 1 8 0" /> |