@lobehub/icons
Version:
Popular AI / LLM Model Brand SVG Logo and Icon Collection
53 lines (52 loc) • 7.69 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 { forwardRef } 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__*/forwardRef(function (_ref, 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,
ref: ref,
style: _objectSpread({
flex: 'none',
lineHeight: 1
}, style),
viewBox: "0 0 154 24",
xmlns: "http://www.w3.org/2000/svg"
}, rest), {}, {
children: [/*#__PURE__*/_jsx("title", {
children: TITLE
}), /*#__PURE__*/_jsx("path", {
d: "M5.219 18.879C7.354 20.949 10.025 22 13.16 22l-.002-.002c2.07 0 3.923-.482 5.506-1.432 1.581-.95 2.891-2.287 3.895-3.974l.114-.193-2.66-1.782-.126.214c-1.562 2.65-3.826 3.991-6.73 3.991-2.205 0-4.074-.745-5.555-2.214-1.478-1.466-2.229-3.356-2.229-5.61 0-2.254.744-4.144 2.215-5.61 1.47-1.467 3.333-2.213 5.54-2.213 2.886 0 5.15 1.324 6.731 3.933l.127.207 2.657-1.745-.11-.192C20.479 1.81 17.296 0 13.069 0c-3.076 0-5.717 1.05-7.85 3.121C3.083 5.197 2 7.846 2 11s1.083 5.806 3.219 7.879z"
}), /*#__PURE__*/_jsx("path", {
clipRule: "evenodd",
d: "M26.105 19.558c1.562 1.579 3.548 2.38 5.9 2.38 2.334 0 4.308-.801 5.87-2.38 1.563-1.58 2.354-3.568 2.354-5.853 0-2.285-.79-4.238-2.353-5.808-1.56-1.568-3.535-2.364-5.87-2.364-2.334 0-4.313.794-5.885 2.364-1.572 1.57-2.37 3.502-2.37 5.808s.794 4.275 2.354 5.853zm2.224-9.611c.98-1.004 2.216-1.512 3.678-1.512v.003c1.46 0 2.692.508 3.66 1.509.971 1.003 1.462 2.298 1.462 3.789 0 1.49-.5 2.754-1.49 3.758s-2.233 1.511-3.693 1.511-2.688-.503-3.645-1.494c-.961-.995-1.447-2.264-1.447-3.775 0-1.512.495-2.786 1.476-3.79zM49.394 21.878c-2.195 0-4.099-.794-5.659-2.364-1.563-1.568-2.353-3.512-2.353-5.777 0-2.266.79-4.212 2.353-5.792 1.563-1.58 3.467-2.38 5.659-2.38 1.976 0 3.674.584 5.052 1.738l.192.16V.334h3.13v21.3h-3.13v-1.692l-.194.169c-1.334 1.17-3.034 1.765-5.05 1.765v.002zm.151-13.35c-1.44 0-2.661.508-3.63 1.509-.97 1.004-1.462 2.247-1.462 3.697 0 1.45.491 2.696 1.462 3.697.969 1.002 2.19 1.512 3.63 1.512 1.441 0 2.705-.503 3.694-1.498.99-.994 1.49-2.242 1.49-3.71 0-1.47-.5-2.694-1.49-3.698s-2.231-1.511-3.694-1.511v.002z"
}), /*#__PURE__*/_jsx("path", {
d: "M79.753 18.893C81.847 20.954 84.476 22 87.573 22l.003-.002c3.078 0 5.604-1.04 7.508-3.087 1.9-2.042 2.864-4.604 2.864-7.61v-1.178H87.826v3.148h6.48l-.021.136c-.242 1.52-.942 2.8-2.08 3.8-1.242 1.093-2.77 1.646-4.539 1.646-2.184 0-4.032-.74-5.494-2.198-1.46-1.457-2.201-3.342-2.201-5.657 0-2.316.74-4.217 2.199-5.655 1.46-1.439 3.329-2.168 5.556-2.168 2.415 0 4.38.915 5.84 2.713l.157.193 2.404-2.205-.142-.172C93.95 1.246 91.15 0 87.664 0c-3.095 0-5.74 1.039-7.863 3.09-2.127 2.055-3.206 4.737-3.206 7.91s1.062 5.829 3.158 7.893z"
}), /*#__PURE__*/_jsx("path", {
clipRule: "evenodd",
d: "M107.346 21.939c-2.396 0-4.377-.793-5.888-2.353-1.511-1.558-2.275-3.538-2.275-5.881 0-2.343.776-4.238 2.306-5.805 1.531-1.57 3.501-2.367 5.857-2.367 2.356 0 4.325.759 5.796 2.258 1.471 1.5 2.216 3.376 2.216 5.578 0 .52-.033.945-.097 1.262l-.037.188h-12.879l.023.139c.206 1.173.723 2.139 1.529 2.874.9.818 2.081 1.232 3.505 1.232 2.163 0 3.82-.865 4.919-2.569l.125-.19 2.455 1.487-.126.202c-1.633 2.617-4.133 3.942-7.431 3.942l.002.003zm-.001-13.623c-1.31 0-2.418.376-3.3 1.116-.779.656-1.312 1.537-1.584 2.616l-.037.146h9.668l-.031-.144c-.238-1.1-.75-1.986-1.522-2.635-.87-.73-1.946-1.1-3.194-1.1zM118.878 19.586c1.512 1.56 3.493 2.353 5.888 2.353v-.003c3.298 0 5.798-1.325 7.431-3.942l.127-.202-2.457-1.487-.123.19c-1.1 1.704-2.756 2.569-4.92 2.569-1.425 0-2.606-.414-3.504-1.232-.809-.735-1.324-1.701-1.533-2.874l-.023-.139h12.88l.037-.188c.063-.317.096-.743.096-1.262 0-2.202-.743-4.08-2.215-5.578-1.472-1.5-3.441-2.258-5.796-2.258-2.356 0-4.325.796-5.858 2.367-1.529 1.567-2.306 3.462-2.306 5.805 0 2.343.765 4.322 2.276 5.88zm2.587-10.154c.881-.74 1.992-1.116 3.299-1.116 1.249 0 2.324.369 3.194 1.1.772.648 1.285 1.534 1.524 2.634l.03.144h-9.668l.038-.146c.271-1.079.805-1.96 1.583-2.616z"
}), /*#__PURE__*/_jsx("path", {
d: "M147.328 21.634l-5.475-8.119-5.504 8.119h-3.96l7.485-10.847L132.693.334h4.079l5.141 7.691 5.142-7.69h3.93l-7.093 10.36 7.549 10.939h-4.113z"
}), /*#__PURE__*/_jsx("path", {
clipRule: "evenodd",
d: "M61.442 19.586c1.511 1.56 3.493 2.353 5.889 2.353l-.003-.003c3.298 0 5.798-1.325 7.431-3.942l.126-.202-2.455-1.487-.125.19c-1.1 1.704-2.756 2.569-4.919 2.569-1.424 0-2.606-.414-3.504-1.232-.807-.735-1.324-1.701-1.53-2.874l-.023-.139h12.879l.037-.188c.064-.317.097-.743.097-1.262 0-2.202-.745-4.078-2.216-5.578-1.47-1.5-3.44-2.258-5.796-2.258-2.355 0-4.325.796-5.857 2.367-1.53 1.567-2.307 3.462-2.307 5.805 0 2.343.765 4.322 2.276 5.88zM64.03 9.432c.882-.74 1.991-1.116 3.302-1.116h-.003c1.249 0 2.325.369 3.195 1.1.772.648 1.284 1.534 1.523 2.634l.03.144h-9.668l.038-.146c.271-1.079.805-1.96 1.583-2.616z"
})]
}));
});
export default Icon;