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="M256.197 479.503l458.68-458.68q26.927-26.927 46.425-19.034t19.499 45.961v928.5q0 38.069-19.499 45.961t-46.425-19.034l-458.68-458.68q-12.999-12.999-12.999-32.498t12.999-32.498z"></path>
</svg>
`;