UNPKG

@rhds/icons

Version:
1 lines 551 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="M15.707 22.293a.999.999 0 0 1 0 1.414l-5.646 5.646c-.292.292-.677.438-1.061.438s-.769-.146-1.061-.438l-5.646-5.646a.999.999 0 1 1 1.414-1.414L8 26.586V3a1 1 0 1 1 2 0v23.586l4.293-4.293a.999.999 0 0 1 1.414 0ZM29 3H15a1 1 0 1 0 0 2h14a1 1 0 1 0 0-2Zm-4 6H15a1 1 0 1 0 0 2h10a1 1 0 1 0 0-2Zm-4 6h-6a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2Z"/></svg>`;export default t.content.cloneNode(true);