Core

/client/src/svg/times.svg (547 B)

1
2
3
4
5
6
7
<!-- imported from https://raw.githubusercontent.com/icons8/line-awesome/master/svg/times-solid.svg -->
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 32 32">
<symbol id="svg-times" viewBox="0 0 32 32">
<path class="svg-fill" d="M 7.21875 5.78125 L 5.78125 7.21875 L 14.5625 16 L 5.78125 24.78125 L 7.21875 26.21875 L 16 17.4375 L 24.78125 26.21875 L 26.21875 24.78125 L 17.4375 16 L 26.21875 7.21875 L 24.78125 5.78125 L 16 14.5625 Z" />
</symbol>
<use xlink:href="#svg-times" />
</svg>