@lobehub/icons
Version:
Popular AI / LLM Model Brand SVG Logo and Icon Collection
39 lines (38 loc) • 4.74 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 130 24",
xmlns: "http://www.w3.org/2000/svg"
}, rest), {}, {
children: [/*#__PURE__*/_jsx("title", {
children: TITLE
}), /*#__PURE__*/_jsx("path", {
d: "M2 .24h14.19v3.043H5.473v5.792h8.713v3.044H5.472v9.642H2V.239zm22.99 8.805c-2.277 0-4.37 2.09-4.37 6.924v5.792h-3.263V6.267h3.262v2.956c.718-1.85 2.815-3.192 4.79-3.192.658 0 .99.091 1.139.091v3.104a6.474 6.474 0 00-1.558-.179v-.002zM28.762.149h3.652v3.67h-3.652V.15zm.18 6.121h3.262v15.494h-3.262V6.27zm13.77-.238c4.821 0 7.365 3.582 7.335 7.432 0 .597-.06 1.314-.06 1.314H38.43c.3 2.836 2.006 4.447 4.52 4.447 1.917 0 3.442-.896 3.801-2.478h3.205C49.418 20.122 46.573 22 42.863 22c-4.91 0-7.663-3.79-7.663-8s2.605-7.968 7.513-7.968zm3.832 6.178c-.149-2.09-1.497-3.61-3.831-3.61-2.185 0-3.652 1.341-4.13 3.61h7.964-.003zm6.525-5.94h3.263v2.626c1.077-1.76 2.933-2.865 5.149-2.865 3.293 0 5.6 2.178 5.6 5.522v10.209h-3.263v-9.494c0-1.942-1.227-3.314-3.205-3.314-2.662 0-4.281 2.269-4.281 6v6.807H53.07V6.267v.003zM69.924 14c0-4.655 2.785-7.97 7.365-7.97 1.975 0 3.801.897 4.73 2.209V0h3.262v21.76h-3.263v-1.998C81.33 21.015 79.474 22 77.35 22c-4.672 0-7.426-3.344-7.426-8zm12.335 0c0-3.104-1.826-5.134-4.49-5.134-2.662 0-4.491 2.03-4.491 5.134 0 3.105 1.795 5.165 4.492 5.165 2.696 0 4.489-2.06 4.489-5.165zm6.853-14h3.263v21.76h-3.263V0zm6.945.148h3.652V3.82h-3.652V.149zm.18 6.122h3.262v15.494h-3.262V6.27zM110.038.24h3.683l8.381 21.52h-3.743l-1.945-5.134h-9.191l-1.917 5.135h-3.621L110.036.239h.002zm5.241 13.373l-3.473-9.136-3.442 9.136h6.915zM124.528.239H128v21.522h-3.472V.239z"
})]
}));
});
export default Icon;