UNPKG

@rhds/icons

Version:
1 lines 466 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="M31 16c0-8.271-6.729-15-15-15S1 7.729 1 16s6.729 15 15 15a14.956 14.956 0 0 0 14.271-10.371v-.002c.483-1.496.728-3.052.728-4.627ZM16 29C8.832 29 3 23.168 3 16 3 9.168 8.297 3.551 15 3.038V16a1 1 0 0 0 .691.951l12.333 4A12.96 12.96 0 0 1 16 29Z"/></svg>`;export default t.content.cloneNode(true);