2020-06-10 23:53:16 +02:00
|
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
|
xmlns:aapt="http://schemas.android.com/aapt"
|
|
|
|
android:width="300dp"
|
|
|
|
android:height="50dp"
|
|
|
|
android:viewportWidth="300"
|
|
|
|
android:viewportHeight="50">
|
2021-04-13 10:32:20 +02:00
|
|
|
<path
|
|
|
|
android:pathData="M25.806,0.226L275.806,0.226A24,24 0,0 1,299.806 24.226L299.806,24.226A24,24 0,0 1,275.806 48.226L25.806,48.226A24,24 0,0 1,1.806 24.226L1.806,24.226A24,24 0,0 1,25.806 0.226z"
|
|
|
|
android:fillType="evenOdd">
|
|
|
|
<aapt:attr name="android:fillColor">
|
|
|
|
<gradient
|
|
|
|
android:startY="2.1030872"
|
|
|
|
android:startX="150.80646"
|
|
|
|
android:endY="48.225807"
|
|
|
|
android:endX="150.80646"
|
|
|
|
android:type="linear">
|
|
|
|
<item
|
|
|
|
android:offset="0"
|
|
|
|
android:color="#FF7ACFFF" />
|
|
|
|
<item
|
|
|
|
android:offset="1"
|
|
|
|
android:color="#FF4CBEFF" />
|
|
|
|
</gradient>
|
|
|
|
</aapt:attr>
|
|
|
|
</path>
|
|
|
|
<path
|
|
|
|
android:pathData="M275.806,24.226m-22,0a22,22 0,1 1,44 0a22,22 0,1 1,-44 0"
|
|
|
|
android:fillColor="#ffffff"
|
|
|
|
android:fillType="evenOdd" />
|
|
|
|
<path
|
|
|
|
android:pathData="M287.316,16.252C288.886,18.516 289.806,21.262 289.806,24.226c0,2.963 -0.92,5.71 -2.49,7.974L283.688,28.573C284.401,27.283 284.806,25.803 284.806,24.226 284.806,22.649 284.401,21.168 283.688,19.879l3.627,-3.627zM283.78,12.717 L280.153,16.345C278.863,15.631 277.383,15.226 275.806,15.226c-4.97,0 -9,4.03 -9,9 0,4.97 4.03,9 9,9 1.577,0 3.058,-0.405 4.347,-1.118l3.627,3.627C281.516,37.306 278.77,38.226 275.806,38.226 268.074,38.226 261.806,31.958 261.806,24.226 261.806,16.494 268.074,10.226 275.806,10.226c2.963,0 5.71,0.92 7.974,2.49z"
|
|
|
|
android:fillColor="#3faff0"
|
|
|
|
android:fillType="evenOdd" />
|
|
|
|
<path
|
|
|
|
android:pathData="M287.316,16.252C288.886,18.516 289.806,21.262 289.806,24.226c0,2.963 -0.92,5.71 -2.49,7.974L283.688,28.573C284.401,27.283 284.806,25.803 284.806,24.226 284.806,22.649 284.401,21.168 283.688,19.879l3.627,-3.627z"
|
|
|
|
android:fillColor="#b8d5e6"
|
|
|
|
android:fillType="evenOdd" />
|
2020-06-10 23:53:16 +02:00
|
|
|
</vector>
|