UNPKG

@rhds/icons

Version:
1 lines 653 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="M26.5 1.25H14.125V9.5c0 .896-.729 1.625-1.625 1.625H4.25V29.5c0 .69.56 1.25 1.25 1.25h21c.69 0 1.25-.56 1.25-1.25v-27c0-.69-.56-1.25-1.25-1.25ZM10 14.875h6a1.125 1.125 0 0 1 0 2.25h-6a1.125 1.125 0 0 1 0-2.25Zm12 12.25H10a1.125 1.125 0 0 1 0-2.25h12a1.125 1.125 0 0 1 0 2.25Zm0-5H10a1.125 1.125 0 0 1 0-2.25h12a1.125 1.125 0 0 1 0 2.25Z"/><path d="M11.875 8.875v-7.6a.743.743 0 0 0-.407.197l-7 7.048a.737.737 0 0 0-.184.355h7.591Z"/></svg>`;export default t.content.cloneNode(true);