comparison source/svg/snake-head.svg @ 35:f774b4ad2b51

svg snake bits
author Adrianna Pińska <adrianna.pinska@gmail.com>
date Sun, 11 Sep 2011 14:34:59 +0200
parents
children
comparison
equal deleted inserted replaced
34:aa62d4138522 35:f774b4ad2b51
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
4 <svg
5 xmlns:dc="http://purl.org/dc/elements/1.1/"
6 xmlns:cc="http://creativecommons.org/ns#"
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8 xmlns:svg="http://www.w3.org/2000/svg"
9 xmlns="http://www.w3.org/2000/svg"
10 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12 width="200"
13 height="200"
14 id="svg2"
15 version="1.1"
16 inkscape:version="0.48.1 r9760"
17 sodipodi:docname="snake-h.svg">
18 <defs
19 id="defs4">
20 <linearGradient
21 id="linearGradient3765">
22 <stop
23 style="stop-color:#0000ff;stop-opacity:1;"
24 offset="0"
25 id="stop3781" />
26 <stop
27 id="stop3783"
28 offset="0.5"
29 style="stop-color:#0000ff;stop-opacity:0;" />
30 <stop
31 id="stop3769"
32 offset="1"
33 style="stop-color:#0000ff;stop-opacity:1;" />
34 </linearGradient>
35 </defs>
36 <sodipodi:namedview
37 id="base"
38 pagecolor="#ffffff"
39 bordercolor="#666666"
40 borderopacity="1.0"
41 inkscape:pageopacity="0.0"
42 inkscape:pageshadow="2"
43 inkscape:zoom="2.915"
44 inkscape:cx="95.893071"
45 inkscape:cy="86.277873"
46 inkscape:document-units="px"
47 inkscape:current-layer="layer1"
48 showgrid="false"
49 inkscape:window-width="1172"
50 inkscape:window-height="752"
51 inkscape:window-x="108"
52 inkscape:window-y="0"
53 inkscape:window-maximized="1"
54 showguides="true"
55 inkscape:guide-bbox="true">
56 <sodipodi:guide
57 orientation="0,1"
58 position="200,180"
59 id="guide4133" />
60 <sodipodi:guide
61 orientation="0,1"
62 position="200,20"
63 id="guide4135" />
64 <sodipodi:guide
65 orientation="1,0"
66 position="100,180"
67 id="guide4137" />
68 <sodipodi:guide
69 orientation="0,1"
70 position="100,190"
71 id="guide4139" />
72 <sodipodi:guide
73 orientation="0,1"
74 position="100,10"
75 id="guide4141" />
76 </sodipodi:namedview>
77 <metadata
78 id="metadata7">
79 <rdf:RDF>
80 <cc:Work
81 rdf:about="">
82 <dc:format>image/svg+xml</dc:format>
83 <dc:type
84 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
85 <dc:title></dc:title>
86 </cc:Work>
87 </rdf:RDF>
88 </metadata>
89 <g
90 inkscape:label="Layer 1"
91 inkscape:groupmode="layer"
92 id="layer1"
93 transform="translate(0,-852.36218)">
94 <path
95 transform="matrix(0,1,-1,0,0,0)"
96 style="fill:#7cff00;fill-opacity:0.98431373;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-opacity:1"
97 d="m 952.36219,-200 c 80.00001,0 90.00001,100 90.00001,200 L 862.36218,0 c 0,-100 10,-200 90.00001,-200 z"
98 id="rect3785"
99 inkscape:connector-curvature="0"
100 sodipodi:nodetypes="cccc" />
101 <g
102 id="g4657"
103 transform="translate(-14.751287,3.0874786)">
104 <path
105 transform="matrix(1.0485612,0,0,1.313063,-25.50008,835.13844)"
106 d="m 147.16981,88.164665 c 0,21.030395 -21.34903,38.078905 -47.68439,38.078905 -26.335362,0 -47.684391,-17.04851 -47.684391,-38.078905 0,-21.030397 21.349029,-38.078903 47.684391,-38.078903 26.33536,0 47.68439,17.048506 47.68439,38.078903 z"
107 sodipodi:ry="38.078903"
108 sodipodi:rx="47.684391"
109 sodipodi:cy="88.164665"
110 sodipodi:cx="99.48542"
111 id="path4143"
112 style="fill:#0c8100;fill-opacity:0.98431373;stroke:#000000;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
113 sodipodi:type="arc" />
114 <path
115 transform="matrix(1.4014424,0,0,1.4014424,-166.85662,814.36573)"
116 d="m 193.13894,97.427101 c 0,9.852079 -7.98669,17.838769 -17.83877,17.838769 -9.85208,0 -17.83876,-7.98669 -17.83876,-17.838769 0,-9.852077 7.98668,-17.838764 17.83876,-17.838764 9.85208,0 17.83877,7.986687 17.83877,17.838764 z"
117 sodipodi:ry="17.838764"
118 sodipodi:rx="17.838764"
119 sodipodi:cy="97.427101"
120 sodipodi:cx="175.30017"
121 id="path4655"
122 style="fill:#000000;fill-opacity:0.98431373;stroke:#000000;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
123 sodipodi:type="arc" />
124 </g>
125 </g>
126 </svg>