mirror of
https://github.com/mrdarrengriffin/google-weather-icons.git
synced 2026-03-20 18:21:17 +00:00
Refactor repo structure and add new icon sets
Restructured the repository from v1-v4 folders to a set-based organization (set-1 through set-6) grouped by visual style rather than arbitrary version numbers. Added new icon sets, dark theme variants, Lottie animations, and a comprehensive icons.json mapping file.
This commit is contained in:
6
sets/set-3/light/arrow.svg
Normal file
6
sets/set-3/light/arrow.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
||||
<g fill="none" fill-rule="evenodd">
|
||||
<path d="M0 0h32v32H0z"/>
|
||||
<path fill="#D2E3FC" d="M10 16h6v6h.667L22 10l-12 5.333V16"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 208 B |
Reference in New Issue
Block a user