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.08 kB
export default `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18" height="18" width="18" version="1.1" > <path d="m 8.944241,6.998e-4 c -1.4054589,0 -4.1524568,0.048 -6.1168996,0.65468003 C 1.4857927,1.0864498 1.0705,1.6935198 1.0705,2.2365398 c 0,0.19191 0.048,0.38309 0.159461,0.55889 0.0318,0.0642 0.064201,0.12769 0.095901,0.1919 L 7.4906721,11.22834 v 4.87113 c 0,1.02213 0.3353022,1.85259 1.3415485,1.90053 0.0318,0 0.048,0 0.0797,0 v 0 0 c 0.0642,0 0.1277014,0 0.1919014,-0.0162 0.0642,0 0.0162,0 0.0796,-0.0162 0.862425,-0.17571 1.165887,-0.97419 1.165887,-1.88458 V 11.25985 L 16.6579,2.9869098 c 0.0162,-0.0162 0.0318,-0.048 0.0318,-0.0643 0.223562,-0.27157 0.239682,-0.52694 0.239682,-0.70263 0.0162,-1.10198 -1.645011,-2.22 -7.985482,-2.22 z m 1.357539,8.33675 C 9.774826,9.0241398 9.407354,9.9345398 9.040112,10.55744 8.5768886,9.7748198 8.1137256,8.7687098 7.9222046,8.5291398 l -4.2003773,-5.52594 c 1.1819277,0.0959 3.5615032,0.39925 5.2703937,0.39925 1.56511,0 4.024687,-0.30337 5.366245,-0.43107 l -4.056666,5.36621 z" /> </svg>`;