UNPKG

@elgato/icons

Version:

Icons used throughout the Elgato ecosystem.

10 lines (9 loc) 3.46 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; import { sizeMap } from "../../metadata/sizing.js"; const IconStreamDeckNeo = (props) => { const size = sizeMap[props?.size ?? "m"]; const label = props?.label ?? "Icon"; return (_jsxs("svg", { viewBox: "0 0 24 24", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", width: size, height: size, "aria-label": label, role: "img", ...props, children: [_jsx("path", { d: "M9 15.2554C9 14.8412 9.33579 14.5054 9.75 14.5054H14.25C14.6642 14.5054 15 14.8412 15 15.2554C15 15.6696 14.6642 16.0054 14.25 16.0054H9.75C9.33579 16.0054 9 15.6696 9 15.2554Z" }), _jsx("path", { d: "M7 8C6.44772 8 6 8.44772 6 9C6 9.55228 6.44772 10 7 10C7.55228 10 8 9.55228 8 9C8 8.44772 7.55228 8 7 8Z" }), _jsx("path", { d: "M17 8C16.4477 8 16 8.44772 16 9C16 9.55228 16.4477 10 17 10C17.5523 10 18 9.55228 18 9C18 8.44772 17.5523 8 17 8Z" }), _jsx("path", { d: "M13.6665 8C13.1142 8 12.6665 8.44772 12.6665 9C12.6665 9.55228 13.1142 10 13.6665 10C14.2188 10 14.6665 9.55228 14.6665 9C14.6665 8.44772 14.2188 8 13.6665 8Z" }), _jsx("path", { d: "M10.3333 8C9.78097 8 9.33325 8.44772 9.33325 9C9.33325 9.55228 9.78097 10 10.3333 10C10.8855 10 11.3333 9.55228 11.3333 9C11.3333 8.44772 10.8855 8 10.3333 8Z" }), _jsx("path", { d: "M6 12C6 11.4477 6.44772 11 7 11C7.55228 11 8 11.4477 8 12C8 12.5523 7.55228 13 7 13C6.44772 13 6 12.5523 6 12Z" }), _jsx("path", { d: "M16 12C16 11.4477 16.4477 11 17 11C17.5523 11 18 11.4477 18 12C18 12.5523 17.5523 13 17 13C16.4477 13 16 12.5523 16 12Z" }), _jsx("path", { d: "M12.6665 12C12.6665 11.4477 13.1142 11 13.6665 11C14.2188 11 14.6665 11.4477 14.6665 12C14.6665 12.5523 14.2188 13 13.6665 13C13.1142 13 12.6665 12.5523 12.6665 12Z" }), _jsx("path", { d: "M9.33325 12C9.33325 11.4477 9.78097 11 10.3333 11C10.8855 11 11.3333 11.4477 11.3333 12C11.3333 12.5523 10.8855 13 10.3333 13C9.78097 13 9.33325 12.5523 9.33325 12Z" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 12C2 8.22876 2 6.34315 3.17157 5.17157C4.34315 4 6.22876 4 10 4H14C17.7712 4 19.6569 4 20.8284 5.17157C22 6.34315 22 8.22876 22 12C22 15.7712 22 17.6569 20.8284 18.8284C19.6569 20 17.7712 20 14 20H10C6.22876 20 4.34315 20 3.17157 18.8284C2 17.6569 2 15.7712 2 12ZM10 5.5H14C15.928 5.5 17.2231 5.50319 18.1892 5.63307C19.1121 5.75715 19.5071 5.9716 19.7678 6.23223C20.0284 6.49287 20.2428 6.88786 20.3669 7.81078C20.4968 8.77686 20.5 10.072 20.5 12C20.5 13.928 20.4968 15.2231 20.3669 16.1892C20.2428 17.1121 20.0284 17.5071 19.7678 17.7678C19.5071 18.0284 19.1121 18.2428 18.1892 18.3669C17.2231 18.4968 15.928 18.5 14 18.5H10C8.07198 18.5 6.77686 18.4968 5.81078 18.3669C4.88786 18.2428 4.49287 18.0284 4.23223 17.7678C3.9716 17.5071 3.75715 17.1121 3.63307 16.1892C3.50319 15.2231 3.5 13.928 3.5 12C3.5 10.072 3.50319 8.77686 3.63307 7.81078C3.75715 6.88786 3.9716 6.49287 4.23223 6.23223C4.49287 5.9716 4.88786 5.75715 5.81078 5.63307C6.77686 5.50319 8.07198 5.5 10 5.5Z" }), _jsx("path", { d: "M16 15.2554C16 14.8412 16.3358 14.5054 16.75 14.5054H17.25C17.6642 14.5054 18 14.8412 18 15.2554C18 15.6696 17.6642 16.0054 17.25 16.0054H16.75C16.3358 16.0054 16 15.6696 16 15.2554Z" }), _jsx("path", { d: "M6 15.2554C6 14.8412 6.33579 14.5054 6.75 14.5054H7.25C7.66421 14.5054 8 14.8412 8 15.2554C8 15.6696 7.66421 16.0054 7.25 16.0054H6.75C6.33579 16.0054 6 15.6696 6 15.2554Z" })] })); }; IconStreamDeckNeo.iconName = "stream-deck-neo"; export default IconStreamDeckNeo;