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) • 791 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="M896.64 767.573v-42.738q-21.369 0-47.011-27.353-11.967-11.967-21.369-26.497t-13.676-23.078l-3.419-9.403-247.025-638.504h-58.978l-256.427 644.487q-15.386 29.917-33.336 47.867-7.693 7.693-20.942 15.813t-22.651 12.394l-9.403 4.274v42.738h233.349v-42.738q-41.883 0-67.099-18.378t-9.829-57.696l58.978-150.438h250.444l52.14 141.889q11.112 29.061-2.992 56.842t-47.439 27.779v42.738h266.684zM394.042 433.363l114.538-292.327 103.425 292.327h-217.963zM982.117 895.787v85.475q0 17.95-12.394 30.344t-30.344 12.394h-854.758q-17.95 0-30.344-12.394t-12.394-30.344v-85.475q0-17.95 12.394-30.344t30.344-12.394h854.758q17.95 0 30.344 12.394t12.394 30.344z"></path>
</svg>
`;