UNPKG

@elgato/icons

Version:

Icons used throughout the Elgato ecosystem.

3 lines (2 loc) 305 B
const icon = '<svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M3 3C1.89543 3 1 3.89543 1 5V6H15V5C15 3.89543 14.1046 3 13 3H3Z"/><path d="M15 7H1V11C1 12.1046 1.89543 13 3 13H13C14.1046 13 15 12.1046 15 11V7Z"/></svg>'; export default icon;