UNPKG

@rhds/icons

Version:
1 lines 517 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="M7.125 9.125h5.75v13.75h-5.75V9.125ZM31 4.5v23c0 .827-.673 1.5-1.5 1.5h-27c-.827 0-1.5-.673-1.5-1.5v-23C1 3.673 1.673 3 2.5 3h27c.827 0 1.5.673 1.5 1.5Zm-15.875 4c0-.896-.729-1.625-1.625-1.625h-7c-.896 0-1.625.729-1.625 1.625v15c0 .896.729 1.625 1.625 1.625h7c.896 0 1.625-.729 1.625-1.625v-15Z"/></svg>`;export default t.content.cloneNode(true);