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) 909 B
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 11.975759,8.999901 17.31806,3.6598933 C 18.190252,2.7895486 18.231155,1.4163369 17.4099,0.59430189 l -7.23e-4,-7.2e-4 c -0.821312,-0.82130503 -2.193393,-0.78110528 -3.064482,0.0900994 L 9.0002062,6.0255689 3.6553382,0.68368134 C 2.7842492,-0.18735339 1.4121503,-0.22754314 0.59082034,0.59368189 l -6.87e-4,6.8e-4 C -0.23117765,1.4164169 -0.19025665,2.7895686 0.68197334,3.6599533 L 6.0242752,8.999961 0.68163034,14.339968 c -0.87181199,0.870345 -0.91231699,2.244276 -0.09149,3.065981 l 3.8e-4,3.8e-4 c 0.82131096,0.821305 2.19297686,0.781106 3.06486086,-0.0893 L 9.0002132,11.974473 14.344702,17.317 c 0.871812,0.870345 2.243568,0.910464 3.064861,0.0893 l 3.8e-4,-3.8e-4 c 0.820931,-0.821645 0.78039,-2.195616 -0.09149,-3.065981 L 11.975862,8.999971 Z" /> </svg>`;