@elgato/icons
Version:
Icons used throughout the Elgato ecosystem.
3 lines (2 loc) • 1.08 kB
JavaScript
const icon = '<svg width="20" height="20" viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M6.14648 7.14648C6.31735 6.97562 6.58131 6.95387 6.77539 7.08203L6.85352 7.14648L9.35352 9.64648C9.54878 9.84175 9.54878 10.1583 9.35352 10.3535L6.85352 12.8535C6.65825 13.0488 6.34175 13.0488 6.14648 12.8535C5.95122 12.6583 5.95122 12.3417 6.14648 12.1465L8.29297 10L6.14648 7.85352L6.08203 7.77539C5.95387 7.58131 5.97562 7.31735 6.14648 7.14648Z"/><path d="M13.5 12C13.7761 12 14 12.2239 14 12.5C14 12.7761 13.7761 13 13.5 13H10.5C10.2239 13 10 12.7761 10 12.5C10 12.2239 10.2239 12 10.5 12H13.5Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M15.2041 3.01074C16.2128 3.113 17 3.96435 17 5V15L16.9893 15.2041C16.8938 16.1457 16.1457 16.8938 15.2041 16.9893L15 17H5L4.7959 16.9893C3.85435 16.8938 3.1062 16.1457 3.01074 15.2041L3 15V5C3 3.96435 3.78722 3.113 4.7959 3.01074L5 3H15L15.2041 3.01074ZM5 4C4.44772 4 4 4.44772 4 5V15C4 15.5523 4.44772 16 5 16H15C15.5523 16 16 15.5523 16 15V5C16 4.44772 15.5523 4 15 4H5Z"/></svg>';
export default icon;