11 lines
345 B
Plaintext
11 lines
345 B
Plaintext
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
aria-hidden="true"
|
|
focusable="false"
|
|
class="icon icon-plus"
|
|
fill="none"
|
|
viewBox="0 0 10 10"
|
|
>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M1 4.51a.5.5 0 000 1h3.5l.01 3.5a.5.5 0 001-.01V5.5l3.5-.01a.5.5 0 00-.01-1H5.5L5.49.99a.5.5 0 00-1 .01v3.5l-3.5.01H1z" fill="currentColor">
|
|
</svg>
|