use svg launcher icons whenever possible
This commit is contained in:
parent
f9bfe28c4f
commit
fdfbf9555c
Binary file not shown.
Before Width: | Height: | Size: 1.8 KiB |
|
@ -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="m33.96,45.56 l13.64,0 5.31,5.85 15.06,0 0,22.85 -34.01,0 0,-28.7zM72.4,46.71 L55.75,46.71 50.43,40.86 39.45,40.86 39.45,42.99 49.46,42.99 54.77,48.83 70.27,48.83 70.27,68.5 72.4,68.5 72.4,46.71zM76.74,42.19 L57.96,42.19 52.65,36.35 41.67,36.35 41.67,38.47 51.67,38.47 56.99,44.32 74.61,44.32 74.61,63.98 76.74,63.98 76.74,42.19z"/>
|
||||||
|
</vector>
|
|
@ -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="M31.2,44.3h15.4l6,6.6h17v25.8H31.2V44.3zM74.6,45.6H55.8l-6,-6.6H37.4v2.4h11.3l6,6.6h17.5v22.2h2.4V45.6zM79.5,40.5H58.3l-6,-6.6H39.9v2.4h11.3l6,6.6h19.9v22.2h2.4V40.5z"/>
|
||||||
|
</vector>
|
Loading…
Reference in New Issue