mirror of
https://github.com/mrdarrengriffin/google-weather-icons.git
synced 2026-03-21 18:51:16 +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:
1
sets/set-4/dark/windy.svg
Normal file
1
sets/set-4/dark/windy.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" fill="none"><mask id="a" width="38" height="32" x="5" y="8" maskUnits="userSpaceOnUse" style="mask-type:luminance"><path fill="#fff" fill-rule="evenodd" d="M32 14c0-3.31-2.69-6-6-6h-2v4h2c1.1 0 2 .9 2 2s-.9 2-2 2H5v4h21c3.31 0 6-2.69 6-6Zm5 8H5v4h32c1.1 0 2 .9 2 2s-.9 2-2 2h-2v4h2c3.31 0 6-2.69 6-6s-2.69-6-6-6Zm-19 6H5v4h13c1.1 0 2 .9 2 2s-.9 2-2 2h-2v4h2c3.31 0 6-2.69 6-6s-2.69-6-6-6Z" clip-rule="evenodd"/></mask><g mask="url(#a)"><path fill="#ABABAB" fill-rule="evenodd" d="M32 14c0-3.31-2.69-6-6-6h-2v4h2c1.1 0 2 .9 2 2s-.9 2-2 2H5v4h21c3.31 0 6-2.69 6-6ZM18 28H5v4h13c1.1 0 2 .9 2 2s-.9 2-2 2h-2v4h2c3.31 0 6-2.69 6-6s-2.69-6-6-6ZM5 22h32c3.31 0 6 2.69 6 6s-2.69 6-6 6h-2v-4h2c1.1 0 2-.9 2-2s-.9-2-2-2H5v-4Z" clip-rule="evenodd"/></g></svg>
|
||||
|
After Width: | Height: | Size: 811 B |
Reference in New Issue
Block a user