UNPKG

@rhds/icons

Version:
1 lines 410 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 1A14.956 14.956 0 0 0 1.73 11.37l-.001.003A15.032 15.032 0 0 0 1 16.001c0 8.271 6.729 15 15 15s15-6.729 15-15S24.271 1 16 1Zm-1 2.038v11.586L3.976 11.049A12.952 12.952 0 0 1 15 3.039Z"/></svg>`;export default t.content.cloneNode(true);