blob: 1ef3beda9aa7b93e7a56bd13dcf557a1c7ab9a23 (
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
|
<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 32 32"
version="1.1"
id="svg4"
sodipodi:docname="numberliststyle.svg"
inkscape:version="0.92.4 (unknown)">
<metadata
id="metadata10">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs8" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1366"
inkscape:window-height="698"
id="namedview6"
showgrid="true"
inkscape:zoom="10.429825"
inkscape:cx="-0.31667443"
inkscape:cy="15.842411"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg4">
<inkscape:grid
type="xygrid"
id="grid817" />
</sodipodi:namedview>
<path
style="fill:#555753"
d="M 25 2 C 25 3.4 23.3 4 22 4 L 22 6 L 25 6 L 25 13 L 27 13 L 27 2 L 25 2 z M 3 3 L 3 5 L 19 5 L 19 3 L 3 3 z M 3 7 L 3 9 L 19 9 L 19 7 L 3 7 z M 3 11 L 3 13 L 13 13 L 13 11 L 3 11 z M 24.5 17 C 22.761353 17.0016 21.28744 18.279185 21.039062 20 L 23.048828 20 C 23.264973 19.390697 23.841386 18.983219 24.488281 18.982422 C 25.135176 18.983219 25.711589 19.390697 25.927734 20 L 26 20.5 C 26.413826 22.396466 23 23.333333 21 25 L 21 28 L 28 28 L 28 26 L 23 26 L 23.085938 25.810547 C 23.303425 25.331419 27.329609 23.626621 27.599609 22.400391 C 27.999606 22.000391 28 20.73 28 20.5 L 27.958984 20 C 27.710717 18.279918 26.237905 17.002541 24.5 17 z M 3 18 L 3 20 L 19 20 L 19 18 L 3 18 z M 3 22 L 3 24 L 19 24 L 19 22 L 3 22 z M 3 26 L 3 28 L 11 28 L 11 26 L 3 26 z "
id="path2" />
</svg>
|