UNPKG

@rhds/icons

Version:
1 lines 465 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 4h-27C1.673 4 1 4.673 1 5.5v16c0 .827.673 1.5 1.5 1.5H8v6a1.002 1.002 0 0 0 1.707.707L16.414 23H29.5c.827 0 1.5-.673 1.5-1.5v-16c0-.827-.673-1.5-1.5-1.5ZM29 21H16a.997.997 0 0 0-.707.293L10 26.586V22.5c0-.827-.673-1.5-1.5-1.5H3V6h26v15Z"/></svg>`;export default t.content.cloneNode(true);