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) 618 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="M512-0.001q102.734 0 189.599 52.62t137.396 141.573 50.532 191.687-60.972 227.185q-60.972 95.217-139.067 197.951t-125.703 157.86l-47.608 55.126q-8.352-7.517-22.551-21.716t-55.544-58.884-80.183-91.040-86.865-113.175-83.941-129.462q-52.62-116.098-52.62-218.832 0-103.569 50.532-193.358t137.814-143.66 189.181-53.873zM511.165 583.829q89.371 0 152.43-63.061t63.061-152.43-63.061-152.013-152.43-62.643-152.013 63.061-62.643 151.595q0 89.371 63.061 152.43t151.595 63.061z"></path> </svg> `;