mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-01-30 02:14:52 +01:00
use svg launcher icons whenever possible
This commit is contained in:
parent
8bb1e0369d
commit
3afce41234
Binary file not shown.
Before Width: | Height: | Size: 1.6 KiB |
10
app/src/main/res/drawable-v26/ic_launcher_foreground.xml
Normal file
10
app/src/main/res/drawable-v26/ic_launcher_foreground.xml
Normal file
@ -0,0 +1,10 @@
|
||||
<vector
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="108dp"
|
||||
android:height="108dp"
|
||||
android:viewportHeight="108"
|
||||
android:viewportWidth="108">
|
||||
<path
|
||||
android:fillColor="#FFFFFF"
|
||||
android:pathData="m58.08,70.24 l-7.64,0 0,-7.64 7.64,0 0,7.64zM69.49,51.37 L61.85,51.37 61.85,59.01 69.49,59.01 69.49,51.37zM46.66,51.19 L39.02,51.19 39.02,58.83 46.66,58.83 46.66,51.19zM58.08,51.19 L50.44,51.19 50.44,58.83 58.08,58.83 58.08,51.19zM46.66,70.24 L46.66,62.6 39.02,62.6 39.02,70.24 46.66,70.24zM69.49,62.6 L61.85,62.6 61.85,70.24 69.49,70.24 69.49,62.6zM72.99,37.1 L72.99,47.97 72.99,74.38 35.71,74.38 35.71,47.97 35.71,37.1 41.79,37.1 41.79,32.32 44.09,32.32 44.09,37.1 53.11,37.1 53.11,32.32 55.41,32.32 55.41,37.1 64.52,37.1 64.52,32.32 66.91,32.32 66.91,37.1 72.99,37.1zM71.79,47.97 L36.82,47.97 36.82,73.19 71.79,73.19 71.79,47.97z"/>
|
||||
</vector>
|
13
app/src/main/res/mipmap-anydpi-v21/ic_launcher.xml
Normal file
13
app/src/main/res/mipmap-anydpi-v21/ic_launcher.xml
Normal file
@ -0,0 +1,13 @@
|
||||
<vector
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="108dp"
|
||||
android:height="108dp"
|
||||
android:viewportHeight="108"
|
||||
android:viewportWidth="108">
|
||||
<path
|
||||
android:fillColor="#F57C00"
|
||||
android:pathData="M54.3,103.2L54.3,103.2c-27,0 -48.9,-21.9 -48.9,-48.9v0c0,-27 21.9,-48.9 48.9,-48.9h0c27,0 48.9,21.9 48.9,48.9v0C103.2,81.3 81.3,103.2 54.3,103.2z"/>
|
||||
<path
|
||||
android:fillColor="#FFFFFF"
|
||||
android:pathData="m58.81,73.55 l-9.14,0 0,-9.14 9.14,0 0,9.14zM72.46,50.98 L63.32,50.98 63.32,60.12 72.46,60.12 72.46,50.98zM45.16,50.76 L36.02,50.76 36.02,59.9 45.16,59.9 45.16,50.76zM58.81,50.76 L49.67,50.76 49.67,59.9 58.81,59.9 58.81,50.76zM45.16,73.55 L45.16,64.41 36.02,64.41 36.02,73.55 45.16,73.55zM72.46,64.41 L63.32,64.41 63.32,73.55 72.46,73.55 72.46,64.41zM76.64,33.92 L76.64,46.91 76.64,78.5 32.06,78.5 32.06,46.91 32.06,33.92 39.33,33.92 39.33,28.2 42.08,28.2 42.08,33.92 52.86,33.92 52.86,28.2 55.62,28.2 55.62,33.92 66.51,33.92 66.51,28.2 69.37,28.2 69.37,33.92 76.64,33.92zM75.21,46.91 L33.38,46.91 33.38,77.07 75.21,77.07 75.21,46.91z"/>
|
||||
</vector>
|
Loading…
x
Reference in New Issue
Block a user