UNPKG

@rhds/icons

Version:
1 lines 602 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="m26.517 11.103-9.456-9.457a1.5 1.5 0 0 0-2.121 0l-9.457 9.457a1 1 0 0 0-.271.915L8 25.108v4.393c0 .827.673 1.5 1.5 1.5h13c.827 0 1.5-.673 1.5-1.5v-4.393l2.788-13.09a1.002 1.002 0 0 0-.271-.915ZM16 13c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2Zm-6 16v-3h12v3H10Zm12.19-5H9.81L7.281 12.133 15 4.414v6.716A3.999 3.999 0 0 0 16 19a3.999 3.999 0 0 0 1-7.87V4.414l7.719 7.719L22.19 24Z"/></svg>`;export default t.content.cloneNode(true);