diff options
author | Sam Chudnick <sam@chudnick.com> | 2023-06-08 06:41:20 -0400 |
---|---|---|
committer | Sam Chudnick <sam@chudnick.com> | 2023-06-08 06:41:20 -0400 |
commit | 6fa3d04aad627ffa4786b91acc24e4f3e8b70312 (patch) | |
tree | 9cbe25240d5369fdf485b7c60e17208c7af8f62a /static/icons/svg/wi-stars.svg | |
parent | 52cd654f581e7986de524a97e9ae61bf38324228 (diff) |
Update API to use open-meteo. Further frontend development.
Diffstat (limited to 'static/icons/svg/wi-stars.svg')
-rw-r--r-- | static/icons/svg/wi-stars.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/static/icons/svg/wi-stars.svg b/static/icons/svg/wi-stars.svg new file mode 100644 index 0000000..76e7003 --- /dev/null +++ b/static/icons/svg/wi-stars.svg | |||
@@ -0,0 +1,15 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> | ||
3 | <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" | ||
4 | viewBox="0 0 30 30" style="enable-background:new 0 0 30 30;" xml:space="preserve"> | ||
5 | <path d="M5.37,16.18c0.65-0.03,1.2-0.28,1.65-0.75c0.45-0.47,0.68-1.03,0.68-1.68c0,0.65,0.22,1.21,0.67,1.68 | ||
6 | c0.45,0.47,1,0.72,1.65,0.75c-0.65,0.03-1.2,0.28-1.65,0.75c-0.45,0.47-0.67,1.03-0.67,1.68c0-0.65-0.22-1.21-0.68-1.68 | ||
7 | C6.57,16.46,6.02,16.21,5.37,16.18z M7.7,8.98c1.26-0.06,2.33-0.55,3.21-1.47c0.88-0.92,1.32-2.01,1.32-3.28 | ||
8 | c0,1.27,0.44,2.36,1.32,3.28s1.95,1.4,3.22,1.47c-0.83,0.04-1.59,0.27-2.29,0.71c-0.69,0.43-1.24,1.01-1.65,1.73 | ||
9 | c-0.4,0.72-0.6,1.49-0.6,2.33c0-1.27-0.44-2.37-1.32-3.29C10.03,9.53,8.96,9.04,7.7,8.98z M11.02,19.75 | ||
10 | c0.95-0.04,1.76-0.41,2.42-1.1c0.66-0.69,0.99-1.51,0.99-2.47c0,0.96,0.33,1.78,0.99,2.47c0.66,0.69,1.46,1.06,2.41,1.1 | ||
11 | c-0.95,0.04-1.75,0.41-2.41,1.1c-0.66,0.69-0.99,1.51-0.99,2.47c0-0.96-0.33-1.78-0.99-2.47C12.77,20.16,11.97,19.8,11.02,19.75z | ||
12 | M17.83,15.01c0.95-0.04,1.75-0.41,2.41-1.1c0.66-0.69,0.98-1.51,0.98-2.48c0,0.96,0.33,1.78,0.99,2.47s1.47,1.06,2.42,1.1 | ||
13 | c-0.95,0.04-1.76,0.41-2.42,1.1c-0.66,0.69-0.99,1.51-0.99,2.47c0-0.96-0.33-1.78-0.98-2.47C19.58,15.42,18.78,15.05,17.83,15.01z" | ||
14 | /> | ||
15 | </svg> | ||