blob: e4a602b68d14af4168973efff4b6531899aa062f (
plain) (
blame)
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
|
<?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"
width="16"
height="16"
viewBox="0 0 16 16"
version="1.1"
id="svg7">
<metadata
id="metadata11">
<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="defs3">
<style
id="current-color-scheme"
type="text/css">
.ColorScheme-Text { color:#404040; } .ColorScheme-Highlight { color:#5294e2; }
</style>
</defs>
<path
style="fill:#404040;fill-opacity:1"
d="M 7,1.96875 5.59375,3.34375 9.25,7 1,6.96875 v 2 L 9.25,9 5.59375,12.625 7,14 13,7.96875 Z m 7,1 v 10 h 2 v -10 z"
id="path5849" />
</svg>
|