UNPKG

aloha-svg

Version:

Aloha-SVG is a versatile library of SVG icons and their JavaScript equivalents, providing seamless integration into JS projects.

5 lines (4 loc) 796 B
export default `<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 1024 1024"> <path d="M906.238 682.668h14.507q17.067 0 28.587 12.373t11.52 30.293q0 17.067-11.093 34.133t-26.453 23.040q-18.773 7.68-53.76 19.627t-142.933 31.573-214.613 19.627-209.493-17.493-152.32-35.413l-49.493-17.067q-15.36-5.973-26.453-23.467t-11.093-34.56q0-17.92 11.52-30.293t28.587-12.373h14.507l100.693-147.627 53.76-279.040q12.8-65.707 64.853-119.467t122.88-70.827l-15.36-27.307q-5.12-16.213 2.56-27.307t24.747-11.093h80.213q17.067 0 24.747 8.96t2.56 25.173l-15.36 31.573q70.827 16.213 122.88 70.4t64.853 119.893l53.76 279.040zM511.998 935.253q-46.080 0-87.893-5.12 10.24 41.813 34.133 67.84t53.76 26.027 53.76-26.027 33.28-67.84q-40.96 5.12-87.040 5.12z"></path> </svg> `;