Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Deswaef <judeswae@thoughtworks.com>2019-02-15 19:47:05 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2019-02-15 19:47:05 +0300
commitbdf3a663ef6a8a18b56b6420ad1043c8caf9209f (patch)
tree0cb9cdee81499edf5fd674eadde10fcab87ef765 /src/icons/svg
parentac62662913d8efb1b1325b2ec5b9c780cb6a4eeb (diff)
Adds a sun icon.
Diffstat (limited to 'src/icons/svg')
-rw-r--r--src/icons/svg/sun.svg3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/icons/svg/sun.svg b/src/icons/svg/sun.svg
new file mode 100644
index 000000000..2008efa3a
--- /dev/null
+++ b/src/icons/svg/sun.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="1536" height="1536">
+ <path d="M1748 1173c-3 10-11 17-20 20l-292 96v306c0 10-5 20-13 26-9 6-19 8-29 4l-292-94-180 248c-6 8-16 13-26 13s-20-5-26-13l-180-248-292 94c-10 4-20 2-29-4-8-6-13-16-13-26v-306l-292-96c-9-3-17-10-20-20s-2-21 4-29l180-248L48 648c-6-9-7-19-4-29s11-17 20-20l292-96V197c0-10 5-20 13-26 9-6 19-8 29-4l292 94L870 13c12-16 40-16 52 0l180 248 292-94c10-4 20-2 29 4 8 6 13 16 13 26v306l292 96c9 3 17 10 20 20s2 20-4 29l-180 248 180 248c6 8 7 19 4 29z"/>
+</svg>