VancedManager/app/src/main/res/drawable/rectangle_9.xml

19 lines
569 B
XML

<vector
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:aapt="http://schemas.android.com/aapt"
android:width="34dp"
android:height="26dp"
android:viewportWidth="34"
android:viewportHeight="26"
>
<group>
<clip-path
android:pathData="M7 0H27C30.866 0 34 3.13401 34 7V19C34 22.866 30.866 26 27 26H7C3.13401 26 0 22.866 0 19V7C0 3.13401 3.13401 0 7 0Z"
/>
<path
android:pathData="M0 0V26H34V0"
android:fillColor="#000000"
/>
</group>
</vector>