2023-12-15 16:43:27 +05:30
|
|
|
<vector android:height="24dp" android:tint="@color/primary"
|
2023-12-12 12:18:42 +05:30
|
|
|
android:viewportHeight="24" android:viewportWidth="24"
|
|
|
|
|
android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
2023-12-15 16:43:27 +05:30
|
|
|
<path android:fillColor="@color/primary" android:pathData="M19,9h-4V3H9v6H5l7,7 7,-7zM5,18v2h14v-2H5z"/>
|
|
|
|
|
</vector>
|