summaryrefslogtreecommitdiffstats
path: root/res/drawable/img_deco_tile_avoid_accent.xml
blob: 6083bef731cdb2bf5d30fb92213daed9675ea34c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="18dp"
    android:height="18dp"
    android:viewportWidth="24"
    android:viewportHeight="24">

    <path
        android:fillColor="@color/icon_white"
        android:pathData="M19,6.409999847412109 L17.5900001526,5 L12,10.5900001526
L6.40999984741,5.00000000001 L5,6.40999984742 L10.5900001526,12
L5.00000000001,17.5900001526 L6.40999984742,19 L12,13.4099998474
L17.5900001526,19 L19,17.5900001526 L13.4099998474,12 Z" />
    <path
        android:pathData="M0,0 L24,0 L24,24 L0,24 Z" />
</vector>