Files
SuperTinyIcons/tiny/mastodon.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

13 lines
583 B
XML

<svg role="img" aria-label="Mastodon" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#2b90d9">
<rect width="512" height="512" rx="15%" fill="#fff"/>
<circle cx="256" cy="256" r="200"/>
<g id="a">
<path d="m411 215v84c0 24-21 41-42 41h-60c12-10 18-22 19-37v-88c2-55 81-55 83 0" fill="#fff"/>
<circle id="b" cx="369" cy="220" r="11"/>
<use xlink:href="#b" y="36"/>
<use xlink:href="#b" y="72"/>
</g>
<use xlink:href="#a" transform="matrix(-1 0 0 -1 624 493)"/>
<use xlink:href="#a" transform="matrix(-1 0 0 1 510 0)"/>
</svg>