Added Jellyfin logo, readme entry and reference (#432)
* Added Jellyfin logo and reference * Fixed README * Reverted formatting * Changes according to comments * Improve formatting Co-authored-by: Terence Eden <edent@users.noreply.github.com>
This commit is contained in:
@@ -235,4 +235,5 @@ Where possible this links to the organisation's brand guidelines page.
|
||||
| <img src="/images/svg/roundcube.svg" width="256" /> | <img src="/images/reference/roundcube.svg" width="256" /> | https://roundcube.net/images/roundcube_logo_icon.svg |
|
||||
| <img src="/images/svg/preact.svg" width="256" /> | <img src="/images/reference/preact.svg" width="256" /> | https://preactjs.com |
|
||||
| <img src="/images/svg/itch_io.svg" width="256" /> | <img src="/images/reference/itch_io.svg" width="256" /> | https://itch.io/press-kit |
|
||||
| <img src="/images/svg/angellist.svg" width="256" /> | <img src="/images/reference/angellist.svg" width="256" /> | https://angel.co/logo |
|
||||
| <img src="/images/svg/angellist.svg" width="256" /> | <img src="/images/reference/angellist.svg" width="256" /> | https://angel.co/logo |
|
||||
| <img src="/images/svg/jellyfin.svg" width="256"/> | <img src="/images/reference/jellyfin-banner.png" width="256"/> | https://raw.githubusercontent.com/jellyfin/jellyfin-web/master/src/assets/img/banner-dark.png |
|
||||
|
BIN
images/reference/jellyfin-banner.png
Normal file
BIN
images/reference/jellyfin-banner.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
7
images/svg/jellyfin.svg
Normal file
7
images/svg/jellyfin.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
aria-label="Jellyfin" role="img"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"
|
||||
fill="#fff"/><defs><path d="M190.56 329.07c8.63 17.3 122.4 17.12 130.93 0 8.52-17.1-47.9-119.78-65.46-119.8-17.57 0-74.1 102.5-65.47 119.8z" id="A"/><linearGradient id="B" gradientUnits="userSpaceOnUse" x1="126.15" y1="219.32" x2="457.68" y2="410.73"><stop offset="0%" stop-color="#aa5cc3"/><stop offset="100%" stop-color="#00a4dc"/></linearGradient><path d="M58.75 417.03c25.97 52.15 368.86 51.55 394.55 0S308.93 56.08 256.03 56.08c-52.92 0-223.25 308.8-197.28 360.95zm68.04-45.25c-17.02-34.17 94.6-236.5 129.26-236.5 34.67 0 146.1 202.7 129.26 236.5-16.83 33.8-241.5 34.17-258.52 0z" id="C"/></defs><use xlink:href="#A" fill="url(#B)"/><use xlink:href="#A" fill-opacity="0" stroke="#000" stroke-opacity="0"/><use xlink:href="#C" fill="url(#B)"/><use xlink:href="#C" fill-opacity="0" stroke="#000" stroke-opacity="0"/></svg>
|
After Width: | Height: | Size: 1004 B |
Reference in New Issue
Block a user