1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-10-29 06:26:02 +00:00

Maj icones iOS

This commit is contained in:
yostane 2018-11-04 21:20:30 +01:00
parent 87141beb76
commit 41ee0f47fe
26 changed files with 3263 additions and 3445 deletions

File diff suppressed because it is too large Load diff

View file

@ -130,7 +130,7 @@
<Version>1.5.231</Version>
</PackageReference>
<PackageReference Include="Xamarin.Forms">
<Version>3.3.0.912540</Version>
<Version>3.3.0.967583</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>
@ -218,30 +218,27 @@
<ImageAsset Include="Media.xcassets\icon.imageset\black-book.pdf">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Media.xcassets\spell_book.imageset\Contents.json">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Media.xcassets\dragon_head.imageset\Contents.json">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Media.xcassets\wooden_sign.imageset\Contents.json">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Media.xcassets\dragon_head.imageset\dragon_head.png">
<ImageAsset Include="Media.xcassets\stars_stack.imageset\Contents.json">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Media.xcassets\spell_book.imageset\spell_book.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Media.xcassets\wooden_sign.imageset\wooden_sign.png">
<ImageAsset Include="Media.xcassets\crystal_ball.imageset\Contents.json">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Media.xcassets\spell_book.imageset\Contents.json" />
<ImageAsset Include="Media.xcassets\stars_stack.imageset\stars-stack.png" />
<ImageAsset Include="Media.xcassets\spell_book.imageset\spell-book.png" />
<ImageAsset Include="Media.xcassets\wooden_sign.imageset\wooden-sign.png" />
<ImageAsset Include="Media.xcassets\crystal_ball.imageset\crystal-ball-ios.png" />
</ItemGroup>
<ItemGroup>
<Folder Include="Media.xcassets\dragon_head.imageset\" />
<Folder Include="Media.xcassets\icon.imageset\" />
<Folder Include="Media.xcassets\spell_book.imageset\" />
<Folder Include="Media.xcassets\wooden_sign.imageset\" />
<Folder Include="Media.xcassets\stars_stack.imageset\" />
<Folder Include="Media.xcassets\crystal_ball.imageset\" />
<Folder Include="Media.xcassets\spell_book.imageset\" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />
</Project>

View file

