UNPKG

@rhds/icons

Version:
1 lines 383 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="M16 24.792c-.384 0-.768-.146-1.06-.439L1.293 10.707a1 1 0 1 1 1.414-1.414L16 22.586 29.293 9.293a1 1 0 1 1 1.414 1.414L17.061 24.354a1.494 1.494 0 0 1-1.06.438Z"/></svg>`;export default t.content.cloneNode(true);