mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-26 03:40:56 +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_00_16.xml
Normal file
9
res/drawable/ic_timer_00_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="?conversation_item_sent_text_secondary_color"
|
||||
android:pathData="M8.25,2h-0.5L7.75,1h0.5ZM8.25,3h-0.5l-0.5,5a0.75,0.75 0,0 0,1.5 0Z"/>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user