@elgato/icons
Version:
Icons used throughout the Elgato ecosystem.
3 lines (2 loc) • 373 B
JavaScript
const icon = '<svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M17.0889 4H19.8032L13.8734 10.7774L20.8494 20H15.3872L11.1091 14.4066L6.21387 20H3.49798L9.84054 12.7508L3.14844 4H8.74926L12.6163 9.11262L17.0889 4ZM16.1363 18.3754H17.6403L7.93203 5.53928H6.31808L16.1363 18.3754Z"/></svg>';
export default icon;