summaryrefslogtreecommitdiff
path: root/benchmark/app/src/main/res/drawable/target.xml
diff options
context:
space:
mode:
authorMartial Simon <msimon_fr@hotmail.com>2025-09-15 01:07:58 +0200
committerMartial Simon <msimon_fr@hotmail.com>2025-09-15 01:07:58 +0200
commit967be9e750221ab2ab783f95df79bb26d290a45e (patch)
tree6802900a5e975f9f68b169f0f503f040056d6952 /benchmark/app/src/main/res/drawable/target.xml
add: added projectsHEADmain
Diffstat (limited to 'benchmark/app/src/main/res/drawable/target.xml')
-rw-r--r--benchmark/app/src/main/res/drawable/target.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/benchmark/app/src/main/res/drawable/target.xml b/benchmark/app/src/main/res/drawable/target.xml
new file mode 100644
index 0000000..f22fb1a
--- /dev/null
+++ b/benchmark/app/src/main/res/drawable/target.xml
@@ -0,0 +1,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> \ No newline at end of file