~cytrogen/vbhelper

ref: 1a6753d2aa6c7acaf35cfc8a17e06e4e8aeb7d55 vbhelper/app/src/main/res/drawable/baseline_double_arrow_up.xml -rw-r--r-- 444 bytes
1a6753d2 — Nacho Fixed date issues with TransformationHistory 8 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>