summaryrefslogtreecommitdiff
path: root/benchmark/app/src/main/res/drawable/target.xml
blob: f22fb1a65e523301a3ac8d6f5958b31c3550aaa9 (plain)
1
2
3
4
5
6
7
8
9
<vector xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt"
        android:viewportWidth="512"
        android:viewportHeight="512"
        android:width="50dp"
        android:height="50dp">
    <path
            android:pathData="M256 176c-44.004 0 -80.001 36 -80.001 80 0 44.004 35.997 80 80.001 80 44.005 0 79.999 -35.996 79.999 -80 0 -44 -35.994 -80 -79.999 -80zm190.938 58.667c-9.605 -88.531 -81.074 -160 -169.605 -169.599V32h-42.666v33.067c-88.531 9.599 -160 81.068 -169.604 169.599H32v42.667h33.062c9.604 88.531 81.072 160 169.604 169.604V480h42.666v-33.062c88.531 -9.604 160 -81.073 169.605 -169.604H480v-42.667h-33.062zM256 405.333c-82.137 0 -149.334 -67.198 -149.334 -149.333 0 -82.136 67.197 -149.333 149.334 -149.333 82.135 0 149.332 67.198 149.332 149.333S338.135 405.333 256 405.333z"
            android:fillColor="#000000" />
</vector>