~cytrogen/vbhelper

ref: e9d2cce8024f3fd3bacb258c183c31f59d3f4b40 vbhelper/app/src/main/res/drawable/baseline_triple_arrow_down.xml -rw-r--r-- 560 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="m664,332 l56,56 -240,240 -240,-240 56,-56 184,183z"
      android:fillColor="#000000"/>
  <path
      android:pathData="m664,537.89 l56,56 -240,240 -240,-240 56,-56 184,183z"
      android:fillColor="#000000"/>
  <path
      android:pathData="m664,126.11 l56,56 -240,240 -240,-240 56,-56 184,183z"
      android:fillColor="#000000"/>
</vector>