replicant-vendor_replicant/overlay/common/packages/apps/Settings/res/drawable/ic_settings_battery.xml

9 lines
518 B
XML

<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp"
android:height="24dp" android:viewportHeight="24" android:viewportWidth="24">
<path android:pathData="M0,0 L24,0 L24,24 L0,24 Z" />
<path android:fillColor="?android:attr/colorAccent" android:pathData="M15.67,4 L14,4 L14,2 L10,2 L10,4 L8.33,4 C7.6,4,7,4.6,7,5.33 L7,20.66
C7,21.4,7.6,22,8.33,22 L15.66,22 C16.4,22,17,21.4,17,20.67 L17,5.33
C17,4.6,16.4,4,15.67,4 Z" />
</vector>