mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-02 06:33:38 +01:00
Update assets and themes to leverage DayNight system.
This commit is contained in:
9
app/src/main/res/drawable/ic_share_24_tinted.xml
Normal file
9
app/src/main/res/drawable/ic_share_24_tinted.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="M18,16.2a3,3 0,0 0,-1.9 0.8L8.6,12.8a2.4,2.4 0,0 0,0.2 -0.8c0,-0.2 -0.1,-0.5 -0.1,-0.7L16.1,7a2.7,2.7 0,0 0,1.9 0.8A2.9,2.9 0,0 0,20.8 5a2.8,2.8 0,1 0,-5.6 0c0,0.2 0.1,0.5 0.1,0.7L7.9,10A2.7,2.7 0,0 0,6 9.2,2.9 2.9,0 0,0 3.2,12 2.9,2.9 0,0 0,6 14.8a2.9,2.9 0,0 0,1.8 -0.7l7.5,4.3c0,0.2 -0.1,0.4 -0.1,0.6A2.8,2.8 0,1 0,18 16.2ZM18,3.8A1.2,1.2 0,0 1,19.2 5a1.2,1.2 0,0 1,-2.4 0A1.2,1.2 0,0 1,18 3.8ZM6,13.2a1.2,1.2 0,0 1,0 -2.4,1.2 1.2,0 1,1 0,2.4ZM18,20.2A1.2,1.2 0,1 1,19.2 19,1.2 1.2,0 0,1 18,20.2Z" />
|
||||
</vector>
|
||||
Reference in New Issue
Block a user