UNPKG

@rhds/icons

Version:
1 lines 598 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 36 36"><path d="M23.44 12.56a.61.61 0 0 0-.88 0L18 17.12l-4.56-4.56a.62.62 0 0 0-.88.88L17.12 18l-4.56 4.56a.62.62 0 0 0 .88.88L18 18.88l4.56 4.56a.62.62 0 0 0 .88-.88L18.88 18l4.56-4.56a.61.61 0 0 0 0-.88Z"/><path d="M18 3.38A14.64 14.64 0 0 0 3.38 18c.8 19.4 28.44 19.4 29.25 0A14.65 14.65 0 0 0 18 3.38Zm0 28A13.39 13.39 0 0 1 4.62 18C5.36.26 30.64.26 31.38 18A13.39 13.39 0 0 1 18 31.38Z"/></svg>`;export default t.content.cloneNode(true);