mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-25 19:29:54 +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_mic_solid_24.xml
Normal file
9
res/drawable/ic_mic_solid_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="M12,16h0a4.5,4.5 0,0 1,-4.5 -4.5v-6A4.5,4.5 0,0 1,12 1h0a4.5,4.5 0,0 1,4.5 4.5v6A4.5,4.5 0,0 1,12 16ZM20,11.5L18.5,11.5a6.5,6.5 0,0 1,-13 0L4,11.5a8.01,8.01 0,0 0,7.25 7.962L11.25,23h1.5L12.75,19.462A8.01,8.01 0,0 0,20 11.5Z"/>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user