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.71 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 11.138243,4.49996 V 0.04463 L 11.093645,3e-5 H 4.4108234 c -0.1336858,0 -0.222733,0.0891 -0.222733,0.22274 v 0.93577 h 5.9702036 v 4.67812 h 4.856408 v 9.89119 h 0.802065 c 0.133676,0 0.222733,-0.0891 0.222733,-0.22274 V 4.72284 h -4.633665 c -0.133686,0 -0.267472,-0.089 -0.267472,-0.22274 z m 1.158144,-0.66832 h 3.163351 c 0.133686,0 0.222733,-0.0891 0.222733,-0.22274 0,-0.0891 -0.0446,-0.17804 -0.133676,-0.22274 L 12.430143,0.44543 c -0.0446,-0.0446 -0.133686,-0.0446 -0.222733,-0.0446 -0.0891,0.0446 -0.133686,0.13368 -0.133686,0.22274 V 3.6533 c 0,0.0891 0.133686,0.17804 0.222733,0.17804 z M 2.0046886,17.86631 C 2.0492872,17.91091 2.0936858,17.95541 2.1383744,18 2.0492772,18 2.0046886,17.9554 2.0046886,17.86631 Z M 2.1384044,2.31676 c -0.044599,0.0446 -0.089097,0.089 -0.1336858,0.13368 0,-0.0891 0.044599,-0.13368 0.1336858,-0.13368 z M 9.133386,7.03944 C 8.9997,7.03944 8.910653,6.95044 8.910653,6.8167 V 2.36137 l -0.0446,-0.0446 h -6.68282 c -0.1336858,0 -0.222733,0.0891 -0.222733,0.22274 v 15.2376 c 0,0.13369 0.089097,0.22274 0.222733,0.22274 h 11.316476 c 0.133676,0 0.222733,-0.089 0.222733,-0.22274 V 7.03956 H 9.133496 Z m 2.004857,2.04961 -3.4304326,4.63381 c 0,0 -0.3565389,0.49024 -0.5792019,0.53459 C 6.8611368,14.30205 6.727821,14.07941 6.5494066,13.9009 6.3709922,13.72239 4.8119909,11.76225 4.8119909,11.76225 c 0,0 -0.1780345,-0.44553 0.222733,-0.71302 0.3565389,-0.31175 0.7573064,0 0.7573064,0 l 1.1585237,1.06915 3.83163,-3.74274 c 0,0 0.311731,-0.26748 0.579202,0 0.222733,0.17804 -0.222733,0.71303 -0.222733,0.71303 z" /> </svg>`;