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.09 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 16.496,13.2349 c 0,0 0,0 0,0 0,-0.6966 -0.554003,-1.25069 -1.250665,-1.25069 -0.696662,0 -1.250675,0.55402 -1.250675,1.25069 v 2.75452 H 4.00534 v -2.7388 c 0,0 0,0 0,0 0,-0.6966 -0.5540134,-1.25068 -1.250665,-1.25068 -0.6966617,0 -1.250675,0.55401 -1.250675,1.25068 v 3.75204 C 1.504,17.55668 1.9474047,18 2.501328,18 h 12.981504 c 0.554014,0 0.997328,-0.44341 0.997328,-0.99734 V 13.23478 Z M 13.472256,6.98163 c -0.0159,0 -1.978826,0 -1.978826,0 V 1.25069 C 11.49343,0.55409 10.939417,0 10.242755,0 H 7.7414152 C 7.0448336,0 6.4907502,0.55402 6.4907502,1.25069 V 6.99746 H 4.5277437 c -0.3957052,0.0159 -0.7283512,0.33257 -0.7283512,0.74412 0,0.15823 0.047499,0.30076 0.1264785,0.41164 l 4.5434955,5.63591 c 0.1424385,0.12647 0.3167065,0.20566 0.5224935,0.20566 0.205788,0 0.379756,-0.0791 0.522494,-0.20566 L 14.057859,8.1374 c 0.0791,-0.11095 0.126469,-0.25333 0.126469,-0.41165 0,-0.39572 -0.316706,-0.72836 -0.712422,-0.74412 z" /> </svg>`;