mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-27 04:04:43 +01:00
Apply new Signal icons and color palette.
This commit is contained in:
committed by
Greyson Parrelli
parent
d698d3bd6f
commit
43954a176a
9
res/drawable/ic_camera_outline_24.xml
Normal file
9
res/drawable/ic_camera_outline_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="?icon_tint"
|
||||
android:pathData="M14.279,3l2,2.5H18.5a3,3 0,0 1,3 3v9a3,3 0,0 1,-3 3H5.5a3,3 0,0 1,-3 -3v-9a3,3 0,0 1,3 -3H7.721l2,-2.5h4.558m0,-1.5H9.721a1.5,1.5 0,0 0,-1.171 0.563L7,4H5.5A4.5,4.5 0,0 0,1 8.5v9A4.5,4.5 0,0 0,5.5 22h13A4.5,4.5 0,0 0,23 17.5v-9A4.5,4.5 0,0 0,18.5 4H17L15.45,2.063A1.5,1.5 0,0 0,14.279 1.5ZM12,8a4.5,4.5 0,1 1,-4.5 4.5A4.505,4.505 0,0 1,12 8m0,-1.5a6,6 0,1 0,6 6,6 6,0 0,0 -6,-6Z"/>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user