Merge pull request #718 from ziegenberg/additional-icons-8
Additional icons - Part 8
This commit is contained in:
commit
4ea89105eb
18 changed files with 821 additions and 2 deletions
|
@ -87,6 +87,7 @@ public class EntryThumbnail {
|
|||
AngelList(R.drawable.thumb_angellist),
|
||||
AnimeBytes(R.drawable.thumb_animebytes),
|
||||
Anonaddy(R.drawable.thumb_anonaddy),
|
||||
AnyDesk(R.drawable.thumb_anydesk),
|
||||
Apache(R.drawable.thumb_apache),
|
||||
Apple(R.drawable.thumb_apple),
|
||||
Appveyor(R.drawable.thumb_appveyor),
|
||||
|
@ -131,6 +132,7 @@ public class EntryThumbnail {
|
|||
ComputerBase(R.drawable.thumb_computerbase),
|
||||
ConnectWiseManage(R.drawable.thumb_connectwise_manage),
|
||||
CozyCloud(R.drawable.thumb_cozycloud),
|
||||
CrowdSupply(R.drawable.thumb_crowd_supply),
|
||||
Crowdin(R.drawable.thumb_crowdin),
|
||||
Cyon(R.drawable.thumb_cyon),
|
||||
Dashlane(R.drawable.thumb_dashlane),
|
||||
|
@ -177,6 +179,7 @@ public class EntryThumbnail {
|
|||
GitHub(R.drawable.thumb_github),
|
||||
GitLab(R.drawable.thumb_gitlab),
|
||||
GMX(R.drawable.thumb_gmx),
|
||||
GoatCounter(R.drawable.thumb_goatcounter),
|
||||
GoDaddy(R.drawable.thumb_godaddy),
|
||||
Gogs(R.drawable.thumb_gogs),
|
||||
Google(R.drawable.thumb_google),
|
||||
|
@ -196,6 +199,7 @@ public class EntryThumbnail {
|
|||
IBM(R.drawable.thumb_ibm),
|
||||
Iconomi(R.drawable.thumb_iconomi),
|
||||
IFTTT(R.drawable.thumb_ifttt),
|
||||
ImmoScout24(R.drawable.thumb_immo_scout24),
|
||||
Infomaniak(R.drawable.thumb_infomaniak),
|
||||
Instagram(R.drawable.thumb_instagram),
|
||||
INWX(R.drawable.thumb_inwx),
|
||||
|
@ -205,6 +209,7 @@ public class EntryThumbnail {
|
|||
Joomla(R.drawable.thumb_joomla),
|
||||
KDE(R.drawable.thumb_kde),
|
||||
Keeper(R.drawable.thumb_keeper),
|
||||
Keycloak(R.drawable.thumb_keycloak),
|
||||
Kickstarter(R.drawable.thumb_kickstarter),
|
||||
Kraken(R.drawable.thumb_kraken),
|
||||
Kucoin(R.drawable.thumb_kucoin),
|
||||
|
@ -220,11 +225,15 @@ public class EntryThumbnail {
|
|||
LocalMonero(R.drawable.thumb_localmonero),
|
||||
LoginGov(R.drawable.thumb_login_gov),
|
||||
LogMeIn(R.drawable.thumb_logmein),
|
||||
LuaDNS(R.drawable.thumb_luadns),
|
||||
MailDE(R.drawable.thumb_mail_de),
|
||||
Mailbox(R.drawable.thumb_mailbox),
|
||||
Mailchimp(R.drawable.thumb_mailchimp),
|
||||
Mailcow(R.drawable.thumb_mailcow),
|
||||
Mailgun(R.drawable.thumb_mailgun),
|
||||
Mailru(R.drawable.thumb_mailru),
|
||||
Malwaretips(R.drawable.thumb_malwaretips),
|
||||
Mangadex(R.drawable.thumb_mangadex),
|
||||
Mapbox(R.drawable.thumb_mapbox),
|
||||
Mastodon(R.drawable.thumb_mastodon),
|
||||
Matomo(R.drawable.thumb_matomo),
|
||||
|
@ -232,6 +241,7 @@ public class EntryThumbnail {
|
|||
Mediawiki(R.mipmap.thumb_mediawiki, AssetType.Bitmap),
|
||||
Mega(R.drawable.thumb_mega),
|
||||
MercadoLibre(R.drawable.thumb_mercadolibre),
|
||||
Mercury(R.drawable.thumb_mercury),
|
||||
Microsoft(R.drawable.thumb_microsoft),
|
||||
MicrosoftTeams(R.drawable.thumb_microsoft_teams),
|
||||
Migadu(R.drawable.thumb_migadu),
|
||||
|
@ -246,7 +256,9 @@ public class EntryThumbnail {
|
|||
NameCom(R.drawable.thumb_namecom),
|
||||
NAS(R.drawable.thumb_nas),
|
||||
netcup(R.drawable.thumb_netcup),
|
||||
netlify(R.drawable.thumb_netlify),
|
||||
NextCloud(R.drawable.thumb_nextcloud),
|
||||
NextDNS(R.drawable.thumb_nextdns),
|
||||
Nintendo(R.drawable.thumb_nintendo),
|
||||
NoStarchPress(R.drawable.thumb_no_starch_press),
|
||||
NOYB(R.drawable.thumb_noyb),
|
||||
|
@ -270,8 +282,11 @@ public class EntryThumbnail {
|
|||
PaySafe(R.drawable.thumb_paysafecard),
|
||||
PayWithPrivacy(R.drawable.thumb_paywithprivacy),
|
||||
PCloud(R.drawable.thumb_pcloud),
|
||||
PeeringDB(R.drawable.thumb_peeringdb),
|
||||
Phabricator(R.drawable.thumb_phabricator),
|
||||
phpMyAdmin(R.drawable.thumb_phpmyadmin),
|
||||
PlayStation(R.drawable.thumb_playstation),
|
||||
Plex(R.drawable.thumb_plex),
|
||||
Pluralsight(R.drawable.thumb_pluralsight),
|
||||
Plurk(R.drawable.thumb_plurk),
|
||||
Posteo(R.drawable.thumb_posteo),
|
||||
|
@ -294,9 +309,11 @@ public class EntryThumbnail {
|
|||
RSS(R.drawable.thumb_rss),
|
||||
Samsung(R.drawable.thumb_samsung),
|
||||
SAP(R.drawable.thumb_sap),
|
||||
Saxobank(R.drawable.thumb_saxobank),
|
||||
Scaleway(R.drawable.thumb_scaleway),
|
||||
School(R.drawable.thumb_school),
|
||||
Sciebo(R.drawable.thumb_sciebo),
|
||||
SelfWealth(R.drawable.thumb_selfwealth),
|
||||
Seafile(R.mipmap.thumb_seafile, AssetType.Bitmap),
|
||||
Sentry(R.drawable.thumb_sentry),
|
||||
Sevdesk(R.drawable.thumb_sevdesk),
|
||||
|
@ -361,8 +378,8 @@ public class EntryThumbnail {
|
|||
Zoho(R.drawable.thumb_zoho),
|
||||
Zoom(R.drawable.thumb_zoom);
|
||||
|
||||
private int resource;
|
||||
private AssetType assetType;
|
||||
private final int resource;
|
||||
private final AssetType assetType;
|
||||
|
||||
EntryThumbnails(int resource) {
|
||||
this.resource = resource;
|
||||
|
|
12
app/src/main/res/drawable/thumb_anydesk.xml
Normal file
12
app/src/main/res/drawable/thumb_anydesk.xml
Normal file
|
@ -0,0 +1,12 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="71.33dp"
|
||||
android:height="49.43dp"
|
||||
android:viewportWidth="71.33"
|
||||
android:viewportHeight="49.43">
|
||||
<path
|
||||
android:pathData="M60.38,24.71l-19.24,19.24l5.48,5.48l24.71,-24.72l-24.71,-24.71l-5.48,5.48z"
|
||||
android:fillColor="#e74f3d" />
|
||||
<path
|
||||
android:pathData="M24.71,49.42l-24.71,-24.71l24.71,-24.71l24.71,24.71z"
|
||||
android:fillColor="#e74f3d" />
|
||||
</vector>
|
12
app/src/main/res/drawable/thumb_crowd_supply.xml
Normal file
12
app/src/main/res/drawable/thumb_crowd_supply.xml
Normal file
|
@ -0,0 +1,12 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="124dp"
|
||||
android:height="120.6dp"
|
||||
android:viewportWidth="124"
|
||||
android:viewportHeight="120.6">
|
||||
<path
|
||||
android:fillColor="#00b2ad"
|
||||
android:pathData="M63.7,0L63.7,120.6L124,60.3ZM82.7,81.3c-6.6,0 -11.8,-3.6 -14,-12l8,-1.7c0.9,5.1 3.9,7 6.3,7 2.8,0 5,-1.9 5,-5.1 0,-8 -18.2,-8.2 -18.2,-20.1 0,-7.3 4.4,-12 12.8,-12 7.3,0 11.7,4.3 13.1,10.4l-7.3,2.1c-1.4,-4 -3.1,-5.7 -6,-5.7 -2.9,0 -4.5,1.8 -4.5,4.7 0,6.4 18.2,6.9 18.2,20.3 0.2,7.2 -4.9,12.1 -13.4,12.1z" />
|
||||
<path
|
||||
android:fillColor="#4e4e56"
|
||||
android:pathData="m0,60.3 l60.3,60.3L60.3,0ZM52.7,54.2h-8.2v-3.6c0,-4.7 -2.1,-6 -5.3,-6 -3.2,0 -5.3,1.3 -5.3,6L33.9,68c0,4.7 2.1,6 5.3,6 3.2,0 5.3,-1.3 5.3,-6v-3.8h8.2v2.7c0,10.5 -5.6,14.3 -13.5,14.3 -7.9,0 -13.5,-3.8 -13.5,-14.3L25.7,51.7c0,-10.5 5.6,-14.3 13.5,-14.3 7.9,0 13.5,3.8 13.5,14.3z" />
|
||||
</vector>
|
14
app/src/main/res/drawable/thumb_goatcounter.xml
Normal file
14
app/src/main/res/drawable/thumb_goatcounter.xml
Normal file
|
@ -0,0 +1,14 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="193.85dp"
|
||||
android:height="199.90dp"
|
||||
android:viewportWidth="193.85"
|
||||
android:viewportHeight="199.90">
|
||||
<path
|
||||
android:pathData="M11.57,109.62 L66.88,46.48c0,0 -58.21,-26.60 -56.47,-27.52 85.13,-44.98 173.05,99.89 173.05,99.89l-11.59,30.57c0,0 -79.32,-0.23 -89.83,-35.34"
|
||||
android:strokeWidth="20.76"
|
||||
android:strokeColor="#9a15a4" />
|
||||
<path
|
||||
android:pathData="M83.31,189.52C83.29,172.59 101.23,134.80 101.23,134.80"
|
||||
android:strokeWidth="20.76"
|
||||
android:strokeColor="#9a15a4" />
|
||||
</vector>
|
42
app/src/main/res/drawable/thumb_immo_scout24.xml
Normal file
42
app/src/main/res/drawable/thumb_immo_scout24.xml
Normal file
|
@ -0,0 +1,42 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="52.91dp"
|
||||
android:height="31.87dp"
|
||||
android:viewportWidth="52.91"
|
||||
android:viewportHeight="31.87">
|
||||
<path
|
||||
android:fillColor="#00fdce"
|
||||
android:pathData="m43.61,19.52c-2.75,-0.92 -5.54,-1.72 -8.32,-2.57 -3.71,0.18 -7.40,0.75 -11.11,1.00 -5.93,0.54 -11.86,1.11 -17.79,1.67 -0.19,-0.73 -0.17,-1.45 -0.17,-2.27 -0.52,-0.90 -0.17,-2.15 -0.43,-3.16 -0.51,-0.63 0.28,-1.30 -0.14,-1.91 0.06,-0.60 -0.48,-1.35 -0.08,-1.86 -1.00,-0.88 1.10,-0.75 0.46,-1.74 -0.36,-0.50 0.10,-1.51 -0.24,-2.02 -0.33,-0.47 0.25,-1.56 -0.05,-2.19 -0.23,-1.00 -0.17,-1.68 1.23,-1.49 6.20,-0.61 12.41,-1.25 18.61,-1.94 3.39,-0.25 6.77,-0.66 10.16,-0.99 1.58,0.14 2.96,1.11 4.45,1.60 2.86,1.15 5.70,2.39 8.54,3.61 0.01,0.63 -0.06,1.41 -0.29,2.02 -0.22,0.81 -0.98,1.58 -0.69,2.43 -0.70,0.41 -0.53,1.02 -0.62,1.76 -0.34,0.14 -0.12,0.89 -0.52,0.96 0.28,0.51 -0.77,0.96 -0.22,1.65 -0.21,0.17 -0.46,0.90 -0.66,1.26 0.12,0.53 -0.16,0.88 -0.71,1.57 -0.37,0.38 -0.20,1.29 -0.58,1.51 0.17,0.45 -0.00,1.67 -0.76,1.08z" />
|
||||
<path
|
||||
android:fillColor="#323232"
|
||||
android:pathData="m24.14,11.38c0,-1.33 0,-2.66 0,-3.99 0.38,0 0.77,0 1.16,0 0.06,0.27 0.13,0.55 0.19,0.83 0.39,-0.67 1.17,-1.05 1.95,-1.02 0.90,-0.03 1.77,0.55 2.08,1.40 0.40,-0.98 1.52,-1.46 2.54,-1.40 1.10,-0.00 2.16,0.80 2.34,1.91 0.09,1.02 0.03,2.06 0.05,3.09 0.00,1.05 0.00,2.11 0.00,3.17 -0.47,0 -0.95,0 -1.42,0 -0.00,-1.84 0.01,-3.68 -0.02,-5.53 0.01,-0.67 -0.54,-1.33 -1.24,-1.30 -0.74,-0.09 -1.46,0.44 -1.65,1.16 -0.17,0.63 -0.07,1.31 -0.10,1.96 -0.00,1.23 -0.00,2.47 -0.00,3.71 -0.47,0 -0.95,0 -1.42,0 -0.01,-1.88 0.00,-3.76 -0.02,-5.64 -0.04,-0.62 -0.55,-1.18 -1.19,-1.19 -0.69,-0.08 -1.40,0.33 -1.63,1.00 -0.22,0.46 -0.14,0.97 -0.15,1.46 -0.00,1.45 -0.00,2.91 -0.00,4.36 -0.47,0 -0.95,0 -1.42,0 0,-1.33 0.00,-2.66 0.00,-3.99z" />
|
||||
<path
|
||||
android:fillColor="#323232"
|
||||
android:pathData="m12.45,11.39c0,-1.33 0,-2.66 0,-3.99 0.38,0 0.77,0 1.16,0 0.06,0.27 0.13,0.55 0.19,0.83 0.39,-0.67 1.17,-1.05 1.95,-1.02 0.90,-0.03 1.77,0.55 2.08,1.40 0.40,-0.98 1.52,-1.46 2.54,-1.40 1.10,-0.00 2.16,0.80 2.34,1.91 0.09,1.02 0.03,2.06 0.05,3.09 0.00,1.05 0.00,2.11 0.00,3.17 -0.47,0 -0.95,0 -1.42,0 -0.00,-1.84 0.01,-3.68 -0.02,-5.53 0.01,-0.67 -0.54,-1.33 -1.24,-1.30 -0.74,-0.09 -1.46,0.44 -1.65,1.16 -0.17,0.63 -0.07,1.31 -0.10,1.96 -0.00,1.23 -0.00,2.47 -0.00,3.71 -0.47,0 -0.95,0 -1.42,0 -0.01,-1.88 0.00,-3.76 -0.02,-5.64 -0.04,-0.62 -0.55,-1.18 -1.19,-1.19 -0.69,-0.08 -1.40,0.33 -1.63,1.00 -0.22,0.46 -0.14,0.97 -0.15,1.46 -0.00,1.45 -0.00,2.91 -0.00,4.36 -0.47,0 -0.95,0 -1.42,0 0,-1.33 0.00,-2.66 0.00,-3.99z" />
|
||||
<path
|
||||
android:fillColor="#323232"
|
||||
android:pathData="m9.50,10.18c0,-4.94 0.00,-5.21 0.03,-5.22 0.13,-0.05 1.50,-0.57 1.51,-0.57 0.00,0 0.00,2.47 0.00,5.50v5.50h-0.77,-0.77z" />
|
||||
<path
|
||||
android:fillColor="#323232"
|
||||
android:pathData="m39.11,15.56c-1.22,-0.07 -2.38,-0.79 -2.98,-1.86 -0.47,-0.81 -0.63,-1.77 -0.56,-2.70 0.08,-1.43 0.91,-2.87 2.26,-3.46 1.41,-0.61 3.22,-0.38 4.33,0.72 1.17,1.11 1.47,2.92 1.06,4.44 -0.33,1.24 -1.28,2.32 -2.53,2.68 -0.50,0.15 -1.04,0.20 -1.57,0.16zM39.92,14.15c0.97,-0.17 1.74,-1.02 1.92,-1.98 0.22,-1.07 -0.01,-2.32 -0.89,-3.04 -0.92,-0.77 -2.44,-0.65 -3.23,0.26 -0.84,0.95 -0.92,2.45 -0.33,3.55 0.48,0.89 1.53,1.40 2.53,1.20z" />
|
||||
<path
|
||||
android:fillColor="#323232"
|
||||
android:pathData="m49.62,30.27c0,-0.44 0,-0.88 0,-1.32 -1.67,0 -3.35,0 -5.03,0 0.00,-0.36 -0.01,-0.74 0.01,-1.11 1.37,-2.34 2.75,-4.68 4.13,-7.03 0.53,-0.00 1.06,-0.01 1.59,0.00 -1.29,2.22 -2.60,4.44 -3.90,6.67 0.96,0.05 1.93,0.01 2.90,0.02 0.19,0.01 0.36,0.02 0.29,-0.21 0.00,-0.82 0.00,-1.64 0.00,-2.46 0.47,-0.18 0.95,-0.36 1.42,-0.55 0.00,1.07 0.00,2.15 0.00,3.23 0.61,0 1.23,0 1.84,0 0,0.48 0,0.96 0,1.44 -0.61,0 -1.23,0 -1.84,0 0,0.88 0,1.77 0,2.65 -0.48,0 -0.96,0 -1.44,0 0,-0.44 0,-0.88 0,-1.32z" />
|
||||
<path
|
||||
android:fillColor="#323232"
|
||||
android:pathData="m37.15,30.93c0,-0.22 0,-0.45 0,-0.67 1.45,-1.15 2.99,-2.22 4.32,-3.53 0.77,-0.79 1.48,-1.85 1.31,-3.01 -0.07,-0.86 -0.80,-1.58 -1.67,-1.67 -0.99,-0.16 -2.06,0.47 -2.30,1.47 -0.12,0.20 0.03,0.58 -0.19,0.68 -0.43,0.16 -0.86,0.33 -1.30,0.50 -0.16,-1.36 0.43,-2.86 1.67,-3.55 1.31,-0.75 3.13,-0.67 4.27,0.36 1.01,0.92 1.19,2.48 0.75,3.73 -0.54,1.51 -1.81,2.60 -3.03,3.59 -0.54,0.43 -1.10,0.86 -1.66,1.29 1.73,0.00 3.47,0.00 5.21,0.00 0,0.49 0,0.98 0,1.47 -2.46,0 -4.93,0 -7.39,0 -0,-0.22 -0,-0.44 -0,-0.67z" />
|
||||
<path
|
||||
android:fillColor="#323232"
|
||||
android:pathData="m34.71,31.78c-0.68,-0.06 -1.27,-0.56 -1.48,-1.21 -0.26,-0.72 -0.14,-1.51 -0.17,-2.27 -0.00,-1.11 -0.00,-2.23 -0.01,-3.34 -0.44,-0.00 -0.88,-0.00 -1.32,-0.01 0,-0.42 0,-0.85 0,-1.28 0.44,0 0.89,0 1.33,0 0.00,-0.57 0.00,-1.15 0.00,-1.73 0.45,-0.17 0.90,-0.35 1.36,-0.52 0.02,0.75 0.01,1.50 0.01,2.25 0.55,0 1.10,0 1.65,0 0,0.42 0,0.85 0,1.28 -0.54,0.00 -1.09,0.00 -1.64,0.01 0.00,1.55 -0.01,3.11 0.01,4.67 0.01,0.45 0.36,0.94 0.86,0.89 0.26,0.08 0.62,-0.26 0.76,-0.20 0.00,0.44 0.00,0.88 0.00,1.33 -0.44,0.12 -0.91,0.18 -1.38,0.14z" />
|
||||
<path
|
||||
android:fillColor="#323232"
|
||||
android:pathData="m26.62,31.77c-0.96,-0.10 -1.83,-0.80 -2.12,-1.73 -0.27,-0.72 -0.15,-1.50 -0.19,-2.26 -0.00,-1.37 -0.00,-2.75 -0.00,-4.13 0.46,0 0.93,0 1.40,0 0.00,1.82 0.00,3.65 0.00,5.48 0.10,0.51 0.39,1.03 0.90,1.22 0.92,0.37 2.06,-0.10 2.49,-0.99 0.34,-0.62 0.24,-1.35 0.26,-2.04 0.00,-1.22 0.00,-2.44 0.00,-3.66 0.46,0 0.93,0 1.40,0 0,2.65 0,5.30 0,7.95 -0.38,0 -0.76,0 -1.15,0 -0.08,-0.35 -0.17,-0.70 -0.26,-1.06 -0.47,0.76 -1.33,1.22 -2.22,1.25 -0.17,0.00 -0.35,0.00 -0.52,-0.02z" />
|
||||
<path
|
||||
android:fillColor="#323232"
|
||||
android:pathData="m19.13,31.79c-1.23,-0.09 -2.40,-0.81 -2.99,-1.90 -0.76,-1.37 -0.75,-3.15 0.01,-4.52 0.66,-1.21 2.04,-1.96 3.42,-1.88 1.41,-0.02 2.78,0.85 3.37,2.13 0.36,0.73 0.47,1.57 0.42,2.39 -0.05,1.44 -0.90,2.86 -2.23,3.46 -0.62,0.29 -1.31,0.36 -2.00,0.33zM19.75,30.42c1.00,-0.10 1.84,-0.91 2.07,-1.88 0.31,-1.15 0.02,-2.56 -0.99,-3.29 -0.98,-0.72 -2.51,-0.49 -3.23,0.49 -0.60,0.77 -0.71,1.82 -0.49,2.75 0.23,0.99 1.09,1.82 2.12,1.92 0.17,0.01 0.34,0.02 0.51,-0.00z" />
|
||||
<path
|
||||
android:fillColor="#323232"
|
||||
android:pathData="m11.37,31.78c-1.23,-0.11 -2.37,-0.90 -2.90,-2.02 -0.52,-1.06 -0.56,-2.32 -0.29,-3.46 0.27,-1.16 1.12,-2.20 2.26,-2.60 1.40,-0.52 3.16,-0.14 4.10,1.06 0.16,0.24 0.63,0.72 0.09,0.79 -0.33,0.12 -0.66,0.27 -1.01,0.37 -0.26,-0.36 -0.59,-0.74 -1.03,-0.91 -0.86,-0.37 -1.97,-0.12 -2.53,0.64 -0.67,0.90 -0.76,2.16 -0.40,3.22 0.30,0.86 1.13,1.52 2.06,1.55 0.85,0.05 1.69,-0.41 2.12,-1.15 0.29,-0.07 0.70,0.22 1.04,0.31 0.49,0.03 0.06,0.43 -0.05,0.65 -0.71,1.01 -1.95,1.62 -3.19,1.56 -0.08,-0.00 -0.17,-0.00 -0.25,-0.01z" />
|
||||
<path
|
||||
android:fillColor="#323232"
|
||||
android:pathData="m3.43,31.85c-1.31,-0.05 -2.58,-0.82 -3.15,-2.02 -0.11,-0.23 -0.07,-0.15 -0.27,-0.74 0.64,-0.25 0.94,-0.36 1.45,-0.55 0.27,1.14 1.11,1.83 2.11,1.88 0.79,0.08 1.74,-0.27 1.97,-1.10 0.21,-0.66 -0.06,-1.41 -0.65,-1.78 -1.21,-0.82 -2.83,-0.99 -3.82,-2.15 -0.72,-0.85 -0.78,-2.12 -0.39,-3.14 0.49,-1.24 1.90,-1.92 3.20,-1.81 1.22,0.07 2.46,0.78 2.90,1.97 -0.44,0.19 -0.90,0.35 -1.36,0.53 -0.49,-1.09 -2.14,-1.49 -3.01,-0.60 -0.63,0.64 -0.52,1.84 0.25,2.33 1.19,0.79 2.75,0.97 3.78,2.03 0.92,0.89 0.98,2.41 0.41,3.51 -0.65,1.21 -2.11,1.73 -3.42,1.65z" />
|
||||
</vector>
|
112
app/src/main/res/drawable/thumb_keycloak.xml
Normal file
112
app/src/main/res/drawable/thumb_keycloak.xml
Normal file
|
@ -0,0 +1,112 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="200dp"
|
||||
android:height="166.98dp"
|
||||
android:viewportWidth="200"
|
||||
android:viewportHeight="166.98">
|
||||
<path
|
||||
android:fillColor="#4d4d4d"
|
||||
android:pathData="m169.34,41.75a1.52,1.52 0,0 1,-1.33 -0.76L144.81,0.80A1.60,1.60 0,0 0,143.45 0H48.84A1.52,1.52 0,0 0,47.51 0.76L23.42,42.51 0.20,82.74a1.55,1.55 0,0 0,0 1.53l23.20,40.18 24.08,41.75a1.52,1.52 0,0 0,1.33 0.76h94.62a1.60,1.60 0,0 0,1.34 -0.76l23.22,-40.14a1.52,1.52 0,0 1,1.33 -0.76h28.90a1.73,1.73 0,0 0,1.73 -1.73V43.49a1.73,1.73 0,0 0,-1.76 -1.74h-28.90z" />
|
||||
<path
|
||||
android:fillColor="#e1e1e1"
|
||||
android:pathData="m28.67,79.30 l-25.92,9.41 -2.54,-4.4a1.52,1.52 0,0 1,0 -1.54L11.94,62.44Z" />
|
||||
<path
|
||||
android:fillColor="#c8c8c8"
|
||||
android:pathData="M199.96,84.36l0,19.81l-17.07,-17.37z" />
|
||||
<path
|
||||
android:fillColor="#c2c2c2"
|
||||
android:pathData="m182.88,86.81 l17.07,17.37v19.35a1.71,1.71 0,0 1,-1.70 1.71h-19.88z" />
|
||||
<path
|
||||
android:fillColor="#c7c7c7"
|
||||
android:pathData="M147.23,107.81l35.65,-21.00l-4.50,38.44l-23.89,0z" />
|
||||
<path
|
||||
android:fillColor="#cecece"
|
||||
android:pathData="M199.96,66.01l0,18.35l-17.07,2.44z" />
|
||||
<path
|
||||
android:fillColor="#d3d3d3"
|
||||
android:pathData="M199.96,43.49V65.98L182.88,86.77 170.00,41.75h28.23a1.73,1.73 0,0 1,1.73 1.74z" />
|
||||
<path
|
||||
android:fillColor="#c6c6c6"
|
||||
android:pathData="M147.23,107.81l7.25,17.44l-12.61,0l-3.26,-4.68z" />
|
||||
<path
|
||||
android:fillColor="#d5d5d5"
|
||||
android:pathData="M170.00,41.77l12.88,45.03l-47.28,-19.98l24.86,-25.05z" />
|
||||
<path
|
||||
android:fillColor="#d0d0d0"
|
||||
android:pathData="m135.60,66.82 l11.63,40.99 35.65,-21.00z" />
|
||||
<path
|
||||
android:fillColor="#bfbfbf"
|
||||
android:pathData="M138.45,125.25l0.15,-4.68l3.26,4.68z" />
|
||||
<path
|
||||
android:fillColor="#d9d9d9"
|
||||
android:pathData="M140.71,41.77l19.75,0l-24.86,25.05l-4.48,-22.41z" />
|
||||
<path
|
||||
android:fillColor="#d4d4d4"
|
||||
android:pathData="M135.60,66.82 L78.20,80.05 138.63,120.57Z" />
|
||||
<path
|
||||
android:fillColor="#d0d0d0"
|
||||
android:pathData="m135.60,66.82 l3.03,53.75 8.63,-12.75z" />
|
||||
<path
|
||||
android:fillColor="#d9d9d9"
|
||||
android:pathData="M131.11,44.41 L78.20,80.05 135.60,66.82Z"
|
||||
android:strokeWidth="0.80" />
|
||||
<path
|
||||
android:fillColor="#d8d8d8"
|
||||
android:pathData="M28.67,79.30l49.52,0.75l-24.87,45.2l-14.17,0z" />
|
||||
<path
|
||||
android:fillColor="#e2e2e2"
|
||||
android:pathData="M52.71,41.75 L28.67,79.30 22.55,44.02 23.41,42.55c0,0 0,0 0,0a1.60,1.60 0,0 1,1.34 -0.80z" />
|
||||
<path
|
||||
android:fillColor="#d8d8d8"
|
||||
android:pathData="m39.15,125.26h-14.39a1.54,1.54 0,0 1,-1.34 -0.80L2.75,88.71 28.67,79.30Z" />
|
||||
<path
|
||||
android:fillColor="#e4e4e4"
|
||||
android:pathData="M11.94,62.42l10.61,-18.39l6.11,35.27z" />
|
||||
<path
|
||||
android:fillColor="#dedede"
|
||||
android:pathData="M87.87,41.77l-25.35,0l15.69,38.28l52.90,-35.64l-15.94,-2.64l-10.73,0z" />
|
||||
<path
|
||||
android:fillColor="#dedede"
|
||||
android:pathData="M28.67,79.30l49.52,0.75l-15.69,-38.28l-6.53,0l-3.27,0z" />
|
||||
<path
|
||||
android:fillColor="#c5c5c5"
|
||||
android:pathData="M138.60,120.57l-11.51,4.68l9.23,0l2.12,0z" />
|
||||
<path
|
||||
android:fillColor="#d0d0d0"
|
||||
android:pathData="M89.08,125.25l15.34,0l22.66,0l11.51,-4.68l-60.4,-40.51z" />
|
||||
<path
|
||||
android:fillColor="#d1d1d1"
|
||||
android:pathData="M87.87,125.25l1.21,0l-10.88,-45.2l-24.87,45.2l2.65,0z" />
|
||||
<path
|
||||
android:fillColor="#ddd"
|
||||
android:pathData="M136.32,41.77l-5.05,0l-0.16,2.64l9.60,-2.64z" />
|
||||
<path
|
||||
android:fillColor="#e3e3e3"
|
||||
android:pathData="M131.11,44.41l-1.47,-2.64l-14.47,0z" />
|
||||
<path
|
||||
android:fillColor="#e2e2e2"
|
||||
android:pathData="M131.11,44.41l0.16,-2.64l-1.63,0z" />
|
||||
<path
|
||||
android:fillColor="#00b8e3"
|
||||
android:pathData="M87.71,42.48 L64.37,82.9a1.35,1.35 0,0 0,-0.16 0.65H47.89L79.94,28.10a1.26,1.26 0,0 1,0.47 0.46l0.04,0.04 7.22,12.60a1.39,1.39 0,0 1,0.02 1.26z" />
|
||||
<path
|
||||
android:fillColor="#33c6e9"
|
||||
android:pathData="m87.68,126.06 l-7.22,12.55a1.40,1.40 0,0 1,-0.49 0.46L47.89,83.57v0h16.30a1.23,1.23 0,0 0,0.15 0.63,0.14 0.14,0 0,0 0,0.07l23.28,40.38a1.36,1.36 0,0 1,0.04 1.40z" />
|
||||
<path
|
||||
android:fillColor="#008aaa"
|
||||
android:pathData="M79.94,28.10 L47.89,83.55v0,0l-8.03,13.92 -7.66,-13.29a1.23,1.23 0,0 1,-0.15 -0.63,1.35 1.35,0 0,1 0.16,-0.65L39.98,69.44 63.58,28.60a1.36,1.36 0,0 1,1.17 -0.69h14.45a1.43,1.43 0,0 1,0.73 0.20z" />
|
||||
<path
|
||||
android:fillColor="#00b8e3"
|
||||
android:pathData="m79.94,139.04a1.43,1.43 0,0 1,-0.69 0.18H64.76a1.36,1.36 0,0 1,-1.19 -0.69l-21.53,-37.35 -2.16,-3.69 8.03,-13.91z" />
|
||||
<path
|
||||
android:fillColor="#008aaa"
|
||||
android:pathData="m144.33,83.55 l-32.03,55.48a1.50,1.50 0,0 1,-0.47 -0.46v-0.04l-7.22,-12.58a1.39,1.39 0,0 1,0 -1.29l23.28,-40.40a1.35,1.35 0,0 0,0.19 -0.69z" />
|
||||
<path
|
||||
android:fillColor="#00b8e3"
|
||||
android:pathData="m160.18,83.55a1.35,1.35 0,0 1,-0.19 0.69l-31.36,54.32a1.37,1.37 0,0 1,-1.16 0.64h-14.45a1.49,1.49 0,0 1,-0.69 -0.18l32.03,-55.48 8.03,-13.9 7.62,13.20a1.34,1.34 0,0 1,0.18 0.69z" />
|
||||
<path
|
||||
android:fillColor="#00b8e3"
|
||||
android:pathData="m144.33,83.55h-16.28a1.34,1.34 0,0 0,-0.19 -0.69L104.57,42.50a1.36,1.36 0,0 1,0 -1.38l7.22,-12.56a1.50,1.50 0,0 1,0.49 -0.44z" />
|
||||
<path
|
||||
android:fillColor="#33c6e9"
|
||||
android:pathData="m152.36,69.64v0L144.33,83.54 112.29,28.10a1.49,1.49 0,0 1,0.69 -0.18h14.45a1.37,1.37 0,0 1,1.16 0.64z" />
|
||||
</vector>
|
42
app/src/main/res/drawable/thumb_luadns.xml
Normal file
42
app/src/main/res/drawable/thumb_luadns.xml
Normal file
|
@ -0,0 +1,42 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="200dp"
|
||||
android:height="53.68dp"
|
||||
android:viewportWidth="200"
|
||||
android:viewportHeight="53.68">
|
||||
<path
|
||||
android:fillColor="#083338"
|
||||
android:pathData="M189.84,17.34l9.83,0l0,-15.37l-1.96,-1.96l-27.76,0l0,20.71l1.96,1.96l15.25,11.50l0,7.74l-4.76,0l0,-4.33l-1.96,-1.96l-10.83,0l0,16.09l1.96,1.96l28.43,0l0,-22.14l-1.96,-1.96l-15.27,-11.47l0,-6.26l5.12,0l0,3.54z" />
|
||||
<path
|
||||
android:fillColor="#083338"
|
||||
android:pathData="M0,51.72l1.96,1.96l26,0l0,-9.79l-1.96,-1.96l-13.20,0l0,-39.96l-1.96,-1.96l-10.83,0z" />
|
||||
<path
|
||||
android:fillColor="#083338"
|
||||
android:pathData="M39.85,-0l-10.83,0l0,51.72l1.96,1.96l30.58,0l0,-51.72l-1.96,-1.96l-10.87,0l0,41.92l-6.90,0l0,-39.96z" />
|
||||
<path
|
||||
android:fillColor="#083338"
|
||||
android:pathData="M93.74,-0L71.13,-0l-8.33,8.18l0,43.52l1.96,1.96L75.63,53.67L75.63,36.69l7.26,0l0,15.02l1.96,1.96L95.70,53.67L95.70,1.96ZM82.90,11.79L82.90,24.89L75.63,24.89L75.63,11.79Z" />
|
||||
<path
|
||||
android:fillColor="#083338"
|
||||
android:pathData="m132.09,8.18 l-8.33,-8.18l-22.24,0l0,51.72l1.96,1.96L126.79,53.68l7.25,-7.15l0,-36.38l-1.96,-1.93zM114.31,11.79l6.90,0l0,30.12l-6.90,0z" />
|
||||
<path
|
||||
android:fillColor="#083338"
|
||||
android:pathData="M135.11,-0l0,51.72l1.96,1.96l10.16,0l0,-26.14l8.62,24.18l1.96,1.96l10.73,0l0,-51.72l-1.96,-1.96l-10.23,0l0,26.11l-8.55,-24.15l-1.96,-1.96z" />
|
||||
<path
|
||||
android:fillColor="#D90C38"
|
||||
android:pathData="M0,51.72V-0H10.83V41.91h15.16v9.79H0Z" />
|
||||
<path
|
||||
android:fillColor="#D90C38"
|
||||
android:pathData="M59.60,51.72H29.02V-0H39.85V41.91h8.86V-0h10.87z" />
|
||||
<path
|
||||
android:fillColor="#D90C38"
|
||||
android:pathData="M73.67,51.72L62.79,51.72L62.79,8.18L71.13,-0L93.74,-0L93.74,51.72L82.90,51.72L82.90,34.72h-9.22zM82.90,24.90L82.90,9.83h-9.22L73.67,24.89h9.22z" />
|
||||
<path
|
||||
android:fillColor="#1097A3"
|
||||
android:pathData="m101.51,-0h22.24L132.09,8.18V44.56l-7.25,7.15H101.51ZM121.22,41.92V9.83h-8.86V41.91h8.86z" />
|
||||
<path
|
||||
android:fillColor="#1097A3"
|
||||
android:pathData="M156.35,29.68V-0h10.23V51.72h-10.73L145.27,22.03V51.72H135.11V-0h10.73z" />
|
||||
<path
|
||||
android:fillColor="#1097A3"
|
||||
android:pathData="M198.03,51.72H169.60V35.63h10.83v6.29h6.72V33.69L169.96,20.71V-0H197.72V15.37h-9.83V9.86h-7.08v6.75l17.24,12.94v22.15z" />
|
||||
</vector>
|
30
app/src/main/res/drawable/thumb_mail_de.xml
Normal file
30
app/src/main/res/drawable/thumb_mail_de.xml
Normal file
|
@ -0,0 +1,30 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="22.36dp"
|
||||
android:height="14.15dp"
|
||||
android:viewportWidth="22.36"
|
||||
android:viewportHeight="14.15">
|
||||
<path
|
||||
android:fillColor="#78bddc"
|
||||
android:pathData="m14.91,13.32c-0.13,0.33 -0.60,0.69 -0.88,0.69h-13.30c0.08,0 -0.88,0 -0.52,-0.69l3.72,-8.47c0.13,-0.27 0.49,-0.63 0.82,-0.63l14.70,-2.15c0.35,-0.05 0.41,0.22 0.27,0.63l-4.83,10.62" />
|
||||
<path
|
||||
android:fillColor="#0c87bf"
|
||||
android:pathData="m0.72,13.88h13.30c0.19,0 0.60,-0.35 0.74,-0.63l4.83,-10.62c0.08,-0.19 0.08,-0.33 0.08,-0.41 -0.08,0 -0.08,-0.05 -0.22,0l-14.70,2.15c-0.27,0 -0.60,0.27 -0.74,0.55l-3.69,8.41c-0.05,0.19 -0.05,0.27 0,0.33 0.08,0.13 0.27,0.22 0.41,0.22m0,0.27c0,0 -0.46,0 -0.66,-0.35 -0.08,-0.13 -0.08,-0.33 0,-0.55l3.72,-8.47c0.13,-0.33 0.55,-0.69 0.96,-0.69l14.65,-2.15c0.19,-0.05 0.41,0 0.46,0.13 0.08,0.13 0.08,0.41 0,0.69l-4.83,10.56c-0.19,0.41 -0.69,0.82 -1.02,0.82h-13.30" />
|
||||
<path
|
||||
android:fillColor="#ffffff"
|
||||
android:pathData="m8.42,12.28 l-0.05,-0.08 -3.94,-7.47c-0.08,-0.08 -0.08,-0.13 0,-0.22h0.19l4.22,4.38 13.16,-8.69c0.05,0 0.05,-0.05 0.05,-0.05 0.08,0 0.13,0.05 0.13,0.05 0.08,0.08 0,0.13 -0.05,0.22l-13.57,11.78c0,0.08 -0.05,0.08 -0.05,0.08h-0.08" />
|
||||
<path
|
||||
android:fillColor="#0c87bf"
|
||||
android:pathData="m22.14,0c-0.08,0 -0.13,0.05 -0.22,0.05l-13.08,8.69 -4.22,-4.44c-0.05,-0.08 0,0.05 -0.05,0.05 -0.08,0 -0.13,0 -0.22,0.08 -0.13,0.05 -0.19,0.05 -0.13,0.13l4.02,7.70c0.05,0.05 0.13,0.13 0.19,0.13h0.08c0.05,0 0.13,-0.08 0.13,-0.08l13.63,-11.78c0.05,-0.13 0.13,-0.35 0.05,-0.41 -0.05,-0.08 -0.13,-0.13 -0.19,-0.13m-0.08,0.33 l-13.55,11.81 -4.02,-7.50 4.30,4.44 13.27,-8.74" />
|
||||
<path
|
||||
android:fillColor="#3a97c7"
|
||||
android:pathData="m18.52,2.34 l-13.77,2.01h-0.05l4.14,4.38zM18.52,2.34" />
|
||||
<path
|
||||
android:fillColor="#0c87bf"
|
||||
android:pathData="m18.80,2.15 l-14.18,2.20h0.13l13.77,-2.01 0.27,-0.19m-14.24,2.20h-0.22v0.08c0.08,-0.08 0.13,-0.08 0.22,-0.08" />
|
||||
<path
|
||||
android:fillColor="#78a8d1"
|
||||
android:pathData="m19.46,2.06 l-10.67,7.01 -4.22,-4.44 4.22,5.49" />
|
||||
<path
|
||||
android:fillColor="#0c87bf"
|
||||
android:pathData="m19.46,2.06 l-0.66,0.08 -0.27,0.19 -9.68,6.40 -4.14,-4.38h-0.13c-0.08,0 -0.13,0 -0.22,0.08l0.22,0.19 4.22,4.44 10.67,-7.01" />
|
||||
</vector>
|
12
app/src/main/res/drawable/thumb_malwaretips.xml
Normal file
12
app/src/main/res/drawable/thumb_malwaretips.xml
Normal file
|
@ -0,0 +1,12 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="183.95dp"
|
||||
android:height="200dp"
|
||||
android:viewportWidth="183.95"
|
||||
android:viewportHeight="200">
|
||||
<path
|
||||
android:fillColor="#1b967e"
|
||||
android:pathData="M181.74,0 L143.61,29.04L112.95,29.04L112.95,52.70L91.17,69.08 69.38,52.70L69.38,29.04L38.72,29.04L0.59,0ZM91.17,154.91 L112.95,138.61l0,50.54c-6.72,3.34 -14.52,7.69 -21.78,10.84C83.91,196.86 76.11,192.44 69.38,189.10l0,-50.54z" />
|
||||
<path
|
||||
android:fillColor="#1b967e"
|
||||
android:pathData="m142.00,117.28 l41.95,-31.62l0,23.54c0,18.05 -9.55,34.98 -24.75,49.60A142.56,142.56 45,0 1,142.00 172.79ZM183.96,19.68 L91.98,89.23 0,19.68l0,45.18l91.98,69.55 91.98,-69.55zM41.95,117.28l0,55.49A139.53,139.53 135,0 1,24.77 158.80C9.55,144.18 0,127.25 0,109.19l0,-23.54z" />
|
||||
</vector>
|
42
app/src/main/res/drawable/thumb_mangadex.xml
Normal file
42
app/src/main/res/drawable/thumb_mangadex.xml
Normal file
|
@ -0,0 +1,42 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="138.6dp"
|
||||
android:height="118.22dp"
|
||||
android:viewportWidth="138.6"
|
||||
android:viewportHeight="118.22">
|
||||
<path
|
||||
android:pathData="M124.42,75.20H23.76c-1.23,0 -2.23,-1.00 -2.23,-2.23 0,-1.23 1.00,-2.23 2.23,-2.23h100.66c1.23,0 2.23,1.00 2.23,2.23 0.00,1.23 -1.00,2.23 -2.23,2.23"
|
||||
android:fillColor="#f79421" />
|
||||
<path
|
||||
android:pathData="M124.42,83.68H23.76c-1.23,0 -2.23,-1 -2.23,-2.23 0,-1.23 1.00,-2.23 2.23,-2.23h100.66c1.23,0 2.23,1.00 2.23,2.23 0.00,1.23 -1.00,2.23 -2.23,2.23"
|
||||
android:fillColor="#f79421" />
|
||||
<path
|
||||
android:pathData="M107.95,96.12l6.40,-3.71l6.40,3.71l0,-14.96l-12.81,0z"
|
||||
android:fillColor="#f79421" />
|
||||
<path
|
||||
android:pathData="M112.07,33.9h16.83v9.33h-16.83z"
|
||||
android:fillColor="#272b30" />
|
||||
<path
|
||||
android:pathData="m137.95,45.60c-0.08,-0.07 -0.16,-0.14 -0.25,-0.21 -1.92,-1.67 -3.56,-3.65 -4.84,-5.87 -0.01,-0.02 -0.02,-0.04 -0.03,-0.06h-0.00c-1.40,-2.48 -2.36,-5.26 -2.75,-8.22 -0.01,-0.17 -0.03,-0.35 -0.05,-0.53 0,-0.01 -0.00,-0.02 -0.00,-0.03 -0.16,-1.04 -0.60,-1.99 -1.24,-2.77 -0.06,-0.06 -0.12,-0.14 -0.18,-0.20 -5.28,-5.93 -12.30,-10.27 -20.27,-12.22 -0.01,-0.38 -0.02,-0.76 -0.02,-1.15 0,-4.41 1.13,-8.56 3.12,-12.17 0.11,-0.20 0.17,-0.43 0.17,-0.68 0,-0.79 -0.64,-1.44 -1.44,-1.44 -0.03,0 -0.06,0 -0.10,0.00 -0.08,0.00 -0.16,0.02 -0.24,0.03 -10.04,1.67 -19.12,6.18 -26.38,12.69 -3.06,2.73 -5.79,5.83 -8.14,9.21 -0.98,1.41 -1.90,2.88 -2.74,4.39C72.01,26.07 71.49,25.81 70.97,25.55 69.34,24.75 67.66,24.04 65.93,23.42 60.73,21.56 55.14,20.55 49.30,20.55c-1.53,0 -3.05,0.07 -4.54,0.21 -5.63,0.50 -10.99,1.97 -15.92,4.22C12.92,32.25 1.54,47.75 0.15,66.03 0.05,67.29 0,68.57 0,69.86v12.36c0,2.13 0.31,4.19 0.90,6.13 1.59,5.28 5.20,9.68 9.92,12.33 2.90,1.63 6.23,2.6 9.78,2.68h31.40c0.15,-0.01 0.31,-0.01 0.46,-0.01 0.15,0 0.30,0.00 0.45,0.01 0.05,0.00 0.1,0.00 0.15,0.01 0.08,0.00 0.16,0.01 0.24,0.02 1.93,0.22 3.63,1.18 4.82,2.6 0.18,0.21 0.36,0.45 0.52,0.69 0.59,0.9 0.99,1.93 1.14,3.04 0.01,0.05 0.01,0.10 0.02,0.16 0.03,0.22 0.05,0.46 0.05,0.70 0.00,0.05 0.00,0.11 0.00,0.17 0,0.05 0,0.09 -0.00,0.14v0.01c0.01,0.92 0.20,1.79 0.53,2.61 0.59,1.47 1.64,2.71 2.97,3.54 1.13,0.70 2.47,1.10 3.9,1.10 3.61,0 6.63,-2.59 7.28,-6.02 0.06,-0.28 0.09,-0.57 0.11,-0.86 0.00,-0.1 0.01,-0.19 0.01,-0.29 0.00,-0.07 0.00,-0.15 0.00,-0.22v-0.18c0,-2.53 -0.42,-4.97 -1.20,-7.23 -1.12,-3.28 -3.00,-6.22 -5.43,-8.61 -2.58,-2.55 -5.79,-4.47 -9.37,-5.51 -1.97,-0.57 -4.08,-0.89 -6.24,-0.89H26.30c-0.06,0.00 -0.12,0.00 -0.19,0.00 -0.06,0 -0.12,0 -0.19,-0.00C20.09,88.26 15.35,83.70 14.97,77.95 14.96,77.70 14.95,77.45 14.95,77.2c0,-6.17 4.99,-11.16 11.16,-11.16h99.81c2.57,0 4.76,-1.68 5.51,-4.01 0.02,-0.09 0.05,-0.18 0.07,-0.27 0.34,-1.12 1.03,-2.10 1.93,-2.81 0.00,-0.00 0.00,-0.00 0.01,-0.00 0.07,-0.06 0.15,-0.11 0.22,-0.16 0.1,-0.07 0.20,-0.14 0.31,-0.21 2.47,-1.84 4.16,-4.67 4.51,-7.89 0.05,-0.41 0.07,-0.83 0.07,-1.26 -0.00,-1.32 -0.22,-2.59 -0.64,-3.77M124.62,41.15c-0.24,0 -0.47,-0.06 -0.67,-0.16 -0.97,-0.56 -2.09,-0.92 -3.27,-1.01 -0.21,-0.01 -0.42,-0.02 -0.64,-0.02 -0.52,0 -1.02,0.05 -1.52,0.15 -0.81,0.15 -1.57,0.43 -2.27,0.82 -0.01,0.00 -0.02,0.01 -0.03,0.02 -0.04,0.01 -0.08,0.04 -0.12,0.07 -0.18,0.09 -0.40,0.14 -0.62,0.14 -0.77,0 -1.40,-0.63 -1.40,-1.40 0,-0.48 0.24,-0.91 0.62,-1.16 0.04,-0.03 0.09,-0.05 0.14,-0.08 0.90,-0.50 1.89,-0.88 2.94,-1.11 0.73,-0.16 1.50,-0.24 2.28,-0.24 1.68,0 3.27,0.38 4.68,1.08 0.18,0.08 0.36,0.17 0.54,0.27 0.05,0.02 0.09,0.05 0.14,0.08 0.37,0.25 0.62,0.68 0.62,1.16 0,0.77 -0.63,1.40 -1.40,1.40"
|
||||
android:fillColor="#e6e6e6" />
|
||||
<path
|
||||
android:pathData="m72.66,26.09c2.68,12.92 13.89,22.61 27.32,22.61 7.90,0 15.03,-3.36 20.11,-8.76 -0.02,-0.00 -0.05,-0.00 -0.08,-0.00 -0.52,0 -1.02,0.05 -1.52,0.15 -0.81,0.15 -1.57,0.43 -2.27,0.82 -0.01,0.00 -0.02,0.01 -0.03,0.02 -0.04,0.01 -0.08,0.04 -0.12,0.07 -0.18,0.09 -0.40,0.14 -0.62,0.14 -0.77,0 -1.40,-0.63 -1.40,-1.40 0,-0.48 0.24,-0.91 0.62,-1.16 0.04,-0.03 0.09,-0.05 0.14,-0.08 0.90,-0.50 1.89,-0.88 2.94,-1.11 0.73,-0.16 1.50,-0.24 2.28,-0.24 0.76,0 1.51,0.08 2.23,0.23 2.39,-3.22 4.12,-6.98 5.00,-11.07 -5.11,-5.21 -11.63,-9.04 -18.96,-10.83 -0.01,-0.38 -0.02,-0.76 -0.02,-1.15 0,-4.41 1.13,-8.56 3.12,-12.17 0.11,-0.20 0.17,-0.43 0.17,-0.68 0,-0.79 -0.64,-1.44 -1.44,-1.44 -0.03,0 -0.06,0 -0.10,0.00 -0.08,0.00 -0.16,0.02 -0.24,0.03 -10.04,1.67 -19.12,6.18 -26.38,12.69 -3.05,2.73 -5.79,5.82 -8.14,9.21 -0.93,1.33 -1.79,2.72 -2.59,4.14"
|
||||
android:fillColor="#f79421" />
|
||||
<path
|
||||
android:pathData="m130.55,52.79c-1.21,-0.36 -2.42,-0.72 -3.65,-0.99 -1.21,-0.31 -2.44,-0.57 -3.67,-0.80 -2.46,-0.44 -4.94,-0.79 -7.43,-0.94 -2.49,-0.20 -4.99,-0.10 -7.47,0.08l-1.86,0.20c-0.62,0.08 -1.22,0.23 -1.84,0.34 -1.25,0.15 -2.43,0.60 -3.67,0.87 2.30,-1.03 4.75,-1.82 7.28,-2.18 2.52,-0.37 5.09,-0.51 7.63,-0.32 2.54,0.18 5.07,0.56 7.53,1.19 2.46,0.63 4.88,1.42 7.16,2.54"
|
||||
android:fillColor="#272b30" />
|
||||
<path
|
||||
android:pathData="m129.45,55.08c-1.25,-0.17 -2.5,-0.35 -3.75,-0.43 -1.25,-0.12 -2.50,-0.20 -3.75,-0.25 -2.50,-0.07 -5.00,-0.04 -7.49,0.16 -2.49,0.16 -4.95,0.63 -7.38,1.19l-1.81,0.48c-0.59,0.17 -1.17,0.41 -1.77,0.61 -1.21,0.33 -2.31,0.96 -3.50,1.40 2.12,-1.36 4.43,-2.50 6.88,-3.24 2.43,-0.75 4.96,-1.26 7.50,-1.45 2.54,-0.19 5.10,-0.19 7.63,0.06 2.52,0.26 5.04,0.68 7.46,1.45"
|
||||
android:fillColor="#272b30" />
|
||||
<path
|
||||
android:pathData="m129.28,57.75c-1.26,0.1 -2.51,0.19 -3.76,0.38 -1.24,0.14 -2.48,0.33 -3.72,0.56 -2.46,0.46 -4.9,1.03 -7.28,1.78 -2.40,0.69 -4.69,1.68 -6.94,2.76l-1.66,0.86c-0.54,0.30 -1.06,0.65 -1.59,0.98 -1.11,0.59 -2.05,1.43 -3.12,2.13 1.78,-1.79 3.78,-3.40 6.02,-4.65 2.21,-1.25 4.57,-2.30 7.01,-3.03 2.44,-0.74 4.93,-1.29 7.46,-1.58 2.52,-0.29 5.07,-0.42 7.60,-0.19"
|
||||
android:fillColor="#272b30" />
|
||||
<path
|
||||
android:pathData="m137.70,45.39c-0.42,-0.36 -0.82,-0.75 -1.22,-1.14 -1.07,0.64 -1.79,1.82 -1.79,3.16 0,2.04 1.65,3.70 3.70,3.70 0.02,0 0.03,-0.00 0.05,-0.00 0.02,-0.15 0.05,-0.30 0.07,-0.46 0.05,-0.41 0.07,-0.83 0.07,-1.26 0,-1.32 -0.22,-2.59 -0.64,-3.77 -0.08,-0.07 -0.16,-0.13 -0.24,-0.21"
|
||||
android:fillColor="#f27baa" />
|
||||
<path
|
||||
android:pathData="m107.03,17.36c0,0.17 0,0.35 0.00,0.52 -4.50,1.82 -8.60,4.46 -12.10,7.71 -0.14,-0.99 -0.21,-2.00 -0.21,-3.04 0,-10.21 7.21,-18.75 16.83,-20.77 -2.85,4.50 -4.51,9.84 -4.51,15.58"
|
||||
android:fillColor="#ffffff" />
|
||||
<path
|
||||
android:pathData="m68.11,94.76c-0.49,-0.48 -1.01,-0.93 -1.54,-1.37 -5.61,1.14 -10.22,5.01 -12.41,10.16 1.59,0.36 2.99,1.24 4.01,2.45 0.18,0.21 0.36,0.45 0.52,0.69 0.59,0.9 0.99,1.93 1.14,3.04 0.01,0.04 0.01,0.10 0.02,0.16 0.03,0.22 0.05,0.46 0.05,0.70 0.00,0.05 0.00,0.11 0.00,0.17 0,0.04 0,0.09 -0.00,0.13v0.01c0.01,0.92 0.20,1.80 0.53,2.60 0.59,1.47 1.64,2.71 2.97,3.55 1.13,0.70 2.47,1.10 3.90,1.10 3.61,0 6.63,-2.59 7.28,-6.03 0.06,-0.27 0.09,-0.56 0.11,-0.86 0.00,-0.10 0.01,-0.19 0.01,-0.29 0.00,-0.08 0.00,-0.15 0.00,-0.23v-0.18c0,-2.53 -0.42,-4.97 -1.20,-7.23 -1.13,-3.28 -3.00,-6.22 -5.43,-8.62"
|
||||
android:fillColor="#f79421" />
|
||||
</vector>
|
9
app/src/main/res/drawable/thumb_mercury.xml
Normal file
9
app/src/main/res/drawable/thumb_mercury.xml
Normal file
File diff suppressed because one or more lines are too long
231
app/src/main/res/drawable/thumb_netlify.xml
Normal file
231
app/src/main/res/drawable/thumb_netlify.xml
Normal file
|
@ -0,0 +1,231 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:aapt="http://schemas.android.com/aapt"
|
||||
android:width="38.30dp"
|
||||
android:height="38.34dp"
|
||||
android:viewportWidth="38.30"
|
||||
android:viewportHeight="38.34">
|
||||
<path android:pathData="m13.40,21.37 l12.28,-5.23c0,0 0.01,0 0.03,0.01 0.06,0.06 0.12,0.11 0.17,0.15l0.02,0.01c0.02,0.01 0.05,0.03 0.05,0.05 0,0.01 0,0.01 -0.00,0.02l-1.05,6.46 -0.00,0.02c-0.00,0.05 -0.01,0.10 -0.06,0.10a1.72,1.72 0,0 0,-1.37 0.84l-0.00,0.00c-0.01,0.02 -0.02,0.04 -0.05,0.05 -0.02,0.01 -0.04,0.00 -0.07,0.00l-9.79,-2.02c-0.01,-0.00 -0.15,-0.51 -0.16,-0.52z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:gradientRadius="38.34"
|
||||
android:centerX="19.15"
|
||||
android:centerY="1.471E-8"
|
||||
android:type="radial">
|
||||
<item
|
||||
android:offset="0"
|
||||
android:color="#FF20C6B7" />
|
||||
<item
|
||||
android:offset="1"
|
||||
android:color="#FF4D9ABF" />
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path android:pathData="m19.65,12.19 l5.45,2.31c0.03,0.01 0.06,0.02 0.07,0.05a0.10,0.10 0,0 1,0 0.05c-0.01,0.08 -0.03,0.17 -0.03,0.26v0.15c0,0.03 -0.03,0.05 -0.07,0.06l-0.01,0.00c-0.86,0.36 -12.13,5.17 -12.14,5.17 -0.01,0 -0.03,0 -0.05,-0.01 -0.03,-0.03 0,-0.07 0.02,-0.11a0.76,0.76 0,0 0,0.01 -0.02l4.48,-6.94 0.00,-0.01c0.02,-0.04 0.05,-0.08 0.10,-0.08l0.04,0.00c0.10,0.01 0.19,0.02 0.28,0.02 0.68,0 1.31,-0.33 1.69,-0.89a0.16,0.16 0,0 1,0.03 -0.04c0.02,-0.02 0.06,-0.01 0.09,0.00z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:gradientRadius="38.34"
|
||||
android:centerX="19.15"
|
||||
android:centerY="1.471E-8"
|
||||
android:type="radial">
|
||||
<item
|
||||
android:offset="0"
|
||||
android:color="#FF20C6B7" />
|
||||
<item
|
||||
android:offset="1"
|
||||
android:color="#FF4D9ABF" />
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path android:pathData="m23.58,3.58 l3.81,3.81 -0.92,5.69v0.01a0.13,0.13 0,0 1,-0.00 0.03c-0.01,0.02 -0.03,0.02 -0.05,0.03a1.83,1.83 0,0 0,-0.54 0.27,0.15 0.15,0 0,0 -0.02,0.01c-0.01,0.01 -0.02,0.02 -0.04,0.02a0.11,0.11 0,0 1,-0.04 -0.00l-5.81,-2.47 -0.01,-0.00c-0.03,-0.01 -0.08,-0.03 -0.08,-0.07a2.19,2.19 0,0 0,-0.31 -0.91c-0.02,-0.04 -0.05,-0.09 -0.03,-0.14z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:gradientRadius="38.34"
|
||||
android:centerX="19.15"
|
||||
android:centerY="1.471E-8"
|
||||
android:type="radial">
|
||||
<item
|
||||
android:offset="0"
|
||||
android:color="#FF20C6B7" />
|
||||
<item
|
||||
android:offset="1"
|
||||
android:color="#FF4D9ABF" />
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path android:pathData="m11.07,7.26 l5.81,-5.81C17.69,0.64 18.1,0.24 18.56,0.09a2,2 0,0 1,1.20 0c0.46,0.14 0.86,0.55 1.67,1.35l1.26,1.26 -4.13,6.40a0.15,0.15 0,0 1,-0.04 0.04c-0.02,0.01 -0.06,0.01 -0.09,0a2.09,2.09 0,0 0,-1.92 0.37c-0.02,0.02 -0.06,0.01 -0.10,-0.00 -0.54,-0.23 -4.74,-2.01 -5.34,-2.26z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:gradientRadius="38.34"
|
||||
android:centerX="19.15"
|
||||
android:centerY="1.471E-8"
|
||||
android:type="radial">
|
||||
<item
|
||||
android:offset="0"
|
||||
android:color="#FF20C6B7" />
|
||||
<item
|
||||
android:offset="1"
|
||||
android:color="#FF4D9ABF" />
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path android:pathData="m5.68,12.66 l4.49,-4.49c0.42,0.18 1.95,0.83 3.33,1.41 1.04,0.44 1.98,0.84 2.28,0.97 0.03,0.01 0.05,0.02 0.07,0.05 0.00,0.01 0.00,0.04 0,0.06a2.00,2.00 0,0 0,0.52 1.82c0.03,0.03 0,0.07 -0.02,0.11l-0.01,0.02 -4.56,7.06c-0.01,0.02 -0.02,0.03 -0.04,0.05 -0.02,0.01 -0.05,0.00 -0.08,0.00a2.27,2.27 0,0 0,-0.54 -0.07c-0.16,0 -0.34,0.03 -0.52,0.06h-0.00c-0.02,0.00 -0.03,0.00 -0.05,-0.00a0.21,0.21 0,0 1,-0.04 -0.05z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:gradientRadius="38.34"
|
||||
android:centerX="19.15"
|
||||
android:centerY="1.471E-8"
|
||||
android:type="radial">
|
||||
<item
|
||||
android:offset="0"
|
||||
android:color="#FF20C6B7" />
|
||||
<item
|
||||
android:offset="1"
|
||||
android:color="#FF4D9ABF" />
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path android:pathData="m0,19.06a2,2 0,0 1,0.09 -0.49c0.14,-0.46 0.55,-0.86 1.35,-1.67l3.34,-3.34a2175.52,2175.52 0,0 0,4.62 6.68c0.02,0.03 0.05,0.07 0.02,0.10 -0.14,0.16 -0.29,0.33 -0.39,0.52a0.16,0.16 0,0 1,-0.05 0.06c-0.01,0.00 -0.02,0.00 -0.04,0.00H8.94L0,19.06Z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:gradientRadius="38.34"
|
||||
android:centerX="19.15"
|
||||
android:centerY="1.471E-8"
|
||||
android:type="radial">
|
||||
<item
|
||||
android:offset="0"
|
||||
android:color="#FF20C6B7" />
|
||||
<item
|
||||
android:offset="1"
|
||||
android:color="#FF4D9ABF" />
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path android:pathData="m4.05,24.05 l-2.61,-2.61c-0.44,-0.44 -0.76,-0.76 -0.99,-1.04l7.93,1.64a0.84,0.84 0,0 0,0.03 0.00c0.04,0.00 0.10,0.01 0.10,0.06 0,0.05 -0.05,0.07 -0.10,0.09l-0.02,0.01z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:gradientRadius="38.34"
|
||||
android:centerX="19.15"
|
||||
android:centerY="1.471E-8"
|
||||
android:type="radial">
|
||||
<item
|
||||
android:offset="0"
|
||||
android:color="#FF20C6B7" />
|
||||
<item
|
||||
android:offset="1"
|
||||
android:color="#FF4D9ABF" />
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path android:pathData="m7.03,27.03 l-2.06,-2.06 4.07,-1.73a0.08,0.08 0,0 1,0.03 -0.00c0.03,0 0.05,0.03 0.07,0.06a2.91,2.91 0,0 0,0.13 0.18l0.01,0.01c0.01,0.01 0.00,0.03 -0.00,0.05l-2.25,3.49z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:gradientRadius="38.34"
|
||||
android:centerX="19.15"
|
||||
android:centerY="1.471E-8"
|
||||
android:type="radial">
|
||||
<item
|
||||
android:offset="0"
|
||||
android:color="#FF20C6B7" />
|
||||
<item
|
||||
android:offset="1"
|
||||
android:color="#FF4D9ABF" />
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path android:pathData="m21.11,37.22c-0.59,0.59 -0.94,0.90 -1.34,1.03a2,2 0,0 1,-1.20 0c-0.46,-0.14 -0.86,-0.55 -1.67,-1.35l-8.99,-8.99 2.34,-3.64c0.01,-0.01 0.02,-0.03 0.04,-0.04 0.02,-0.01 0.06,-0.01 0.09,0a2.43,2.43 0,0 0,1.63 -0.08c0.02,-0.01 0.05,-0.01 0.07,0.00a0.19,0.19 0,0 1,0.02 0.03l8.99,13.05z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:gradientRadius="38.34"
|
||||
android:centerX="19.15"
|
||||
android:centerY="1.471E-8"
|
||||
android:type="radial">
|
||||
<item
|
||||
android:offset="0"
|
||||
android:color="#FF20C6B7" />
|
||||
<item
|
||||
android:offset="1"
|
||||
android:color="#FF4D9ABF" />
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path android:pathData="m22.81,35.52 l-0.81,0.81 -8.95,-12.94a0.42,0.42 0,0 0,-0.01 -0.01c-0.01,-0.01 -0.02,-0.03 -0.02,-0.06 0.00,-0.01 0.01,-0.03 0.02,-0.04l0.01,-0.01c0.02,-0.04 0.05,-0.08 0.07,-0.12l0.02,-0.03 0.00,-0.00c0.01,-0.02 0.02,-0.04 0.05,-0.06 0.02,-0.01 0.05,-0.00 0.07,-0.00l9.92,2.04a0.16,0.16 0,0 1,0.07 0.03c0.01,0.01 0.01,0.02 0.01,0.04a1.75,1.75 0,0 0,1.02 1.17c0.02,0.01 0.01,0.04 0.00,0.07a0.23,0.23 0,0 0,-0.01 0.04c-0.12,0.76 -1.19,7.29 -1.48,9.06z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:gradientRadius="38.34"
|
||||
android:centerX="19.15"
|
||||
android:centerY="1.471E-8"
|
||||
android:type="radial">
|
||||
<item
|
||||
android:offset="0"
|
||||
android:color="#FF20C6B7" />
|
||||
<item
|
||||
android:offset="1"
|
||||
android:color="#FF4D9ABF" />
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path android:pathData="m31.51,26.82 l-7.18,7.18 1.23,-7.56 0.00,-0.01c0.00,-0.01 0.00,-0.02 0.00,-0.02 0.01,-0.02 0.03,-0.03 0.06,-0.04l0.01,-0.00a1.85,1.85 0,0 0,0.69 -0.51c0.02,-0.02 0.05,-0.05 0.09,-0.06a0.09,0.09 0,0 1,0.02 0l5.06,1.04z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:gradientRadius="38.34"
|
||||
android:centerX="19.15"
|
||||
android:centerY="1.471E-8"
|
||||
android:type="radial">
|
||||
<item
|
||||
android:offset="0"
|
||||
android:color="#FF20C6B7" />
|
||||
<item
|
||||
android:offset="1"
|
||||
android:color="#FF4D9ABF" />
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path android:pathData="m38.14,20.02c-0.2,0.37 -0.59,0.76 -1.25,1.42l-4.37,4.36 -5.65,-1.17 -0.03,-0.00c-0.05,-0.00 -0.10,-0.01 -0.10,-0.06a1.70,1.70 0,0 0,-0.65 -1.19c-0.02,-0.02 -0.01,-0.05 -0.01,-0.09 0,-0.00 0,-0.01 0.00,-0.01l1.06,-6.52 0.00,-0.02c0.00,-0.05 0.01,-0.10 0.06,-0.10a1.73,1.73 0,0 0,1.16 -0.66c0.00,-0.01 0.01,-0.02 0.02,-0.02 0.03,-0.01 0.07,0 0.10,0.01l9.65,4.08z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:gradientRadius="38.34"
|
||||
android:centerX="19.15"
|
||||
android:centerY="1.471E-8"
|
||||
android:type="radial">
|
||||
<item
|
||||
android:offset="0"
|
||||
android:color="#FF20C6B7" />
|
||||
<item
|
||||
android:offset="1"
|
||||
android:color="#FF4D9ABF" />
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path android:pathData="m33.01,13.01 l3.87,3.87c0.80,0.80 1.20,1.20 1.35,1.67 0.02,0.06 0.04,0.13 0.05,0.20l-9.26,-3.92a0.72,0.72 0,0 0,-0.01 -0.00c-0.03,-0.01 -0.08,-0.03 -0.08,-0.07 0,-0.03 0.04,-0.05 0.08,-0.07l0.01,-0.00z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:gradientRadius="38.34"
|
||||
android:centerX="19.15"
|
||||
android:centerY="1.471E-8"
|
||||
android:type="radial">
|
||||
<item
|
||||
android:offset="0"
|
||||
android:color="#FF20C6B7" />
|
||||
<item
|
||||
android:offset="1"
|
||||
android:color="#FF4D9ABF" />
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path android:pathData="m27.75,13.30 l-0.01,-0.00c-0.00,-0.00 -0.01,-0.00 -0.02,-0.01a0.11,0.11 0,0 1,-0.02 -0.09l0.77,-4.72 3.62,3.62 -3.77,1.60a0.08,0.08 0,0 1,-0.03 0.00h-0.01c-0.00,-0.00 -0.01,-0.00 -0.02,-0.01a1.71,1.71 0,0 0,-0.49 -0.38z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:gradientRadius="38.34"
|
||||
android:centerX="19.15"
|
||||
android:centerY="1.471E-8"
|
||||
android:type="radial">
|
||||
<item
|
||||
android:offset="0"
|
||||
android:color="#FF20C6B7" />
|
||||
<item
|
||||
android:offset="1"
|
||||
android:color="#FF4D9ABF" />
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
</vector>
|
61
app/src/main/res/drawable/thumb_nextdns.xml
Normal file
61
app/src/main/res/drawable/thumb_nextdns.xml
Normal file
|
@ -0,0 +1,61 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:aapt="http://schemas.android.com/aapt"
|
||||
android:width="172.86dp"
|
||||
android:height="200dp"
|
||||
android:viewportWidth="172.86"
|
||||
android:viewportHeight="200.00">
|
||||
<path
|
||||
android:pathData="m82.73,7.64 l-18.55,12.50 -23.13,9.17 -27.09,8.96 -9.17,8.12 4.16,40.85 11.46,33.76 16.25,29.38c0,0 20.21,21.25 20.42,21.88 0.20,0.62 18.96,15.98 18.96,15.98l12.08,4.44 34.18,-27.09 33.97,-53.03 5.90,-29.08 4.52,-25.42 -1.66,-15.84L135.25,29.52 106.28,18.89 89.19,7.64Z"
|
||||
android:fillColor="#FFFFFF" />
|
||||
<path android:pathData="m22.97,54.30c-0.97,31.26 8.20,56.24 19.86,75.14L125.76,46.51C113.28,41.72 98.23,34.73 86.43,25.49 61.79,44.78 22.97,54.30 22.97,54.30Z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:startY="27.06"
|
||||
android:startX="34.71"
|
||||
android:endY="148.78"
|
||||
android:endX="133.79"
|
||||
android:type="linear">
|
||||
<item
|
||||
android:offset="0"
|
||||
android:color="#FF009EFF" />
|
||||
<item
|
||||
android:offset="1"
|
||||
android:color="#FF0063FF" />
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path android:pathData="m86.43,174.33c0,0 65.99,-38.78 63.46,-120.03 0,0 -4.68,-1.15 -11.83,-3.46L49.54,139.36c17.39,23.51 36.89,34.97 36.89,34.97z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:startY="23.09"
|
||||
android:startX="39.59"
|
||||
android:endY="144.81"
|
||||
android:endX="138.67"
|
||||
android:type="linear">
|
||||
<item
|
||||
android:offset="0"
|
||||
android:color="#FF009EFF" />
|
||||
<item
|
||||
android:offset="1"
|
||||
android:color="#FF0063FF" />
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path android:pathData="m172.43,44.52c-0.89,-7.44 -5.36,-8.33 -5.36,-8.33C136.99,30.23 97.67,7.14 94.25,4.02 90.82,0.89 87.96,-0 86.43,-0c-1.52,0 -4.39,0.89 -7.81,4.02 -3.42,3.12 -42.74,26.21 -72.82,32.16 0,0 -4.46,0.89 -5.36,8.33 -0.89,7.44 -6.99,88.60 78.78,151.89 0,0 5.21,3.57 7.22,3.57 2.01,0 7.22,-3.57 7.22,-3.57 85.77,-63.29 79.67,-144.45 78.77,-151.89zM86.43,188.28c0,0 -76.63,-49.18 -75.76,-142.61 0,0 33.97,-4.80 75.76,-33.37 41.79,28.57 75.76,33.37 75.76,33.37 0.86,93.43 -75.76,142.61 -75.76,142.61z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:startY="21.26"
|
||||
android:startX="41.84"
|
||||
android:endY="142.97"
|
||||
android:endX="140.92"
|
||||
android:type="linear">
|
||||
<item
|
||||
android:offset="0"
|
||||
android:color="#FF009EFF" />
|
||||
<item
|
||||
android:offset="1"
|
||||
android:color="#FF0063FF" />
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
</vector>
|
90
app/src/main/res/drawable/thumb_peeringdb.xml
Normal file
90
app/src/main/res/drawable/thumb_peeringdb.xml
Normal file
|
@ -0,0 +1,90 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:aapt="http://schemas.android.com/aapt"
|
||||
android:width="78.50dp"
|
||||
android:height="100dp"
|
||||
android:viewportWidth="78.50"
|
||||
android:viewportHeight="100">
|
||||
<path android:pathData="M13.72,7.42L38.99,0.24c1.21,-0.34 2.51,-0.31 3.71,0.07L73.92,10.59c2.6,0.85 4.35,3.28 4.35,6.02l0,11.08c0,3.5 -2.83,6.33 -6.33,6.33 -0.46,0 -0.92,-0.05 -1.37,-0.15L42.36,27.60c-0.98,-0.22 -2.01,-0.20 -2.98,0.05L17.07,33.51C13.68,34.40 10.22,32.38 9.33,28.99 9.19,28.47 9.12,27.93 9.12,27.38L9.12,13.51C9.12,10.68 11.00,8.19 13.72,7.42Z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:endX="43.69"
|
||||
android:endY="34.03"
|
||||
android:startX="43.69"
|
||||
android:startY="-3.57E-7"
|
||||
android:type="linear">
|
||||
<item
|
||||
android:color="#FFA1B5B8"
|
||||
android:offset="0" />
|
||||
<item
|
||||
android:color="#FF687F82"
|
||||
android:offset="1" />
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<group>
|
||||
<clip-path android:pathData="M13.72,7.42L38.99,0.24c1.21,-0.34 2.51,-0.31 3.71,0.07L73.92,10.59c2.6,0.85 4.35,3.28 4.35,6.02l0,11.08c0,3.5 -2.83,6.33 -6.33,6.33 -0.46,0 -0.92,-0.05 -1.37,-0.15L42.36,27.60c-0.98,-0.22 -2.01,-0.20 -2.98,0.05L17.07,33.51C13.68,34.40 10.22,32.38 9.33,28.99 9.19,28.47 9.12,27.93 9.12,27.38L9.12,13.51C9.12,10.68 11.00,8.19 13.72,7.42Z" />
|
||||
<path
|
||||
android:fillColor="#4b6063"
|
||||
android:pathData="M0.91,-0.34l40.27,0l0,40.21l-40.27,0z" />
|
||||
</group>
|
||||
<path android:pathData="M68.31,43.37L42.71,36.1C41.70,35.81 40.64,35.78 39.62,36.00L4.98,43.59c-2.91,0.63 -4.98,3.21 -4.98,6.19l-0,9.94c-0,3.35 2.61,6.12 5.96,6.32l34.78,2.06c0.28,0.01 0.57,0.01 0.86,-0.00L67.07,66.15C70.37,65.89 72.92,63.14 72.92,59.83L72.92,49.47C72.92,46.63 71.04,44.14 68.31,43.37Z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:endX="2.005"
|
||||
android:endY="67.24"
|
||||
android:startX="36.46"
|
||||
android:startY="1.712"
|
||||
android:type="linear">
|
||||
<item
|
||||
android:color="#FF656D78"
|
||||
android:offset="0" />
|
||||
<item
|
||||
android:color="#FF040405"
|
||||
android:offset="1" />
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<group>
|
||||
<clip-path android:pathData="M68.31,43.37L42.71,36.1C41.70,35.81 40.64,35.78 39.62,36.00L4.98,43.59c-2.91,0.63 -4.98,3.21 -4.98,6.19l-0,9.94c-0,3.35 2.61,6.12 5.96,6.32l34.78,2.06c0.28,0.01 0.57,0.01 0.86,-0.00L67.07,66.15C70.37,65.89 72.92,63.14 72.92,59.83L72.92,49.47C72.92,46.63 71.04,44.14 68.31,43.37Z" />
|
||||
<path android:pathData="M81.13,35.61l-40.27,0l-0,40.21l40.27,0z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:endX="41.73"
|
||||
android:endY="67.24"
|
||||
android:startX="71.71"
|
||||
android:startY="37.07"
|
||||
android:type="linear">
|
||||
<item
|
||||
android:color="#FF656D78"
|
||||
android:offset="0" />
|
||||
<item
|
||||
android:color="#FF2F3640"
|
||||
android:offset="1" />
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
</group>
|
||||
<path android:pathData="M16.12,74.11L40.26,76.63c0.40,0.04 0.81,0.04 1.21,0.01L71.61,73.99c3.48,-0.30 6.56,2.27 6.87,5.75 0.01,0.18 0.02,0.37 0.02,0.55l0,6.76c0,2.99 -2.09,5.58 -5.02,6.20l-31.18,6.58c-0.94,0.2 -1.91,0.18 -2.85,-0.05L13.92,93.41C11.1,92.70 9.12,90.17 9.12,87.26L9.12,80.42C9.12,76.91 11.96,74.08 15.46,74.08c0.22,0 0.44,0.01 0.65,0.03z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:endX="43.81"
|
||||
android:endY="100"
|
||||
android:startX="43.81"
|
||||
android:startY="73.96"
|
||||
android:type="linear">
|
||||
<item
|
||||
android:color="#FF62AC81"
|
||||
android:offset="0" />
|
||||
<item
|
||||
android:color="#FF33744A"
|
||||
android:offset="1" />
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<group>
|
||||
<clip-path android:pathData="M16.12,74.11L40.26,76.63c0.40,0.04 0.81,0.04 1.21,0.01L71.61,73.99c3.48,-0.30 6.56,2.27 6.87,5.75 0.01,0.18 0.02,0.37 0.02,0.55l0,6.76c0,2.99 -2.09,5.58 -5.02,6.20l-31.18,6.58c-0.94,0.2 -1.91,0.18 -2.85,-0.05L13.92,93.41C11.1,92.70 9.12,90.17 9.12,87.26L9.12,80.42C9.12,76.91 11.96,74.08 15.46,74.08c0.22,0 0.44,0.01 0.65,0.03z" />
|
||||
<path
|
||||
android:fillColor="#1c3f28"
|
||||
android:pathData="M-0.28,69.92l40.27,0l0,40.21l-40.27,0z" />
|
||||
</group>
|
||||
</vector>
|
15
app/src/main/res/drawable/thumb_playstation.xml
Normal file
15
app/src/main/res/drawable/thumb_playstation.xml
Normal file
|
@ -0,0 +1,15 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="198dp"
|
||||
android:height="152.81dp"
|
||||
android:viewportWidth="198"
|
||||
android:viewportHeight="152.81">
|
||||
<path
|
||||
android:fillColor="#0072ce"
|
||||
android:pathData="M14.86,130.01C-0.75,125.61 -3.35,116.45 3.76,111.17c6.58,-4.87 17.76,-8.54 17.76,-8.54 0,0 46.24,-16.44 46.24,-16.44 0,0 0,18.74 0,18.74 0,0 -33.27,11.90 -33.27,11.90 -5.87,2.10 -6.78,5.09 -2.00,6.66 4.78,1.56 13.43,1.12 19.32,-0.99 0,0 15.96,-5.79 15.96,-5.79 0,0 0,16.77 0,16.77 -1.01,0.18 -2.14,0.36 -3.18,0.53 -15.96,2.60 -32.97,1.52 -49.72,-4.00z" />
|
||||
<path
|
||||
android:fillColor="#0072ce"
|
||||
android:pathData="m119.11,85.16c0,0 0,-47.75 0,-47.75 0,-5.60 -1.03,-10.77 -6.29,-12.23 -4.03,-1.29 -6.53,2.45 -6.53,8.05 0,0 0,119.58 0,119.58 0,0 -32.25,-10.23 -32.25,-10.23 0,0 0,-142.58 0,-142.58 13.71,2.54 33.68,8.56 44.42,12.18 27.31,9.37 36.57,21.04 36.57,47.34 0,25.63 -15.82,35.34 -35.92,25.63z" />
|
||||
<path
|
||||
android:fillColor="#0072ce"
|
||||
android:pathData="m196.23,116.96c-3.86,4.88 -13.34,8.36 -13.34,8.36 0,0 -70.49,25.32 -70.49,25.32 0,0 0,-18.67 0,-18.67 0,0 51.87,-18.48 51.87,-18.48 5.88,-2.10 6.79,-5.09 2.00,-6.65 -4.77,-1.57 -13.42,-1.12 -19.31,0.99 0,0 -34.56,12.17 -34.56,12.17 0,0 0,-19.37 0,-19.37 0,0 1.99,-0.67 1.99,-0.67 0,0 9.98,-3.53 24.03,-5.09 14.04,-1.54 31.24,0.21 44.74,5.32 15.21,4.80 16.92,11.89 13.06,16.77z" />
|
||||
</vector>
|
12
app/src/main/res/drawable/thumb_plex.xml
Normal file
12
app/src/main/res/drawable/thumb_plex.xml
Normal file
|
@ -0,0 +1,12 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="200dp"
|
||||
android:height="200dp"
|
||||
android:viewportWidth="200"
|
||||
android:viewportHeight="200">
|
||||
<path
|
||||
android:fillColor="#282a2d"
|
||||
android:pathData="M5.85,0L194.14,0A5.85,5.85 0,0 1,200 5.85L200,194.14A5.85,5.85 0,0 1,194.14 200L5.85,200A5.85,5.85 0,0 1,0 194.14L0,5.85A5.85,5.85 0,0 1,5.85 0z" />
|
||||
<path
|
||||
android:fillColor="#e5a00d"
|
||||
android:pathData="M100,27.34H57.81L100,100 57.81,172.65H100L142.18,100Z" />
|
||||
</vector>
|
54
app/src/main/res/drawable/thumb_saxobank.xml
Normal file
54
app/src/main/res/drawable/thumb_saxobank.xml
Normal file
|
@ -0,0 +1,54 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="200dp"
|
||||
android:height="158.60dp"
|
||||
android:viewportWidth="200"
|
||||
android:viewportHeight="158.60">
|
||||
<path
|
||||
android:pathData="M68.51,53.93l11.95,0l-6.12,-17.20z"
|
||||
android:fillColor="#031329" />
|
||||
<path
|
||||
android:pathData="m155.97,64.14c8.45,0 11.66,-7.58 11.66,-15.16 0,-7.28 -3.49,-14.86 -11.66,-14.86 -8.16,0 -11.66,7.58 -11.66,14.86 0,7.58 2.91,15.16 11.66,15.16z"
|
||||
android:fillColor="#031329" />
|
||||
<path
|
||||
android:pathData="m73.46,111.95 l-10.49,26.82h5.53l2.33,-6.12h10.78l2.33,6.12h6.12L79.59,111.95ZM72.30,128.57 L76.09,117.49v0l3.79,11.07z"
|
||||
android:fillColor="#031329" />
|
||||
<path
|
||||
android:pathData="M150.14,139.06l5.24,0l0,-12.82l9.62,12.53l7.28,0l-11.66,-14.28l11.07,-12.53l-6.70,0l-9.62,11.66l0,-11.66l-5.24,0z"
|
||||
android:fillColor="#031329" />
|
||||
<path
|
||||
android:pathData="M5.53,93.29H194.75V5.53H5.53Z"
|
||||
android:fillColor="#031329" />
|
||||
<path
|
||||
android:pathData="M112.82,139.06l0,-20.40l0,0l10.20,20.40l6.70,0l0,-27.11l-5.24,0l0,20.11l-10.20,-20.11l-6.70,0l0,27.11z"
|
||||
android:fillColor="#031329" />
|
||||
<path
|
||||
android:pathData="m40.52,125.07v0c3.20,-0.58 5.24,-2.91 5.24,-6.12 0,-5.83 -5.24,-6.99 -8.74,-6.99h-9.32v26.82h9.32c3.49,0 9.32,-1.16 9.32,-7.87 0.29,-3.20 -2.04,-5.53 -5.83,-5.83zM33.23,116.32h2.04c2.33,0 5.24,0.29 5.24,3.49 0,2.91 -2.91,3.20 -5.24,3.20h-2.04zM35.56,134.69h-2.62v-7.87h2.62c2.62,0 5.53,0.58 5.53,4.08 0,3.20 -2.91,3.79 -5.53,3.79z"
|
||||
android:fillColor="#031329" />
|
||||
<path
|
||||
android:pathData="m35.56,126.82h-2.62v7.87h2.62c2.62,0 5.53,-0.58 5.53,-3.79 0,-3.49 -2.62,-4.08 -5.53,-4.08z"
|
||||
android:fillColor="#FFFFFF" />
|
||||
<path
|
||||
android:pathData="M72.30,128.57l7.87,0l-3.79,-11.07l-0.29,0z"
|
||||
android:fillColor="#FFFFFF" />
|
||||
<path
|
||||
android:pathData="M0.87,0.87L0.87,157.72L199.12,157.72L199.12,0.87ZM37.02,139.06L27.69,139.06L27.69,112.24h9.32c3.49,0 8.74,1.16 8.74,6.99 0,3.20 -2.04,5.53 -5.24,6.12v0c3.79,0.29 6.12,2.91 6.12,6.12 0,6.41 -6.12,7.58 -9.62,7.58zM83.96,139.06 L81.63,132.65L70.84,132.65l-2.33,6.12h-5.53l10.49,-26.82h6.12l10.49,26.82h-6.12zM129.73,139.06h-6.70l-10.20,-20.11v0,20.11h-5.24L107.58,112.24h6.70l10.20,20.11v0,-20.11h5.24zM165.01,138.77 L155.39,126.23v12.53h-5.24v-26.82h5.24v11.66l9.62,-11.66h6.70l-11.07,12.53 11.66,14.28zM194.46,93.29L5.53,93.29L5.53,5.53L194.75,5.53v87.75z"
|
||||
android:fillColor="#FFFFFF" />
|
||||
<path
|
||||
android:pathData="m40.52,119.53c0,-3.20 -2.91,-3.49 -5.24,-3.49h-2.04v6.70h2.04c2.33,0 5.24,-0.29 5.24,-3.20z"
|
||||
android:fillColor="#FFFFFF" />
|
||||
<path
|
||||
android:pathData="m41.98,58.89c0,3.79 -4.37,5.24 -7.28,5.24 -2.62,0 -5.24,-0.58 -7.58,-1.74l-2.62,6.70c4.08,1.16 6.12,1.45 10.78,1.45 8.45,0 15.74,-3.49 15.74,-12.53 0,-13.99 -18.36,-11.07 -18.36,-18.07 0,-4.37 3.79,-5.83 6.41,-5.83 2.33,0 4.66,0.29 6.70,1.16l2.33,-6.12c-2.91,-1.16 -6.41,-1.45 -9.91,-1.45 -7.28,0 -14.57,3.49 -14.57,12.53 0,13.99 18.36,10.78 18.36,18.65z"
|
||||
android:fillColor="#FFFFFF" />
|
||||
<path
|
||||
android:pathData="M132.07,28.57l-8.74,0l-9.03,14.86l-8.45,-14.86l-9.62,0l12.24,19.82l-13.70,21.57l9.62,0l9.62,-16.03l9.62,16.03l9.62,0l-13.41,-21.57z"
|
||||
android:fillColor="#FFFFFF" />
|
||||
<path
|
||||
android:pathData="m155.97,70.84c13.12,0 20.40,-9.03 20.40,-21.57 0,-12.53 -7.28,-21.28 -20.40,-21.28 -13.12,0 -20.40,8.45 -20.40,21.28 0,12.82 6.99,21.57 20.40,21.57zM155.97,34.40c8.16,0 11.66,7.58 11.66,14.86 0,7.58 -3.20,15.16 -11.66,15.16 -8.45,0 -11.66,-7.58 -11.66,-15.16 0,-7.28 3.20,-14.86 11.66,-14.86z"
|
||||
android:fillColor="#FFFFFF" />
|
||||
<path
|
||||
android:pathData="m65.88,60.35h16.91l3.49,9.62 5.53,-9.03 -12.53,-32.36h-9.32l-16.32,41.39h8.45zM74.34,36.73v0l6.12,17.20L68.51,53.93Z"
|
||||
android:fillColor="#FFFFFF" />
|
||||
<path
|
||||
android:pathData="M199.12,0.87L199.12,157.72L0.87,157.72L0.87,0.87l198.25,0M200,0L199.12,0 0.87,0 0,0l0,0.87 0,156.85 0,0.87l0.87,0 198.25,0 0.87,0L200,157.72 200,0.87Z"
|
||||
android:fillColor="#031329" />
|
||||
</vector>
|
12
app/src/main/res/drawable/thumb_selfwealth.xml
Normal file
12
app/src/main/res/drawable/thumb_selfwealth.xml
Normal file
|
@ -0,0 +1,12 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="100dp"
|
||||
android:height="48.32dp"
|
||||
android:viewportWidth="99.99"
|
||||
android:viewportHeight="48.32">
|
||||
<path
|
||||
android:pathData="m33.33,23.19c-2.59,-1.69 -5.19,-2.39 -8.09,-3.12 -2.91,-0.75 -5.17,-1.29 -7.01,-1.83 -2.28,-0.58 -4.66,-1.27 -6.25,-2.91 -0.79,-1.59 -0.54,-3.15 0.10,-4.63 0.43,-0.64 0.97,-1.18 1.61,-1.61 2.65,-1.28 5.55,-1.27 8.19,-0.75 2.01,0.43 3.95,1.51 4.74,3.23 0.53,0.86 0.75,2.04 0.86,3.45h9.81c0,-2.69 -0.53,-4.96 -1.51,-6.79C34.84,6.36 33.44,4.74 31.71,3.55 27.72,1.09 23.23,0.01 18.87,0 16.82,0 14.77,0.32 12.62,0.86 8.59,2.05 5.07,4.37 3.12,7.76 2.04,9.49 1.51,11.65 1.51,14.02c0.08,3.72 1.56,6.96 4.31,9.06 2.92,2.07 6.28,3.18 9.49,3.99 1.72,0.43 3.34,0.86 4.96,1.29 2.67,0.80 5.60,1.43 7.55,3.34 0.75,0.75 1.18,1.83 1.18,3.02 -0.03,2.32 -1.43,3.67 -3.12,4.74 -1.90,0.89 -3.84,1.00 -5.82,1.07 -2.58,-0.05 -5.10,-0.45 -7.11,-1.94 -0.86,-0.64 -1.61,-1.51 -2.26,-2.58 -0.64,-1.07 -0.86,-2.37 -0.86,-3.99H0c0,2.80 0.43,5.28 1.51,7.33 1.07,2.04 2.48,3.77 4.31,5.07 1.83,1.29 3.99,2.26 6.36,2.91 2.37,0.64 4.85,0.97 7.44,0.97 3.12,0 5.93,-0.32 8.30,-1.07 2.37,-0.75 4.42,-1.72 6.04,-3.02 1.61,-1.29 2.80,-2.91 3.66,-4.63 0.86,-1.83 1.18,-3.77 1.18,-5.93 0,-2.58 -0.53,-4.74 -1.61,-6.36 -1.07,-1.72 -2.37,-3.02 -3.88,-4.09z"
|
||||
android:fillColor="#434c4d" />
|
||||
<path
|
||||
android:pathData="M89.96,1.07 L82.41,32.90H82.30L74.43,1.07H64.83L56.85,32.57H56.74L49.40,1.07H39.26l12.18,46.27h10.35l7.65,-31.49h0.10l7.87,31.49H87.48L100,1.07Z"
|
||||
android:fillColor="#7ab800" />
|
||||
</vector>
|
Loading…
Reference in a new issue