UNPKG

@rhds/icons

Version:
1 lines 621 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 13.25h-27c-.69 0-1.25.56-1.25 1.25v9c0 .69.56 1.25 1.25 1.25h27c.69 0 1.25-.56 1.25-1.25v-9c0-.69-.56-1.25-1.25-1.25ZM13 20.125H7a1.125 1.125 0 0 1 0-2.25h6a1.125 1.125 0 0 1 0 2.25Zm11 .375a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3Z"/><circle cx="3" cy="9.01" r="1.5"/><circle cx="9.5" cy="9" r="1.5"/><circle cx="16" cy="9" r="1.5"/><circle cx="22.5" cy="9" r="1.5"/><circle cx="29" cy="9" r="1.5"/></svg>`;export default t.content.cloneNode(true);