UNPKG

@rhds/icons

Version:
1 lines 854 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"><path d="M18 3.375C9.935 3.375 3.375 9.935 3.375 18S9.935 32.625 18 32.625 32.625 26.065 32.625 18 26.065 3.375 18 3.375Zm0 28c-7.375 0-13.375-6-13.375-13.375S10.625 4.625 18 4.625s13.375 6 13.375 13.375-6 13.375-13.375 13.375Z"/><path d="M18 10.375A4.63 4.63 0 0 0 13.375 15a.625.625 0 0 0 1.25 0c0-1.861 1.514-3.375 3.375-3.375s3.375 1.514 3.375 3.375-1.514 3.375-3.375 3.375a.625.625 0 0 0-.625.625v3a.625.625 0 0 0 1.25 0v-2.438c2.253-.309 4-2.226 4-4.562A4.63 4.63 0 0 0 18 10.375Zm-.44 14.185c-.06.06-.11.12-.14.2a.595.595 0 0 0 .14.68c.11.12.28.19.44.19.16 0 .33-.07.44-.19.12-.12.18-.28.18-.44s-.06-.32-.18-.44a.627.627 0 0 0-.88 0Z"/></svg>`;export default t.content.cloneNode(true);