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) • 483 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="M511.572 0.001q104.543 0 199.23 40.703t163.24 109.255 109.255 163.24 40.703 199.23q0 138.818-68.553 256.642t-186.805 186.376-257.071 68.553-256.642-68.553-186.376-186.376-68.553-256.642q0-104.543 40.703-199.23t109.255-163.24 163.24-109.255 198.373-40.703zM171.382 509.858l342.761 251.93v-166.24h258.785v-172.238h-257.071v-168.81z"></path>
</svg>
`;