UNPKG

@rhds/icons

Version:
1 lines 648 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"><circle cx="8" cy="20" r="1.5"/><circle cx="2" cy="14" r="1.5"/><circle cx="2" cy="8" r="1.5"/><circle cx="14" cy="2" r="1.5"/><circle cx="8" cy="2" r="1.5"/><circle cx="20" cy="8" r="1.5"/><circle cx="2" cy="2" r="1.5"/><circle cx="2" cy="20" r="1.5"/><circle cx="20" cy="2.01" r="1.5"/><path d="M29.5 11h-17c-.827 0-1.5.673-1.5 1.5v17c0 .827.673 1.5 1.5 1.5h17c.827 0 1.5-.673 1.5-1.5v-17c0-.827-.673-1.5-1.5-1.5ZM29 29H13V13h16v16Z"/></svg>`;export default t.content.cloneNode(true);