UNPKG

@lobehub/icons

Version:

Popular AI / LLM Model Brand SVG Logo and Icon Collection

40 lines (39 loc) 7.51 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 97 24", xmlns: "http://www.w3.org/2000/svg" }, rest), {}, { children: [/*#__PURE__*/_jsx("title", { children: TITLE }), /*#__PURE__*/_jsx("path", { clipRule: "evenodd", d: "M8.628 22c-1.485 0-2.796-.238-3.929-.713-1.132-.475-2.034-1.112-2.699-1.91l2.772-2.395A5.528 5.528 0 006.77 18.28c.742.276 1.447.413 2.114.413.267 0 .504-.028.714-.086a1.58 1.58 0 00.528-.242c.143-.104.252-.227.329-.37.076-.142.115-.308.115-.498 0-.38-.172-.675-.515-.884-.17-.096-.457-.21-.857-.343a29.882 29.882 0 00-1.543-.456c-.895-.228-1.67-.499-2.328-.813-.657-.313-1.195-.679-1.615-1.097a4.476 4.476 0 01-.885-1.325c-.21-.486-.314-1.031-.314-1.64 0-.704.166-1.341.5-1.91.342-.581.799-1.086 1.343-1.484A6.189 6.189 0 016.3 6.59a7.924 7.924 0 012.27-.329c.838 0 1.638.095 2.4.286a9.68 9.68 0 012.128.798 8.057 8.057 0 011.756 1.226l-2.398 2.679a6.714 6.714 0 00-1.157-.87 6.694 6.694 0 00-1.329-.612 4.044 4.044 0 00-1.257-.228c-.286 0-.538.025-.757.072-.199.039-.388.116-.558.227a1.047 1.047 0 00-.342.371 1.046 1.046 0 00-.113.5c0 .188.052.37.157.54.104.171.252.315.442.428.19.115.496.242.915.385.567.189 1.139.364 1.714.527.895.248 1.666.524 2.314.828.647.303 1.162.664 1.543 1.082.304.324.534.7.685 1.127.153.428.23.888.23 1.383 0 .969-.272 1.83-.815 2.58-.542.75-1.29 1.34-2.243 1.767-.953.427-2.038.64-3.257.64V22zM26.263 6.578h-2.942V2.814h-4.57v3.764h-2.686v3.99h2.685v11.147h4.571V10.568h2.942v-3.99zm1.843 15.137V6.578h4.342l.095 2.315c.115-.179.24-.352.377-.519a6.07 6.07 0 011.843-1.54 4.686 4.686 0 012.256-.57c.343 0 .662.029.958.086.295.058.567.123.814.2l-1.257 5.046c-.21-.134-.49-.242-.842-.328a4.63 4.63 0 00-1.1-.129c-.42 0-.81.07-1.171.214a2.462 2.462 0 00-.914.613 2.975 2.975 0 00-.586.94 3.32 3.32 0 00-.215 1.226v7.583h-4.6zm44.08.234c-1.468 0-2.782-.342-3.943-1.026a7.509 7.509 0 01-2.757-2.808c-.677-1.188-1.015-2.532-1.015-4.034 0-1.502.339-2.846 1.015-4.033a7.51 7.51 0 012.756-2.808c1.162-.685 2.476-1.027 3.944-1.027 1.352 0 2.594.239 3.727.713 1.133.475 2.033 1.14 2.7 1.996l-2.486 2.964a5.946 5.946 0 00-.942-.855 4.522 4.522 0 00-1.2-.627 4.166 4.166 0 00-1.371-.228c-.724 0-1.362.166-1.914.499a3.4 3.4 0 00-1.286 1.383c-.305.589-.457 1.264-.457 2.023 0 .76.157 1.378.471 1.966a3.61 3.61 0 001.3 1.397c.551.342 1.18.514 1.885.514.496 0 .953-.062 1.371-.186a3.95 3.95 0 001.158-.555c.352-.247.68-.551.985-.913l2.457 2.993c-.648.817-1.548 1.464-2.7 1.94a9.618 9.618 0 01-3.7.712h.002zm14.644 0c-1.581 0-2.985-.342-4.214-1.026a7.76 7.76 0 01-2.914-2.793c-.714-1.179-1.07-2.528-1.07-4.048s.357-2.87 1.07-4.048a7.754 7.754 0 012.914-2.793c1.229-.685 2.633-1.027 4.214-1.027 1.581 0 2.986.342 4.214 1.027a7.646 7.646 0 012.9 2.793C94.646 11.213 95 12.562 95 14.082s-.353 2.87-1.057 4.048a7.641 7.641 0 01-2.899 2.793c-1.228.683-2.634 1.026-4.214 1.026zm0-3.934c.686 0 1.295-.17 1.828-.513.537-.345.97-.828 1.257-1.397.305-.589.447-1.264.43-2.024.017-.76-.125-1.44-.43-2.038a3.55 3.55 0 00-1.257-1.411c-.533-.343-1.142-.514-1.828-.514-.686 0-1.3.17-1.843.513a3.516 3.516 0 00-1.271 1.412c-.304.598-.448 1.278-.429 2.038-.019.76.125 1.435.429 2.024.304.59.729 1.055 1.271 1.397a3.384 3.384 0 001.843.513zM62.279 4.049c.485-.438.728-1.008.728-1.712 0-.741-.239-1.315-.714-1.723C61.816.204 61.149 0 60.292 0c-.856 0-1.505.22-2 .656-.495.438-.742.998-.742 1.681 0 .761.243 1.346.728 1.754.486.409 1.158.613 2.015.613.857 0 1.5-.218 1.986-.655zm-7.654 16.4v-4.197H51.47l3.154-6.293v-3.38H50.08v1.834a5.777 5.777 0 00-.941-.964 5.22 5.22 0 00-1.586-.87 6.016 6.016 0 00-1.985-.314c-1.315 0-2.486.338-3.514 1.014-1.029.674-1.839 1.601-2.429 2.779-.59 1.178-.886 2.537-.886 4.075 0 1.54.296 2.846.886 4.034.59 1.188 1.386 2.12 2.386 2.793 1 .676 2.138 1.013 3.414 1.013.685 0 1.333-.104 1.943-.313a6.22 6.22 0 001.657-.855 5.582 5.582 0 001.257-1.255c.205-.285.377-.58.514-.886a6.293 6.293 0 005.535 3.313v-4.08l-1.706 2.553-.001-.002zm-4.914-4.193c-.286.6-.686 1.06-1.2 1.383-.514.324-1.123.485-1.828.485-.705 0-1.281-.162-1.786-.485-.504-.323-.899-.784-1.186-1.383-.285-.598-.428-1.305-.428-2.123 0-.817.142-1.525.428-2.123.287-.6.681-1.065 1.186-1.397.505-.333 1.1-.5 1.786-.5.686 0 1.315.167 1.828.5.514.332.915.798 1.2 1.397.286.598.429 1.306.429 2.123 0 .817-.143 1.525-.429 2.123zm12.867-9.678h-4.57v1.283h1.872l-1.577 3.147h2.627l-2.923 4.376v6.354c2.634-.744 4.57-3.163 4.57-6.026V6.576l.002.002z" })] })); }); export default Icon;