UNPKG

@rhds/icons

Version:
1 lines 612 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="M7 26h5a1 1 0 1 0 0-2H7a1 1 0 1 0 0 2Z"/><path d="M29.5 19h-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 29H3v-8h26v8ZM11.707 7.707 15 4.414V15a1 1 0 1 0 2 0V4.414l3.293 3.293a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414l-4.646-4.646a1.501 1.501 0 0 0-2.122 0l-4.646 4.646a1 1 0 1 0 1.414 1.414Z"/><circle cx="25" cy="25" r="1.5"/></svg>`;export default t.content.cloneNode(true);