@elgato/icons
Version:
Icons used throughout the Elgato ecosystem.
3 lines (2 loc) • 1.39 kB
JavaScript
const icon = '<svg width="20" height="20" viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M8 11.0002C10.7614 11.0002 13 13.2388 13 16.0002C12.9999 17.1047 12.1045 18.0002 11 18.0002H5C3.89551 18.0002 3.00013 17.1047 3 16.0002C3 13.2388 5.23858 11.0002 8 11.0002Z"/><path d="M12.5127 3.81763C12.7219 3.69682 12.9824 3.74424 13.1367 3.91821L13.1963 4.00025L13.3818 4.3479C13.7876 5.17133 14 6.07877 14 7.00025C14 8.05336 13.7228 9.08822 13.1963 10.0002L13.1367 10.0823C12.9824 10.2561 12.7219 10.3036 12.5127 10.1829C12.274 10.0447 12.1923 9.73919 12.3301 9.50025C12.7689 8.74022 13 7.87785 13 7.00025C13 6.23253 12.8233 5.47634 12.4854 4.79029L12.3301 4.50025L12.2881 4.40747C12.2149 4.18719 12.304 3.93848 12.5127 3.81763Z"/><path d="M8 4.00025C9.65685 4.00025 11 5.34339 11 7.00025C10.9999 8.65699 9.65677 10.0002 8 10.0002C6.34323 10.0002 5.00013 8.65699 5 7.00025C5 5.34339 6.34315 4.00025 8 4.00025Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M15.1113 11.6829C15.3504 11.8208 15.6558 11.7391 15.7939 11.5002C16.5838 10.1321 17 8.57999 17 7.00025C17 5.42049 16.5838 3.86837 15.7939 2.50025C15.6558 2.26119 15.3504 2.17958 15.1113 2.31763C14.8724 2.45571 14.7899 2.76119 14.9277 3.00025C15.6298 4.21636 16 5.59602 16 7.00025C16 8.40446 15.6298 9.78416 14.9277 11.0002C14.79 11.2393 14.8724 11.5448 15.1113 11.6829Z"/></svg>';
export default icon;