|
From: Tapio V. <aa...@us...> - 2010-10-28 21:40:15
|
Module: performous Branch: master Commit: fd2d6df37b703ebb576715c8748c90d31a4c1748 Author: Tapio Vierros <tap...@gm...> Date: Fri Oct 29 00:38:22 2010 +0300 Add forgotten device_selector.svg --- themes/default/device_selector.svg | 69 ++++++++++++++++++++++++++++++++++++ 1 files changed, 69 insertions(+), 0 deletions(-) diff --git a/themes/default/device_selector.svg b/themes/default/device_selector.svg new file mode 100644 index 0000000..0ed0a8a --- /dev/null +++ b/themes/default/device_selector.svg @@ -0,0 +1,69 @@ +<?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: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" + xml:space="preserve" + version="1.0" + id="layer1" + width="256" + height="256" + viewBox="0 0 38.4 38.4" + inkscape:version="0.48.0 r9654" + sodipodi:docname="device_selector.svg"><defs + id="defs19"><linearGradient + id="linearGradient3762"><stop + style="stop-color:#00266f;stop-opacity:1;" + offset="0" + id="stop3764" /><stop + style="stop-color:#49338a;stop-opacity:1;" + offset="1" + id="stop3766" /></linearGradient><linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3762" + id="linearGradient3768" + x1="33.130413" + y1="32.795361" + x2="6.3005142" + y2="6.3778343" + gradientUnits="userSpaceOnUse" /><filter + inkscape:collect="always" + id="filter3754"><feGaussianBlur + inkscape:collect="always" + stdDeviation="0.15" + id="feGaussianBlur3756" /></filter></defs><sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1057" + inkscape:window-height="784" + id="namedview17" + showgrid="false" + inkscape:zoom="2.328" + inkscape:cx="47.60517" + inkscape:cy="129.72509" + inkscape:window-x="165" + inkscape:window-y="112" + inkscape:window-maximized="0" + inkscape:current-layer="layer1" /><metadata + id="metadata1"><rdf:RDF><cc:Work + rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata> +<rect + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3768);stroke-width:2.39999999999999991;stroke-miterlimit:4;stroke-dasharray:none;opacity:1;stroke-linecap:butt;filter:url(#filter3754)" + id="rect2992" + width="30" + height="30" + x="4.1999998" + y="4.1999998" + ry="6.210372" /></svg> \ No newline at end of file |