Add iOS shortcut icons
This commit is contained in:
parent
b4819f581f
commit
d5dc08065b
7 changed files with 112 additions and 0 deletions
6
ios/Runner/Assets.xcassets/Contents.json
Normal file
6
ios/Runner/Assets.xcassets/Contents.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"info" : {
|
||||
"author" : "xcode",
|
||||
"version" : 1
|
||||
}
|
||||
}
|
||||
12
ios/Runner/Assets.xcassets/exclamation.imageset/Contents.json
vendored
Normal file
12
ios/Runner/Assets.xcassets/exclamation.imageset/Contents.json
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"filename" : "exclamation.pdf",
|
||||
"idiom" : "universal"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"author" : "xcode",
|
||||
"version" : 1
|
||||
}
|
||||
}
|
||||
BIN
ios/Runner/Assets.xcassets/exclamation.imageset/exclamation.pdf
vendored
Normal file
BIN
ios/Runner/Assets.xcassets/exclamation.imageset/exclamation.pdf
vendored
Normal file
Binary file not shown.
12
ios/Runner/Assets.xcassets/play.imageset/Contents.json
vendored
Normal file
12
ios/Runner/Assets.xcassets/play.imageset/Contents.json
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"filename" : "play.pdf",
|
||||
"idiom" : "universal"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"author" : "xcode",
|
||||
"version" : 1
|
||||
}
|
||||
}
|
||||
70
ios/Runner/Assets.xcassets/play.imageset/play.pdf
vendored
Normal file
70
ios/Runner/Assets.xcassets/play.imageset/play.pdf
vendored
Normal file
|
|
@ -0,0 +1,70 @@
|
|||
%PDF-1.5
|
||||
%µí®û
|
||||
4 0 obj
|
||||
<< /Length 5 0 R
|
||||
/Filter /FlateDecode
|
||||
>>
|
||||
stream
|
||||
xœmŠA
|
||||
Ã0ïzÅ~ ªÖŽë}B)494‡6ÿ‡È<E280A1>C A°Ì®†°¸<C2B0>Ùð^å'¦L,Õq…ÿŒÇË0oBCÊZ[Êàªüöm*ਞ{]„I%еyénÀÙ8þ®~ïä);¤<>!;
|
||||
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 <FEFF0049006E006B0073006300610070006500200031002E0034002E00310020002800680074007400700073003A002F002F0069006E006B00730063006100700065002E006F007200670029>
|
||||
/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
|
||||
12
ios/Runner/Assets.xcassets/stop.imageset/Contents.json
vendored
Normal file
12
ios/Runner/Assets.xcassets/stop.imageset/Contents.json
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"filename" : "stop.pdf",
|
||||
"idiom" : "universal"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"author" : "xcode",
|
||||
"version" : 1
|
||||
}
|
||||
}
|
||||
BIN
ios/Runner/Assets.xcassets/stop.imageset/stop.pdf
vendored
Normal file
BIN
ios/Runner/Assets.xcassets/stop.imageset/stop.pdf
vendored
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue