Add Apereo Foundation Logo (#161)
This patch adds the logo of the Apereo Foundation.
This commit is contained in:
committed by
Terence Eden
parent
b164deb872
commit
b4bcd9edbb
@@ -170,6 +170,7 @@ Say thanks!
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/vivino.svg" width="125" title="Vivino" /><br>405 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinyIcons/images/svg/apereo.svg" width="125" title="Apereo" /><br>474 Bytes</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
BIN
images/reference/apereo.png
Normal file
BIN
images/reference/apereo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
@@ -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
10
images/svg/apereo.svg
Normal 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 |
@@ -84,7 +84,7 @@
|
||||
'baidu', 'twitch', 'ok', 'pocket', 'stumbleupon', 'viber',
|
||||
'workato', 'sketch', 'vlc', 'google_maps','access', 'ethereum',
|
||||
'opencast', 'stackexchange', 'qq', 'vegetarian', 'gogcom', 'strava',
|
||||
'ko-fi', 'untappd', 'vivino'
|
||||
'ko-fi', 'untappd', 'vivino', 'apereo'
|
||||
];
|
||||
|
||||
var container = document.querySelector('.icons');
|
||||
|
Reference in New Issue
Block a user