Files
SuperTinyIcons/images/svg/opencast.svg
Lars Kiesow dcf9803396 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
2018-03-20 18:57:42 +00:00

11 lines
313 B
XML

<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Opencast" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><path
d="m38 256 156-156v72l-84 84 84 84v72z"
fill="#24425d"/><path
d="M474 256L318 100v72l84 84-84 84v72zm-124 0L194 100v72l84 84-84 84v72z"
fill="#4bb07b"/></svg>