UNPKG

@rhds/icons

Version:
1 lines 446 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="M31 15v9.5c0 .827-.673 1.5-1.5 1.5H20a1 1 0 1 1 0-2h7.586L15 11.414l-3.939 3.939c-.566.566-1.555.566-2.121 0L1.293 7.707a.999.999 0 1 1 1.414-1.414L10 13.586l3.939-3.939a1.5 1.5 0 0 1 2.121 0l12.939 12.939V15a1 1 0 1 1 2 0Z"/></svg>`;export default t.content.cloneNode(true);