UNPKG

@elgato/icons

Version:

Icons used throughout the Elgato ecosystem.

3 lines (2 loc) 597 B
const icon = '<svg width="20" height="20" viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10ZM17 10C17 13.866 13.866 17 10 17C6.13401 17 3 13.866 3 10C3 8.24696 3.64441 6.64443 4.70926 5.41637L9.14645 9.85355C9.34171 10.0488 9.65829 10.0488 9.85355 9.85355C10.0488 9.65829 10.0488 9.34171 9.85355 9.14645L5.41637 4.70926C6.64443 3.64441 8.24696 3 10 3C13.866 3 17 6.13401 17 10Z"/></svg>'; export default icon;