16 lines
703 B
XML
16 lines
703 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="M257,129q-26,0 -42,3l-10,-20q-39,6 -77,24 -67,102 -54,211 41,31 93,47 12,-16 20,-32 -24,-10 -31,-16l7,-5q49,21 95,21zM195,304a34,37 0,1 1,1 0"
|
|
android:fillColor="#5865f2"/>
|
|
<path
|
|
android:pathData="M255,129q26,0 42,3l10,-20q39,6 77,24 67,102 54,211 -41,31 -93,47 -12,-16 -20,-32 24,-10 31,-16l-7,-5q-49,21 -95,21zM317,304a37,34 90,1 0,-1 0"
|
|
android:fillColor="#5865f2"/>
|
|
</vector>
|