UNPKG

@rhds/icons

Version:
1 lines 627 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="M24.563 4.328c-4.802-4.451-12.324-4.451-17.126 0a12.515 12.515 0 0 0-4.044 9.016A12.504 12.504 0 0 0 7.084 22.5c1.309 1.309 4.869 4.881 6.843 6.862l1.011 1.014a1.49 1.49 0 0 0 1.062.442c.399 0 .774-.155 1.059-.439l.122-.123c1.395-1.4 5.527-5.549 7.734-7.756a12.504 12.504 0 0 0 3.691-9.156 12.513 12.513 0 0 0-4.044-9.016ZM16 18c-2.481 0-4.5-2.019-4.5-4.5S13.519 9 16 9s4.5 2.019 4.5 4.5S18.481 18 16 18Z"/></svg>`;export default t.content.cloneNode(true);