UNPKG

@rhds/icons

Version:
1 lines 455 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 30 30"><rect x="15.48" y="5.45" width="9.08" height="9.08" rx=".1"/><rect x="15.48" y="15.47" width="9.08" height="9.08" rx=".1"/><rect x="5.45" y="5.45" width="9.08" height="9.08" rx=".1"/><rect x="5.45" y="15.47" width="9.08" height="9.08" rx=".1"/></svg>`;export default t.content.cloneNode(true);