UNPKG

@rhds/icons

Version:
1 lines 501 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="M21 11.522V3h2a1 1 0 1 0 0-2H9a1 1 0 1 0 0 2h2v8.522A8.998 8.998 0 0 0 7 19a1 1 0 0 0 1 1h7v10a1 1 0 1 0 2 0V20h7a1 1 0 0 0 1-1 8.995 8.995 0 0 0-4-7.478ZM13 3h6v7.525c-.94-.334-1.947-.525-3-.525s-2.06.191-3 .525V3ZM9.071 18c.486-3.388 3.408-6 6.929-6s6.442 2.612 6.929 6H9.072Z"/></svg>`;export default t.content.cloneNode(true);