Core

/client/src/svg/folder.svg (553 B)

1
2
3
4
5
6
7
<!-- imported from https://raw.githubusercontent.com/icons8/line-awesome/master/svg/folder-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-folder" viewBox="0 0 32 32">
<path class="svg-fill" d="M 6 3 L 6 29 L 26 29 L 26 15.4375 L 27.71875 13.71875 L 28 13.40625 L 28 3 Z M 8 5 L 22 5 L 22 13.40625 L 22.28125 13.71875 L 24 15.4375 L 24 27 L 8 27 Z M 24 5 L 26 5 L 26 12.5625 L 25 13.5625 L 24 12.5625 Z" />
</symbol>
<use xlink:href="#svg-folder" />
</svg>