13 lines
735 B
XML
13 lines
735 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="#ac130c"/>
|
|
<path
|
|
android:pathData="m421,428.1h-308.6v-23.5c9.8,-0.3 17.9,-1.2 24.2,-2.7 13,-3.3 21.5,-10.8 23.9,-22.8 1.2,-6.6 2.3,-15.1 2.3,-25.5v-199.8c-1.5,-21.2 -1.9,-43.1 -23.9,-47.9 -5.4,-1.5 -16,-2.5 -24.9,-3.1v-21h170.6v21c-10.2,0.3 -23.5,1.2 -29.8,2.7 -23.4,6.2 -21.1,32.9 -21,51.5v183.3c-0.9,33.9 8.8,51.8 41.2,57.6 23.3,-0.2 44.1,0.4 64.9,-3.4 21.6,-4.4 39.6,-18.9 48.4,-36.6 4.8,-9.8 10.6,-33 10.6,-45h22.2z"
|
|
android:fillColor="#fff"/>
|
|
</vector>
|