UNPKG

@rhds/icons

Version:
1 lines 771 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 36 36"><circle cx="27" cy="23" r=".62"/><path d="M31 17.38H5a.62.62 0 0 0-.62.62v10a.62.62 0 0 0 .62.62h26a.62.62 0 0 0 .62-.62V18a.62.62 0 0 0-.62-.62Zm-.62 10H5.62v-8.76h24.76Z"/><path d="M9 23.62h6a.62.62 0 0 0 0-1.24H9a.62.62 0 0 0 0 1.24Zm8.24-9.16A.63.63 0 0 0 18 14l1.24-5.85A.62.62 0 1 0 18 7.87l-1.25 5.85a.63.63 0 0 0 .49.74Zm3.76-.54a.61.61 0 0 0 .88 0l2.56-2.56a.61.61 0 0 0 0-.88l-2.56-2.57c-.56-.58-1.47.32-.88.89l2.12 2.12L21 13a.61.61 0 0 0 0 .92Zm-6.88 0A.63.63 0 1 0 15 13l-2.12-2.12L15 8.8c.58-.57-.31-1.47-.88-.89l-2.56 2.57a.61.61 0 0 0 0 .88Z"/></svg>`;export default t.content.cloneNode(true);