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) 1.59 kB
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.01752667,0,0,0.01752667,-0.00234079,0.68488986)" > <path d="M 215.332,-31.774 3.387,269.762 c -3.818,5.342 -4.313,12.375 -1.287,18.205 3.026,5.83 9.065,9.465 15.628,9.417 h 106.239 v 53.121 c -0.029,131.893 56.901,257.368 156.169,344.209 l 43.557,38.068 c 53.117,46.526 83.575,113.71 83.573,184.322 v 53.121 c 0,9.782 7.929,17.704 17.704,17.704 h 177.064 c 9.782,0 17.704,-7.929 17.704,-17.704 V 917.104 C 619.411,785.291 562.542,659.952 463.569,572.895 L 420.012,534.827 C 366.895,488.301 336.437,421.117 336.439,350.505 v -53.121 h 106.239 c 6.564,0.047 12.602,-3.594 15.628,-9.417 3.026,-5.823 2.526,-12.862 -1.287,-18.205 L 244.012,-31.774 c -3.336,-4.586 -8.666,-7.303 -14.342,-7.303 -5.676,0 -11.007,2.717 -14.342,7.303 z m 351.291,311.63 c 0.019,4.677 1.896,9.149 5.217,12.436 3.321,3.287 7.817,5.121 12.487,5.093 h 106.239 v 53.121 c 0.002,70.613 -30.461,137.793 -83.573,184.322 l -43.557,38.068 c -9.032,7.97 -17.704,16.29 -26.026,24.787 1.062,1.414 2.3,2.658 3.362,4.073 50.715,60.682 86.009,132.728 102.871,209.996 14.24,-30.149 34.556,-57.038 59.668,-78.969 l 43.557,-38.068 C 846.137,607.874 903.066,482.397 903.037,350.506 v -53.121 h 106.239 c 6.564,0.047 12.602,-3.594 15.628,-9.417 3.026,-5.823 2.526,-12.862 -1.287,-18.205 L 810.61,-31.773 c -3.336,-4.586 -8.666,-7.303 -14.342,-7.303 -5.676,0 -11.007,2.717 -14.342,7.303 L 569.981,269.763 c -2.156,2.927 -3.332,6.456 -3.362,10.093 z" /> </g> </svg> `;