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) 411 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="M530.507 167.855l484.24 484.24q9.253 10.281 9.253 23.647v164.497q0 16.449-11.31 21.59t-23.647-7.196l-477.043-477.043-477.043 477.043q-12.337 12.337-23.647 7.196t-11.31-21.59v-164.497q0-13.365 9.253-23.647l484.24-484.24q8.225-7.196 18.506-7.196t18.506 7.196z"></path> </svg> `;