~cytrogen/vbhelper

ref: e9d2cce8024f3fd3bacb258c183c31f59d3f4b40 vbhelper/app/src/main/res/drawable/baseline_triple_arrow_up.xml -rw-r--r-- 566 bytes
e9d2cce8 — Cytrogen Add UnifiedPush notification system with Ktor server a month ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<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,628 l-56,-56 240,-240 240,240 -56,56 -184,-183z"
      android:fillColor="#000000"/>
  <path
      android:pathData="m296,422.11 l-56,-56 240,-240 240,240 -56,56 -184,-183z"
      android:fillColor="#000000"/>
  <path
      android:pathData="m296,833.89 l-56,-56 240,-240 240,240 -56,56 -184,-183z"
      android:fillColor="#000000"/>
</vector>