UNPKG

@lobehub/icons

Version:

Popular AI / LLM Model Brand SVG Logo and Icon Collection

39 lines (38 loc) 4.8 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 65 24", xmlns: "http://www.w3.org/2000/svg" }, rest), {}, { children: [/*#__PURE__*/_jsx("title", { children: TITLE }), /*#__PURE__*/_jsx("path", { d: "M51.87 6.849s.565-.027.295.444l-4.57 7.31a.8.8 0 000 .811l4.55 7.115h-.05c.144.359-.088.467-.098.471h-3.763a.694.694 0 01-.615-.366l-2.361-4.003a.356.356 0 00-.614 0l-2.336 4.003a.694.694 0 01-.616.366H37.56c-.073-.026-.22-.105-.097-.419l4.623-7.141a.798.798 0 000-.811L37.487 7.33c-.295-.47.295-.47.295-.47h3.664c.246 0 .468.13.591.34l2.36 3.845a.356.356 0 00.616 0l2.504-3.883c.147-.183.37-.313.59-.313h3.762zm7.11-4.358c.37 0 .689.314.689.733v3.61h2.706v.025c.369 0 .663.315.663.707v2.067c0 .392-.294.706-.663.706h-2.706v7.246c-.049 1.588 1.558 1.596 1.574 1.596h1.23c.196 0 .565.131.565.811v2.276c0 .392-.295.732-.688.732h-3.148c-1.918 0-3.492-1.674-3.492-3.715V10.34h-1.525c-.368 0-.663-.314-.663-.706V7.566c0-.392.295-.707.663-.707h1.5V3.224c0-.393.296-.733.689-.733h2.606zM29.52 6.075c4.386 0 7.943 3.783 7.943 8.45 0 4.666-3.557 8.45-7.944 8.45-4.386 0-7.943-3.784-7.943-8.45 0-4.667 3.557-8.45 7.944-8.45zM5.934 1c.12 0 .29.153.294.157l4.255 7.115c.123.21.443.21.566 0l4.328-7.115c.048-.102.26-.155.27-.157h3.173c.37 0 .689.314.689.732V22.19c0 .393-.295.733-.689.733h-2.828c-.369 0-.688-.314-.688-.733V9.005c0-.55-.345 0-.345 0l-3.64 6.068a.667.667 0 01-1.155 0l-3.64-5.937s-.27-.419-.32 0v13.053a.752.752 0 01-.688.76H2.64C2.28 22.93 2 22.606 2 22.214V1.732C2 1.34 2.295 1 2.688 1h3.247zm23.584 9.209c-2.241 0-4.058 1.933-4.058 4.316 0 2.384 1.817 4.316 4.058 4.316 2.24 0 4.058-1.932 4.058-4.316 0-2.383-1.817-4.316-4.058-4.316z" })] })); }); export default Icon;