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) • 949 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="M355.839 0.001h298.667q57.173 0 102.4 11.093t73.387 26.453 48.64 42.24 29.867 48.213 14.507 55.040 5.547 51.627 0.427 48.64v28.16q0 30.72-0.427 48.64t-5.547 52.053-14.507 55.467-29.867 48.64-48.64 43.093-73.387 26.88-102.4 11.093h-151.893l-1.707 85.333h245.76q8.533 0 11.093 5.12t-2.56 11.947l-102.4 136.533q-5.12 6.827-15.36 11.947t-18.773 5.12h-117.76v149.333q0 9.387-4.693 15.36t-13.227 5.973h-127.147q-8.533 0-14.933-6.4t-6.4-14.933v-149.333h-227.84q-8.533 0-11.093-5.12t2.56-11.947l102.4-136.533q5.12-6.827 15.36-11.947t18.773-5.12h99.84v-85.333h-227.84q-8.533 0-11.093-5.12t2.56-11.947l102.4-136.533q5.12-6.827 15.36-11.947t18.773-5.12h99.84v-405.333q0-8.533 6.4-14.933t14.933-6.4zM502.612 170.669v256h173.227q54.613 0 73.813-28.16t19.2-101.547q0-71.68-19.2-98.987t-73.813-27.307h-173.227z"></path>
</svg>
`;