UNPKG

@rhds/icons

Version:
1 lines 425 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.208 2.792-13-2.77a.995.995 0 0 0-.416 0l-13 2.77A1 1 0 0 0 2 3.77V18c0 7.72 6.28 14 14 14s14-6.28 14-14V3.77a1 1 0 0 0-.792-.978ZM28 18c0 6.617-5.383 12-12 12S4 24.617 4 18V4.58l12-2.558L28 4.58V18Z"/></svg>`;export default t.content.cloneNode(true);