UNPKG

@rhds/icons

Version:
1 lines 504 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="M28.5 12H15V8c0-3.859-3.141-7-7-7S1 4.141 1 8v5a1 1 0 1 0 2 0V8c0-2.757 2.243-5 5-5s5 2.243 5 5v4h-1.5c-.827 0-1.5.673-1.5 1.5v15c0 .827.673 1.5 1.5 1.5h17c.827 0 1.5-.673 1.5-1.5v-15c0-.827-.673-1.5-1.5-1.5ZM28 28H12V14h16v14Zm-9.5-7a1.5 1.5 0 1 1 3.001.001A1.5 1.5 0 0 1 18.5 21Z"/></svg>`;export default t.content.cloneNode(true);