@lobehub/icons
Version:
Popular AI / LLM Model Brand SVG Logo and Icon Collection
39 lines (38 loc) • 6.06 kB
JavaScript
'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 92 24",
xmlns: "http://www.w3.org/2000/svg"
}, rest), {}, {
children: [/*#__PURE__*/_jsx("title", {
children: TITLE
}), /*#__PURE__*/_jsx("path", {
d: "M28.395 7.918c1.344 1.54 1.987 3.899 1.928 7.076H19.959a4.202 4.202 0 001 2.87 3.126 3.126 0 002.385 1.026 2.53 2.53 0 001.634-.53 3.283 3.283 0 001.002-1.713l4.121.694a6.778 6.778 0 01-2.509 3.46 7.361 7.361 0 01-3.987 1.193l-.304-.005c-2.718 0-4.73-.89-6.034-2.671a8.99 8.99 0 01-1.545-5.401 8.67 8.67 0 012.031-6.102 6.681 6.681 0 015.137-2.207 6.93 6.93 0 015.505 2.31zM15.5 5.963v2.941l-5.976 6.907L7.418 18.1l1.24-.07c.389-.02.666-.03.834-.033h6.464v3.644L2 21.635v-3.231l5.858-6.744.763-.867a38.499 38.499 0 011.372-1.48l-.605.029c-.372.014-.803.024-1.294.03l-5.52.03V5.963H15.5zm7.64 2.818a2.87 2.87 0 00-2.238.989 3.834 3.834 0 00-.868 2.689l6.182-.004a4 4 0 00-.928-2.737 2.846 2.846 0 00-2.148-.937zm11.836 1.963l-3.753-.68a5.862 5.862 0 012.179-3.36 7.955 7.955 0 014.592-1.093 9.878 9.878 0 014.122.657 4.117 4.117 0 011.906 1.668 8.575 8.575 0 01.552 3.712l-.044 4.84c-.026 1.02.04 2.04.198 3.048a8.9 8.9 0 00.744 2.101h-4.093l-.098-.269c-.07-.2-.147-.445-.233-.732l-.177-.604a2.298 2.298 0 00-.036-.107 7.458 7.458 0 01-2.263 1.55 6.478 6.478 0 01-2.575.517 5.318 5.318 0 01-3.805-1.314 4.375 4.375 0 01-1.392-3.32 4.467 4.467 0 01.633-2.37 4.136 4.136 0 011.774-1.596 13.826 13.826 0 013.29-.967 22.453 22.453 0 004.018-1.018v-.414a2.151 2.151 0 00-.586-1.705 3.52 3.52 0 00-2.223-.509 2.954 2.954 0 00-1.722.435c-.432.35-.758.81-.945 1.332l-.063.198zm5.531 3.36c-.827.254-1.666.466-2.514.635a7.569 7.569 0 00-2.252.723 1.731 1.731 0 00-.81 1.461c-.004.57.231 1.117.648 1.505a2.26 2.26 0 001.649.634 3.573 3.573 0 002.134-.737c.473-.334.82-.817.987-1.372a8.22 8.22 0 00.161-2.022l-.003-.826zm6.157 7.531V0H50.8v7.792a5.847 5.847 0 014.534-2.185 6.088 6.088 0 014.725 2.074c1.247 1.382 1.87 3.368 1.87 5.955 0 2.555-.579 4.55-1.736 5.983l-.17.2a5.945 5.945 0 01-4.63 2.17 5.715 5.715 0 01-2.642-.672 6.32 6.32 0 01-2.244-1.985v2.303h-3.843zm4.107-8.175a6.679 6.679 0 00.765 3.601 3.267 3.267 0 002.855 1.653 2.923 2.923 0 002.334-1.177 5.785 5.785 0 00.963-3.697 6.134 6.134 0 00-.971-3.873 3.072 3.072 0 00-2.487-1.189 3.114 3.114 0 00-2.474 1.16 5.329 5.329 0 00-.999 3.27l.014.252zm22.964 8.175V19.29a6.026 6.026 0 01-2.244 1.978 6.28 6.28 0 01-2.934.724 5.728 5.728 0 01-2.826-.694 4.089 4.089 0 01-1.81-1.948 8.716 8.716 0 01-.56-3.468V5.966h4.136v7.202a20.025 20.025 0 00.228 4.05c.137.477.43.893.831 1.182.451.304.987.457 1.53.435a3.248 3.248 0 001.9-.583 2.964 2.964 0 001.148-1.446c.28-1.391.385-2.812.31-4.229V5.966h4.135v15.673l-3.844-.004zm10.275 0h-4.135V5.963h3.841V8.19a6.69 6.69 0 011.774-2.08 3.256 3.256 0 011.788-.505A5.24 5.24 0 0190 6.39l-1.28 3.613a3.627 3.627 0 00-1.943-.68 2.291 2.291 0 00-1.472.48 3.28 3.28 0 00-.95 1.735 24.695 24.695 0 00-.346 5.253v4.845z"
})]
}));
});
export default Icon;