UNPKG

@rhds/icons

Version:
1 lines 359 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 1C7.729 1 1 7.729 1 16s6.729 15 15 15 15-6.729 15-15S24.271 1 16 1Zm0 2c6.83 0 12.435 5.299 12.949 12H3.051C3.565 8.299 9.17 3 16 3Z"/></svg>`;export default t.content.cloneNode(true);