~cytrogen/vbhelper

ref: 09394871e5bc0d5f19348b2bfcb6847795cdbc09 vbhelper/app/src/main/res/drawable/baseline_double_arrow_up.xml -rw-r--r-- 444 bytes
09394871 — nacabaro Merge pull request #22 from nacabaro/database/items 1 year, 3 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="24dp"
    android:height="24dp"
    android:viewportWidth="960"
    android:viewportHeight="960">
  <path
      android:pathData="m296,730.94 l-56,-56 240,-240 240,240 -56,56 -184,-183z"
      android:fillColor="#000000"/>
  <path
      android:pathData="m296,525.06 l-56,-56 240,-240 240,240 -56,56 -184,-183z"
      android:fillColor="#000000"/>
</vector>