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.
71 lines
3.4 KiB
XML
71 lines
3.4 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(1261,-331.3622)"
|
|
id="layer1">
|
|
<g
|
|
transform="matrix(4,0,0,4,-1260,-997.08653)"
|
|
id="g6555-6">
|
|
<rect
|
|
width="60"
|
|
height="90"
|
|
rx="10"
|
|
ry="10"
|
|
x="0"
|
|
y="332.36218"
|
|
id="rect2987-1-8"
|
|
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="5"
|
|
y="337.36218"
|
|
id="rect3757-5-07"
|
|
style="fill:#5555ff;fill-opacity:1;fill-rule:evenodd;stroke:none"/>
|
|
<path
|
|
d="m 45,352.36216 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-2-7"
|
|
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"/>
|
|
<path
|
|
d="m 30,362.36217 c -5.52285,0 -10,4.47715 -10,10 v 10 c 0,5.52285 4.47715,10 10,10 5.52285,0 10,-4.47715 10,-10 v -10 c 0,-5.52285 -4.47715,-10 -10,-10 z m 0,5 c 2.76142,0 5,2.23858 5,5 v 10 c 0,2.76142 -2.23858,5 -5,5 -2.76142,0 -5,-2.23858 -5,-5 v -10 c 0,-2.76142 2.23858,-5 5,-5 z"
|
|
id="path3962-7-43"
|
|
style="fill:#5555ff;fill-opacity:1;fill-rule:evenodd;stroke:none"/>
|
|
<path
|
|
d="m 12.5,339.86217 c -2.76143,0 -5,2.23857 -5,5 v 5 c 0,2.76143 2.23857,5 5,5 2.76142,0 5,-2.23857 5,-5 v -5 c 0,-2.76143 -2.23858,-5 -5,-5 z m 0,2.5 c 1.38071,0 2.5,1.11929 2.5,2.5 v 5 c 0,1.38071 -1.11929,2.5 -2.5,2.5 -1.38071,0 -2.5,-1.11929 -2.5,-2.5 v -5 c 0,-1.38071 1.11929,-2.5 2.5,-2.5 z"
|
|
id="path3962-7-1-1"
|
|
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"/>
|
|
<path
|
|
d="m 47.5,399.86217 c -2.76143,0 -5,2.23857 -5,5 v 5 c 0,2.76143 2.23857,5 5,5 2.76142,0 5,-2.23857 5,-5 v -5 c 0,-2.76143 -2.23858,-5 -5,-5 z m 0,2.5 c 1.38071,0 2.5,1.11929 2.5,2.5 v 5 c 0,1.38071 -1.11929,2.5 -2.5,2.5 -1.38071,0 -2.5,-1.11929 -2.5,-2.5 v -5 c 0,-1.38071 1.11929,-2.5 2.5,-2.5 z"
|
|
id="path3962-7-1-2-3"
|
|
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|