UNPKG

@rhds/icons

Version:
1 lines 404 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 3h-27C1.673 3 1 3.673 1 4.5v23c0 .827.673 1.5 1.5 1.5h27c.827 0 1.5-.673 1.5-1.5v-23c0-.827-.673-1.5-1.5-1.5ZM15 11v7H3v-7h12Zm2 0h12v7H17v-7ZM3 20h12v7H3v-7Zm14 7v-7h12v7H17Z"/></svg>`;export default t.content.cloneNode(true);