blob: ca09e4488006f85b11952e62f91acdc420e61259 (
plain)
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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
id="svg1"
sodipodi:version="0.32"
inkscape:version="0.37"
width="22pt"
height="22pt"
sodipodi:docbase="/home/jr/tmp/umbrello/icons/inkscape-svg"
sodipodi:docname="enum.svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xml="http://www.w3.org/XML/1998/namespace"
xmlns:xlink="http://www.w3.org/1999/xlink">
<defs
id="defs3">
<linearGradient
id="linearGradient830">
<stop
style="stop-color:#ebffff;stop-opacity:0.0000000;"
offset="0.0000000"
id="stop831" />
<stop
style="stop-color:#fff;stop-opacity:1;"
offset="1"
id="stop832" />
</linearGradient>
<linearGradient
id="linearGradient826">
<stop
style="stop-color:#000;stop-opacity:1;"
offset="0"
id="stop827" />
<stop
style="stop-color:#fff;stop-opacity:1;"
offset="1"
id="stop828" />
</linearGradient>
<linearGradient
xlink:href="#linearGradient830"
id="linearGradient829"
x1="1.5500000"
y1="0.52343750"
x2="0.20422535"
y2="-0.12195122"
spreadMethod="reflect" />
<linearGradient
xlink:href="#linearGradient830"
id="linearGradient834"
x1="-0.31159419"
y1="0.19531250"
x2="0.77536231"
y2="0.94531250" />
<linearGradient
xlink:href="#linearGradient830"
id="linearGradient836" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="22.6274170"
inkscape:cx="13.7972814"
inkscape:cy="11.0070359"
inkscape:window-width="1016"
inkscape:window-height="693"
gridspacingy="1.0000000pt"
gridspacingx="1.0000000pt"
gridtolerance="1.0000000px"
inkscape:window-x="0"
inkscape:window-y="0"
showgrid="true" />
<rect
style="font-size:12;fill:#ffff00;fill-rule:evenodd;stroke:#ff0000;stroke-width:1.23958;"
id="rect837"
width="26.26486117"
height="26.28001541"
x="0.61830062"
y="0.67129415" />
<rect
style="font-size:12;fill:url(#linearGradient829);fill-opacity:0.75;fill-rule:evenodd;stroke-width:0.456527pt;"
id="rect825"
width="24.94706100"
height="24.85842942"
ry="0"
x="1.36898315"
y="1.32233311" />
<text
xml:space="preserve"
style="font-size:12;font-weight:bold;font-stretch:normal;stroke-width:1pt;font-family:Bitstream Vera Sans Mono;font-style:normal;text-anchor:start;writing-mode:lr;"
x="1.94527822"
y="15.4448805"
id="text838"
transform="scale(0.671250,0.505970)"
sodipodi:linespacing="133%"><tspan
x="1.94527817"
y="15.4448805"
sodipodi:role="line"
id="tspan854">- ABC</tspan><tspan
x="1.94527817"
y="31.4048810"
sodipodi:role="line"
id="tspan856">- DEF</tspan><tspan
x="1.94527817"
y="47.3648815"
sodipodi:role="line"
id="tspan858">- IJK</tspan></text>
</svg>
|