Resize to 200x200dp
This commit is contained in:
parent
30c4c5e49a
commit
a9b54547e0
1 changed files with 25 additions and 31 deletions
|
@ -1,32 +1,26 @@
|
||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
<vector
|
||||||
android:width="256dp"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:height="256dp"
|
android:name="vector"
|
||||||
android:viewportWidth="256"
|
android:width="200dp"
|
||||||
android:viewportHeight="256">
|
android:height="200dp"
|
||||||
<path
|
android:viewportWidth="200"
|
||||||
android:pathData="M93.013,45.099l69.973,40.448l0,80.768l-69.973,-40.405z"
|
android:viewportHeight="200">
|
||||||
android:fillColor="#5c4ee5"
|
<path
|
||||||
android:fillType="evenOdd"/>
|
android:name="path"
|
||||||
<path
|
android:pathData="M 72.667 35.242 L 127.333 66.842 L 127.333 129.942 L 72.667 98.376 Z"
|
||||||
android:pathData="M170.667,85.547l0,80.768l69.973,-40.363l0,-80.853z"
|
android:fillColor="#5c4ee5"
|
||||||
android:fillColor="#4040b2"
|
android:strokeWidth="1"
|
||||||
android:fillType="evenOdd"/>
|
android:fillType="evenOdd"/>
|
||||||
<path
|
<path
|
||||||
android:pathData="M15.36,-0l0,80.811l69.973,40.405l0,-80.811z"
|
android:name="path_1"
|
||||||
android:fillColor="#5c4ee5"
|
android:pathData="M 133.334 66.842 L 133.334 129.942 L 188 98.409 L 188 35.242 Z"
|
||||||
android:fillType="evenOdd"/>
|
android:fillColor="#4040b2"
|
||||||
<path
|
android:strokeWidth="1"
|
||||||
android:pathData="M162.987,256l0,-80.256l0,-0.555l-69.973,-40.405l0,80.811z"
|
android:fillType="evenOdd"/>
|
||||||
android:fillColor="#5c4ee5"
|
<path
|
||||||
android:fillType="evenOdd"/>
|
android:name="path_2"
|
||||||
<path
|
android:pathData="M 12 0.009 L 12 63.142 L 66.667 94.709 L 66.667 31.575 Z M 127.334 200.009 L 127.334 136.875 L 72.668 105.309 L 72.668 168.442 Z"
|
||||||
android:pathData="M211.072,202.965"
|
android:fillColor="#5c4ee5"
|
||||||
android:strokeWidth="4.26667"
|
android:strokeWidth="1"
|
||||||
android:fillColor="#5c4ee5"
|
android:fillType="evenOdd"/>
|
||||||
android:fillType="evenOdd"/>
|
|
||||||
<path
|
|
||||||
android:pathData="M93.013,134.784"
|
|
||||||
android:strokeWidth="4.26667"
|
|
||||||
android:fillColor="#5c4ee5"
|
|
||||||
android:fillType="evenOdd"/>
|
|
||||||
</vector>
|
</vector>
|
||||||
|
|
Loading…
Reference in a new issue