@elgato/icons
Version:
Icons used throughout the Elgato ecosystem.
3 lines (2 loc) • 677 B
JavaScript
const icon = '<svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M5.64844 5.98421V8.92952H4.57813L5.64844 5.98421Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8 14.9999C11.866 14.9999 15 11.8659 15 7.99988C15 4.13388 11.866 0.999878 8 0.999878C4.13401 0.999878 1 4.13388 1 7.99988C1 11.8659 4.13401 14.9999 8 14.9999ZM6.70313 9.67953H7.30469V8.92171H6.70313V5.21468H5.1211L3.73829 8.76156V9.67953H5.59376V10.9998H6.70313V9.67953ZM10.6719 10.9998H12.0586L10.4648 7.78499L11.9609 5.21468H10.5938L9.26563 7.84749L10.6719 10.9998ZM8.02344 10.9998H9.23438V5.21468H8.02344V10.9998Z"/></svg>';
export default icon;