Update YouTube

Fixes #73
This commit is contained in:
edent
2017-11-27 16:40:18 +00:00
parent 2779ac1bc2
commit f3f297cd2f
2 changed files with 6 additions and 4 deletions

View File

@@ -53,7 +53,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/google.svg" width="125" title="Google" /><br>252 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/google_plus.svg" width="125" title="Google Plus" /><br>379 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/wechat.svg" width="125" title="WeChat" /><br>770 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/youtube.svg" width="125" title="YouTube" /><br>956 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/youtube.svg" width="125" title="YouTube" /><br>427 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/pdf.svg" width="125" title="PDF" /><br>388 Bytes</td>
</tr>
<tr>
@@ -201,6 +201,7 @@ The majority of these vector logos are based on someone else's work.
* [tumblr](https://www.tumblr.com/logo)
* [intel](https://commons.wikimedia.org/wiki/File:Intel-logo.svg)
* [Badoo](https://team.badoo.com/new/)
* [YouTube](https://www.youtube.com/yt/about/brand-resources/#logos-icons-colors)
From [SVGporn](https://github.com/gilbarbara/logos/) - CC0

View File

@@ -1,4 +1,5 @@
<svg role="img" aria-label="YouTube" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect fill="#e62d28" height="512" rx="15%" width="512"/>
<path d="m139 56 31 72v81h25v-81l28-72h-26l-16 54-15-54zm112 41c-17 0-29 12-29 27v61c0 15 13 27 29 27s29-12 29-27v-61c0-15-12-27-29-27zm46 2v93c0 21 21 24 27 16l6-8v9h26v-110h-21v86c0 11-16 11-17 0v-86zm-46 14c6 0 10 4 10 10v63c0 6-4 10-10 10s-10-4-10-10v-63c0-6 5-10 10-10zm-110 122c-29 0-52 23-52 52v115c0 29 23 52 52 52h229c29 0 52-23 52-52v-115c0-29-23-52-52-52zm-28 40h74v18h-28v124h-23v-124h-23zm143 0h23v41c21-17 37-5 37 16v56c0 26-15 42-39 19l-2 10h-19zm107 30c12 0 24 6 25 19 2 14 1 29 1 43h-40v25c0 6 4 10 10 10h3c5 0 9-4 9-10v-12h18c8 47-59 55-59 0v-33c0-9 1-17 3-23 4-12 16-19 30-19zm-181 7h23v83c0 11 14 4 14-1v-82h23v105h-18v-13c-5 10-25 19-36 11-5-4-6-11-6-17zm107 9c-5 0-10 3-10 9v62c1 11 19 11 20 0v-62c0-6-5-9-10-9zm71 5c-5 0-11 3-11 10v13h22l1-13c0-6-6-10-12-10z" fill="#fff"/>
</svg>
<rect fill="#fff" height="512" rx="15%" width="512"/>
<path d="M467 149c-5-19-20-34-39-39-34-9-172-9-172-9s-138 0-172 9c-19 5-34 20-39 39-9 35-9 107-9 107s0 72 9 107c5 19 20 34 39 39 34 9 172 9 172 9s138 0 172-9c19-5 34-20 39-39 9-35 9-107 9-107s0-72-9-107" fill="#ed1d24"/>
<path d="M211 321l115-65-115-65v130" fill="#fff"/>
</svg>

Before

Width:  |  Height:  |  Size: 956 B

After

Width:  |  Height:  |  Size: 427 B