Replace raster drawables with vectors
|
Before Width: | Height: | Size: 804 B |
|
Before Width: | Height: | Size: 720 B |
|
Before Width: | Height: | Size: 517 B |
|
Before Width: | Height: | Size: 432 B |
|
Before Width: | Height: | Size: 906 B |
|
Before Width: | Height: | Size: 810 B |
|
Before Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 1.6 KiB |
11
app/src/main/res/drawable/ic_anilist.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<vector
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="18"
|
||||
android:viewportHeight="18">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M4.758,2.234C3.178,6.758 1.582,11.271 0,15.785L3.706,15.785c0.265,-0.775 0.529,-1.55 0.801,-2.323 1.333,-0.042 2.672,-0.026 4.007,-0.01 0.306,0.637 0.481,1.385 0.735,2.065 -0.004,0.428 0.449,0.22 0.72,0.267 2.469,-0.006 4.938,0.012 7.407,-0.018 0.819,-0.122 0.581,-1.103 0.616,-1.685 -0.027,-0.612 0.207,-1.646 -0.655,-1.747 -1.672,-0.02 -3.345,-0.001 -5.018,-0.025 -0.031,-3.181 0.015,-6.364 -0.038,-9.543C12.064,1.997 11.13,2.269 10.542,2.221 9.88,2.238 8.762,2.097 8.844,3.079 8.844,3.375 8.878,4.149 8.701,3.441 8.415,3.087 8.586,2.088 7.959,2.216 6.892,2.222 5.824,2.2 4.758,2.234ZM6.614,6.971c0.381,1.142 0.772,2.291 1.155,3.436 -0.797,0.05 -1.605,0.018 -2.407,0.015 0.375,-1.249 0.766,-2.498 1.151,-3.747 0.034,0.099 0.069,0.198 0.101,0.296z"
|
||||
android:strokeWidth="0.015281" />
|
||||
</vector>
|
||||
11
app/src/main/res/drawable/ic_mal.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<vector
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="30.72"
|
||||
android:viewportHeight="30.72">
|
||||
<path
|
||||
android:fillColor="#000000"
|
||||
android:pathData="M10.589,9.275L10.589,20.057L7.898,20.053L7.898,13.379L5.299,16.456 2.753,13.31 2.728,20.075L0,20.075L0,9.278L2.82,9.278L5.207,12.535 7.787,9.277ZM21.633,11.924 L21.665,20.033L18.638,20.033l-0.01,-3.675h-3.584c0.089,0.639 0.269,1.62 0.534,2.28 0.199,0.488 0.382,0.96 0.746,1.444l-2.182,1.44C13.695,20.707 13.346,19.81 13.018,18.856A11.899,11.899 0,0 1,12.369 16.067c-0.109,-0.96 -0.124,-1.883 0.137,-2.831a5.002,5.002 0,0 1,1.486 -2.389c0.401,-0.375 0.96,-0.64 1.408,-0.88 0.448,-0.239 0.951,-0.338 1.417,-0.46a9.48,9.48 0,0 1,1.525 -0.234c0.509,-0.044 1.417,-0.085 3.06,-0.036l0.698,2.239L18.573,11.476c-0.759,0.01 -1.124,0 -1.717,0.268a2.862,2.862 0,0 0,-1.636 2.46l3.409,0.042 0.049,-2.317h2.956zM26.743,9.239L26.743,17.72l3.977,0.039 -0.55,2.272h-6.153L24.017,9.199Z"
|
||||
android:strokeWidth="0.06" />
|
||||
</vector>
|
||||