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) 372 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="M85.333 42.666h853.334q34.987 0 60.16 25.173t25.173 60.16v512.001q0 34.987-25.173 60.16t-60.16 25.173h-508.588l-259.413 256v-256h-85.333q-34.987 0-60.16-25.173t-25.173-60.16v-512.001q0-34.987 25.173-60.16t60.16-25.173z"></path> </svg> `;