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:
committed by
Terence Eden
parent
3b15a5f98c
commit
dcf9803396
10
images/svg/opencast.svg
Normal file
10
images/svg/opencast.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<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>
|
After Width: | Height: | Size: 313 B |
Reference in New Issue
Block a user