16 lines
785 B
XML
16 lines
785 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="#fff"/>
|
|
<path
|
|
android:pathData="M315.9,261.2c0,-33.6 -27,-60.7 -60.7,-60.7A60.6,60.6 0,0 0,233.8 318l-23.7,124.7h90.2l-23,-124.7a61,61 0,0 0,38.6 -56.7"
|
|
android:fillColor="#036"/>
|
|
<path
|
|
android:pathData="M448,260.4C448,155.4 361.8,70 256,70S64,155.3 64,260.4c0,69.7 37.7,130.4 94.4,163.2l12.3,-81.2A112.7,112.7 0,0 1,141 267c0,-62.3 51,-113.2 114,-113.2 63.3,0 114.1,50.9 114.1,113.2 0,29.6 -11.5,55.8 -29.5,76.3l12.3,81.3c57.4,-32.9 96,-94.4 96,-164.1"
|
|
android:fillColor="#ea7e20"/>
|
|
</vector>
|