UNPKG

@lobehub/icons

Version:

Popular AI / LLM Model Brand SVG Logo and Icon Collection

54 lines (53 loc) 7.83 kB
'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 183 24", xmlns: "http://www.w3.org/2000/svg" }, rest), {}, { children: [/*#__PURE__*/_jsx("title", { children: TITLE }), /*#__PURE__*/_jsx("path", { d: "M19.605 21.765V0h4.627v21.765h-4.627z" }), /*#__PURE__*/_jsx("path", { clipRule: "evenodd", d: "M133.462 22c-1.504 0-2.858-.332-4.064-.997a7.679 7.679 0 01-2.877-2.846c-.692-1.212-1.038-2.64-1.038-4.282 0-1.662.346-3.1 1.038-4.312a7.462 7.462 0 012.877-2.816c1.206-.665 2.56-.998 4.064-.998 1.344 0 2.521.294 3.53.88.462.27.877.603 1.244 1V0h4.628v21.765h-4.419v-1.822a5.244 5.244 0 01-1.394 1.177c-.989.587-2.186.88-3.589.88zm.801-3.755c.751 0 1.432-.176 2.046-.528a3.802 3.802 0 001.453-1.496c.376-.665.564-1.447.564-2.346 0-.92-.188-1.702-.564-2.347a3.801 3.801 0 00-1.453-1.496 4.037 4.037 0 00-2.046-.528c-.771 0-1.464.176-2.077.528a4.008 4.008 0 00-1.483 1.496c-.356.645-.533 1.428-.533 2.347 0 .9.177 1.681.533 2.346.375.646.87 1.144 1.483 1.496.613.352 1.306.528 2.077.528zM150.261 20.944c1.385.704 2.987 1.056 4.806 1.056 1.443 0 2.719-.215 3.827-.645 1.107-.45 2.026-1.086 2.758-1.907l-2.462-2.64a5.418 5.418 0 01-1.78 1.144c-.633.254-1.374.381-2.225.381-.949 0-1.779-.166-2.491-.498a3.994 3.994 0 01-1.631-1.496 4.218 4.218 0 01-.447-1.174h12.074l.009-.087.051-.529c.019-.234.029-.44.029-.616 0-1.701-.366-3.158-1.097-4.37a7.26 7.26 0 00-2.996-2.816c-1.246-.665-2.65-.998-4.212-.998-1.622 0-3.075.352-4.36 1.056a7.803 7.803 0 00-3.056 2.875c-.732 1.212-1.097 2.61-1.097 4.195 0 1.564.375 2.962 1.127 4.194.751 1.213 1.809 2.171 3.173 2.875zm.301-8.448c.077-.489.224-.929.442-1.32.335-.626.8-1.105 1.393-1.437.613-.352 1.315-.528 2.107-.528.79 0 1.483.176 2.076.528a3.55 3.55 0 011.394 1.408c.222.402.372.852.447 1.349h-7.859z" }), /*#__PURE__*/_jsx("path", { d: "M169.548 13.806l-6.14 7.96h5.043l3.625-4.834 3.494 4.834h5.251l-6.174-8.064 5.936-7.718h-4.923l-3.468 4.61-3.385-4.61h-5.191l5.932 7.822zM119.066 6.512c-.989-.509-2.116-.763-3.382-.763-1.364 0-2.58.284-3.648.85a5.949 5.949 0 00-1.632 1.26V5.984h-4.419v15.781h4.627v-7.802c0-.978.158-1.78.475-2.406.336-.626.79-1.085 1.365-1.378.593-.313 1.255-.47 1.987-.47 1.028 0 1.819.303 2.372.91.575.606.861 1.544.861 2.816v8.33h4.627v-9.034c0-1.604-.286-2.914-.86-3.931-.574-1.037-1.365-1.8-2.373-2.288zM96.578 21.765V1.232h4.805v20.533h-4.805z" }), /*#__PURE__*/_jsx("path", { clipRule: "evenodd", d: "M87.733 19.805v1.96h4.33V12.76c0-2.405-.672-4.175-2.016-5.31-1.344-1.134-3.233-1.7-5.665-1.7-1.266 0-2.512.165-3.738.498-1.226.332-2.274.802-3.144 1.408l1.66 3.197c.574-.45 1.266-.802 2.078-1.056.83-.274 1.67-.41 2.52-.41 1.246 0 2.166.273 2.76.821.612.547.918 1.31.918 2.288h-3.678c-1.622 0-2.936.205-3.944.616-1.009.391-1.751.939-2.225 1.643-.455.704-.682 1.525-.682 2.464 0 .9.237 1.71.712 2.434.474.724 1.156 1.3 2.046 1.73.89.412 1.958.617 3.203.617 1.404 0 2.551-.264 3.441-.792a4.029 4.029 0 001.424-1.403zm-.297-4.64h-3.173c-1.088 0-1.839.176-2.254.528a1.691 1.691 0 00-.593 1.32c0 .587.227 1.056.681 1.408.475.333 1.117.499 1.929.499.77 0 1.463-.176 2.076-.528.612-.372 1.058-.91 1.334-1.613v-1.614z" }), /*#__PURE__*/_jsx("path", { d: "M67.271 5.75c1.265 0 2.382.253 3.352.762.988.489 1.76 1.251 2.313 2.288.573 1.017.861 2.327.861 3.93v9.035H69.17v-8.33c0-1.272-.267-2.21-.802-2.816-.534-.607-1.285-.91-2.254-.91-.673 0-1.275.157-1.81.47-.533.293-.948.743-1.245 1.349-.296.606-.445 1.379-.445 2.317v7.92h-4.627v-8.33c0-1.272-.267-2.21-.8-2.816-.516-.607-1.257-.91-2.226-.91-.673 0-1.275.157-1.81.47-.533.293-.949.743-1.245 1.349-.297.606-.445 1.379-.445 2.317v7.92h-4.627V5.984h4.42v1.82c.429-.488.933-.89 1.512-1.204 1.029-.567 2.195-.85 3.5-.85 1.463 0 2.739.37 3.827 1.114a4.732 4.732 0 011.428 1.455 6.532 6.532 0 011.686-1.484c1.186-.724 2.54-1.086 4.064-1.086z" }), /*#__PURE__*/_jsx("path", { clipRule: "evenodd", d: "M38.315 19.804v1.961h4.33V12.76c0-2.405-.672-4.175-2.016-5.31-1.345-1.134-3.233-1.7-5.666-1.7-1.265 0-2.511.165-3.738.498-1.225.332-2.273.802-3.144 1.408l1.662 3.197c.573-.45 1.265-.802 2.076-1.056.83-.274 1.67-.41 2.521-.41 1.246 0 2.165.273 2.759.821.613.547.92 1.31.92 2.288H34.34c-1.621 0-2.936.205-3.945.616-1.008.391-1.75.939-2.225 1.643-.455.704-.682 1.525-.682 2.464 0 .9.237 1.71.712 2.434.475.724 1.157 1.3 2.047 1.73.89.412 1.958.617 3.203.617 1.405 0 2.551-.264 3.441-.792a4.03 4.03 0 001.424-1.404zm-.297-4.639h-3.173c-1.088 0-1.84.176-2.255.528a1.693 1.693 0 00-.593 1.32c0 .587.227 1.056.682 1.408.475.333 1.117.499 1.928.499.772 0 1.464-.176 2.077-.528.612-.372 1.057-.91 1.334-1.613v-1.614z" }), /*#__PURE__*/_jsx("path", { d: "M2 1.232v20.533h15.217v-3.872H6.805V1.232H2z" })] })); }); export default Icon;