41 lines
1.7 KiB
XML
41 lines
1.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- (c) ammap.com | SVG weather icons -->
|
|
<svg width="56" height="48" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
|
<defs>
|
|
<filter id="blur" x="-.20655" y="-.21122" width="1.403" height="1.4997">
|
|
<feGaussianBlur in="SourceAlpha" stdDeviation="3" />
|
|
<feOffset dx="0" dy="4" result="offsetblur" />
|
|
<feComponentTransfer>
|
|
<feFuncA slope="0.05" type="linear" />
|
|
</feComponentTransfer>
|
|
<feMerge>
|
|
<feMergeNode />
|
|
<feMergeNode in="SourceGraphic" />
|
|
</feMerge>
|
|
</filter>
|
|
</defs>
|
|
<g transform="translate(16,-2)" filter="url(#blur)">
|
|
<g transform="matrix(.8 0 0 .8 16 4)">
|
|
<g class="am-weather-moon-star-1">
|
|
<polygon points="1.5 3.3 2.7 2.7 3.3 1.5 4 2.7 5.2 3.3 4 4 3.3 5.2 2.7 4" fill="#ffc04a"
|
|
stroke-miterlimit="10" />
|
|
</g>
|
|
<g class="am-weather-moon-star-2">
|
|
<polygon transform="translate(20,10)" points="1.5 3.3 2.7 2.7 3.3 1.5 4 2.7 5.2 3.3 4 4 3.3 5.2 2.7 4"
|
|
fill="#ffc04a" stroke-miterlimit="10" />
|
|
</g>
|
|
<g class="am-weather-moon">
|
|
<path
|
|
d="m14.5 13.2c0-3.7 2-6.9 5-8.7-1.5-0.9-3.2-1.3-5-1.3-5.5 0-10 4.5-10 10s4.5 10 10 10c1.8 0 3.5-0.5 5-1.3-3-1.7-5-5-5-8.7z"
|
|
fill="#ffc04a" stroke="#ffc04a" stroke-linejoin="round" stroke-width="2" />
|
|
</g>
|
|
</g>
|
|
<g stroke="#57a0ee" transform="translate(-16,4)" fill="none" stroke-width="2" stroke-linecap="round">
|
|
<path d="M11,32H45" />
|
|
<path d="M15.5,37H40.5" />
|
|
<path d="M22.5,42H33.5" />
|
|
<path stroke="#57a0ee"
|
|
d="M28,31V9M28,22l11,-3.67M34,20l2,-4M34,20l4,2M28,22l-11,-3.67M22,20l-2,-4M22,20l-4,2M28,14.27l3.01,-3.02M28,14.27l-3.01,-3.02" />
|
|
</g>
|
|
</g>
|
|
</svg> |