21 lines
987 B
XML
21 lines
987 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="512dp"
|
|
android:height="512dp"
|
|
android:viewportWidth="512"
|
|
android:viewportHeight="512">
|
|
|
|
<path
|
|
android:fillColor="#fff"
|
|
android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" />
|
|
<path
|
|
android:fillColor="#000000"
|
|
android:fillType="evenOdd"
|
|
android:pathData="M398 127a191 191 0 0 0-284 0zM114 384a191 191 0 0 0 284 0zM85 143c-47 0-85 38-85
|
|
85v55c0 47 38 85 85 85h342c47 0 85-38 85-85v-55c0-47-38-85-85-85zm418
|
|
84c0-41-33-75-75-75h-85c-41 0-75 34-75 75v57c0 42-34 76-75 76h235c42 0 75-34
|
|
75-76zm-295 5v81h24v-81zm-2-25a14 14 0 1 0 29 0 14 14 0 0 0-29 0zM44 196l31
|
|
117h20l24-81 23 81h21l31-117h-23l-18 77-23-77h-21l-23 75-17-75zm262
|
|
0v117h26v-46h58v-24h-58v-24h62v-23zm106 36v81h24v-81zm-2-25a14 14 0 1 0 28 0 14
|
|
14 0 0 0-28 0z" />
|
|
</vector> |