13 lines
387 B
Plaintext
13 lines
387 B
Plaintext
<svg
|
|
class="icon icon-clipboard"
|
|
width="11"
|
|
height="13"
|
|
fill="none"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
aria-hidden="true"
|
|
focusable="false"
|
|
viewBox="0 0 11 13"
|
|
>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 1a1 1 0 011-1h7a1 1 0 011 1v9a1 1 0 01-1 1V1H2zM1 2a1 1 0 00-1 1v9a1 1 0 001 1h7a1 1 0 001-1V3a1 1 0 00-1-1H1zm0 10V3h7v9H1z" fill="currentColor"/>
|
|
</svg>
|