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) • 490 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="M40.64 947.391h942.721q26.955 0 36.791-25.863t-5.464-49.176l-467.718-769.33q-14.571-24.042-34.97-26.227t-34.97 21.128l-467.718 776.615q-15.299 23.313-5.464 48.083t36.791 24.77zM584.854 801.685v-72.853h-145.707v72.853h-251.344l324.197-526.729 324.197 526.729h-251.344zM584.854 437.419h-145.707v72.853l72.853 218.56 72.853-218.56v-72.853z"></path>
</svg>
`;