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/sunrise-fill.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/sunrise-fill.svg')
-rw-r--r--icons/sunrise-fill.svg3
1 files changed, 3 insertions, 0 deletions
diff --git a/icons/sunrise-fill.svg b/icons/sunrise-fill.svg
new file mode 100644
index 000000000..eb6a6687d
--- /dev/null
+++ b/icons/sunrise-fill.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-sunrise-fill" viewBox="0 0 16 16">
+ <path d="M7.646 1.146a.5.5 0 0 1 .708 0l1.5 1.5a.5.5 0 0 1-.708.708L8.5 2.707V4.5a.5.5 0 0 1-1 0V2.707l-.646.647a.5.5 0 1 1-.708-.708l1.5-1.5zM2.343 4.343a.5.5 0 0 1 .707 0l1.414 1.414a.5.5 0 0 1-.707.707L2.343 5.05a.5.5 0 0 1 0-.707zm11.314 0a.5.5 0 0 1 0 .707l-1.414 1.414a.5.5 0 1 1-.707-.707l1.414-1.414a.5.5 0 0 1 .707 0zM11.709 11.5a4 4 0 1 0-7.418 0H.5a.5.5 0 0 0 0 1h15a.5.5 0 0 0 0-1h-3.79zM0 10a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2A.5.5 0 0 1 0 10zm13 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5z"/>
+</svg> \ No newline at end of file