UNPKG

aloha-svg

Version:

Aloha-SVG is a versatile library of SVG icons and their JavaScript equivalents, providing seamless integration into JS projects.

17 lines (16 loc) 912 B
export default `<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="18" height="18" viewBox="0 0 18 18" > <g transform="matrix(0.01616877,0,0,0.016169,-1.7257063e-5,1.3289917)" > <path d="m 55.909,749.098 c 284.529,116.068 574.189,45.196 765.243,-183.863 l 177.702,171.537 c 7.19,8.217 16.433,14.378 26.703,17.46 10.27,3.082 22.599,4.113 32.873,1.027 21.572,-5.131 36.98,-22.599 41.092,-44.164 l 13.355,-474.552 c 2.055,-13.355 -4.113,-53.411 -20.547,-68.82 -16.433,-16.433 -57.52,-24.65 -70.879,-22.599 l -474.552,13.355 c -21.572,4.113 -39.032,19.519 -44.164,41.092 -3.086,11.303 -2.055,22.599 1.027,32.873 3.082,10.274 9.244,19.519 17.46,26.703 L 693.786,438.901 C 552.039,618.655 340.44,673.096 122.677,584.759 88.781,570.381 50.775,579.628 26.121,604.278 c -8.217,8.217 -14.378,18.485 -19.519,29.788 -18.485,45.196 3.086,96.556 49.307,115.043 z" /> </g> </svg> `;