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) 612 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 0q139.168 0 256.859 68.725t186.416 186.416 68.725 256.859-68.725 256.859-186.416 186.416-256.859 68.725-256.859-68.725-186.416-186.416-68.725-256.859 68.725-256.859 186.416-186.416 256.859-68.725zM209.611 696.698l487.946-487.087q-85.906-53.262-185.557-53.262-146.899 0-251.275 104.376t-104.376 251.275q0 98.792 53.262 184.698zM816.966 332.456l-484.51 484.51q83.328 50.685 179.544 50.685 146.899 0 251.275-104.376t104.376-251.275q0-96.214-50.685-179.544z"></path> </svg> `;