aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable/ic_launcher_foreground.xml
blob: ff1dc35279c4d46bebed0051716d0f33d4ad6d07 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="108dp"
    android:height="108dp"
    android:viewportWidth="108"
    android:viewportHeight="108">
    <!-- Checkmark inside the 72dp adaptive-icon safe zone. -->
    <path
        android:strokeColor="#FFFFFF"
        android:strokeWidth="9"
        android:strokeLineCap="round"
        android:strokeLineJoin="round"
        android:fillColor="#00000000"
        android:pathData="M38,55 L49,67 L72,40" />
</vector>