25 lines
886 B
XML
25 lines
886 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="m123,131v250l137,-33V163"
|
|
android:fillColor="#e05243"/>
|
|
<path
|
|
android:pathData="m97,144V368l26,13V131m75,-38v82h58v33l-58,7v82l58,7v33h-58v82l58,29 4,-98 129,31V131l-129,31 -4,-98"
|
|
android:fillColor="#8c3123"/>
|
|
<path
|
|
android:pathData="m256,448V64l58,29v82h-58v33l58,7v82l-58,7v33h58v82m75,-38V131l26,12v225"
|
|
android:fillColor="#e05243"/>
|
|
<path
|
|
android:pathData="m314,175 l-58,11 -58,-11 58,-14"
|
|
android:fillColor="#5e1f18"/>
|
|
<path
|
|
android:pathData="m314,337 l-58,-11 -58,11 58,14"
|
|
android:fillColor="#f2b0a9"/>
|
|
</vector>
|