mirror of
https://github.com/kierankihn/uno-game.git
synced 2025-12-27 02:13:18 +08:00
- Included SVG representations for yellow, green, blue, and red cards (numbers 0-3). - Organized assets for enhanced visual representation in UI.
83 lines
3.5 KiB
XML
83 lines
3.5 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
|
|
<svg
|
|
version="1.1"
|
|
width="242"
|
|
height="362"
|
|
id="svg2"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
xmlns:svg="http://www.w3.org/2000/svg"
|
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
xmlns:cc="http://creativecommons.org/ns#"
|
|
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
|
<defs
|
|
id="defs4"/>
|
|
<metadata
|
|
id="metadata7">
|
|
<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/>
|
|
</cc:Work>
|
|
</rdf:RDF>
|
|
</metadata>
|
|
<g
|
|
transform="translate(-1379,-331.3622)"
|
|
id="layer1">
|
|
<g
|
|
transform="matrix(4,0,0,4,-1260,-997.08653)"
|
|
id="g6643-5">
|
|
<rect
|
|
width="60"
|
|
height="90"
|
|
rx="10"
|
|
ry="10"
|
|
x="660"
|
|
y="332.36218"
|
|
id="rect2987-8-5-81-25-86"
|
|
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-dasharray:none"/>
|
|
<rect
|
|
width="50"
|
|
height="80"
|
|
rx="5"
|
|
ry="5"
|
|
x="665"
|
|
y="337.36218"
|
|
id="rect3757-26-33-5-8-1"
|
|
style="fill:#5555fd;fill-opacity:1;fill-rule:evenodd;stroke:none"/>
|
|
<path
|
|
d="m 705,352.36217 c -22.09139,0 -40,17.90861 -40,40 0,5.52285 4.47715,10 10,10 22.09139,0 40,-17.90861 40,-40 0,-5.52285 -4.47715,-10 -10,-10 z"
|
|
id="path3773-0-4-8-4-60-3-86-6-55"
|
|
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"/>
|
|
<path
|
|
d="m 690,361.11217 2.5,2.5 -10,10 c -2.5,2.5 -2.5,7.5 0,10 l 5,-5 10,-10 2.5,2.5 v -10 z"
|
|
id="path5973-41-1"
|
|
style="fill:#5555fd;fill-opacity:1;stroke:none"/>
|
|
<path
|
|
d="m 690,393.61217 -2.5,-2.5 10,-10 c 2.5,-2.5 2.5,-7.5 0,-10 l -5,5 -10,10 -2.5,-2.5 v 10 z"
|
|
id="path5973-4-6-9"
|
|
style="fill:#5555fd;fill-opacity:1;stroke:none"/>
|
|
<path
|
|
d="m 672.5,339.86216 1.25,1.25 -5,5 c -1.25,1.25 -1.25,3.75 0,5 l 2.5,-2.5 5,-5 1.25,1.25 v -5 z"
|
|
id="path5973-6-5-6"
|
|
style="fill:#ffffff;stroke:none"/>
|
|
<path
|
|
d="m 672.5,356.11216 -1.25,-1.25 5,-5 c 1.25,-1.25 1.25,-3.75 0,-5 l -2.5,2.5 -5,5 -1.25,-1.25 v 5 z"
|
|
id="path5973-4-3-5-45"
|
|
style="fill:#ffffff;stroke:none"/>
|
|
<path
|
|
d="m 707.5,398.61216 1.25,1.25 -5,5 c -1.25,1.25 -1.25,3.75 0,5 l 2.5,-2.5 5,-5 1.25,1.25 v -5 z"
|
|
id="path5973-6-5-2-4"
|
|
style="fill:#ffffff;stroke:none"/>
|
|
<path
|
|
d="m 707.5,414.86216 -1.25,-1.25 5,-5 c 1.25,-1.25 1.25,-3.75 0,-5 l -2.5,2.5 -5,5 -1.25,-1.25 v 5 z"
|
|
id="path5973-4-3-5-8-2"
|
|
style="fill:#ffffff;stroke:none"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|