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.81 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.957579,14.589811 c -0.298678,-0.865863 -1.287756,-0.990282 -2.113663,-1.338489 -0.907081,-0.382407 -1.913144,-0.826704 -2.818159,-1.197921 -0.25816,-0.0706 -0.516881,-0.140779 -0.775059,-0.211468 -0.30843,-0.212329 -0.610276,-0.917403 -0.775216,-1.2681 -0.164292,-0.0233 -0.328462,-0.0471 -0.493209,-0.0703 0.02534,-0.5426162 0.361555,-0.571506 0.493209,-0.9863027 0.116193,-0.3655972 0.01238,-0.8409832 0.196527,-1.1790506 0.127907,-0.2350075 0.417198,-0.2364675 0.561442,-0.4383859 0.131181,-0.1827986 0.217416,-0.5016461 0.25816,-0.7254644 0.07463,-0.4094568 0.139569,-0.9693525 -0.0547,-1.3756093 -0.111869,-0.2332382 -0.18217,-0.255498 -0.213582,-0.5386058 -0.03789,-0.3430973 0.10117,-1.4622486 0.107019,-1.7042767 0.01443,-0.6277952 -0.001,-0.6785448 -0.153104,-1.29004 0,0 -0.184393,-0.5541857 -0.473719,-0.7208044 L 11.126971,1.445794 10.770687,1.1156666 C 9.3352036,0.23223343 7.7958532,0.85166861 6.9714695,1.186266 5.7835704,1.571523 5.0325866,2.734684 5.5569095,5.2194646 5.6467155,5.6439113 5.3243129,5.8337098 5.3454469,6.065448 c 0.045998,0.5063161 0.055715,1.7239566 0.5342858,2.0237543 0.044387,0.0279 0.384019,0.1128791 0.3818128,0.089999 0.047118,0.4929661 0.093851,0.986742 0.1407767,1.4796682 0.119415,0.3276774 0.4062211,0.3637775 0.4893738,0.8267035 l -0.3668071,0.0894 c -0.1649223,0.350627 -0.4666815,1.055901 -0.775217,1.2681 -0.2581605,0.0706 -0.5168813,0.140969 -0.7750594,0.211458 -0.9049625,0.371117 -1.9110427,0.815314 -2.8181588,1.197921 -0.8260822,0.348147 -1.81505546,0.472866 -2.11366306,1.338489 0,0.588266 -0.055348,1.977235 -0.040149,2.747559 H 17.996958 c 0.01641,-0.771044 -0.03891,-2.159963 -0.03891,-2.748219 z" /> </svg>`;