mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-26 19:56:02 +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_advanced_24.xml
Normal file
9
res/drawable/ic_advanced_24.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="?icon_tint"
|
||||
android:pathData="M16,19.076l-1.062,-1.059 6,-6.017 -6,-6.018L16,4.923 23.06,12ZM9.06,18.017L3.06,12l6,-6.018L8,4.923 0.94,12 8,19.076ZM12,10.5A1.5,1.5 0,1 0,13.5 12,1.5 1.5,0 0,0 12,10.5Z"/>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user