10 lines
421 B
XML
10 lines
421 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="16dp"
|
|
android:height="20dp"
|
|
android:viewportWidth="16"
|
|
android:viewportHeight="20">
|
|
<path
|
|
android:pathData="M0,18.563C0,18.893 0.27,19.113 0.5,18.973L8.12,14.393L15.42,10.013C15.75,9.813 15.75,9.213 15.42,9.023L8.12,4.643L0.5,0.043C0.27,-0.097 0,0.123 0,0.453V18.563Z"
|
|
android:fillColor="#425C63"/>
|
|
</vector>
|