diff --git a/ios/Runner/Assets.xcassets/Contents.json b/ios/Runner/Assets.xcassets/Contents.json new file mode 100644 index 0000000..73c0059 --- /dev/null +++ b/ios/Runner/Assets.xcassets/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/ios/Runner/Assets.xcassets/exclamation.imageset/Contents.json b/ios/Runner/Assets.xcassets/exclamation.imageset/Contents.json new file mode 100644 index 0000000..68b173a --- /dev/null +++ b/ios/Runner/Assets.xcassets/exclamation.imageset/Contents.json @@ -0,0 +1,12 @@ +{ + "images" : [ + { + "filename" : "exclamation.pdf", + "idiom" : "universal" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/ios/Runner/Assets.xcassets/exclamation.imageset/exclamation.pdf b/ios/Runner/Assets.xcassets/exclamation.imageset/exclamation.pdf new file mode 100644 index 0000000..504b777 Binary files /dev/null and b/ios/Runner/Assets.xcassets/exclamation.imageset/exclamation.pdf differ diff --git a/ios/Runner/Assets.xcassets/play.imageset/Contents.json b/ios/Runner/Assets.xcassets/play.imageset/Contents.json new file mode 100644 index 0000000..9c81bdc --- /dev/null +++ b/ios/Runner/Assets.xcassets/play.imageset/Contents.json @@ -0,0 +1,12 @@ +{ + "images" : [ + { + "filename" : "play.pdf", + "idiom" : "universal" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/ios/Runner/Assets.xcassets/play.imageset/play.pdf b/ios/Runner/Assets.xcassets/play.imageset/play.pdf new file mode 100644 index 0000000..81daf24 --- /dev/null +++ b/ios/Runner/Assets.xcassets/play.imageset/play.pdf @@ -0,0 +1,70 @@ +%PDF-1.5 +% +4 0 obj +<< /Length 5 0 R + /Filter /FlateDecode +>> +stream +xmA +0 z~ ֎}B)4946ȐC A̮^'L,q0oBCZ[Ê m*ਞ{]I%еyn8~);!; +endstream +endobj +5 0 obj + 104 +endobj +3 0 obj +<< + /ExtGState << + /a0 << /CA 1 /ca 1 >> + >> +>> +endobj +2 0 obj +<< /Type /Page % 1 + /Parent 1 0 R + /MediaBox [ 0 0 30 30 ] + /Contents 4 0 R + /Group << + /Type /Group + /S /Transparency + /I true + /CS /DeviceRGB + >> + /Resources 3 0 R +>> +endobj +1 0 obj +<< /Type /Pages + /Kids [ 2 0 R ] + /Count 1 +>> +endobj +6 0 obj +<< /Producer (cairo 1.16.0 (https://cairographics.org)) + /Creator + /CreationDate (D:20250608153318Z) +>> +endobj +7 0 obj +<< /Type /Catalog + /Pages 1 0 R +>> +endobj +xref +0 8 +0000000000 65535 f +0000000506 00000 n +0000000290 00000 n +0000000218 00000 n +0000000015 00000 n +0000000196 00000 n +0000000571 00000 n +0000000849 00000 n +trailer +<< /Size 8 + /Root 7 0 R + /Info 6 0 R +>> +startxref +901 +%%EOF diff --git a/ios/Runner/Assets.xcassets/stop.imageset/Contents.json b/ios/Runner/Assets.xcassets/stop.imageset/Contents.json new file mode 100644 index 0000000..f1eba03 --- /dev/null +++ b/ios/Runner/Assets.xcassets/stop.imageset/Contents.json @@ -0,0 +1,12 @@ +{ + "images" : [ + { + "filename" : "stop.pdf", + "idiom" : "universal" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/ios/Runner/Assets.xcassets/stop.imageset/stop.pdf b/ios/Runner/Assets.xcassets/stop.imageset/stop.pdf new file mode 100644 index 0000000..1ff7724 Binary files /dev/null and b/ios/Runner/Assets.xcassets/stop.imageset/stop.pdf differ