@elgato/icons
Version:
Icons used throughout the Elgato ecosystem.
3 lines (2 loc) • 1.15 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="M7.50012 8C7.22398 8 7.00012 8.22386 7.00012 8.5C7.00012 8.77614 7.22398 9 7.50012 9H12.5001C12.7763 9 13.0001 8.77614 13.0001 8.5C13.0001 8.22386 12.7763 8 12.5001 8H7.50012Z"/><path d="M7.00012 11.5C7.00012 11.2239 7.22398 11 7.50012 11H10.5001C10.7763 11 11.0001 11.2239 11.0001 11.5C11.0001 11.7761 10.7763 12 10.5001 12H7.50012C7.22398 12 7.00012 11.7761 7.00012 11.5Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10.0001 18C14.4183 18 18.0001 14.4183 18.0001 10C18.0001 5.58172 14.4183 2 10.0001 2C5.58179 2 2.00006 5.58172 2.00006 10C2.00006 11.3519 2.3354 12.6255 2.92743 13.7421L1.76689 17.6106C1.65247 17.992 2.00807 18.3476 2.38947 18.2332L6.25795 17.0726C7.37457 17.6647 8.64816 18 10.0001 18ZM2.99154 17.0085L4.0032 13.6363L3.81093 13.2737C3.29354 12.2978 3.00006 11.1847 3.00006 10C3.00006 6.13401 6.13407 3 10.0001 3C13.8661 3 17.0001 6.13401 17.0001 10C17.0001 13.866 13.8661 17 10.0001 17C8.81539 17 7.70222 16.7065 6.72638 16.1891L6.36374 15.9969L2.99154 17.0085Z"/></svg>';
export default icon;