UNPKG

@rhds/icons

Version:
1 lines 407 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="M13.5 2.5v27c0 .551-.448 1-1 1h-8c-.552 0-1-.449-1-1v-27c0-.551.448-1 1-1h8c.552 0 1 .449 1 1Zm14-1h-8c-.552 0-1 .449-1 1v27c0 .551.448 1 1 1h8c.552 0 1-.449 1-1v-27c0-.551-.448-1-1-1Z"/></svg>`;export default t.content.cloneNode(true);