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) • 857 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="M1024 255.999h-94.72v-5.12t-0.853-12.8-2.56-15.36l-29.013-146.773q-9.387-33.28-35.413-53.76t-59.307-20.48q-27.307 0-52.053 14.507l-203.947 122.88q-18.773 11.093-34.133 29.867-16.213-20.48-34.133-30.72l-203.093-122.88q-28.16-15.36-52.907-15.36-33.28 0-59.307 19.627t-34.56 52.053l-29.867 151.040q-1.707 6.827-2.56 15.36t-0.853 12.8v5.12h-94.72v85.333h85.333v170.667h341.333v-256h170.667v256h341.333v-170.667h85.333v-85.333zM623.787 255.999l172.373-168.107q4.267 10.24 10.24 27.733t19.627 54.613 21.333 61.44 5.973 24.32h-229.547zM410.453 255.999h-239.787q-2.56 0 11.947-40.96t29.867-81.92l15.36-40.107zM85.333 1023.999h341.333v-341.333h-341.333v341.333zM597.333 682.666h341.333v341.333h-341.333v-341.333z"></path>
</svg>
`;