diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2021-02-13 01:47:42 -0500 |
---|---|---|
committer | Kyle Gunger <kgunger12@gmail.com> | 2021-02-13 01:47:42 -0500 |
commit | 8798a7f1fbdbf13ca31d21c0242fbfa26bf36b6a (patch) | |
tree | ea948eacf8675e5b3d6cd1681d313024d343c0d4 /assets/nou/set-color.svg | |
parent | 5201f901dbe222e022d6986fa2299ba8ee2bd2da (diff) |
Assets and fixes
+ No, U assets
+ Working position css for decks
Diffstat (limited to 'assets/nou/set-color.svg')
-rw-r--r-- | assets/nou/set-color.svg | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/assets/nou/set-color.svg b/assets/nou/set-color.svg new file mode 100644 index 0000000..ef1158a --- /dev/null +++ b/assets/nou/set-color.svg @@ -0,0 +1,70 @@ +<?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" + width="512.0px" + height="512.0px" + viewBox="0 0 512.0 512.0" + version="1.1" + id="SVGRoot" + sodipodi:docname="set-color.svg" + inkscape:version="1.0.1 (unknown)"> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1920" + inkscape:window-height="1012" + id="namedview10" + showgrid="false" + inkscape:zoom="0.82421875" + inkscape:cx="-15.937654" + inkscape:cy="224.2913" + inkscape:window-x="1080" + inkscape:window-y="840" + inkscape:window-maximized="1" + inkscape:current-layer="layer1" /> + <defs + id="defs833" /> + <metadata + id="metadata836"> + <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 + id="layer1"> + <path + id="rect1415" + style="fill:#ff0000;stroke:#000000;stroke-width:8;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" + d="M 304,48 A 151.48635,219.68977 26.384962 0 0 96,256 H 256 L 304.45312,48 Z" /> + <path + id="rect1415-4" + style="fill:#00ff00;stroke:#000000;stroke-width:8;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" + d="M 208,464 A 151.48635,219.68977 26.384962 0 0 416,256 H 256 l -48.45312,208 z" /> + <path + id="rect1415-0" + style="fill:#ffff00;stroke:#000000;stroke-width:8;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" + d="M 304.90624,48 A 151.48635,219.68977 26.384962 0 1 416,256 H 256 L 304.45312,48 Z" /> + <path + id="rect1415-0-7" + style="fill:#0000ff;stroke:#000000;stroke-width:8;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" + d="M 207.09376,464 A 151.48635,219.68977 26.384962 0 1 96,256 h 160 l -48.45312,208 z" /> + </g> +</svg> |