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.38 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.01627258,0,0,0.0162725,-0.13935841,1.2798805)" > <path d="M 1008.216,254.075 H 882.159 V 69.394 C 882.159,9.78 833.304,-39.077 773.688,-39.077 H 357.42 c -59.614,0 -108.471,48.855 -108.471,108.471 V 254.075 H 116.06 c -59.614,0 -107.496,47.884 -107.496,107.496 v 516.913 c 0,59.614 47.884,107.496 107.496,107.496 h 1.952 l -2.938,1.952 h 891.173 c 59.614,0 107.496,-47.884 107.496,-107.496 V 706.495 h 0.976 V 360.583 c 0,-58.625 -47.884,-106.504 -106.504,-106.504 z M 321.273,372.31 V 78.187 c 0,-24.441 20.521,-44.944 44.944,-44.944 h 397.705 c 24.441,0 44.944,20.521 44.944,44.944 V 401.628 L 668.159,531.596 c -32.234,-18.567 -69.385,-29.321 -107.496,-29.321 -34.203,0 -66.444,7.826 -95.762,22.47 L 321.256,391.856 V 372.315 Z M 104.339,865.777 c -0.976,-2.938 -0.976,-6.85 -0.976,-9.77 v -465.12 c 0,-22.47 17.589,-41.037 40.061,-43 L 385.752,588.272 104.335,865.794 Z m 128.018,25.411 h -24.441 l 255.034,-235.5 c 32.234,18.567 69.385,29.321 107.496,29.321 34.203,0 66.444,-7.826 95.762,-22.47 l 248.204,228.65 H 232.355 Z m 787.588,-457.32 -0.976,0.976 v 423.113 c 0,2.938 0,6.85 -0.976,9.77 L 746.344,598.025 995.521,351.786 c 14.644,6.85 25.412,21.493 25.412,39.084 l -0.976,43 z" /> </g> </svg> `;