UNPKG

@rhds/icons

Version:
1 lines 413 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 30C8.28 30 2 23.72 2 16 2 8.618 7.747 2.567 15 2.05V15.5c0 .827.673 1.5 1.5 1.5h13.45c-.517 7.253-6.568 13-13.95 13Z"/></svg>`;export default t.content.cloneNode(true);