18 lines
627 B
XML
18 lines
627 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="#FF5722"/>
|
|
<path
|
|
android:pathData="M95,184c0,-51 41,-93 93,-93h86c64,0 103,61 85,126 0,0 61,-3 66,58v53c0,46 -34,93 -93,93H183c-49,0 -88,-39 -88,-88z"
|
|
android:fillColor="#fff"/>
|
|
<path
|
|
android:fillColor="#FF000000"
|
|
android:pathData="M199,188h68m-74,129h133"
|
|
android:strokeWidth="55"
|
|
android:strokeColor="#FF5722"/>
|
|
</vector>
|