UNPKG

aloha-svg

Version:

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

12 lines (11 loc) 1.2 kB
export default `<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="18" height="18" viewBox="0 0 18 18" > <path d="m 13.042823,5.0087803 v -2.49647 c 0,-0.41334 -0.333954,-0.73147 -0.731457,-0.73147 H 3.422785 c -0.413343,0 -0.731467,0.33395 -0.731467,0.73147 V 15.53535 c 0,0.41335 0.333954,0.73147 0.731467,0.73147 h 7.441587 L 12.677079,18 H 2.754987 C 1.737355,18 0.9105,17.17313 0.9105,16.15548 V 1.8445203 C 0.9105,0.8268703 1.737355,3e-7 2.754987,3e-7 h 9.922092 c 1.017632,0 1.844477,0.82687 1.844477,1.84452 v 4.2774 l -1.478753,-1.11311 z M 6.714346,13.84983 c 1.431134,1.43116 3.561786,1.71732 5.279045,0.87459 l 2.846219,2.84627 c 0.222596,0.22259 0.55651,0.22259 0.779056,0 l 1.303887,-1.30392 c 0.222596,-0.2226 0.222596,-0.55652 0,-0.77906 l -2.846219,-2.84627 c 0.842805,-1.71732 0.55651,-3.8480797 -0.874564,-5.2791397 -1.780868,-1.79683 -4.690776,-1.79683 -6.487544,0 -1.780878,1.79682 -1.780878,4.6908497 0,6.4876597 z m 5.453892,-5.4541097 c 1.224388,1.2244 1.224388,3.1961297 0,4.4045997 -1.224378,1.20847 -3.196062,1.2244 -4.404511,0 -1.224378,-1.22441 -1.224378,-3.1961297 0,-4.4045997 1.224378,-1.20847 3.180183,-1.20847 4.404511,0 z" /> </svg>`;