Update the Notifications Master app icon
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="108dp"
|
||||
android:height="108dp"
|
||||
android:viewportWidth="108"
|
||||
android:viewportHeight="108">
|
||||
|
||||
<group android:translateY="1.5">
|
||||
<!-- Only the exposed edges of the rear card, so it cannot show through the front card. -->
|
||||
<path
|
||||
android:fillColor="@android:color/transparent"
|
||||
android:pathData="M22,40v-7a5,5 0,0 1,5 -5h44a5,5 0,0 1,5 5v7M22,40v17a5,5 0,0 0,5 5h5"
|
||||
android:strokeColor="#FF000000"
|
||||
android:strokeLineCap="round"
|
||||
android:strokeLineJoin="round"
|
||||
android:strokeWidth="4" />
|
||||
<path
|
||||
android:fillColor="@android:color/transparent"
|
||||
android:pathData="M37,40h44a5,5 0,0 1,5 5v24a5,5 0,0 1,-5 5H37a5,5 0,0 1,-5 -5V45a5,5 0,0 1,5 -5z"
|
||||
android:strokeColor="#FF000000"
|
||||
android:strokeLineJoin="round"
|
||||
android:strokeWidth="4" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M46,47.5a2,2 0,1 1,4 0v0.8c3.4,0.9 5.8,4 5.8,7.7v4.5l2.1,2.1a1.2,1.2 0,0 1,-0.9 2H39a1.2,1.2 0,0 1,-0.9 -2l2.1,-2.1V56c0,-3.7 2.4,-6.8 5.8,-7.7zM44.8,66h6.4a3.2,3.2 0,0 1,-6.4 0z" />
|
||||
<path
|
||||
android:fillColor="@android:color/transparent"
|
||||
android:pathData="M63,52h17M63,62h17"
|
||||
android:strokeColor="#FF000000"
|
||||
android:strokeLineCap="round"
|
||||
android:strokeWidth="3" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M75,48.7a3.3,3.3 0,1 1,0 6.6a3.3,3.3 0,1 1,0 -6.6zM68,58.7a3.3,3.3 0,1 1,0 6.6a3.3,3.3 0,1 1,0 -6.6z" />
|
||||
</group>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user