blob: 02447b2af3cdb2b18f070eae1f75859b65ad1079 (
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="numberformatthousands.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="1360"
inkscape:window-height="714"
id="namedview6"
showgrid="true"
inkscape:zoom="7.375"
inkscape:cx="15.300648"
inkscape:cy="18.063824"
inkscape:window-x="0"
inkscape:window-y="28"
inkscape:window-maximized="1"
inkscape:current-layer="svg4">
<inkscape:grid
type="xygrid"
id="grid817" />
</sodipodi:namedview>
<path
style="fill:#232629"
d="M 10.292969 5 L 4.6464844 10.646484 L 5.3535156 11.353516 L 11 5.7070312 L 11 27 L 12 27 L 12 5 L 11 5 L 10.292969 5 z M 23 5 C 20.238576 5 18 7.2385763 18 10 L 18 22 C 18 24.761424 20.238576 27 23 27 C 25.761424 27 28 24.761424 28 22 L 28 10 C 28 7.2385763 25.761424 5 23 5 z M 23 6 C 25.209139 6 27 7.790861 27 10 L 27 22 C 27 24.209139 25.209139 26 23 26 C 20.790861 26 19 24.209139 19 22 L 19 10 C 19 7.790861 20.790861 6 23 6 z M 15 26 L 15 28 L 17 28 L 17 26 L 15 26 z "
id="path2" />
</svg>
|