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) 947 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.01752671,0,0,0.01752671,-8.7633529e-5,0.66356108)" > <path d="m 802.427,81.543 c -2.38,-2.38 -7.17,-2.38 -9.548,-2.38 -2.38,2.38 -7.17,2.38 -7.17,4.785 l -57.317,90.753 c -4.785,4.785 -2.38,11.934 4.785,16.715 100.303,66.865 162.404,181.503 162.404,300.924 -2.38,200.624 -171.955,365.408 -379.743,365.408 -207.788,0 -377.359,-164.789 -377.359,-365.408 0,-126.586 64.487,-238.822 174.355,-308.092 2.38,-2.38 4.785,-4.785 4.785,-7.17 2.38,-2.38 0,-7.17 -2.38,-9.548 L 255.542,76.777 c -4.785,-4.785 -9.548,-7.17 -16.715,-4.785 C 90.758,165.126 0.005,320.384 0.005,489.952 c 0,272.275 229.271,496.762 513.478,496.762 284.207,0 513.478,-222.104 513.478,-496.762 C 1029.341,327.548 943.376,174.693 802.455,81.56 Z M 599.42,-37.86 H 446.566 V 597.425 H 599.42 Z" /> </g> </svg> `;