mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2025-04-15 04:30:49 +00:00
12 lines
459 B
XML
12 lines
459 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="24dp"
|
|
android:height="24dp"
|
|
android:viewportWidth="960"
|
|
android:viewportHeight="960"
|
|
android:tint="?attr/colorControlNormal"
|
|
android:autoMirrored="true">
|
|
<path
|
|
android:fillColor="@color/colorOnBackground"
|
|
android:pathData="M294.92,510L522.77,737.85L480,780L180,480L480,180L522.77,222.15L294.92,450L780,450L780,510L294.92,510Z"/>
|
|
</vector>
|