mirror of
https://github.com/pkimpel/retro-220.git
synced 2026-04-14 15:55:30 +00:00
Commit initial attempt at design of organ switch images for B220ControlConsole.
This commit is contained in:
BIN
webUI/resources/Organ-Switch-Down.png
Normal file
BIN
webUI/resources/Organ-Switch-Down.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.0 KiB |
108
webUI/resources/Organ-Switch-Down.svg
Normal file
108
webUI/resources/Organ-Switch-Down.svg
Normal file
@@ -0,0 +1,108 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<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:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="1in"
|
||||
height="1in"
|
||||
viewBox="0 0 90.000002 90.000005"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r13725"
|
||||
sodipodi:docname="Organ-Switch-Down.svg"
|
||||
inkscape:export-filename="C:\Users\Paul\Desktop\Organ-Switch-Down.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90">
|
||||
<defs
|
||||
id="defs4">
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3344">
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop3346" />
|
||||
<stop
|
||||
style="stop-color:#f7f1e5;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop3348" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3344"
|
||||
id="radialGradient4168"
|
||||
cx="81.520531"
|
||||
cy="1017.5569"
|
||||
fx="81.520531"
|
||||
fy="1017.5569"
|
||||
r="36.521633"
|
||||
gradientTransform="matrix(-2.6174016e-6,1.6017903,-2.2178583,-3.6194663e-6,2301.7974,849.7871)"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#000000"
|
||||
bordercolor="#000000"
|
||||
borderopacity="1"
|
||||
inkscape:pageopacity="1"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="2.8"
|
||||
inkscape:cx="60.364078"
|
||||
inkscape:cy="27.79937"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
units="in"
|
||||
width="1in"
|
||||
inkscape:window-width="878"
|
||||
inkscape:window-height="669"
|
||||
inkscape:window-x="31"
|
||||
inkscape:window-y="29"
|
||||
inkscape:window-maximized="0">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3336"
|
||||
snapvisiblegridlinesonly="true"
|
||||
units="in"
|
||||
spacingx="4.5000001"
|
||||
spacingy="4.5000002"
|
||||
empspacing="4" />
|
||||
</sodipodi:namedview>
|
||||
<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></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(0,-962.36221)">
|
||||
<path
|
||||
style="fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:#d0d0d0;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 8.9999962,980.36221 c 0,0 -1.3040294,9.19309 0,13.5 1.5672478,5.17626 3.2345328,50.28569 8.6428568,50.28569 9.000002,0 45.357147,-0.3571 54.357143,-0.3571 6.708201,0 9,-54.42859 9,-54.42859 l 0,-9"
|
||||
id="path3342"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccsscc" />
|
||||
<path
|
||||
style="fill:url(#radialGradient4168);fill-opacity:1.0;fill-rule:evenodd;stroke:#d0d0d0;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 8.9999962,980.36221 c 0,0 2.2917958,58.71429 8.9999998,58.71429 l 54,0 c 6.708199,0 9,-58.71429 9,-58.71429 z"
|
||||
id="path3338"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="csscc" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.6 KiB |
Reference in New Issue
Block a user