@lobehub/icons
Version:
Popular AI / LLM Model Brand SVG Logo and Icon Collection
53 lines (52 loc) • 6.63 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 64 24",
xmlns: "http://www.w3.org/2000/svg"
}, rest), {}, {
children: [/*#__PURE__*/_jsx("title", {
children: TITLE
}), /*#__PURE__*/_jsx("path", {
d: "M29.2209 2.75544V4.39062H32.6553V10.4282H28.5849V12.0634H32.6553V22.0002H34.5633V12.0634H38.8881V21.6229H42.3225V19.9877H40.7961V2.75544H29.2209ZM34.4361 10.1766V4.39062H38.8881V10.4282H34.5633V10.1766H34.4361Z"
}), /*#__PURE__*/_jsx("path", {
d: "M8.99607 17.3455H18.0273V18.9807H8.99607V17.3455Z"
}), /*#__PURE__*/_jsx("path", {
d: "M2.7632 14.3275C2.7632 17.2205 2.636 19.6104 2 21.4971C2 21.6229 2 21.6229 2.1272 21.6229C2.1272 21.6229 3.5264 21.6229 3.7808 21.6229C4.4168 18.8557 4.4168 16.5916 4.4168 14.9564H6.70641V19.9877H5.18C5.0528 19.9877 5.0528 19.9877 5.0528 20.1135L5.56161 21.6229H8.48721V2.75544H2.8904L2.7632 14.3275ZM4.544 9.79929H6.83361V13.8243H4.544V9.79929ZM6.83361 4.39062V8.28989H4.544V4.39062H6.83361Z"
}), /*#__PURE__*/_jsx("path", {
d: "M18.6633 9.4212H20.8257V7.9118H14.3385C14.4657 7.40867 14.5929 6.77976 14.9745 6.40241H20.5713V4.89301H19.0449C19.1721 4.01253 19.6809 2.88048 19.6809 2.88048C19.6809 2.7547 19.6809 2.7547 19.5537 2.7547H18.1545L17.5185 4.89301H15.4833C15.6105 4.01253 15.7377 3.00626 15.9921 2.12578C15.9921 2 15.9921 2 15.8649 2C15.7377 2 14.7201 2 14.3385 2C14.2113 3.13205 14.0841 4.13831 13.7025 5.01879H12.5577L11.9217 2.88048H10.5225C10.3953 2.88048 10.3953 2.88048 10.3953 3.00626C10.3953 3.13205 10.6497 4.13831 11.0313 5.01879H9.50487V6.52819H13.0665C12.9393 7.03132 12.8121 7.66024 12.4305 8.03759H8.99607V9.54698H11.6673C10.5225 11.0564 9.50487 11.6853 8.99607 12.0626C8.99607 12.1884 8.99607 13.6978 8.99607 13.6978C8.99607 13.8236 9.12327 13.8236 9.25047 13.6978C9.75927 13.572 10.3953 13.0689 10.7769 12.5658H17.0097V14.8299H12.1761L12.3033 13.4463C12.3033 13.3205 12.3033 13.3205 12.1761 13.3205C12.0489 13.3205 10.6497 13.3205 10.6497 13.3205L10.5225 16.0877C10.5225 16.2135 10.5225 16.2135 10.6497 16.2135C10.7769 16.2135 19.0449 16.2135 19.0449 16.2135V20.2385H15.3561C15.2289 20.2385 15.2289 20.2385 15.2289 20.3643L15.7377 21.8737H21.0801V14.8299H19.0449V11.8111C19.8081 12.44 20.5713 13.0689 21.3345 13.3205C21.4617 13.4463 21.5889 13.4463 21.5889 13.3205C21.5889 13.3205 21.5889 11.8111 21.5889 11.6853C20.8257 11.4337 19.6809 10.8048 18.6633 9.4212ZM16.6281 9.4212C16.8825 10.0501 17.3913 10.679 17.9001 11.0564H12.4305C12.9393 10.5532 13.1937 9.92433 13.7025 9.4212H16.6281Z"
}), /*#__PURE__*/_jsx("path", {
d: "M30.2386 16.2143C30.2386 16.2143 28.7122 17.3464 27.1858 18.4784V7.91266H23.1153V9.79941H25.4049V19.9878C24.7689 20.491 24.2601 20.6168 24.2601 20.6168L25.4049 22.0004L30.3658 18.3527L30.2386 16.2143C30.6202 16.2143 30.493 16.0886 30.2386 16.2143Z"
}), /*#__PURE__*/_jsx("path", {
d: "M25.6593 6.27748H27.4402C27.6946 6.27748 27.6946 6.1517 27.6946 6.1517L25.1505 2.25243H23.2425L23.1153 2.37821C23.2425 2.50399 25.6593 6.27748 25.6593 6.27748Z"
}), /*#__PURE__*/_jsx("path", {
d: "M60.2579 3.13223H46.0115V5.01898H60.2579V3.13223Z"
}), /*#__PURE__*/_jsx("path", {
d: "M51.2266 11.8114H62.4202V9.9247H43.9762V11.8114H49.0642C47.9194 14.5787 45.5026 21.371 45.3754 21.4967C45.3754 21.6225 45.3754 21.6225 45.5026 21.6225H61.4026C61.5298 21.6225 61.5298 21.4967 61.5298 21.4967L59.2402 15.3334H57.3322C57.205 15.3334 57.205 15.4592 57.205 15.4592C57.205 15.5849 58.8586 19.8616 58.8586 19.8616H48.4282L51.2266 11.8114Z"
})]
}));
});
export default Icon;