blob: a57fb6c6f8063904c09db092d26c3b5c67b46d73 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" width="16" height="16" viewBox="0 0 16 16">
<defs>
<clipPath id="_clipPath_gdXr8YBcOh6y9l18PHBmXr1COzSfEDGO">
<rect width="16" height="16"/>
</clipPath>
</defs>
<g clip-path="url(#_clipPath_gdXr8YBcOh6y9l18PHBmXr1COzSfEDGO)">
<rect fill="#eff0f2" width="4.625" height="3.594" x="17.09" y="-.09" transform="matrix(1,0,0,1,0,0)"/>
<g>
<path fill="#eff0f2" fill-rule="evenodd" d="M 1.778 13.445 L 2.815 15 L 4.889 15 L 8 1 L 1.778 13.445 Z"/>
<path fill="#eff0f2" fill-rule="evenodd" d="M 14.222 13.445 L 13.185 15 L 11.111 15 L 8 1"/>
<g opacity=".7">
<path fill="#eff0f2" d="M 1.778 13.445 L 14.222 13.445 L 8 1 L 1.778 13.445 Z"/>
</g>
</g>
</g>
</svg>
|