forked from edent/SuperTinyIcons
37 lines
1.2 KiB
XML
37 lines
1.2 KiB
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
xmlns:aapt="http://schemas.android.com/aapt"
|
|
android:width="512dp"
|
|
android:height="512dp"
|
|
android:viewportWidth="512"
|
|
android:viewportHeight="512">
|
|
<path
|
|
android:pathData="M0,0h512v512h-512z"
|
|
android:fillColor="#e8e9eb"/>
|
|
<path
|
|
android:pathData="m191.4,342.9 l57.7,58.1 158.7,-159.9h-115.4z"
|
|
android:fillColor="#5cc8f8"/>
|
|
<path
|
|
android:pathData="m292.4,66.7h115.4l-245.2,247.1 -57.7,-58.1z"
|
|
android:fillColor="#5cc8f8"/>
|
|
<path
|
|
android:pathData="m249.1,401 l43.3,43.6h115.4l-101,-101.7z"
|
|
android:fillColor="#075b9d"/>
|
|
<path
|
|
android:pathData="m334.7,371.2 l-27.9,-28.3 -57.7,58.1z">
|
|
<aapt:attr name="android:fillColor">
|
|
<gradient
|
|
android:startX="249"
|
|
android:startY="401"
|
|
android:endX="321"
|
|
android:endY="358"
|
|
android:type="linear">
|
|
<item android:offset="0" android:color="#66000000"/>
|
|
<item android:offset="1" android:color="#00124793"/>
|
|
</gradient>
|
|
</aapt:attr>
|
|
</path>
|
|
<path
|
|
android:pathData="m191.4,342.9 l57.7,-58.2 57.7,58.1 -57.7,58.2z"
|
|
android:fillColor="#16b9fd"/>
|
|
</vector>
|