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

7 lines
391 B
XML

<svg role="img" aria-label="Email" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#673147">
<rect width="512" height="512" rx="15%"/>
<rect x="56" y="111" width="400" height="290" rx="44" fill="#fff"/>
<path d="m89 148h334v216h-334"/>
<path d="m437 158-157 136c-16 14-32 14-48 0l-157-136m349 206-105-105m-231 105 107-107" fill="none" stroke="#fff" stroke-width="24"/>
</svg>