mirror of https://github.com/FongMi/TV.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
333 B
10 lines
333 B
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="24dp"
|
|
android:height="24dp"
|
|
android:tint="@color/white"
|
|
android:viewportWidth="48"
|
|
android:viewportHeight="48">
|
|
<path
|
|
android:fillColor="@color/white"
|
|
android:pathData="M8,30V18H11V27H37V18H40V30Z" />
|
|
</vector>
|
|
|