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) 571 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="M342.055 1023.133l7.81 0.867q11.281 0 22.563-13.884l466.874-546.712q13.017-16.488 5.207-31.241-6.943-15.62-27.77-13.884h-260.339q0.867-3.471 67.688-190.482t68.556-197.423q1.736-14.753-5.207-23.431l-6.943-6.943h-7.81q-13.884 0-21.695 13.017-3.471 4.339-85.478 96.76t-197.858 223.024-181.803 206.97q-14.753 16.488-6.074 34.712 8.678 16.488 27.77 16.488h262.075q-134.509 380.095-138.847 397.451-4.339 18.224 3.471 27.77z"></path> </svg> `;