mirror of
https://github.com/mrdarrengriffin/google-weather-icons.git
synced 2026-02-02 07:41:17 +00:00
25 lines
1.1 KiB
XML
25 lines
1.1 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
|
<defs>
|
|
<linearGradient id="a" x1="0%" x2="67.859%" y1="0%" y2="76.031%">
|
|
<stop offset="0%" stop-color="#FCD35C"/>
|
|
<stop offset="100%" stop-color="#FBBC04"/>
|
|
</linearGradient>
|
|
<linearGradient id="b" x1="22.493%" x2="100%" y1="17.395%" y2="115.202%">
|
|
<stop offset="0%" stop-color="#F1F3F4"/>
|
|
<stop offset="100%" stop-color="#DEDFDF"/>
|
|
</linearGradient>
|
|
<linearGradient id="c" x1="83.458%" x2="-15.637%" y1="100%" y2="-29.648%">
|
|
<stop offset="0%" stop-color="#E4E5E5"/>
|
|
<stop offset="100%" stop-color="#FCD35C"/>
|
|
</linearGradient>
|
|
</defs>
|
|
<g fill="none" fill-rule="evenodd">
|
|
<g transform="translate(4)">
|
|
<circle cx="12" cy="12" r="12" fill="#FBBC04"/>
|
|
<circle cx="12" cy="12" r="12" fill="url(#a)"/>
|
|
</g>
|
|
<circle cx="19" cy="23" r="9" fill="url(#b)"/>
|
|
<path fill="url(#c)" d="M10.02 22.406a9 9 0 0 1 16.416-4.478A11.996 11.996 0 0 1 16 24c-2.178 0-4.22-.58-5.98-1.594Z"/>
|
|
<path fill="#F1F3F4" d="M19 32a7.5 7.5 0 0 0-15 0c.011-.017 15.004-.012 15 0Z"/>
|
|
</g>
|
|
</svg> |