UNPKG

@rhds/icons

Version:
1 lines 367 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="m22.916 14.401-7 16a.998.998 0 0 1-1.121.578A1 1 0 0 1 14 30V19h-4a.999.999 0 0 1-.916-1.401l7-16A1 1 0 0 1 18 2v11h4a.999.999 0 0 1 .916 1.401Z"/></svg>`;export default t.content.cloneNode(true);