blob: 6a37b6728e834212c4aca574a5028c7bf086b223 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<svg style="clip-rule:evenodd;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<g transform="matrix(.672457 0 0 1 3.27543 .337469)">
<rect x="9" y="6" width="4" height="6" fill="#dfdfdf"/>
</g>
<g transform="translate(-.327543 .337469)">
<path d="m15 11h-8l4 4 4-4z" fill="#dfdfdf"/>
</g>
<g transform="matrix(.672457 0 0 1 -2.06948 -2.33747)">
<rect x="9" y="6" width="4" height="6" fill="#dfdfdf"/>
</g>
<g transform="translate(.327543 -.337469)">
<path d="m1 5h8l-4-4-4 4z" fill="#dfdfdf"/>
</g>
</svg>
|