ic_label_uncheck.xml 356 Bytes
Newer Older
wjg committed
1 2
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
wjg committed
3 4 5 6
    android:width="33dp"
    android:height="33dp"
    android:viewportWidth="33"
    android:viewportHeight="33">
wjg committed
7
    <path
wjg committed
8
        android:pathData="M0,0L0,33"
wjg committed
9 10 11
        android:strokeWidth="0.5"
        android:strokeColor="@color/line" />
</vector>