mirror of
https://github.com/mrdarrengriffin/google-weather-icons.git
synced 2026-03-20 02:01:18 +00:00
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.
1 line
1.0 KiB
XML
1 line
1.0 KiB
XML
<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><linearGradient id="b" x1="100%" x2="50%" y1="100%" y2="100%"><stop offset="0%" stop-color="#FFF"/><stop offset="100%" stop-color="#F1F3F4"/></linearGradient></defs><g fill="none" fill-rule="evenodd"><circle cx="20" cy="12" r="12" fill="#F1F3F4"/><circle cx="20" cy="12" r="12" fill="url(#a)"/><path fill="url(#b)" d="M20 24c0-5.523-4.477-10-10-10S0 18.477 0 24c.015-.023 20.005-.015 20 0Z"/><path stroke="#4285F4" stroke-linecap="square" d="M28 10.429v5.142m-2.227-3.857 4.454 2.572m0-2.572-4.454 2.572M28 18.429v5.142m-2.227-3.857 4.454 2.572m0-2.572-4.454 2.572M28 26.429v5.142m-2.227-3.857 4.454 2.572m0-2.572-4.454 2.572M20 18.429v5.142m-2.227-3.857 4.454 2.572m0-2.572-4.454 2.572M20 10.429v5.142m-2.227-3.857 4.454 2.572m0-2.572-4.454 2.572M20 26.429v5.142m-2.227-3.857 4.454 2.572m0-2.572-4.454 2.572"/></g></svg> |