~cytrogen/vbhelper

ref: 1a570170ca405ffa3dc5876f6715662ffbfbaa29 vbhelper/app/src/main/res/drawable/baseline_shield_24.xml -rw-r--r-- 446 bytes
1a570170 — Nacho Merge remote-tracking branch 'origin/main' 8 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>