UNPKG

@rhds/icons

Version:
1 lines 385 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="M30.924 9.617A.999.999 0 0 0 30 9H2a.999.999 0 0 0-.707 1.707l13.646 13.646c.292.293.677.439 1.061.439s.769-.145 1.06-.439l13.647-13.646a.999.999 0 0 0 .217-1.09Z"/></svg>`;export default t.content.cloneNode(true);