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) 859 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="M656.2 599.12h-257.502q7.725 63.518 28.325 113.301t45.063 78.109 53.217 46.78 50.642 24.892 39.913 6.438q24.892 0 56.65-11.158t64.376-31.758 54.505-57.938 21.888-82.83h149.351q-26.608 147.634-109.868 238.619-91.843 100.426-235.185 100.426-175.96 0-278.102-135.618-30.9-39.483-59.226-112.871t-38.625-176.389h-186.26l85.834-85.834h96.993q0-40.342 4.292-85.834h-187.119l85.834-85.834h115.876q31.758-143.343 96.134-220.594 100.426-121.026 254.927-121.026 207.719 0 303.853 162.226 51.5 88.409 56.65 179.394h-155.359q0-47.208-21.888-84.976t-54.505-58.368-64.376-31.33-57.509-10.73q-20.6 0-45.063 8.583t-53.646 27.467-56.221 57.509-43.346 91.843h325.311l-85.834 85.834h-257.502q-5.15 39.483-5.15 85.834h348.486z"></path> </svg> `;