Add Opencast logo (#145)

* Add Opencast Logo

This patch adds the logo of Opencast

* Make Opencast logo even smaller

* Adhere to contributor guidelines

* Added white background

* Fixed icon size

* Add newlines to SVG file

* Combine paths
This commit is contained in:
Lars Kiesow
2018-03-20 19:57:42 +01:00
committed by Terence Eden
parent 3b15a5f98c
commit dcf9803396
5 changed files with 81 additions and 1 deletions

View File

@@ -82,7 +82,8 @@
'intel', 'badoo', 'laravel', 'twilio', 'google_play', 'gmail',
'plex', 'slack', 'xing', 'pinboard', 'internet_archive', 'samsunginternet',
'baidu', 'twitch', 'ok', 'pocket', 'stumbleupon', 'viber',
'workato', 'sketch', 'vlc', 'google_maps','access', 'ethereum'
'workato', 'sketch', 'vlc', 'google_maps','access', 'ethereum',
'opencast'
];
var container = document.querySelector('.icons');