~cytrogen/vbhelper

ref: e9d2cce8024f3fd3bacb258c183c31f59d3f4b40 vbhelper/app/src/main/res/drawable/baseline_next_24.xml -rw-r--r-- 359 bytes
e9d2cce8 — Cytrogen Add UnifiedPush notification system with Ktor server a month 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="M660,720v-480h80v480h-80ZM220,720v-480l360,240 -360,240ZM300,480ZM300,570 L436,480 300,390v180Z"
      android:fillColor="#000000"/>
</vector>