<?xml version="1.0" encoding="utf-8"?>
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
android:width="16dp"
|
android:height="16dp"
|
android:viewportWidth="48"
|
android:viewportHeight="48">
|
<path
|
android:pathData="M19,12L31,24L19,36"
|
android:strokeLineJoin="round"
|
android:strokeWidth="4"
|
android:fillColor="#00000000"
|
android:strokeColor="#757575"
|
android:strokeLineCap="round"/>
|
</vector>
|