25 lines
760 B
XML
25 lines
760 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="512dp"
|
|
android:height="512dp"
|
|
android:viewportWidth="512"
|
|
android:viewportHeight="512">
|
|
<path
|
|
android:pathData="M0,0h512v512h-512z"
|
|
android:fillColor="#fff"/>
|
|
<path
|
|
android:pathData="m256,362v107l131,-185z"
|
|
android:fillColor="#3C3C3B"/>
|
|
<path
|
|
android:pathData="m256,41l131,218 -131,78 -132,-78"
|
|
android:fillColor="#343434"/>
|
|
<path
|
|
android:pathData="m256,41v158l-132,60m0,25l132,78v107"
|
|
android:fillColor="#8C8C8C"/>
|
|
<path
|
|
android:pathData="m256,199v138l131,-78"
|
|
android:fillColor="#141414"/>
|
|
<path
|
|
android:pathData="m124,259l132,-60v138"
|
|
android:fillColor="#393939"/>
|
|
</vector>
|