diff options
author | Bdale Garbee <bdale@gag.com> | 2014-09-13 12:28:41 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2014-09-13 12:28:41 -0600 |
commit | c871dd92a548e6af1e14d8866e01dda37d129747 (patch) | |
tree | 0a22e3645841e464db1c1c937c73965c88e2b1e8 /AltOS/doc/easymega.svg | |
parent | d97214a95c2f49e41e70a57519034b4e3c3c693a (diff) |
update docs
Diffstat (limited to 'AltOS/doc/easymega.svg')
-rw-r--r-- | AltOS/doc/easymega.svg | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/AltOS/doc/easymega.svg b/AltOS/doc/easymega.svg new file mode 100644 index 0000000..6d9d766 --- /dev/null +++ b/AltOS/doc/easymega.svg @@ -0,0 +1,33 @@ +<?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" + width="2.5in" + height="1.5in" + viewBox="0 0 250 150" + preserveaspectratio="none" + id="svg2" + version="1.1"> + <g transform="translate(12.5,12.5)" + style="fill:none;stroke:#000000;stroke-width:1;stroke-linejoin:miter;font-size:24"> + <!-- outline --> + <rect width="225" height="125" x="0" y="0"/> + <!-- holes --> + <path d="M12.5,12.5 m-6.25,0 a6.25,6.25,0,1,0,12.5,0 a6.25,6.25,0,1,0,-12.5,0 l12.5,0 m-6.25,-6.25 l0,12.5"/> + <path d="M212.5,12.5 m-6.25,0 a6.25,6.25,0,1,0,12.5,0 a6.25,6.25,0,1,0,-12.5,0 l12.5,0 m-6.25,-6.25 l0,12.5"/> + <path d="M12.5,112.5 m-6.25,0 a6.25,6.25,0,1,0,12.5,0 a6.25,6.25,0,1,0,-12.5,0 l12.5,0 m-6.25,-6.25 l0,12.5"/> + <path d="M212.5,112.5 m-6.25,0 a6.25,6.25,0,1,0,12.5,0 a6.25,6.25,0,1,0,-12.5,0 l12.5,0 m-6.25,-6.25 l0,12.5"/> + <!-- arrow --> + <path d="M50,62.5 l125,0"/> + <path style="fill:#000000;stroke:none" d="M175,57.5 l10,5 l-10,5 z"/> + <!-- label --> + <text x="112.5" y="57.5" style="fill:#000000;stroke:none" text-anchor="middle">EasyMega</text> + <g transform="rotate(90)"> + <text x="62.5" y="-190" style="fill:#000000;stroke:none" text-anchor="middle">UP</text> + </g> + </g> +</svg> |