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
2.8 KiB
XML
71 lines
2.8 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(-419,28.63777)"
|
|
id="layer1">
|
|
<g
|
|
transform="matrix(4,0,0,4,-1260,-1357.0865)"
|
|
id="g6611-7">
|
|
<rect
|
|
width="60"
|
|
height="90"
|
|
rx="10"
|
|
ry="10"
|
|
x="420"
|
|
y="332.36218"
|
|
id="rect2987-4-6"
|
|
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="425"
|
|
y="337.36218"
|
|
id="rect3757-2-5"
|
|
style="fill:#55aa55;fill-opacity:1;fill-rule:evenodd;stroke:none"/>
|
|
<path
|
|
d="m 465,352.36215 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-3-1"
|
|
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"/>
|
|
<path
|
|
d="m 441.5,362.36217 v 10 h 5 v -5 h 10 l -10,25 h 5 l 10,-25 v -5 h -15 z"
|
|
id="rect4014-39"
|
|
style="fill:#55aa55;fill-opacity:1;fill-rule:evenodd;stroke:none"/>
|
|
<path
|
|
d="m 427.5,339.86217 v 5 h 2.5 v -2.5 h 5 l -5,12.5 h 2.5 l 5,-12.5 v -2.5 H 430 Z"
|
|
id="rect4014-3-9"
|
|
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"/>
|
|
<path
|
|
d="m 472.5,414.86217 v -5 H 470 v 2.5 h -5 l 5,-12.5 h -2.5 l -5,12.5 v 2.5 h 7.5 z"
|
|
id="rect4014-3-3-59"
|
|
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|