@ -0,0 +1,94 @@
{
"images": [
{
"idiom": "universal"
},
{
"scale": "1x",
"idiom": "universal"
},
{
"scale": "2x",
"idiom": "universal"
},
{
"filename": "crystal-ball-ios.png",
"scale": "3x",
"idiom": "universal"
},
{
"idiom": "iphone"
},
{
"scale": "1x",
"idiom": "iphone"
},
{
"scale": "2x",
"idiom": "iphone"
},
{
"subtype": "retina4",
"scale": "2x",
"idiom": "iphone"
},
{
"scale": "3x",
"idiom": "iphone"
},
{
"idiom": "ipad"
},
{
"scale": "1x",
"idiom": "ipad"
},
{
"scale": "2x",
"idiom": "ipad"
},
{
"idiom": "watch"
},
{
"scale": "2x",
"idiom": "watch"
},
{
"screenWidth": "{130,145}",
"scale": "2x",
"idiom": "watch"
},
{
"screenWidth": "{146,165}",
"scale": "2x",
"idiom": "watch"
},
{
"idiom": "mac"
},
{
"scale": "1x",
"idiom": "mac"
},
{
"scale": "2x",
"idiom": "mac"
},
{
"idiom": "car"
},
{
"scale": "2x",
"idiom": "car"
},
{
"scale": "3x",
"idiom": "car"
}
],
"info": {
"version": 1,
"author": "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,021 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

View file

@ -12,7 +12,7 @@
"idiom": "universal"
},
{
"filename": "spell_book.png",
"filename": "spell-book.png",
"scale": "3x",
"idiom": "universal"
},
@ -74,6 +74,17 @@
{
"scale": "2x",
"idiom": "mac"
},
{
"idiom": "car"
},
{
"scale": "2x",
"idiom": "car"
},
{
"scale": "3x",
"idiom": "car"
}
],
"info": {

Binary file not shown.

After

Width:  |  Height:  |  Size: 978 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.3 KiB

View file

@ -12,7 +12,7 @@
"idiom": "universal"
},
{
"filename": "dragon_head.png",
"filename": "stars-stack.png",
"scale": "3x",
"idiom": "universal"
},
@ -74,6 +74,17 @@
{
"scale": "2x",
"idiom": "mac"
},
{
"idiom": "car"
},
{
"scale": "2x",
"idiom": "car"
},
{
"scale": "3x",
"idiom": "car"
}
],
"info": {

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -12,7 +12,7 @@
"idiom": "universal"
},
{
"filename": "wooden_sign.png",
"filename": "wooden-sign.png",
"scale": "3x",
"idiom": "universal"
},
@ -74,6 +74,17 @@
{
"scale": "2x",
"idiom": "mac"
},
{
"idiom": "car"
},
{
"scale": "2x",
"idiom": "car"
},
{
"scale": "3x",
"idiom": "car"
}
],
"info": {

Binary file not shown.

After

Width:  |  Height:  |  Size: 515 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8" ?>
<?xml version="1.0" encoding="utf-8" ?>
<TabbedPage
xmlns="http://xamarin.com/schemas/2014/forms"
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,021 B

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<svg style="height: 512px; width: 512px;" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<path d="M0 0h512v512H0z" fill="#fff" fill-opacity="0"/>
<g class="" style="touch-action: none;" transform="matrix(1.065038, 0, 0, 1.065038, -14.622874, -19.210009)">
<path d="M254.563 20.75c-42.96 0-85.918 16.387-118.688 49.156-65.54 65.54-65.852 172.15-.313 237.688 65.54 65.54 172.15 65.226 237.688-.313 65.54-65.538 65.54-171.835 0-237.374-32.77-32.77-75.728-49.156-118.688-49.156zm-.157 18.47c25.68.053 51.363 6.724 74.313 19.968-13.573-3.984-26.266-2.455-34.22 5.5-14.437 14.437-7.796 44.485 14.813 67.093 22.608 22.61 52.625 29.22 67.062 14.782 8.523-8.522 9.706-22.468 4.594-37.125 36.352 57.684 29.586 134.6-20.69 184.875-29.158 29.16-67.353 43.773-105.56 43.813 9.436-2.3 17.762-6.732 24.436-13.406 28.885-28.886 15.64-88.954-29.594-134.19-45.234-45.233-105.302-58.51-134.187-29.624-4.052 4.052-7.266 8.723-9.688 13.875 3.092-33.537 17.473-66.222 43.157-91.905 29.198-29.2 67.384-43.737 105.562-43.656zM386.97 319.28c-.205.206-.39.422-.595.626-72.78 72.78-191.252 73.155-264.03.375-.278-.275-.54-.565-.814-.842-11.987 9.483-18.81 20.384-18.81 32 0 36.523 67.315 66.125 151.343 66.125 84.027 0 152.093-29.6 152.093-66.125 0-11.68-6.97-22.637-19.187-32.157zm39.717 54.564c-22.225 32.29-91.192 55.906-172.625 55.906-81.172 0-149.954-23.46-172.406-55.594-12.638 11.3-19.72 24.052-19.72 37.563.002 46.928 85.546 85.03 192.064 85.03 106.518 0 192.97-38.1 192.97-85.03 0-13.637-7.313-26.498-20.283-37.876z" fill="#000" fill-opacity="1"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

BIN
Data/Icons/crystal-ball.pdf Normal file

Binary file not shown.

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<svg style="height: 512px; width: 512px;" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<path d="M0 0h512v512H0z" fill="#fff" fill-opacity="0"/>
<g class="" style="touch-action: none;" transform="matrix(1.078146, 0, 0, 1.078146, -20.005201, -20.069828)">
<path d="M319.61 20.654c13.145 33.114 13.144 33.115-5.46 63.5 33.114-13.145 33.116-13.146 63.5 5.457-13.145-33.114-13.146-33.113 5.457-63.498-33.114 13.146-33.113 13.145-63.498-5.459zM113.024 38.021c-11.808 21.04-11.808 21.04-35.724 24.217 21.04 11.809 21.04 11.808 24.217 35.725 11.808-21.04 11.808-21.04 35.724-24.217-21.04-11.808-21.04-11.808-24.217-35.725zm76.55 56.184c-.952 50.588-.95 50.588-41.991 80.18 50.587.95 50.588.95 80.18 41.99.95-50.588.95-50.588 41.99-80.18-50.588-.95-50.588-.95-80.18-41.99zm191.177 55.885c-.046 24.127-.048 24.125-19.377 38.564 24.127.047 24.127.046 38.566 19.375.047-24.126.046-24.125 19.375-38.564-24.126-.047-24.125-.046-38.564-19.375zm-184.086 83.88c-1.191.024-2.36.07-3.492.134-18.591 1.064-41.868 8.416-77.445 22.556L76.012 433.582c78.487-20.734 132.97-21.909 170.99-4.615V247.71c-18.076-8.813-31.79-13.399-46.707-13.737a91.166 91.166 0 0 0-3.629-.002zm122.686 11.42c-2.916-.026-5.81.011-8.514.098-12.81.417-27.638 2.215-45.84 4.522V427.145c43.565-7.825 106.85-4.2 171.244 7.566l-39.78-177.197c-35.904-8.37-56.589-11.91-77.11-12.123zm2.289 16.95c18.889.204 36.852 2.768 53.707 5.02l4.437 16.523c-23.78-3.75-65.966-4.906-92.467-.98l-.636-17.805c11.959-2.154 23.625-2.88 34.959-2.758zm-250.483 4.658l-10.617 46.004h24.094l10.326-46.004H71.158zm345.881 0l39.742 177.031 2.239 9.973 22.591-.152-40.855-186.852h-23.717zm-78.857 57.82c16.993.026 33.67.791 49.146 2.223l3.524 17.174c-32.645-3.08-72.58-2.889-102.995 0l-.709-17.174c16.733-1.533 34.04-2.248 51.034-2.223zm-281.793 6.18l-6.924 30.004h24.394l6.735-30.004H56.389zm274.418 27.244c4.656.021 9.487.085 14.716.203l2.555 17.498c-19.97-.471-47.115.56-59.728 1.05l-.7-17.985c16.803-.493 29.189-.828 43.157-.766zm41.476.447c8.268.042 16.697.334 24.121.069l2.58 17.74c-8.653-.312-24.87-.83-32.064-.502l-2.807-17.234a257.25 257.25 0 0 1 8.17-.073zm-326.97 20.309l-17.985 77.928 25.035-.17 17.455-77.758H45.313zm303.164 11.848c19.608-.01 38.66.774 56.449 2.572l2.996 20.787c-34.305-4.244-85.755-7.697-119.1-3.244l-.14-17.922c20.02-1.379 40.186-2.183 59.795-2.193zm-166.606 44.05c-30.112.09-67.916 6.25-115.408 19.76l-7.22 2.053 187.759-1.27v-6.347c-16.236-9.206-37.42-14.278-65.13-14.196zm134.41 6.174c-19.63.067-37.112 1.439-51.283 4.182v10.064l177.594-1.203c-44.322-8.634-89.137-13.17-126.31-13.043zM26 475v18h460v-18H26z" fill="#000" fill-opacity="1"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

BIN
Data/Icons/spell-book.pdf Normal file

Binary file not shown.

BIN
Data/Icons/spell-book.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 978 B

View file

@ -0,0 +1,72 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 69 69"
id="svg2"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="stars-stack-ios.svg"
width="69"
height="69">
<metadata
id="metadata14">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs12" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="808"
inkscape:window-height="480"
id="namedview10"
showgrid="false"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:zoom="0.4609375"
inkscape:cx="256"
inkscape:cy="256"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0"
inkscape:current-layer="svg2" />
<path
d="M 3.76e-8,-443 512,-443 512,69.000004 3.76e-8,69.000004 Z"
id="path4"
inkscape:connector-curvature="0"
style="fill:#ffffff;fill-opacity:0" />
<g
class=""
transform="matrix(0.14979159,0,0,0.15897409,-3.846648,-6.1974459)"
id="g6"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<path
d="m 256.65,38.984 -49.697,100.702 -111.13,16.146 80.413,78.385 -18.982,110.68 99.396,-52.256 99.397,52.256 -18.983,-110.68 80.413,-78.384 L 306.35,139.687 256.65,38.985 Z M 112,308.826 85.326,362.876 25.68,371.541 68.84,413.614 58.652,473.017 112,444.97 165.348,473.016 155.16,413.613 198.32,371.541 138.674,362.876 112,308.825 Z m 288,0 -26.674,54.05 -59.646,8.665 43.16,42.073 -10.188,59.403 L 400,444.97 453.348,473.016 443.16,413.613 486.32,371.541 426.674,362.876 400,308.825 Z"
id="path8"
inkscape:connector-curvature="0"
style="fill:#000000;fill-opacity:1" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

BIN
Data/Icons/stars-stack.pdf Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

BIN
Data/Icons/stars-stack.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<svg style="height: 512px; width: 512px;" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<path d="M0 0h512v512H0z" fill="#fff" fill-opacity="0"/>
<g class="" style="touch-action: none;" transform="matrix(1.107456, 0, 0, 1.107456, -18.29319, -37.795338)">
<path d="M240.03 35.938c-1.08.01-2.168.062-3.25.124-8.644.502-17.16 2.8-22.5 5.97-5.336 3.167-7.018 5.72-6.81 9.593v.25l.78 28.156 59.97-1.28-.876-31.844c-.148-3.014-1.806-5.15-7.47-7.593C255.63 37.48 249.63 36.27 243.25 36c-1.063-.045-2.138-.074-3.22-.063zm224.94 57.218L33.593 102.53l1.375 62 154.655 4.064-148.156 9.72-2.907 98.81 1.406.313 8.06 1.844-.843 8.22-6.906 67.47 429.533-9.283L464.219 283l-140.376-3.656 139.22-9.156-8.877-99.407-138.875-3.624 151.032-9.937-1.375-64.064zM276.31 368.562l-59.875 1.282L220 495.78h59.844l-3.53-127.217z" fill="#000" fill-opacity="1"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 906 B

View file

@ -0,0 +1,71 @@
%PDF-1.4
%µí®û
3 0 obj
<< /Length 4 0 R
/Filter /FlateDecode
>>
stream
xœmRKŽA Û×)ê!ŸÊ§ŽÁÐHÌ, àþÔ‹î¸+.ÇÎÏÅ»Ÿ_ïûË7Þï¿—«mó$>¹lÉK*ò vQÙ­®ñ<C2AE>äøºnû ˆ<>°®<C2B0><kKJqÔ‡Ê5£n:¥“Ù-8™œ@¸[Q;<3B>ƒŽS$Uk€À;NZ2-ÿ¾g¿†‡·©Ñík+CI ‡®Õ~-@LÎ5Ì¥s†ÿÎ"Ä@ä^ˆlqQ5z9F¼KôÍW(Õz>§º²¥t Ãæ²Ç/¡8Ÿæùn{Ëâ©ý©ù¡{ü~Û«å¥Â9$fÈ@<40>äÂÎq—&^<>`þ£Héâ$ñ ÝO
[5¢Š®bÈ„U>À…WÀçz:€Ä´Hµ“f
Dž¾²IJ´¾Æ*s¬lNë(&7ß«<C39F>­­Ê†÷\í$ìÀµqK¦»»xœRøz¥yjBP/
›»ÎcalèÄÚ<C384>ècA).¼{á°±IŠÕã <C3A3>Þ X­£ªC¿<43>œOàß××õîÍœÀ
endstream
endobj
4 0 obj
410
endobj
2 0 obj
<<
/ExtGState <<
/a0 << /CA 1 /ca 1 >>
>>
>>
endobj
5 0 obj
<< /Type /Page
/Parent 1 0 R
/MediaBox [ 0 0 384 384 ]
/Contents 3 0 R
/Group <<
/Type /Group
/S /Transparency
/I true
/CS /DeviceRGB
>>
/Resources 2 0 R
>>
endobj
1 0 obj
<< /Type /Pages
/Kids [ 5 0 R ]
/Count 1
>>
endobj
6 0 obj
<< /Creator (cairo 1.14.8 (http://cairographics.org))
/Producer (cairo 1.14.8 (http://cairographics.org))
>>
endobj
7 0 obj
<< /Type /Catalog
/Pages 1 0 R
>>
endobj
xref
0 8
0000000000 65535 f
0000000810 00000 n
0000000524 00000 n
0000000015 00000 n
0000000502 00000 n
0000000596 00000 n
0000000875 00000 n
0000001002 00000 n
trailer
<< /Size 8
/Root 7 0 R
/Info 6 0 R
>>
startxref
1054
%%EOF

BIN
Data/Icons/wooden-sign.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 515 B