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) • 711 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.001 0q16.657 56.316 45.608 113.029t60.282 103.51 65.834 93.992 65.041 92.802 55.522 92.010 39.659 99.544 14.674 107.873q0 70.594-30.934 131.272t-80.905 100.338-111.046 63.058-123.737 26.572q-90.423-4.759-167.758-42.039t-128.099-109.856-50.763-166.965q0-74.559 26.968-147.532t70.197-136.824 88.836-126.116 91.216-140.393 69.404-154.274zM433.476 792.389q-5.552-4.759-14.277-13.484t-26.968-38.073-26.175-61.075q-11.898-57.902-11.105-113.821t7.932-97.165l7.139-40.452q-72.973 87.25-94.785 146.739t-9.915 123.737q11.105 65.041 47.194 107.873t108.269 63.455z"></path>
</svg>
`;