Initial commit
This commit is contained in:
13
resources/res/drawable/ic_text_direction_up.xml
Normal file
13
resources/res/drawable/ic_text_direction_up.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:height="24dp"
|
||||
android:width="24dp"
|
||||
android:viewportWidth="70"
|
||||
android:viewportHeight="70">
|
||||
<path
|
||||
android:fillColor="#00a9ff"
|
||||
android:pathData="M39,35L39,49L31,49L31,35L24,35L35,22L46,35L39,35Z"
|
||||
android:strokeColor="#00000000"
|
||||
android:strokeWidth="1"
|
||||
android:fillType="nonZero"/>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user