UNPKG

@rhds/icons

Version:
1 lines 399 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 12.086 17.061 1.44a1.501 1.501 0 0 0-2.122 0L4.293 12.086A1 1 0 1 0 5.707 13.5L15 4.207v25.586a1 1 0 0 0 2 0V4.207l9.293 9.293a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414Z"/></svg>`;export default t.content.cloneNode(true);