diff options
author | Devaev Maxim <[email protected]> | 2020-02-20 11:11:39 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2020-02-20 11:11:39 +0300 |
commit | 6cd4a0a988da566243381d7387114f4cfe9eba5f (patch) | |
tree | d6ce16b110429a0c874421ce9e595e082ffff0ef /web/share/svg/led-square.svg | |
parent | d732b4f518ba59a69c608c8b2a46e5ec74ee294b (diff) |
otg keyboard leds
Diffstat (limited to 'web/share/svg/led-square.svg')
-rw-r--r-- | web/share/svg/led-square.svg | 111 |
1 files changed, 111 insertions, 0 deletions
diff --git a/web/share/svg/led-square.svg b/web/share/svg/led-square.svg new file mode 100644 index 00000000..f677e004 --- /dev/null +++ b/web/share/svg/led-square.svg @@ -0,0 +1,111 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> + +<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" + version="1.1" + id="Layer_1" + x="0px" + y="0px" + viewBox="0 0 512 512" + style="enable-background:new 0 0 512 512;" + xml:space="preserve" + sodipodi:docname="led-square.svg" + inkscape:version="0.92.4 5da689c313, 2019-01-14"><metadata + id="metadata85"><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><defs + id="defs83"> + + + + </defs><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="1020" + id="namedview81" + showgrid="false" + inkscape:zoom="0.921875" + inkscape:cx="223.44119" + inkscape:cy="239.43047" + inkscape:window-x="0" + inkscape:window-y="30" + inkscape:window-maximized="1" + inkscape:current-layer="Layer_1" /> + + + +<path + d="M 460,0 H 52 C 23.28,0 0,23.28 0,52 v 408 c 0,28.72 23.28,52 52,52 h 408 c 28.72,0 52,-23.28 52,-52 V 52 C 512,23.28 488.72,0 460,0 Z" + id="path20" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssssssss" /> + + + + +<g + id="g50"> +</g> +<g + id="g52"> +</g> +<g + id="g54"> +</g> +<g + id="g56"> +</g> +<g + id="g58"> +</g> +<g + id="g60"> +</g> +<g + id="g62"> +</g> +<g + id="g64"> +</g> +<g + id="g66"> +</g> +<g + id="g68"> +</g> +<g + id="g70"> +</g> +<g + id="g72"> +</g> +<g + id="g74"> +</g> +<g + id="g76"> +</g> +<g + id="g78"> +</g> +<rect + style="opacity:1;fill:none;fill-opacity:1;paint-order:normal" + id="rect4830" + width="478.37289" + height="351.45764" + x="26.033897" + y="58.576271" /></svg>
\ No newline at end of file |