UNPKG

@rhds/icons

Version:
1 lines 382 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="M11 26.792a1.49 1.49 0 0 1-1.06-.439l-8.647-8.646a1 1 0 1 1 1.414-1.414L11 24.586 29.293 6.293a1 1 0 1 1 1.414 1.414L12.061 26.353a1.494 1.494 0 0 1-1.061.439Z"/></svg>`;export default t.content.cloneNode(true);