mirror of
https://github.com/KokaKiwi/BarInsta
synced 2026-03-14 08:21:35 +00:00
9 lines
310 B
XML
9 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>
|