Files
2026-04-05 01:00:07 -05:00

12 lines
376 B
XML

<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:height="@dimen/w0"
android:width="@dimen/w1"
android:viewportWidth="@integer/az"
android:viewportHeight="@integer/ay">
<path
android:name="track"
android:fillColor="#ffffffff"
android:pathData="@string/vc"/>
</vector>