mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-27 04:04:43 +01:00
Update assets and themes to leverage DayNight system.
This commit is contained in:
9
app/src/main/res/drawable/ic_lock_24.xml
Normal file
9
app/src/main/res/drawable/ic_lock_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="@color/signal_icon_tint_primary"
|
||||
android:pathData="M17,9L17,6A5,5 0,0 0,7 6L7,9a3,3 0,0 0,-3 3v7a3,3 0,0 0,3 3L17,22a3,3 0,0 0,3 -3L20,12A3,3 0,0 0,17 9ZM8.5,6a3.5,3.5 0,0 1,7 0L15.5,9h-7ZM18.5,19A1.5,1.5 0,0 1,17 20.5L7,20.5A1.5,1.5 0,0 1,5.5 19L5.5,12A1.5,1.5 0,0 1,7 10.5L17,10.5A1.5,1.5 0,0 1,18.5 12ZM12.75,15.792L12.75,18h-1.5L11.25,15.792a1.5,1.5 0,1 1,1.5 0Z"/>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user