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) 558 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 7.3586521,17.268825 6.6148959,-6.6151 c 0,0 0.714284,-0.7149404 0.730793,-1.6732904 0.01299,-0.49987 -0.163704,-1.06705 -0.730793,-1.63424 L 7.3589901,0.73143461 c 0,0 -1.646052,-1.64569 -3.2918009,0 l -0.040611,0.0403 c 0,0 -1.646051,1.64601999 0,3.29172999 l 4.9361809,4.9364 -4.9361809,4.9364004 c 0,0 -1.645731,1.64602 0,3.29173 l 0.040611,0.0409 c 0,-3.2e-4 1.6457319,1.64536 3.2914629,-3.2e-4 z" /> </svg>`;