~cytrogen/vbhelper

ref: 1a570170ca405ffa3dc5876f6715662ffbfbaa29 vbhelper/app/src/main/res/drawable/baseline_arrow_up_24.xml -rw-r--r-- 383 bytes
1a570170 — Nacho Merge remote-tracking branch 'origin/main' 8 months ago
                                                                                
1
2
3
4
5
6
7
8
9
<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,736 l-56,-56 240,-240 240,240 -56,56 -184,-183 -184,183ZM296,496 L240,440 480,200 720,440 664,496 480,313 296,496Z"
      android:fillColor="#000000"/>
</vector>