UNPKG

@rhds/icons

Version:
1 lines 594 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="M7 16a1 1 0 0 1 1-1h7V2a1 1 0 1 1 2 0v13h7a1 1 0 1 1 0 2H8a1 1 0 0 1-1-1Zm20.099 13.793A1.002 1.002 0 0 1 26.12 31H5.88a1 1 0 0 1-.979-1.207l2.12-10A1 1 0 0 1 8 19h16a1 1 0 0 1 .979.793l2.12 10ZM24.886 29l-1.697-8H8.811l-1.697 8h4.076l.894-4.208a1.002 1.002 0 0 1 1.957.416L13.235 29h5.53l-.806-3.792c-.114-.54.23-1.071.77-1.187.536-.113 1.07.23 1.187.771L20.81 29h4.076Z"/></svg>`;export default t.content.cloneNode(true);