@lobehub/icons
Version:
Popular AI / LLM Model Brand SVG Logo and Icon Collection
47 lines (46 loc) • 6.87 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 118 24",
xmlns: "http://www.w3.org/2000/svg"
}, rest), {}, {
children: [/*#__PURE__*/_jsx("title", {
children: TITLE
}), /*#__PURE__*/_jsx("path", {
clipRule: "evenodd",
d: "M62.811 5.778a.49.49 0 01.488.49v.937c2.205-1.652 5.138-1.882 7.797-.596h-.008a6.281 6.281 0 012.916 2.946c1.176 2.474 1.06 5.139-.306 7.305a7.176 7.176 0 01-6.1 3.372 7.158 7.158 0 01-4.299-1.43v4.708a.49.49 0 01-.488.49H60.88a.488.488 0 01-.488-.49V6.268a.49.49 0 01.488-.49h1.931zm4.681 2.914c-1.217 0-2.261.564-2.94 1.245-1.078 1.079-1.874 3.104-.558 5.255.354.578.84 1.064 1.418 1.42 2.146 1.311 4.16.523 5.237-.556l.007-.009c1.077-1.071 1.864-3.097.555-5.247a4.462 4.462 0 00-1.416-1.419c-.804-.49-1.583-.689-2.303-.689z"
}), /*#__PURE__*/_jsx("path", {
d: "M110.777 2.05a.25.25 0 01.253.255v4.138a.251.251 0 00.156.236.253.253 0 00.096.017h4.464a.252.252 0 01.254.254v2.283l-.018.095a.245.245 0 01-.236.157h-4.464a.25.25 0 00-.252.254v4.83c.001 1.64 1.161 2.953 2.785 2.953h1.931a.252.252 0 01.254.254v2.281a.264.264 0 01-.073.18.248.248 0 01-.181.074h-2.758a5.129 5.129 0 01-4.733-3.17 5.137 5.137 0 01-.387-1.961V9.739a.252.252 0 00-.255-.254h-2.116a.252.252 0 01-.254-.255V6.95a.252.252 0 01.254-.254h2.124a.251.251 0 00.254-.255V2.305a.252.252 0 01.073-.181.246.246 0 01.181-.074h2.648zM5.034 2.017a.28.28 0 01.261.174c.014.034.02.072.02.11v5.48a.284.284 0 00.17.26.281.281 0 00.304-.052l4.942-5.897a.268.268 0 01.193-.075h3.24l-.01.008c.257 0 .382.307.2.48l-6.338 8.442a.28.28 0 000 .407l8.398 8.44c.182.173.057.48-.2.48l-3.974-.058a.263.263 0 01-.19-.074l-6.26-5.83a.281.281 0 00-.474.206V20a.28.28 0 01-.282.283H2.281A.28.28 0 012 20V2.3a.285.285 0 01.281-.283h2.753z"
}), /*#__PURE__*/_jsx("path", {
clipRule: "evenodd",
d: "M41.558 6.086c2.27-.656 4.615-.234 6.446 1.153 2.709 2.052 2.844 4.766 2.873 5.326a.346.346 0 00.01.103v7.554l-.473.058h-2.387l-.056-.472v-1.004a7.23 7.23 0 01-4.3 1.428 7.16 7.16 0 01-5.76-2.873c-1.383-1.826-1.805-4.185-1.16-6.459a7.033 7.033 0 014.807-4.814zm1.988 2.623c-1.218 0-2.262.565-2.941 1.245-1.077 1.08-1.865 3.114-.547 5.264a4.273 4.273 0 001.4 1.402c2.145 1.32 4.167.532 5.245-.548l.008-.016c1.077-1.08 1.865-3.106.547-5.255a4.276 4.276 0 00-1.4-1.404c-.804-.49-1.592-.688-2.312-.688zM97.007 5.818c3.977 0 7.217 3.245 7.217 7.23 0 3.985-3.24 7.23-7.217 7.23-3.976 0-7.215-3.245-7.215-7.23 0-3.985 3.239-7.23 7.215-7.23zm0 2.922a4.31 4.31 0 00-4.299 4.307 4.31 4.31 0 004.3 4.31 4.31 4.31 0 004.3-4.308 4.315 4.315 0 00-4.3-4.309z"
}), /*#__PURE__*/_jsx("path", {
d: "M18.872 6.1c.307 0 .57.2.655.49l2.37 8.062c.034.125.214.125.247 0l2.048-6.858a.812.812 0 01.78-.582h1.426a.809.809 0 01.778.582l2.047 6.868c.034.124.216.123.25 0l2.395-8.13a.594.594 0 01.571-.432h2.089c.19 0 .364.093.48.242H35c.115.15.148.348.099.532L31.246 20a.383.383 0 01-.365.274h-2.585A.384.384 0 0127.92 20l-2.237-7.556L23.429 20a.381.381 0 01-.135.198.383.383 0 01-.229.076h-2.57a.38.38 0 01-.364-.274L16.27 6.871a.608.608 0 01.092-.532.608.608 0 01.481-.239h2.03zM56.917 8.09c.266 0 .481.195.481.427v11.329c0 .24-.214.425-.48.425h-2.335c-.266 0-.481-.193-.481-.425V8.516c0-.24.215-.426.48-.426h2.335zM80.005 8.09c.266 0 .481.193.481.426v11.33c0 .24-.215.425-.48.425h-2.337c-.265 0-.48-.193-.48-.425V8.517c0-.24.215-.425.48-.426l2.336-.001zM86.43 2a.58.58 0 01.536.359.58.58 0 01.042.223V19.69a.579.579 0 01-.355.538.582.582 0 01-.224.043h-2.146a.577.577 0 01-.58-.581V2.582a.584.584 0 01.58-.582h2.147zM55.752 2a1.98 1.98 0 011.971 1.975 1.978 1.978 0 01-1.971 1.975 1.977 1.977 0 01-1.972-1.975C53.78 2.888 54.666 2 55.75 2zM78.84 2c1.088 0 1.971.884 1.971 1.975a1.974 1.974 0 01-3.366 1.397A1.975 1.975 0 0178.839 2z"
})]
}));
});
export default Icon;