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) 683 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="M598.855 984.914v-265.771q39.952 26.056 86.853 26.056 64.272 0 109.87-45.598t45.598-109.87q0-20.845-7.817-47.769 43.427-27.793 69.048-72.088t25.621-97.275q0-78.168-53.415-135.056t-130.714-62.1q-22.582-77.3-86.419-126.371t-145.479-49.072q-100.75 0-171.535 70.786t-70.786 171.535q0 3.474 0.868 10.422t0.868 9.554q-12.16-1.737-19.977-1.737-64.272 0-109.87 45.598t-45.598 109.87q0 46.033 24.753 84.247t65.574 56.455q-3.474 13.896-3.474 33.005 0 64.272 45.598 109.87t109.87 45.598q48.638 0 86.853-26.056v265.771l-65.14 39.084h303.987z"></path> </svg> `;