UNPKG

@rhds/icons

Version:
1 lines 554 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="M29.5 1h-27C1.673 1 1 1.673 1 2.5v27c0 .827.673 1.5 1.5 1.5h27c.827 0 1.5-.673 1.5-1.5v-27c0-.827-.673-1.5-1.5-1.5Zm-1.704 21.796a1.122 1.122 0 0 1-1.592-.001L16 12.592l-5.85 5.851c-.616.614-1.684.614-2.3 0l-3.646-3.646a1.126 1.126 0 0 1 1.592-1.592L9 16.41l5.85-5.851a1.63 1.63 0 0 1 2.3 0l10.646 10.646c.438.44.438 1.152 0 1.592Z"/></svg>`;export default t.content.cloneNode(true);