UNPKG

@rhds/icons

Version:
1 lines 546 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="M29.5 1h-27C1.673 1 1 1.673 1 2.5V7a1 1 0 0 0 .293.707L12 18.414v11.968c0 .455.203.88.556 1.166a1.493 1.493 0 0 0 1.256.302l5-1.063h.001A1.509 1.509 0 0 0 20 29.32V18.414L30.707 7.707A1 1 0 0 0 31 7V2.5c0-.827-.673-1.5-1.5-1.5ZM29 6.586 18.293 17.293A1 1 0 0 0 18 18v10.915l-4 .85V18a1 1 0 0 0-.293-.707L3 6.586V3h26v3.586Z"/></svg>`;export default t.content.cloneNode(true);