UNPKG

@rhds/icons

Version:
1 lines 569 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 2h-27C1.673 2 1 2.673 1 3.5v17c0 .827.673 1.5 1.5 1.5H12v6H8a1 1 0 0 0 0 2h16a1 1 0 0 0 0-2h-4v-6h9.5c.827 0 1.5-.673 1.5-1.5v-17c0-.827-.673-1.5-1.5-1.5ZM18 28h-4v-6h4v6Zm11-8H3V4h26v16Z"/><path d="M15 10h8a1 1 0 0 0 0-2h-8a1 1 0 0 0 0 2Zm0 6h8a1 1 0 0 0 0-2h-8a1 1 0 0 0 0 2Z"/><circle cx="9" cy="9" r="1.5"/><circle cx="9" cy="15" r="1.5"/></svg>`;export default t.content.cloneNode(true);