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

    <path
        android:pathData="M0,0 L24,0 L24,24 L0,24 Z" />
    <path
        android:fillColor="@color/icon_white"
        android:pathData="M9,16.170000076293945 L4.82999992371,12 L3.41000008583,13.4099998474 L9,19 L21,7
L19.5900001526,5.59000015259 Z" />
</vector>