UNPKG

@rhds/icons

Version:
1 lines 538 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="m10.414 16 5.293-5.293A1 1 0 0 0 16 10V2a1 1 0 0 0-1.707-.707L.647 14.939a1.501 1.501 0 0 0 0 2.122l13.646 13.646A.999.999 0 0 0 16 30v-8a1 1 0 0 0-.293-.707L10.414 16Z"/><path d="M30.383 1.076a.993.993 0 0 0-1.09.217L15.647 14.939a1.501 1.501 0 0 0 0 2.122l13.646 13.646A.999.999 0 0 0 31 30V2a1 1 0 0 0-.617-.924Z"/></svg>`;export default t.content.cloneNode(true);