UNPKG

@rhds/icons

Version:
1 lines 418 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 16s7.178 16 16 16 16-7.178 16-16S24.822 0 16 0Zm7.795 23.796c-.22.22-.507.329-.795.329s-.576-.11-.795-.33l-14-14a1.126 1.126 0 0 1 1.59-1.59l14 14c.44.439.44 1.151 0 1.59Z"/></svg>`;export default t.content.cloneNode(true);