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.91 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.008961,5.0565304 V 15.51924 c 0,0.41319 -0.318257,0.73142 -0.715576,0.73142 H 4.7067048 c -0.3974389,0 -0.7155759,-0.33409 -0.7155759,-0.73142 V 2.4805704 c 0,-0.41319 0.318257,-0.73143 0.7155759,-0.73143 H 10.79676 V 4e-7 H 4.0228796 C 3.0371377,4e-7 2.242,0.8268804 2.242,1.8446204 V 16.15538 C 2.242,17.17326 3.0370377,18 4.0228796,18 H 13.97702 c 0.985732,0 1.78088,-0.82688 1.78088,-1.84462 V 5.0566504 h -1.749189 z m -0.90642,-1.11305 H 15.758 l -3.879936,-3.94334 v 2.67153 c 0,0 0,1.27211 1.224237,1.27211 z M 8.236733,10.1448 c 0.174904,0.96986 0.715576,1.52652 1.494743,1.52652 0.44541,0 0.731436,-0.11115 1.129065,-0.58845 0.254296,-0.31826 0.349728,-0.34972 0.556543,-0.34972 0.397438,0 0.747406,0.34972 0.747406,0.74739 0,0.87456 -1.256318,1.55827 -2.480585,1.55827 -1.637826,0 -2.7191101,-1.04941 -3.0530775,-2.89382 H 6.1061859 c -0.2860664,0 -0.3815785,-0.0953 -0.3815785,-0.3655996 0,-0.25429 0.1111524,-0.3656 0.3974388,-0.3656 h 0.4294095 v -0.19096 c 0,-0.19095 0,-0.23844 0.016,-0.41318 H 6.1060859 c -0.2860564,0 -0.3815685,-0.0953 -0.3815685,-0.3656 0,-0.2703 0.1111524,-0.3656 0.3974388,-0.3656 h 0.5565324 c 0.3341074,-1.60606 1.5265634,-2.63947 3.0530674,-2.63947 1.272148,0 2.369283,0.69967 2.369283,1.49472 0,0.39743 -0.349728,0.73142 -0.763207,0.73142 -0.222425,0 -0.349728,-0.0795 -0.556533,-0.31825 -0.397438,-0.4928 -0.652014,-0.54061 -1.065313,-0.54061 -0.715576,0 -1.240178,0.46136 -1.447052,1.27212 h 2.035305 c 0.302297,0 0.397439,0.11115 0.397439,0.3656 0,0.27026 -0.111153,0.3656 -0.381569,0.3656 H 8.173282 c -0.016,0.15891 -0.016,0.22242 -0.016,0.34971 0,0.0795 0,0.12714 0.016,0.25429 h 2.035315 c 0.286056,0 0.397439,0.11115 0.397439,0.3656 0,0.2860496 -0.111153,0.3655996 -0.381579,0.3655996 H 8.236743 Z" /> </svg>`;