20 lines
980 B
XML
20 lines
980 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="M15,0 L497,0 Q512,0,512,15 L512,497 Q512,512,497,512 L15,512 Q0,512,0,497 L0,15 Q0,0,15,0 Z" />
|
|
<path
|
|
android:fillColor="url(#a)"
|
|
android:pathData="M439,374 C389,451,308,472,276,470 C85,461,114,208,229,209 C147,261,259,433,424,366 C441,354,444,369,439,374" />
|
|
<path
|
|
android:fillColor="url(#b)"
|
|
android:pathData="M311,255 C329,173,280,120,182,120 S38,212,38,259 C38,383,163,512,325,462 C191,501,111,346,179,252 C225,186,302,184,311,255 M411,99 L412,99" />
|
|
<path
|
|
android:fillColor="url(#c)"
|
|
android:pathData="M39,253 C51,-15,419,-30,472,202 C486,309,386,351,306,317 C264,291,332,297,303,218 C255,106,52,115,39,253" />
|
|
</vector> |