8
app/src/main/res/drawable/swap_horizontal.xml
Normal file
8
app/src/main/res/drawable/swap_horizontal.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<!-- drawable/swap_horizontal.xml -->
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:height="24dp"
|
||||
android:width="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path android:fillColor="?attr/colorControlNormal" android:pathData="M21,9L17,5V8H10V10H17V13M7,11L3,15L7,19V16H14V14H7V11Z" />
|
||||
</vector>
|
||||
Reference in New Issue
Block a user