UNPKG

@rhds/icons

Version:
1 lines 534 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="M25.528 10.499a1.001 1.001 0 0 0-.866-.499H7.338a1 1 0 0 0-.866.499A10.999 10.999 0 0 0 5 16c0 6.065 4.935 11 11 11s11-4.935 11-11c0-1.934-.51-3.836-1.472-5.501Z"/><path d="M16 0C7.178 0 0 7.178 0 16s7.178 16 16 16 16-7.178 16-16S24.822 0 16 0Zm0 30C8.28 30 2 23.72 2 16S8.28 2 16 2s14 6.28 14 14-6.28 14-14 14Z"/></svg>`;export default t.content.cloneNode(true);