UNPKG

@rhds/icons

Version:
1 lines 875 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="M16 8c-4.411 0-8 3.589-8 8s3.589 8 8 8 8-3.589 8-8-3.589-8-8-8Zm0 14c-3.309 0-6-2.691-6-6s2.691-6 6-6 6 2.691 6 6-2.691 6-6 6ZM5.625 7.002a1.376 1.376 0 1 1 2.751.001 1.376 1.376 0 0 1-2.751-.001Zm-.255 9a1.376 1.376 0 1 1-2.751-.001 1.376 1.376 0 0 1 2.751.001Zm3.005 9a1.376 1.376 0 1 1-2.751-.001 1.376 1.376 0 0 1 2.751.001Zm9 3a1.376 1.376 0 1 1-2.751-.001 1.376 1.376 0 0 1 2.751.001Zm9-3a1.376 1.376 0 1 1-2.751-.001 1.376 1.376 0 0 1 2.751.001Zm3-9a1.376 1.376 0 1 1-2.751-.001 1.376 1.376 0 0 1 2.751.001Zm-3-8.998a1.376 1.376 0 1 1-2.751-.001 1.376 1.376 0 0 1 2.751.001Zm-11.75-2.992a1.376 1.376 0 1 1 2.751.001 1.376 1.376 0 0 1-2.751-.001Z"/></svg>`;export default t.content.cloneNode(true);