@lobehub/icons
Version:
Popular AI / LLM Model Brand SVG Logo and Icon Collection
39 lines (38 loc) • 5.38 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 121 24",
xmlns: "http://www.w3.org/2000/svg"
}, rest), {}, {
children: [/*#__PURE__*/_jsx("title", {
children: TITLE
}), /*#__PURE__*/_jsx("path", {
d: "M2 19.792V2.475h2.304v7.67h8.793v-7.67h2.304v17.32h-2.304v-7.596H4.304v7.595H2v-.002zM26.81 6.186h2.451l-6.688 16.552A1.962 1.962 0 0120.715 24h-4.136v-1.929h3.988l1.215-3.017-5.2-12.865h2.45l3.89 10.342L26.81 6.189v-.003zm5.802.99c0 .52 0 .964-.05 1.533h.05c.965-1.782 2.7-2.87 4.904-2.87 3.395 0 6.266 2.498 6.266 7.076 0 4.578-2.874 7.225-6.266 7.225-2.204 0-3.938-1.089-4.904-2.87h-.05c.05.569.05 1.014.05 1.533v5.195h-2.23V6.186h2.23v.99zm4.385 11.033c2.625.025 4.458-2.128 4.458-5.294 0-3.167-1.833-5.17-4.458-5.145-2.65.024-4.41 2.127-4.41 5.12 0 2.993 1.76 5.294 4.41 5.319zm20.622-6.259v1.782H46.97c.272 2.797 1.957 4.48 4.285 4.48 1.834 0 3.295-1.04 3.84-2.598h2.4c-.57 2.622-2.995 4.528-6.24 4.528-3.963 0-6.638-2.845-6.638-7.15S47.34 5.84 51.255 5.84c3.665 0 6.364 2.622 6.364 6.112v-.003zm-6.364-4.18c-2.38 0-3.99 1.757-4.26 3.984h8.37c-.249-2.327-1.809-3.984-4.11-3.984zm8.022 12.022V6.184h2.18V8.56h.05c.643-1.312 1.882-2.721 4.06-2.721h1.314v1.928h-1.61c-2.28 0-3.765 1.51-3.765 4.355v7.67h-2.23zM70.218 7.176c0 .52 0 .964-.05 1.533h.05c.965-1.782 2.7-2.87 4.904-2.87 3.394 0 6.266 2.498 6.266 7.076 0 4.578-2.874 7.225-6.266 7.225-2.205 0-3.939-1.089-4.904-2.87h-.05c.05.569.05 1.014.05 1.533v.99h-2.23V0h2.23v7.176zm4.384 11.033c2.625.025 4.459-2.128 4.459-5.294 0-3.167-1.834-5.17-4.46-5.145-2.65.024-4.408 2.127-4.408 5.12 0 2.993 1.759 5.294 4.409 5.319zm14.834 1.931c-3.764 0-6.762-2.597-6.762-7.15 0-4.554 2.996-7.151 6.762-7.151 3.767 0 6.761 2.572 6.761 7.15s-2.996 7.151-6.76 7.151zm0-1.931c2.476-.025 4.435-1.782 4.435-5.22 0-3.437-1.956-5.195-4.434-5.22-2.476-.024-4.434 1.758-4.434 5.22 0 3.463 1.955 5.245 4.433 5.22zm7.977 1.583V0h2.23v19.792h-2.23zm4.627-15.907V1.558h2.328v2.327h-2.328zm.049 15.907V6.184h2.23v13.608h-2.23zm10.621.348c-4.039 0-6.763-2.846-6.763-7.176s2.525-7.125 6.763-7.125c3.864 0 5.994 2.498 6.29 5.542h-2.329c-.15-1.929-1.535-3.611-3.964-3.611-2.749 0-4.434 2.152-4.434 5.194 0 3.217 1.931 5.245 4.434 5.245s3.74-1.832 3.964-3.34H119c-.371 2.77-2.55 5.269-6.29 5.269v.002z"
})]
}));
});
export default Icon;