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

    <path
        android:pathData="M33.008,9.508l-2.599-2.599L12.951,24.367l-7.144-7.143l-2.614,2.615l9.75,9.75L33.008,9.508Z"
        android:fillColor="#FF009688" />
</vector>