UNPKG

@rhds/icons

Version:
1 lines 623 B
const t = document.createElement('template');t.innerHTML=`<!-- © Red Hat, Inc. CC-BY-4.0 licensed --><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M31.88 15.529C28.738 9.65 22.653 6 16 6S3.262 9.651.12 15.529a1 1 0 0 0 0 .942C3.262 22.35 9.347 26 16 26s12.738-3.651 15.88-9.529a1 1 0 0 0 0-.942ZM16 24a15.982 15.982 0 0 1-13.854-8c2.86-4.948 8.12-8 13.854-8s10.993 3.052 13.854 8c-2.86 4.948-8.12 8-13.854 8Z"/><path d="M16 10c-3.309 0-6 2.691-6 6s2.691 6 6 6 6-2.691 6-6-2.691-6-6-6Zm0 10c-2.206 0-4-1.794-4-4s1.794-4 4-4 4 1.794 4 4-1.794 4-4 4Z"/></svg>`;export default t.content.cloneNode(true);