@lobehub/icons
Version:
Popular AI / LLM Model Brand SVG Logo and Icon Collection
43 lines (42 loc) • 5.64 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 130 24",
xmlns: "http://www.w3.org/2000/svg"
}, rest), {}, {
children: [/*#__PURE__*/_jsx("title", {
children: TITLE
}), /*#__PURE__*/_jsx("path", {
d: "M25.53 2.09H3.145v2.806H25.53V2.091zM26.555 12.407V9.602h-10.8v-3.74H12.65v3.74H2.09v2.805h8.929c-1.358 1.509-3.44 3.68-5.702 5.52-.965.785-2.654 1.358-3.318 1.57L2.845 22c.331-.12 2.564-.633 3.982-1.78 2.895-2.322 5.4-5.218 6.757-6.877v5.822c0 1.81 1.056 2.594 2.111 2.594h7.934c1.569 0 2.926-.996 2.926-2.866v-2.956H23.84v2.081c0 .603-.332.965-.754.965h-6.033c-.362 0-.664-.392-.664-.874v-5.732h10.166v.03zM38.772 6.796h-2.775V21.82h2.775V6.796zM57.505 21.88h-4.223v-2.414h3.861c.694 0 .724-.543.724-.935V6.073c0-.362-.12-.604-.543-.604H40.01a.779.779 0 01-.784-.784V2.091h2.986v.543c0 .06.03.09.09.09h16.14c1.447 0 2.201.905 2.201 2.474V18.56c-.03 2.082-1.417 3.319-3.137 3.319zM125.499 8.395l.543-1.538h2.323V3.81c0-.483-.272-.996-.966-.996h-9.773V2.06h-3.077v.754H103.84v3.319h2.323V5.017h4.374l-4.555 1.478.633 1.87h-2.262v2.293h19.879v1.538h-16.139l.03-.814h-2.383l-.241 5.731c-.03.604.453 1.086 1.056 1.086h18.311v1.358l-20.181-.06v2.262l21.146.06a1.32 1.32 0 001.327-1.327v-3.258a1.32 1.32 0 00-1.327-1.328h-17.858l.03-1.417h17.134a1.48 1.48 0 001.478-1.478V9.843a1.48 1.48 0 00-1.478-1.478h-18.401l5.49-1.78-.543-1.568h8.688l-.543 1.568 5.671 1.81zm.483-3.288v1.327l-4.405-1.417h4.344c.061 0 .061.03.061.09z"
}), /*#__PURE__*/_jsx("path", {
d: "M53.553 8.727H42.935c-.784 0-1.448.633-1.448 1.448v6.546c0 .784.633 1.448 1.448 1.448h10.618c.785 0 1.448-.634 1.448-1.448v-6.546c0-.815-.663-1.448-1.448-1.448zm-.965 6.938c0 .12-.09.211-.241.211H44.11c-.12 0-.24-.09-.24-.211V11.14c0-.12.09-.211.24-.211h8.236c.12 0 .241.09.241.211v4.525zM74.91 8.274h2.897V6.163h8.838v2.111h2.896V6.163h4.797V3.418H89.54V2h-2.896v1.418h-8.838V2H74.91v1.418h-5.038v2.745h5.038v2.111zM87.973 18.35a.637.637 0 01-.634.634h-9.623c-.271 0-.482-.272-.482-.634v-7.813h-2.806v8.205c0 2.142 1.328 2.927 2.594 2.927h11.252a2.214 2.214 0 002.202-2.203v-3.68h-2.503v2.564zM94.066 16.6c-.211-.814-1.508-6.576-1.538-6.636l-2.414.543c.06.241 1.328 5.852 1.539 6.697.422 1.629 1.176 3.56 1.206 3.62l2.293-.905c.03 0-.694-1.84-1.086-3.319z"
}), /*#__PURE__*/_jsx("path", {
d: "M83.516 8.614l-2.42.517 1.67 7.818 2.42-.517-1.67-7.817zM69.662 17.686c-.151 1.327-.483 2.685-.483 2.715l2.383.603c.03-.06.362-1.538.543-3.046.151-1.509.362-7.21.362-7.451l-2.473-.091c.03.06-.181 5.852-.332 7.27z"
})]
}));
});
export default Icon;