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) • 334 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="M709.807 605.352l119.261 369.298-315.836-226.185-314.191 226.185 120.084-367.653-319.125-230.297h393.973l120.084-328.995h1.645l120.084 328.995h388.215zM197.396 976.294l1.645-0.822z"></path>
</svg>
`;