@elgato/icons
Version:
Icons used throughout the Elgato ecosystem.
3 lines (2 loc) • 1.65 kB
JavaScript
const icon = '<svg width="20" height="20" viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.5002 13.0004C12.8808 13.0005 14.0002 14.1198 14.0002 15.5004C14 16.8809 12.8806 18.0003 11.5002 18.0004H8.50017C7.11959 18.0004 6.00039 16.8809 6.00017 15.5004C6.00017 14.1197 7.11946 13.0004 8.50017 13.0004H11.5002ZM8.50017 14.0004C7.67174 14.0004 7.00017 14.672 7.00017 15.5004C7.00039 16.3287 7.67188 17.0004 8.50017 17.0004C9.32828 17.0002 9.99995 16.3285 10.0002 15.5004C10.0002 14.6721 9.32841 14.0006 8.50017 14.0004Z"/><path d="M5.58513 2.58049C6.36607 1.79955 7.63316 1.79978 8.41423 2.58049L11.4191 5.58537C12.1999 6.36644 12.2001 7.63351 11.4191 8.41448L8.41423 11.4194C7.63326 12.2003 6.3662 12.2002 5.58513 11.4194L2.58025 8.41448C1.79954 7.6334 1.79931 6.36631 2.58025 5.58537L5.58513 2.58049Z"/><path d="M10.2717 2.1469C10.4669 1.95163 10.7834 1.95163 10.9787 2.1469L14.4191 5.58733C15.1998 6.36841 15.2 7.63551 14.4191 8.41643L10.9816 11.8539C10.7865 12.0491 10.4699 12.0488 10.2746 11.8539C10.0793 11.6587 10.0793 11.3422 10.2746 11.1469L13.7121 7.7094C14.1025 7.319 14.1022 6.68491 13.7121 6.29436L10.2717 2.85393C10.0764 2.65867 10.0764 2.34216 10.2717 2.1469Z"/><path d="M13.2717 2.1469C13.4669 1.95163 13.7834 1.95163 13.9787 2.1469L17.4191 5.58733C18.1998 6.36841 18.2 7.63551 17.4191 8.41643L13.9816 11.8539C13.7865 12.0491 13.4699 12.0488 13.2746 11.8539C13.0793 11.6587 13.0793 11.3422 13.2746 11.1469L16.7121 7.7094C17.1025 7.319 17.1022 6.68491 16.7121 6.29436L13.2717 2.85393C13.0764 2.65867 13.0764 2.34216 13.2717 2.1469Z"/></svg>';
export default icon;