UNPKG

aloha-svg

Version:

Aloha-SVG is a versatile library of SVG icons and their JavaScript equivalents, providing seamless integration into JS projects.

17 lines (16 loc) 850 B
export default `<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="18" height="18" viewBox="0 0 18 18" > <g transform="matrix(0.01752667,0,0,0.01752667,-0.84373412,0.68488986)" > <path d="m 561.643,-39.077 c -283.514,0 -513.503,229.992 -513.503,513.503 0,283.511 229.992,513.503 513.503,513.503 283.514,0 513.503,-229.992 513.503,-513.503 0,-283.511 -229.992,-513.503 -513.503,-513.503 z m 0,910.881 c -219.761,0 -397.376,-177.615 -397.376,-397.376 0,-219.761 177.615,-397.376 397.376,-397.376 219.761,0 397.376,177.615 397.376,397.376 1.144,219.761 -177.615,397.376 -397.376,397.376 z M 463.712,578.038 c -54.64,0 -87.678,-35.295 -87.678,-89.944 0,-58.076 30.749,-88.825 87.678,-88.825 h 206.094 c 58.076,0 88.825,33.008 88.825,89.944 0,55.784 -34.151,88.825 -89.944,88.825 H 463.738 Z" /> </g> </svg> `;