@elgato/icons
Version:
Icons used throughout the Elgato ecosystem.
3 lines (2 loc) • 367 B
JavaScript
const icon = '<svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.25 3H10.1588L11.9997 6.17993L13.841 3H22.7495L11.9997 21.6193L1.25 3ZM5.86881 3.55851L11.9997 14.1713L18.1275 3.55851H14.1592L11.9997 7.29945L9.8411 3.55851H5.86881Z"/></svg>';
export default icon;