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) 314 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="M1024 128v85.333h-1024v-85.333h170.667q0-34.987 25.173-60.16t60.16-25.173h256q34.987 0 60.16 25.173t25.173 60.16h426.667zM0 298.666h1024v682.667h-1024v-682.667z"></path> </svg> `;