blob: 3f0c803754ee65007dc5343c737edb36096c574b (
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
|
<?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"
version="1.1"
id="svg1"
width="16"
height="16"
viewBox="0 0 16 16"
sodipodi:docname="draw-text-symbolic.svg"
inkscape:version="1.0alpha2 (119fb3b5e8, 2019-06-21, custom)">
<style
id="s0">.base { }
.success { }
.warning { }
.error { }
.dark { }
</style>
<style
id="s2">
@import '../../highlights.css';
</style>
<metadata
id="metadata1053">
<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>
<defs
id="defs1051" />
<sodipodi:namedview
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
id="namedview"
showgrid="true"
inkscape:zoom="31.678384"
inkscape:cx="12.62107"
inkscape:cy="11.836159"
inkscape:window-width="1920"
inkscape:window-height="1016"
inkscape:window-x="0"
inkscape:window-y="27"
inkscape:window-maximized="1"
inkscape:current-layer="svg1"
inkscape:document-rotation="0">
<inkscape:grid
type="xygrid"
id="grid" />
</sodipodi:namedview>
<g
inkscape:label="draw-text"
id="g0">
<path
id="background"
d="M 0,0 H 16 V 16 H 0 Z"
style="opacity:0"
inkscape:connector-curvature="0" />
<path
class="base"
d="M 8.8419145,11.835478 H 3.9760811 L 3.2624218,13.71428 H 0 L 4.8797359,2.2857133 H 7.989237 L 12.855065,13.71428 H 9.5602006 Z M 6.4182624,5.4884385 5.0187597,9.1292269 H 7.799236 Z"
id="path1713"
inkscape:connector-curvature="0" />
<path
id="rect1717"
d="M 14.391706,0 H 16 v 16 h -1.608294 z"
class="success" />
</g>
</svg>
|