@lobehub/icons
Version:
Popular AI / LLM Model Brand SVG Logo and Icon Collection
39 lines (38 loc) • 5.92 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 146 24",
xmlns: "http://www.w3.org/2000/svg"
}, rest), {}, {
children: [/*#__PURE__*/_jsx("title", {
children: TITLE
}), /*#__PURE__*/_jsx("path", {
d: "M144 2.353v2.504h-5.68v16.79h-2.944V4.856h-5.71V2.353H144zm-20.698 0l6.417 19.293h-3.12l-1.66-5.539h-6.762l-1.674 5.54h-3.002l6.417-19.294h3.384zm-1.677 2.327h-.118a89.007 89.007 0 01-.576 2.186l-.763 2.674-1.289 4.24h5.365l-.794-2.65a97.659 97.659 0 01-.942-3.18l-.883-3.27zm-25.82 16.966V2.353h2.944v7.924h8.389V2.353h2.943v19.293h-2.943V12.84h-8.389v8.807h-2.943zM85.614 22c-1.629 0-3.1-.383-4.415-1.149-1.295-.785-2.325-1.924-3.09-3.416-.746-1.493-1.119-3.29-1.119-5.39 0-1.572.216-2.976.648-4.213.451-1.257 1.07-2.317 1.854-3.181a8.234 8.234 0 012.767-1.974A8.615 8.615 0 0185.672 2c1.197 0 2.257.236 3.179.707.922.471 1.678 1.04 2.266 1.708l-1.589 1.797a5.01 5.01 0 00-1.678-1.208c-.628-.294-1.324-.441-2.09-.441-1.118 0-2.109.304-2.972.913-.864.608-1.54 1.463-2.031 2.562-.49 1.1-.736 2.406-.736 3.918 0 1.551.235 2.886.706 4.006.471 1.1 1.138 1.954 2.002 2.562.883.59 1.903.884 3.06.884.884 0 1.659-.167 2.326-.5A6.419 6.419 0 0090 17.492l1.501 1.738a8.46 8.46 0 01-2.62 2.062c-.961.471-2.05.707-3.267.707zm-27.645-.354V2.353h3.238l6.298 11.282c.354.648.697 1.335 1.03 2.061.334.727.658 1.463.972 2.21h.118l-.236-3.152c-.078-1.1-.118-2.16-.118-3.181v-9.22h2.797v19.293h-3.209l-6.298-11.31a33.604 33.604 0 01-1.09-2.062c-.333-.727-.657-1.453-.97-2.18h-.119c.066.655.127 1.331.184 2.03l.081 1.063c.099 1.08.147 2.15.147 3.21v9.25h-2.825zm-16.55 0V2.353H52.78v2.475h-8.418v5.508h7.123v2.474h-7.123v6.362h8.712v2.474H41.42zM29.433 2.353c1.432 0 2.698.187 3.797.56 1.118.353 1.991.962 2.62 1.826.627.845.941 1.983.941 3.417 0 1.394-.314 2.543-.942 3.446-.608.903-1.462 1.581-2.56 2.033-1.1.432-2.345.648-3.738.648h-2.973v7.363h-2.944V2.353h5.799zm-.294 2.357h-2.561v7.187h2.678c1.57 0 2.728-.305 3.473-.913.766-.61 1.148-1.552 1.148-2.828 0-1.296-.402-2.19-1.206-2.68-.785-.511-1.963-.766-3.532-.766zM10.388 2c1.649 0 3.101.393 4.357 1.178 1.256.786 2.237 1.925 2.943 3.417.726 1.473 1.09 3.25 1.09 5.331 0 2.062-.364 3.85-1.09 5.361-.706 1.512-1.687 2.68-2.943 3.505-1.256.806-2.708 1.208-4.356 1.208-1.649 0-3.1-.402-4.357-1.208-1.255-.824-2.246-1.993-2.972-3.505C2.353 15.775 2 13.988 2 11.927c0-2.082.353-3.86 1.06-5.332.726-1.492 1.717-2.631 2.972-3.417C7.288 2.393 8.74 2 10.39 2zm0 2.563c-1.079 0-2.02.304-2.825.913-.805.589-1.432 1.433-1.884 2.533-.431 1.08-.647 2.386-.647 3.917 0 1.512.216 2.838.647 3.977.452 1.12 1.08 1.983 1.884 2.592.804.609 1.746.913 2.826.913 1.079 0 2.01-.304 2.796-.913.804-.609 1.422-1.473 1.854-2.592.451-1.14.677-2.465.677-3.977 0-1.531-.226-2.837-.677-3.917-.432-1.1-1.05-1.944-1.854-2.533-.785-.609-1.717-.913-2.796-.913z"
})]
}));
});
export default Icon;