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.44 kB
export default `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18" height="18" width="18" version="1.1" > <path d="m 16.217525,9.2364002 h -3.135962 v 0.043 L 11.320055,11.0408 H 6.7232276 L 4.9617192,9.2363002 H 1.7396439 c -0.085798,0 -0.1720168,0.043 -0.2148459,0.086 -0.042829,0.0428 -0.085798,0.1289 -0.085798,0.2147 L 2.9856798,17.7852 c 0,0.086 0.04283,0.172 0.085798,0.2148 H 14.928519 c 0.0858,-0.043 0.0858,-0.129 0.0858,-0.2148 L 16.561,9.5370002 c -0.04283,-0.172 -0.172017,-0.3007 -0.343508,-0.3007 z m -12.2008301,-2.8352 c 0,-0.086 0.085798,-0.1721 0.1720169,-0.1721 h 9.8378222 c 0.0858,0 0.172018,0.086 0.172018,0.1721 v 1.933 h 1.288987 v -3.2649 c 0,-0.172 -0.129048,-0.3006 -0.257675,-0.3006 H 3.0292794 c -0.1720168,0 -0.2576748,0.129 -0.2576748,0.3006 v 3.2649 h 1.2889876 l -0.04283,-1.933 z m -0.4725558,-2.8353 H 14.541867 c 0.0858,0 0.172016,-0.086 0.172016,-0.2149 v -0.8163 c 0,-0.086 -0.0858,-0.2149 -0.172016,-0.2149 H 3.5441391 c -0.085798,0 -0.1720168,0.086 -0.1720168,0.2149 v 0.8163 c 0,0.1291 0.085798,0.2149 0.1720168,0.2149 z m 0.8163793,-2.3198 h 9.2365696 c 0.0858,0 0.172017,-0.086 0.172017,-0.2149 V 0.21480019 c 0,-0.086 -0.0858,-0.2148 -0.172017,-0.2148 H 4.3605185 c -0.04283,0 -0.085798,0.043 -0.1290476,0.043 -0.042829,0.043 -0.042829,0.086 -0.042829,0.172 V 1.0314002 c 0,0.043 0.042829,0.086 0.042829,0.172 0.04283,0 0.085798,0.043 0.1290476,0.043 z" /> </svg>`;