19 lines
497 B
XML
19 lines
497 B
XML
<vector
|
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
xmlns:aapt="http://schemas.android.com/aapt"
|
|
android:width="1dp"
|
|
android:height="127dp"
|
|
android:viewportWidth="1"
|
|
android:viewportHeight="127"
|
|
>
|
|
<group>
|
|
<clip-path
|
|
android:pathData="M0.5 0.5V126.5V0.5Z"
|
|
/>
|
|
</group>
|
|
<path
|
|
android:pathData="M0.5 0.5V126.5V0.5Z"
|
|
android:strokeWidth="1"
|
|
android:strokeColor="#FFFFFF"
|
|
/>
|
|
</vector> |