xref: /aosp_15_r20/external/lottie/snapshot-tests/src/main/res/drawable/ic_close.xml (revision bb5273fecd5c61b9ace70f9ff4fcd88f0e12e3f7)
1<vector android:height="24dp" android:viewportHeight="20"
2    android:viewportWidth="20" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
3    <path android:fillColor="#C8C8C8" android:fillType="evenOdd"
4        android:pathData="M10,10m-10,0a10,10 0,1 1,20 0a10,10 0,1 1,-20 0"
5        android:strokeColor="#00000000" android:strokeWidth="1"/>
6    <path android:fillColor="#FFFFFF" android:fillType="evenOdd"
7        android:pathData="M15,6.4l-1.4,-1.4l-3.6,3.6l-3.6,-3.6l-1.4,1.4l3.6,3.6l-3.6,3.6l1.4,1.4l3.6,-3.6l3.6,3.6l1.4,-1.4l-3.6,-3.6z"
8        android:strokeColor="#00000000" android:strokeWidth="1"/>
9</vector>
10