5 lines
358 B
XML
5 lines
358 B
XML
<vector android:autoMirrored="true" android:height="24dp"
|
|
android:viewportHeight="24"
|
|
android:viewportWidth="24" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<path android:fillColor="?attr/colorAccent" android:pathData="M21,11l-6,-6v5H8c-2.76,0 -5,2.24 -5,5v4h2v-4c0,-1.65 1.35,-3 3,-3h7v5L21,11z"/>
|
|
</vector>
|