UNPKG

@rhds/icons

Version:
1 lines 458 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="M17.59 16 28.796 4.795a1.124 1.124 0 1 0-1.59-1.59L16 14.409 4.795 3.205a1.124 1.124 0 1 0-1.59 1.59L14.409 16 3.205 27.205a1.124 1.124 0 1 0 1.59 1.59L16 17.591l11.205 11.204a1.121 1.121 0 0 0 1.59 0c.44-.44.44-1.151 0-1.59L17.591 16Z"/></svg>`;export default t.content.cloneNode(true);