mirror of
https://gitlab.com/comunic/comunicmobile
synced 2024-11-22 04:49:21 +00:00
Create Forez special notification icons
This commit is contained in:
parent
306271cfb5
commit
e78afa290c
@ -0,0 +1,42 @@
|
|||||||
|
<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.18648648"
|
||||||
|
android:scaleY="0.18648648"
|
||||||
|
android:translateX="2.6756756"
|
||||||
|
android:translateY="2.6756756">
|
||||||
|
<path
|
||||||
|
android:pathData="M66.488,96.548c-0.304,-0.282 -30.184,-28.843 -17.21,-74.752l1.443,0.408c-12.718,45.003 16.494,72.971 16.79,73.248L66.488,96.548z"
|
||||||
|
android:fillColor="#000000"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M51.307,79.136c0,0 -11.572,2.956 -15.542,-9.378C35.764,69.758 48.012,67.057 51.307,79.136z"
|
||||||
|
android:fillColor="#000000"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M31.203,52.781c0,0 0.253,13.431 14.951,11.826C46.154,64.607 45.309,52.528 31.203,52.781z"
|
||||||
|
android:fillColor="#000000"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M44.283,48.953c0,0 -11.604,1.791 -13.147,-15.157C31.137,33.795 45.233,33.141 44.283,48.953z"
|
||||||
|
android:fillColor="#000000"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M44.329,31.538c0,0 -13.085,-5.743 -5.397,-22.045C38.932,9.493 50.318,17.18 44.329,31.538z"
|
||||||
|
android:fillColor="#000000"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M49.574,20.516c0,0 -7.518,-12.628 5.152,-19.47C54.727,1.046 63.174,8.818 49.574,20.516z"
|
||||||
|
android:fillColor="#000000"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M56.039,77.342c0,0 -2.521,-12.166 11.542,-15.354C67.581,61.987 70.963,74.527 56.039,77.342z"
|
||||||
|
android:fillColor="#000000"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M51.685,62.538c0,0 -0.928,-12.587 12.671,-16.64C64.355,45.898 65.199,62.875 51.685,62.538z"
|
||||||
|
android:fillColor="#000000"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M49.913,47.841c0,0 -0.338,-14.528 13.853,-15.119C63.766,32.722 59.036,49.361 49.913,47.841z"
|
||||||
|
android:fillColor="#000000"/>
|
||||||
|
<path
|
||||||
|
android:pathData="M51.263,31.382c0,0 -0.421,-11.331 12.503,-13.443C63.766,17.939 63.595,30.551 51.263,31.382z"
|
||||||
|
android:fillColor="#000000"/>
|
||||||
|
</group>
|
||||||
|
</vector>
|
BIN
android/app/src/forez/res/drawable-hdpi/ic_notifications.png
Normal file
BIN
android/app/src/forez/res/drawable-hdpi/ic_notifications.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 480 B |
BIN
android/app/src/forez/res/drawable-mdpi/ic_notifications.png
Normal file
BIN
android/app/src/forez/res/drawable-mdpi/ic_notifications.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 308 B |
BIN
android/app/src/forez/res/drawable-xhdpi/ic_notifications.png
Normal file
BIN
android/app/src/forez/res/drawable-xhdpi/ic_notifications.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 663 B |
BIN
android/app/src/forez/res/drawable-xxhdpi/ic_notifications.png
Normal file
BIN
android/app/src/forez/res/drawable-xxhdpi/ic_notifications.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.0 KiB |
Loading…
Reference in New Issue
Block a user