UNPKG

@rhds/icons

Version:
1 lines 612 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="m18.44 17.56-13-13a.62.62 0 0 0-.88.88L17.12 18 4.56 30.56a.61.61 0 0 0 0 .88.63.63 0 0 0 .88 0l13-13a.61.61 0 0 0 0-.88Z"/><path d="m25.44 17.56-13-13a.62.62 0 0 0-.88.88L24.12 18 11.56 30.56a.61.61 0 0 0 0 .88.63.63 0 0 0 .88 0l13-13a.61.61 0 0 0 0-.88Z"/><path d="m32.44 17.56-13-13a.62.62 0 0 0-.88.88L31.12 18 18.56 30.56a.61.61 0 0 0 0 .88.63.63 0 0 0 .88 0l13-13a.61.61 0 0 0 0-.88Z"/></svg>`;export default t.content.cloneNode(true);