mirror of
https://github.com/fankes/TSBattery.git
synced 2025-09-04 17:55:30 +08:00
12 lines
416 B
XML
12 lines
416 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="32dp"
|
|
android:height="32dp"
|
|
android:viewportWidth="48"
|
|
android:viewportHeight="48">
|
|
<path
|
|
android:fillColor="#00000000"
|
|
android:pathData="M19,4H37L26,18H41L17,44L22,25H8L19,4Z"
|
|
android:strokeWidth="4"
|
|
android:strokeColor="#ffffff"
|
|
android:strokeLineJoin="round" />
|
|
</vector> |