@@ -154,6 +154,9 @@ Say thanks!
|
||||
<td><img src="images/svg/workato.svg" width="125" title="workato" /><br>495 Bytes</td>
|
||||
<td><img src="images/svg/sketch.svg" width="125" title="Sketch" /><br>528 Bytes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="images/svg/vlc.svg" width="125" title="VLC" /><br>670 Bytes</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
## Why so smallious?
|
||||
|
@@ -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
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
6
images/svg/vlc.svg
Normal 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 |
@@ -82,7 +82,7 @@
|
||||
'intel', 'badoo', 'laravel', 'twilio', 'google_play', 'gmail',
|
||||
'plex', 'slack', 'xing', 'pinboard', 'internet_archive', 'samsunginternet',
|
||||
'baidu', 'twitch', 'ok', 'pocket', 'stumbleupon', 'viber',
|
||||
'workato', 'sketch'
|
||||
'workato', 'sketch', 'vlc',
|
||||
];
|
||||
|
||||
var container = document.querySelector('.icons');
|
||||
|
Reference in New Issue
Block a user