UNPKG

@lobehub/icons

Version:

Popular AI / LLM Model Brand SVG Logo and Icon Collection

51 lines (50 loc) 7.59 kB
'use client'; function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); } var _excluded = ["size", "style"]; function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; } function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; } function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; } function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); } function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); } function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; } function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; } import { memo } from 'react'; import { TITLE } from "../style"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var Icon = /*#__PURE__*/memo(function (_ref) { var _ref$size = _ref.size, size = _ref$size === void 0 ? '1em' : _ref$size, style = _ref.style, rest = _objectWithoutProperties(_ref, _excluded); return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({ fill: "currentColor", fillRule: "evenodd", height: size, style: _objectSpread({ flex: 'none', lineHeight: 1 }, style), viewBox: "0 0 140 24", xmlns: "http://www.w3.org/2000/svg" }, rest), {}, { children: [/*#__PURE__*/_jsx("title", { children: TITLE }), /*#__PURE__*/_jsx("path", { d: "M19.947 8.482H11.43v2.536h6.041c-.298 3.557-3.247 5.074-6.03 5.074-3.562 0-6.67-2.812-6.67-6.753 0-3.839 2.963-6.795 6.677-6.795 2.866 0 4.555 1.833 4.555 1.833l1.77-1.84S15.5 0 11.357 0C6.081 0 2 4.468 2 9.294c0 4.729 3.84 9.34 9.491 9.34 4.972 0 8.61-3.417 8.61-8.47 0-1.067-.154-1.683-.154-1.683" }), /*#__PURE__*/_jsx("path", { d: "M26.96 8.997c1.719 0 3.347 1.395 3.347 3.642 0 2.199-1.621 3.633-3.355 3.633-1.905 0-3.408-1.53-3.408-3.65 0-2.075 1.485-3.625 3.416-3.625zm-.035-2.352c-3.495 0-6 2.742-6 5.94 0 3.245 2.43 6.038 6.041 6.038 3.27 0 5.948-2.508 5.948-5.968 0-3.967-3.116-6.01-5.989-6.01z" }), /*#__PURE__*/_jsx("path", { d: "M40.01 8.997c1.718 0 3.347 1.395 3.347 3.642 0 2.199-1.622 3.633-3.356 3.633-1.904 0-3.407-1.53-3.407-3.65 0-2.075 1.485-3.625 3.416-3.625zm-.035-2.352c-3.496 0-6 2.742-6 5.94 0 3.245 2.43 6.038 6.04 6.038 3.27 0 5.949-2.508 5.949-5.968 0-3.967-3.115-6.01-5.989-6.01z" }), /*#__PURE__*/_jsx("path", { d: "M53.006 9c1.573 0 3.188 1.347 3.188 3.648 0 2.34-1.611 3.629-3.222 3.629-1.71 0-3.302-1.394-3.302-3.607 0-2.3 1.652-3.67 3.336-3.67zm-.232-2.35c-3.208 0-5.73 2.82-5.73 5.985 0 3.605 2.924 5.996 5.675 5.996 1.7 0 2.605-.678 3.273-1.455v1.18c0 2.067-1.25 3.304-3.137 3.304-1.824 0-2.738-1.36-3.056-2.132l-2.293.962c.813 1.726 2.45 3.527 5.368 3.527 3.19 0 5.62-2.016 5.62-6.244V7.012h-2.502v1.014c-.77-.832-1.821-1.375-3.218-1.375z" }), /*#__PURE__*/_jsx("path", { d: "M69.725 8.94c1.09 0 1.875.582 2.209 1.28l-5.345 2.241c-.23-1.735 1.408-3.52 3.136-3.52zm-.104-2.303c-3.026 0-5.567 2.416-5.567 5.981 0 3.772 2.832 6.01 5.858 6.01 2.525 0 4.075-1.387 5-2.629l-2.063-1.377c-.536.833-1.43 1.648-2.925 1.648-1.678 0-2.45-.922-2.927-1.815L75 11.123l-.415-.976c-.774-1.913-2.577-3.51-4.964-3.51z" }), /*#__PURE__*/_jsx("path", { d: "M60.239 18.272h2.628V.62H60.24l-.001 17.652z" }), /*#__PURE__*/_jsx("path", { d: "M89.203 19c-1.533 0-2.926-.35-4.179-1.048a7.815 7.815 0 01-2.963-2.866C81.354 13.859 81 12.497 81 11c0-1.497.354-2.852 1.061-4.064a7.766 7.766 0 012.963-2.888C86.277 3.35 87.67 3 89.203 3c1.18 0 2.255.221 3.228.663a7.37 7.37 0 012.565 1.84l-1.349 1.262c-.604-.699-1.268-1.212-1.99-1.54-.707-.328-1.525-.492-2.454-.492-1.15 0-2.204.263-3.162.791a5.894 5.894 0 00-2.3 2.203c-.56.941-.84 2.032-.84 3.273 0 1.24.28 2.339.84 3.294a6.101 6.101 0 002.3 2.203c.958.514 2.012.77 3.162.77 1.916 0 3.545-.762 4.886-2.288l1.371 1.283a8.085 8.085 0 01-2.72 2.01c-1.075.486-2.255.728-3.537.728zM97.57 3.342h1.88v15.316h-1.88V3.342zM107.322 19c-1.105 0-2.1-.257-2.985-.77a5.548 5.548 0 01-2.078-2.096c-.486-.884-.73-1.861-.73-2.93 0-1.07.244-2.047.73-2.931a5.548 5.548 0 012.078-2.097c.885-.513 1.88-.77 2.985-.77 1.106 0 2.101.257 2.985.77a5.38 5.38 0 012.056 2.097c.502.884.752 1.86.752 2.93s-.25 2.047-.752 2.93a5.38 5.38 0 01-2.056 2.097c-.884.513-1.879.77-2.985.77zm0-1.647c.693 0 1.334-.164 1.924-.492a3.755 3.755 0 001.437-1.455c.369-.627.553-1.361.553-2.203 0-.841-.184-1.575-.553-2.203a3.605 3.605 0 00-1.437-1.433 3.767 3.767 0 00-1.924-.514c-.692 0-1.341.172-1.945.514a3.75 3.75 0 00-1.46 1.433c-.353.627-.53 1.362-.53 2.203 0 .842.177 1.576.53 2.203a3.91 3.91 0 001.46 1.455 4.016 4.016 0 001.945.492zM119.28 19c-1.356 0-2.395-.385-3.118-1.155-.707-.77-1.061-1.847-1.061-3.23V7.749h1.88v6.588c0 1.04.243 1.804.729 2.289.487.484 1.143.727 1.968.727.634 0 1.194-.164 1.68-.492a3.254 3.254 0 001.15-1.284 3.51 3.51 0 00.42-1.668V7.75h1.88v10.909h-1.791v-1.583h-.089c-.309.542-.803.998-1.481 1.369a4.45 4.45 0 01-2.167.556zM132.251 19a5.195 5.195 0 01-2.741-.749 5.363 5.363 0 01-1.924-2.053c-.472-.884-.707-1.883-.707-2.995 0-1.098.235-2.089.707-2.973.472-.884 1.113-1.576 1.924-2.075a5.194 5.194 0 012.741-.749c.87 0 1.644.193 2.322.578.678.37 1.194.834 1.548 1.39h.088l-.088-1.518V3.342H138v15.316h-1.791v-1.605h-.088c-.354.542-.87 1.006-1.548 1.39-.678.372-1.452.557-2.322.557zm.221-1.647c.664 0 1.275-.171 1.836-.513a3.698 3.698 0 001.37-1.455c.354-.627.531-1.355.531-2.182s-.177-1.554-.531-2.182a3.697 3.697 0 00-1.37-1.454 3.457 3.457 0 00-1.836-.514 3.53 3.53 0 00-1.835.514c-.575.342-1.039.834-1.393 1.476-.339.627-.508 1.347-.508 2.16 0 .813.169 1.54.508 2.182a3.854 3.854 0 001.393 1.455 3.53 3.53 0 001.835.513z" })] })); }); export default Icon;