11 lines
373 B
XML
11 lines
373 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="24dp"
|
|
android:height="24dp"
|
|
android:viewportWidth="960"
|
|
android:viewportHeight="960"
|
|
android:autoMirrored="true">
|
|
<path
|
|
android:fillColor="@color/titleTextColor"
|
|
android:pathData="M376,720L320,664L504,480L320,296L376,240L616,480L376,720Z"/>
|
|
</vector>
|