19 lines
581 B
XML
19 lines
581 B
XML
<vector
|
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
xmlns:aapt="http://schemas.android.com/aapt"
|
|
android:width="175dp"
|
|
android:height="57dp"
|
|
android:viewportWidth="175"
|
|
android:viewportHeight="57"
|
|
>
|
|
<group>
|
|
<clip-path
|
|
android:pathData="M6 0H169C172.314 0 175 2.68629 175 6V51C175 54.3137 172.314 57 169 57H6C2.68629 57 0 54.3137 0 51V6C0 2.68629 2.68629 0 6 0Z"
|
|
/>
|
|
<path
|
|
android:pathData="M0 0V57H175V0"
|
|
android:fillColor="#fc0341"
|
|
/>
|
|
</group>
|
|
</vector>
|