UNPKG

@rhds/icons

Version:
1 lines 709 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.5 23h19c3.033 0 5.5-2.467 5.5-5.5a5.46 5.46 0 0 0-4.003-5.271A8.81 8.81 0 0 0 28 12c0-5.514-4.486-10-10-10a9.957 9.957 0 0 0-9.214 6.11A7.55 7.55 0 0 0 7.5 8C3.364 8 0 11.364 0 15.5S3.364 23 7.5 23Zm0-13c.551 0 1.098.082 1.623.244.524.16 1.082-.13 1.248-.655A7.969 7.969 0 0 1 18 4c4.411 0 8 3.589 8 8 0 .315-.023.623-.059.928a1 1 0 0 0 .897 1.111A3.476 3.476 0 0 1 30 17.5c0 1.93-1.57 3.5-3.5 3.5h-19C4.467 21 2 18.533 2 15.5S4.467 10 7.5 10ZM30 26H2a1 1 0 0 0 0 2h28a1 1 0 0 0 0-2Z"/></svg>`;export default t.content.cloneNode(true);