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) • 502 B
JavaScript
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.429 0.001q103.685 0 198.373 40.703t163.24 109.255 109.255 163.24 40.703 199.23q0 138.818-68.553 256.642t-186.376 186.376-256.642 68.553-257.071-68.553-186.805-186.376-68.553-256.642q0-104.543 40.703-199.23t109.255-163.24 163.24-109.255 199.23-40.703zM424.168 252.787v257.071h-171.381l257.071 342.761 257.071-342.761h-171.381v-257.071h-171.381z"></path>
</svg>
`;