UNPKG

@lobehub/icons

Version:

Popular AI / LLM Model Brand SVG Logo and Icon Collection

39 lines (38 loc) 8.73 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 79 24", xmlns: "http://www.w3.org/2000/svg" }, rest), {}, { children: [/*#__PURE__*/_jsx("title", { children: TITLE }), /*#__PURE__*/_jsx("path", { d: "M77.09 2.269c-.248.992-.987 1.808-1.732 2.468a3.43 3.43 0 01-.884.551c-.387.171-.647.062-.88-.287a4.273 4.273 0 01-.573-1.544 6.096 6.096 0 01-.133-1.108c-.021-.54.134-1.072.443-1.515a1.908 1.908 0 011.54-.83c.495-.027.988.077 1.428.304.708.367.977 1.211.79 1.96zM74.659 7.026c-.163-.518-.64-.611-1.1-.654-.755-.068-1.348.311-1.825.825-.392.44-.735.921-1.021 1.437-.6 1.035-.963 2.178-1.312 3.313-.226.738-.425 1.387-.708 2.345-.167.566-.356 1.44-.88 1.882a.724.724 0 01-.481.192c-.219-.032-.298-.263-.308-.477a7.386 7.386 0 01-.002-.712 8.67 8.67 0 01.452-2.134c.35-1.136.729-2.262 1.07-3.402.145-.393.151-.824.018-1.222a.902.902 0 00-.269-.359c-.472-.371-1.329-.31-1.847.035-.171.118-.34.24-.52.364-.04-.064-.07-.11-.099-.16a1.898 1.898 0 00-1.117-.934 5.2 5.2 0 00-1.533-.17 3.943 3.943 0 00-1.748.42 5.516 5.516 0 00-2.107 1.873 18.54 18.54 0 00-1.556 2.525c-.469.886-.81 1.835-1.014 2.817-.069.36-.11.724-.124 1.09-.003.296.024.592.08.883a2.47 2.47 0 00.78 1.507c.393.31.867.502 1.365.549.61.089 1.232-.02 1.775-.31a5.67 5.67 0 001.566-1.215c.188-.203.386-.397.601-.62.025.13.044.213.056.295.077.618.34 1.197.753 1.662.698.735 1.592.856 2.533.718a3.71 3.71 0 001.454-.545c.23-.146.906-.938 1.17-.733.323.253.356.719.718.963a1.455 1.455 0 001.246.092 5.721 5.721 0 001.598-.877.654.654 0 00.286-.646c-.06-1.007.014-2.018.223-3.005.25-1.133.556-2.254.875-3.369.322-1.135.853-2.21 1.014-3.393a1.98 1.98 0 00-.062-.85zm-10.413 3.567a9.308 9.308 0 01-1.872 3.77 4.9 4.9 0 01-1.122 1.082c-.255.17-.502.231-.643-.083a.88.88 0 01-.072-.272c-.056-.539.21-1.1.395-1.591.202-.554.428-1.095.679-1.625.36-.765.784-1.5 1.444-2.051.216-.163.457-.291.712-.38.176-.07.382.087.462.28.097.281.103.585.017.87zM25.53 13.46c-.368 1.141-1.1 1.882-2.302 2.124a3.7 3.7 0 01-2.1-.136 1.625 1.625 0 01-1.045-1.478c-.05-.86.295-1.604.696-2.33.167-.302.34-.601.478-.917.06-.158.082-.327.066-.495a.37.37 0 00-.51-.29 3.653 3.653 0 00-.825.53c-1.005.922-1.812 2.012-2.59 3.128a34.469 34.469 0 00-2.266 3.69c-.221.422-.386.876-.636 1.276a1.896 1.896 0 01-1.713.935 2.433 2.433 0 01-1.148-.231 1.275 1.275 0 01-.594-.692c-.41.23-.818.483-1.247.686-.67.34-1.393.563-2.138.658a9.737 9.737 0 01-1.53.078 4.431 4.431 0 01-2.6-.961 4.033 4.033 0 01-1.403-2.364 5.978 5.978 0 01-.058-2.082 9.157 9.157 0 011.044-3.09c.421-.804.923-1.562 1.499-2.264A9.063 9.063 0 016.7 7.37a5.36 5.36 0 011.92-.772c.885-.165 1.649.14 2.359.632.494.335.911.771 1.224 1.28.287.518.363 1.127.213 1.7a8.37 8.37 0 01-.671 1.806c-.269.595-.535 1.189-.81 1.781a.516.516 0 01-.656.316 2.297 2.297 0 01-1.548-1.684 3.072 3.072 0 01.265-1.64c.245-.635.528-1.254.8-1.875a.359.359 0 00-.138-.501 1.593 1.593 0 00-.813.474c-.384.38-.747.78-1.094 1.195a14.58 14.58 0 00-1.775 2.83 5.126 5.126 0 00-.553 1.862c-.064.5-.048 1.006.047 1.5a1.39 1.39 0 001.31 1.16 5.888 5.888 0 003.468-.898c.395-.27.774-.562 1.136-.875a.55.55 0 00.144-.227c.365-.976.708-1.96 1.096-2.927.285-.716.623-1.411.941-2.113.3-.69.666-1.347 1.094-1.965.483-.679 1.092-1.193 1.94-1.302.683-.089 1.313.14 1.639.912.287.679.122 1.331-.1 1.983l-.185.55c.398-.434.737-.847 1.119-1.21a7.895 7.895 0 012.113-1.53 3.884 3.884 0 011.812-.41c.778.035 1.505.231 2.05.848.237.279.393.617.452.978.128.671-.095 1.274-.343 1.877-.184.445-.371.891-.51 1.351-.111.374.087.638.483.74.088.022.178.037.269.043.146.006.167.089.132.202zM57.921 8.038c-.325-.73-1.931-.807-2.594-.58a3.714 3.714 0 00-.746.38c-1.108.685-1.502 1.566-2.022 2.716-.516 1.135-.991 2.29-1.544 3.407-.367.718-.785 1.41-1.25 2.068a1.899 1.899 0 01-1.18.85c-.29.058-.41-.072-.513-.326a2.404 2.404 0 01-.172-.73 5.819 5.819 0 01.275-2.13c.328-1.1.68-2.192 1.013-3.29.175-.477.26-.982.252-1.49a1.147 1.147 0 00-.444-.92 1.96 1.96 0 00-2.04-.168c-.686.326-1.134.908-1.462 1.569-.465.928-.884 1.88-1.338 2.813-.311.646-.648 1.281-.974 1.92a15.05 15.05 0 01-1.484 2.492c-.09.116-.252.277-.355.259-.124-.02-.223-.207-.328-.325a.18.18 0 01-.037-.074 3.932 3.932 0 01-.08-1.746c.105-.656.237-1.31.387-1.959.298-1.294.636-2.58.915-3.88a1.34 1.34 0 00-.463-1.418 1.848 1.848 0 00-1.455-.305c-.687.107-1.193.524-1.595 1.081a6.28 6.28 0 00-1.028 2.287c-.159.681-.264 1.375-.378 2.068-.051.32-.053.646-.093.97a.447.447 0 01-.109.242c-.274.287-.553.567-.84.842a7.164 7.164 0 01-1.845 1.288 3.493 3.493 0 01-2.901.181 1.918 1.918 0 01-1.202-1.41c.403 0 .79.005 1.179 0a5.593 5.593 0 002.625-.687 4.03 4.03 0 001.763-1.762 3.824 3.824 0 00.295-2.747 2.877 2.877 0 00-1.695-1.955 3.86 3.86 0 00-1.482-.367 7.408 7.408 0 00-1.42.014 5.307 5.307 0 00-2.652 1.34 8.63 8.63 0 00-1.913 2.49 8.984 8.984 0 00-1.007 3.363 5.653 5.653 0 00.163 2.004 3.71 3.71 0 001.509 2.196c.787.511 1.7.797 2.637.828a13.81 13.81 0 001.959-.08 5.722 5.722 0 001.866-.546 8.185 8.185 0 002.563-1.84c.227-.238.444-.488.638-.704.186.451.353.92.566 1.366.256.58.717 1.044 1.294 1.306a6.9 6.9 0 001.75.502.976.976 0 00.895-.217c.399-.392.814-.77 1.202-1.172.217-.24.421-.492.613-.753.282-.362.561-.73.856-1.113.033.188.056.347.091.504.184.798.524 1.492 1.236 1.96.484.297 1.011.516 1.563.648.922.273 1.914.19 2.778-.233a7.22 7.22 0 002.446-1.996 21.906 21.906 0 001.476-1.95 67.973 67.973 0 001.975-3.253c.32-.56.633-1.124.944-1.69.253-.462.932-1.276.973-1.796a.69.69 0 00-.056-.342zM30.568 12.08a4.904 4.904 0 01.945-1.579c.248-.31.591-.53.976-.628a.768.768 0 01.863.97c-.295 1.255-1.127 1.966-2.336 2.275-.264.044-.531.07-.799.076.128-.412.227-.767.35-1.114z" })] })); }); export default Icon;