UNPKG

@rhds/icons

Version:
1 lines 499 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 18a1 1 0 0 0-1 1v8.586L14.707 13.293a1 1 0 1 0-1.414 1.414L27.586 29H19a1 1 0 0 0 0 2h10.5c.827 0 1.5-.673 1.5-1.5V19a1 1 0 0 0-1-1Z"/><path d="M29.5 1h-27C1.673 1 1 1.673 1 2.5v27c0 .827.673 1.5 1.5 1.5H12a1 1 0 0 0 0-2H3V3h26v9a1 1 0 0 0 2 0V2.5c0-.827-.673-1.5-1.5-1.5Z"/></svg>`;export default t.content.cloneNode(true);