UNPKG

@rhds/icons

Version:
1 lines 499 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"><rect x="1.25" y="4.25" width="12.5" height="9.5" rx="1.25" ry="1.25"/><rect x="18.25" y="4.25" width="12.5" height="9.5" rx="1.25" ry="1.25"/><rect x="1.25" y="18.25" width="12.5" height="9.5" rx="1.25" ry="1.25"/><rect x="18.25" y="18.25" width="12.5" height="9.5" rx="1.25" ry="1.25"/></svg>`;export default t.content.cloneNode(true);