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) 594 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="M676.571 673.662h106.39q99.74 0 170.389-71.481t70.649-172.883q0-99.74-70.649-171.636t-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.377h184.52v-249.351h332.467v249.351zM593.454 756.779h166.234l-249.351 249.351-249.351-249.351h166.234v-249.351h166.234v249.351z"></path> </svg> `;