~cytrogen/vbhelper

ref: 019f07d82717a421f3ec0692930fed9f096c9cac vbhelper/app/src/main/res/drawable/baseline_shield_24.xml -rw-r--r-- 446 bytes
019f07d8 — nacabaro Merge pull request #36 from nacabaro/card/card_management 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>