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

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markd.otto@gmail.com>2021-02-17 09:11:41 +0300
committerGitHub <noreply@github.com>2021-02-17 09:11:41 +0300
commit99cf5c34a9b04279d57173fbf6a1ff1e921d67a7 (patch)
tree9078f02ae9d8f796dcf4f7942d48a023abebf789 /icons/thermometer-sun.svg
parentf203353385b51ba6f3a0f76a4bdd300a9e042b77 (diff)
Add 64 new weather icons (#749)
- Replaced original sun and moon with new options - Replaced and expanded on original thermometer icons - Added icons for most other common weather conditions - Replaced lightning icons, but preserved originals as lightning-charged Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Diffstat (limited to 'icons/thermometer-sun.svg')
-rw-r--r--icons/thermometer-sun.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/icons/thermometer-sun.svg b/icons/thermometer-sun.svg
new file mode 100644
index 000000000..07c329095
--- /dev/null
+++ b/icons/thermometer-sun.svg
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-thermometer-sun" viewBox="0 0 16 16">
+ <path d="M5 12.5a1.5 1.5 0 1 1-2-1.415V2.5a.5.5 0 0 1 1 0v8.585A1.5 1.5 0 0 1 5 12.5z"/>
+ <path d="M1 2.5a2.5 2.5 0 0 1 5 0v7.55a3.5 3.5 0 1 1-5 0V2.5zM3.5 1A1.5 1.5 0 0 0 2 2.5v7.987l-.167.15a2.5 2.5 0 1 0 3.333 0L5 10.486V2.5A1.5 1.5 0 0 0 3.5 1zm5 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0v-1a.5.5 0 0 1 .5-.5zm4.243 1.757a.5.5 0 0 1 0 .707l-.707.708a.5.5 0 1 1-.708-.708l.708-.707a.5.5 0 0 1 .707 0zM8 5.5a.5.5 0 0 1 .5-.5 3 3 0 1 1 0 6 .5.5 0 0 1 0-1 2 2 0 0 0 0-4 .5.5 0 0 1-.5-.5zM12.5 8a.5.5 0 0 1 .5-.5h1a.5.5 0 1 1 0 1h-1a.5.5 0 0 1-.5-.5zm-1.172 2.828a.5.5 0 0 1 .708 0l.707.708a.5.5 0 0 1-.707.707l-.708-.707a.5.5 0 0 1 0-.708zM8.5 12a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0v-1a.5.5 0 0 1 .5-.5z"/>
+</svg> \ No newline at end of file