UNPKG

@rhds/icons

Version:
1 lines 678 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="M25.5 6H23v-.5c0-.827-.673-1.5-1.5-1.5h-1.626C19.429 2.276 17.861 1 16 1s-3.428 1.276-3.874 3H10.5C9.673 4 9 4.673 9 5.5V6H6.5C5.673 6 5 6.673 5 7.5v22c0 .827.673 1.5 1.5 1.5h19c.827 0 1.5-.673 1.5-1.5v-22c0-.827-.673-1.5-1.5-1.5ZM11 7V6h2a1 1 0 0 0 1-1c0-1.103.897-2 2-2s2 .897 2 2a1 1 0 0 0 1 1h2v2H11V7Zm11.795 8.796-7.646 7.646a1.624 1.624 0 0 1-2.298 0l-3.646-3.646a1.125 1.125 0 1 1 1.591-1.592l3.205 3.205 7.205-7.205a1.126 1.126 0 0 1 1.591 1.592Z"/></svg>`;export default t.content.cloneNode(true);