UNPKG

@rhds/icons

Version:
1 lines 418 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 0c-4.963 0-9 4.038-9 9a1 1 0 1 0 2 0c0-3.86 3.14-7 7-7s7 3.14 7 7-3.14 7-7 7a1 1 0 0 0-1 1v6a1 1 0 1 0 2 0v-5.055c4.494-.5 8-4.32 8-8.945 0-4.962-4.037-9-9-9Z"/><circle cx="16" cy="30" r="1.5"/></svg>`;export default t.content.cloneNode(true);