UNPKG

@lobehub/icons

Version:

Popular AI / LLM Model Brand SVG Logo and Icon Collection

40 lines (39 loc) 8.04 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 94 24", xmlns: "http://www.w3.org/2000/svg" }, rest), {}, { children: [/*#__PURE__*/_jsx("title", { children: TITLE }), /*#__PURE__*/_jsx("path", { clipRule: "evenodd", d: "M57.218 3.84c-.406-.425-.609-.96-.609-1.606 0-.665.203-1.2.61-1.625.406-.406.922-.609 1.55-.609s1.145.203 1.551.61c.406.405.61.94.61 1.624 0 .628-.204 1.163-.61 1.588-.406.424-.923.646-1.55.646-.629 0-1.145-.222-1.552-.628zM2.831 16.08a5.813 5.813 0 002.326 2.252c.997.517 2.16.794 3.49.85 1.328 0 2.492-.259 3.488-.757a5.555 5.555 0 002.326-2.142c.554-.923.831-1.994.831-3.212 0-.074-.037-.13-.092-.185a.278.278 0 00-.203-.074l-3.526-.184c-.203 0-.296.092-.296.277 0 .793-.24 1.421-.701 1.901-.462.48-1.07.72-1.828.72-.757 0-1.366-.24-1.828-.72-.461-.48-.701-1.107-.701-1.901V7.07c0-.794.24-1.44.701-1.92.462-.499 1.071-.739 1.828-.739.757 0 1.366.24 1.828.72.461.48.701 1.108.701 1.92 0 .185.093.277.296.277l3.526-.24a.278.278 0 00.203-.074.264.264 0 00.092-.203c0-1.2-.277-2.252-.83-3.175a5.633 5.633 0 00-2.327-2.123C11.12 1.015 9.975.757 8.646.757c-1.33 0-2.492.258-3.49.794a5.813 5.813 0 00-2.325 2.252C2.277 4.763 2 5.871 2 7.145v5.538c0 1.292.277 2.419.83 3.397zm43.68 2.585L41.508 1.31l-.019-.111c0-.166.093-.258.277-.258h3.785c.184 0 .295.092.35.258l2.844 11.686c.018.056.037.074.074.074.036 0 .055-.019.073-.074L51.698 1.2c.056-.166.167-.258.351-.258h3.711c.092 0 .166.036.221.11.056.074.056.148.019.259l-5.077 17.354c-.055.166-.166.258-.314.258h-3.766c-.166 0-.277-.092-.332-.258zm30.277 0l-3.6-12.683-.019-.111c0-.166.093-.259.277-.259h3.637c.185 0 .296.093.314.277l1.477 6.96c.018.074.037.111.074.111s.055-.037.074-.11l1.606-6.98c.055-.165.147-.258.314-.258h3.175c.184 0 .295.093.35.259l1.68 7.015c.02.056.038.074.075.074s.055-.019.073-.074l1.662-7.015c.055-.166.166-.259.35-.259l3.62.056c.091 0 .165.037.202.092.037.055.056.148.037.24L88.53 18.665c-.055.166-.166.258-.314.258H84.58c-.185 0-.296-.092-.351-.258l-1.643-5.982c-.019-.055-.037-.074-.074-.074s-.056.019-.074.074l-1.385 5.982c-.055.166-.166.258-.314.258h-3.636c-.167 0-.277-.074-.314-.258zm-48.61-6.504a8.958 8.958 0 01-.277 2.239c-.35 1.44-1.033 2.585-2.086 3.415-1.034.831-2.307 1.256-3.821 1.256-1.459.037-2.732-.37-3.766-1.2-1.034-.813-1.736-1.939-2.087-3.342-.202-.701-.295-1.477-.295-2.307 0-.942.11-1.773.314-2.493.388-1.348 1.09-2.4 2.123-3.175 1.034-.757 2.29-1.145 3.748-1.145 1.458 0 2.677.388 3.692 1.145 1.015.757 1.717 1.809 2.105 3.138.24.776.35 1.588.35 2.456v.013zm-8.16.07c.001-.587.056-1.082.148-1.486.296-1.108.923-1.662 1.883-1.662.48 0 .868.148 1.182.443.314.296.535.702.664 1.237.11.477.166.973.166 1.486 0 .514-.055 1.009-.147 1.45-.148.535-.388.978-.702 1.292a1.53 1.53 0 01-1.163.461c-.48 0-.886-.166-1.2-.48-.332-.314-.554-.738-.683-1.292a7.085 7.085 0 01-.148-1.45zm16.819-6.49a.297.297 0 01.203-.092h3.526c.074 0 .148.037.203.093.056.055.093.129.093.221v11.483c0 2.345-.647 4.025-1.957 5.04C37.594 23.502 35.95 24 33.957 24c-.739 0-1.532-.074-2.345-.203-.166-.018-.24-.13-.24-.332l.13-3.176c0-.129.037-.203.092-.24.074-.037.147-.055.24-.018.683.148 1.31.24 1.883.24.941 0 1.68-.222 2.234-.665.554-.443.812-1.144.812-2.104l-.166.184c-.59.61-1.459.923-2.585.923-1.089 0-2.086-.24-2.99-.738-.905-.499-1.57-1.366-1.957-2.622-.259-.812-.388-1.827-.388-3.027 0-1.311.148-2.4.462-3.231.387-1.052.978-1.902 1.827-2.548.83-.628 1.81-.941 2.917-.941 1.182 0 2.105.369 2.75 1.126.038.037.075.055.093.037.037 0 .056-.037.056-.093v-.627a.208.208 0 01.055-.203zm-.074 6.407c0-.462-.018-.831-.055-1.09a2.702 2.702 0 00-.203-.756c-.13-.37-.351-.665-.628-.887-.296-.221-.646-.313-1.052-.313-.776 0-1.33.406-1.662 1.2-.24.48-.37 1.107-.37 1.901 0 .83.112 1.459.315 1.846.147.351.369.646.664.868.296.222.647.332 1.071.332.85 0 1.403-.387 1.68-1.181.148-.388.24-1.034.24-1.92zm19.92 6.443c0 .092.037.166.092.221.056.056.13.093.203.093h3.527a.297.297 0 00.203-.093.306.306 0 00.092-.221V5.945a.306.306 0 00-.092-.222.297.297 0 00-.203-.092h-3.527a.296.296 0 00-.203.092.306.306 0 00-.092.222V18.59zm17.206-5.446c-.018.203-.129.313-.314.313h-7.55a.141.141 0 00-.093.037c-.037.019-.037.056-.018.093.037.184.11.443.24.738.203.35.498.646.886.868.388.221.886.332 1.459.332 1.033 0 1.864-.35 2.455-1.052.074-.092.148-.13.221-.13.074 0 .148.038.204.111l1.901 2.253c.074.055.092.129.092.203 0 .074-.037.129-.092.203-.572.646-1.292 1.144-2.142 1.495-.849.35-1.772.517-2.787.517-1.496 0-2.788-.332-3.822-1.015-1.052-.683-1.809-1.625-2.27-2.843-.351-.85-.517-1.92-.517-3.213 0-.886.129-1.753.387-2.566.425-1.274 1.126-2.27 2.123-2.99.979-.72 2.16-1.09 3.508-1.09 1.09 0 2.068.24 2.917.739.868.48 1.55 1.163 2.086 2.03.535.868.886 1.847 1.052 2.936.074.517.093 1.181.074 2.03zm-7.864-2.807a2.05 2.05 0 00-.13.536c-.036.092 0 .129.093.129h3.526c.074 0 .092-.037.092-.11 0-.13-.037-.315-.092-.518-.11-.424-.332-.757-.628-.978-.314-.222-.683-.332-1.144-.332-.868.018-1.422.443-1.717 1.273z" })] })); }); export default Icon;