UNPKG

@rhds/icons

Version:
1 lines 447 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 29H2a1 1 0 1 0 0 2h28a1 1 0 1 0 0-2Z"/><rect x="4" y="15" width="10" height="10" rx="1.5" ry="1.5"/><rect x="18" y="15" width="10" height="10" rx="1.5" ry="1.5"/><rect x="11" y="1" width="10" height="10" rx="1.5" ry="1.5"/></svg>`;export default t.content.cloneNode(true);