UNPKG

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) 755 B
export default `<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 1024 1024"> <path d="M891.412 0.001h80.213q17.067 0 29.867 12.373t12.8 30.293-12.8 30.293-29.867 12.373h-46.080l-171.52 820.053q-1.707 3.413-5.12 8.96t-16.213 14.933-28.16 9.387h-26.453v42.667q0 17.067-12.373 29.867t-30.293 12.8-30.293-12.8-12.373-29.867v-42.667h-256v42.667q0 17.067-12.373 29.867t-30.293 12.8-30.293-12.8-12.373-29.867v-42.667h-42.667q-17.92 0-30.293-12.8t-12.373-29.867q0-17.92 12.373-30.293t30.293-12.373h456.533l40.96-170.667h-540.16q-27.307 0-46.507-17.92t-23.467-36.693l-85.333-405.333q-4.267-20.48 8.533-35.84 11.947-16.213 33.28-16.213h764.587l32.427-138.24q4.267-14.507 15.787-23.467t26.027-8.96z"></path> </svg> `;