@lobehub/icons
Version:
Popular AI / LLM Model Brand SVG Logo and Icon Collection
39 lines (38 loc) • 4.94 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 82 24",
xmlns: "http://www.w3.org/2000/svg"
}, rest), {}, {
children: [/*#__PURE__*/_jsx("title", {
children: TITLE
}), /*#__PURE__*/_jsx("path", {
d: "M44.427 6.125c3.008 0 5.095 1.228 5.095 3.592 0 .98-.523 1.747-1.166 2.053h-2.333c.063-.49.121-.953.121-1.501 0-1.628-.521-2.976-2.239-2.976-2.333 0-3.681 2.64-3.681 6.046 0 4.018 1.84 6.626 4.94 6.626l-.003-.003c1.933 0 3.283-.769 4.298-2.27l.521.305C49.029 21.342 46.758 23 43.629 23c-4.114 0-7.15-3.07-7.15-7.885 0-5.124 3.1-8.99 7.949-8.99zm14.141-.007c4.204 0 6.26 2.729 6.26 6.414l.003.004v.705H54.827c-.122 4.297 2.087 6.842 5.094 6.842 2.086 0 3.466-.89 4.572-2.486l.49.275c-.796 3.039-3.038 5.124-6.567 5.124-4.45 0-7.428-3.282-7.428-8.01 0-5.245 3.377-8.868 7.58-8.868zm15.192 0c4.203 0 6.259 2.729 6.259 6.414l.004.004v.705H70.02c-.122 4.297 2.086 6.842 5.093 6.842 2.087 0 3.468-.89 4.573-2.486l.49.275c-.797 3.039-3.04 5.124-6.569 5.124-4.45 0-7.427-3.282-7.427-8.01 0-5.245 3.377-8.868 7.58-8.868zM21.224 20.481c.336.828.98 1.013 1.811 1.138v1.073h-9.391V21.62c1.811-.063 2.576-.369 2.576-1.35 0-.338-.091-.737-.275-1.196l-1.41-3.466v-.005H6.278L4.961 19.04c-.183.46-.274.858-.274 1.195 0 .98.768 1.318 2.638 1.381v1.075H1v-1.075c.86-.122 1.475-.305 1.813-1.136L9.502 3.3 8.55 1h4.788l7.886 19.481zM34.206 6.127c.642 0 1.106.216 1.349.521v3.314h-.585c-1.902 0-3.407.094-4.972 1.658v8.469l.003-.004c0 1.259.706 1.444 2.608 1.597v1.01h-8.776v-1.01c1.443-.093 1.933-.274 1.933-1.348V9.472l-1.843-1.074v-.584l5.494-1.686h.706l-.122 4.539c1.474-3.344 2.393-4.54 4.205-4.54zM6.77 14.283h7.243L10.33 5.047l-3.56 9.236zm51.496-7.026c-1.992 0-3.13 2.027-3.376 4.85h6.137c0-2.886-.77-4.85-2.761-4.85zm15.191 0c-1.992 0-3.129 2.027-3.376 4.85h6.137c0-2.886-.768-4.85-2.761-4.85z"
})]
}));
});
export default Icon;