mirror of
http://180.163.74.83:13000/zhangzhenghao/MPVN_Android.git
synced 2026-01-07 01:54:33 +00:00
6 lines
562 B
XML
6 lines
562 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:strokeColor="#FFFFFFFF" android:strokeWidth="2" android:fillColor="#00000000" android:pathData="M3,4 L21,4"/>
|
||
|
|
<path android:strokeColor="#FFFFFFFF" android:strokeWidth="2" android:fillColor="#00000000" android:pathData="M3,5 L3,20"/>
|
||
|
|
<path android:strokeColor="#FFFFFFFF" android:strokeWidth="2" android:fillColor="#00000000" android:pathData="M21,5 L21,20"/>
|
||
|
|
</vector>
|