mirror of
https://github.com/fankes/MIUINativeNotifyIcon.git
synced 2025-09-10 12:34:16 +08:00
Modify merge all png elements to svg elements
This commit is contained in:
12
app/src/main/res/drawable/ic_page_bottom.xml
Normal file
12
app/src/main/res/drawable/ic_page_bottom.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="72dp"
|
||||
android:height="72dp"
|
||||
android:viewportWidth="1024"
|
||||
android:viewportHeight="1024">
|
||||
<path
|
||||
android:fillColor="#ffffff"
|
||||
android:pathData="m563.5,143.3m-41,0v0q-41,0 -41,41v573.4q0,41 41,41v0q41,0 41,-41v-573.4q0,-41 -41,-41z" />
|
||||
<path
|
||||
android:fillColor="#ffffff"
|
||||
android:pathData="M521.5,796.2 L318.2,593a41,41 0,1 0,-57.9 57.9l231.7,231.7a41,41 0,0 0,58.4 0.5L782.2,651.4a41,41 0,1 0,-57.9 -57.9z" />
|
||||
</vector>
|
Reference in New Issue
Block a user