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.35 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 14.008779,5.05657 v 10.46286 c 0,0.41335 -0.318103,0.73149 -0.715588,0.73149 H 4.7066091 c -0.3974647,0 -0.7155784,-0.33406 -0.7155784,-0.73149 V 2.48059 c 0,-0.41335 0.3180937,-0.7315 0.7155784,-0.7315 H 10.796781 V 0 h -6.7739 C 3.0369894,0 2.242,0.82685 2.242,1.84455 v 14.3109 C 2.242,17.17318 3.0370094,18 4.022881,18 h 9.954168 c 0.985882,0 1.780881,-0.82685 1.780881,-1.84455 V 5.0566 H 14.008809 Z M 13.102459,3.94352 H 15.758 L 11.878114,5e-5 v 2.67139 c 0,0 0,1.27208 1.224345,1.27208 z M 12.530032,5.23143 H 5.5653593 c -0.3021636,0 -0.5565166,0.25426 -0.5565166,0.55651 0,0.30225 0.254263,0.5565 0.5565166,0.5565 h 6.9646727 c 0.302163,0 0.556506,-0.25425 0.556506,-0.5565 0,-0.3181 -0.238402,-0.55651 -0.556506,-0.55651 z m 0,2.70317 H 5.5653593 c -0.3021636,0 -0.5565166,0.25426 -0.5565166,0.5565 0,0.30225 0.254263,0.55651 0.5565166,0.55651 h 6.9646727 c 0.302163,0 0.556506,-0.25426 0.556506,-0.55651 0,-0.30224 -0.238402,-0.5565 -0.556506,-0.5565 z m 0,2.62369 H 5.5653593 c -0.3021636,0 -0.5565166,0.25426 -0.5565166,0.55651 0,0.30224 0.254263,0.5565 0.5565166,0.5565 h 6.9646727 c 0.302163,0 0.556506,-0.25426 0.556506,-0.5565 0,-0.3181 -0.238402,-0.55651 -0.556506,-0.55651 z" /> </svg>`;