UNPKG

@rhds/icons

Version:
1 lines 516 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 2v8.5c0 .827-.673 1.5-1.5 1.5H21a1 1 0 0 1 0-2h6.524C25.307 5.763 20.851 3 16 3 8.832 3 3 8.832 3 16s5.832 13 13 13a13.02 13.02 0 0 0 10.67-5.572 1.002 1.002 0 0 1 1.641 1.145A15.023 15.023 0 0 1 16 31.001c-8.271 0-15-6.729-15-15S7.729 1 16 1c5.384 0 10.352 2.945 13 7.521V2a1 1 0 0 1 2 0Z"/></svg>`;export default t.content.cloneNode(true);