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.24 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 15.147703,9.6355887 8.9998795,4.2967096 2.8523356,9.6355887 C 2.6906696,9.7744181 2.5287935,9.9128876 2.5287935,10.259586 v 6.216966 c 0,0.277299 0.231179,0.508458 0.5084608,0.508458 h 3.859637 v -4.876611 c 0,-0.277299 0.2081363,-0.485188 0.4851904,-0.485188 h 3.2356303 c 0.277299,0 0.48519,0.208139 0.48519,0.485188 V 17.008 h 3.859637 c 0.2773,0 0.508461,-0.231179 0.508461,-0.508458 l -1.92e-4,-6.216966 c 0,-0.3699184 -0.184516,-0.5082079 -0.323315,-0.6469073 z M 17.82842,8.5493129 14.685433,5.7989337 V 2.9333149 c 0,-0.2772989 -0.231179,-0.508458 -0.508461,-0.508458 h -0.832055 c -0.2773,0 -0.508461,0.2311691 -0.508461,0.508458 v 1.271165 L 9.3469369,1.130532 c -0.2081364,-0.18470932 -0.462393,-0.18470932 -0.6701092,0 L 0.1717061,8.5493829 c -0.2081364,0.1847093 -0.231179,0.508458 -0.046488,0.7164172 l 0.55473858,0.6240076 c 0.18470857,0.2081293 0.50846072,0.2311793 0.71642202,0.0465 l 7.6035707,-6.655984 7.6035706,6.655984 c 0.208136,0.1846993 0.531591,0.1616593 0.716422,-0.0465 L 17.87468,9.2658001 C 18.059389,9.0574709 18.036592,8.7342122 17.82825,8.5493829 Z" /> </svg>`;