UNPKG

@rhds/icons

Version:
1 lines 672 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 0C7.178 0 0 7.178 0 16c0 5.27 2.572 9.938 6.514 12.855.028.026.045.06.077.083.11.08.225.15.337.226a16.083 16.083 0 0 0 1.28.797c.09.051.18.104.271.153.876.469 1.787.856 2.73 1.151.057.018.116.032.174.05.404.121.812.226 1.226.315.13.029.261.053.393.078.362.069.726.124 1.094.168.137.016.274.036.412.048.494.046.99.076 1.492.076 8.822 0 16-7.178 16-16S24.822 0 16 0ZM2 16C2 8.618 7.747 2.567 15 2.05v13.625l-8.014 11.02C3.941 24.126 2 20.288 2 16Z"/></svg>`;export default t.content.cloneNode(true);