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) • 329 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="M544.497 256.197l458.68 458.68q26.927 26.927 19.034 46.425t-45.961 19.499h-928.5q-38.069 0-45.961-19.499t19.034-46.425l458.68-458.68q12.999-12.999 32.498-12.999t32.498 12.999z"></path>
</svg>
`;