UNPKG

@rhds/icons

Version:
1 lines 881 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 20h-4.3a10.662 10.662 0 0 0-1.191-4H28a1 1 0 0 0 .707-.293l2-2a1 1 0 1 0-1.414-1.414L27.586 14H24.14a10.772 10.772 0 0 0-4.906-3.25A5.747 5.747 0 0 0 21.75 6c0-3.171-2.58-5.75-5.75-5.75S10.25 2.829 10.25 6c0 1.972.998 3.713 2.514 4.75A10.772 10.772 0 0 0 7.86 14H4.414l-1.707-1.707a1 1 0 1 0-1.414 1.414l2 2A1 1 0 0 0 4 16h2.491a10.662 10.662 0 0 0-1.19 4H1a1 1 0 1 0 0 2h4.3a10.662 10.662 0 0 0 1.192 4H4a1 1 0 0 0-.707.293l-2 2a1 1 0 1 0 1.414 1.414L4.414 28h3.445c1.972 2.291 4.887 3.75 8.14 3.75s6.17-1.459 8.142-3.75h3.445l1.707 1.707a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414l-2-2A1 1 0 0 0 28 26h-2.492a10.662 10.662 0 0 0 1.191-4H31a1 1 0 1 0 0-2Z"/></svg>`;export default t.content.cloneNode(true);