UNPKG

@rhds/icons

Version:
1 lines 410 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 19H3V3h16v4a1 1 0 1 0 2 0V2.5c0-.827-.673-1.5-1.5-1.5h-17C1.673 1 1 1.673 1 2.5v17c0 .827.673 1.5 1.5 1.5H7a1 1 0 1 0 0-2Z"/><rect x="11" y="11" width="20" height="20" rx="1.5" ry="1.5"/></svg>`;export default t.content.cloneNode(true);