UNPKG

@rhds/icons

Version:
1 lines 596 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 0C7.178 0 0 7.178 0 16s7.178 16 16 16 16-7.178 16-16S24.822 0 16 0Zm0 25.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3Zm1.125-8.508V19a1.125 1.125 0 0 1-2.25 0v-3c0-.621.504-1.125 1.125-1.125 1.585 0 2.875-1.29 2.875-2.875S17.585 9.125 16 9.125s-2.875 1.29-2.875 2.875a1.125 1.125 0 0 1-2.25 0c0-2.826 2.299-5.125 5.125-5.125S21.125 9.174 21.125 12c0 2.439-1.715 4.476-4 4.992Z"/></svg>`;export default t.content.cloneNode(true);