UNPKG

@lobehub/icons

Version:

Popular AI / LLM Model Brand SVG Logo and Icon Collection

39 lines (38 loc) 7.3 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 95 24", xmlns: "http://www.w3.org/2000/svg" }, rest), {}, { children: [/*#__PURE__*/_jsx("title", { children: TITLE }), /*#__PURE__*/_jsx("path", { d: "M87.057 18.89c-1.327 0-2.506-.303-3.537-.909a6.606 6.606 0 01-2.383-2.505c-.573-1.065-.86-2.252-.86-3.562 0-1.343.287-2.53.86-3.562a6.593 6.593 0 012.358-2.432c.983-.606 2.096-.909 3.34-.909 1 0 1.892.172 2.678.516.786.344 1.45.819 1.99 1.425.54.59.95 1.27 1.228 2.039.295.77.443 1.588.443 2.456 0 .213-.009.434-.025.664-.016.229-.05.442-.098.638H82.463v-2.21h9.016l-1.327 1.007c.164-.803.107-1.515-.172-2.138a3.17 3.17 0 00-1.228-1.498c-.54-.377-1.18-.565-1.916-.565-.737 0-1.392.188-1.965.565-.574.36-1.016.884-1.327 1.572-.311.671-.434 1.49-.368 2.457-.082.9.04 1.686.368 2.358a3.9 3.9 0 001.425 1.572c.622.377 1.326.565 2.113.565.802 0 1.482-.18 2.038-.54a3.948 3.948 0 001.351-1.4l2.26 1.105c-.262.622-.671 1.187-1.228 1.695-.54.491-1.195.884-1.965 1.179-.753.278-1.58.418-2.481.418zM74.796 18.596V0h2.776v18.596h-2.776zM68.775 18.596V5.306h2.776v13.29h-2.776zm0-15.108V.295h2.776v3.193h-2.776zM64.567 18.743c-1.391 0-2.472-.393-3.242-1.179s-1.155-1.892-1.155-3.316V7.812h-2.333V5.306h.368c.623 0 1.106-.18 1.45-.54.343-.36.515-.852.515-1.474V2.26h2.776v3.046h3.022v2.506h-3.022v6.313c0 .458.074.851.221 1.179.148.311.385.557.713.737.327.164.753.246 1.277.246.131 0 .278-.009.442-.025.164-.016.32-.033.467-.05v2.384c-.23.032-.483.065-.762.098-.278.033-.524.05-.737.05zM42.602 23.509V5.306h2.654v2.751l-.32-.638a5.124 5.124 0 011.965-1.77c.82-.425 1.753-.638 2.8-.638 1.262 0 2.392.303 3.39.91a6.427 6.427 0 012.384 2.48c.59 1.048.884 2.227.884 3.538 0 1.31-.295 2.489-.884 3.537a6.67 6.67 0 01-2.359 2.505c-.999.606-2.137.91-3.414.91-1.032 0-1.974-.213-2.825-.64a4.582 4.582 0 01-1.94-1.842l.441-.515v7.615h-2.776zm6.83-7.198c.786 0 1.482-.188 2.088-.565a3.938 3.938 0 001.424-1.548c.36-.67.54-1.424.54-2.26 0-.835-.18-1.58-.54-2.235a3.939 3.939 0 00-1.424-1.547c-.606-.377-1.302-.565-2.088-.565-.77 0-1.466.188-2.088.565a4.123 4.123 0 00-1.45 1.547c-.344.655-.516 1.4-.516 2.236 0 .835.172 1.588.516 2.26.36.655.844 1.17 1.45 1.547a3.953 3.953 0 002.088.565zM33.777 18.89c-1.327 0-2.506-.303-3.538-.909a6.608 6.608 0 01-2.382-2.505c-.574-1.065-.86-2.252-.86-3.562 0-1.343.286-2.53.86-3.562a6.594 6.594 0 012.358-2.432c.982-.606 2.096-.909 3.34-.909 1 0 1.892.172 2.678.516.786.344 1.45.819 1.99 1.425.54.59.95 1.27 1.228 2.039.295.77.442 1.588.442 2.456 0 .213-.008.434-.024.664-.017.229-.05.442-.098.638H29.183v-2.21H38.2l-1.327 1.007c.164-.803.106-1.515-.172-2.138a3.17 3.17 0 00-1.228-1.498c-.54-.377-1.18-.565-1.916-.565-.737 0-1.392.188-1.965.565-.574.36-1.016.884-1.327 1.572-.311.671-.434 1.49-.369 2.457-.081.9.041 1.686.369 2.358a3.9 3.9 0 001.425 1.572c.622.377 1.326.565 2.112.565.803 0 1.482-.18 2.04-.54a3.948 3.948 0 001.35-1.4l2.26 1.105c-.262.622-.671 1.187-1.228 1.695-.54.491-1.195.884-1.965 1.179-.754.278-1.58.418-2.481.418zM18.637 18.596V5.306h2.653v2.678l-.245-.393c.294-.868.77-1.49 1.424-1.867.655-.393 1.442-.59 2.359-.59h.81v2.53h-1.154c-.917 0-1.662.287-2.236.86-.556.557-.835 1.36-.835 2.408v7.664h-2.776zM8.952 24c-.966 0-1.859-.156-2.678-.467a6.29 6.29 0 01-2.112-1.302 5.176 5.176 0 01-1.327-1.916L5.39 19.26c.23.622.647 1.138 1.253 1.547.622.41 1.384.615 2.284.615.705 0 1.335-.14 1.892-.418a3.08 3.08 0 001.326-1.18c.328-.507.492-1.12.492-1.841v-2.997l.49.565a4.658 4.658 0 01-1.915 1.94c-.803.442-1.711.664-2.727.664-1.228 0-2.334-.287-3.316-.86a6.324 6.324 0 01-2.334-2.359C2.278 13.938 2 12.816 2 11.57c0-1.26.278-2.383.835-3.365a6.439 6.439 0 012.31-2.334c.966-.573 2.071-.86 3.316-.86 1.015 0 1.916.221 2.702.663.802.426 1.457 1.049 1.965 1.867l-.369.688V5.306h2.629v12.675c0 1.147-.278 2.17-.835 3.071a5.745 5.745 0 01-2.26 2.162c-.966.524-2.08.786-3.341.786zm-.147-8.426c.736 0 1.392-.172 1.965-.516a3.888 3.888 0 001.35-1.425c.345-.605.517-1.285.517-2.038 0-.754-.172-1.433-.516-2.04a3.833 3.833 0 00-1.376-1.424 3.57 3.57 0 00-1.94-.54c-.754 0-1.425.18-2.015.54a3.774 3.774 0 00-1.4 1.425c-.328.59-.491 1.269-.491 2.039 0 .737.163 1.408.491 2.014.344.606.81 1.089 1.4 1.45.59.343 1.261.515 2.015.515z" })] })); }); export default Icon;