10 lines
554 B
XML
10 lines
554 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="20dp"
|
|
android:height="17dp"
|
|
android:viewportWidth="20"
|
|
android:viewportHeight="17">
|
|
<path
|
|
android:pathData="M18.433,7.933L13.333,2.731V5.519L12.378,5.667C7.589,6.358 4.344,8.919 2.489,12.841C5.067,10.982 8.267,10.087 12.222,10.087H13.333V13.135M11.111,11.243C6.144,11.481 2.589,13.305 0,17C1.111,11.333 4.444,5.667 12.222,4.533V0L20,7.933L12.222,15.867V11.22C11.856,11.22 11.489,11.231 11.111,11.243Z"
|
|
android:fillColor="#000000"/>
|
|
</vector>
|