mirror of
https://github.com/mrdarrengriffin/google-weather-icons.git
synced 2026-03-20 02:01:18 +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-3/light/mist.svg
Normal file
1
sets/set-3/light/mist.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32"><defs><linearGradient id="a" x1="0%" x2="98.277%" y1="0%" y2="98.277%"><stop offset="0%" stop-color="#F1F3F4"/><stop offset="100%" stop-color="#DADCE0"/></linearGradient></defs><g fill="none" fill-rule="evenodd"><path stroke="#CDD0D5" stroke-linecap="round" d="M1 24h20m4 0h6M1 20h6m-6 8h6m4-8h20m-20 8h20"/><ellipse cx="13.125" cy="8" fill="#F1F3F4" rx="7.875" ry="8"/><circle cx="13" cy="8" r="8" fill="url(#a)"/><path fill="#F1F3F4" d="M13 16c0-3.682-2.91-6.667-6.5-6.667S0 12.318 0 16c.01-.015 13.003-.01 13 0Z"/></g></svg>
|
||||
|
After Width: | Height: | Size: 590 B |
Reference in New Issue
Block a user