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
|
<?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"
width="16"
height="16"
viewBox="0 0 16 16"
version="1.1"
id="svg9"
sodipodi:docname="transform-skew-horizontal.svg"
inkscape:version="0.92.1 r15371">
<metadata
id="metadata13">
<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>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1863"
inkscape:window-height="1059"
id="namedview11"
showgrid="false"
inkscape:zoom="9.8333333"
inkscape:cx="-1.0677966"
inkscape:cy="12"
inkscape:window-x="57"
inkscape:window-y="21"
inkscape:window-maximized="1"
inkscape:current-layer="svg9" />
<defs
id="defs3">
<style
id="current-color-scheme"
type="text/css">
.ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#5294e2; }
</style>
</defs>
<path
style="color:#5c616c;fill:#31363b;fill-opacity:1;stroke-width:0.66666669"
class="ColorScheme-Text"
d="M 2,0 0,1.6666667 2,3.3333333 V 2 H 4 V 1.3333333 H 2 Z M 2,3.3333333 H 0.16927083 A 0.47749909,0.23202466 34.650572 0 0 0.08072917,3.6653646 L 6.4921875,12.333333 a 0.47749909,0.23202466 34.650572 0 0 0.5794272,0.332032 h 8.7591143 a 0.47749909,0.23202466 34.650572 0 0 0.08854,-0.332032 L 9.5078127,3.6653646 A 0.47749909,0.23202466 34.650572 0 0 8.9283853,3.3333333 Z M 0.9934896,3.9973959 H 9.0859373 L 15.006511,12.002604 H 6.9153647 Z M 14,12.666667 V 14 h -2 v 0.666667 h 2 V 16 l 2,-1.666667 z"
id="path5"
inkscape:connector-curvature="0" />
<path
style="color:#5c616c;opacity:0.3;fill:#31363b;fill-opacity:1;stroke-width:0.66666669"
class="ColorScheme-Text"
d="M 1.328125,4 C 1.1436217,3.99994 1.1041147,4.1486579 1.2395833,4.3320313 L 6.6666667,11.667969 C 6.802236,11.851342 7.0616813,12.00006 7.246094,12 h 7.424479 c 0.184503,6e-5 0.22401,-0.148658 0.08854,-0.332031 L 9.3333333,4.3320313 C 9.197764,4.1486579 8.9383187,3.99994 8.753906,4 Z"
id="path7"
inkscape:connector-curvature="0" />
</svg>
|