UNPKG

@rhds/icons

Version:
1 lines 526 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-3.375 17a1.125 1.125 0 0 1-2.25 0V9.717L9.795 23.796a1.122 1.122 0 0 1-1.592 0 1.128 1.128 0 0 1 .001-1.592l14.08-14.079H14a1.125 1.125 0 0 1 0-2.25h10.5c.896 0 1.625.729 1.625 1.625V18Z"/></svg>`;export default t.content.cloneNode(true);