UNPKG

@rhds/icons

Version:
1 lines 649 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="M26.5 26h-19C3.364 26 0 22.636 0 18.5S3.364 11 7.5 11c.433 0 .862.037 1.286.11A9.956 9.956 0 0 1 18 5c5.514 0 10 4.486 10 10l-.003.229A5.46 5.46 0 0 1 32 20.5c0 3.033-2.468 5.5-5.5 5.5Zm-19-13C4.468 13 2 15.467 2 18.5S4.468 24 7.5 24h19c1.93 0 3.5-1.57 3.5-3.5a3.476 3.476 0 0 0-3.162-3.46 1 1 0 0 1-.896-1.112A8.08 8.08 0 0 0 26 15c0-4.411-3.589-8-8-8a7.966 7.966 0 0 0-7.628 5.589 1 1 0 0 1-1.248.655A5.51 5.51 0 0 0 7.5 13Z"/></svg>`;export default t.content.cloneNode(true);