UNPKG

@rhds/icons

Version:
1 lines 511 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="m1.504 13.868 14 8a.998.998 0 0 0 .992 0l14-8a1 1 0 0 0 0-1.736l-14-8a1 1 0 0 0-.992 0l-14 8a1 1 0 0 0 0 1.736ZM16 6.152 27.984 13 16 19.848 4.016 13 16 6.152Z"/><path d="M29.504 18.132 16 25.848 2.496 18.132a.999.999 0 1 0-.992 1.736l14 8a.998.998 0 0 0 .992 0l14-8a1 1 0 1 0-.992-1.736Z"/></svg>`;export default t.content.cloneNode(true);