UNPKG

@rhds/icons

Version:
1 lines 564 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="M2.076 15.383a1 1 0 0 1 .217-1.09L14.939 1.646a1.501 1.501 0 0 1 2.121 0l12.646 12.646a1 1 0 0 1-.707 1.707h-8a.997.997 0 0 1-.707-.293l-3.586-3.586a1 1 0 0 0-1.414 0l-3.586 3.586a1 1 0 0 1-.707.293H3c-.404 0-.769-.244-.924-.617Zm14.985.263a1.501 1.501 0 0 0-2.121 0L2.293 28.293A1 1 0 0 0 3 30h26a1.002 1.002 0 0 0 .707-1.707L17.061 15.647Z"/></svg>`;export default t.content.cloneNode(true);