UNPKG

@rhds/icons

Version:
1 lines 576 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 3.127.915 6.039 2.473 8.506.01.019.01.04.022.058.041.065.087.126.128.19.082.124.165.246.25.367a15.863 15.863 0 0 0 9.85 6.539c.028.006.055.013.083.018.474.096.954.168 1.44.22A16.22 16.22 0 0 0 16 32c8.821 0 15.999-7.177 15.999-16S24.822 0 16 0Zm-1 2.05v13.4L3.675 22.633A13.911 13.911 0 0 1 2 16C2 8.618 7.747 2.567 15 2.05Z"/></svg>`;export default t.content.cloneNode(true);