13 lines
616 B
XML
13 lines
616 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="#1da1f2"/>
|
|
<path
|
|
android:pathData="M437,152a72,72 0,0 1,-40 12,72 72,0 0,0 32,-40 72,72 0,0 1,-45 17,72 72,0 0,0 -122,65 200,200 0,0 1,-145 -74,72 72,0 0,0 22,94 72,72 0,0 1,-32 -7,72 72,0 0,0 56,69 72,72 0,0 1,-32 1,72 72,0 0,0 67,50 200,200 0,0 1,-105 29,200 200,0 0,0 309,-179 200,200 0,0 0,35 -37"
|
|
android:fillColor="#fff"/>
|
|
</vector>
|