UNPKG

@rhds/icons

Version:
1 lines 332 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 6.007V26c0 2.206-1.794 4-4 4H6.007c-2.206 0-4-1.794-4-4V6.007c0-2.206 1.794-4 4-4H26c2.206 0 4 1.794 4 4Z"/></svg>`;export default t.content.cloneNode(true);