summaryrefslogtreecommitdiffstats
path: root/android/source/res/drawable/ic_done_all_white_12dp.xml
blob: 8c17c93e4e98fb537a84b40019aaaea0805cc56f (plain)
1
2
3
4
5
6
7
8
9
10
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="12dp"
    android:height="12dp"
    android:viewportWidth="24.0"
    android:viewportHeight="24.0">
    <path
        android:strokeColor="#231F20"
        android:fillColor="#FFFFFFFF"
        android:pathData="M18,7l-1.41,-1.41 -6.34,6.34 1.41,1.41L18,7zM22.24,5.59L11.66,16.17 7.48,12l-1.41,1.41L11.66,19l12,-12 -1.42,-1.41zM0.41,13.41L6,19l1.41,-1.41L1.83,12 0.41,13.41z"/>
</vector>