UNPKG

@rhds/icons

Version:
1 lines 968 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="M16 1C8.149 1 2 4.514 2 9v14c0 4.486 6.149 8 14 8s14-3.514 14-8V9c0-4.486-6.149-8-14-8Zm12 22c0 3.252-5.495 6-12 6S4 26.252 4 23v-2.839C6.427 22.476 10.839 24 16 24s9.573-1.524 12-3.839V23Zm-4.922-8.095a1 1 0 0 0 1.31.534c1.487-.626 2.692-1.406 3.612-2.282V16c0 3.252-5.495 6-12 6S4 19.252 4 16v-2.843c.92.877 2.125 1.656 3.612 2.282a1.002 1.002 0 0 0 .776-1.844C5.64 12.439 4 10.72 4 8.999c0-3.252 5.495-6 12-6s12 2.748 12 6c0 1.721-1.64 3.439-4.388 4.596a1.001 1.001 0 0 0-.534 1.31Zm-1.194-6.021L17.768 13l4.116 4.116a1.25 1.25 0 0 1-1.768 1.768L16 14.768l-4.116 4.116c-.244.244-.564.366-.884.366s-.64-.122-.884-.366a1.25 1.25 0 0 1 0-1.768L14.232 13l-4.116-4.116a1.25 1.25 0 0 1 1.768-1.768L16 11.232l4.116-4.116a1.25 1.25 0 0 1 1.768 1.768Z"/></svg>`;export default t.content.cloneNode(true);