21 lines
631 B
XML
21 lines
631 B
XML
<svg focusable="false" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg">
|
|
<g id="tuiIconPlus" xmlns="http://www.w3.org/2000/svg">
|
|
<svg
|
|
height="1em"
|
|
overflow="visible"
|
|
viewBox="0 0 16 16"
|
|
width="1em"
|
|
x="50%"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
y="50%"
|
|
>
|
|
<svg x="-8" y="-8">
|
|
<path
|
|
d="M7 7V3a1 1 0 0 1 2 0v4h4a1 1 0 1 1 0 2H9v4a1 1 0 1 1-2 0V9H3a1 1 0 0 1 0-2h4z"
|
|
fill="currentColor"
|
|
/>
|
|
</svg>
|
|
</svg>
|
|
</g>
|
|
</svg>
|