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) 896 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.551 987.59l-14.384-19.778q-80.913-112.38-263.418-290.389-63.832-62.932-93.949-94.849t-69.226-80.463-54.841-89.005-15.733-81.812q0-117.774 88.555-206.329t207.227-88.555q128.562 0 216.667 115.976 92.6-115.976 221.163-115.976 115.976 0 203.182 88.555t87.206 206.329q0 41.355-15.733 81.812t-54.841 89.005-69.226 80.463-93.949 94.849q-182.505 178.009-263.418 290.389zM686.863 565.042l10.788-10.788q57.538-55.741 87.656-87.206t57.988-71.023 27.87-64.731q0-63.832-43.154-106.986t-94.399-43.154q-66.529 0-118.673 73.721l-106.086 153.735-102.49-156.432q-45.851-71.023-110.581-71.023-53.942 0-98.444 44.052t-44.502 106.086q0 24.274 27.421 62.932t55.291 67.878 85.409 84.959l19.778 19.778q83.61 80.913 170.816 180.706 73.721-82.712 175.312-182.505z"></path> </svg> `;