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) • 304 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="M128.32 1023.999l383.68-378.564 383.68 377.712v-980.515q0-17.053-12.363-29.842t-30.268-12.789h-682.098q-17.905 0-30.268 12.789t-12.363 29.842v981.369z"></path>
</svg>
`;