18 lines
585 B
XML
18 lines
585 B
XML
|
|
<vector
|
||
|
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
|
xmlns:aapt="http://schemas.android.com/aapt"
|
||
|
|
android:width="128dp"
|
||
|
|
android:height="60dp"
|
||
|
|
android:viewportWidth="128"
|
||
|
|
android:viewportHeight="60"
|
||
|
|
>
|
||
|
|
<group>
|
||
|
|
<clip-path
|
||
|
|
android:pathData="M10 0H118C123.523 0 128 4.47715 128 10V50C128 55.5228 123.523 60 118 60H10C4.47715 60 0 55.5228 0 50V10C0 4.47715 4.47715 0 10 0Z"
|
||
|
|
/>
|
||
|
|
<path
|
||
|
|
android:pathData="M0 0V60H128V0"
|
||
|
|
android:fillColor="#EEF3F3"
|
||
|
|
/>
|
||
|
|
</group>
|
||
|
|
</vector>
|