mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-09-20 00:35:47 +01:00
Remove unused resources.
This commit is contained in:
Binary file not shown.
@@ -1,13 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<set xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<scale
|
||||
android:duration="100"
|
||||
android:interpolator="@android:anim/decelerate_interpolator"
|
||||
android:fromXScale=".85"
|
||||
android:fromYScale=".85"
|
||||
android:toXScale="1.0"
|
||||
android:toYScale="1.0"
|
||||
android:pivotX="50%"
|
||||
android:pivotY="50%" />
|
||||
</set>
|
||||
@@ -1,13 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<set xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<scale
|
||||
android:duration="100"
|
||||
android:interpolator="@android:anim/decelerate_interpolator"
|
||||
android:fromXScale="1.0"
|
||||
android:fromYScale="1.0"
|
||||
android:toXScale=".85"
|
||||
android:toYScale=".85"
|
||||
android:pivotX="50%"
|
||||
android:pivotY="50%" />
|
||||
</set>
|
||||
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<set xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<translate android:duration="50"
|
||||
android:fromXDelta="-2%"
|
||||
android:repeatCount="5"
|
||||
android:repeatMode="reverse"
|
||||
android:toXDelta="2%"/>
|
||||
</set>
|
||||
@@ -1,5 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:color="@color/signal_text_primary" android:state_checked="true" />
|
||||
<item android:color="@color/transparent" />
|
||||
</selector>
|
||||
@@ -1,5 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:color="@color/core_white" android:state_enabled="true" />
|
||||
<item android:color="@color/transparent_white_40" />
|
||||
</selector>
|
||||
@@ -1,6 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:color="@color/signal_colorOnSecondaryContainer" android:state_pressed="true" />
|
||||
<item android:color="@color/signal_colorOnSurface_12" android:state_enabled="false" />
|
||||
<item android:color="@color/signal_colorOnSecondaryContainer" />
|
||||
</selector>
|
||||
@@ -1,6 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:color="@color/signal_colorOnPrimary" android:state_pressed="true" />
|
||||
<item android:color="@color/signal_colorOnSurface_12" android:state_enabled="false" />
|
||||
<item android:color="@color/signal_colorOnPrimary" />
|
||||
</selector>
|
||||
@@ -1,5 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:color="@color/signal_text_primary" android:state_checked="true" />
|
||||
<item android:color="@color/signal_text_secondary" />
|
||||
</selector>
|
||||
@@ -1,5 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_selected="true" android:color="@color/signal_colorSecondaryContainer" />
|
||||
<item android:color="@color/signal_colorOnSurface" />
|
||||
</selector>
|
||||
@@ -1,20 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item>
|
||||
<shape android:shape="rectangle">
|
||||
<corners
|
||||
android:topLeftRadius="4dp"
|
||||
android:topRightRadius="4dp" />
|
||||
<padding android:bottom="1dp" />
|
||||
<solid android:color="@color/core_grey_90" />
|
||||
</shape>
|
||||
</item>
|
||||
<item>
|
||||
<shape android:shape="rectangle">
|
||||
<corners
|
||||
android:topLeftRadius="4dp"
|
||||
android:topRightRadius="4dp" />
|
||||
<solid android:color="@color/core_grey_75" />
|
||||
</shape>
|
||||
</item>
|
||||
</layer-list>
|
||||
@@ -1,9 +0,0 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="16dp"
|
||||
android:height="16dp"
|
||||
android:viewportWidth="16"
|
||||
android:viewportHeight="16">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M2.41,3.05a3.15,3.15 0,0 0,-0.16 3.12,13.11 13.11,0 0,0 7.58,7.58A3.15,3.15 0,0 0,13 13.59a2.83,2.83 0,0 0,1 -1.16,1.27 1.27,0 0,0 -0.4,-1.62l-2,-1.38a1.27,1.27 0,0 0,-1.65 0.16c-0.22,0.24 -0.37,0.4 -0.54,0.6a0.65,0.65 0,0 1,-0.87 0.12A15.06,15.06 0,0 1,7 9a15.06,15.06 0,0 1,-1.29 -1.5,0.65 0.65,0 0,1 0.12,-0.87l0.6,-0.54a1.27,1.27 0,0 0,0.16 -1.65l-1.38,-2a1.27,1.27 0,0 0,-1.62 -0.4A2.83,2.83 0,0 0,2.41 3.05Z"/>
|
||||
</vector>
|
||||
@@ -1,9 +0,0 @@
|
||||
<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="M3.13,2.52C3.4028,2.3798 3.7171,2.3431 4.0149,2.4166C4.3127,2.4902 4.5738,2.669 4.75,2.92L6.13,4.92C6.3038,5.1635 6.386,5.4605 6.3622,5.7587C6.3384,6.0569 6.2102,6.3372 6,6.55C5.77,6.77 5.61,6.92 5.4,7.09C5.3291,7.1389 5.2687,7.2015 5.2226,7.2742C5.1764,7.3469 5.1454,7.4282 5.1314,7.5131C5.1174,7.5981 5.1207,7.685 5.1411,7.7687C5.1614,7.8523 5.1985,7.931 5.25,8C5.6459,8.5158 6.0769,9.0037 6.54,9.46C7.0124,9.925 7.517,10.356 8.05,10.75C8.1822,10.8418 8.3441,10.8804 8.5035,10.8582C8.6628,10.8359 8.808,10.7545 8.91,10.63C9.08,10.42 9.23,10.26 9.45,10.03C9.6603,9.8101 9.9425,9.673 10.2453,9.6437C10.5481,9.6143 10.8514,9.6946 11.1,9.87L13.1,11.25C13.3511,11.4262 13.5299,11.6873 13.6034,11.9851C13.6769,12.2829 13.6402,12.5972 13.5,12.87C13.2766,13.3393 12.9313,13.74 12.5,14.03C12.0388,14.3257 11.5084,14.496 10.9612,14.5241C10.4141,14.5521 9.8691,14.437 9.38,14.19C7.6556,13.5308 6.09,12.5148 4.7854,11.2085C3.4809,9.9023 2.467,8.3352 1.81,6.61C1.5674,6.1184 1.4574,5.572 1.4907,5.0248C1.524,4.4776 1.6996,3.9486 2,3.49C2.2858,3.0738 2.6753,2.7395 3.13,2.52ZM14.35,2.35L13.65,1.65L11.5,3.79L9.35,1.65L8.65,2.35L10.79,4.5L8.65,6.65L9.35,7.35L11.5,5.21L13.65,7.35L14.35,6.65L12.21,4.5L14.35,2.35Z"
|
||||
android:fillColor="#000000"/>
|
||||
</vector>
|
||||
@@ -1,9 +0,0 @@
|
||||
<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="M14,2V7H13V3.71L8.85,7.85L8.15,7.15L12.29,3H9V2H14ZM2,3.49C1.7043,3.9512 1.534,4.4816 1.506,5.0288C1.4779,5.5759 1.593,6.1209 1.84,6.61C2.4981,8.3362 3.5136,9.9038 4.8199,11.2101C6.1262,12.5165 7.6938,13.5319 9.42,14.19C9.9078,14.427 10.4486,14.5341 10.99,14.5008C11.5313,14.4675 12.0549,14.295 12.51,14C12.9413,13.7099 13.2866,13.3093 13.51,12.84C13.6502,12.5672 13.6869,12.2529 13.6134,11.9551C13.5399,11.6573 13.3611,11.3962 13.11,11.22L11.11,9.84C10.8606,9.6619 10.5552,9.58 10.2501,9.6094C9.945,9.6388 9.6608,9.7775 9.45,10C9.23,10.23 9.08,10.39 8.91,10.6C8.808,10.7245 8.6629,10.8059 8.5035,10.8282C8.3441,10.8504 8.1822,10.8118 8.05,10.72C7.518,10.3356 7.0134,9.9146 6.54,9.46C6.0769,9.0036 5.6459,8.5158 5.25,8C5.1582,7.8678 5.1196,7.7059 5.1418,7.5465C5.1641,7.3872 5.2456,7.242 5.37,7.14C5.58,6.97 5.74,6.82 5.97,6.6C6.2032,6.3872 6.3488,6.0952 6.3783,5.7809C6.4079,5.4666 6.3194,5.1526 6.13,4.9L4.75,2.9C4.5738,2.6489 4.3127,2.4701 4.0149,2.3966C3.7171,2.3231 3.4028,2.3598 3.13,2.5C2.6729,2.725 2.2832,3.0665 2,3.49Z"
|
||||
android:fillColor="#000000"/>
|
||||
</vector>
|
||||
@@ -1,9 +0,0 @@
|
||||
<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="M5.1667,5.1666C4.7052,5.1666 4.2541,5.3035 3.8703,5.5599C3.4866,5.8163 3.1876,6.1807 3.011,6.607C2.8344,7.0334 2.7881,7.5026 2.8782,7.9552C2.9682,8.4078 3.1904,8.8236 3.5168,9.1499C3.8431,9.4762 4.2588,9.6985 4.7115,9.7885C5.1641,9.8785 5.6332,9.8323 6.0596,9.6557C6.486,9.4791 6.8504,9.18 7.1068,8.7963C7.3632,8.4126 7.5,7.9615 7.5,7.5C7.5,6.8811 7.2542,6.2877 6.8166,5.8501C6.379,5.4125 5.7855,5.1666 5.1667,5.1666ZM7.526,9.8513C7.2169,10.1625 6.8493,10.4095 6.4444,10.578C6.0395,10.7465 5.6053,10.8333 5.1667,10.8333C4.7281,10.8333 4.2938,10.7465 3.8889,10.578C3.484,10.4095 3.1164,10.1625 2.8073,9.8513C2.1842,10.0632 1.6428,10.4645 1.259,10.9992C0.8752,11.5338 0.6681,12.1751 0.6667,12.8333V13.3333C0.6667,13.5101 0.7369,13.6797 0.8619,13.8047C0.987,13.9297 1.1565,14 1.3333,14H9C9.1768,14 9.3464,13.9297 9.4714,13.8047C9.5964,13.6797 9.6667,13.5101 9.6667,13.3333V12.8333C9.6653,12.1751 9.4582,11.5338 9.0744,10.9992C8.6905,10.4645 8.1492,10.0632 7.526,9.8513ZM10.8333,1.8333C10.3718,1.8333 9.9207,1.9702 9.537,2.2266C9.1533,2.4829 8.8542,2.8474 8.6776,3.2737C8.501,3.7001 8.4548,4.1692 8.5448,4.6219C8.6349,5.0745 8.8571,5.4902 9.1834,5.8166C9.5097,6.1429 9.9255,6.3651 10.3781,6.4552C10.8307,6.5452 11.2999,6.499 11.7263,6.3224C12.1526,6.1458 12.517,5.8467 12.7734,5.463C13.0298,5.0793 13.1667,4.6281 13.1667,4.1666C13.1667,3.5478 12.9208,2.9543 12.4833,2.5167C12.0457,2.0791 11.4522,1.8333 10.8333,1.8333ZM13.1927,6.518C12.8838,6.8289 12.5166,7.0757 12.112,7.2442C11.7075,7.4128 11.2736,7.4997 10.8354,7.5C10.3971,7.5003 9.9631,7.414 9.5583,7.246C9.1536,7.0781 8.786,6.8318 8.4767,6.5213C8.4347,6.536 8.3893,6.5433 8.348,6.5593C8.478,6.9602 8.5254,7.3833 8.4873,7.8031C8.4491,8.2228 8.3262,8.6304 8.126,9.0013C8.925,9.3435 9.598,9.9255 10.052,10.6666H14.6667C14.8435,10.6666 15.0131,10.5964 15.1381,10.4714C15.2631,10.3464 15.3333,10.1768 15.3333,10V9.5C15.3319,8.8418 15.1248,8.2005 14.741,7.6658C14.3572,7.1311 13.8158,6.7298 13.1927,6.518Z"
|
||||
android:fillColor="#000000"/>
|
||||
</vector>
|
||||
@@ -1,10 +0,0 @@
|
||||
<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="M11,3C10.4872,3 9.986,3.1549 9.5596,3.4452C9.1333,3.7354 8.801,4.148 8.6048,4.6307C8.4085,5.1133 8.3572,5.6444 8.4572,6.1568C8.5573,6.6693 8.8042,7.1399 9.1668,7.5093C9.5293,7.8788 9.9913,8.1303 10.4942,8.2323C10.9971,8.3342 11.5184,8.2819 11.9921,8.082C12.4659,7.882 12.8708,7.5434 13.1557,7.109C13.4405,6.6747 13.5926,6.1639 13.5926,5.6415C13.5926,4.9409 13.3194,4.2691 12.8332,3.7737C12.347,3.2783 11.6876,3 11,3ZM13.6215,8.3034C13.2781,8.6557 12.8696,8.9353 12.4197,9.126C11.9698,9.3168 11.4873,9.415 11,9.415C10.5127,9.415 10.0302,9.3168 9.5803,9.126C9.1304,8.9353 8.7219,8.6557 8.3785,8.3034C7.6861,8.5432 7.0846,8.9976 6.6581,9.6028C6.2317,10.2081 6.0016,10.9341 6,11.6792V12.2453C6,12.4454 6.078,12.6374 6.217,12.7789C6.3559,12.9205 6.5443,13 6.7407,13H15.2593C15.4557,13 15.6441,12.9205 15.783,12.7789C15.922,12.6374 16,12.4454 16,12.2453V11.6792C15.9984,10.9341 15.7683,10.2081 15.3419,9.6028C14.9154,8.9976 14.3139,8.5432 13.6215,8.3034ZM5.9749,5.2322L6.682,5.9394L3.1465,9.4749L3.1465,9.4749L2.4394,10.182L2.4393,10.182L1.7322,9.4749L0.318,8.0607L1.0251,7.3536L2.4393,8.7678L5.9749,5.2322Z"
|
||||
android:fillColor="#000000"
|
||||
android:fillType="evenOdd"/>
|
||||
</vector>
|
||||
@@ -1,9 +0,0 @@
|
||||
<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="M11.6667,1.3333H4.3333C3.5377,1.3333 2.7746,1.6494 2.212,2.212C1.6494,2.7746 1.3333,3.5377 1.3333,4.3333V11.6666C1.3333,12.4623 1.6494,13.2254 2.212,13.788C2.7746,14.3506 3.5377,14.6666 4.3333,14.6666H11.6667C12.4623,14.6666 13.2254,14.3506 13.788,13.788C14.3506,13.2254 14.6667,12.4623 14.6667,11.6666V4.3333C14.6667,3.5377 14.3506,2.7746 13.788,2.212C13.2254,1.6494 12.4623,1.3333 11.6667,1.3333ZM13.6667,8.8333L13.2527,8.212L10.6667,5.626L9.1387,7.1547L10.714,8.7333L10.2427,9.2046L6,4.9593L2.7473,8.212L2.3333,8.8333V4.3333C2.3333,3.8029 2.544,3.2942 2.9191,2.9191C3.2942,2.544 3.8029,2.3333 4.3333,2.3333H11.6667C12.1971,2.3333 12.7058,2.544 13.0809,2.9191C13.4559,3.2942 13.6667,3.8029 13.6667,4.3333V8.8333Z"
|
||||
android:fillColor="#000000"/>
|
||||
</vector>
|
||||
@@ -1,14 +0,0 @@
|
||||
<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="M10,3C9.4872,3 8.986,3.1549 8.5596,3.4452C8.1333,3.7354 7.801,4.148 7.6048,4.6307C7.4085,5.1133 7.3572,5.6444 7.4572,6.1568C7.5573,6.6693 7.8042,7.1399 8.1668,7.5093C8.5293,7.8788 8.9913,8.1303 9.4942,8.2323C9.9971,8.3342 10.5184,8.2819 10.9921,8.082C11.4659,7.882 11.8708,7.5434 12.1557,7.109C12.4405,6.6747 12.5926,6.1639 12.5926,5.6415C12.5926,4.9409 12.3194,4.2691 11.8332,3.7737C11.347,3.2783 10.6876,3 10,3ZM12.6215,8.3034C12.2781,8.6557 11.8696,8.9353 11.4197,9.126C10.9698,9.3168 10.4873,9.415 10,9.415C9.5127,9.415 9.0302,9.3168 8.5803,9.126C8.1304,8.9353 7.7219,8.6557 7.3785,8.3034C6.6861,8.5432 6.0846,8.9976 5.6581,9.6028C5.2317,10.2081 5.0016,10.9341 5,11.6792V12.2453C5,12.4454 5.078,12.6374 5.217,12.7789C5.3559,12.9205 5.5443,13 5.7407,13H14.2593C14.4557,13 14.6441,12.9205 14.783,12.7789C14.922,12.6374 15,12.4454 15,12.2453V11.6792C14.9984,10.9341 14.7683,10.2081 14.3419,9.6028C13.9154,8.9976 13.3139,8.5432 12.6215,8.3034Z"
|
||||
android:fillColor="#000000"/>
|
||||
<path
|
||||
android:pathData="M4.5556,8.2728L3.2828,7L4.5556,5.7272L4.2728,5.4444L3,6.7172L1.7272,5.4444L1.4444,5.7272L2.7172,7L1.4444,8.2728L1.7272,8.5556L3,7.2828L4.2728,8.5556L4.5556,8.2728Z"
|
||||
android:strokeWidth="0.5"
|
||||
android:fillColor="#000000"
|
||||
android:strokeColor="#000000"/>
|
||||
</vector>
|
||||
@@ -1,21 +0,0 @@
|
||||
<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="M7,2C5.8954,2 5,2.8954 5,4V7.5H9.371L8.671,7.1L7.257,5.689L7.957,4.979L11,8L7.957,11.021L7.252,10.311L8.675,8.9L9.375,8.5H5V13H13V4C13,2.8954 12.1046,2 11,2H7Z"
|
||||
android:fillColor="#000000"
|
||||
android:fillType="evenOdd"/>
|
||||
<group>
|
||||
<clip-path
|
||||
android:pathData="M7,2C5.8954,2 5,2.8954 5,4V7.5H9.371L8.671,7.1L7.257,5.689L7.957,4.979L11,8L7.957,11.021L7.252,10.311L8.675,8.9L9.375,8.5H5V13H13V4C13,2.8954 12.1046,2 11,2H7Z"
|
||||
android:fillType="evenOdd"/>
|
||||
<path
|
||||
android:pathData="M5,7.5H4V8.5H5V7.5ZM9.371,7.5V8.5H13.1366L9.8671,6.6318L9.371,7.5ZM8.671,7.1L7.9646,7.8079L8.0591,7.9021L8.1749,7.9682L8.671,7.1ZM7.257,5.689L6.5449,4.9869L5.847,5.6947L6.5506,6.3969L7.257,5.689ZM7.957,4.979L8.6615,4.2693L7.9494,3.5624L7.2449,4.2769L7.957,4.979ZM11,8L11.7045,8.7097L12.4194,8L11.7045,7.2903L11,8ZM7.957,11.021L7.2474,11.7256L7.9519,12.4351L8.6615,11.7307L7.957,11.021ZM7.252,10.311L6.5479,9.6009L5.8373,10.3055L6.5424,11.0156L7.252,10.311ZM8.675,8.9L8.1789,8.0318L8.0645,8.0971L7.9709,8.1899L8.675,8.9ZM9.375,8.5L9.8711,9.3682L13.1406,7.5H9.375V8.5ZM5,8.5V7.5H4V8.5H5ZM5,13H4V14H5V13ZM13,13V14H14V13H13ZM6,4C6,3.4477 6.4477,3 7,3V1C5.3432,1 4,2.3431 4,4H6ZM6,7.5V4H4V7.5H6ZM9.371,6.5H5V8.5H9.371V6.5ZM8.1749,7.9682L8.8749,8.3682L9.8671,6.6318L9.1671,6.2318L8.1749,7.9682ZM6.5506,6.3969L7.9646,7.8079L9.3774,6.3921L7.9634,4.9812L6.5506,6.3969ZM7.2449,4.2769L6.5449,4.9869L7.9691,6.3911L8.6691,5.6811L7.2449,4.2769ZM11.7045,7.2903L8.6615,4.2693L7.2525,5.6887L10.2955,8.7097L11.7045,7.2903ZM8.6615,11.7307L11.7045,8.7097L10.2955,7.2903L7.2525,10.3113L8.6615,11.7307ZM6.5424,11.0156L7.2474,11.7256L8.6666,10.3164L7.9616,9.6064L6.5424,11.0156ZM7.9709,8.1899L6.5479,9.6009L7.9561,11.0211L9.3791,9.6101L7.9709,8.1899ZM8.8789,7.6318L8.1789,8.0318L9.1711,9.7683L9.8711,9.3682L8.8789,7.6318ZM5,9.5H9.375V7.5H5V9.5ZM6,13V8.5H4V13H6ZM13,12H5V14H13V12ZM12,4V13H14V4H12ZM11,3C11.5523,3 12,3.4477 12,4H14C14,2.3431 12.6569,1 11,1V3ZM7,3H11V1H7V3Z"
|
||||
android:fillColor="#000000"/>
|
||||
</group>
|
||||
<path
|
||||
android:pathData="M2,7.5h3v1h-3z"
|
||||
android:fillColor="#000000"/>
|
||||
</vector>
|
||||
@@ -1,9 +0,0 @@
|
||||
<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="M14.374,4.4546L12.724,6.1046L9.8954,3.276L11.5454,1.626C11.7329,1.4385 11.9872,1.3332 12.2524,1.3332C12.5175,1.3332 12.7718,1.4385 12.9594,1.626L14.374,3.0406C14.5615,3.2282 14.6668,3.4825 14.6668,3.7476C14.6668,4.0128 14.5615,4.2671 14.374,4.4546ZM2.286,11.0873L1.5447,14.0506C1.5306,14.1066 1.5313,14.1652 1.5466,14.2208C1.5619,14.2763 1.5914,14.327 1.6322,14.3678C1.673,14.4086 1.7236,14.4381 1.7792,14.4534C1.8348,14.4687 1.8934,14.4694 1.9494,14.4553L4.9127,13.714C5.0892,13.6705 5.2506,13.5797 5.3794,13.4513L12.0187,6.812L9.188,3.9833L2.5487,10.6226C2.4207,10.7509 2.3299,10.9115 2.286,11.0873Z"
|
||||
android:fillColor="#000000"/>
|
||||
</vector>
|
||||
@@ -1,17 +0,0 @@
|
||||
<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="M10,3C9.4872,3 8.986,3.1549 8.5596,3.4452C8.1333,3.7354 7.801,4.148 7.6048,4.6307C7.4085,5.1133 7.3572,5.6444 7.4572,6.1568C7.5573,6.6693 7.8042,7.1399 8.1668,7.5093C8.5293,7.8788 8.9913,8.1303 9.4942,8.2323C9.9971,8.3342 10.5184,8.2819 10.9921,8.082C11.4659,7.882 11.8708,7.5434 12.1557,7.109C12.4405,6.6747 12.5926,6.1639 12.5926,5.6415C12.5926,4.9409 12.3194,4.2691 11.8332,3.7737C11.347,3.2783 10.6876,3 10,3ZM12.6215,8.3034C12.2781,8.6557 11.8696,8.9353 11.4197,9.126C10.9698,9.3168 10.4873,9.415 10,9.415C9.5127,9.415 9.0302,9.3168 8.5803,9.126C8.1304,8.9353 7.7219,8.6557 7.3785,8.3034C6.6861,8.5432 6.0846,8.9976 5.6581,9.6028C5.2317,10.2081 5.0016,10.9341 5,11.6792V12.2453C5,12.4454 5.078,12.6374 5.217,12.7789C5.3559,12.9205 5.5443,13 5.7407,13H14.2593C14.4557,13 14.6441,12.9205 14.783,12.7789C14.922,12.6374 15,12.4454 15,12.2453V11.6792C14.9984,10.9341 14.7683,10.2081 14.3419,9.6028C13.9154,8.9976 13.3139,8.5432 12.6215,8.3034Z"
|
||||
android:fillColor="#000000"/>
|
||||
<path
|
||||
android:pathData="M4.5,6.8H2.925V7.05H2.575V6.8H1V7.3H2.575V7.05H2.925V7.3H4.5V6.8Z"
|
||||
android:fillColor="#000000"/>
|
||||
<path
|
||||
android:pathData="M2.925,7.05V6.8H4.5V7.3H2.925V7.05ZM2.925,7.05H2.575M2.575,7.05V6.8H1V7.3H2.575V7.05Z"
|
||||
android:strokeWidth="0.5"
|
||||
android:fillColor="#00000000"
|
||||
android:strokeColor="#000000"/>
|
||||
</vector>
|
||||
@@ -1,9 +0,0 @@
|
||||
<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="M2.25,4H6V13.25C5.9974,13.4481 5.9176,13.6374 5.7775,13.7775C5.6374,13.9176 5.4481,13.9974 5.25,14H4.75C4.5519,13.9974 4.3626,13.9176 4.2225,13.7775C4.0824,13.6374 4.0026,13.4481 4,13.25V10H2.25C1.9185,10 1.6005,9.8683 1.3661,9.6339C1.1317,9.3995 1,9.0815 1,8.75V5.25C1,4.9185 1.1317,4.6006 1.3661,4.3661C1.6005,4.1317 1.9185,4 2.25,4ZM13.54,1.94C13.4053,1.8819 13.2564,1.8652 13.1122,1.8919C12.968,1.9186 12.8349,1.9876 12.73,2.09C11.615,3.2426 10.1019,3.9258 8.5,4H7V10H8.5C10.1019,10.0742 11.615,10.7574 12.73,11.91C12.7986,11.9776 12.8798,12.0309 12.969,12.0669C13.0583,12.103 13.1538,12.121 13.25,12.12C13.3498,12.1203 13.4485,12.0999 13.54,12.06C13.676,12.003 13.7922,11.9071 13.874,11.7844C13.9559,11.6616 13.9997,11.5175 14,11.37V2.63C13.9997,2.4825 13.9559,2.3384 13.874,2.2157C13.7922,2.0929 13.676,1.9971 13.54,1.94Z"
|
||||
android:fillColor="#000000"/>
|
||||
</vector>
|
||||
@@ -1,9 +0,0 @@
|
||||
<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="M10,3C9.4872,3 8.986,3.1549 8.5596,3.4452C8.1333,3.7354 7.801,4.148 7.6048,4.6307C7.4085,5.1133 7.3572,5.6444 7.4572,6.1568C7.5573,6.6693 7.8042,7.1399 8.1668,7.5093C8.5293,7.8788 8.9913,8.1303 9.4942,8.2323C9.9971,8.3342 10.5184,8.2819 10.9921,8.082C11.4659,7.882 11.8708,7.5434 12.1557,7.109C12.4405,6.6747 12.5926,6.1639 12.5926,5.6415C12.5926,4.9409 12.3194,4.2691 11.8332,3.7737C11.347,3.2783 10.6876,3 10,3ZM12.6215,8.3034C12.2781,8.6557 11.8696,8.9353 11.4197,9.126C10.9698,9.3168 10.4873,9.415 10,9.415C9.5127,9.415 9.0302,9.3168 8.5803,9.126C8.1304,8.9353 7.7219,8.6557 7.3785,8.3034C6.6861,8.5432 6.0846,8.9976 5.6581,9.6028C5.2317,10.2081 5.0016,10.9341 5,11.6792V12.2453C5,12.4454 5.078,12.6374 5.217,12.7789C5.3559,12.9205 5.5443,13 5.7407,13H14.2593C14.4557,13 14.6441,12.9205 14.783,12.7789C14.922,12.6374 15,12.4454 15,12.2453V11.6792C14.9984,10.9341 14.7683,10.2081 14.3419,9.6028C13.9154,8.9976 13.3139,8.5432 12.6215,8.3034Z"
|
||||
android:fillColor="#000000"/>
|
||||
</vector>
|
||||
@@ -1,9 +0,0 @@
|
||||
<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,10.349L5.076,7.424L5.924,6.576L8,8.651L13.68,2.971C11.5352,2.9273 9.4942,2.0394 8,0.5C8,0.5 6,3 1.5,3C1.5,10 5,13.227 8,15C9.9692,13.8873 11.6066,12.2704 12.744,10.3154C13.8815,8.3604 14.4779,6.1378 14.472,3.876L8,10.349Z"
|
||||
android:fillColor="#000000"/>
|
||||
</vector>
|
||||
@@ -1,9 +0,0 @@
|
||||
<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="M9,3H3C2.4696,3 1.9609,3.2107 1.5858,3.5858C1.2107,3.9609 1,4.4696 1,5V11C1,11.5304 1.2107,12.0391 1.5858,12.4142C1.9609,12.7893 2.4696,13 3,13H9C9.5304,13 10.0391,12.7893 10.4142,12.4142C10.7893,12.0391 11,11.5304 11,11V5C11,4.4696 10.7893,3.9609 10.4142,3.5858C10.0391,3.2107 9.5304,3 9,3ZM8,10V11H3V6H4V9.29L8.15,5.15L8.85,5.85L4.71,10H8ZM15,5.31V10.69C14.9999,10.8382 14.9558,10.9831 14.8734,11.1063C14.791,11.2295 14.6739,11.3256 14.5369,11.3823C14.4,11.439 14.2493,11.4538 14.1039,11.425C13.9585,11.3961 13.8249,11.3248 13.72,11.22L12,9.5V6.5L13.72,4.78C13.8249,4.6752 13.9585,4.6039 14.1039,4.575C14.2493,4.5462 14.4,4.561 14.5369,4.6177C14.6739,4.6744 14.791,4.7705 14.8734,4.8937C14.9558,5.0169 14.9999,5.1618 15,5.31Z"
|
||||
android:fillColor="#000000"/>
|
||||
</vector>
|
||||
@@ -1,9 +0,0 @@
|
||||
<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="M9,3H3C2.4696,3 1.9609,3.2107 1.5858,3.5858C1.2107,3.9609 1,4.4696 1,5V11C1,11.5304 1.2107,12.0391 1.5858,12.4142C1.9609,12.7893 2.4696,13 3,13H9C9.5304,13 10.0391,12.7893 10.4142,12.4142C10.7893,12.0391 11,11.5304 11,11V5C11,4.4696 10.7893,3.9609 10.4142,3.5858C10.0391,3.2107 9.5304,3 9,3ZM8.85,10.15L8.15,10.85L6,8.71L3.85,10.85L3.15,10.15L5.29,8L3.15,5.85L3.85,5.15L6,7.29L8.15,5.15L8.85,5.85L6.71,8L8.85,10.15ZM15,5.31V10.69C14.9999,10.8382 14.9558,10.9831 14.8734,11.1063C14.791,11.2295 14.6739,11.3256 14.5369,11.3823C14.4,11.439 14.2493,11.4538 14.1039,11.425C13.9585,11.3961 13.8249,11.3248 13.72,11.22L12,9.5V6.5L13.72,4.78C13.8249,4.6752 13.9585,4.6039 14.1039,4.575C14.2493,4.5462 14.4,4.561 14.5369,4.6177C14.6739,4.6744 14.791,4.7705 14.8734,4.8937C14.9558,5.0169 14.9999,5.1618 15,5.31Z"
|
||||
android:fillColor="#000000"/>
|
||||
</vector>
|
||||
@@ -1,9 +0,0 @@
|
||||
<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="M9,3H3C2.4696,3 1.9609,3.2107 1.5858,3.5858C1.2107,3.9609 1,4.4696 1,5V11C1,11.5304 1.2107,12.0391 1.5858,12.4142C1.9609,12.7893 2.4696,13 3,13H9C9.5304,13 10.0391,12.7893 10.4142,12.4142C10.7893,12.0391 11,11.5304 11,11V5C11,4.4696 10.7893,3.9609 10.4142,3.5858C10.0391,3.2107 9.5304,3 9,3ZM9,10H8V6.71L3.85,10.85L3.15,10.15L7.29,6H4V5H9V10ZM15,5.31V10.69C14.9999,10.8382 14.9558,10.9831 14.8734,11.1063C14.791,11.2295 14.6739,11.3256 14.5369,11.3823C14.4,11.439 14.2493,11.4538 14.1039,11.425C13.9585,11.3961 13.8249,11.3248 13.72,11.22L12,9.5V6.5L13.72,4.78C13.8249,4.6752 13.9585,4.6039 14.1039,4.575C14.2493,4.5462 14.4,4.561 14.5369,4.6177C14.6739,4.6744 14.791,4.7705 14.8734,4.8937C14.9558,5.0169 14.9999,5.1618 15,5.31Z"
|
||||
android:fillColor="#000000"/>
|
||||
</vector>
|
||||
@@ -1,9 +0,0 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="16dp"
|
||||
android:height="16dp"
|
||||
android:viewportWidth="16"
|
||||
android:viewportHeight="16">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M9,13L3,13a2,2 0,0 1,-2 -2L1,5A2,2 0,0 1,3 3L9,3a2,2 0,0 1,2 2v6A2,2 0,0 1,9 13ZM12,9.5 L13.72,11.22A0.75,0.75 0,0 0,15 10.69L15,5.31a0.75,0.75 0,0 0,-1.28 -0.53L12,6.5Z"/>
|
||||
</vector>
|
||||
@@ -1,5 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape android:shape="rectangle" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<stroke android:color="@color/core_grey_75" android:width="1dp" />
|
||||
<corners android:radius="12dp" />
|
||||
</shape>
|
||||
@@ -1,17 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<ripple
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:color="@color/transparent_white_20">
|
||||
|
||||
<item android:id="@+id/mask">
|
||||
<shape android:shape="oval">
|
||||
<solid android:color="@color/transparent_black" />
|
||||
</shape>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<shape android:shape="oval" >
|
||||
<solid android:color="@color/core_ultramarine"/>
|
||||
</shape>
|
||||
</item>
|
||||
</ripple>
|
||||
@@ -1,14 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
|
||||
<corners android:radius="@dimen/unread_count_bubble_radius" />
|
||||
|
||||
<solid android:color="#FFFFCC00" />
|
||||
|
||||
<stroke
|
||||
android:color="@color/signal_colorOnPrimary"
|
||||
android:width="1dp"/>
|
||||
|
||||
</shape>
|
||||
@@ -1,5 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="@color/signal_light_colorSecondaryContainer" />
|
||||
<corners android:radius="32dp" />
|
||||
</shape>
|
||||
@@ -1,4 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="oval" >
|
||||
<solid android:color="@color/core_ultramarine"/>
|
||||
</shape>
|
||||
@@ -1,5 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="oval">
|
||||
<solid android:color="@color/transparent_black_40" />
|
||||
</shape>
|
||||
@@ -1,7 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
<solid android:color="@color/signal_inverse_primary" />
|
||||
<size android:height="10dp" />
|
||||
<corners android:radius="2dp" />
|
||||
</shape>
|
||||
@@ -1,9 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
|
||||
<solid android:color="@color/wallpaper_bubble_color" />
|
||||
<corners android:bottomLeftRadius="24dp"
|
||||
android:bottomRightRadius="24dp"/>
|
||||
</shape>
|
||||
@@ -1,7 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
|
||||
<solid android:color="@color/wallpaper_bubble_color" />
|
||||
</shape>
|
||||
@@ -1,9 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
|
||||
<solid android:color="@color/wallpaper_bubble_color" />
|
||||
<corners android:topLeftRadius="24dp"
|
||||
android:topRightRadius="24dp"/>
|
||||
</shape>
|
||||
@@ -1,6 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="oval">
|
||||
<stroke
|
||||
android:width="1dp" android:color="@color/core_white" />
|
||||
</shape>
|
||||
@@ -1,20 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item>
|
||||
<shape android:shape="rectangle">
|
||||
<corners
|
||||
android:topLeftRadius="4dp"
|
||||
android:topRightRadius="4dp" />
|
||||
<padding android:bottom="1dp" />
|
||||
<solid android:color="@color/core_grey_25" />
|
||||
</shape>
|
||||
</item>
|
||||
<item>
|
||||
<shape android:shape="rectangle">
|
||||
<corners
|
||||
android:topLeftRadius="4dp"
|
||||
android:topRightRadius="4dp" />
|
||||
<solid android:color="@color/core_grey_05" />
|
||||
</shape>
|
||||
</item>
|
||||
</layer-list>
|
||||
@@ -1,10 +0,0 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:autoMirrored="true"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="@color/core_white"
|
||||
android:pathData="M20,11.25l-14.439,0l1.559,-1.249l5.471,-5.471l-1.061,-1.06l-8.53,8.53l8.53,8.53l1.061,-1.06l-5.471,-5.471l-1.559,-1.249l14.439,0l0,-1.5z"/>
|
||||
</vector>
|
||||
@@ -1,9 +0,0 @@
|
||||
<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="#FF000000"
|
||||
android:pathData="M22,10.88c0,3.93 -1.74,6.55 -4.62,6.55a2.6,2.6 0,0 1,-2.75 -2.06h-0.1a3.21,3.21 0,0 1,-3.11 2c-2.56,0 -4.28,-2.1 -4.28,-5.22S8.9,7 11.42,7a3.22,3.22 0,0 1,3 1.73h0.1V7.26h1.85v7.21a1.25,1.25 0,0 0,1.39 1.36c1.46,0 2.54,-1.79 2.54,-5 0,-4.46 -3.39,-7.47 -8.28,-7.47S3.74,7 3.74,12.16c0,5.56 3.71,8.62 8.65,8.62a11.93,11.93 0,0 0,4.11 -0.59v1.55a13,13 0,0 1,-4.14 0.6C6.37,22.34 2,18.69 2,12.09 2,6 6.18,1.85 12.15,1.85 17.86,1.85 22,5.47 22,10.88ZM9.11,12.15c0,2.13 1,3.44 2.59,3.44s2.76,-1.34 2.76,-3.44 -1.07,-3.43 -2.74,-3.43S9.11,10 9.11,12.15Z"/>
|
||||
</vector>
|
||||
@@ -1,11 +0,0 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="16dp"
|
||||
android:height="14dp"
|
||||
android:viewportWidth="16"
|
||||
android:viewportHeight="14">
|
||||
<path
|
||||
android:pathData="M13.35,1H2.65C2.08,1 1.533,1.241 1.13,1.669C0.727,2.097 0.5,2.678 0.5,3.283V10.717C0.5,11.322 0.727,11.903 1.13,12.331C1.533,12.759 2.08,13 2.65,13H13.35C13.92,13 14.467,12.759 14.87,12.331C15.274,11.903 15.5,11.322 15.5,10.717V3.283C15.5,2.678 15.274,2.097 14.87,1.669C14.467,1.241 13.92,1 13.35,1ZM1.3,4.823V3.283C1.3,3.097 1.335,2.913 1.404,2.742C1.472,2.571 1.572,2.417 1.698,2.288C1.824,2.159 1.974,2.058 2.137,1.992C2.301,1.926 2.475,1.896 2.65,1.903H13.35C13.525,1.896 13.699,1.926 13.863,1.992C14.026,2.058 14.176,2.159 14.302,2.288C14.428,2.417 14.528,2.571 14.597,2.742C14.665,2.913 14.7,3.097 14.7,3.283V4.823H1.3ZM2.65,12.097C2.475,12.104 2.301,12.074 2.137,12.008C1.974,11.942 1.824,11.841 1.698,11.712C1.572,11.583 1.472,11.429 1.404,11.258C1.335,11.087 1.3,10.903 1.3,10.717V6.522H14.7V10.717C14.7,10.903 14.665,11.087 14.597,11.258C14.528,11.429 14.428,11.583 14.302,11.712C14.176,11.841 14.026,11.942 13.863,12.008C13.699,12.074 13.525,12.104 13.35,12.097H2.65Z"
|
||||
android:strokeWidth="0.25"
|
||||
android:fillColor="#5E5E5E"
|
||||
android:strokeColor="#5E5E5E"/>
|
||||
</vector>
|
||||
@@ -1,9 +0,0 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="14dp"
|
||||
android:height="14dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M10.75,6h2.5l-0.5,7.5h-1.5ZM12,2.5A9.5,9.5 0,1 0,21.5 12,9.511 9.511,0 0,0 12,2.5M12,1A11,11 0,1 1,1 12,11 11,0 0,1 12,1ZM13.5,16.5A1.5,1.5 0,1 0,12 18,1.5 1.5,0 0,0 13.5,16.5Z"/>
|
||||
</vector>
|
||||
@@ -1,9 +0,0 @@
|
||||
<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="#FF000000"
|
||||
android:pathData="M12,1A11,11 0,1 0,23 12,11 11,0 0,0 12,1ZM13.25,6 L12.75,13.5h-1.5L10.75,6ZM12,18a1.5,1.5 0,1 1,1.5 -1.5A1.5,1.5 0,0 1,12 18Z"/>
|
||||
</vector>
|
||||
@@ -1,22 +0,0 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="28dp"
|
||||
android:height="28dp"
|
||||
android:viewportWidth="28"
|
||||
android:viewportHeight="28">
|
||||
<path
|
||||
android:fillColor="@color/signal_colorOnSurfaceVariant"
|
||||
android:fillType="evenOdd"
|
||||
android:pathData="M14,2c7.429,0 13,4.875 13,11.143A10.3,10.3 0,0 1,23.791 20.6l0.662,4.47c0,0.012 0,0.024 0,0.035a0.348,0.348 0,0 1,-0.348 0.349,0.377 0.377,0 0,1 -0.113,-0.02l-0.059,-0.028 -4.547,-2.064A15.4,15.4 0,0 1,14 24.286c-7.429,0 -13,-4.875 -13,-11.143S6.571,2 14,2m0,1.5C7.444,3.5 2.5,7.646 2.5,13.143S7.444,22.786 14,22.786a13.872,13.872 0,0 0,4.864 -0.849l0.58,-0.217 0.565,0.256 2.647,1.2 -0.349,-2.359 -0.113,-0.76 0.552,-0.536a8.743,8.743 0,0 0,2.754 -6.38C25.5,7.646 20.556,3.5 14,3.5" />
|
||||
<path
|
||||
android:fillColor="@color/signal_colorOnSurfaceVariant"
|
||||
android:fillType="evenOdd"
|
||||
android:pathData="M20,12a1.5,1.5 0,1 1,-1.5 1.5A1.5,1.5 0,0 1,20 12" />
|
||||
<path
|
||||
android:fillColor="@color/signal_colorOnSurfaceVariant"
|
||||
android:fillType="evenOdd"
|
||||
android:pathData="M14,12a1.5,1.5 0,1 1,-1.5 1.5A1.5,1.5 0,0 1,14 12" />
|
||||
<path
|
||||
android:fillColor="@color/signal_colorOnSurfaceVariant"
|
||||
android:fillType="evenOdd"
|
||||
android:pathData="M8,12a1.5,1.5 0,1 1,-1.5 1.5A1.5,1.5 0,0 1,8 12" />
|
||||
</vector>
|
||||
@@ -1,9 +0,0 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="16dp"
|
||||
android:height="16dp"
|
||||
android:viewportWidth="16"
|
||||
android:viewportHeight="16">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M15,7.5A2.5,2.5 0,0 1,12.5 10h-4A2.5,2.5 0,0 1,6 7.5,2.577 2.577,0 0,1 6.05,7H7.092A1.483,1.483 0,0 0,7 7.5,1.5 1.5,0 0,0 8.5,9h4a1.5,1.5 0,0 0,0 -3H11L10,5h2.5A2.5,2.5 0,0 1,15 7.5ZM3.5,10H6L5,9H3.5a1.5,1.5 0,0 1,0 -3h4A1.5,1.5 0,0 1,9 7.5a1.483,1.483 0,0 1,-0.092 0.5H9.95A2.577,2.577 0,0 0,10 7.5,2.5 2.5,0 0,0 7.5,5h-4a2.5,2.5 0,0 0,0 5Z"/>
|
||||
</vector>
|
||||
@@ -1,13 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<item>
|
||||
<shape android:shape="rectangle">
|
||||
<solid android:color="@color/signal_background_tertiary"/>
|
||||
<corners android:radius="39dp" />
|
||||
</shape>
|
||||
</item>
|
||||
|
||||
<item android:drawable="@drawable/ic_moon_16" android:left="13dp" android:right="13dp" android:top="5dp" android:bottom="5dp" />
|
||||
|
||||
</layer-list>
|
||||
@@ -1,9 +0,0 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="16dp"
|
||||
android:height="16dp"
|
||||
android:viewportWidth="16"
|
||||
android:viewportHeight="16">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M11.17,14.14a4.94,4.94 0,0 1,-1.63 -0.32,12.87 12.87,0 0,1 -4.47,-2.89A12.87,12.87 0,0 1,2.18 6.46,3.49 3.49,0 0,1 2.39,3.1h0a3.17,3.17 0,0 1,1.22 -1,1.69 1.69,0 0,1 2.18,0.51L7.08,4.42A1.68,1.68 0,0 1,6.86 6.6l-0.56,0.52s-0.07,0.1 0,0.13A11.37,11.37 0,0 0,7.41 8.59,10.62 10.62,0 0,0 8.75,9.75s0.09,0 0.13,0c0.17,-0.2 0.31,-0.35 0.52,-0.57a1.68,1.68 0,0 1,2.18 -0.22l1.84,1.29A1.68,1.68 0,0 1,14 12.35a3.15,3.15 0,0 1,-1 1.26A3,3 0,0 1,11.17 14.14ZM4.42,2.86a0.68,0.68 0,0 0,-0.31 0.08,2.13 2.13,0 0,0 -0.9,0.74h0a2.47,2.47 0,0 0,-0.09 2.45,11.77 11.77,0 0,0 6.75,6.75 2.47,2.47 0,0 0,2.45 -0.09,2.12 2.12,0 0,0 0.72,-0.85 0.7,0.7 0,0 0,-0.19 -0.91L11,9.74a0.67,0.67 0,0 0,-0.88 0.08c-0.21,0.22 -0.34,0.36 -0.5,0.55a1.09,1.09 0,0 1,-1.48 0.18A13.27,13.27 0,0 1,6.7 9.3,13.27 13.27,0 0,1 5.45,7.85a1.09,1.09 0,0 1,0.18 -1.48c0.19,-0.16 0.33,-0.29 0.55,-0.5A0.67,0.67 0,0 0,6.26 5L5,3.15A0.73,0.73 0,0 0,4.42 2.86Z"/>
|
||||
</vector>
|
||||
@@ -1,5 +0,0 @@
|
||||
<vector android:autoMirrored="true" android:height="80dp"
|
||||
android:viewportHeight="80" android:viewportWidth="80"
|
||||
android:width="80dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="@color/core_white" android:pathData="M50,41h-0.06a18,18 0,1 0,-19.88 0H30A23,23 0,0 0,7 64v1H8.5V64A21.52,21.52 0,0 1,30 42.5h2.82a17.93,17.93 0,0 0,14.36 0H50A21.52,21.52 0,0 1,71.5 64v1H73V64A23,23 0,0 0,50 41ZM40,42.5A16.5,16.5 0,1 1,56.5 26,16.5 16.5,0 0,1 40,42.5Z"/>
|
||||
</vector>
|
||||
@@ -1,9 +0,0 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="16dp"
|
||||
android:height="16dp"
|
||||
android:viewportWidth="16"
|
||||
android:viewportHeight="16">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M13.46,8A5.46,5.46 0,1 1,2.55 8,5.54 5.54,0 0,1 12,4.06l0.44,0.44 -1.13,-0.33L10.17,4.17v1.5h4.49L14.66,1.18h-1.5L13.16,2.3l0.31,1.09L13.08,3a7,7 0,0 0,-12 5,7 7,0 0,0 7,7 7,7 0,0 0,7 -7ZM13.91,4.94Z"/>
|
||||
</vector>
|
||||
@@ -1,12 +0,0 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="16dp"
|
||||
android:height="16dp"
|
||||
android:viewportWidth="16"
|
||||
android:viewportHeight="16">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M11.04 5.35c0.2-0.3 0.12-0.7-0.19-0.9-0.3-0.2-0.7-0.1-0.9 0.2L7.2 8.88 6.01 7.35C5.8 7.07 5.38 7.02 5.11 7.24c-0.3 0.22-0.34 0.63-0.12 0.9l1.75 2.26c0.13 0.17 0.33 0.26 0.54 0.25 0.2-0.01 0.4-0.12 0.51-0.3l3.25-5Z"/>
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M6.64 14.74c0.8 0.64 1.93 0.64 2.72 0l2.42-1.97c1.4-1.13 2.27-2.78 2.43-4.56l0.33-3.63c0.09-1-0.51-1.92-1.46-2.24l-3.61-1.2c-0.95-0.32-1.99-0.32-2.94 0l-3.6 1.2C1.96 2.66 1.36 3.58 1.45 4.58L1.79 8.2c0.16 1.78 1.04 3.43 2.43 4.56l2.42 1.97Zm1.9-1.01c-0.32 0.25-0.76 0.25-1.08 0l-2.42-1.97c-1.12-0.91-1.82-2.23-1.96-3.67L2.75 4.46c-0.03-0.4 0.2-0.76 0.58-0.89l3.61-1.2c0.69-0.23 1.43-0.23 2.12 0l3.6 1.2c0.38 0.13 0.62 0.5 0.59 0.89L12.9 8.09c-0.13 1.44-0.83 2.76-1.95 3.67l-2.42 1.97Z"/>
|
||||
</vector>
|
||||
@@ -1,9 +0,0 @@
|
||||
<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="#FF000000"
|
||||
android:pathData="M0.5,18.5 L5.825,4L7.638,4l5.326,14.5L11.123,18.5L9.664,14.4L3.8,14.4L2.341,18.5ZM9.112,12.834L6.789,6.3L6.675,6.3L4.352,12.838ZM14.3,15.416c0,-2.492 2.2,-2.939 4.22,-3.2 1.984,-0.255 2.8,-0.184 2.8,-0.991v-0.057a2.02,2.02 0,0 0,-2.294 -2.21A2.94,2.94 0,0 0,16.2 10.6l-1.586,-0.567a4.418,4.418 0,0 1,4.363 -2.549c1.387,0 4.022,0.4 4.022,3.852L22.999,18.5L21.328,18.5L21.328,17.031h-0.084a3.419,3.419 0,0 1,-3.23 1.728C15.946,18.759 14.3,17.541 14.3,15.416ZM21.324,14.566L21.324,13.037c-0.282,0.34 -2.18,0.538 -2.888,0.623 -1.3,0.17 -2.465,0.567 -2.465,1.841 0,1.162 0.962,1.756 2.294,1.756A2.791,2.791 0,0 0,21.328 14.566Z"/>
|
||||
</vector>
|
||||
@@ -1,9 +0,0 @@
|
||||
<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="M4.137,14C4.334,14 4.539,13.933 4.721,13.814L5.115,13.554C6.169,12.854 7.723,11.277 7.989,10.489H8.011C8.269,11.27 9.823,12.854 10.885,13.554L11.279,13.814C11.461,13.933 11.666,14 11.856,14C12.242,14 12.5,13.74 12.5,13.375C12.5,13.152 12.379,12.929 12.174,12.802L11.575,12.423C10.521,11.739 8.663,10.013 8.663,8.19V5.401H9.74C10.271,5.401 10.415,5.036 10.119,4.627L8.428,2.254C8.186,1.919 7.822,1.912 7.572,2.254L5.873,4.619C5.578,5.036 5.714,5.401 6.26,5.401H7.337V8.19C7.337,10.013 5.471,11.731 4.425,12.423L3.826,12.802C3.614,12.929 3.5,13.159 3.5,13.383C3.5,13.717 3.75,14 4.137,14Z"
|
||||
android:fillColor="#000000"/>
|
||||
</vector>
|
||||
@@ -1,9 +0,0 @@
|
||||
<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="M10.31,15C9.7498,14.9893 9.1954,14.8845 8.67,14.69C6.9978,14.044 5.4788,13.0563 4.21,11.79C2.9462,10.5192 1.9589,9.0007 1.31,7.33C1.0674,6.8003 0.9605,6.2186 0.9989,5.6372C1.0373,5.0559 1.2198,4.4932 1.53,4C1.8415,3.569 2.258,3.2248 2.74,3C3.1045,2.8038 3.5281,2.7473 3.9313,2.8412C4.3346,2.9351 4.6897,3.1729 4.93,3.51L6.22,5.28C6.451,5.6112 6.5557,6.014 6.5154,6.4158C6.475,6.8175 6.2922,7.1914 6,7.47L5.43,8C5.417,8.0173 5.41,8.0384 5.41,8.06C5.41,8.0817 5.417,8.1027 5.43,8.12C5.7663,8.5932 6.1409,9.038 6.55,9.45C6.9636,9.8734 7.4118,10.2614 7.89,10.61C7.89,10.61 7.97,10.61 8.01,10.61C8.18,10.41 8.32,10.26 8.53,10.04C8.8086,9.7478 9.1826,9.565 9.5843,9.5246C9.986,9.4843 10.3888,9.5891 10.72,9.82L12.56,11.11C12.8898,11.3442 13.1247,11.689 13.222,12.0817C13.3192,12.4744 13.2724,12.8889 13.09,13.25C12.842,13.7467 12.4657,14.1679 12,14.47C11.5051,14.8174 10.9146,15.0026 10.31,15ZM3.55,3.73C3.4457,3.7282 3.3426,3.7522 3.25,3.8C2.887,3.9583 2.5754,4.2145 2.35,4.54C2.1221,4.9068 1.994,5.3266 1.9782,5.7581C1.9624,6.1895 2.0596,6.6176 2.26,7C2.8467,8.5365 3.7534,9.9307 4.92,11.09C6.0774,12.2518 7.468,13.155 9,13.74C9.3812,13.9386 9.8074,14.0347 10.2369,14.0189C10.6664,14.0032 11.0844,13.876 11.45,13.65C11.7615,13.4359 12.01,13.1425 12.17,12.8C12.2564,12.6508 12.2838,12.4746 12.2468,12.3062C12.2098,12.1377 12.111,11.9893 11.97,11.89L10.14,10.6C10.0078,10.5064 9.8465,10.4629 9.6852,10.4776C9.5239,10.4923 9.3731,10.5641 9.26,10.68L8.76,11.23C8.584,11.4417 8.3339,11.5782 8.0607,11.6117C7.7875,11.6451 7.5118,11.573 7.29,11.41C6.7772,11.0288 6.2926,10.6111 5.84,10.16C5.3889,9.7074 4.9712,9.2228 4.59,8.71C4.427,8.4882 4.3549,8.2125 4.3883,7.9393C4.4218,7.6661 4.5583,7.416 4.77,7.24L5.32,6.74C5.4359,6.6269 5.5077,6.4761 5.5224,6.3148C5.5371,6.1535 5.4937,5.9922 5.4,5.86L4.11,4C4.0454,3.9131 3.9607,3.8432 3.8632,3.7961C3.7657,3.7491 3.6582,3.7264 3.55,3.73ZM14.35,2.35L13.65,1.65L11.5,3.79L9.35,1.65L8.65,2.35L10.79,4.5L8.65,6.65L9.35,7.35L11.5,5.21L13.65,7.35L14.35,6.65L12.21,4.5L14.35,2.35Z"
|
||||
android:fillColor="#000000"/>
|
||||
</vector>
|
||||
@@ -1,9 +0,0 @@
|
||||
<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="M10.31,15C9.7498,14.9893 9.1954,14.8845 8.67,14.69C6.9971,14.0455 5.4778,13.0576 4.2101,11.7899C2.9424,10.5222 1.9545,9.0029 1.31,7.33C1.0674,6.8003 0.9605,6.2185 0.9989,5.6372C1.0373,5.0558 1.2198,4.4932 1.53,4C1.8415,3.569 2.258,3.2248 2.74,3C3.1045,2.8038 3.5281,2.7473 3.9313,2.8412C4.3346,2.9351 4.6897,3.1729 4.93,3.51L6.22,5.28C6.451,5.6111 6.5557,6.014 6.5154,6.4157C6.475,6.8174 6.2922,7.1914 6,7.47L5.43,8C5.417,8.0173 5.41,8.0384 5.41,8.06C5.41,8.0816 5.417,8.1027 5.43,8.12C5.7663,8.5932 6.1409,9.038 6.55,9.45C6.9636,9.8733 7.4118,10.2613 7.89,10.61C7.9073,10.623 7.9283,10.63 7.95,10.63C7.9716,10.63 7.9927,10.623 8.01,10.61C8.18,10.42 8.32,10.26 8.53,10.04C8.8086,9.7478 9.1826,9.565 9.5843,9.5246C9.986,9.4843 10.3888,9.589 10.72,9.82L12.56,11.11C12.8898,11.3442 13.1247,11.689 13.222,12.0817C13.3192,12.4744 13.2724,12.8889 13.09,13.25C12.842,13.7467 12.4657,14.1679 12,14.47C11.5051,14.8174 10.9146,15.0026 10.31,15ZM2.31,4.54C2.0884,4.9103 1.9672,5.3319 1.9584,5.7634C1.9496,6.1948 2.0536,6.621 2.26,7C2.8467,8.5365 3.7534,9.9307 4.92,11.09C6.0774,12.2518 7.468,13.155 9,13.74C9.3812,13.9386 9.8074,14.0347 10.2369,14.0189C10.6664,14.0031 11.0844,13.876 11.45,13.65C11.7615,13.4359 12.01,13.1424 12.17,12.8C12.2564,12.6508 12.2838,12.4746 12.2468,12.3061C12.2098,12.1377 12.111,11.9893 11.97,11.89L10.14,10.6C10.0078,10.5063 9.8465,10.4629 9.6852,10.4776C9.5239,10.4923 9.3731,10.564 9.26,10.68L8.76,11.23C8.584,11.4417 8.3339,11.5782 8.0607,11.6116C7.7875,11.6451 7.5118,11.573 7.29,11.41C6.7772,11.0288 6.2926,10.611 5.84,10.16C5.3889,9.7074 4.9712,9.2228 4.59,8.71C4.4264,8.4866 4.354,8.2093 4.3874,7.9344C4.4208,7.6595 4.5576,7.4077 4.77,7.23L5.32,6.74C5.4359,6.6269 5.5077,6.4761 5.5224,6.3148C5.5371,6.1534 5.4937,5.9922 5.4,5.86L4.11,4C4.0197,3.863 3.8815,3.7645 3.7225,3.7238C3.5635,3.6831 3.395,3.7032 3.25,3.78C2.887,3.9382 2.5754,4.1945 2.35,4.52L2.31,4.54ZM9,2V3H12.29L8.15,7.15L8.85,7.85L13,3.71V7H14V2H9Z"
|
||||
android:fillColor="#000000"/>
|
||||
</vector>
|
||||
@@ -1,10 +0,0 @@
|
||||
<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="M12.9192,6.3688C13.2038,5.9476 13.3683,5.457 13.3953,4.9494C13.4222,4.4418 13.3104,3.9365 13.072,3.4876C12.8336,3.0387 12.4774,2.6632 12.0418,2.4013C11.6062,2.1395 11.1075,2.0011 10.5992,2.0011C10.0909,2.0011 9.5922,2.1395 9.1566,2.4013C8.721,2.6632 8.3648,3.0387 8.1264,3.4876C7.8879,3.9365 7.7762,4.4418 7.8031,4.9494C7.83,5.457 7.9946,5.9476 8.2792,6.3688C8.1121,6.4223 7.9497,6.4894 7.7936,6.5696C7.6027,6.2473 7.349,5.9666 7.0475,5.7443C6.7461,5.522 6.403,5.3625 6.0387,5.2754C5.6744,5.1883 5.2963,5.1753 4.9269,5.2371C4.5574,5.299 4.2042,5.4345 3.8882,5.6355C3.5721,5.8366 3.2997,6.0991 3.0871,6.4075C2.8745,6.7159 2.7261,7.0639 2.6506,7.4308C2.5752,7.7977 2.5742,8.176 2.6478,8.5433C2.7215,8.9106 2.8681,9.2593 3.0792,9.5688C2.4199,9.7766 1.8437,10.1888 1.434,10.7456C1.0243,11.3024 0.8023,11.9751 0.8,12.6664V13.6H2V12.6664C2.0006,12.1185 2.2185,11.5933 2.6059,11.2059C2.9933,10.8185 3.5185,10.6006 4.0664,10.6H6.7336C7.2814,10.6006 7.8067,10.8185 8.194,11.2059C8.5814,11.5933 8.7993,12.1185 8.8,12.6664V13.6H10V12.6664C9.9979,11.9748 9.7755,11.3018 9.3651,10.7451C8.9547,10.1884 8.3776,9.7769 7.7176,9.5704C8.0325,9.1073 8.2007,8.56 8.2,8C8.1956,7.9065 8.1862,7.8133 8.172,7.7208C8.499,7.5124 8.8786,7.4014 9.2664,7.4008H11.9336C12.4813,7.4014 13.0064,7.6192 13.3938,8.0064C13.7811,8.3936 13.9991,8.9187 14,9.4664V10.4H15.2V9.4664C15.1976,8.7749 14.9753,8.102 14.5653,7.5452C14.1553,6.9884 13.5788,6.5764 12.9192,6.3688ZM5.4,9.6C5.0835,9.6 4.7742,9.5061 4.5111,9.3303C4.248,9.1545 4.0429,8.9046 3.9218,8.6123C3.8007,8.3199 3.769,7.9982 3.8307,7.6878C3.8925,7.3775 4.0448,7.0924 4.2686,6.8686C4.4924,6.6448 4.7775,6.4925 5.0878,6.4307C5.3982,6.369 5.7199,6.4007 6.0123,6.5218C6.3046,6.6429 6.5545,6.8479 6.7303,7.1111C6.9061,7.3742 7,7.6835 7,8C7,8.4243 6.8314,8.8313 6.5314,9.1313C6.2313,9.4314 5.8243,9.6 5.4,9.6ZM10.6,6.4C10.2835,6.4 9.9742,6.3061 9.7111,6.1303C9.448,5.9545 9.2429,5.7046 9.1218,5.4123C9.0007,5.1199 8.969,4.7982 9.0307,4.4878C9.0925,4.1775 9.2449,3.8924 9.4686,3.6686C9.6924,3.4448 9.9775,3.2924 10.2878,3.2307C10.5982,3.169 10.9199,3.2007 11.2123,3.3218C11.5046,3.4429 11.7545,3.6479 11.9303,3.9111C12.1061,4.1742 12.2,4.4835 12.2,4.8C12.2,5.2243 12.0314,5.6313 11.7314,5.9313C11.4313,6.2314 11.0243,6.4 10.6,6.4Z"
|
||||
android:strokeWidth="0.25"
|
||||
android:fillColor="#000000" />
|
||||
</vector>
|
||||
@@ -1,10 +0,0 @@
|
||||
<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="M13.283,8.4211C13.6989,7.9623 13.9756,7.3883 14.0793,6.7696C14.1829,6.1509 14.1089,5.5145 13.8664,4.9385C13.6238,4.3626 13.2233,3.8723 12.714,3.5279C12.2047,3.1835 11.6089,3 10.9999,3C10.3908,3 9.795,3.1835 9.2857,3.5279C8.7765,3.8723 8.3759,4.3626 8.1334,4.9385C7.8908,5.5145 7.8168,6.1509 7.9204,6.7696C8.0241,7.3883 8.3009,7.9623 8.7167,8.4211C7.946,8.6021 7.2576,9.0474 6.7641,9.684C6.2706,10.3207 6.0012,11.111 5.9999,11.926V13H6.9374V11.926C6.9382,11.2285 7.2073,10.5599 7.6857,10.0668C8.1641,9.5736 8.8127,9.2962 9.4892,9.2954H12.5105C13.187,9.2962 13.8356,9.5736 14.314,10.0668C14.7924,10.5599 15.0615,11.2285 15.0624,11.926V13H15.9999V11.926C15.9986,11.111 15.7291,10.3207 15.2356,9.684C14.7421,9.0474 14.0538,8.6021 13.283,8.4211ZM10.9999,8.49C10.5672,8.49 10.1443,8.3577 9.7845,8.11C9.4248,7.8622 9.1444,7.51 8.9789,7.0979C8.8133,6.6859 8.77,6.2325 8.8544,5.7951C8.9388,5.3576 9.1471,4.9558 9.4531,4.6405C9.759,4.3251 10.1488,4.1103 10.5731,4.0233C10.9974,3.9363 11.4373,3.981 11.837,4.1516C12.2367,4.3223 12.5783,4.6113 12.8187,4.9822C13.0591,5.353 13.1874,5.789 13.1874,6.235C13.1874,6.833 12.9569,7.4066 12.5467,7.8295C12.1364,8.2524 11.58,8.49 10.9999,8.49ZM5.9749,5.2322L6.682,5.9394L3.1465,9.4749L3.1465,9.4749L2.4394,10.182L2.4394,10.182L1.7323,9.4749L0.3181,8.0607L1.0252,7.3536L2.4394,8.7678L5.9749,5.2322Z"
|
||||
android:fillColor="#000000"
|
||||
android:fillType="evenOdd"/>
|
||||
</vector>
|
||||
@@ -1,9 +0,0 @@
|
||||
<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="M11.6667,1.3333H4.3333C3.5377,1.3333 2.7746,1.6494 2.212,2.212C1.6494,2.7746 1.3333,3.5377 1.3333,4.3333V11.6666C1.3333,12.4623 1.6494,13.2254 2.212,13.788C2.7746,14.3506 3.5377,14.6666 4.3333,14.6666H11.6667C12.4623,14.6666 13.2254,14.3506 13.788,13.788C14.3506,13.2254 14.6667,12.4623 14.6667,11.6666V4.3333C14.6667,3.5377 14.3506,2.7746 13.788,2.212C13.2254,1.6494 12.4623,1.3333 11.6667,1.3333ZM4.3333,2.3333H11.6667C12.1971,2.3333 12.7058,2.544 13.0809,2.9191C13.456,3.2942 13.6667,3.8029 13.6667,4.3333V8.8333L13.2527,8.212L10.6667,5.626L8.6667,7.626L6,4.9593L2.7473,8.212L2.3333,8.8333V4.3333C2.3333,3.8029 2.5441,3.2942 2.9191,2.9191C3.2942,2.544 3.8029,2.3333 4.3333,2.3333ZM11.6667,13.6666H4.3333C3.8029,13.6666 3.2942,13.4559 2.9191,13.0809C2.5441,12.7058 2.3333,12.1971 2.3333,11.6666V10.0406L6,6.374L9.98,10.3533L10.6867,9.6467L9.374,8.3333L10.6667,7.0406L13.6667,10.0406V11.6666C13.6667,12.1971 13.456,12.7058 13.0809,13.0809C12.7058,13.4559 12.1971,13.6666 11.6667,13.6666Z"
|
||||
android:fillColor="#000000"/>
|
||||
</vector>
|
||||
@@ -1,14 +0,0 @@
|
||||
<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="M12.2831,8.4211C12.699,7.9623 12.9758,7.3883 13.0794,6.7696C13.1831,6.1509 13.1091,5.5145 12.8665,4.9385C12.6239,4.3626 12.2234,3.8723 11.7141,3.5279C11.2049,3.1835 10.6091,3 10,3C9.3909,3 8.7951,3.1835 8.2859,3.5279C7.7766,3.8723 7.3761,4.3626 7.1335,4.9385C6.8909,5.5145 6.8169,6.1509 6.9206,6.7696C7.0242,7.3883 7.301,7.9623 7.7169,8.4211C6.9461,8.6021 6.2577,9.0474 5.7642,9.684C5.2707,10.3207 5.0013,11.111 5,11.926V13H5.9375V11.926C5.9383,11.2285 6.2074,10.5599 6.6858,10.0668C7.1642,9.5736 7.8128,9.2962 8.4894,9.2954H11.5106C12.1872,9.2962 12.8358,9.5736 13.3142,10.0668C13.7926,10.5599 14.0617,11.2285 14.0625,11.926V13H15V11.926C14.9987,11.111 14.7293,10.3207 14.2358,9.684C13.7423,9.0474 13.0539,8.6021 12.2831,8.4211ZM10,8.49C9.5674,8.49 9.1444,8.3577 8.7847,8.11C8.425,7.8622 8.1446,7.51 7.979,7.0979C7.8134,6.6859 7.7701,6.2325 7.8545,5.7951C7.9389,5.3576 8.1473,4.9558 8.4532,4.6405C8.7591,4.3251 9.1489,4.1103 9.5732,4.0233C9.9976,3.9363 10.4374,3.981 10.8371,4.1516C11.2368,4.3223 11.5785,4.6113 11.8188,4.9822C12.0592,5.353 12.1875,5.789 12.1875,6.235C12.1875,6.833 11.957,7.4066 11.5468,7.8295C11.1366,8.2524 10.5802,8.49 10,8.49Z"
|
||||
android:fillColor="#000000"/>
|
||||
<path
|
||||
android:pathData="M4.5556,8.2728L3.2828,7L4.5556,5.7272L4.2728,5.4444L3,6.7172L1.7272,5.4444L1.4444,5.7272L2.7172,7L1.4444,8.2728L1.7272,8.5556L3,7.2828L4.2728,8.5556L4.5556,8.2728Z"
|
||||
android:strokeWidth="0.5"
|
||||
android:fillColor="#000000"
|
||||
android:strokeColor="#000000"/>
|
||||
</vector>
|
||||
@@ -1,9 +0,0 @@
|
||||
<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="M6,9.5V13H5V9.5H6ZM11,2H7C6.4696,2 5.9609,2.2107 5.5858,2.5858C5.2107,2.9609 5,3.4696 5,4V6.5H6V4C6,3.7348 6.1054,3.4804 6.2929,3.2929C6.4804,3.1054 6.7348,3 7,3H11C11.2652,3 11.5196,3.1054 11.7071,3.2929C11.8946,3.4804 12,3.7348 12,4V13H13V4C13,3.4696 12.7893,2.9609 12.4142,2.5858C12.0391,2.2107 11.5304,2 11,2ZM7.957,4.979L7.257,5.689L8.671,7.1L9.371,7.5H2V8.5H9.375L8.675,8.9L7.252,10.311L7.957,11.021L11,8L7.957,4.979Z"
|
||||
android:fillColor="#000000"/>
|
||||
</vector>
|
||||
@@ -1,9 +0,0 @@
|
||||
<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="M14.3728,3.0406L12.9581,1.626C12.7706,1.4385 12.5163,1.3332 12.2511,1.3332C11.9859,1.3332 11.7316,1.4385 11.5441,1.626L2.5474,10.6226C2.4191,10.7514 2.3283,10.9128 2.2848,11.0893L1.5434,14.0506C1.5293,14.1066 1.53,14.1652 1.5453,14.2208C1.5607,14.2763 1.5902,14.327 1.631,14.3678C1.6717,14.4086 1.7224,14.4381 1.778,14.4534C1.8336,14.4687 1.8922,14.4694 1.9481,14.4553L4.9114,13.714C5.088,13.6705 5.2493,13.5797 5.3781,13.4513L14.3781,4.4546C14.5649,4.2664 14.6692,4.0117 14.6682,3.7465C14.6672,3.4814 14.5609,3.2275 14.3728,3.0406ZM4.6688,12.744L2.7834,13.2153L3.2548,11.3333L9.7694,4.818L11.1841,6.2326L4.6688,12.744ZM11.8908,5.522L10.4768,4.108L12.2514,2.3333L13.6654,3.7473L11.8908,5.522Z"
|
||||
android:fillColor="#000000"/>
|
||||
</vector>
|
||||
@@ -1,17 +0,0 @@
|
||||
<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="M12.2831,8.4211C12.699,7.9623 12.9758,7.3883 13.0794,6.7696C13.1831,6.1509 13.1091,5.5145 12.8665,4.9385C12.6239,4.3626 12.2234,3.8723 11.7141,3.5279C11.2049,3.1835 10.6091,3 10,3C9.3909,3 8.7951,3.1835 8.2859,3.5279C7.7766,3.8723 7.3761,4.3626 7.1335,4.9385C6.8909,5.5145 6.8169,6.1509 6.9206,6.7696C7.0242,7.3883 7.301,7.9623 7.7169,8.4211C6.9461,8.6021 6.2577,9.0474 5.7642,9.684C5.2707,10.3207 5.0013,11.111 5,11.926V13H5.9375V11.926C5.9383,11.2285 6.2074,10.5599 6.6858,10.0668C7.1642,9.5736 7.8128,9.2962 8.4894,9.2954H11.5106C12.1872,9.2962 12.8358,9.5736 13.3142,10.0668C13.7926,10.5599 14.0617,11.2285 14.0625,11.926V13H15V11.926C14.9987,11.111 14.7293,10.3207 14.2358,9.684C13.7423,9.0474 13.0539,8.6021 12.2831,8.4211ZM10,8.49C9.5674,8.49 9.1444,8.3577 8.7847,8.11C8.425,7.8622 8.1446,7.51 7.979,7.0979C7.8134,6.6859 7.7701,6.2325 7.8545,5.7951C7.9389,5.3576 8.1473,4.9558 8.4532,4.6405C8.7591,4.3251 9.1489,4.1103 9.5732,4.0233C9.9976,3.9363 10.4374,3.981 10.8371,4.1516C11.2368,4.3223 11.5785,4.6113 11.8188,4.9822C12.0592,5.353 12.1875,5.789 12.1875,6.235C12.1875,6.833 11.957,7.4066 11.5468,7.8295C11.1366,8.2524 10.5802,8.49 10,8.49Z"
|
||||
android:fillColor="#000000"/>
|
||||
<path
|
||||
android:pathData="M4.5,6.8H2.925V7.05H2.575V6.8H1V7.3H2.575V7.05H2.925V7.3H4.5V6.8Z"
|
||||
android:fillColor="#000000"/>
|
||||
<path
|
||||
android:pathData="M2.925,7.05V6.8H4.5V7.3H2.925V7.05ZM2.925,7.05H2.575M2.575,7.05V6.8H1V7.3H2.575V7.05Z"
|
||||
android:strokeWidth="0.5"
|
||||
android:fillColor="#00000000"
|
||||
android:strokeColor="#000000"/>
|
||||
</vector>
|
||||
@@ -1,12 +0,0 @@
|
||||
<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="M14.117,2C14.0399,2.0002 13.9658,2.0294 13.9094,2.0818L10.7086,5.0142H3.2721C2.9434,5.0142 2.6281,5.1448 2.3957,5.3773C2.1633,5.6097 2.0327,5.925 2.0327,6.2537V9.3522C2.0327,9.6809 2.1633,9.9962 2.3957,10.2286C2.6281,10.461 2.9434,10.5916 3.2721,10.5916H10.7086L13.9075,13.5241C13.9639,13.5765 14.0381,13.6057 14.1151,13.6059C14.1973,13.6059 14.2761,13.5732 14.3342,13.5151C14.3923,13.457 14.425,13.3782 14.425,13.296V2.3105C14.4251,2.2285 14.3928,2.1498 14.3351,2.0916C14.2774,2.0334 14.1989,2.0005 14.117,2ZM13.6522,12.2958L12.7784,11.2281L11.0699,9.6621H3.2721C3.1899,9.6621 3.1111,9.6294 3.053,9.5713C2.9949,9.5132 2.9622,9.4344 2.9622,9.3522V6.2537C2.9622,6.1715 2.9949,6.0927 3.053,6.0346C3.1111,5.9765 3.1899,5.9438 3.2721,5.9438H11.0699L12.7784,4.3778L13.6522,3.3101L13.4973,5.0142V10.5916L13.6522,12.2958Z"
|
||||
android:fillColor="#000000"/>
|
||||
<path
|
||||
android:pathData="M5.7509,5.3241h0.9296v8.6759h-0.9296z"
|
||||
android:fillColor="#000000"/>
|
||||
</vector>
|
||||
@@ -1,9 +0,0 @@
|
||||
<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>
|
||||
@@ -1,9 +0,0 @@
|
||||
<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="M12.2831,8.4211C12.699,7.9623 12.9758,7.3883 13.0794,6.7696C13.1831,6.1509 13.1091,5.5145 12.8665,4.9385C12.6239,4.3626 12.2234,3.8723 11.7141,3.5279C11.2049,3.1835 10.6091,3 10,3C9.3909,3 8.7951,3.1835 8.2859,3.5279C7.7766,3.8723 7.3761,4.3626 7.1335,4.9385C6.8909,5.5145 6.8169,6.1509 6.9206,6.7696C7.0242,7.3883 7.301,7.9623 7.7169,8.4211C6.9461,8.6021 6.2577,9.0474 5.7642,9.684C5.2707,10.3207 5.0013,11.111 5,11.926V13H5.9375V11.926C5.9383,11.2285 6.2074,10.5599 6.6858,10.0668C7.1642,9.5736 7.8128,9.2962 8.4894,9.2954H11.5106C12.1872,9.2962 12.8358,9.5736 13.3142,10.0668C13.7926,10.5599 14.0617,11.2285 14.0625,11.926V13H15V11.926C14.9987,11.111 14.7293,10.3207 14.2358,9.684C13.7423,9.0474 13.0539,8.6021 12.2831,8.4211ZM10,8.49C9.5674,8.49 9.1444,8.3577 8.7847,8.11C8.425,7.8622 8.1446,7.51 7.979,7.0979C7.8134,6.6859 7.7701,6.2325 7.8545,5.7951C7.9389,5.3576 8.1473,4.9558 8.4532,4.6405C8.7591,4.3251 9.1489,4.1103 9.5732,4.0233C9.9976,3.9363 10.4374,3.981 10.8371,4.1516C11.2368,4.3223 11.5785,4.6113 11.8188,4.9822C12.0592,5.353 12.1875,5.789 12.1875,6.235C12.1875,6.833 11.957,7.4066 11.5468,7.8295C11.1366,8.2524 10.5802,8.49 10,8.49Z"
|
||||
android:fillColor="#000000"/>
|
||||
</vector>
|
||||
@@ -1,9 +0,0 @@
|
||||
<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="M14.36,5.261C14.1631,7.2767 13.482,9.2149 12.3746,10.9106C11.2672,12.6063 9.7664,14.0093 8,15C5,13.227 1.5,10 1.5,3C6,3 8,0.5 8,0.5C9.2135,1.7645 10.8173,2.5838 12.553,2.826L11.708,3.671C10.3543,3.3559 9.0876,2.7434 8,1.878C6.4293,3.1133 4.5187,3.8394 2.524,3.959C2.809,9.652 5.624,12.313 7.994,13.824C9.3085,13.0175 10.4435,11.9498 11.3287,10.6869C12.2138,9.424 12.8303,7.9928 13.14,6.482L14.36,5.261ZM14.854,3.354L14.146,2.646L8,8.793L5.854,6.646L5.146,7.354L8,10.207L14.854,3.354Z"
|
||||
android:fillColor="#000000"/>
|
||||
</vector>
|
||||
@@ -1,9 +0,0 @@
|
||||
<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="M12.66,5.22C12.7899,5.1918 12.9098,5.1292 13.0072,5.0387C13.1045,4.9481 13.1757,4.8331 13.2132,4.7055C13.2506,4.578 13.2531,4.4427 13.2202,4.3139C13.1874,4.1851 13.1205,4.0675 13.0265,3.9735C12.9325,3.8795 12.8149,3.8126 12.6861,3.7798C12.5573,3.7469 12.422,3.7494 12.2945,3.7868C12.1669,3.8243 12.0519,3.8955 11.9613,3.9928C11.8708,4.0902 11.8082,4.2101 11.78,4.34C10.8603,3.5825 9.7358,3.1161 8.55,3L9,1H7L7.45,3C6.2642,3.1161 5.1397,3.5825 4.22,4.34C4.1918,4.2101 4.1292,4.0902 4.0387,3.9928C3.9481,3.8955 3.8331,3.8243 3.7055,3.7868C3.578,3.7494 3.4427,3.7469 3.3139,3.7798C3.1851,3.8126 3.0675,3.8795 2.9736,3.9735C2.8795,4.0675 2.8126,4.1851 2.7798,4.3139C2.7469,4.4427 2.7494,4.578 2.7868,4.7055C2.8244,4.8331 2.8955,4.9481 2.9928,5.0387C3.0902,5.1292 3.2101,5.1918 3.34,5.22C2.6259,6.1004 2.1759,7.1652 2.042,8.2908C1.9081,9.4165 2.0959,10.5571 2.5835,11.5805C3.0712,12.6038 3.8387,13.4681 4.7973,14.0732C5.756,14.6783 6.8664,14.9995 8,14.9995C9.1336,14.9995 10.244,14.6783 11.2027,14.0732C12.1613,13.4681 12.9289,12.6038 13.4165,11.5805C13.9041,10.5571 14.0919,9.4165 13.958,8.2908C13.8241,7.1652 13.3741,6.1004 12.66,5.22ZM8,14C7.0111,14 6.0444,13.7068 5.2221,13.1573C4.3999,12.6079 3.759,11.827 3.3806,10.9134C3.0022,9.9998 2.9032,8.9944 3.0961,8.0246C3.289,7.0546 3.7652,6.1637 4.4645,5.4645C5.1637,4.7652 6.0546,4.289 7.0245,4.0961C7.9945,3.9032 8.9998,4.0022 9.9134,4.3806C10.8271,4.759 11.6079,5.3999 12.1574,6.2221C12.7068,7.0444 13,8.0111 13,9C13,9.6566 12.8707,10.3068 12.6194,10.9134C12.3681,11.52 11.9998,12.0712 11.5355,12.5355C11.0712,12.9998 10.52,13.3681 9.9134,13.6194C9.3068,13.8707 8.6566,14 8,14ZM8.75,9C8.75,9.1989 8.671,9.3897 8.5303,9.5303C8.3897,9.671 8.1989,9.75 8,9.75C7.8011,9.75 7.6103,9.671 7.4697,9.5303C7.329,9.3897 7.25,9.1989 7.25,9L7.75,5H8.25L8.75,9Z"
|
||||
android:fillColor="#000000"/>
|
||||
</vector>
|
||||
@@ -1,9 +0,0 @@
|
||||
<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="M11.47,13.89C10.4585,14.6149 9.2445,15.0033 8,15C6.4087,15 4.8826,14.3679 3.7574,13.2426C2.6321,12.1174 2,10.5913 2,9C2.0004,7.7576 2.3923,6.5469 3.12,5.54L3.83,6.25C3.2027,7.2109 2.9251,8.3584 3.0437,9.4999C3.1623,10.6413 3.6699,11.7072 4.4814,12.5186C5.2928,13.3301 6.3587,13.8377 7.5001,13.9563C8.6416,14.0749 9.7891,13.7973 10.75,13.17L11.47,13.89ZM14.71,14.29L14,15L2,3L2.71,2.29L4.53,4.12C5.3872,3.4951 6.3948,3.1086 7.45,3L7,1H9L8.55,3C9.7326,3.1074 10.8567,3.5633 11.78,4.31C11.8082,4.1801 11.8708,4.0602 11.9613,3.9628C12.0519,3.8655 12.1669,3.7943 12.2945,3.7569C12.422,3.7194 12.5573,3.7169 12.6861,3.7498C12.8149,3.7826 12.9325,3.8496 13.0265,3.9435C13.1204,4.0375 13.1874,4.1551 13.2202,4.2839C13.2531,4.4127 13.2506,4.548 13.2131,4.6755C13.1757,4.8031 13.1045,4.9181 13.0072,5.0087C12.9098,5.0992 12.7899,5.1618 12.66,5.19C13.4844,6.2077 13.9531,7.4672 13.9946,8.7763C14.0362,10.0854 13.6482,11.3721 12.89,12.44L14.71,14.29ZM13,9C12.999,8.0979 12.7539,7.2129 12.2907,6.4387C11.8275,5.6646 11.1636,5.0302 10.3691,4.6027C9.5747,4.1753 8.6795,3.9707 7.7783,4.0107C6.877,4.0507 6.0034,4.3338 5.25,4.83L7.49,7.08L7.75,5H8.25L8.66,8.24L12.17,11.75C12.7097,10.9342 12.9983,9.9781 13,9Z"
|
||||
android:fillColor="#000000"/>
|
||||
</vector>
|
||||
@@ -1,9 +0,0 @@
|
||||
<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="M14.23,4.16C14.0024,4.063 13.7509,4.0369 13.5083,4.0851C13.2657,4.1333 13.0433,4.2535 12.87,4.43L11,6.29V4.75C10.9974,4.2867 10.8122,3.8431 10.4845,3.5155C10.1569,3.1878 9.7133,3.0026 9.25,3H2.75C2.2867,3.0026 1.8431,3.1878 1.5155,3.5155C1.1878,3.8431 1.0026,4.2867 1,4.75V11.25C1.0026,11.7133 1.1878,12.1569 1.5155,12.4845C1.8431,12.8122 2.2867,12.9974 2.75,13H9.25C9.7133,12.9974 10.1569,12.8122 10.4845,12.4845C10.8122,12.1569 10.9974,11.7133 11,11.25V9.71L12.87,11.57C12.9846,11.6872 13.1215,11.7803 13.2726,11.8439C13.4238,11.9074 13.5861,11.9401 13.75,11.94C13.9152,11.9406 14.0788,11.9066 14.23,11.84C14.4589,11.7477 14.6548,11.5887 14.7921,11.3836C14.9294,11.1785 15.0019,10.9368 15,10.69V5.31C15.0019,5.0632 14.9294,4.8215 14.7921,4.6164C14.6548,4.4113 14.4589,4.2523 14.23,4.16ZM10,11.25C9.9974,11.4481 9.9176,11.6374 9.7775,11.7775C9.6374,11.9176 9.4481,11.9974 9.25,12H2.75C2.5519,11.9974 2.3626,11.9176 2.2225,11.7775C2.0824,11.6374 2.0026,11.4481 2,11.25V4.75C2.0026,4.5519 2.0824,4.3626 2.2225,4.2225C2.3626,4.0824 2.5519,4.0026 2.75,4H9.25C9.4481,4.0026 9.6374,4.0824 9.7775,4.2225C9.9176,4.3626 9.9974,4.5519 10,4.75V11.25ZM14,10.69C14.0002,10.7388 13.9861,10.7866 13.9594,10.8274C13.9327,10.8683 13.8947,10.9005 13.85,10.92C13.8035,10.9398 13.7523,10.9456 13.7026,10.9367C13.6528,10.9278 13.6068,10.9046 13.57,10.87L11,8.29V7.71L13.57,5.13C13.6118,5.1033 13.6604,5.0891 13.71,5.0891C13.7596,5.0891 13.8082,5.1033 13.85,5.13C13.8947,5.1495 13.9327,5.1817 13.9594,5.2226C13.9861,5.2634 14.0002,5.3112 14,5.36V10.69ZM4.71,10H8V11H3V6H4V9.29L8.15,5.15L8.85,5.85L4.71,10Z"
|
||||
android:fillColor="#000000"/>
|
||||
</vector>
|
||||
@@ -1,9 +0,0 @@
|
||||
<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="M14.23,4.16C14.0024,4.063 13.7509,4.0369 13.5083,4.0851C13.2657,4.1333 13.0433,4.2535 12.87,4.43L11,6.29V4.75C10.9974,4.2867 10.8122,3.8431 10.4845,3.5155C10.1569,3.1878 9.7133,3.0026 9.25,3H2.75C2.2867,3.0026 1.8431,3.1878 1.5155,3.5155C1.1878,3.8431 1.0026,4.2867 1,4.75V11.25C1.0026,11.7133 1.1878,12.1569 1.5155,12.4845C1.8431,12.8122 2.2867,12.9974 2.75,13H9.25C9.7133,12.9974 10.1569,12.8122 10.4845,12.4845C10.8122,12.1569 10.9974,11.7133 11,11.25V9.71L12.87,11.57C12.9846,11.6872 13.1215,11.7803 13.2726,11.8439C13.4238,11.9074 13.5861,11.9401 13.75,11.94C13.9152,11.9406 14.0788,11.9066 14.23,11.84C14.4589,11.7477 14.6548,11.5887 14.7921,11.3836C14.9294,11.1785 15.0019,10.9368 15,10.69V5.31C15.0019,5.0632 14.9294,4.8215 14.7921,4.6164C14.6548,4.4113 14.4589,4.2523 14.23,4.16ZM10,11.25C9.9974,11.4481 9.9176,11.6374 9.7775,11.7775C9.6374,11.9176 9.4481,11.9974 9.25,12H2.75C2.5519,11.9974 2.3626,11.9176 2.2225,11.7775C2.0824,11.6374 2.0026,11.4481 2,11.25V4.75C2.0026,4.5519 2.0824,4.3626 2.2225,4.2225C2.3626,4.0824 2.5519,4.0026 2.75,4H9.25C9.4481,4.0026 9.6374,4.0824 9.7775,4.2225C9.9176,4.3626 9.9974,4.5519 10,4.75V11.25ZM14,10.69C14.0002,10.7388 13.9861,10.7866 13.9594,10.8274C13.9327,10.8683 13.8947,10.9005 13.85,10.92C13.8035,10.9398 13.7523,10.9456 13.7026,10.9367C13.6528,10.9278 13.6068,10.9046 13.57,10.87L11,8.29V7.71L13.57,5.13C13.6118,5.1033 13.6604,5.0891 13.71,5.0891C13.7596,5.0891 13.8082,5.1033 13.85,5.13C13.8947,5.1495 13.9327,5.1817 13.9594,5.2226C13.9861,5.2634 14.0002,5.3112 14,5.36V10.69ZM6.71,8L8.85,10.15L8.15,10.85L6,8.71L3.85,10.85L3.15,10.15L5.29,8L3.15,5.85L3.85,5.15L6,7.29L8.15,5.15L8.85,5.85L6.71,8Z"
|
||||
android:fillColor="#000000"/>
|
||||
</vector>
|
||||
@@ -1,9 +0,0 @@
|
||||
<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="M14.23,4.16C14.0024,4.063 13.7509,4.0369 13.5083,4.0851C13.2657,4.1333 13.0433,4.2535 12.87,4.43L11,6.29V4.75C10.9974,4.2867 10.8122,3.8431 10.4845,3.5155C10.1569,3.1878 9.7133,3.0026 9.25,3H2.75C2.2867,3.0026 1.8431,3.1878 1.5155,3.5155C1.1878,3.8431 1.0026,4.2867 1,4.75V11.25C1.0026,11.7133 1.1878,12.1569 1.5155,12.4845C1.8431,12.8122 2.2867,12.9974 2.75,13H9.25C9.7133,12.9974 10.1569,12.8122 10.4845,12.4845C10.8122,12.1569 10.9974,11.7133 11,11.25V9.71L12.87,11.57C12.9846,11.6872 13.1215,11.7803 13.2726,11.8439C13.4238,11.9074 13.5861,11.9401 13.75,11.94C13.9152,11.9406 14.0788,11.9066 14.23,11.84C14.4589,11.7477 14.6548,11.5887 14.7921,11.3836C14.9294,11.1785 15.0019,10.9368 15,10.69V5.31C15.0019,5.0632 14.9294,4.8215 14.7921,4.6164C14.6548,4.4113 14.4589,4.2523 14.23,4.16ZM10,11.25C9.9974,11.4481 9.9176,11.6374 9.7775,11.7775C9.6374,11.9176 9.4481,11.9974 9.25,12H2.75C2.5519,11.9974 2.3626,11.9176 2.2225,11.7775C2.0824,11.6374 2.0026,11.4481 2,11.25V4.75C2.0026,4.5519 2.0824,4.3626 2.2225,4.2225C2.3626,4.0824 2.5519,4.0026 2.75,4H9.25C9.4481,4.0026 9.6374,4.0824 9.7775,4.2225C9.9176,4.3626 9.9974,4.5519 10,4.75V11.25ZM14,10.69C14.0002,10.7388 13.9861,10.7866 13.9594,10.8274C13.9327,10.8683 13.8947,10.9005 13.85,10.92C13.8035,10.9398 13.7523,10.9456 13.7026,10.9367C13.6528,10.9278 13.6068,10.9046 13.57,10.87L11,8.29V7.71L13.57,5.13C13.6118,5.1033 13.6604,5.0891 13.71,5.0891C13.7596,5.0891 13.8082,5.1033 13.85,5.13C13.8947,5.1495 13.9327,5.1817 13.9594,5.2226C13.9861,5.2634 14.0002,5.3112 14,5.36V10.69ZM9,5V10H8V6.71L3.85,10.85L3.15,10.15L7.29,6H4V5H9Z"
|
||||
android:fillColor="#000000"/>
|
||||
</vector>
|
||||
@@ -1,9 +0,0 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="16dp"
|
||||
android:height="16dp"
|
||||
android:viewportWidth="16"
|
||||
android:viewportHeight="16">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M14.23,4.16a1.23,1.23 0,0 0,-1.36 0.27L11,6.29L11,4.75A1.76,1.76 0,0 0,9.25 3L2.75,3A1.76,1.76 0,0 0,1 4.75v6.5A1.76,1.76 0,0 0,2.75 13h6.5A1.76,1.76 0,0 0,11 11.25L11,9.71l1.87,1.86a1.23,1.23 0,0 0,0.88 0.37,1.18 1.18,0 0,0 0.48,-0.1A1.23,1.23 0,0 0,15 10.69L15,5.31A1.23,1.23 0,0 0,14.23 4.16ZM10,11.25a0.76,0.76 0,0 1,-0.75 0.75L2.75,12A0.76,0.76 0,0 1,2 11.25L2,4.75A0.76,0.76 0,0 1,2.75 4h6.5a0.76,0.76 0,0 1,0.75 0.75ZM14,10.69a0.25,0.25 0,0 1,-0.15 0.23,0.26 0.26,0 0,1 -0.28,-0.05L11,8.29L11,7.71l2.57,-2.58a0.26,0.26 0,0 1,0.28 0,0.25 0.25,0 0,1 0.15,0.23Z"/>
|
||||
</vector>
|
||||
@@ -1,5 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape android:shape="rectangle" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="@color/signal_background_secondary"/>
|
||||
<corners android:radius="12dp" />
|
||||
</shape>
|
||||
@@ -1,21 +0,0 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="32dp"
|
||||
android:height="30dp"
|
||||
android:viewportWidth="32"
|
||||
android:viewportHeight="30">
|
||||
<path
|
||||
android:fillColor="#FFFFFFFF"
|
||||
android:pathData="M2 3.9V25.7c0 1.04 0.84 1.9 1.86 1.9h12.78c9.65 0 13.84-5.52 13.84-12.83C30.48 7.5 26.3 2 16.64 2H3.86C2.84 2 2 2.85 2 3.9Z"/>
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M16.64 25.87H5.53c-0.99 0-1.79-0.82-1.79-1.82V5.57c0-1 0.8-1.82 1.79-1.82h11.1c10.55 0 12.12 6.92 12.12 11.04 0 7.14-4.3 11.08-12.11 11.08ZM4.34 5.57v18.48c0 0.67 0.53 1.21 1.19 1.21h11.1c7.43 0 11.53-3.72 11.53-10.47 0-9.08-7.23-10.44-11.52-10.44H5.53c-0.66 0-1.2 0.54-1.2 1.22Z"/>
|
||||
<path
|
||||
android:fillColor="#FFCC0066"
|
||||
android:pathData="M10.55 7.35v16.12h6.88c6.24 0 8.95-3.6 8.95-8.68 0-4.87-2.71-8.65-8.95-8.65h-5.69c-0.66 0-1.19 0.55-1.19 1.21Z"/>
|
||||
<path
|
||||
android:fillColor="#FFFFFFFF"
|
||||
android:pathData="M12.97 12.61c0.24 0 0.47 0.04 0.68 0.12 0.21 0.07 0.39 0.2 0.55 0.35 0.15 0.16 0.27 0.36 0.36 0.59 0.08 0.23 0.13 0.5 0.13 0.83 0 0.29-0.04 0.54-0.1 0.78-0.08 0.24-0.18 0.44-0.32 0.62-0.14 0.17-0.31 0.3-0.53 0.4-0.21 0.1-0.46 0.16-0.75 0.16h-1.63V12.6h1.61v0.01Zm-0.06 3.14c0.13 0 0.24-0.02 0.36-0.05 0.11-0.04 0.21-0.1 0.3-0.2 0.08-0.1 0.15-0.21 0.21-0.36 0.06-0.16 0.08-0.33 0.08-0.54 0-0.2-0.02-0.37-0.05-0.53-0.04-0.15-0.1-0.3-0.19-0.4-0.08-0.1-0.2-0.2-0.33-0.25-0.14-0.06-0.31-0.09-0.52-0.09h-0.6v2.43h0.74Zm5.14-2.43h-2v0.83h1.84v0.65h-1.83v0.94h2.04v0.72h-2.87V12.6h2.82v0.72Zm4.26 3.15h-0.86l-0.3-0.86h-1.4l-0.3 0.86H18.6l1.42-3.86h0.87l1.41 3.86Zm-1.37-1.5l-0.47-1.4h-0.01l-0.5 1.4h0.98Zm2.72-2.36v3.14h1.84v0.72h-2.67V12.6h0.83Z"/>
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M8.76 23.47c-1.47 0-2.64-1.2-2.64-2.69v-2.1c0-0.73 0.59-1.34 1.32-1.34 0.73 0 1.32 0.6 1.32 1.35v4.78Zm-1.32-7.16c-0.96 0-1.74-0.79-1.74-1.77s0.78-1.78 1.74-1.78c0.97 0 1.74 0.8 1.74 1.78S8.41 16.3 7.44 16.3Z"/>
|
||||
</vector>
|
||||
@@ -1,5 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape android:shape="oval" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="@color/signal_colorSurfaceVariant_38" />
|
||||
<stroke android:color="@color/core_white" android:width="2dp" />
|
||||
</shape>
|
||||
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<gradient
|
||||
android:type="linear"
|
||||
android:angle="90"
|
||||
android:startColor="@color/signal_background_primary"
|
||||
android:endColor="@color/signal_transparent" />
|
||||
</shape>
|
||||
@@ -1,5 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle" >
|
||||
<stroke android:width="2dp" android:color="@color/signal_colorOutline_38"/>
|
||||
<corners android:radius="18dp"/>
|
||||
</shape>
|
||||
@@ -1,23 +0,0 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="72dp"
|
||||
android:height="72dp"
|
||||
android:viewportWidth="72"
|
||||
android:viewportHeight="72">
|
||||
<path
|
||||
android:pathData="M30.389,7.5H41.611C43.292,7.5 44.897,8.206 46.034,9.446L50.438,14.25H55.5C61.299,14.25 66,18.951 66,24.75V52.5C66,58.299 61.299,63 55.5,63H16.5C10.701,63 6,58.299 6,52.5V24.75C6,18.951 10.701,14.25 16.5,14.25H21.563L25.966,9.446C27.103,8.206 28.708,7.5 30.389,7.5Z"
|
||||
android:fillColor="#C2D5F0"/>
|
||||
<path
|
||||
android:pathData="M66,33.093V52.5C66,58.299 61.299,63 55.5,63H16.5C10.701,63 6,58.299 6,52.5V33.093C14.581,27.35 24.899,24 36,24C47.101,24 57.419,27.35 66,33.093Z"
|
||||
android:fillColor="#AEC8E8"/>
|
||||
<path
|
||||
android:pathData="M24.861,8.432C26.281,6.882 28.287,6 30.389,6H41.611C43.713,6 45.719,6.882 47.139,8.432L51.097,12.75H55.5C62.127,12.75 67.5,18.123 67.5,24.75V52.5C67.5,59.127 62.127,64.5 55.5,64.5H16.5C9.873,64.5 4.5,59.127 4.5,52.5V24.75C4.5,18.123 9.873,12.75 16.5,12.75H20.903L24.861,8.432ZM30.389,9C29.128,9 27.925,9.529 27.072,10.459L22.668,15.264C22.384,15.573 21.983,15.75 21.563,15.75H16.5C11.529,15.75 7.5,19.779 7.5,24.75V52.5C7.5,57.471 11.529,61.5 16.5,61.5H55.5C60.471,61.5 64.5,57.471 64.5,52.5V24.75C64.5,19.779 60.471,15.75 55.5,15.75H50.438C50.017,15.75 49.616,15.573 49.332,15.264L44.928,10.459C44.075,9.529 42.872,9 41.611,9H30.389Z"
|
||||
android:fillColor="#6C7B9D"
|
||||
android:fillType="evenOdd"/>
|
||||
<path
|
||||
android:pathData="M36,36.75m-15,0a15,15 0,1 1,30 0a15,15 0,1 1,-30 0"
|
||||
android:fillColor="#DDE7FF"/>
|
||||
<path
|
||||
android:pathData="M36,23.25C28.544,23.25 22.5,29.294 22.5,36.75C22.5,44.206 28.544,50.25 36,50.25C43.456,50.25 49.5,44.206 49.5,36.75C49.5,29.294 43.456,23.25 36,23.25ZM19.5,36.75C19.5,27.637 26.887,20.25 36,20.25C45.113,20.25 52.5,27.637 52.5,36.75C52.5,45.863 45.113,53.25 36,53.25C26.887,53.25 19.5,45.863 19.5,36.75Z"
|
||||
android:fillColor="#6C7B9D"
|
||||
android:fillType="evenOdd"/>
|
||||
</vector>
|
||||
@@ -1,5 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle" >
|
||||
<solid android:color="#142934FD" />
|
||||
<corners android:radius="18dp"/>
|
||||
</shape>
|
||||
@@ -1,25 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item>
|
||||
<shape
|
||||
android:innerRadius="20dp"
|
||||
android:shape="ring"
|
||||
android:thickness="6dp"
|
||||
android:useLevel="false">
|
||||
|
||||
<solid android:color="@color/transparent_black_40" />
|
||||
|
||||
</shape>
|
||||
</item>
|
||||
<item>
|
||||
<shape
|
||||
android:innerRadius="20dp"
|
||||
android:shape="ring"
|
||||
android:thickness="6dp"
|
||||
android:useLevel="true">
|
||||
|
||||
<solid android:color="@color/white" />
|
||||
|
||||
</shape>
|
||||
</item>
|
||||
</layer-list>
|
||||
@@ -1,5 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape android:shape="rectangle" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="@color/signal_colorSurface1" />
|
||||
<corners android:radius="8dp" />
|
||||
</shape>
|
||||
@@ -1,6 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape android:shape="rectangle" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="@color/signal_button_secondary" />
|
||||
<stroke android:color="@color/signal_inverse_transparent_20" android:width="1dp" />
|
||||
<corners android:radius="10dp" />
|
||||
</shape>
|
||||
@@ -1,12 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?><!--
|
||||
~ Copyright 2023 Signal Messenger, LLC
|
||||
~ SPDX-License-Identifier: AGPL-3.0-only
|
||||
-->
|
||||
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<item android:drawable="@drawable/selected_page_dot_indicator"
|
||||
android:state_selected="true"/>
|
||||
|
||||
<item android:drawable="@drawable/unselected_page_dot_indicator"/>
|
||||
</selector>
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 11 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 11 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 4.7 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 6.9 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 7.5 KiB |
@@ -1,9 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
|
||||
<solid android:color="@color/signal_colorOnSecondaryContainer" />
|
||||
<corners android:radius="32dp" />
|
||||
|
||||
</shape>
|
||||
@@ -1,4 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape android:shape="oval" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<stroke android:color="@color/white" android:width="1.75dp" />
|
||||
</shape>
|
||||
@@ -1,12 +0,0 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="40dp"
|
||||
android:height="40dp"
|
||||
android:viewportWidth="40"
|
||||
android:viewportHeight="40">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M4.25 20C4.25 11.3 11.3 4.25 20 4.25S35.75 11.3 35.75 20 28.7 35.75 20 35.75c-1.11 0-2.2-0.12-3.24-0.33-0.68-0.15-1.34 0.29-1.48 0.96-0.14 0.68 0.29 1.34 0.96 1.48 1.22 0.26 2.47 0.39 3.76 0.39 10.08 0 18.25-8.17 18.25-18.25S30.08 1.75 20 1.75 1.75 9.92 1.75 20c0 3.1 0.78 6.03 2.15 8.6 0.85 1.59 2 2.95 3.33 4.15H5.25C4.56 32.75 4 33.31 4 34s0.56 1.25 1.25 1.25h5c0.33 0 0.65-0.13 0.88-0.37 0.24-0.23 0.37-0.55 0.37-0.88v-5c0-0.69-0.56-1.25-1.25-1.25S9 28.31 9 29v2.53c-1.13-1.2-2.1-2.6-2.9-4.11C4.92 25.2 4.25 22.68 4.25 20Z"/>
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M18.37 8.1C18.4 7.48 18.9 7 19.5 7c0.61 0 1.11 0.48 1.13 1.1l0.33 10.96 7.46 0.31c0.6 0.03 1.08 0.52 1.08 1.13 0 0.6-0.48 1.1-1.08 1.13L19.6 22h-0.1c-0.83 0-1.5-0.67-1.5-1.5v-0.07l0.37-12.34Z"/>
|
||||
</vector>
|
||||
@@ -1,28 +0,0 @@
|
||||
<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="M4.117,8.417C4.117,7.929 4.512,7.533 5,7.533C5.488,7.533 5.883,7.929 5.883,8.417C5.883,8.905 5.488,9.3 5,9.3C4.512,9.3 4.117,8.905 4.117,8.417Z"
|
||||
android:fillColor="#000000"/>
|
||||
<path
|
||||
android:pathData="M4.117,11.417C4.117,10.929 4.512,10.533 5,10.533C5.488,10.533 5.883,10.929 5.883,11.417C5.883,11.905 5.488,12.3 5,12.3C4.512,12.3 4.117,11.905 4.117,11.417Z"
|
||||
android:fillColor="#000000"/>
|
||||
<path
|
||||
android:pathData="M10.117,8.417C10.117,7.929 10.512,7.533 11,7.533C11.488,7.533 11.883,7.929 11.883,8.417C11.883,8.905 11.488,9.3 11,9.3C10.512,9.3 10.117,8.905 10.117,8.417Z"
|
||||
android:fillColor="#000000"/>
|
||||
<path
|
||||
android:pathData="M10.117,11.417C10.117,10.929 10.512,10.533 11,10.533C11.488,10.533 11.883,10.929 11.883,11.417C11.883,11.905 11.488,12.3 11,12.3C10.512,12.3 10.117,11.905 10.117,11.417Z"
|
||||
android:fillColor="#000000"/>
|
||||
<path
|
||||
android:pathData="M7.117,8.417C7.117,7.929 7.512,7.533 8,7.533C8.488,7.533 8.883,7.929 8.883,8.417C8.883,8.905 8.488,9.3 8,9.3C7.512,9.3 7.117,8.905 7.117,8.417Z"
|
||||
android:fillColor="#000000"/>
|
||||
<path
|
||||
android:pathData="M7.117,11.417C7.117,10.929 7.512,10.533 8,10.533C8.488,10.533 8.883,10.929 8.883,11.417C8.883,11.905 8.488,12.3 8,12.3C7.512,12.3 7.117,11.905 7.117,11.417Z"
|
||||
android:fillColor="#000000"/>
|
||||
<path
|
||||
android:pathData="M5.55,1.167C5.55,0.863 5.304,0.617 5,0.617C4.696,0.617 4.45,0.863 4.45,1.167V2.488C4.012,2.526 3.632,2.604 3.282,2.782C2.708,3.075 2.241,3.541 1.949,4.115C1.767,4.473 1.689,4.862 1.652,5.313C1.617,5.753 1.617,6.296 1.617,6.976V10.024C1.617,10.704 1.617,11.247 1.652,11.687C1.689,12.138 1.767,12.527 1.949,12.885C2.241,13.459 2.708,13.925 3.282,14.218C3.64,14.4 4.029,14.477 4.48,14.514C4.919,14.55 5.463,14.55 6.143,14.55H9.857C10.537,14.55 11.081,14.55 11.52,14.514C11.971,14.477 12.36,14.4 12.718,14.218C13.292,13.925 13.758,13.459 14.051,12.885C14.233,12.527 14.311,12.138 14.347,11.687C14.383,11.247 14.383,10.704 14.383,10.024V6.976C14.383,6.296 14.383,5.753 14.347,5.313C14.311,4.862 14.233,4.473 14.051,4.115C13.758,3.541 13.292,3.075 12.718,2.782C12.368,2.604 11.988,2.526 11.55,2.488V1.167C11.55,0.863 11.304,0.617 11,0.617C10.696,0.617 10.45,0.863 10.45,1.167V2.451C10.265,2.45 10.067,2.45 9.857,2.45H6.143C5.932,2.45 5.735,2.45 5.55,2.451V1.167ZM4.569,3.582C4.187,3.614 3.958,3.672 3.781,3.763C3.414,3.95 3.116,4.248 2.929,4.615C2.849,4.772 2.793,4.971 2.76,5.283H13.24C13.207,4.971 13.151,4.772 13.071,4.615C12.884,4.248 12.585,3.95 12.219,3.763C12.042,3.672 11.813,3.614 11.431,3.582C11.041,3.55 10.542,3.55 9.833,3.55H6.167C5.457,3.55 4.959,3.55 4.569,3.582ZM2.717,7C2.717,6.774 2.717,6.57 2.718,6.383H13.282C13.283,6.57 13.283,6.774 13.283,7V10C13.283,10.709 13.283,11.208 13.251,11.597C13.22,11.98 13.161,12.208 13.071,12.385C12.884,12.752 12.585,13.05 12.219,13.238C12.042,13.328 11.813,13.387 11.431,13.418C11.041,13.45 10.542,13.45 9.833,13.45H6.167C5.457,13.45 4.959,13.45 4.569,13.418C4.187,13.387 3.958,13.328 3.781,13.238C3.414,13.05 3.116,12.752 2.929,12.385C2.839,12.208 2.78,11.98 2.749,11.597C2.717,11.208 2.717,10.709 2.717,10V7Z"
|
||||
android:fillColor="#000000"
|
||||
android:fillType="evenOdd"/>
|
||||
</vector>
|
||||
@@ -1,9 +0,0 @@
|
||||
<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="#FF000000"
|
||||
android:pathData="M12 2.25c-5.38 0-9.75 4.37-9.75 9.75 0 1.66 0.42 3.23 1.15 4.6v0.01L1.9 20.84c-0.29 0.8 0.48 1.57 1.28 1.28l4.21-1.52H7.4c1.37 0.74 2.94 1.16 4.6 1.16 5.38 0 9.75-4.37 9.75-9.75S17.38 2.25 12 2.25Z"/>
|
||||
</vector>
|
||||
@@ -1,9 +0,0 @@
|
||||
<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="M13.46,5.79C13.714,6.044 13.714,6.456 13.46,6.71L8.46,11.71C8.338,11.832 8.172,11.9 8,11.9C7.828,11.9 7.662,11.832 7.54,11.71L2.54,6.71C2.287,6.456 2.287,6.044 2.54,5.79C2.794,5.537 3.206,5.537 3.46,5.79L8,10.331L12.54,5.79C12.794,5.537 13.206,5.537 13.46,5.79Z"
|
||||
android:fillColor="#FF000000"/>
|
||||
</vector>
|
||||
@@ -1,9 +0,0 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="16dp"
|
||||
android:height="16dp"
|
||||
android:viewportWidth="16"
|
||||
android:viewportHeight="16">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M2.54 10.46c-0.25-0.25-0.25-0.67 0-0.92l5-5C7.66 4.42 7.83 4.35 8 4.35c0.17 0 0.34 0.07 0.46 0.19l5 5c0.25 0.25 0.25 0.67 0 0.92s-0.67 0.25-0.92 0L8 5.92l-4.54 4.54c-0.25 0.25-0.67 0.25-0.92 0Z"/>
|
||||
</vector>
|
||||
@@ -1,10 +0,0 @@
|
||||
<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="M6.36,1.759C7.094,0.506 8.906,0.506 9.64,1.759L15.024,10.957C15.765,12.223 14.851,13.817 13.384,13.817H2.616C1.148,13.817 0.235,12.223 0.976,10.957L6.36,1.759ZM8,4.225C8.504,4.225 8.899,4.657 8.855,5.158L8.534,8.786C8.51,9.063 8.278,9.275 8,9.275C7.722,9.275 7.49,9.063 7.466,8.786L7.146,5.158C7.101,4.657 7.496,4.225 8,4.225ZM8,10.1C7.503,10.1 7.1,10.503 7.1,11C7.1,11.497 7.503,11.9 8,11.9C8.497,11.9 8.9,11.497 8.9,11C8.9,10.503 8.497,10.1 8,10.1Z"
|
||||
android:fillColor="#A88746"
|
||||
android:fillType="evenOdd"/>
|
||||
</vector>
|
||||
@@ -1,30 +0,0 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="22dp"
|
||||
android:height="16dp"
|
||||
android:viewportWidth="22"
|
||||
android:viewportHeight="16">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:fillType="evenOdd"
|
||||
android:pathData="M6.98 9C6.37 8.73 5.7 8.6 5 8.6c-2.48 0-4.65 1.78-4.65 4.15 0 0.53 0.44 0.9 0.91 0.9h4.07c-0.05-0.29-0.08-0.59-0.08-0.9 0-0.14 0-0.27 0.02-0.4H1.68C1.91 11.02 3.24 9.9 5 9.9c0.38 0 0.73 0.05 1.06 0.14C6.32 9.66 6.63 9.3 6.98 9Z"/>
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:fillType="evenOdd"
|
||||
android:pathData="M7.68 12.35h6.64C14.09 11.02 12.76 9.9 11 9.9c-1.76 0-3.1 1.12-3.32 2.45Zm-1.33 0.4c0-2.37 2.17-4.15 4.65-4.15 2.48 0 4.65 1.78 4.65 4.15 0 0.53-0.44 0.9-0.91 0.9H7.26c-0.47 0-0.91-0.37-0.91-0.9Z"/>
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:fillType="evenOdd"
|
||||
android:pathData="M11 3.65c-0.52 0-1.1 0.5-1.1 1.4 0 0.46 0.15 0.86 0.37 1.14C10.5 6.47 10.76 6.6 11 6.6s0.5-0.13 0.73-0.4c0.22-0.29 0.37-0.7 0.37-1.14 0-0.91-0.58-1.41-1.1-1.41Zm-2.4 1.4c0-1.43 0.99-2.7 2.4-2.7s2.4 1.27 2.4 2.7c0 0.74-0.24 1.43-0.65 1.95-0.41 0.52-1.03 0.9-1.75 0.9S9.66 7.52 9.25 7C8.85 6.48 8.6 5.79 8.6 5.06Z"/>
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:fillType="evenOdd"
|
||||
android:pathData="M5 3.65c-0.52 0-1.1 0.5-1.1 1.4 0 0.46 0.15 0.86 0.37 1.14C4.5 6.47 4.76 6.6 5 6.6s0.5-0.13 0.73-0.4C5.95 5.9 6.1 5.5 6.1 5.05c0-0.91-0.58-1.41-1.1-1.41Zm-2.4 1.4c0-1.43 0.99-2.7 2.4-2.7s2.4 1.27 2.4 2.7C7.4 5.8 7.16 6.49 6.75 7 6.34 7.52 5.72 7.9 5 7.9S3.66 7.52 3.25 7C2.85 6.48 2.6 5.79 2.6 5.06Z"/>
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:fillType="evenOdd"
|
||||
android:pathData="M17 3.99c0.4-0.27 0.92-0.39 1.5-0.39 0.69 0 1.28 0.18 1.72 0.53C20.66 4.48 20.9 5 20.9 5.58c0 0.47-0.14 0.83-0.35 1.13-0.18 0.26-0.43 0.46-0.62 0.62l-0.04 0.03c-0.22 0.19-0.4 0.34-0.52 0.53-0.12 0.18-0.2 0.4-0.2 0.76v0.09c0 0.36-0.3 0.66-0.67 0.66-0.36 0-0.66-0.3-0.66-0.66v-0.1c0-0.52 0.13-0.92 0.33-1.26 0.2-0.32 0.46-0.56 0.68-0.74l0.1-0.09c0.43-0.35 0.63-0.52 0.63-0.88 0-0.33-0.12-0.55-0.28-0.68-0.17-0.14-0.44-0.24-0.8-0.24-0.35 0-0.58 0.08-0.74 0.19-0.14 0.1-0.25 0.26-0.31 0.5-0.07 0.28-0.31 0.54-0.66 0.54-0.38 0-0.73-0.35-0.62-0.78 0.13-0.53 0.4-0.94 0.83-1.21Z"/>
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:fillType="evenOdd"
|
||||
android:pathData="M17.75 11c0-0.41 0.34-0.75 0.75-0.75s0.75 0.34 0.75 0.75-0.34 0.75-0.75 0.75-0.75-0.34-0.75-0.75Z"/>
|
||||
</vector>
|
||||
@@ -1,30 +0,0 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="55dp"
|
||||
android:height="40dp"
|
||||
android:viewportWidth="55"
|
||||
android:viewportHeight="40">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:fillType="evenOdd"
|
||||
android:pathData="M18.24 22.69c-1.68-0.92-3.66-1.44-5.74-1.44-5.95 0-11 4.24-11 9.75 0 0.88 0.73 1.5 1.52 1.5h11.6c-0.08-0.53-0.12-1.06-0.12-1.61V30.5H3.53c0.3-3.94 4.09-7.25 8.98-7.25 1.59 0 3.06 0.35 4.33 0.95 0.42-0.54 0.9-1.05 1.41-1.51Z"/>
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:fillType="evenOdd"
|
||||
android:pathData="M18.52 30.5h17.96c-0.3-3.94-4.09-7.25-8.98-7.25-4.9 0-8.68 3.3-8.98 7.25ZM16.5 31c0-5.5 5.05-9.75 11-9.75s11 4.24 11 9.75c0 0.88-0.73 1.5-1.52 1.5H18.02c-0.8 0-1.52-0.62-1.52-1.5Z"/>
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:fillType="evenOdd"
|
||||
android:pathData="M27.5 7.75c-1.8 0-3.5 1.69-3.5 4.33 0 1.3 0.43 2.5 1.1 3.36 0.68 0.85 1.53 1.31 2.4 1.31 0.87 0 1.72-0.46 2.4-1.31 0.67-0.86 1.1-2.06 1.1-3.36 0-2.64-1.7-4.33-3.5-4.33ZM22 12.08c0-3.44 2.32-6.33 5.5-6.33s5.5 2.9 5.5 6.33c0 1.73-0.57 3.37-1.53 4.59-0.96 1.22-2.35 2.08-3.97 2.08s-3.01-0.86-3.97-2.08c-0.96-1.22-1.53-2.86-1.53-4.6Z"/>
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:fillType="evenOdd"
|
||||
android:pathData="M12.5 7.75c-1.8 0-3.5 1.69-3.5 4.33 0 1.3 0.43 2.5 1.1 3.36 0.68 0.85 1.53 1.31 2.4 1.31 0.87 0 1.72-0.46 2.4-1.31 0.67-0.86 1.1-2.06 1.1-3.36 0-2.64-1.7-4.33-3.5-4.33ZM7 12.08c0-3.44 2.32-6.33 5.5-6.33s5.5 2.9 5.5 6.33c0 1.73-0.57 3.37-1.53 4.59-0.96 1.22-2.35 2.08-3.97 2.08s-3.01-0.86-3.97-2.08C7.57 15.45 7 13.81 7 12.07Z"/>
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:fillType="evenOdd"
|
||||
android:pathData="M42.94 11.39c0.84-0.51 1.9-0.75 3.14-0.75 1.49 0 2.73 0.37 3.6 1.04 0.9 0.67 1.39 1.65 1.39 2.79 0 1.83-1.1 2.69-2.06 3.44l-0.09 0.07c-0.5 0.4-0.95 0.76-1.29 1.24-0.32 0.47-0.55 1.05-0.55 1.9v0.16c0 0.55-0.45 1-1 1s-1-0.45-1-1V21.1c0-1.05 0.28-1.86 0.7-2.5 0.4-0.64 0.95-1.1 1.45-1.5l0.3-0.24c0.4-0.3 0.74-0.58 1.02-0.89 0.32-0.36 0.52-0.77 0.52-1.33 0-0.83-0.31-1.42-0.81-1.82-0.51-0.4-1.26-0.63-2.18-0.63-0.87 0-1.52 0.18-1.99 0.5-0.45 0.3-0.76 0.74-0.91 1.35-0.11 0.43-0.5 0.81-1 0.81-0.59 0-1.1-0.52-0.93-1.16 0.28-1.02 0.85-1.8 1.7-2.31Z"/>
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:fillType="evenOdd"
|
||||
android:pathData="M44.83 26.88c0-0.7 0.56-1.26 1.25-1.26 0.7 0 1.25 0.56 1.25 1.25 0 0.7-0.56 1.26-1.25 1.26s-1.25-0.56-1.25-1.25Z"/>
|
||||
</vector>
|
||||
@@ -1,21 +0,0 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="16dp"
|
||||
android:height="16dp"
|
||||
android:viewportWidth="16"
|
||||
android:viewportHeight="16">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M4.85 7.5V7.32l3.32 3.33H8c-1.74 0-3.15-1.41-3.15-3.15Z"/>
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M8 11.85c0.42 0 0.82-0.06 1.2-0.17l1.02 1.02c-0.49 0.2-1.02 0.35-1.57 0.41v0.99h2.1c0.36 0 0.65 0.3 0.65 0.65 0 0.36-0.3 0.65-0.65 0.65h-5.5c-0.36 0-0.65-0.3-0.65-0.65 0-0.36 0.3-0.65 0.65-0.65h2.1v-0.99c-2.81-0.32-5-2.7-5-5.61V6.75C2.35 6.39 2.65 6.1 3 6.1c0.36 0 0.65 0.3 0.65 0.65V7.5c0 2.4 1.95 4.35 4.35 4.35Z"/>
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M11.9 9.43l0.96 0.95c0.5-0.84 0.79-1.83 0.79-2.88V6.75c0-0.36-0.3-0.65-0.65-0.65-0.36 0-0.65 0.3-0.65 0.65V7.5c0 0.7-0.16 1.35-0.45 1.93Z"/>
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M5.07 2.6l5.91 5.91c0.11-0.32 0.17-0.66 0.17-1.01V3.75C11.15 2.01 9.74 0.6 8 0.6c-1.33 0-2.47 0.83-2.93 2Z"/>
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M2.46 1.54c-0.25-0.25-0.67-0.25-0.92 0s-0.25 0.67 0 0.92l12 12c0.25 0.25 0.67 0.25 0.92 0s0.25-0.67 0-0.92l-12-12Z"/>
|
||||
</vector>
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user