Files
SuperTinyIcons/tiny/windows.svg
Léonie Watson 0501a58a0d Adds accessibility (#53)
* Adds ARIA to tiny SVG files
* Adds accessiblity info to the readme
2017-11-26 16:41:31 +00:00

8 lines
371 B
XML

<svg role="img" aria-label="Windows" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
<rect fill="#00adef" height="512" rx="15%" width="512"/>
<polygon points="24,92 210,66 210,243 24,243"/>
<polygon points="24,264 210,264 210,440 24,415"/>
<polygon points="233,62 480,28 480,243 233,243"/>
<polygon points="233,264 480,264 480,480 233,444"/>
</svg>