(Wallet) Display network logo drawables in network selection screen (#23389)
* Add vector assets * Use vector assets when Wallet data is not available
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<group>
|
||||
<clip-path
|
||||
android:pathData="M0,0h24v24h-24z"/>
|
||||
<path
|
||||
android:pathData="M12,24C18.627,24 24,18.627 24,12C24,5.373 18.627,0 12,0C5.373,0 0,5.373 0,12C0,18.627 5.373,24 12,24Z"
|
||||
android:fillColor="#213147"/>
|
||||
<group>
|
||||
<clip-path
|
||||
android:pathData="M4,4h16v16h-16z"/>
|
||||
<path
|
||||
android:pathData="M5.446,8.864V15.136C5.446,15.539 5.658,15.904 6.01,16.109L11.443,19.245C11.789,19.443 12.218,19.443 12.563,19.245L17.997,16.109C18.342,15.91 18.56,15.539 18.56,15.136V8.864C18.56,8.461 18.349,8.096 17.997,7.891L12.563,4.755C12.218,4.557 11.789,4.557 11.443,4.755L6.01,7.891C5.664,8.09 5.453,8.461 5.453,8.864H5.446Z"
|
||||
android:fillColor="#213147"/>
|
||||
<path
|
||||
android:pathData="M13.184,13.216L12.41,15.341C12.39,15.398 12.39,15.462 12.41,15.526L13.741,19.181L15.283,18.291L13.434,13.216C13.389,13.101 13.229,13.101 13.184,13.216Z"
|
||||
android:fillColor="#12AAFF"/>
|
||||
<path
|
||||
android:pathData="M14.739,9.645C14.694,9.53 14.534,9.53 14.49,9.645L13.715,11.77C13.696,11.827 13.696,11.891 13.715,11.955L15.898,17.939L17.44,17.05L14.739,9.651V9.645Z"
|
||||
android:fillColor="#12AAFF"/>
|
||||
<path
|
||||
android:pathData="M12,4.992C12.038,4.992 12.077,5.005 12.109,5.024L17.984,8.416C18.054,8.454 18.093,8.531 18.093,8.608V15.392C18.093,15.469 18.048,15.546 17.984,15.584L12.109,18.976C12.077,18.995 12.038,19.008 12,19.008C11.962,19.008 11.923,18.995 11.891,18.976L6.016,15.584C5.946,15.546 5.907,15.469 5.907,15.392V8.602C5.907,8.525 5.952,8.448 6.016,8.41L11.891,5.018C11.923,4.998 11.962,4.986 12,4.986V4.992ZM12,4C11.789,4 11.584,4.051 11.392,4.16L5.517,7.552C5.139,7.77 4.909,8.166 4.909,8.602V15.386C4.909,15.821 5.139,16.218 5.517,16.435L11.392,19.827C11.578,19.936 11.789,19.987 12,19.987C12.211,19.987 12.416,19.936 12.608,19.827L18.483,16.435C18.861,16.218 19.091,15.821 19.091,15.386V8.602C19.091,8.166 18.861,7.77 18.483,7.552L12.602,4.16C12.416,4.051 12.205,4 11.994,4H12Z"
|
||||
android:fillColor="#9DCCED"/>
|
||||
<path
|
||||
android:pathData="M8.109,17.946L8.653,16.461L9.741,17.363L8.723,18.298L8.109,17.946Z"
|
||||
android:fillColor="#213147"/>
|
||||
<path
|
||||
android:pathData="M11.501,8.122H10.01C9.901,8.122 9.798,8.192 9.76,8.294L6.566,17.05L8.109,17.939L11.629,8.294C11.661,8.205 11.597,8.115 11.507,8.115L11.501,8.122Z"
|
||||
android:fillColor="#ffffff"/>
|
||||
<path
|
||||
android:pathData="M14.112,8.122H12.621C12.512,8.122 12.41,8.192 12.371,8.294L8.723,18.291L10.266,19.181L14.234,8.294C14.266,8.205 14.202,8.115 14.112,8.115V8.122Z"
|
||||
android:fillColor="#ffffff"/>
|
||||
</group>
|
||||
</group>
|
||||
</vector>
|
||||
@@ -0,0 +1,14 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<group>
|
||||
<path
|
||||
android:fillColor="#FF70D44B"
|
||||
android:pathData="M12 24c6.63 0 12-5.37 12-12S18.63 0 12 0 0 5.37 0 12s5.37 12 12 12Z"/>
|
||||
<path
|
||||
android:fillColor="#FFFFFFFF"
|
||||
android:pathData="M12 5.92a1.33 1.33 0 0 1 1.2 0.73l3.74 7.5a1.33 1.33 0 0 1-1.19 1.93h-7.5a1.33 1.33 0 0 1-1.2-1.93l3.76-7.5A1.33 1.33 0 0 1 12 5.92ZM12 5a2.25 2.25 0 0 0-2.01 1.24l-3.75 7.5A2.25 2.25 0 0 0 8.25 17h7.5a2.25 2.25 0 0 0 2.01-3.26l-3.75-7.5A2.25 2.25 0 0 0 12 5Z"/>
|
||||
</group>
|
||||
</vector>
|
||||
@@ -0,0 +1,14 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<group>
|
||||
<path
|
||||
android:fillColor="#FFE84142"
|
||||
android:pathData="M12 24c6.63 0 12-5.37 12-12S18.63 0 12 0 0 5.37 0 12s5.37 12 12 12Z"/>
|
||||
<path
|
||||
android:fillColor="#FFFFFFFF"
|
||||
android:pathData="M6.58 16.77h2.18v0.01c0.52 0 0.77 0 1-0.06 0.26-0.09 0.49-0.22 0.68-0.4 0.17-0.17 0.3-0.4 0.55-0.83v-0.01l2.84-5.02c0.25-0.44 0.37-0.67 0.43-0.9a1.75 1.75 0 0 0 0-0.77C14.22 8.58 14.1 8.37 13.88 8L13.83 7.9V7.9L12.7 5.93c-0.22-0.38-0.33-0.58-0.47-0.65a0.54 0.54 0 0 0-0.5 0c-0.15 0.07-0.26 0.27-0.48 0.65l-0.02 0.03-5.4 9.52-0.04 0.07c-0.2 0.35-0.3 0.54-0.29 0.7 0.02 0.17 0.1 0.33 0.26 0.43 0.13 0.09 0.36 0.09 0.82 0.09Zm10.84 0h-3.14c-0.46 0-0.7 0-0.83-0.1a0.53 0.53 0 0 1-0.25-0.43c-0.01-0.16 0.1-0.36 0.33-0.75l0.01-0.01 1.56-2.69c0.23-0.4 0.35-0.59 0.5-0.66a0.54 0.54 0 0 1 0.5 0c0.13 0.07 0.24 0.24 0.43 0.57l0.04 0.06 0.02 0.03 1.57 2.69a0.09 0.09 0 0 0 0 0.02 0.18 0.18 0 0 1 0.02 0.02v0.01c0.22 0.36 0.33 0.56 0.32 0.71a0.57 0.57 0 0 1-0.25 0.44c-0.14 0.09-0.37 0.09-0.83 0.09Z"/>
|
||||
</group>
|
||||
</vector>
|
||||
@@ -0,0 +1,14 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<group>
|
||||
<path
|
||||
android:fillColor="#FFF8D339"
|
||||
android:pathData="M12 24c6.63 0 12-5.37 12-12S18.63 0 12 0 0 5.37 0 12s5.37 12 12 12Z"/>
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M13.24 16.4v1.5l-1.3 0.77-1.27-0.77v-1.5l1.27 0.77 1.3-0.76Zm-6.97-5.17L7.53 12v2.57l2.18 1.3v1.5l-3.44-2.04v-4.1Zm11.34 0v4.1l-3.49 2.03v-1.49l2.18-1.3V12l1.3-0.77ZM14.12 9.2l1.3 0.77v1.5l-2.18 1.3v2.6l-1.27 0.77-1.26-0.77v-2.6l-2.26-1.3v-1.5l1.3-0.77 2.19 1.3 2.18-1.3Zm-5.67 3.34l1.26 0.76v1.5l-1.26-0.77v-1.5Zm6.97 0v1.5l-1.26 0.76v-1.5l1.26-0.76ZM7.53 7.9l1.3 0.77-1.3 0.76v1.5l-1.26-0.77v-1.5L7.53 7.9Zm8.81 0l1.3 0.77v1.5l-1.3 0.76v-1.5l-1.26-0.76 1.26-0.77Zm-4.4 0l1.3 0.77-1.3 0.76-1.27-0.76 1.27-0.77Zm0-2.57l3.48 2.03-1.26 0.77-2.19-1.3-2.22 1.3L8.5 7.36l3.45-2.03Z"/>
|
||||
</group>
|
||||
</vector>
|
||||
@@ -0,0 +1,15 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<group>
|
||||
<path
|
||||
android:fillColor="#FFF7931A"
|
||||
android:pathData="M24 12a12 12 0 1 1-24 0 12 12 0 0 1 24 0Z"/>
|
||||
<path
|
||||
android:fillColor="#FFFFFFFF"
|
||||
android:fillType="evenOdd"
|
||||
android:pathData="M9.2 6.75l2.22 0.6 0.5-1.85 1.1 0.3-0.47 1.77 0.9 0.25 0.48-1.8 1.13 0.3-0.49 1.8s1.84 0.42 2.28 1.92c0.43 1.5-0.96 2.28-1.38 2.31 0 0 1.61 0.89 1.06 2.63-0.56 1.74-2.26 2.05-4.05 1.65l-0.49 1.87-1.13-0.3 0.5-1.84-0.9-0.24-0.5 1.85-1.11-0.3 0.5-1.85-2.28-0.61 0.57-1.28 0.89 0.24c0.24 0.06 0.4-0.2 0.47-0.45 0.06-0.25 1.1-4.44 1.2-4.79 0.09-0.34 0.05-0.61-0.36-0.72-0.4-0.1-0.96-0.27-0.96-0.27L9.2 6.75Zm2.24 5.55l-0.62 2.44s3.05 1.1 3.44-0.44c0.39-1.55-2.82-2-2.82-2Zm0.28-1.16l0.6-2.24s2.61 0.47 2.29 1.72c-0.32 1.24-1.86 0.76-2.89 0.52Z"/>
|
||||
</group>
|
||||
</vector>
|
||||
@@ -0,0 +1,14 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<group>
|
||||
<path
|
||||
android:fillColor="#FFFCFE53"
|
||||
android:pathData="M12 24c6.63 0 12-5.37 12-12S18.63 0 12 0 0 5.37 0 12s5.37 12 12 12Z"/>
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M6.04 6h11.92v4.26h-1.94C15.33 8.69 13.8 7.6 12 7.6A4.4 4.4 0 0 0 7.62 12c0 2.41 1.97 4.4 4.39 4.4 1.75 0 3.3-1.06 3.97-2.59h1.98V18H6.04V6Z"/>
|
||||
</group>
|
||||
</vector>
|
||||
@@ -0,0 +1,29 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<group>
|
||||
<path
|
||||
android:fillColor="#FF5472E8"
|
||||
android:pathData="M12 24c6.63 0 12-5.37 12-12S18.63 0 12 0 0 5.37 0 12s5.37 12 12 12Z"/>
|
||||
<path
|
||||
android:fillColor="#FFC1CCF8"
|
||||
android:pathData="M12 5.5v4.8l4.33 1.82L12 5.5Z"/>
|
||||
<path
|
||||
android:fillColor="#FFFFFFFF"
|
||||
android:pathData="M12 5.5l-4.33 6.62L12 10.31V5.5Z"/>
|
||||
<path
|
||||
android:fillColor="#FFC1CCF8"
|
||||
android:pathData="M12 15.23v3.27l4.33-5.62L12 15.23Z"/>
|
||||
<path
|
||||
android:fillColor="#FFFFFFFF"
|
||||
android:pathData="M12 18.5v-3.27l-4.33-2.35L12 18.5Z"/>
|
||||
<path
|
||||
android:fillColor="#FF8BA1F6"
|
||||
android:pathData="M12 14.48l4.33-2.36L12 10.31v4.17Z"/>
|
||||
<path
|
||||
android:fillColor="#FFC1CCF8"
|
||||
android:pathData="M7.67 12.12L12 14.48V10.3l-4.33 1.81Z"/>
|
||||
</group>
|
||||
</vector>
|
||||
@@ -0,0 +1,20 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<group>
|
||||
<clip-path
|
||||
android:pathData="M0 0h24v24H0V0Z"/>
|
||||
<group>
|
||||
<path
|
||||
android:fillType="evenOdd"
|
||||
android:fillColor="#FF0090FF"
|
||||
android:pathData="M12 22C6.5 22 2 17.5 2 11.95c0.05-5.5 4.5-10 10.05-9.95C17.55 2.05 22 6.5 22 12.1c-0.05 5.45-4.5 9.9-10 9.9Z"/>
|
||||
<path
|
||||
android:fillType="evenOdd"
|
||||
android:fillColor="#FFFFFFFF"
|
||||
android:pathData="M12.9 10.86l-0.31 1.56 2.92 0.39-0.2 0.73-2.87-0.39c-0.2 0.64-0.31 1.32-0.57 1.9-0.25 0.69-0.51 1.37-0.82 2-0.4 0.84-1.13 1.43-2.1 1.57-0.56 0.1-1.18 0.05-1.64-0.3C7.15 18.24 7 18.05 7 17.9c0-0.2 0.1-0.44 0.26-0.54 0.1-0.05 0.36 0 0.5 0.05 0.16 0.15 0.32 0.34 0.42 0.54 0.3 0.39 0.72 0.44 1.13 0.14 0.46-0.39 0.72-0.92 0.87-1.46 0.3-1.17 0.61-2.3 0.87-3.47v-0.2l-2.72-0.38 0.1-0.74 2.83 0.4 0.36-1.52-2.93-0.44 0.1-0.78 3.03 0.39c0.1-0.3 0.15-0.54 0.26-0.78 0.25-0.88 0.51-1.76 1.12-2.54 0.62-0.78 1.34-1.27 2.42-1.22 0.46 0 0.92 0.14 1.23 0.48C16.9 5.87 17 5.97 17 6.07c0 0.2 0 0.44-0.15 0.58-0.2 0.15-0.47 0.1-0.67-0.1-0.15-0.14-0.26-0.29-0.41-0.43-0.3-0.4-0.77-0.44-1.13-0.1a3.13 3.13 0 0 0-0.67 0.93c-0.36 1.02-0.61 2.1-0.97 3.17l2.82 0.4-0.2 0.73-2.72-0.4Z"/>
|
||||
</group>
|
||||
</group>
|
||||
</vector>
|
||||
@@ -0,0 +1,15 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<group>
|
||||
<path
|
||||
android:fillColor="#FF13B5EC"
|
||||
android:pathData="M12 24c6.63 0 12-5.37 12-12S18.63 0 12 0 0 5.37 0 12s5.37 12 12 12Z"/>
|
||||
<path
|
||||
android:fillColor="#FFFFFFFF"
|
||||
android:fillType="evenOdd"
|
||||
android:pathData="M12.9 9.68l2.7-1.58v3.15l-2.7-1.57Zm2.7 6.75l-3.6 2.1-3.6-2.1v-3.68l3.6 2.1 3.6-2.1v3.67ZM8.4 8.1l2.7 1.57-2.7 1.58V8.1Zm4.05 2.33l2.7 1.57-2.7 1.57v-3.15Zm-0.9 3.15L8.85 12l2.7-1.57v3.15Zm3.6-6.23L12 9.15l-3.15-1.8L12 5.47l3.15 1.88ZM7.5 7.05v9.83l4.5 2.55 4.5-2.55V7.04L12 4.5 7.5 7.05Z"/>
|
||||
</group>
|
||||
</vector>
|
||||
@@ -0,0 +1,14 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<group>
|
||||
<path
|
||||
android:fillColor="#FF7950DD"
|
||||
android:pathData="M12 24c6.63 0 12-5.37 12-12S18.63 0 12 0 0 5.37 0 12s5.37 12 12 12Z"/>
|
||||
<path
|
||||
android:fillColor="#FFFFFFFF"
|
||||
android:pathData="M15.31 9.73a0.8 0.8 0 0 0-0.82 0l-1.87 1.14-1.27 0.74-1.87 1.13a0.8 0.8 0 0 1-0.81 0l-1.5-0.89a0.85 0.85 0 0 1-0.4-0.71V9.39a0.8 0.8 0 0 1 0.4-0.71l1.47-0.86a0.8 0.8 0 0 1 0.82 0l1.46 0.86a0.85 0.85 0 0 1 0.4 0.71v1.13l1.28-0.76V8.63a0.8 0.8 0 0 0-0.4-0.72L9.47 6.3a0.8 0.8 0 0 0-0.81 0L5.9 7.91A0.8 0.8 0 0 0 5.5 8.63v3.27a0.8 0.8 0 0 0 0.4 0.71l2.77 1.63c0.24 0.15 0.55 0.15 0.81 0l1.87-1.1 1.27-0.77 1.87-1.1a0.8 0.8 0 0 1 0.82 0l1.46 0.85c0.24 0.15 0.41 0.42 0.41 0.72v1.74a0.8 0.8 0 0 1-0.4 0.72l-1.47 0.88a0.8 0.8 0 0 1-0.82 0l-1.46-0.86a0.85 0.85 0 0 1-0.4-0.71v-1.13l-1.28 0.76v1.13c0 0.3 0.15 0.57 0.41 0.72l2.76 1.62a0.81 0.81 0 0 0 0.81 0l2.76-1.62a0.85 0.85 0 0 0 0.41-0.72V12.1a0.8 0.8 0 0 0-0.4-0.72L15.3 9.73Z"/>
|
||||
</group>
|
||||
</vector>
|
||||
@@ -0,0 +1,17 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<group>
|
||||
<clip-path
|
||||
android:pathData="M0,0h24v24h-24z"/>
|
||||
<path
|
||||
android:pathData="M12,24C18.627,24 24,18.627 24,12C24,5.373 18.627,0 12,0C5.373,0 0,5.373 0,12C0,18.627 5.373,24 12,24Z"
|
||||
android:fillColor="#DF42AB"/>
|
||||
<path
|
||||
android:pathData="M16.997,7.299V11.961C16.999,11.974 17,11.986 17,11.999V16.699C17,16.739 16.993,16.778 16.978,16.814C16.963,16.851 16.941,16.884 16.914,16.912C16.886,16.94 16.853,16.962 16.817,16.977C16.781,16.992 16.742,17 16.702,17C16.661,17.001 16.62,16.993 16.582,16.977C16.544,16.962 16.509,16.938 16.48,16.909H16.478L12.307,12.731V16.699C12.308,16.739 12.3,16.778 12.285,16.814C12.271,16.851 12.249,16.884 12.221,16.912C12.193,16.94 12.16,16.962 12.124,16.977C12.088,16.992 12.049,17 12.01,17H7.311C7.308,17 7.304,17 7.3,17C7.26,17 7.221,16.993 7.185,16.978C7.148,16.963 7.115,16.941 7.087,16.913C7.059,16.885 7.037,16.851 7.022,16.815C7.007,16.778 7,16.739 7,16.699V11.999C7,11.974 7.003,11.95 7.009,11.926V7.298C7.009,7.239 7.027,7.181 7.061,7.132C7.094,7.083 7.141,7.045 7.196,7.022C7.251,7 7.311,6.994 7.369,7.006C7.427,7.018 7.48,7.047 7.522,7.089L11.692,11.266V7.299C11.692,7.259 11.7,7.22 11.715,7.184C11.73,7.148 11.752,7.115 11.78,7.087C11.808,7.059 11.841,7.037 11.877,7.022C11.914,7.008 11.953,7 11.992,7H16.683L16.686,7C16.694,7 16.702,7 16.709,7C16.745,7.002 16.781,7.009 16.814,7.023C16.85,7.038 16.883,7.06 16.91,7.088C16.938,7.115 16.96,7.148 16.975,7.184C16.99,7.221 16.997,7.259 16.997,7.299Z"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillType="evenOdd"/>
|
||||
</group>
|
||||
</vector>
|
||||
@@ -0,0 +1,17 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<group>
|
||||
<clip-path
|
||||
android:pathData="M0,0h24v24h-24z"/>
|
||||
<path
|
||||
android:pathData="M12,24C18.627,24 24,18.627 24,12C24,5.373 18.627,0 12,0C5.373,0 0,5.373 0,12C0,18.627 5.373,24 12,24Z"
|
||||
android:fillColor="#FF0420"/>
|
||||
<path
|
||||
android:pathData="M6.744,14.683C7.2,15.019 7.786,15.187 8.501,15.187C9.365,15.187 10.056,14.99 10.569,14.587C11.088,14.179 11.448,13.56 11.659,12.739C11.789,12.235 11.894,11.712 11.986,11.179C12.014,10.987 12.029,10.829 12.029,10.704C12.029,10.286 11.923,9.926 11.712,9.624C11.501,9.317 11.213,9.086 10.848,8.938C10.483,8.779 10.066,8.702 9.605,8.702C7.906,8.702 6.85,9.528 6.442,11.179C6.298,11.789 6.187,12.307 6.11,12.739C6.082,12.931 6.067,13.09 6.067,13.224C6.067,13.853 6.293,14.342 6.744,14.683ZM9.485,13.594C9.25,13.79 8.966,13.891 8.63,13.891C8.054,13.891 7.762,13.618 7.766,13.061C7.766,12.926 7.781,12.802 7.805,12.682C7.915,12.096 8.021,11.606 8.131,11.203C8.232,10.79 8.4,10.488 8.635,10.291C8.875,10.094 9.163,9.994 9.499,9.994C10.07,9.994 10.354,10.267 10.354,10.814C10.354,10.949 10.339,11.078 10.315,11.203C10.243,11.626 10.137,12.115 9.998,12.682C9.898,13.094 9.725,13.397 9.485,13.594ZM12.032,15.245C12.071,15.288 12.119,15.307 12.186,15.307H13.41C13.472,15.307 13.53,15.288 13.583,15.245C13.64,15.202 13.669,15.149 13.684,15.082L14.096,13.109H15.311C16.098,13.109 16.717,12.946 17.168,12.614C17.629,12.283 17.932,11.774 18.08,11.083C18.114,10.92 18.133,10.762 18.133,10.613C18.133,10.09 17.927,9.691 17.519,9.413C17.116,9.139 16.583,9 15.916,9H13.52C13.458,9 13.4,9.019 13.348,9.062C13.29,9.106 13.256,9.158 13.247,9.226L12.004,15.082C11.994,15.144 12.004,15.197 12.032,15.245ZM16.031,11.659C15.844,11.798 15.628,11.866 15.373,11.866H14.341L14.682,10.253H15.762C16.007,10.253 16.184,10.301 16.285,10.397C16.386,10.488 16.439,10.622 16.439,10.795C16.439,10.872 16.429,10.963 16.41,11.064C16.348,11.323 16.223,11.52 16.031,11.659Z"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillType="evenOdd"/>
|
||||
</group>
|
||||
</vector>
|
||||
@@ -0,0 +1,14 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<group>
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M12 24c6.63 0 12-5.37 12-12S18.63 0 12 0 0 5.37 0 12s5.37 12 12 12Z"/>
|
||||
<path
|
||||
android:fillColor="#FF66FFF6"
|
||||
android:pathData="M17.44 14.76l-1.81 1.9a0.42 0.42 0 0 1-0.31 0.13h-8.6a0.21 0.21 0 0 1-0.12-0.03 0.2 0.2 0 0 1-0.04-0.31l1.81-1.9a0.42 0.42 0 0 1 0.31-0.13h8.6c0.05 0 0.09 0.01 0.13 0.03a0.2 0.2 0 0 1 0.03 0.31Zm-1.81-3.82a0.42 0.42 0 0 0-0.31-0.13h-8.6a0.21 0.21 0 0 0-0.12 0.04 0.2 0.2 0 0 0-0.04 0.3l1.81 1.9a0.42 0.42 0 0 0 0.31 0.14h8.6a0.21 0.21 0 0 0 0.13-0.04 0.2 0.2 0 0 0 0.03-0.3l-1.81-1.9ZM6.7 9.58h8.6a0.43 0.43 0 0 0 0.32-0.13l1.81-1.9a0.2 0.2 0 0 0 0.04-0.22 0.2 0.2 0 0 0-0.2-0.12h-8.6a0.43 0.43 0 0 0-0.3 0.13l-1.82 1.9a0.2 0.2 0 0 0-0.04 0.22 0.2 0.2 0 0 0 0.08 0.09 0.21 0.21 0 0 0 0.11 0.03Z"/>
|
||||
</group>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user