UNPKG

@rhds/icons

Version:
1 lines 540 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="M2.707 16.707 16 3.414l13.293 13.293a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414L17.061 1.647a1.501 1.501 0 0 0-2.122 0L1.293 15.293a1 1 0 1 0 1.414 1.414Z"/><path d="M17.06 15.646a1.501 1.501 0 0 0-2.12 0L1.292 29.294a1 1 0 1 0 1.414 1.414L16 17.414l13.293 13.293a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414L17.061 15.647Z"/></svg>`;export default t.content.cloneNode(true);