Fixes #143
This commit is contained in:
edent
2018-03-05 21:45:11 +00:00
parent 0552bb150d
commit 088396c155
5 changed files with 11 additions and 1 deletions

View File

@@ -96,3 +96,4 @@ Where possible this links to the organisation's brand guidelines page.
| <img src="/images/svg/buffer.svg" width="256" /> | <img src="/images/reference/buffer.jpg" width="256" /> | https://buffer.com/press |
| <img src="/images/svg/workato.svg" width="256" /> | <img src="/images/reference/workato.svg" width="256" /> | https://workato.com |
| <img src="/images/svg/sketch.svg" width="256" /> | <img src="/images/reference/sketch.svg" width="256" /> | https://www.sketchapp.com/ |
| <img src="/images/svg/vlc.svg" width="256" /> | <img src="/images/reference/vlc.png" width="256" /> | https://www.videolan.org/|

BIN
images/reference/vlc.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

6
images/svg/vlc.svg Normal file
View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="VLC" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><g fill="#f7901e"><path d="M437 400l-36-94c-3-10-13-16-23-16H134c-10 0-20 6-23 16l-36 94c-2 3-2 7-2 11 0 16 13 29 29 29h308a29 29 0 0 0 27-40z"/><path d="M299 109l-15-51c-3-11-13-18-24-18h-8c-11 0-21 7-24 18l-15 51a307 307 0 0 0 86 0zM256 183c-24 0-46-2-64-6l-19 65c20 8 49 13 83 13s63-5 83-13l-20-65c-17 4-39 6-63 6z"/></g><g fill="#f2f2f2"><path d="M319 177l-20-68a307 307 0 0 1-86 0l-21 68c18 4 40 6 64 6s46-2 63-6z"/><path d="M173 242l-18 62c19 14 55 23 101 23s82-9 101-23l-18-62c-20 8-49 13-83 13s-63-5-83-13z"/></g></svg>

After

Width:  |  Height:  |  Size: 670 B