~cytrogen/vbhelper

ref: 366f425539376176482467b24d0464076b86cae9 vbhelper/app/src/main/res/drawable/baseline_arrow_up_24.xml -rw-r--r-- 383 bytes
366f4255 — nacabaro Updated libraries 2 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>