Add Apereo Foundation Logo (#161)

This patch adds the logo of the Apereo Foundation.
This commit is contained in:
Lars Kiesow
2018-10-31 12:15:59 +01:00
committed by Terence Eden
parent b164deb872
commit b4bcd9edbb
5 changed files with 13 additions and 1 deletions

BIN
images/reference/apereo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

View File

@@ -107,3 +107,4 @@ Where possible this links to the organisation's brand guidelines page.
| <img src="/images/svg/ko-fi.svg" width="256" /> | <img src="/images/reference/ko-fi.jpg" width="256" /> | https://ko-fi.com/ |
| <img src="/images/svg/untappd.svg" width="256" /> | <img src="/images/reference/untappd.svg" width="256" /> | https://commons.wikimedia.org/wiki/File:Untappd.svg |
| <img src="/images/svg/vivino.svg" width="256" /> | <img src="/images/reference/vivino.svg" width="256" /> | https://www.vivino.com/press |
| <img src="/images/svg/apereo.svg" width="256" /> | <img src="/images/reference/apereo.png" width="256" /> | https://www.apereo.org |

10
images/svg/apereo.svg Normal file
View File

@@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Apereo Foundation" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><path
d="m231,96c-97,0-171,97-150,203 30,104 162,142 258,80-15-32 0-66-21-99-36,68-112,93-165,19-32-57 6-112 36-125 82-42 120,13 205-10 10-4 23-30 32-46-72,13-116-15-179-22z"
fill="#344"/><path
d="m313 191c27 4 57 4 80-4 10 95-21 122 40 226-19-10-42-15-48-15-6 4-17 11-23 17-65-74-36-175-51-224z"
fill="#6bc"/></svg>

After

Width:  |  Height:  |  Size: 474 B