aboutsummaryrefslogtreecommitdiff
path: root/iosApp/iosApp/Assets.xcassets/MapReportEnd.imageset
diff options
context:
space:
mode:
Diffstat (limited to 'iosApp/iosApp/Assets.xcassets/MapReportEnd.imageset')
-rw-r--r--iosApp/iosApp/Assets.xcassets/MapReportEnd.imageset/Contents.json21
-rw-r--r--iosApp/iosApp/Assets.xcassets/MapReportEnd.imageset/map_report_end.svg11
2 files changed, 32 insertions, 0 deletions
diff --git a/iosApp/iosApp/Assets.xcassets/MapReportEnd.imageset/Contents.json b/iosApp/iosApp/Assets.xcassets/MapReportEnd.imageset/Contents.json
new file mode 100644
index 0000000..40c489c
--- /dev/null
+++ b/iosApp/iosApp/Assets.xcassets/MapReportEnd.imageset/Contents.json
@@ -0,0 +1,21 @@
+{
+ "images" : [
+ {
+ "idiom" : "universal",
+ "scale" : "1x"
+ },
+ {
+ "idiom" : "universal",
+ "scale" : "2x"
+ },
+ {
+ "filename" : "map_report_end.svg",
+ "idiom" : "universal",
+ "scale" : "3x"
+ }
+ ],
+ "info" : {
+ "author" : "xcode",
+ "version" : 1
+ }
+}
diff --git a/iosApp/iosApp/Assets.xcassets/MapReportEnd.imageset/map_report_end.svg b/iosApp/iosApp/Assets.xcassets/MapReportEnd.imageset/map_report_end.svg
new file mode 100644
index 0000000..ec134ba
--- /dev/null
+++ b/iosApp/iosApp/Assets.xcassets/MapReportEnd.imageset/map_report_end.svg
@@ -0,0 +1,11 @@
+<svg xmlns="http://www.w3.org/2000/svg"
+ width="24"
+ height="24"
+ viewBox="0 0 24 24">
+ <path
+ fill="#008000"
+ d="M12.36,6H7v6h7.24l0.4,2H18V8h-5.24z"/>
+ <path
+ fill="@android:color/black"
+ d="M14.4,6L14,4L5,4v17h2v-7h5.6l0.4,2h7L20,6h-5.6zM18,14h-3.36l-0.4,-2L7,12L7,6h5.36l0.4,2L18,8v6z"/>
+</svg>