UNPKG

@rhds/icons

Version:
1 lines 415 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="M27.707 19.707 17.061 30.353c-.292.292-.676.438-1.061.438s-.768-.146-1.061-.438L4.293 19.707a.999.999 0 1 1 1.414-1.414L15 27.586V2a1 1 0 0 1 2 0v25.586l9.293-9.293a.999.999 0 1 1 1.414 1.414Z"/></svg>`;export default t.content.cloneNode(true);