UNPKG

@rhds/icons

Version:
1 lines 438 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 3.5v25c0 .827-.673 1.5-1.5 1.5h-25c-.827 0-1.5-.673-1.5-1.5V3.591l13.284 13.284H7a1.125 1.125 0 0 0 0 2.25h10.5c.896 0 1.625-.729 1.625-1.625V7a1.125 1.125 0 0 0-2.25 0v8.284L3.591 2H28.5c.827 0 1.5.673 1.5 1.5Z"/></svg>`;export default t.content.cloneNode(true);