Add Lobste.rs (#576)

* Add Lobste.rs

* Add Lobste.rs reference image

* Ensure Lobste.rs svg matches template

* Add Lobste.rs Android XML
This commit is contained in:
Joe Littlejohn
2021-08-06 20:05:25 +01:00
committed by GitHub
parent 19993af1ed
commit f86d9a3e61
5 changed files with 22 additions and 0 deletions

View File

@@ -230,6 +230,7 @@ Say thanks!
<tr>
<td>Malt<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/malt.svg" width="125" title="Malt"/><br>1015 Bytes</td>
<td>DataCamp<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/datacamp.svg" width="125" title="DataCamp"/><br>491 Bytes</td>
<td>Lobste.rs<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/lobsters.svg" width="125" title="Lobste.rs"/><br>676 Bytes</td>
</tr>
</table>

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="512dp"
android:height="512dp"
android:viewportWidth="512"
android:viewportHeight="512">
<path
android:fillColor="#ac130c"
android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" />
<path
android:fillColor="#fff"
android:pathData="M420.955 428.064h-308.597v-23.49c9.85-0.296 17.913-1.183 24.189-2.688 12.981-3.332 21.501-10.844 23.88-22.831 1.21-6.585 2.27-15.078 2.27-25.533v-199.802c-1.549-21.164-1.89-43.092-23.906-47.935-5.375-1.478-15.951-2.526-24.915-3.13v-21.005h170.627v21.004c-10.16 0.296 -23.504 1.196-29.78 2.688-23.436 6.18-21.125 32.869-21.004 51.509v183.326c-0.874 33.903 8.761 51.76 41.162 57.61 23.315-0.202 44.078 0.403 64.947-3.373 21.596-4.435 39.616-18.895 48.378-36.62 4.784-9.85 10.55-33.018 10.55-45.018h22.24z" />
</vector>

View File

@@ -270,3 +270,4 @@ Where possible this links to the organisation's brand guidelines page.
| <img src="/images/svg/overleaf.svg" width="256" /> | <img src="/images/reference/overleaf.svg" width="256" /> | https://www.overleaf.com/for/partners/logos |
| <img src="/images/svg/elastic.svg" width="256" /> | <img src="/images/reference/elastic-vertical-reverse.svg" width="256" /> | https://www.elastic.co |
| <img src="/images/svg/freebsd.svg" width="256" /> | <img src="/images/reference/freebsd.png" width="256" /> | https://freebsdfoundation.org/about-us/about-the-foundation/project/ |
| <img src="/images/svg/lobsters.svg" width="256" /> | <img src="/images/reference/lobsters.png" width="256" /> | https://lobste.rs/ |

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

6
images/svg/lobsters.svg Normal file
View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Lobste.rs" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#ac130c"/><path d="m420.955 428.064h-308.597v-23.49c9.85-.296 17.913-1.183 24.189-2.688 12.981-3.332 21.501-10.844 23.88-22.831 1.21-6.585 2.27-15.078 2.27-25.533v-199.802c-1.549-21.164-1.89-43.092-23.906-47.935-5.375-1.478-15.951-2.526-24.915-3.13v-21.005h170.627v21.004c-10.16.296-23.504 1.196-29.78 2.688-23.436 6.18-21.125 32.869-21.004 51.509v183.326c-.874 33.903 8.761 51.76 41.162 57.61 23.315-.202 44.078.403 64.947-3.373 21.596-4.435 39.616-18.895 48.378-36.62 4.784-9.85 10.55-33.018 10.55-45.018h22.24z" fill="#fff"/></svg>

After

Width:  |  Height:  |  Size: 676 B