UNPKG

@rhds/icons

Version:
1 lines 486 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 11H16V8c0-4.411-3.589-8-8-8S0 3.589 0 8v4a1 1 0 0 0 2 0V8c0-3.309 2.691-6 6-6s6 2.691 6 6v3h-3.5c-.827 0-1.5.673-1.5 1.5v17c0 .827.673 1.5 1.5 1.5h19c.827 0 1.5-.673 1.5-1.5v-17c0-.827-.673-1.5-1.5-1.5ZM29 29H11V13h18v16Z"/><circle cx="20" cy="21.01" r="1.5"/></svg>`;export default t.content.cloneNode(true);