14 lines
776 B
XML
14 lines
776 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:pathData="m0,0H512V512H0"
|
|
android:fillColor="#000"/>
|
|
<path
|
|
android:pathData="M118.432 258.344c-6.172-0.687-19.852-5.838-19.51 5.118 8.95 87.131 95.869 156.78 135.369 183.465 4.526 3.023 9.909-0.755 9.909-6.181 0-108.253-39.877-165.436-125.768-182.402ZM244.306 75.081c-11.796 103.06-70.217 149.484-135.129 157.158-5.76 0.928 -11.006-3.537-11.006-9.376V124.158c0-13.394 8.057-25.414 20.435-30.497 24.928-10.2 69.742-25.895 117.23-29.605 6.069-0.48 9.025 6.173 8.47 11.025Z"
|
|
android:fillColor="#000"/>
|
|
</vector>
|