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) 549 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="M511.534 177.577q44.724-64.291 102.027-97.834t113.208-35.407 110.413 19.101 95.505 59.632 66.155 93.641 25.157 114.606q0 53.11-31.214 109.482t-87.585 116.004-117.867 118.799-139.763 142.092-136.037 162.125q-57.769-79.199-135.57-162.125t-139.297-142.092-117.867-118.799-87.585-116.004-31.214-109.482q0-59.632 26.089-114.606t68.018-93.641 97.368-59.632 110.879-19.101 111.811 35.872 97.368 97.368z"></path> </svg> `;