UNPKG

@elgato/icons

Version:

Icons used throughout the Elgato ecosystem.

3 lines (2 loc) 474 B
const icon = '<svg width="20" height="20" viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M9 3C7.89543 3 7 3.89543 7 5V11C7 12.1046 7.89543 13 9 13H15C16.1046 13 17 12.1046 17 11V5C17 3.89543 16.1046 3 15 3H9Z"/><path d="M5 7C3.89543 7 3 7.89543 3 9V15C3 16.1046 3.89543 17 5 17H11C12.1046 17 13 16.1046 13 15V14.5C13 14.2239 12.7761 14 12.5 14H9C7.34315 14 6 12.6569 6 11V7.5C6 7.22386 5.77614 7 5.5 7H5Z"/></svg>'; export default icon;