@lobehub/icons
Version:
Popular AI / LLM Model Brand SVG Logo and Icon Collection
41 lines (40 loc) • 4.71 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 47 24",
xmlns: "http://www.w3.org/2000/svg"
}, rest), {}, {
children: [/*#__PURE__*/_jsx("title", {
children: TITLE
}), /*#__PURE__*/_jsx("path", {
d: "M41.856 16.824v.983h2.879V6.357h-2.879v10.467zM43.27 4.735a1.86 1.86 0 001.855-1.868A1.86 1.86 0 0043.27 1a1.86 1.86 0 00-1.854 1.867 1.86 1.86 0 001.854 1.868zM35.514 19.43h-4.146c-1.122 0-1.317-1.23-1.122-1.72.097-.246.341-.59.536-.836.781.442 1.708.688 2.683.688 3.123 0 5.61-2.556 5.61-5.652 0-1.67-.731-3.145-1.853-4.226l.146-.147c.293-.295.732-.492 1.17-.443l.684.05V4.44h-1.17c-1.367 0-2.489.836-2.977 2.015a5.46 5.46 0 00-1.56-.245c-3.123 0-5.61 2.555-5.61 5.651 0 1.229.39 2.408 1.072 3.342a1.484 1.484 0 01-.341.246l-.146.147c-1.122 1.081-1.659 2.457-1.366 4.03.146.835.878 1.72 1.61 2.212.487.344 1.122.491 1.756.491l4.683-.197c.537 0 1.024.246 1.317.738l.585 1.13 2.879-.983-.488-1.081c-.732-1.524-2.244-2.507-3.952-2.507zm-2-10.223c1.464 0 2.683 1.229 2.683 2.703 0 1.475-1.22 2.703-2.683 2.703-1.463 0-2.683-1.228-2.683-2.703 0-1.523 1.17-2.703 2.683-2.703zM19.172 6.16c-2.927.147-5.366 2.506-5.561 5.454-.244 3.49 2.488 6.39 5.854 6.39 1.122 0 2.146-.64 3.024-1.18v1.032h2.878V11.86c-.146-3.293-2.878-5.848-6.195-5.7zm.293 9.091c-1.757 0-3.122-1.425-3.122-3.145a3.124 3.124 0 013.122-3.145c1.756 0 3.122 1.425 3.122 3.145.049 1.72-1.366 3.145-3.122 3.145z"
}), /*#__PURE__*/_jsx("path", {
d: "M13.66 6.357H9.61L6.098 9.895l-1.22 1.229V4.342H2v13.515h2.878v-5.062l1.22 1.228v-.049l3.805 3.883h4.049l-6.196-5.898 5.903-5.602z"
})]
}));
});
export default Icon;