Forgot aria label

This commit is contained in:
Pavel Nikulin
2017-11-28 11:50:25 +00:00
parent a78e4e8fee
commit 349e1bd7e3
2 changed files with 2 additions and 2 deletions

View File

@@ -58,7 +58,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
</tr>
<tr>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/vk.svg" width="125" title="VK" /><br>597 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/rss.svg" width="125" title="RSS" /><br>276 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/rss.svg" width="125" title="RSS" /><br>305 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/mail.svg" width="125" title="mail" /><br>573 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/email.svg" width="125" title="email" /><br>379 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/mastodon.svg" width="125" title="Mastodon" /><br>567 Bytes</td>

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><rect width="512" height="512" fill="orange" rx="15%"/><path fill="none" stroke="#fff" stroke-width="68" d="M56 89a367 367 0 0 1 367 367m-133 0A235 235 0 0 0 56 222m34 167a32 32 0 0 1 66 0 32 32 0 0 1-66 0"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" aria-label="RSS" role="img" viewBox="0 0 512 512"><rect width="512" height="512" fill="orange" rx="15%"/><path fill="none" stroke="#fff" stroke-width="68" d="M56 89a367 367 0 0 1 367 367m-133 0A235 235 0 0 0 56 222m34 167a32 32 0 0 1 66 0 32 32 0 0 1-66 0"/></svg>

Before

Width:  |  Height:  |  Size: 276 B

After

Width:  |  Height:  |  Size: 304 B