Add Wireguard logo (SVG) (#455)

* Added wireguard.svg.

* Added WireGuard icon to README.md.
Added reference image to images/reference/wireguard.svg and updated images/reference/index.md correspondingly.

* Corrected the Aria label for wireguard.svg. This added 5 bytes to the size; updated README.md correspondingly.

Co-authored-by: Terence Eden <edent@users.noreply.github.com>
This commit is contained in:
Jonathan Gilbert
2020-10-20 05:26:26 -05:00
committed by GitHub
parent c26cbd5d81
commit 38420ad4a6
4 changed files with 11 additions and 1 deletions

View File

@@ -311,6 +311,7 @@ Say thanks!
<tr>
<td>OpenVPN<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/openvpn.svg" width="125" title="OpenVPN"/><br>555 Bytes</td>
<td>KeePassDX<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/keepassdx.svg" width="125" title="KeePassDX"/><br>772 Bytes</td>
<td>WireGuard VPN<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/wireguard.svg" width="125" title="WireGuard"/><br>970 Bytes</td>
</tr>
</table>