icons/weather/clear-day.svg

21 lines
1.1 KiB
XML
Raw Normal View History

2015-09-18 21:36:35 +00:00
<svg width="256" height="256" viewBox="-128 -128 256 256" version="1.1"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<path id="ray" d="m 0,0 l 0,-35" style="stroke: black; stroke-width: 6" />
</defs>
<circle r="60" cx="0" cy="0" style="stroke: black; stroke-width: 6; fill: none" />
<use x="0" y="-80" xlink:href="#ray" />
<use x="0" y="-80" xlink:href="#ray" transform="rotate(30)" />
<use x="0" y="-80" xlink:href="#ray" transform="rotate(60)" />
<use x="0" y="-80" xlink:href="#ray" transform="rotate(90)" />
<use x="0" y="-80" xlink:href="#ray" transform="rotate(120)" />
<use x="0" y="-80" xlink:href="#ray" transform="rotate(150)" />
<use x="0" y="-80" xlink:href="#ray" transform="rotate(180)" />
<use x="0" y="-80" xlink:href="#ray" transform="rotate(210)" />
<use x="0" y="-80" xlink:href="#ray" transform="rotate(240)" />
<use x="0" y="-80" xlink:href="#ray" transform="rotate(270)" />
<use x="0" y="-80" xlink:href="#ray" transform="rotate(300)" />
<use x="0" y="-80" xlink:href="#ray" transform="rotate(330)" />
</svg>