@lobehub/icons
Version:
Popular AI / LLM Model Brand SVG Logo and Icon Collection
43 lines (42 loc) • 5.69 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 141 24",
xmlns: "http://www.w3.org/2000/svg"
}, rest), {}, {
children: [/*#__PURE__*/_jsx("title", {
children: TITLE
}), /*#__PURE__*/_jsx("path", {
d: "M8.95 7.363c2.216 0 4.283.959 5.182 2.726l.21-2.277h3.325V22.61h-3.415l-.24-2.306C13.085 21.83 11.317 23 8.92 23 4.517 23 2 19.645 2 15.032c0-4.643 2.786-7.669 6.95-7.669zm31.81 0c2.216 0 4.284.959 5.182 2.726l.21-2.277h3.325V22.61h-3.414l-.24-2.305C44.892 21.832 43.125 23 40.73 23c-4.403 0-6.92-3.355-6.92-7.968 0-4.643 2.786-7.669 6.95-7.669zm16.786 0c3.325 0 5.571 1.918 5.602 4.793h-3.475c-.03-1.258-.869-2.067-2.276-2.067-1.438 0-2.278.66-2.278 1.767 0 .84.66 1.379 1.917 1.678l2.667.63c2.486.568 3.744 1.707 3.744 3.984 0 2.995-2.546 4.852-6.2 4.852-3.685 0-6.021-1.977-6.021-4.883H54.7c.03 1.288.989 2.097 2.666 2.097 1.708 0 2.636-.688 2.636-1.767 0-.749-.39-1.288-1.707-1.588l-2.666-.629c-2.666-.599-3.954-1.857-3.954-4.223 0-2.906 2.456-4.644 5.87-4.644zm-33.595 6.65l5.751-6.2h4.584l-5.632 5.87 5.512 8.927h-4.193l-3.865-6.23-2.157 2.246v3.984h-3.625V1.047h3.625v12.967zM69.315 9.73c.93-1.437 2.666-2.366 4.792-2.366 3.655 0 5.573 2.307 5.573 6.14v9.107h-3.655v-8.237c0-2.486-1.228-3.684-3.086-3.684-2.306 0-3.654 1.617-3.654 3.834v8.087h-3.654V1.047h3.684v8.682zm-59.527.96c-2.546 0-4.134 1.887-4.134 4.523 0 2.636 1.559 4.493 4.105 4.493 2.546 0 4.193-1.827 4.193-4.493 0-2.666-1.618-4.524-4.164-4.524zm31.81 0c-2.545 0-4.133 1.887-4.133 4.523 0 2.636 1.558 4.493 4.104 4.493 2.546 0 4.194-1.827 4.194-4.493 0-2.666-1.618-4.524-4.164-4.524z"
}), /*#__PURE__*/_jsx("path", {
clipRule: "evenodd",
d: "M135.895 22.626h-2.084V9.566h-2.973V7.788h2.973V3.097h2.084v4.69h2.975v1.779h-2.975v13.06zm-9.071-14.839h1.87v14.838h-1.931l-.216-3.035c-1.072 2.238-3.096 3.403-5.609 3.403-4.385 0-6.868-3.372-6.868-7.848s2.667-7.756 6.959-7.756c2.392 0 4.569 1.042 5.611 3.495l.184-3.097zm-.368 7.42c0-3.434-1.84-5.887-5.089-5.887-3.25 0-5.151 2.453-5.151 5.886 0 3.434 1.87 5.887 5.09 5.887 3.249 0 5.15-2.453 5.15-5.887zm-25.83 7.388h-2.115V1h2.115v9.363c.951-1.779 2.759-2.974 5.243-2.974 3.893 0 5.641 2.422 5.641 6.162v9.074h-2.116v-8.614c0-3.464-1.625-4.69-3.924-4.69-3.188 0-4.844 2.36-4.844 5.211v8.063zm-18.472-7.358c0-4.66 2.851-7.848 7.174-7.848 3.433 0 5.947 1.993 6.53 5.058h-2.115c-.552-2.054-2.33-3.188-4.384-3.188-3.005 0-5.12 2.3-5.12 5.947 0 3.526 1.962 5.887 4.966 5.887 2.208 0 3.986-1.227 4.568-3.128h2.146c-.705 3.036-3.341 5.028-6.714 5.028-4.2 0-7.05-3.096-7.05-7.756z",
fillOpacity: ".5"
})]
}));
});
export default Icon;