mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-26 11:51:10 +01:00
Apply new Signal icons and color palette.
This commit is contained in:
committed by
Greyson Parrelli
parent
d698d3bd6f
commit
43954a176a
9
res/drawable/ic_timer_45_16.xml
Normal file
9
res/drawable/ic_timer_45_16.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="16dp"
|
||||
android:height="16dp"
|
||||
android:viewportWidth="16"
|
||||
android:viewportHeight="16">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M8,7.25a0.75,0.75 0,0 1,0 1.5l-5,-0.5v-0.5ZM8,1V2A6,6 0,1 1,2 8H1A7,7 0,1 0,8 1Z"/>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user