diff options
author | codecalm <codecalm@gmail.com> | 2020-06-06 21:40:11 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-06-06 21:40:11 +0200 |
commit | 9334b5d8840c3fd71436af3ff42805be852dbe38 (patch) | |
tree | fd17083c0199bd5952351b45044e775a26f5d272 /src/_icons/sunshine.svg | |
parent | 1 new icon: `yin-yang` (diff) | |
download | tabler-icons-9334b5d8840c3fd71436af3ff42805be852dbe38.tar.xz |
2 new icons: `sunset`, `sunshine`
Diffstat (limited to 'src/_icons/sunshine.svg')
-rw-r--r-- | src/_icons/sunshine.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/sunshine.svg b/src/_icons/sunshine.svg new file mode 100644 index 00000000..6890d4a3 --- /dev/null +++ b/src/_icons/sunshine.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <path d="M3 17h1m16 0h1M5.6 10.6l.7.7m12.1-.7l-.7.7M8 17a4 4 0 0 1 8 0" /> + <line x1="3" y1="21" x2="21" y2="21" /> + <path d="M12 3v6l3 -3m-6 0l3 3" /> +</svg> |