Sat, 27 Jan 2007 10:15:07 +0000
I think this takes care of protocol icons. Note there are still places
that ask for a "stauts icon" and expect a protocol icon. I haven't hit
those yet.
|
15493
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
2 | <!-- Created with Inkscape (http://www.inkscape.org/) --> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
3 | <svg |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
4 | xmlns:dc="http://purl.org/dc/elements/1.1/" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
5 | xmlns:cc="http://web.resource.org/cc/" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
6 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
7 | xmlns:svg="http://www.w3.org/2000/svg" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
8 | xmlns="http://www.w3.org/2000/svg" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
9 | xmlns:xlink="http://www.w3.org/1999/xlink" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
10 | xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/s odipodi-0.dtd" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
11 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
12 | width="16" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
13 | height="16" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
14 | id="svg13306" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
15 | sodipodi:version="0.32" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
16 | inkscape:version="0.43" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
17 | version="1.0" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
18 | inkscape:export-filename="/home/hbons/Desktop/Gaim Refresh/status/16/irc16.png" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
19 | inkscape:export-xdpi="90" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
20 | inkscape:export-ydpi="90" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
21 | sodipodi:docbase="/home/hbons/Desktop/Gaim Refresh/status/16/scalable" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
22 | sodipodi:docname="irc16.svg"> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
23 | <defs |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
24 | id="defs13308"> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
25 | <linearGradient |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
26 | inkscape:collect="always" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
27 | id="linearGradient2280"> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
28 | <stop |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
29 | style="stop-color:#d3d7cf;stop-opacity:1;" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
30 | offset="0" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
31 | id="stop2282" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
32 | <stop |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
33 | style="stop-color:#d3d7cf;stop-opacity:0;" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
34 | offset="1" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
35 | id="stop2284" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
36 | </linearGradient> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
37 | <linearGradient |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
38 | inkscape:collect="always" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
39 | id="linearGradient3150"> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
40 | <stop |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
41 | style="stop-color:#2e3436;stop-opacity:1;" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
42 | offset="0" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
43 | id="stop3152" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
44 | <stop |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
45 | style="stop-color:#2e3436;stop-opacity:0;" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
46 | offset="1" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
47 | id="stop3154" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
48 | </linearGradient> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
49 | <radialGradient |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
50 | inkscape:collect="always" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
51 | xlink:href="#linearGradient3150" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
52 | id="radialGradient3156" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
53 | cx="10.748654" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
54 | cy="10.457643" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
55 | fx="10.748654" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
56 | fy="10.457643" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
57 | r="6.6449099" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
58 | gradientTransform="matrix(-0.842757,5.698892e-16,-4.565819e-9,-0.35721,19.80716,14.19321)" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
59 | gradientUnits="userSpaceOnUse" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
60 | <linearGradient |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
61 | inkscape:collect="always" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
62 | id="linearGradient3131"> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
63 | <stop |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
64 | style="stop-color:#eeeeec;stop-opacity:1;" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
65 | offset="0" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
66 | id="stop3133" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
67 | <stop |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
68 | style="stop-color:#d3d7cf" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
69 | offset="1" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
70 | id="stop3135" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
71 | </linearGradient> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
72 | <linearGradient |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
73 | inkscape:collect="always" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
74 | xlink:href="#linearGradient3131" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
75 | id="linearGradient3137" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
76 | x1="18.206755" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
77 | y1="4.8468447" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
78 | x2="18.150391" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
79 | y2="13.775416" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
80 | gradientUnits="userSpaceOnUse" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
81 | <radialGradient |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
82 | inkscape:collect="always" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
83 | xlink:href="#linearGradient2280" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
84 | id="radialGradient2286" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
85 | cx="10.332581" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
86 | cy="6.9103003" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
87 | fx="10.332581" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
88 | fy="6.9103003" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
89 | r="9.5" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
90 | gradientTransform="matrix(1.895669,2.346468e-16,-3.526656e-16,2.238626,-11.89066,-12.56638)" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
91 | gradientUnits="userSpaceOnUse" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
92 | </defs> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
93 | <sodipodi:namedview |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
94 | id="base" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
95 | pagecolor="#ffffff" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
96 | bordercolor="#666666" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
97 | borderopacity="1.0" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
98 | inkscape:pageopacity="0.0" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
99 | inkscape:pageshadow="2" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
100 | inkscape:zoom="39.59798" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
101 | inkscape:cx="14.115129" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
102 | inkscape:cy="9.9583634" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
103 | inkscape:current-layer="layer1" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
104 | showgrid="true" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
105 | inkscape:grid-bbox="true" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
106 | inkscape:document-units="px" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
107 | fill="#eeeeec" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
108 | inkscape:window-width="1268" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
109 | inkscape:window-height="971" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
110 | inkscape:window-x="6" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
111 | inkscape:window-y="21" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
112 | <metadata |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
113 | id="metadata13311"> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
114 | <rdf:RDF> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
115 | <cc:Work |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
116 | rdf:about=""> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
117 | <dc:format>image/svg+xml</dc:format> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
118 | <dc:type |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
119 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
120 | </cc:Work> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
121 | </rdf:RDF> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
122 | </metadata> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
123 | <g |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
124 | id="layer1" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
125 | inkscape:label="Layer 1" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
126 | inkscape:groupmode="layer"> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
127 | <path |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
128 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.00000095;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
129 | d="M 0.49919572,3.436028 L 0.49919572,8.024108 C 0.49919572,10.030365 0.43094041,12.50277 3.4779698,12.50277 L 3.5190997,14.938304 L 6.2391563,12.547388 L 10.144168,12.531827 C 13.477975,12.531827 15.5,11.518177 15.5,9.379431 L 15.484468,3.556577 C 15.484468,1.4311219 14.423292,0.51556128 12.453894,0.51556128 L 3.4753207,0.50000048 C 1.4741104,0.50000048 0.49919572,1.561826 0.49919572,3.436028 z " |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
130 | id="path2199" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
131 | sodipodi:nodetypes="ccccccccccc" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
132 | <path |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
133 | sodipodi:type="inkscape:offset" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
134 | inkscape:radius="-1.0020103" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
135 | inkscape:original="M 10.03125 5.5 C 5.2809556 5.6861502 1.5 8.7231084 1.5 12.4375 C 1.5 14.570281 2.4139213 16.850503 4.375 18.125 C 4.790921 19.906271 3.5825788 21.282326 3.375 21.5 C 3.7506605 21.398222 6.7302843 20.58004 7.84375 19.375 C 8.9660824 19.328744 9.5914383 19.40625 10.5 19.40625 C 15.465015 19.40625 19.500001 16.271711 19.5 12.4375 C 19.499999 8.6032883 15.465015 5.5 10.5 5.5 C 10.344844 5.4999998 10.184486 5.4939951 10.03125 5.5 z " |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
136 | xlink:href="#path13316" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
137 | style="color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
138 | id="path2288" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
139 | inkscape:href="#path13316" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
140 | d="M 10.0625,6.5 C 7.8900031,6.5851338 5.9762716,7.3427975 4.625,8.4375 C 3.2737284,9.5322025 2.5,10.920293 2.5,12.4375 C 2.5,14.284032 3.2837785,16.226812 4.90625,17.28125 C 5.1287835,17.423752 5.2860248,17.648382 5.34375,17.90625 C 5.4955807,18.556498 5.4707531,19.125743 5.375,19.65625 C 6.0781419,19.333618 6.8270886,18.976092 7.09375,18.6875 C 7.2809756,18.490079 7.540428,18.377274 7.8125,18.375 C 8.9961476,18.326217 9.6484235,18.40625 10.5,18.40625 C 12.771643,18.40625 14.815021,17.674738 16.25,16.5625 C 17.684979,15.450262 18.5,14.003112 18.5,12.4375 C 18.5,10.871887 17.684227,9.4172787 16.25,8.3125 C 14.815773,7.2077213 12.773745,6.5 10.5,6.5 C 10.318992,6.4999998 10.162289,6.4960896 10.0625,6.5 z " |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
141 | transform="matrix(-1,0,0,1,23.99247,-3.990738)" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
142 | <path |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
143 | style="opacity:1;fill:url(#radialGradient2286);fill-opacity:1;stroke:#555753;stroke-width:1.00000095;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
144 | d="M 0.49919572,3.436028 L 0.49919572,8.024108 C 0.49919572,10.030365 0.43094041,12.50277 3.4779698,12.50277 L 3.5190997,14.938304 L 6.2391563,12.547388 L 10.144168,12.531827 C 13.477975,12.531827 15.5,11.518177 15.5,9.379431 L 15.484468,3.556577 C 15.484468,1.4311219 14.423292,0.51556128 12.453894,0.51556128 L 3.4753207,0.50000048 C 1.4741104,0.50000048 0.49919572,1.561826 0.49919572,3.436028 z " |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
145 | id="rect1326" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
146 | sodipodi:nodetypes="ccccccccccc" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
147 | <path |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
148 | sodipodi:type="inkscape:offset" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
149 | inkscape:radius="-0.99553573" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
150 | inkscape:original="M 3.46875 0.5 C 1.4675396 0.5 0.5 1.563298 0.5 3.4375 L 0.5 8.03125 C 0.5 10.037507 0.42172061 12.5 3.46875 12.5 L 3.53125 14.9375 L 6.25 12.5625 L 10.15625 12.53125 C 13.490057 12.53125 15.5 11.513746 15.5 9.375 L 15.5 3.5625 C 15.5 1.4370449 14.438148 0.5 12.46875 0.5 L 3.46875 0.5 z " |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
151 | xlink:href="#rect1326" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
152 | style="opacity:1;fill:none;fill-opacity:1;stroke:#eeeeec;stroke-width:1.03363752;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
153 | id="path2248" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
154 | inkscape:href="#rect1326" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
155 | d="M 3.96875,9.0625 C 3.1444632,9.0625002 2.7022172,9.2621947 2.4375,9.53125 C 2.1727828,9.8003053 2,10.234211 2,11 L 2,15.59375 C 2,16.609826 2.0106197,17.613475 2.25,18.1875 C 2.4893803,18.761525 2.71342,19.0625 3.96875,19.0625 C 4.5099878,19.05993 4.9541408,19.490203 4.96875,20.03125 L 4.96875,20.34375 L 6.09375,19.34375 C 6.2748748,19.183476 6.5081463,19.094611 6.75,19.09375 L 10.65625,19.09375 C 12.221872,19.09375 13.413842,18.823397 14.09375,18.4375 C 14.773658,18.051603 15,17.695013 15,16.9375 L 15,11.125 C 15,10.228058 14.802621,9.7651678 14.53125,9.5 C 14.259879,9.2348322 13.795556,9.0625 12.96875,9.0625 L 3.96875,9.0625 z " |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
156 | transform="matrix(0.997403,0,0,0.938411,3.636372e-2,0.123235)" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
157 | <path |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
158 | sodipodi:type="arc" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
159 | style="opacity:0.2;fill:url(#radialGradient3156);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
160 | id="path3140" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
161 | sodipodi:cx="10.748654" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
162 | sodipodi:cy="10.457643" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
163 | sodipodi:rx="6.6449099" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
164 | sodipodi:ry="2.3675451" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
165 | d="M 17.393564 10.457643 A 6.6449099 2.3675451 0 1 1 4.1037445,10.457643 A 6.6449099 2.3675451 0 1 1 17.393564 10.457643 z" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
166 | transform="matrix(1.655402,0,0,1.267134,-5.793347,6.748769)" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
167 | <path |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
168 | sodipodi:type="inkscape:offset" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
169 | inkscape:radius="-1.0020103" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
170 | inkscape:original="M 10.03125 5.5 C 5.2809556 5.6861502 1.5 8.7231084 1.5 12.4375 C 1.5 14.570281 2.4139213 16.850503 4.375 18.125 C 4.790921 19.906271 3.5825788 21.282326 3.375 21.5 C 3.7506605 21.398222 6.7302843 20.58004 7.84375 19.375 C 8.9660824 19.328744 9.5914383 19.40625 10.5 19.40625 C 15.465015 19.40625 19.500001 16.271711 19.5 12.4375 C 19.499999 8.6032883 15.465015 5.5 10.5 5.5 C 10.344844 5.4999998 10.184486 5.4939951 10.03125 5.5 z " |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
171 | xlink:href="#path13316" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
172 | style="color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
173 | id="path13434" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
174 | inkscape:href="#path13316" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
175 | d="M 10.0625,6.5 C 7.8900031,6.5851338 5.9762716,7.3427975 4.625,8.4375 C 3.2737284,9.5322025 2.5,10.920293 2.5,12.4375 C 2.5,14.284032 3.2837785,16.226812 4.90625,17.28125 C 5.1287835,17.423752 5.2860248,17.648382 5.34375,17.90625 C 5.4955807,18.556498 5.4707531,19.125743 5.375,19.65625 C 6.0781419,19.333618 6.8270886,18.976092 7.09375,18.6875 C 7.2809756,18.490079 7.540428,18.377274 7.8125,18.375 C 8.9961476,18.326217 9.6484235,18.40625 10.5,18.40625 C 12.771643,18.40625 14.815021,17.674738 16.25,16.5625 C 17.684979,15.450262 18.5,14.003112 18.5,12.4375 C 18.5,10.871887 17.684227,9.4172787 16.25,8.3125 C 14.815773,7.2077213 12.773745,6.5 10.5,6.5 C 10.318992,6.4999998 10.162289,6.4960896 10.0625,6.5 z " |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
176 | transform="matrix(-1,0,0,1,32,-8.84375)" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
177 | <path |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
178 | sodipodi:type="inkscape:offset" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
179 | inkscape:radius="-1.0020103" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
180 | inkscape:original="M 10.03125 5.5 C 5.2809556 5.6861502 1.5 8.7231084 1.5 12.4375 C 1.5 14.570281 2.4139213 16.850503 4.375 18.125 C 4.790921 19.906271 3.5825788 21.282326 3.375 21.5 C 3.7506605 21.398222 6.7302843 20.58004 7.84375 19.375 C 8.9660824 19.328744 9.5914383 19.40625 10.5 19.40625 C 15.465015 19.40625 19.500001 16.271711 19.5 12.4375 C 19.499999 8.6032883 15.465015 5.5 10.5 5.5 C 10.344844 5.4999998 10.184486 5.4939951 10.03125 5.5 z " |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
181 | xlink:href="#path13316" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
182 | style="color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
183 | id="path13323" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
184 | inkscape:href="#path13316" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
185 | d="M 10.0625,6.5 C 7.8900031,6.5851338 5.9762716,7.3427975 4.625,8.4375 C 3.2737284,9.5322025 2.5,10.920293 2.5,12.4375 C 2.5,14.284032 3.2837785,16.226812 4.90625,17.28125 C 5.1287835,17.423752 5.2860248,17.648382 5.34375,17.90625 C 5.4955807,18.556498 5.4707531,19.125743 5.375,19.65625 C 6.0781419,19.333618 6.8270886,18.976092 7.09375,18.6875 C 7.2809756,18.490079 7.540428,18.377274 7.8125,18.375 C 8.9961476,18.326217 9.6484235,18.40625 10.5,18.40625 C 12.771643,18.40625 14.815021,17.674738 16.25,16.5625 C 17.684979,15.450262 18.5,14.003112 18.5,12.4375 C 18.5,10.871887 17.684227,9.4172787 16.25,8.3125 C 14.815773,7.2077213 12.773745,6.5 10.5,6.5 C 10.318992,6.4999998 10.162289,6.4960896 10.0625,6.5 z " |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
186 | transform="matrix(0.750603,0,0,0.750603,0.123492,-2.625632)" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
187 | <rect |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
188 | style="opacity:1;fill:#9a9b96;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
189 | id="rect2207" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
190 | width="9" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
191 | height="1" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
192 | x="3" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
193 | y="4" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
194 | rx="0.5" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
195 | ry="0.5" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
196 | <rect |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
197 | style="opacity:1;fill:#9a9b96;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
198 | id="rect1343" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
199 | width="8" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
200 | height="1" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
201 | x="3" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
202 | y="8" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
203 | rx="0.5" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
204 | ry="0.5" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
205 | <rect |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
206 | style="opacity:1;fill:#9a9b96;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
207 | id="rect1345" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
208 | width="7" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
209 | height="1" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
210 | x="3" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
211 | y="6" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
212 | rx="0.5" |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
213 | ry="0.5" /> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
214 | </g> |
|
64385ed3d588
protocol icons. No code to use them yet.
Sean Egan <seanegan@pidgin.im>
parents:
diff
changeset
|
215 | </svg> |