Add generic NAS thumbnail

This commit is contained in:
Jakob Nixdorf 2018-01-24 07:37:34 +01:00
parent 23d813928e
commit 010def3ad9
No known key found for this signature in database
GPG key ID: BE99BF86574A7DBC
2 changed files with 39 additions and 0 deletions

View file

@ -58,6 +58,7 @@ public class EntryThumbnail {
Mastodon(R.drawable.thumb_mastodon),
Microsoft(R.drawable.thumb_microsoft),
Mixer(R.drawable.thumb_mixer),
NAS(R.drawable.thumb_nas),
NextCloud(R.drawable.thumb_nextcloud),
Nintendo(R.drawable.thumb_nintendo),
NPM(R.drawable.thumb_npm),

View file

@ -0,0 +1,38 @@
<vector
xmlns:android="http://schemas.android.com/apk/res/android"
android:width="256dp"
android:height="256dp"
android:viewportWidth="256"
android:viewportHeight="256">
<path
android:fillColor="#FF000000"
android:pathData="M43.51,80.57L212.49,80.57A20,20 96.92,0 1,232.49 100.57L232.49,212.7A20,20 96.92,0 1,212.49 232.7L43.51,232.7A20,20 76.18,0 1,23.51 212.7L23.51,100.57A20,20 76.18,0 1,43.51 80.57z" />
<path
android:fillColor="#FF000000"
android:pathData="m229.06,78.45c-3.4,-2.75 -8.27,-5.27 -12.39,-6.42 -2.55,-0.71 -6.85,-0.75 -88.7,-0.75 -81.85,0 -86.15,0.04 -88.7,0.75 -3.76,1.05 -8.98,3.64 -11.55,5.73 -3.98,3.24 -3.86,3.19 -2.95,1.1 1.97,-4.56 15.61,-34.49 17.64,-38.72 1.25,-2.6 3.09,-5.86 4.07,-7.25 2.45,-3.43 6.52,-7.11 9.27,-8.38l2.28,-1.05 35.96,-0.37c20.29,-0.21 50.68,-0.21 69.72,-0.02l33.76,0.35 2.76,1.31c3.65,1.73 6.04,4.01 9.24,8.81 2.89,4.34 4.58,7.77 15.33,31.14 3.97,8.62 7.3,15.82 7.4,15.99 0.35,0.57 -0.05,0.29 -3.15,-2.21z" />
<path
android:fillColor="#FFFFFFFF"
android:pathData="M50.08,115.91m-12.65,0a12.65,12.65 125.56,1 1,25.3 0a12.65,12.65 76.45,1 1,-25.3 0" />
<path
android:fillColor="#FFFFFFFF"
android:pathData="M97.11,96.16L207.77,96.16A8.84,8.84 0,0 1,216.61 105L216.61,207.85A8.84,8.84 121.75,0 1,207.77 216.69L97.11,216.69A8.84,8.84 111.9,0 1,88.27 207.85L88.27,105A8.84,8.84 75.61,0 1,97.11 96.16z" />
<path
android:fillColor="#FF000000"
android:pathData="M104.45,104.39L119.31,104.39A7.96,7.96 63.87,0 1,127.26 112.34L127.26,200.58A7.96,7.96 63.87,0 1,119.31 208.54L104.45,208.54A7.96,7.96 0,0 1,96.49 200.58L96.49,112.34A7.96,7.96 0,0 1,104.45 104.39z" />
<path
android:fillColor="#FFFFFFFF"
android:pathData="M111.66,119.96m-8.04,0a8.04,8.04 0,1 1,16.08 0a8.04,8.04 0,1 1,-16.08 0" />
<path
android:fillColor="#FF000000"
android:pathData="M144.69,104.43L159.54,104.43A7.96,7.96 0,0 1,167.5 112.38L167.5,200.62A7.96,7.96 102.58,0 1,159.54 208.58L144.69,208.58A7.96,7.96 102.58,0 1,136.73 200.62L136.73,112.38A7.96,7.96 0,0 1,144.69 104.43z" />
<path
android:fillColor="#FFFFFFFF"
android:pathData="M152.29,120.04m-8.04,0a8.04,8.04 128.2,1 1,16.08 0a8.04,8.04 128.2,1 1,-16.08 0" />
<path
android:fillColor="#FF000000"
android:pathData="M185.36,104.4L200.22,104.4A7.96,7.96 0,0 1,208.17 112.36L208.17,200.59A7.96,7.96 0,0 1,200.22 208.55L185.36,208.55A7.96,7.96 0,0 1,177.41 200.59L177.41,112.36A7.96,7.96 0,0 1,185.36 104.4z" />
<path
android:fillColor="#FFFFFFFF"
android:pathData="M192.75,119.93m-8.04,0a8.04,8.04 0,1 1,16.08 0a8.04,8.04 0,1 1,-16.08 0" />
</vector>