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.79 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.01752663,0,0,0.01752657,-0.84377054,0.68490339)" > <path d="m 816.585,527.242 h -178.45 c -6.364,0 -10.925,11.836 -10.925,26.397 0,14.561 4.546,26.397 10.925,26.397 h 179.358 c 6.364,0 10.925,-11.836 10.925,-26.397 0,-14.561 -5.457,-26.397 -11.836,-26.397 z m 0,126.546 H 676.376 c -6.364,0 -10.925,11.836 -10.925,26.397 0,14.561 4.546,26.397 10.925,26.397 h 140.209 c 6.364,0 10.925,-11.836 10.925,-26.397 0.91,-14.563 -4.546,-26.397 -10.925,-26.397 z m 0,122.014 h -77.401 c -6.364,0 -10.925,11.836 -10.925,26.397 0,14.561 4.546,26.397 10.925,26.397 h 77.401 c 6.364,0 10.925,-11.836 10.925,-26.397 0.91,-14.563 -4.546,-26.397 -10.925,-26.397 z M 898.518,163.956 H 713.701 C 675.464,45.594 564.385,-39.078 434.179,-39.078 c -162.065,0 -294.091,131.117 -294.091,293.168 0,130.192 84.677,240.374 201.221,278.601 v 370.566 c 0,46.423 37.339,84.677 84.677,84.677 h 472.542 c 46.423,0 84.677,-37.339 84.677,-84.677 V 247.708 c -0.91,-46.423 -38.237,-83.767 -84.677,-83.767 z M 389.563,458.049 c -15.472,2.746 -21.837,-10.925 -31.857,-20.933 -10.015,-10.925 -96.517,-126.56 -96.517,-126.56 0,0 -9.107,-24.585 10.925,-41.875 20.039,-17.311 42.802,0 42.802,0 l 64.642,63.733 213.959,-221.25 c 0,0 17.311,-15.472 31.857,0 11.836,12.751 -10.925,41.875 -10.925,41.875 L 421.432,427.097 c 0,0 -18.218,29.136 -31.857,30.948 z m 509.865,416.087 c 0,18.218 -15.472,33.692 -33.692,33.692 H 458.759 c -18.218,0 -33.692,-15.472 -33.692,-33.692 V 547.278 c 2.746,0 6.364,0 9.107,0 162.065,0.91 293.168,-131.117 293.168,-293.168 0,-3.652 0,-7.275 0,-10.925 h 139.3 c 18.218,0 33.692,15.472 33.692,33.692 l -0.91,597.274 z" /> </g> </svg> `;