12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 |
- <?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="744.09448819"
- height="1052.3622047"
- id="svg2"
- version="1.1"
- inkscape:version="0.48.3.1 r9886"
- sodipodi:docname="arrows.svg">
- <defs
- id="defs4" />
- <sodipodi:namedview
- id="base"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0.0"
- inkscape:pageshadow="2"
- inkscape:zoom="0.49497475"
- inkscape:cx="403.75414"
- inkscape:cy="567.05191"
- inkscape:document-units="px"
- inkscape:current-layer="layer1"
- showgrid="false"
- inkscape:window-width="1315"
- inkscape:window-height="877"
- inkscape:window-x="1753"
- inkscape:window-y="100"
- inkscape:window-maximized="0" />
- <metadata
- id="metadata7">
- <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">
- <path
- style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
- d="m 134.02069,231.56865 86.95311,0 -38.89061,246.03124 155.56249,0 -38.89062,-246.03124 86.95312,0 L 259.86444,75.974895 z"
- id="rect2985"
- inkscape:connector-curvature="0"
- sodipodi:nodetypes="cccccccc"
- inkscape:export-filename="/home/midas/git/cardtrick/CardTrick/sourceart/images/up_arrow.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90" />
- <path
- sodipodi:nodetypes="cccccccc"
- inkscape:connector-curvature="0"
- id="path2990"
- d="m 638.39568,322.00614 -86.95312,0 38.89062,-246.031245 -155.5625,0 38.89063,246.031245 -86.95313,0 125.84375,155.59375 z"
- style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
- inkscape:export-filename="/home/midas/git/cardtrick/CardTrick/sourceart/images/down_arrow.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90" />
- <path
- sodipodi:nodetypes="cccccccc"
- inkscape:connector-curvature="0"
- id="path2992"
- d="m 431.42692,731.28759 0,86.95312 -246.03125,-38.89062 0,155.5625 246.03125,-38.89063 0,86.95313 155.59375,-125.84375 z"
- style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
- inkscape:export-filename="/home/midas/git/cardtrick/CardTrick/sourceart/images/right_arrow.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90" />
- <path
- style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
- d="m 340.98942,730.28749 0,-86.95312 246.03125,38.89062 0,-155.5625 -246.03125,38.89063 0,-86.95313 -155.59376,125.84375 z"
- id="path2994"
- inkscape:connector-curvature="0"
- sodipodi:nodetypes="cccccccc"
- inkscape:export-filename="/home/midas/git/cardtrick/CardTrick/sourceart/images/left_arrow.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90" />
- </g>
- </svg>
|