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) • 474 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 0q138.818 0 256.642 68.553t186.376 186.805 68.553 257.071-68.553 256.642-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.703zM508.144 423.31h-255.357v172.238h257.071l-1.714 166.24 344.475-251.93-344.475-255.357v168.81z"></path>
</svg>
`;