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) 410 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="M183.761 0.002h164.497q13.365 0 23.647 9.253l484.24 484.24q7.196 8.225 7.196 18.506t-7.196 18.506l-484.24 484.24q-10.281 9.253-23.647 9.253h-164.497q-16.449 0-21.59-11.31t7.196-23.647l477.043-477.043-477.043-477.043q-12.337-12.337-7.196-23.647t21.59-11.31z"></path> </svg> `;