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

4 lines
405 B
XML

<svg role="img" aria-label="NPM" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#cb3837">
<rect height="512" rx="15%" width="512" fill="#fff"/>
<path d="m16 163.3h480v160h-240v26.7h-106.7v-26.7h-133.3zm26.7 133.4h53.3v-80h26.7v80h26.7v-106.7h-106.7zm133.3-106.7v133.3h53.3v-26.7h53.3v-106.6zm53.3 26.7h26.7v53.3h-26.7zm80-26.7v106.7h53.3v-80h26.7v80h26.7v-80h26.7v80h26.7v-106.7z"/>
</svg>