@lobehub/icons
Version:
Popular AI / LLM Model Brand SVG Logo and Icon Collection
40 lines (39 loc) • 4.9 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 54 24",
xmlns: "http://www.w3.org/2000/svg"
}, rest), {}, {
children: [/*#__PURE__*/_jsx("title", {
children: TITLE
}), /*#__PURE__*/_jsx("path", {
clipRule: "evenodd",
d: "M52 20.667V22h-6.579v-1.333H52zm-15.79 0V22h-6.578v-1.333h6.579zm5.134 0L40.814 22l-.522-1.333h1.052zm-14.739 0A5.39 5.39 0 0123.026 22h-10.5v-1.333h14.08zm-15.395 0V22H2v-1.333h9.21zm25-2.667v1.333h-6.578V18h6.579zm6.162 0l-.512 1.333h-2.083L39.26 18h3.111zm-14.45 0a4.994 4.994 0 01-.554 1.333H12.526V18h15.395zM11.21 18v1.333H2V18h9.21zM52 18v1.333h-6.579V18H52zm-2.632-2.667v1.334h-3.947v-1.334h3.947zm-13.157 0v1.334h-3.948v-1.334h3.948zm7.194 0l-.517 1.334h-4.144l-.52-1.334h5.18zm-15.668 0c.118.425.184.872.184 1.334h-4.868v-1.334h4.684zm-8.632 0v1.334h-3.947v-1.334h3.947zm-10.526 0v1.334H4.632v-1.334h3.947zm40.79-2.666V14H45.42v-1.333h3.947zm-13.158 0V14h-3.948v-1.333h3.948zm8.225 0L43.92 14h-6.224l-.51-1.333h7.249zm-18.318 0A5.16 5.16 0 0127.263 14H15.158v-1.333h10.96zm-17.54 0V14H4.633v-1.333h3.947zM40.449 10l.368 1.078.368-1.078h8.184v1.333h-3.947v-1.225l-.447 1.225h-8.33l-.433-1.225v1.225h-3.948V10h8.184zm-31.87 0v1.333H4.633V10h3.947zm18.685 0c-.3.506-.69.957-1.145 1.333h-10.96V10h12.105zm22.105-2.667v1.334h-7.727l.465-1.334h7.262zm-9.838 0l.465 1.334h-7.732V7.333h7.267zm-11.609 0c0 .462-.066.908-.184 1.334h-4.684V7.333h4.868zm-8.816 0v1.334h-3.947V7.333h3.947zm-10.526 0v1.334H4.632V7.333h3.947zm30.04-2.666L39.075 6h-9.444V4.667h8.986zm13.381 0V6h-9.45l.476-1.333H52zm-24.632 0c.245.411.434.859.553 1.333H12.526V4.667h14.842zm-16.157 0V6H2V4.667h9.21zM37.694 2l.467 1.333h-8.53V2h8.063zM52 2v1.333h-8.518L43.937 2H52zM23.026 2a5.41 5.41 0 013.58 1.333h-14.08V2h10.5zM11.21 2v1.333H2V2h9.21z"
})]
}));
});
export default Icon;