UNPKG

@lobehub/icons

Version:

Popular AI / LLM Model Brand SVG Logo and Icon Collection

39 lines (38 loc) 6.53 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: "nonzero", height: size, style: _objectSpread({ flex: 'none', lineHeight: 1 }, style), viewBox: "0 0 97 24", xmlns: "http://www.w3.org/2000/svg" }, rest), {}, { children: [/*#__PURE__*/_jsx("title", { children: TITLE }), /*#__PURE__*/_jsx("path", { d: "M2 2.266h4.326l5.792 14.093h.23L18.14 2.266h4.325v19.45h-3.391V8.352h-.181L13.5 21.658h-2.534L5.573 8.325h-.181v13.39H2V2.265zM43.017 8.828h-3.564a4.411 4.411 0 00-.562-1.548 4.166 4.166 0 00-1.02-1.158 4.254 4.254 0 00-1.39-.713 5.443 5.443 0 00-1.668-.247c-1.06 0-2 .266-2.82.798-.82.526-1.46 1.298-1.924 2.317-.464 1.013-.696 2.251-.696 3.714 0 1.487.232 2.74.696 3.76.47 1.013 1.111 1.78 1.924 2.298.82.513 1.756.77 2.81.77.585 0 1.132-.076 1.64-.228.514-.159.975-.39 1.381-.694a4.22 4.22 0 001.63-2.64l3.563.02a7.63 7.63 0 01-.867 2.601 7.677 7.677 0 01-1.725 2.147 7.959 7.959 0 01-2.496 1.443c-.953.342-2.01.513-3.173.513-1.715 0-3.245-.396-4.592-1.187-1.347-.791-2.407-1.934-3.182-3.428-.775-1.495-1.163-3.286-1.163-5.375 0-2.096.39-3.888 1.172-5.376.782-1.494 1.845-2.637 3.192-3.428C31.53 2.396 33.054 2 34.756 2c1.086 0 2.096.152 3.03.456a7.77 7.77 0 012.496 1.339 7.132 7.132 0 011.801 2.146c.477.842.788 1.804.934 2.887zM46.254 21.715V2.265h7.317c1.5 0 2.757.28 3.773.837 1.023.557 1.794 1.323 2.315 2.298.528.968.791 2.07.791 3.305 0 1.247-.264 2.355-.79 3.323-.528.97-1.306 1.732-2.335 2.29-1.029.55-2.296.825-3.802.825h-4.85v-2.896h4.374c.877 0 1.594-.152 2.153-.456a2.881 2.881 0 001.239-1.254c.273-.531.41-1.142.41-1.832 0-.69-.137-1.298-.41-1.824-.267-.525-.683-.934-1.248-1.225-.56-.297-1.28-.446-2.163-.446h-3.24v16.505h-3.534zM61.222 21.924a2.046 2.046 0 01-1.486-.608 1.965 1.965 0 01-.61-1.481 1.943 1.943 0 01.61-1.463 2.046 2.046 0 011.486-.607c.559 0 1.045.202 1.458.607.419.405.632.893.638 1.463a2.021 2.021 0 01-.305 1.054c-.19.316-.444.57-.762.76a1.988 1.988 0 01-1.03.275zM78.446 10.984l-3.144.342a2.518 2.518 0 00-.467-.893 2.318 2.318 0 00-.877-.674c-.368-.171-.82-.257-1.353-.257-.718 0-1.321.155-1.81.466-.483.31-.721.712-.715 1.206-.006.424.15.769.467 1.035.324.266.858.484 1.6.655l2.497.532c1.385.298 2.414.77 3.087 1.415.68.646 1.023 1.491 1.029 2.536-.006.918-.276 1.728-.81 2.43-.527.697-1.26 1.242-2.2 1.634-.94.393-2.02.589-3.24.589-1.791 0-3.233-.373-4.326-1.12-1.092-.754-1.743-1.802-1.953-3.144l3.363-.323c.153.659.477 1.155.972 1.491.496.336 1.14.503 1.934.503.82 0 1.477-.167 1.972-.503.502-.335.753-.75.753-1.244 0-.418-.162-.763-.486-1.035-.317-.272-.813-.481-1.486-.627l-2.496-.522c-1.404-.291-2.443-.782-3.116-1.472-.673-.697-1.007-1.577-1-2.64-.007-.9.238-1.678.733-2.336.502-.665 1.198-1.178 2.087-1.539.896-.367 1.928-.55 3.097-.55 1.714 0 3.064.363 4.049 1.091.99.728 1.604 1.713 1.839 2.954zM87.988 22c-1.43 0-2.668-.313-3.716-.94s-1.861-1.504-2.44-2.63c-.571-1.128-.857-2.445-.857-3.951 0-1.507.286-2.827.858-3.96.578-1.134 1.39-2.014 2.439-2.64 1.048-.627 2.286-.94 3.716-.94 1.429 0 2.667.313 3.715.94 1.048.626 1.858 1.506 2.43 2.64.578 1.133.867 2.453.867 3.96 0 1.506-.289 2.823-.867 3.95-.572 1.127-1.382 2.004-2.43 2.63-1.048.628-2.286.941-3.715.941zm.019-2.754c.775 0 1.422-.212 1.943-.636.521-.43.909-1.007 1.163-1.729.26-.721.39-1.526.39-2.412 0-.893-.13-1.7-.39-2.421-.254-.729-.642-1.308-1.163-1.738-.52-.43-1.168-.646-1.943-.646-.794 0-1.455.215-1.982.646-.521.43-.912 1.01-1.172 1.737-.254.722-.381 1.53-.381 2.422 0 .886.127 1.69.381 2.412.26.722.651 1.298 1.172 1.729.527.424 1.188.636 1.982.636z" })] })); }); export default Icon;