@lobehub/icons
Version:
Popular AI / LLM Model Brand SVG Logo and Icon Collection
42 lines (41 loc) • 7.14 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 75 24",
xmlns: "http://www.w3.org/2000/svg"
}, rest), {}, {
children: [/*#__PURE__*/_jsx("title", {
children: TITLE
}), /*#__PURE__*/_jsx("path", {
clipRule: "evenodd",
d: "M53.311 6.71c1.059 0 2.022.248 2.884.746l.171.103a5.852 5.852 0 012.123 2.335c.51.99.764 2.103.764 3.336 0 1.233-.254 2.346-.764 3.335a5.852 5.852 0 01-2.123 2.336c-.906.566-1.925.848-3.055.848-.971 0-1.842-.211-2.605-.638a4.689 4.689 0 01-1.52-1.351v5.715a.52.52 0 01-.145.38.523.523 0 01-.381.145h-1.312a.523.523 0 01-.381-.144.52.52 0 01-.145-.38V7.465a.52.52 0 01.145-.381.523.523 0 01.381-.144h1.178c.143 0 .279.036.381.131.09.084.135.195.152.317l.005.053v.002l.07 1.238a4.841 4.841 0 011.6-1.359c.77-.409 1.63-.612 2.577-.612zm-.475 2.068c-.658.01-1.302.2-1.861.549-.575.366-1.023.883-1.343 1.556-.32.673-.482 1.455-.482 2.347 0 .837.142 1.576.424 2.22l.058.127.001.002c.29.635.755 1.174 1.341 1.553l.113.068c.57.328 1.22.495 1.881.483h.006a3.658 3.658 0 002.006-.551 3.653 3.653 0 001.341-1.553l.001-.002c.32-.673.482-1.454.482-2.347v-.003a5.412 5.412 0 00-.483-2.347 3.654 3.654 0 00-1.342-1.553l-.11-.066c-.548-.321-1.18-.483-1.898-.483h-.135zM26 6.71c1.192 0 2.27.282 3.227.847a5.985 5.985 0 012.148 2.154l.104.184a6.83 6.83 0 01.815 3.335l-.003.229c-.032 1.137-.301 2.174-.812 3.106a6.016 6.016 0 01-2.252 2.338c-.957.565-2.035.846-3.227.846-1.192 0-2.27-.28-3.228-.846a6.014 6.014 0 01-2.251-2.338l-.1-.188c-.446-.883-.683-1.857-.712-2.918l-.004-.229a6.833 6.833 0 01.815-3.334v-.001a6.01 6.01 0 012.252-2.338l.181-.103c.912-.496 1.929-.743 3.047-.743zm0 2.104c-.767 0-1.436.183-2.015.544-.58.363-1.031.873-1.355 1.538a5.27 5.27 0 00-.488 2.33v.004c0 .837.145 1.571.43 2.207l.058.126.001.002c.295.631.765 1.164 1.354 1.537l.11.065c.553.318 1.186.48 1.905.48.766 0 1.436-.184 2.015-.545.58-.363 1.031-.874 1.355-1.539a5.27 5.27 0 00.488-2.33v-.006a5.271 5.271 0 00-.49-2.333 3.643 3.643 0 00-1.353-1.536l-.11-.065c-.553-.318-1.187-.48-1.905-.48z"
}), /*#__PURE__*/_jsx("path", {
d: "M4.238 2.484c.233 0 .418.105.542.297l.024.039.002.002.001.003 4.69 8.954 4.677-8.954a.631.631 0 01.233-.254c.1-.06.214-.087.336-.087h1.687c.146 0 .28.043.382.145a.52.52 0 01.145.38v15.985a.52.52 0 01-.145.381.523.523 0 01-.382.144h-1.384a.523.523 0 01-.381-.144.503.503 0 01-.143-.327l-.002-.053V6.634l-4.321 8.268-.003.006a.625.625 0 01-.566.335h-.34a.625.625 0 01-.565-.335l-.002-.003-.001-.003L4.4 6.646v12.348a.52.52 0 01-.144.381.523.523 0 01-.382.144H2.526a.523.523 0 01-.381-.144.52.52 0 01-.145-.38V3.008a.52.52 0 01.145-.38.523.523 0 01.381-.145h1.712zM43.572 6.71c.264 0 .499.017.703.05.136.02.26.075.346.178.087.102.12.232.12.37v1.336a.504.504 0 01-.151.336l-.006.005-.006.005a.487.487 0 01-.33.107.81.81 0 01-.09-.006 6.63 6.63 0 00-.817-.047h-.008a4.055 4.055 0 00-2.845.968 3.557 3.557 0 00-1.043 2.544v.01c-.007.12-.01.24-.01.361v4.562h3.056c.145 0 .28.042.382.144a.52.52 0 01.144.38v.981a.52.52 0 01-.144.381.522.522 0 01-.382.144h-8.197a.523.523 0 01-.381-.144.52.52 0 01-.145-.38v-.982a.52.52 0 01.145-.38.522.522 0 01.38-.144h2.778V8.97H34.44a.523.523 0 01-.382-.144.52.52 0 01-.145-.38v-.981a.52.52 0 01.145-.381.523.523 0 01.382-.144h4.335c.143 0 .279.036.38.131a.54.54 0 01.158.37v.002l.087 1.518a4.59 4.59 0 011.53-1.567l.002-.002c.77-.456 1.65-.682 2.64-.682zM63.755 2c.145 0 .28.042.381.144a.52.52 0 01.145.38v6.113a4.405 4.405 0 011.51-1.332l.002-.001a5.303 5.303 0 012.53-.593c.953 0 1.784.197 2.488.596l.13.078c.644.399 1.143.97 1.496 1.706.378.786.563 1.732.563 2.831v7.072a.52.52 0 01-.144.381.523.523 0 01-.382.144h-1.312a.523.523 0 01-.381-.144.52.52 0 01-.145-.38v-6.73a4.221 4.221 0 00-.516-2.226 2.523 2.523 0 00-.187-.264l-.07-.084c-.506-.571-1.219-.865-2.162-.865h-.003a3.45 3.45 0 00-1.792.457c-.52.314-.935.776-1.19 1.327l-.002.002c-.286.587-.433 1.3-.433 2.146v6.236a.52.52 0 01-.145.381.523.523 0 01-.381.144h-1.312a.523.523 0 01-.381-.144.52.52 0 01-.145-.38V2.524a.52.52 0 01.145-.38.523.523 0 01.381-.145h1.312z"
})]
}));
});
export default Icon;