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
|
<?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="dialog-fill-and-stroke-symbolic.svg"
inkscape:version="1.0alpha2 (119fb3b5e8, 2019-06-21, custom)">
<metadata
id="metadata1160">
<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 />
</cc:Work>
</rdf:RDF>
</metadata>
<style id="s0">
.base { }
.success { }
.warning { }
.error { }
.dark { }
</style>
<style id="s2">
@import '../../highlights.css';
</style>
<defs
id="defs1158" />
<sodipodi:namedview
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
id="namedview"
showgrid="true"
inkscape:zoom="31.678384"
inkscape:cx="16.65179"
inkscape:cy="11.615726"
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
id="g0"
inkscape:label="dialog-fill-and-stroke">
<path
id="background"
d="M 0,0 H 16 V 16 H 0 Z"
style="opacity:0"
inkscape:connector-curvature="0" />
<!--Add this to all icons at dirst place and do not change the id or style-->
<path
inkscape:connector-curvature="0"
id="path3292"
d="M 5.384614,12.785273 C 4.9111683,15.112517 1.9793067,15.483291 0,15.061183 1.8367031,14.599147 2.024933,11.370682 4.2323932,11.638763 Z"
class="error"
inkscape:label="tip" />
<path
sodipodi:nodetypes="ccccc"
inkscape:connector-curvature="0"
d="M 6.1468328,8.881729 5.2115696,10.820094 6.2961354,11.90466 8.2345047,10.96941 Z"
id="polygon3296"
inkscape:label="mid"
class="base" />
<path
class="base"
sodipodi:nodetypes="cccccccc"
inkscape:connector-curvature="0"
id="path3290"
d="M 15.160564,2.5180128 9.1264707,10 7.0273889,7.9009357 14.379113,1.7422779 c 0.216766,-0.1882299 0.541879,-0.171126 0.747217,0.028579 v 0 c 0.199631,0.2053512 0.216765,0.5304688 0.03426,0.7472212 z"
inkscape:label="top" />
<path
class="base"
id="rect44369"
d="M 0,0 V 0.9570773 12.442005 H 0.95707778 V 0.9570773 H 11.484929 V 0 H 0.95707778 Z"
inkscape:connector-curvature="0" />
</g>
</svg>
|