mirror of
https://github.com/KokaKiwi/BarInsta
synced 2024-11-14 10:47:30 +00:00
10 lines
310 B
XML
10 lines
310 B
XML
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
android:width="24dp"
|
||
|
android:height="24dp"
|
||
|
android:viewportWidth="640"
|
||
|
android:viewportHeight="640">
|
||
|
<path
|
||
|
android:fillColor="?colorPrimary"
|
||
|
android:pathData="M640,490L490,640L640,640L640,490Z" />
|
||
|
</vector>
|