New thumbnail: Lichess

Closes #355
This commit is contained in:
Jakob Nixdorf 2019-09-19 09:18:07 +02:00
parent 8ba9984567
commit 408c7549ce
No known key found for this signature in database
GPG key ID: BE99BF86574A7DBC
2 changed files with 28 additions and 0 deletions

View file

@ -127,6 +127,7 @@ public class EntryThumbnail {
Kraken(R.drawable.thumb_kraken),
Kucoin(R.drawable.thumb_kucoin),
LastPass(R.drawable.thumb_lastpass),
Lichess(R.drawable.thumb_lichess),
LinkedIn(R.drawable.thumb_linkedin),
Linode(R.drawable.thumb_linode),
Liqui(R.drawable.thumb_liqui),

View file

@ -0,0 +1,27 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="128dp"
android:height="128dp"
android:viewportWidth="128"
android:viewportHeight="128">
<path
android:pathData="M63.944,14.372C104.029,18.189 126.934,44.912 125.025,125.081H37.221c0,-34.358 38.176,-24.814 30.54,-80.169"
android:strokeLineJoin="round"
android:strokeWidth="5.7263422"
android:fillColor="#ffffff"
android:strokeColor="#000000"
android:strokeLineCap="round"/>
<path
android:pathData="M71.579,44.912C73.03,56.021 50.392,73.048 41.039,79.27 29.586,86.905 30.273,95.838 21.951,94.54c-3.978,-3.589 5.383,-11.605 0,-11.453 -3.818,0 0.725,4.696 -3.818,7.635 -3.818,0 -15.282,3.818 -15.27,-15.27 0,-7.635 22.905,-45.811 22.905,-45.811 0,0 7.215,-7.253 7.635,-13.361 -2.787,-3.795 -1.909,-7.635 -1.909,-11.453 3.818,-3.818 11.453,9.544 11.453,9.544h7.635c0,0 2.978,-7.605 9.544,-11.453 3.818,0 3.818,11.453 3.818,11.453"
android:strokeLineJoin="round"
android:strokeWidth="5.7263422"
android:fillColor="#ffffff"
android:strokeColor="#000000"
android:strokeLineCap="round"/>
<path
android:pathData="m16.225,73.544a1.909,1.909 0,1 1,-3.818 0,1.909 1.909,0 1,1 3.818,0zM36.965,36.323a1.909,5.726 30,1 1,-3.306 -1.909,1.909 5.726,30 1,1 3.306,1.909z"
android:strokeLineJoin="round"
android:strokeWidth="5.7263422"
android:fillColor="#000000"
android:strokeColor="#000000"
android:strokeLineCap="round"/>
</vector>