ui: Update the foreground notification icon
This commit is contained in:
parent
2ffeb43a77
commit
891e582079
@ -0,0 +1,30 @@
|
|||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="24dp"
|
||||||
|
android:height="24dp"
|
||||||
|
android:viewportWidth="24"
|
||||||
|
android:viewportHeight="24"
|
||||||
|
android:tint="#FFFFFF">
|
||||||
|
<group android:scaleX="0.020598799"
|
||||||
|
android:scaleY="0.020598799"
|
||||||
|
android:translateX="1.9374871"
|
||||||
|
android:translateY="1.8901099">
|
||||||
|
<group>
|
||||||
|
<clip-path
|
||||||
|
android:pathData="M464.6,880.91 L114.63,919.02h0A83.2,83.2 0,0 1,31.42 835.81h0L69.48,486.3c1.67,-15.34 2.93,-30.73 3.53,-46.14C81.79,215.47 266.71,36.02 493.55,36.02h0C725.99,36.02 914.42,224.45 914.42,456.89h0c0,227 -179.7,412 -404.6,420.56C494.71,878.02 479.63,879.27 464.6,880.91Z"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M464.6,880.91 L114.63,919.02h0A83.2,83.2 0,0 1,31.42 835.81h0L69.48,486.3c1.67,-15.34 2.93,-30.73 3.53,-46.14C81.79,215.47 266.71,36.02 493.55,36.02h0C725.99,36.02 914.42,224.45 914.42,456.89h0c0,227 -179.7,412 -404.6,420.56C494.71,878.02 479.63,879.27 464.6,880.91Z"
|
||||||
|
android:fillColor="#a139f0"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M467.42,845.7 L122.99,918.35h0a83.2,83.2 0,0 1,-91 -74.54h0L35.12,492.25c0.14,-15.43 -0.13,-30.87 -1.06,-46.27C20.5,221.54 186.71,24.62 412.42,2.11h0C643.71,-20.98 849.91,147.85 872.98,379.14h0C895.5,605.02 735.05,806.95 512.11,837.77 497.13,839.84 482.25,842.58 467.42,845.7Z"
|
||||||
|
android:fillColor="#cf4aff"/>
|
||||||
|
</group>
|
||||||
|
<path
|
||||||
|
android:pathData="M354.58,675.55a83.9,83.9 0,1 1,-90.8 -76.37A83.91,83.91 0,0 1,354.58 675.55ZM585.27,571.43a83.9,83.9 0,1 0,90.8 76.38A83.91,83.91 0,0 0,585.27 571.43ZM291.62,272.89A83.9,83.9 0,1 0,382.42 349.27,83.9 83.9,0 0,0 291.62,272.89ZM671.29,191.69A83.9,83.9 0,1 0,762.09 268.02,83.9 83.9,0 0,0 671.29,191.69Z"
|
||||||
|
android:fillColor="#fff"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M592.48,655.02 L270.99,682.77l27.62,-326.59ZM678.24,275.57L592.48,655.02"
|
||||||
|
android:strokeWidth="40.98"
|
||||||
|
android:fillColor="#00000000"
|
||||||
|
android:strokeColor="#fff"/>
|
||||||
|
</group>
|
||||||
|
</vector>
|
BIN
android/app/src/main/res/drawable-hdpi/ic_bg_service_small.png
Normal file
BIN
android/app/src/main/res/drawable-hdpi/ic_bg_service_small.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 255 B |
BIN
android/app/src/main/res/drawable-mdpi/ic_bg_service_small.png
Normal file
BIN
android/app/src/main/res/drawable-mdpi/ic_bg_service_small.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 195 B |
BIN
android/app/src/main/res/drawable-xhdpi/ic_bg_service_small.png
Normal file
BIN
android/app/src/main/res/drawable-xhdpi/ic_bg_service_small.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 335 B |
BIN
android/app/src/main/res/drawable-xxhdpi/ic_bg_service_small.png
Normal file
BIN
android/app/src/main/res/drawable-xxhdpi/ic_bg_service_small.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 447 B |
Loading…
Reference in New Issue
Block a user