2020-05-07 10:39:40 -03:00
|
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
|
android:width="20dp"
|
|
|
|
android:height="20dp"
|
|
|
|
android:viewportWidth="20"
|
|
|
|
android:viewportHeight="20">
|
|
|
|
<path
|
|
|
|
android:pathData="M16,9.3H10.8V4H9.3V9.3H4V10.8H9.3V16H10.8V10.8H16V9.3Z"
|
2020-06-07 23:03:13 -03:00
|
|
|
android:fillColor="@color/core_ultramarine_light"/>
|
2020-05-07 10:39:40 -03:00
|
|
|
</vector>
|