15 lines
514 B
XML
15 lines
514 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="m234,311h213V199H65v112h113V210m-12,123h90M133,232v68m112,-68v45m45,-67v90m67,-68v68m45,-68v68"
|
|
android:strokeWidth="22"
|
|
android:fillColor="#00000000"
|
|
android:strokeColor="#cb3837"/>
|
|
</vector>
|