mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-26 03:40:56 +01:00
Update icons in popup/context menus.
This commit is contained in:
committed by
Greyson Parrelli
parent
9600d6f6a9
commit
77a3037614
12
app/src/main/res/drawable/symbol_save_android_24.xml
Normal file
12
app/src/main/res/drawable/symbol_save_android_24.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<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="M11.125,12V2.75a0.875,0.875 0,0 1,1.75 0V12l-0.126,1.764 3.632,-3.633a0.875,0.875 0,1 1,1.238 1.238l-5,5a0.875,0.875 0,0 1,-1.238 0l-5,-5A0.875,0.875 0,1 1,7.62 10.13l3.632,3.633L11.125,12Z"
|
||||
android:fillColor="#000"/>
|
||||
<path
|
||||
android:pathData="M3.875,16.25a0.875,0.875 0,0 0,-1.75 0v1.5A3.375,3.375 0,0 0,5.5 21.125h13a3.375,3.375 0,0 0,3.375 -3.375v-1.5a0.875,0.875 0,0 0,-1.75 0v1.5c0,0.898 -0.727,1.625 -1.625,1.625h-13a1.625,1.625 0,0 1,-1.625 -1.625v-1.5Z"
|
||||
android:fillColor="#000"/>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user