diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-25 09:13:28 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-25 09:13:28 +0100 |
| commit | d81704ba871e048eca2f6a5428d22570ac9c24da (patch) | |
| tree | fbd8b27561fc76efab8a64eb540057f4a4748552 /graphics/src | |
| parent | 8e2d3d6c051b1385d5df4f58691e3a694f13a1d4 (diff) | |
New OS X menu bar icon for server.
Diffstat (limited to 'graphics/src')
| -rw-r--r-- | graphics/src/dcpomatic_small.svg | 91 |
1 files changed, 91 insertions, 0 deletions
diff --git a/graphics/src/dcpomatic_small.svg b/graphics/src/dcpomatic_small.svg new file mode 100644 index 000000000..e6b355c35 --- /dev/null +++ b/graphics/src/dcpomatic_small.svg @@ -0,0 +1,91 @@ +<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="71.686127mm" + height="71.686119mm" + viewBox="0 0 71.686127 71.686119" + version="1.1" + id="svg8" + inkscape:version="0.92+devel 15537" + sodipodi:docname="dcpomatic_small.svg"> + <defs + id="defs2" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.7" + inkscape:cx="117.53117" + inkscape:cy="33.622077" + inkscape:document-units="mm" + inkscape:current-layer="layer1" + inkscape:document-rotation="0" + showgrid="false" + inkscape:window-width="786" + inkscape:window-height="613" + inkscape:window-x="25" + inkscape:window-y="117" + inkscape:window-maximized="0" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" /> + <metadata + id="metadata5"> + <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(-47.183062,-92.736803)"> + <circle + style="color:#000000;overflow:visible;vector-effect:none;fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:8;stroke-miterlimit:4;stroke-dasharray:none" + id="path4807" + cx="83.026123" + cy="128.57986" + r="29.482143" /> + <circle + style="color:#000000;overflow:visible;vector-effect:none;fill:none;fill-rule:evenodd;stroke:#ff0000;stroke-width:8.56410217;stroke-miterlimit:4;stroke-dasharray:none" + id="path4807-3" + cx="83.026123" + cy="128.57986" + r="31.56101" /> + <text + xml:space="preserve" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:40.17214203px;line-height:125%;font-family:'DejaVu Sans';-inkscape-font-specification:'DejaVu Sans Bold';text-decoration:none;text-decoration-line:none;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;shape-padding:0;overflow:visible;vector-effect:none;fill:#ffffff;fill-rule:evenodd;stroke:#ff0000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" + x="67.004135" + y="142.65572" + id="text4826"><tspan + sodipodi:role="line" + id="tspan4824" + x="67.004135" + y="142.65572" + style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'DejaVu Sans';-inkscape-font-specification:'DejaVu Sans Bold';fill:#ffffff;stroke-width:0">D</tspan></text> + <circle + style="color:#000000;overflow:visible;vector-effect:none;fill:none;fill-rule:evenodd;stroke:#00ffff;stroke-width:3.1615386;stroke-miterlimit:4;stroke-dasharray:none" + id="path4828" + cx="83.026123" + cy="128.57986" + r="25.891365" /> + </g> +</svg> |
