aloha-svg
Version:
Aloha-SVG is a versatile library of SVG icons and their JavaScript equivalents, providing seamless integration into JS projects.
16 lines (15 loc) • 323 B
JavaScript
export default `<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 18 18"
height="18"
width="18"
version="1.1"
>
<g
transform="matrix(0.01750412,2.9897819e-4,-2.9897819e-4,0.01750412,0.07016706,0.6839257)"
>
<path
d="M 519.414,710.763 -0.001,234.631 l 1028.01,-21.64 z"
/>
</g>
</svg>`;