remove accompanist libraries and compose icons
This commit is contained in:
11
core/base/src/main/res/drawable/arrow_forward_20px.xml
Normal file
11
core/base/src/main/res/drawable/arrow_forward_20px.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="20dp"
|
||||
android:height="20dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal"
|
||||
android:autoMirrored="true">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M630,516L227.98,516Q212.69,516 202.34,505.71Q192,495.42 192,480.21Q192,465 202.34,454.5Q212.69,444 227.98,444L630,444L453.79,267.79Q443,257 443,242.5Q443,228 454,216.52Q465,206 479.5,206Q494,206 504.81,216.82L742.6,454.91Q748,460.32 750.5,466.63Q753,472.94 753,480.16Q753,487.37 750.5,493.69Q748,500 743,505L505,743Q494,754 480,753.5Q466,753 455,742.48Q444,731 444,716.33Q444,701.67 455,691L630,516Z"/>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user