UNPKG

@rhds/icons

Version:
1 lines 477 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 36 36"><path d="M18 8.62a.62.62 0 1 0-.62-.62.61.61 0 0 0 .62.62Z"/><path d="M28 4.38H8a.62.62 0 0 0-.62.62v26a.62.62 0 0 0 .62.62h20a.62.62 0 0 0 .62-.62V5a.62.62 0 0 0-.62-.62Zm-.62 26H8.62V5.62h18.76Z"/><path d="M16 28.62h4a.62.62 0 0 0 0-1.24h-4a.62.62 0 1 0 0 1.24Z"/></svg>`;export default t.content.cloneNode(true);