UNPKG

@rhds/icons

Version:
1 lines 351 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="M12 31.62a.62.62 0 0 1-.44-1.06L24.12 18 11.56 5.44c-.58-.56.31-1.47.88-.88l13 13a.61.61 0 0 1 0 .88l-13 13a.62.62 0 0 1-.44.18Z"/></svg>`;export default t.content.cloneNode(true);