UNPKG

@rhds/icons

Version:
1 lines 342 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 0Zm-1 2.05V15H2.05C2.544 8.079 8.08 2.543 15 2.05Z"/></svg>`;export default t.content.cloneNode(true);