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) 450 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="M896.001 42.666h85.333q17.92 0 30.293 12.373t12.373 30.293v853.334q0 17.92-12.373 30.293t-30.293 12.373h-85.333q-17.92 0-30.293-12.373t-12.373-30.293v-373.76l-426.667 416.427v-416.427l-426.667 416.427v-938.668l426.667 415.573v-415.573l426.667 415.573v-372.907q0-17.92 12.373-30.293t30.293-12.373z"></path> </svg> `;