UNPKG

@rhds/icons

Version:
1 lines 878 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="M20 1c-5.146 0-9.466 3.557-10.661 8.339C4.557 10.534 1 14.854 1 20c0 6.065 4.935 11 11 11 5.146 0 9.466-3.557 10.661-8.339C27.443 21.466 31 17.146 31 12c0-6.065-4.935-11-11-11Zm-8 28c-4.962 0-9-4.038-9-9 0-3.919 2.522-7.251 6.025-8.484-.007.162-.025.32-.025.484 0 6.065 4.935 11 11 11 .163 0 .322-.017.484-.025C19.251 26.478 15.919 29 12 29Zm8.949-8.051A9.01 9.01 0 0 1 20 21c-4.962 0-9-4.038-9-9 0-.321.018-.637.051-.949A9.01 9.01 0 0 1 12 11c4.962 0 9 4.038 9 9 0 .321-.018.637-.051.949Zm2.026-.465c.007-.162.025-.32.025-.484 0-6.065-4.935-11-11-11-.163 0-.322.017-.484.025C12.749 5.522 16.081 3 20 3c4.962 0 9 4.038 9 9 0 3.919-2.522 7.251-6.025 8.484Z"/></svg>`;export default t.content.cloneNode(true);