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) 540 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.61zM209.259 391.075l120.925 120.925-121.782 120.925 182.673 182.673 120.925-121.782 120.925 121.782 182.673-182.673-121.782-120.925 121.782-120.925-182.673-181.816-120.925 120.925-120.925-121.782z"></path> </svg> `;