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) 2.01 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 17.096839,15.48667 H 0.90316061 C 0.4119473,15.48667 0,15.898632 0,16.389835 0,16.881038 0.4119635,17.293 0.90316061,17.293 H 17.096839 C 17.588053,17.293 18,16.881038 18,16.389835 18,15.898632 17.588037,15.48667 17.096839,15.48667 Z M 1.806386,14.330034 c 0,0.332832 0.269323,0.602073 0.602069,0.602073 h 13.214809 c 0.332827,0 0.602069,-0.269321 0.602069,-0.602073 0,-0.332742 -0.269323,-0.602073 -0.602069,-0.602073 H 2.408455 c -0.332826,0 -0.602069,0.269331 -0.602069,0.602073 z m 5.482418,-0.966565 c 0.491214,0 0.903161,-0.411973 0.903161,-0.903165 V 7.5165969 c 0,-0.4912126 -0.411964,-0.9031649 -0.903161,-0.9031649 v 0 c -0.491213,0 -0.90316,0.4119623 -0.90316,0.9031649 v 4.9437071 c 0,0.491212 0.39612,0.903165 0.90316,0.903165 z m -3.612707,0 c 0.491214,0 0.903161,-0.411973 0.903161,-0.903165 V 7.5165969 c 0,-0.4912126 -0.411964,-0.9031649 -0.903161,-0.9031649 v 0 c -0.491213,0 -0.90316,0.4119623 -0.90316,0.9031649 v 4.9437071 c 0,0.491212 0.39612,0.903165 0.90316,0.903165 z M 15.274675,12.460234 V 7.5165369 c 0,-0.4912226 -0.411964,-0.9031649 -0.903161,-0.9031649 -0.491197,0 -0.903161,0.4119623 -0.903161,0.9031649 v 4.9436971 c 0,0.491222 0.411964,0.903165 0.903161,0.903165 0.491197,0 0.903161,-0.411963 0.903161,-0.903165 z m -3.612627,0 V 7.5165369 c 0,-0.4912226 -0.411963,-0.9031649 -0.90316,-0.9031649 -0.491198,0 -0.903161,0.4119623 -0.903161,0.9031649 v 4.9436971 c 0,0.491222 0.411963,0.903165 0.903161,0.903165 0.50704,0 0.90316,-0.411963 0.90316,-0.903165 z M 0.5704792,6.23312 H 17.287107 c 0.25348,0 0.475337,-0.174161 0.538743,-0.4278423 C 17.88926,5.5516063 17.77822,5.2982349 17.540635,5.1715042 L 9.206127,0.76655032 c -0.158354,-0.0794004 -0.364481,-0.0794004 -0.5229,0 L 0.3170315,5.1873843 C 0.0953353,5.314225 -0.0316063,5.5677064 0.0318161,5.8211578 0.0953191,6.058749 0.3170315,6.23312 0.5705599,6.23312 Z" /> </svg>`;