UNPKG

@rhds/icons

Version:
1 lines 506 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 9.62a.62.62 0 1 0-.62-.62.61.61 0 0 0 .62.62Z"/><path d="M6 24.62h24a.61.61 0 0 0 .62-.62V9a.61.61 0 0 0-.62-.62h-9a.62.62 0 1 0 0 1.24h8.38v13.76H6.62V9.62H15a.62.62 0 0 0 0-1.24H6a.61.61 0 0 0-.62.62v15a.61.61 0 0 0 .62.62Zm26 1.76H4a.62.62 0 1 0 0 1.24h28a.62.62 0 1 0 0-1.24Z"/></svg>`;export default t.content.cloneNode(true);