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) 270 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 651.636h-372.364v372.364h-279.273v-372.364h-372.364v-279.273h372.364v-372.364h279.273v372.364h372.364v279.273z"></path> </svg> `;