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) 585 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="M510.337 329.558l334.961 334.961q78.13-21.611 128.416-86.442t50.286-147.948q0-100.571-70.649-172.468t-170.389-71.896q-38.233 0-74.805 11.637-36.572-80.623-111.792-130.078t-166.649-49.454q-126.338 0-216.104 89.35t-89.766 216.519q0 20.779 1.663 30.753-54.857 11.637-90.182 56.104t-35.325 101.818q0 66.494 46.961 113.871t112.624 47.377h6.65zM593.454 1006.13h-166.234v-249.351h-166.234l249.351-249.351 249.351 249.351h-166.234v249.351z"></path> </svg> `;