UNPKG

@rhds/icons

Version:
1 lines 813 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="M24 16c0 4.411-3.589 8-8 8s-8-3.589-8-8 3.589-8 8-8 8 3.589 8 8ZM16 5.637a1.626 1.626 0 1 0-.001-3.251A1.626 1.626 0 0 0 16 5.637Zm-12.005 8.74a1.626 1.626 0 1 0 .001 3.251 1.626 1.626 0 0 0-.001-3.251ZM7 8.627a1.626 1.626 0 1 0-.001-3.251A1.626 1.626 0 0 0 7 8.627Zm9 17.75a1.626 1.626 0 1 0 .001 3.251A1.626 1.626 0 0 0 16 26.377Zm12-12a1.626 1.626 0 1 0 .001 3.251A1.626 1.626 0 0 0 28 14.377Zm-3-8.998a1.626 1.626 0 1 0 .001 3.251A1.626 1.626 0 0 0 25 5.38ZM7 23.377a1.626 1.626 0 1 0 .001 3.251A1.626 1.626 0 0 0 7 23.377Zm18 0a1.626 1.626 0 1 0 .001 3.251A1.626 1.626 0 0 0 25 23.377Z"/></svg>`;export default t.content.cloneNode(true);