@elgato/icons
Version:
Icons used throughout the Elgato ecosystem.
3 lines (2 loc) • 1.04 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="M16.0137 12.0098C17.4835 12.0098 18.0136 13.2098 18.0137 14.0098C18.0137 15.0696 16.9141 16.2298 15.9941 17.0098H18.0137C18.2936 17.0098 18.5135 17.2299 18.5137 17.5098C18.5137 17.7897 18.2838 17.9999 18.0039 18H14.5039C14.284 18 14.0935 17.8603 14.0234 17.6504C13.9534 17.4404 14.0436 17.2098 14.2236 17.0898C15.2936 16.3698 17.0039 14.8998 17.0039 14.0098C17.0038 13.7795 16.9134 13.0098 16.0039 13.0098C15.3339 13.0098 14.9541 13.7302 14.9541 13.7402C14.8242 13.9801 14.5241 14.0797 14.2842 13.96C14.0342 13.84 13.9436 13.54 14.0635 13.29L14.0703 13.2773C14.1469 13.1382 14.7686 12.0098 16.0137 12.0098Z"/><path d="M11.5 3C11.7761 3 12 3.22386 12 3.5V14.5C12 14.7761 11.7761 15 11.5 15C11.2239 15 11 14.7761 11 14.5V9H4V14.5C4 14.7761 3.77614 15 3.5 15C3.22386 15 3 14.7761 3 14.5V3.5C3 3.22386 3.22386 3 3.5 3C3.77614 3 4 3.22386 4 3.5V8H11V3.5C11 3.22386 11.2239 3 11.5 3Z"/></svg>';
export default icon;