UNPKG

@rhds/icons

Version:
1 lines 505 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 8.788V17.5c0 .827-.673 1.5-1.5 1.5h-25c-.827 0-1.5-.673-1.5-1.5V8.788c0-.395.232-.753.593-.913l13-5.788c.259-.115.555-.115.813 0l13 5.788c.361.16.593.519.593.913ZM28.5 22h-25c-.827 0-1.5.673-1.5 1.5v4c0 .827.673 1.5 1.5 1.5h25c.827 0 1.5-.673 1.5-1.5v-4c0-.827-.673-1.5-1.5-1.5Z"/></svg>`;export default t.content.cloneNode(true);