123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127 |
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <!-- Created by Keith Packard -->
- <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"
- version="1.0"
- x="0"
- y="0"
- width="112"
- height="112"
- id="glider"
- inkscape:version="0.48.5 r10040"
- sodipodi:docname="glider.svg">
- <metadata
- id="metadata31">
- <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>
- <defs
- id="defs29" />
- <sodipodi:namedview
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1"
- objecttolerance="10"
- gridtolerance="10"
- guidetolerance="10"
- inkscape:pageopacity="0"
- inkscape:pageshadow="2"
- inkscape:window-width="1366"
- inkscape:window-height="730"
- id="namedview27"
- showgrid="false"
- inkscape:showpageshadow="false"
- fit-margin-top="2"
- fit-margin-left="2"
- fit-margin-right="2"
- fit-margin-bottom="2"
- inkscape:zoom="3.3714286"
- inkscape:cx="56"
- inkscape:cy="56.000007"
- inkscape:window-x="0"
- inkscape:window-y="38"
- inkscape:window-maximized="0"
- inkscape:current-layer="scale" />
- <g
- transform="translate(-4.0000002,-4.0000002)"
- id="g3">>
- <g
- id="scale"
- transform="scale(20,20)">
- <g
- id="dots"
- style="fill:#400040">
- <ellipse
- cx="3"
- cy="1"
- rx="0.69999999"
- ry="0.69999999"
- id="C1"
- sodipodi:cx="3"
- sodipodi:cy="1"
- sodipodi:rx="0.69999999"
- sodipodi:ry="0.69999999"
- d="M 3.7,1 C 3.7,1.3865993 3.3865993,1.7 3,1.7 2.6134007,1.7 2.3,1.3865993 2.3,1 2.3,0.61340068 2.6134007,0.30000001 3,0.30000001 3.3865993,0.30000001 3.7,0.61340068 3.7,1 z" />
- <ellipse
- cx="5"
- cy="3"
- rx="0.69999999"
- ry="0.69999999"
- id="ellipse19"
- sodipodi:cx="5"
- sodipodi:cy="3"
- sodipodi:rx="0.69999999"
- sodipodi:ry="0.69999999"
- d="M 5.7,3 C 5.7,3.3865993 5.3865993,3.7 5,3.7 4.6134007,3.7 4.3,3.3865993 4.3,3 4.3,2.6134007 4.6134007,2.3 5,2.3 5.3865993,2.3 5.7,2.6134007 5.7,3 z" />
- <ellipse
- cx="1"
- cy="5"
- rx="0.69999999"
- ry="0.69999999"
- id="ellipse21"
- sodipodi:cx="1"
- sodipodi:cy="5"
- sodipodi:rx="0.69999999"
- sodipodi:ry="0.69999999"
- d="M 1.7,5 C 1.7,5.3865993 1.3865993,5.7 1,5.7 0.61340068,5.7 0.30000001,5.3865993 0.30000001,5 0.30000001,4.6134007 0.61340068,4.3 1,4.3 1.3865993,4.3 1.7,4.6134007 1.7,5 z" />
- <ellipse
- cx="3"
- cy="5"
- rx="0.69999999"
- ry="0.69999999"
- id="ellipse23"
- sodipodi:cx="3"
- sodipodi:cy="5"
- sodipodi:rx="0.69999999"
- sodipodi:ry="0.69999999"
- d="M 3.7,5 C 3.7,5.3865993 3.3865993,5.7 3,5.7 2.6134007,5.7 2.3,5.3865993 2.3,5 2.3,4.6134007 2.6134007,4.3 3,4.3 3.3865993,4.3 3.7,4.6134007 3.7,5 z" />
- <ellipse
- cx="5"
- cy="5"
- rx="0.69999999"
- ry="0.69999999"
- id="ellipse25"
- sodipodi:cx="5"
- sodipodi:cy="5"
- sodipodi:rx="0.69999999"
- sodipodi:ry="0.69999999"
- d="M 5.7,5 C 5.7,5.3865993 5.3865993,5.7 5,5.7 4.6134007,5.7 4.3,5.3865993 4.3,5 4.3,4.6134007 4.6134007,4.3 5,4.3 5.3865993,4.3 5.7,4.6134007 5.7,5 z" />
- </g>
- </g>
- </g>
- </svg>
|