Double reader integration
This commit is contained in:
22
app/src/main/res/drawable/ic_split_horizontal.xml
Normal file
22
app/src/main/res/drawable/ic_split_horizontal.xml
Normal file
@@ -0,0 +1,22 @@
|
||||
<vector
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M4,4C2.89,4 2,4.89 2,6L2,18C2,19.11 2.89,20 4,20L9,20L9,18L8,18L6,18L4,18L4,6L6,6L8,6L9,6L9,4L4,4zM15,4L15,6L16,6L18,6L20,6L20,18L18,18L16,18L15,18L15,20L20,20C21.1,20 22,19.11 22,18L22,6C22,4.89 21.1,4 20,4L15,4z" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="m11,21l-0,-3l2,0l-0,3z" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="m13,3l-0,3l-2,0l-0,-3l2,0" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="m11,16l-0,-3l2,0l-0,3l-2,0" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="m11,11l-0,-3l2,0l-0,3l-2,0" />
|
||||
</vector>
|
||||
Reference in New Issue
Block a user