diff options
author | Arne Georg Gleditsch <argggh@lxr.linpro.no> | 2008-02-07 20:31:11 +0100 |
---|---|---|
committer | Arne Georg Gleditsch <argggh@lxr.linpro.no> | 2008-02-07 20:31:11 +0100 |
commit | 378a912bf79e1e5b6384b02b14919371ac0c4785 (patch) | |
tree | a7969b83c550188e093ac7e5b4aa5a6542908fd5 /cgi-bin/gfx/diff.svg | |
parent | f5277f0a49bfb6eb48c27de4d644b2f9e2f94e4f (diff) |
Provisions for mod_perl use, take one.
Diffstat (limited to 'cgi-bin/gfx/diff.svg')
-rw-r--r-- | cgi-bin/gfx/diff.svg | 129 |
1 files changed, 0 insertions, 129 deletions
diff --git a/cgi-bin/gfx/diff.svg b/cgi-bin/gfx/diff.svg deleted file mode 100644 index 46290d3..0000000 --- a/cgi-bin/gfx/diff.svg +++ /dev/null @@ -1,129 +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" - inkscape:export-filename="foo" - inkscape:export-xdpi="67.5" - inkscape:export-ydpi="67.5" - sodipodi:docbase="/home/argggh/privat/tshirt-art" - sodipodi:docname="diff.svg" - inkscape:output_extension="org.inkscape.output.svg.inkscape" - sodipodi:modified="true"> - <defs - id="defs2162"> - <linearGradient - id="linearGradient3207"> - <stop - style="stop-color:#e8ef1f;stop-opacity:0.3137255;" - offset="0" - id="stop3209" /> - <stop - style="stop-color:#e8ef1f;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" /> - <radialGradient - inkscape:collect="always" - xlink:href="#linearGradient3207" - id="radialGradient3246" - gradientUnits="userSpaceOnUse" - cx="23.32336" - cy="10.578739" - fx="23.32336" - fy="10.578739" - r="15" - gradientTransform="matrix(-0.740049,-0.6725529,0.6904064,-0.7596943,32.018907,33.65448)" /> - <radialGradient - inkscape:collect="always" - xlink:href="#linearGradient3207" - id="radialGradient3250" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.740049,-0.6725529,-0.6904064,-0.7596943,-1.8907e-2,45.65448)" - cx="23.32336" - cy="10.578739" - fx="23.32336" - fy="10.578739" - r="15" /> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="15.836083" - inkscape:cx="16.28893" - inkscape:cy="16.801809" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:grid-bbox="false" - inkscape:document-units="px" - inkscape:window-width="822" - inkscape:window-height="1025" - inkscape:window-x="280" - inkscape:window-y="96" - objecttolerance="50" - guidetolerance="50" - inkscape:object-nodes="false" - inkscape:object-points="false" - inkscape:object-bbox="false" - inkscape:guide-bbox="false" - inkscape:grid-points="true" - inkscape:object-paths="false" /> - <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"> - <path - style="fill:url(#radialGradient3246);fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:16.69999886;stroke-opacity:1" - d="M 31,11 L 21,1 L 21,6 L 14,6 L 14,14 L 21,14 L 21,19 L 31,11 z " - id="rect2168" - sodipodi:nodetypes="cccccccc" /> - <path - style="fill:url(#radialGradient3250);fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:16.69999886;stroke-opacity:1" - d="M 1,21 L 11,12 L 11,17 L 18,17 L 18,25 L 11,25 L 11,30 L 1,21 z " - id="path3248" - sodipodi:nodetypes="cccccccc" /> - </g> -</svg> |