UNPKG

@rhds/icons

Version:
1 lines 813 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 1C7.729 1 1 7.729 1 16s6.729 15 15 15 15-6.729 15-15S24.271 1 16 1Zm0 3.14a1.874 1.874 0 1 1 .001 3.749A1.874 1.874 0 0 1 16 4.14ZM6 17.89a1.874 1.874 0 1 1-.001-3.749A1.874 1.874 0 0 1 6 17.89Zm2.995-7.014a1.874 1.874 0 1 1-.001-3.749 1.874 1.874 0 0 1 .001 3.749ZM20 26.125h-8a1.125 1.125 0 0 1 0-2.25h8a1.125 1.125 0 0 1 0 2.25Zm3.796-16.329-5.232 5.232c.115.303.186.629.186.972 0 1.517-1.233 2.75-2.75 2.75s-2.75-1.233-2.75-2.75 1.233-2.75 2.75-2.75c.343 0 .669.071.972.186l5.232-5.232a1.127 1.127 0 0 1 1.592 1.592ZM26 17.89a1.874 1.874 0 1 1-.001-3.749A1.874 1.874 0 0 1 26 17.89Z"/></svg>`;export default t.content.cloneNode(true);