UNPKG

@rhds/icons

Version:
1 lines 581 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="M29.5 1h-27C1.673 1 1 1.673 1 2.5v27c0 .827.673 1.5 1.5 1.5h27c.827 0 1.5-.673 1.5-1.5v-27c0-.827-.673-1.5-1.5-1.5ZM14 6h4a1 1 0 1 1 0 2h-4a1 1 0 1 1 0-2Zm11.5 19a.5.5 0 0 1-.5.5h-3V22a1 1 0 1 0-2 0v3.5h-3V22a1 1 0 1 0-2 0v3.5h-3V22a1 1 0 1 0-2 0v3.5H7a.5.5 0 0 1-.5-.5V14a.5.5 0 0 1 .5-.5h4.5V11a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 .5.5v2.5H25a.5.5 0 0 1 .5.5v11Z"/></svg>`;export default t.content.cloneNode(true);