summaryrefslogtreecommitdiff
path: root/core/src/main/res/drawable/ic_check_white.xml
blob: 80651f6ee5b8e6f89c34e58a288cfce6cd7d10f4 (plain)
1
2
3
4
5
<vector android:height="24dp"
    android:viewportHeight="24.0" android:viewportWidth="24.0"
    android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
    <path android:fillColor="#FFFFFFFF" android:pathData="M9,16.17L4.83,12l-1.42,1.41L9,19 21,7l-1.41,-1.41z"/>
</vector>