UNPKG

@rhds/icons

Version:
1 lines 1.07 kB
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 36 36"><path d="M14 24.38a1.62 1.62 0 1 0 0 3.24 1.62 1.62 0 0 0 0-3.24Zm0 2a.38.38 0 1 1 0-.76.38.38 0 0 1 0 .76Zm-3-5a1.62 1.62 0 1 0 0 3.24 1.62 1.62 0 0 0 0-3.24Zm0 2a.38.38 0 1 1 0-.76.38.38 0 0 1 0 .76Zm4-3a1.62 1.62 0 1 0 0 3.24 1.62 1.62 0 0 0 0-3.24Zm0 2a.38.38 0 1 1 0-.76.38.38 0 0 1 0 .76Z"/><path d="M29.77 13.72a.635.635 0 0 0-.56-.35h-4.46l1.42-6.66h3.49c.35 0 .62-.28.62-.62s-.28-.62-.62-.62h-4a.63.63 0 0 0-.61.5l-1.58 7.42H6.79c-.24 0-.46.14-.56.35-.9 1.82-1.35 3.77-1.35 5.78 0 7.24 5.89 13.12 13.12 13.12s13.12-5.89 13.12-13.12c0-2.01-.46-3.95-1.35-5.78ZM18 31.37c-6.55 0-11.88-5.33-11.88-11.88 0-1.69.36-3.33 1.06-4.88h21.64c.7 1.55 1.06 3.19 1.06 4.88 0 6.55-5.33 11.88-11.88 11.88Z"/><path d="M27.5 18.88c-.35 0-.62.28-.62.62 0 3.83-2.44 7.22-6.07 8.42-.33.11-.5.46-.4.79.11.33.47.5.79.4a10.12 10.12 0 0 0 6.93-9.61c0-.34-.28-.62-.62-.62Z"/></svg>`;export default t.content.cloneNode(true);