UNPKG

aloha-svg

Version:

Aloha-SVG is a versatile library of SVG icons and their JavaScript equivalents, providing seamless integration into JS projects.

5 lines (4 loc) 515 B
export default `<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 1024 1024"> <path d="M455.286 615.187h-297.748v315.077h-118.154q-16.542 0-27.963-11.421t-11.421-27.963v-787.693q0-15.754 11.421-27.57t27.963-11.815h196.923v236.308h393.847v-236.308h78.769l157.539 157.539v171.717l-217.403 216.616-94.523-94.523zM551.384 63.802h-78.769v157.539h78.769v-157.539zM1024 585.255l-374.154 374.942-192.197-192.197 96.886-96.886 94.523 94.523 278.056-277.268z"></path> </svg> `;