UNPKG

@rhds/icons

Version:
1 lines 653 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="M30 3.5v3c0 .827-.673 1.5-1.5 1.5h-25C2.673 8 2 7.327 2 6.5v-3C2 2.673 2.673 2 3.5 2h25c.827 0 1.5.673 1.5 1.5ZM28.5 13h-15c-.827 0-1.5.673-1.5 1.5v3c0 .827.673 1.5 1.5 1.5h15c.827 0 1.5-.673 1.5-1.5v-3c0-.827-.673-1.5-1.5-1.5Zm0 10h-15c-.827 0-1.5.673-1.5 1.5v3c0 .827.673 1.5 1.5 1.5h15c.827 0 1.5-.673 1.5-1.5v-3c0-.827-.673-1.5-1.5-1.5ZM9 17a1 1 0 1 0 0-2H5v-4a1 1 0 1 0-2 0v14.5c0 .827.673 1.5 1.5 1.5H9a1 1 0 1 0 0-2H5v-8h4Z"/></svg>`;export default t.content.cloneNode(true);