UNPKG

@rhds/icons

Version:
1 lines 604 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 13h-27c-.827 0-1.5.673-1.5 1.5v9c0 .827.673 1.5 1.5 1.5h27c.827 0 1.5-.673 1.5-1.5v-9c0-.827-.673-1.5-1.5-1.5ZM29 23H3v-8h26v8Z"/><path d="M7 20h6a1 1 0 1 0 0-2H7a1 1 0 1 0 0 2Z"/><circle cx="24" cy="19" r="1.5"/><circle cx="29" cy="9" r="1.5"/><circle cx="22.5" cy="9" r="1.5"/><circle cx="16" cy="9" r="1.5"/><circle cx="9.5" cy="9" r="1.5"/><circle cx="3" cy="9.01" r="1.5"/></svg>`;export default t.content.cloneNode(true);