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="15.999258"
height="16.000097"
version="1.1"
sodipodi:docname="text-flow-into-frame.svg"
viewBox="0 0 15.999258 16.000097">
<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">
<linearGradient
gradientTransform="matrix(0.2360278,0,0,0.2317137,744.8453,200.1644)"
gradientUnits="userSpaceOnUse"
id="linearGradient8397"
inkscape:collect="always"
x1="23.30562"
x2="14.38852"
xlink:href="#linearGradient3682"
y1="24.843531"
y2="9.5902243" />
<linearGradient
id="linearGradient3682">
<stop
id="stop3684"
offset="0.0000000"
style="stop-color:#1f1f1f;stop-opacity:1.0000000;" />
<stop
id="stop3686"
offset="1.0000000"
style="stop-color:#5c5c5c;stop-opacity:1.0000000;" />
</linearGradient>
</defs>
<g
id="flow_into_frame"
transform="translate(-743.99996,-199.99996)">
<rect
height="15.00001"
id="rect9450"
style="display:inline;overflow:visible;visibility:visible;fill:#dfdfdb;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1.0000875;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"
width="14.99917"
x="744.5"
y="200.5" />
<rect
height="12.99991"
id="rect8402"
style="display:inline;overflow:visible;visibility:visible;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.00008738;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"
width="12.99996"
x="745.5"
y="201.5" />
<path
d="m 756.9992,208 v 3 h 2.0433 l -3.0433,3 -2.9697,-3 h 1.9697 v -3 z"
id="path9458"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccccc"
style="fill:#4e9a06;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
d="m 748.4375,208 -1,2 h -2 l 3.4375,-8 h 2 l 3.5625,8 h -2 l -1,-2 m -0.2891,-1 -1.2734,-3 -1.1484,3"
id="path8395"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccccccccc"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:54.8693924px;line-height:125%;font-family:'Bitstream Vera Sans';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:url(#linearGradient8397);fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
</svg>
|