1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<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: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"
id="svg1"
width="16.006231"
height="16.026028"
version="1.1"
sodipodi:docname="text-put-on-path.svg"
viewBox="0 0 16.006231 16.026028">
<metadata
id="metadata25">
<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>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="640"
inkscape:window-height="480"
id="namedview23"
showgrid="false" />
<defs
id="defs3">
<radialGradient
cx="391"
cy="279"
fx="391"
fy="279"
gradientTransform="translate(18.00001,72.99999)"
gradientUnits="userSpaceOnUse"
id="radialGradient11098"
inkscape:collect="always"
r="8"
xlink:href="#linearGradient10735" />
<linearGradient
id="linearGradient10735">
<stop
id="stop10737"
offset="0"
style="stop-color:#c0c0c0;stop-opacity:0;" />
<stop
id="stop10739"
offset="1"
style="stop-color:#c0c0c0;stop-opacity:0;" />
</linearGradient>
</defs>
<g
id="put_on_path"
style="display:inline"
transform="translate(-279.99377,-64.973972)">
<rect
height="16"
id="use9442"
style="display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#radialGradient11098);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.86788619;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;enable-background:accumulate"
transform="translate(0,21)"
width="16"
x="280"
y="44" />
<g
id="use9444"
style="stroke:#555753"
transform="translate(0,21)">
<path
d="m 283.5,49.5 1.7679,-1.80656 c 0.5,-0.5 1.5,-0.5 2,0 l 1,1 c 0.5,0.5 0.5,1.5 0,2 L 286.5,52.5 l -6,-6 M 293.7061,45 c -0.2173,-0.36011 -0.8214,-0.60415 -1.2708,-0.5 l -1.9971,0.42262 c -0.5148,0.17433 -0.7976,0.85161 -0.6547,1.29675 l 0.2592,1.91231 c 0.0876,0.4703 0.8162,0.92394 1.3837,0.82963 l 1.5871,-0.28321 c 0.6641,-0.14913 1.0187,-0.68513 0.9865,-1.14376 M 285.5,53.5 c -0.1399,0.48808 -0.5893,0.8988 -1,1 l -2,-0.80656 C 281.8066,53.52383 281.1905,53.85716 281,54.5 l -0.4613,1.84525 c -0.1429,0.69344 0.0625,1.46425 0.6547,1.65475 l 1.9971,0.38394 c 0.6041,0.16961 1.2731,-0.51299 1.3095,-1.07738 0.0677,-1.05151 0.2321,-1.90973 0,-2.80656"
id="path8393"
inkscape:connector-curvature="0"
style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#555753;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" />
</g>
<path
d="m 286.5,80.5 c 0,-5 4,-9 9,-9"
id="path7804"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cc"
style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#204a87;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none;stroke-opacity:1" />
</g>
</svg>
|