diff options
Diffstat (limited to 'cgi-bin/gfx/close.svg')
-rw-r--r-- | cgi-bin/gfx/close.svg | 102 |
1 files changed, 0 insertions, 102 deletions
diff --git a/cgi-bin/gfx/close.svg b/cgi-bin/gfx/close.svg deleted file mode 100644 index 2207f0f..0000000 --- a/cgi-bin/gfx/close.svg +++ /dev/null @@ -1,102 +0,0 @@ -<?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://web.resource.org/cc/" - 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="32px" - height="32px" - id="svg2160" - sodipodi:version="0.32" - inkscape:version="0.45" - sodipodi:modified="TRUE" - inkscape:export-filename="foo" - inkscape:export-xdpi="67.5" - inkscape:export-ydpi="67.5"> - <defs - id="defs2162"> - <linearGradient - id="linearGradient3207"> - <stop - style="stop-color:#f19257;stop-opacity:0.31632653;" - offset="0" - id="stop3209" /> - <stop - style="stop-color:#e25213;stop-opacity:1;" - offset="1" - id="stop3211" /> - </linearGradient> - <linearGradient - id="linearGradient3185"> - <stop - style="stop-color:#ed2929;stop-opacity:1;" - offset="1" - id="stop3187" /> - </linearGradient> - <radialGradient - inkscape:collect="always" - xlink:href="#linearGradient3207" - id="radialGradient3217" - cx="16" - cy="16" - fx="16" - fy="16" - r="15" - gradientUnits="userSpaceOnUse" /> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="11.197802" - inkscape:cx="16" - inkscape:cy="16" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:grid-bbox="true" - inkscape:document-units="px" - inkscape:window-width="822" - inkscape:window-height="596" - inkscape:window-x="427" - inkscape:window-y="289" /> - <metadata - id="metadata2165"> - <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> - <g - id="layer1" - inkscape:label="Layer 1" - inkscape:groupmode="layer"> - <rect - style="opacity:1;fill:url(#radialGradient3217);fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:16.69999886;stroke-dasharray:none;stroke-opacity:1" - id="rect2168" - width="30" - height="30" - x="1" - y="1" /> - <path - style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#dfdfdf;stroke-width:5;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" - d="M 27,27 L 5,5" - id="path2170" /> - <path - style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#dfdfdf;stroke-width:5;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - d="M 4.92738,27.193327 L 27.04318,5.1040233" - id="path3219" - sodipodi:nodetypes="cc" /> - </g> -</svg> |