UNPKG

@lobehub/icons

Version:

Popular AI / LLM Model Brand SVG Logo and Icon Collection

39 lines (38 loc) 5.33 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 82 24", xmlns: "http://www.w3.org/2000/svg" }, rest), {}, { children: [/*#__PURE__*/_jsx("title", { children: TITLE }), /*#__PURE__*/_jsx("path", { d: "M8.296 5.93a6.727 6.727 0 013.19-.734 7.112 7.112 0 016.442 3.95 9.394 9.394 0 01.981 4.39c0 1.668-.32 3.135-.98 4.418a7.424 7.424 0 01-2.667 2.988 6.965 6.965 0 01-3.776 1.054 6.737 6.737 0 01-3.19-.715c-.916-.486-1.64-1.1-2.181-1.87v2.319H2V0h4.115v7.845A5.847 5.847 0 018.296 5.93zm5.82 5.068a4.189 4.189 0 00-7.396.046c-.403.724-.605 1.576-.605 2.557 0 .971.202 1.833.605 2.557.394.724.926 1.273 1.585 1.65a4.116 4.116 0 004.216 0 4.344 4.344 0 001.595-1.678c.403-.733.605-1.585.605-2.584 0-1.008-.202-1.833-.605-2.539v-.01zm12.217-5.04c.852-.487 1.823-.734 2.923-.734v4.317h-1.1c-1.283 0-2.254.302-2.914.916-.65.605-.98 1.659-.98 3.162v8.11h-4.116V5.463h4.115v2.52a5.773 5.773 0 012.072-2.025zm4.426 3.207a7.186 7.186 0 012.676-2.933 7.121 7.121 0 013.776-1.036 6.617 6.617 0 015.37 2.585V5.462h4.143v16.259h-4.142v-2.383a6.085 6.085 0 01-2.19 1.897 6.7 6.7 0 01-3.208.751 6.972 6.972 0 01-3.758-1.063 7.387 7.387 0 01-2.658-2.978c-.66-1.283-.99-2.75-.99-4.418 0-1.668.33-3.107.981-4.38v.018zm11.236 1.86a4.133 4.133 0 00-3.73-2.218 4.188 4.188 0 00-3.684 2.19c-.403.716-.605 1.559-.605 2.54 0 .98.202 1.832.605 2.566.403.733.926 1.301 1.585 1.695a4.033 4.033 0 002.1.587c.732 0 1.475-.193 2.144-.578a4.134 4.134 0 001.585-1.65c.385-.705.587-1.557.587-2.566 0-.99-.202-1.85-.587-2.566zm14.352 6.92l4.125-12.483h4.371l-6.021 16.259h-4.995L47.824 5.462h4.4l4.123 12.483zm24.058-3.116H68.518c.092 1.173.504 2.098 1.228 2.758a3.794 3.794 0 002.677 1.008c1.52 0 2.611-.66 3.253-1.98h4.436a7.395 7.395 0 01-2.695 3.868 7.882 7.882 0 01-4.912 1.513c-1.558 0-2.97-.349-4.216-1.045A7.332 7.332 0 0165.384 18a9.037 9.037 0 01-1.036-4.4c0-1.667.34-3.17 1.027-4.435a7.148 7.148 0 012.877-2.933 8.624 8.624 0 014.253-1.036c1.604 0 2.933.33 4.16 1.009a7.038 7.038 0 012.842 2.822 8.597 8.597 0 011.017 4.216c0 .587-.037 1.118-.119 1.586zm-4.142-2.759a3.253 3.253 0 00-1.146-2.539 4.051 4.051 0 00-2.722-.953c-1.026 0-1.879.303-2.566.917a4.05 4.05 0 00-1.283 2.566h7.726l-.01.01z" })] })); }); export default Icon;