UNPKG

@elgato/icons

Version:

Icons used throughout the Elgato ecosystem.

3 lines (2 loc) 339 B
const icon = '<svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M10 3H6V13H10V3Z"/><path d="M11 13H13C14.1046 13 15 12.1046 15 11V5C15 3.89543 14.1046 3 13 3L11 3V13Z"/><path d="M3 3L5 3V13H3C1.89543 13 1 12.1046 1 11V5C1 3.89543 1.89543 3 3 3Z"/></svg>'; export default icon;