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) 492 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.61zM426.238 254.714v85.762h171.525v-85.762h-171.525zM340.475 426.238v85.762h85.762v171.525h-85.762v85.762h343.048v-85.762h-85.762v-257.286h-257.286z"></path> </svg> `;