16 lines
921 B
XML
16 lines
921 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="#55f"/>
|
|
<path
|
|
android:pathData="M428,199h-37c-2,0 -3,1 -3,3v65a779,779 0,0 0,1 50v9l-10,-20 -16,-30 -19,-35 -20,-37 -19,-36 -16,-29 -2,-2 -3,-1h-54c-2,0 -3,1 -3,3v150c0,12 -1,22 -4,29s-6,14 -11,19c-4,5 -10,8 -16,10l-21,3c-19,0 -32,-5 -41,-16s-14,-26 -14,-44V139c0,-2 -1,-3 -3,-3H77c-2,0 -3,2 -3,4v154c0,16 2,31 7,43a78,78 0,0 0,51 48,138 138,0 0,0 81,1c12,-4 23,-10 32,-18 8,-8 16,-18 21,-31s8,-28 8,-46v-96a613,613 0,0 0,25 50,4630 4630,0 0,0 80,142h49c2,0 3,-1 3,-3V203c0,-3 -1,-4 -3,-4z"
|
|
android:fillColor="#fff"/>
|
|
<path
|
|
android:pathData="M410,147m-26,0a26,26 0,1 1,52 0a26,26 0,1 1,-52 0"
|
|
android:fillColor="#fff"/>
|
|
</vector>
|