18 lines
675 B
XML
18 lines
675 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="#dc4639"/>
|
|
<path
|
|
android:pathData="M191,234v47h72c-2,19 -21,55 -72,55 -43,0 -78,-36 -78,-80s33,-80 76,-80c25,0 42,10 51,19l35,-33a125,125 0,0 0,-211 94c0,70 57,127 127,127 74,0 122,-53 122,-125l-2,-24"
|
|
android:fillColor="#fff"/>
|
|
<path
|
|
android:fillColor="#FF000000"
|
|
android:pathData="M404,192v118m59,-59H345"
|
|
android:strokeWidth="29"
|
|
android:strokeColor="#fff"/>
|
|
</vector>
|