blob: 54cdbe6822e139f5bac707bd7909d2f598bb2a1c (
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
|
<?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 24 24"
version="1.1"
id="svg26"
sodipodi:docname="lc_commentchangetracking.svg"
inkscape:version="0.92.5 (2060ec1f9f, 2020-04-08)">
<metadata
id="metadata32">
<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="defs30" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1002"
id="namedview28"
showgrid="false"
inkscape:zoom="9.8333333"
inkscape:cx="7.1054274e-15"
inkscape:cy="12"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg26" />
<path
d="m5 3v18h6.060547c-.035542-.120455-.060534-.244534-.060547-.375v-4.125-4.058594c.0002-.01756.000853-.035214.001953-.052734-.0001-.00524-.001958-.010425-.001953-.015625 0 0 .001953-.001953.001953-.001953v-.001953c.016558-.216192.102927-.421147.246094-.583985.233066-.43627.607081-.785156 1.126953-.785156h6.625v-3.9824219h-4.017578l.042969-4.0175781z"
fill="#fafafa"
id="path2" />
<path
d="m5 2c-.554 0-1 .446-1 1v18c0 .554.446 1 1 1h7.375c-.617002-.000062-1.146367-.430339-1.314453-1h-6.060547v-18h9v4c0 .554.446 1 1 1h4v3h1v-.109375-3.640625-.2089844c0-.4506799.098038-.4254121-.605469-1.0664062l-3.30664-3.2382813c-.709525-.7368575-.710169-.7363281-1.09375-.7363281h-.332032-.662109zm10 1 4 4h-4z"
fill="#3a3a38"
id="path4" />
<path
d="m15 7h4l-4-4z"
fill="#fafafa"
fill-rule="evenodd"
id="path6" />
<rect
fill="#797774"
height="1"
ry=".5"
width="5"
x="7"
y="5"
id="rect8" />
<rect
fill="#797774"
height="1"
ry=".5"
width="3"
x="7"
y="9"
id="rect10" />
<rect
fill="#fb983b"
height="1"
ry=".5"
width="5"
x="12"
y="9"
id="rect12" />
<path
d="m7.5 12c-.277 0-.5.223-.5.5s.223.5.5.5h3.5v-.558594c.0002-.01756.000853-.035214.001953-.052734-.0001-.00524-.001958-.010425-.001953-.015625 0 0 .001953-.001953.001953-.001953v-.001953c.010002-.130596.053246-.253553.111328-.369141z"
fill="#fb983b"
id="path14" />
<path
d="m12.75 12.75v7.5h1.875c.207098.000021.374979.167902.375.375v2.164062l2.751953-2.443359c.068221-.061121.156452-.095163.248047-.095703h5.25v-7.5z"
fill="#fafafa"
id="path18" />
<path
d="m12.375 11.999787c-.207107 0-.375.167893-.375.375.00002.0221.002.04416.0059.06592h-.0059v8.184082c.000021.207098.167902.374979.375.375h1.875v2.625c.000584.323169.382349.494336.624023.279785l3.268067-2.904785h5.48291c.207098-.000021.374979-.167902.375-.375v-8.25c-.000021-.207098-.167902-.374979-.375-.375h-11.25zm.375.75h10.5v7.5h-5.25c-.09187.000166-.180478.03404-.249023.09521l-2.750977 2.444829v-2.165039c-.000021-.207098-.167902-.374979-.375-.375h-1.875c0-2.5 0-5 0-7.5z"
fill="#3a3a38"
id="path20" />
<rect
fill="#797774"
height="1"
ry=".5"
width="4"
x="7"
y="15"
id="rect22" />
<rect
fill="#fb983b"
height="1"
ry=".5"
width="3"
x="7"
y="18"
id="rect24" />
</svg>
|