Android14Settings/Settings/res/drawable/ic_battery_defender_tip_shield.xml

10 lines
367 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M20,5.64L12,2L4,5.64V11.09C4,16.14 7.41,20.85 12,22C16.59,20.85 20,16.14 20,11.09V5.64Z"
android:fillColor="?android:attr/colorAccent"/>
</vector>