18 lines
598 B
XML
18 lines
598 B
XML
|
|
<vector
|
||
|
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
|
xmlns:aapt="http://schemas.android.com/aapt"
|
||
|
|
android:width="110dp"
|
||
|
|
android:height="50dp"
|
||
|
|
android:viewportWidth="142"
|
||
|
|
android:viewportHeight="50"
|
||
|
|
>
|
||
|
|
<group>
|
||
|
|
<clip-path
|
||
|
|
android:pathData="M7.2 0H134.8C138.776 0 142 3.22355 142 7.2V42.8C142 46.7765 138.776 50 134.8 50H7.2C3.22355 50 0 46.7765 0 42.8V7.2C0 3.22355 3.22355 0 7.2 0Z"
|
||
|
|
/>
|
||
|
|
<path
|
||
|
|
android:pathData="M0 0V50H142V0"
|
||
|
|
android:fillColor="#D9D9D9"
|
||
|
|
/>
|
||
|
|
</group>
|
||
|
|
</vector>
|