UNPKG

@lobehub/icons

Version:

Popular AI / LLM Model Brand SVG Logo and Icon Collection

39 lines (38 loc) 7.65 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 117 24", xmlns: "http://www.w3.org/2000/svg" }, rest), {}, { children: [/*#__PURE__*/_jsx("title", { children: TITLE }), /*#__PURE__*/_jsx("path", { d: "M17.216 8.29h-4.47a3.03 3.03 0 00-.253-1.006 2.272 2.272 0 00-.555-.776A2.313 2.313 0 0011.09 6a3.29 3.29 0 00-1.133-.182c-.74 0-1.366.18-1.878.539-.508.36-.893.874-1.158 1.545-.258.671-.388 1.477-.388 2.418 0 .993.132 1.825.396 2.496.27.666.658 1.168 1.165 1.506.508.333 1.118.5 1.831.5.407 0 .771-.051 1.094-.151.322-.106.602-.257.84-.452.238-.196.43-.43.578-.706.154-.28.257-.594.31-.943l4.47.032c-.054.687-.246 1.387-.58 2.1a6.83 6.83 0 01-1.418 1.966c-.608.597-1.36 1.077-2.259 1.442-.898.364-1.941.547-3.13.547-1.49 0-2.827-.32-4.01-.96-1.178-.639-2.11-1.579-2.798-2.82C2.341 13.634 2 12.116 2 10.32c0-1.807.349-3.329 1.046-4.565.698-1.242 1.638-2.18 2.821-2.814 1.184-.639 2.505-.959 3.963-.959 1.025 0 1.968.14 2.83.42.86.28 1.616.69 2.266 1.229a6.068 6.068 0 011.569 1.973c.396.782.637 1.678.721 2.687zM25.143 18.657c-1.32 0-2.451-.262-3.392-.785a5.395 5.395 0 01-2.163-2.203c-.502-.946-.753-2.042-.753-3.289 0-1.247.25-2.34.753-3.28a5.332 5.332 0 012.163-2.204c.94-.528 2.072-.792 3.392-.792 1.321 0 2.452.264 3.392.792A5.333 5.333 0 0130.7 9.099c.502.94.753 2.034.753 3.281 0 1.247-.251 2.343-.753 3.289a5.396 5.396 0 01-2.164 2.203c-.94.523-2.07.785-3.392.785zm.032-3.234c.37 0 .69-.124.959-.372.27-.248.478-.602.626-1.062.148-.46.222-1.007.222-1.64 0-.64-.074-1.187-.222-1.641-.148-.46-.357-.814-.626-1.062a1.367 1.367 0 00-.959-.373c-.391 0-.727.125-1.006.373-.28.248-.495.602-.642 1.062-.148.454-.222 1.001-.222 1.64 0 .634.074 1.181.222 1.64.147.46.361.815.642 1.063.28.248.615.372 1.006.372zM33.227 23V6.262h4.343v2.124h.095c.158-.412.39-.79.697-1.133a3.32 3.32 0 011.141-.833c.455-.21.983-.316 1.585-.316.803 0 1.567.213 2.29.641.73.428 1.321 1.102 1.776 2.021.46.92.69 2.114.69 3.582 0 1.406-.22 2.57-.659 3.495-.433.925-1.014 1.614-1.743 2.069a4.398 4.398 0 01-2.386.681c-.57 0-1.08-.092-1.529-.277a3.53 3.53 0 01-1.141-.769 3.554 3.554 0 01-.721-1.11H37.6V23h-4.374zm4.28-10.652c0 .592.076 1.105.229 1.538.158.428.38.76.666.998.29.233.636.35 1.038.35.401 0 .742-.114 1.022-.342.285-.232.502-.562.65-.99.153-.433.23-.951.23-1.554 0-.602-.077-1.117-.23-1.545-.148-.433-.365-.763-.65-.99-.28-.233-.62-.35-1.022-.35a1.61 1.61 0 00-1.038.35c-.286.227-.508.557-.666.99-.153.428-.23.943-.23 1.545zM47.676 18.435V6.262h4.375v12.173h-4.375zm2.187-13.44a2.162 2.162 0 01-1.521-.587c-.423-.391-.634-.861-.634-1.41 0-.55.211-1.02.634-1.412.422-.39.93-.586 1.521-.586.597 0 1.105.195 1.522.586.423.391.634.862.634 1.411 0 .55-.211 1.02-.634 1.41-.417.392-.925.587-1.522.587zM58.654 2.205v16.23H54.28V2.205h4.375zM66.748 18.657c-1.321 0-2.452-.262-3.392-.785a5.394 5.394 0 01-2.164-2.203c-.502-.946-.752-2.042-.752-3.289 0-1.247.25-2.34.752-3.28a5.332 5.332 0 012.164-2.204c.94-.528 2.071-.792 3.392-.792 1.32 0 2.451.264 3.392.792a5.332 5.332 0 012.163 2.203c.502.94.753 2.034.753 3.281 0 1.247-.25 2.343-.753 3.289a5.395 5.395 0 01-2.163 2.203c-.94.523-2.071.785-3.392.785zm.031-3.234c.37 0 .69-.124.96-.372.269-.248.478-.602.626-1.062.148-.46.221-1.007.221-1.64 0-.64-.073-1.187-.221-1.641-.148-.46-.357-.814-.627-1.062a1.367 1.367 0 00-.959-.373c-.39 0-.726.125-1.006.373s-.494.602-.642 1.062c-.148.454-.222 1.001-.222 1.64 0 .634.074 1.181.222 1.64.148.46.362.815.642 1.063s.616.372 1.007.372zM82.09 6.262v3.17h-8.02v-3.17h8.02zm-6.466-2.916h4.375V14.52c0 .17.029.312.087.428a.572.572 0 00.27.254c.12.052.276.079.467.079.132 0 .285-.016.46-.048.179-.031.311-.058.396-.079l.633 3.075c-.195.058-.475.13-.84.214-.359.084-.787.14-1.283.166-1.004.053-1.847-.05-2.528-.309-.682-.264-1.195-.679-1.538-1.244-.343-.565-.51-1.273-.5-2.124V3.346zM84.074 18.435V2.205h4.406v6.562h.222l4.882-6.562h5.135l-5.484 7.227 5.611 9.003h-5.262L89.94 12.35 88.48 14.25v4.184h-4.406zM100.854 18.435V6.262h4.374v12.173h-4.374zm2.187-13.44a2.163 2.163 0 01-1.522-.587c-.423-.391-.634-.861-.634-1.41 0-.55.211-1.02.634-1.412.423-.39.93-.586 1.522-.586.597 0 1.104.195 1.521.586.423.391.634.862.634 1.411 0 .55-.211 1.02-.634 1.41-.417.392-.924.587-1.521.587zM114.716 6.262v3.17h-8.02v-3.17h8.02zm-6.467-2.916h4.375V14.52c0 .17.029.312.087.428a.577.577 0 00.269.254c.122.052.278.079.469.079.131 0 .284-.016.459-.048.18-.031.311-.058.396-.079l.634 3.075c-.195.058-.476.13-.84.214-.359.084-.788.14-1.284.166-1.004.053-1.846-.05-2.528-.309-.681-.264-1.194-.679-1.537-1.244-.344-.565-.51-1.273-.5-2.124V3.346z" })] })); }); export default Icon;