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) 417 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="M0 327.828v368.345h276.259l276.259 184.173v-736.691l-276.259 184.173h-276.259zM894.159 512.001l129.842 129.842-65.382 65.382-129.842-129.842-129.842 129.842-65.382-65.382 129.842-129.842-129.842-129.842 65.382-65.382 129.842 129.842 129.842-129.842 65.382 65.382z"></path> </svg> `;