mirror of
https://github.com/KokaKiwi/BarInsta
synced 2024-11-14 02:37:30 +00:00
343b2cf9d7
Remove left over images DM update (WIP) Update DM module. (WIP) Update DM module. (WIP)
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>
|