mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-25 19:29:54 +01:00
Update icons across home screen and settings screen.
This commit is contained in:
committed by
Cody Henthorne
parent
011c85c75b
commit
c3c8f8e7e6
10
app/src/main/res/drawable/symbol_search_24.xml
Normal file
10
app/src/main/res/drawable/symbol_search_24.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:pathData="M10,2.125a7.875,7.875 0,1 0,4.716 14.182l4.989,4.989a1.125,1.125 0,0 0,1.59 -1.591l-4.988,-4.989A7.875,7.875 0,0 0,10 2.125ZM3.875,10a6.125,6.125 0,1 1,12.25 0,6.125 6.125,0 0,1 -12.25,0Z"
|
||||
android:fillColor="#000"
|
||||
android:fillType="evenOdd"/>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user