13 lines
454 B
XML
13 lines
454 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="#1877f2"/>
|
|
<path
|
|
android:pathData="M356,330l11,-74h-71v-48q1,-40 42,-40h32v-63q-34,-5 -57,-5c-60,0 -97,36 -97,100v56H151v74h65v182h80V330z"
|
|
android:fillColor="#fff"/>
|
|
</vector>
|