mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-25 19:29:54 +01:00
Apply style changes to shared media, color icon, and wallpaper previews.
This commit is contained in:
9
app/src/main/res/drawable-night/ic_color_24.xml
Normal file
9
app/src/main/res/drawable-night/ic_color_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:pathData="M12,1a11,11 0,0 0,0 22,2.75 2.75,0 0,0 2.75,-2.75 2.81,2.81 0,0 0,-0.7 -1.84,0.58 0.58,0 0,1 -0.15,-0.36 0.55,0.55 0,0 1,0.55 -0.55L16.4,17.5A6.61,6.61 0,0 0,23 10.9C23,5.44 18.06,1 12,1ZM6.25,7.75a1.5,1.5 0,1 1,-1.5 1.5A1.5,1.5 0,0 1,6.25 7.75ZM6.5,16A1.5,1.5 0,1 1,8 14.5,1.5 1.5,0 0,1 6.5,16ZM10.5,7.5A1.5,1.5 0,1 1,12 6,1.5 1.5,0 0,1 10.5,7.5ZM15.5,8.5A1.5,1.5 0,1 1,17 7,1.5 1.5,0 0,1 15.5,8.5ZM18,13a1.5,1.5 0,1 1,1.5 -1.5A1.5,1.5 0,0 1,18 13Z"
|
||||
android:fillColor="#020202"/>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user