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) 443 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="M512 0q138.935 0 256.857 68.61t186.533 186.533 68.61 256.857-68.61 256.857-186.533 186.533-256.857 68.61-256.857-68.61-186.533-186.533-68.61-256.857 68.61-256.857 186.533-186.533 256.857-68.61zM465.688 492.274l-87.477-87.477-149.226 149.226 236.704 237.561 352.482-352.482-150.083-149.226z"></path> </svg> `;