mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-27 12:15:50 +01:00
Update assets and themes to leverage DayNight system.
This commit is contained in:
9
app/src/main/res/drawable/ic_update_info_16.xml
Normal file
9
app/src/main/res/drawable/ic_update_info_16.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="16dp"
|
||||
android:height="16dp"
|
||||
android:viewportWidth="16"
|
||||
android:viewportHeight="16">
|
||||
<path
|
||||
android:pathData="M8,1.6666C9.2526,1.6666 10.4771,2.0381 11.5186,2.734C12.5601,3.4299 13.3719,4.419 13.8512,5.5763C14.3306,6.7336 14.456,8.007 14.2116,9.2355C13.9673,10.4641 13.3641,11.5926 12.4783,12.4783C11.5926,13.364 10.4641,13.9672 9.2356,14.2116C8.007,14.456 6.7336,14.3306 5.5763,13.8512C4.4191,13.3718 3.4299,12.5601 2.734,11.5186C2.0381,10.4771 1.6667,9.2526 1.6667,8C1.6686,6.3208 2.3365,4.7111 3.5238,3.5238C4.7111,2.3365 6.3209,1.6686 8,1.6666ZM8,0.6666C6.5496,0.6666 5.1318,1.0967 3.9258,1.9025C2.7199,2.7083 1.7799,3.8536 1.2249,5.1936C0.6698,6.5336 0.5246,8.0081 0.8076,9.4306C1.0905,10.8531 1.789,12.1598 2.8145,13.1854C3.8401,14.211 5.1468,14.9094 6.5693,15.1924C7.9919,15.4753 9.4663,15.3301 10.8063,14.7751C12.1463,14.22 13.2916,13.2801 14.0974,12.0741C14.9032,10.8682 15.3333,9.4504 15.3333,8C15.3333,6.055 14.5607,4.1898 13.1854,2.8145C11.8102,1.4392 9.9449,0.6666 8,0.6666ZM8,5.6666C8.2652,5.6666 8.5196,5.5613 8.7071,5.3737C8.8946,5.1862 9,4.9318 9,4.6666C9.0001,4.5021 8.9597,4.3401 8.8822,4.195C8.8048,4.0498 8.6927,3.926 8.556,3.8346C8.4192,3.7431 8.262,3.6868 8.0983,3.6706C7.9346,3.6544 7.7694,3.6789 7.6174,3.7418C7.4654,3.8047 7.3313,3.9042 7.227,4.0314C7.1226,4.1586 7.0512,4.3095 7.0192,4.4709C6.9871,4.6323 6.9954,4.799 7.0432,4.9564C7.091,5.1139 7.1769,5.257 7.2933,5.3733C7.3846,5.4682 7.4945,5.5432 7.6161,5.5937C7.7376,5.6442 7.8684,5.669 8,5.6666ZM8.6667,11V6.6666H6.3333V7.6666H7.6667V11H6V12H10V11H8.6667Z"
|
||||
android:fillColor="#000000"/>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user