14 lines
803 B
XML
14 lines
803 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="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" />
|
|
<path
|
|
android:fillColor="#000000"
|
|
android:pathData="M308 293c-24.3 24.3-38.2 28-55.3 28.4-30 0.7-36.2-28.4-35.5-39l0.8-12.3c74.4-12.6 92.7-28.8 100.6-40 18.3-25.3 7.2-43.3-2-49.5-22-19.7-72.7-5.2-90 4-48 25.8-56.8 70.4-56.3 88.3-1.2 36 25.5 63.5 67 63.2 41.7 1 67.5-25.5 79-37.2zm-88.4-32.3c11.5-68.4 39-78 49.7-78.6 15.4-0.3 18.6 16.6 17.5 22.4-1.8 35.4-38 53-66.2 56z" />
|
|
</vector> |