UNPKG

@rhds/icons

Version:
1 lines 630 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 8H17.81l-.681-3.208A1 1 0 0 0 16.15 4h-9.3a1 1 0 0 0-.979.792L5.19 8H2.5C1.673 8 1 8.673 1 9.5v17c0 .827.673 1.5 1.5 1.5h27c.827 0 1.5-.673 1.5-1.5v-17c0-.827-.673-1.5-1.5-1.5Zm-8.058 11.149-3.646 3.646c-.22.22-.508.329-.796.329s-.576-.109-.796-.329a1.129 1.129 0 0 1 0-1.592l2.08-2.079H10a1.125 1.125 0 0 1 0-2.25h8.284l-2.08-2.079a1.127 1.127 0 0 1 1.592-1.592l3.646 3.646a1.629 1.629 0 0 1 0 2.299Z"/></svg>`;export default t.content.cloneNode(true);