~cytrogen/vbhelper

ref: 09394871e5bc0d5f19348b2bfcb6847795cdbc09 vbhelper/app/src/main/res/drawable/baseline_shield_24.xml -rw-r--r-- 446 bytes
09394871 — nacabaro Merge pull request #22 from nacabaro/database/items 1 year, 3 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="M480,880q-139,-35 -229.5,-159.5T160,444v-244l320,-120 320,120v244q0,152 -90.5,276.5T480,880ZM480,796q104,-33 172,-132t68,-220v-189l-240,-90 -240,90v189q0,121 68,220t172,132ZM480,480Z"
      android:fillColor="#000000"/>
</vector>