UNPKG

@lobehub/icons

Version:

Popular AI / LLM Model Brand SVG Logo and Icon Collection

39 lines (38 loc) 5.6 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", { d: "M14.208 21.634L25.623 0h-4.937l-7.874 15.712L4.937 0H0l11.415 21.634h2.793zM92 0v21.634h-4.088V0H92zM69.247 13.56c0-1.687.351-3.17 1.054-4.45a7.317 7.317 0 012.938-2.955c1.256-.69 2.725-1.036 4.407-1.036 1.49 0 2.831.325 4.023.975 1.192.65 2.14 1.615 2.842 2.895.703 1.28 1.065 2.844 1.086 4.692v.945H73.558c.085 1.34.479 2.397 1.182 3.169.724.752 1.692 1.127 2.906 1.127.766 0 1.469-.203 2.107-.609a3.8 3.8 0 001.437-1.645l4.184.304c-.511 1.524-1.47 2.743-2.874 3.657-1.406.914-3.024 1.371-4.854 1.371-1.682 0-3.151-.345-4.407-1.036a7.317 7.317 0 01-2.938-2.956c-.703-1.28-1.054-2.762-1.054-4.448zm12.135-1.524c-.15-1.32-.564-2.285-1.246-2.895-.68-.63-1.511-.944-2.49-.944-1.128 0-2.044.335-2.746 1.005-.703.67-1.14 1.615-1.31 2.834h7.792zm-19.03-2.895c.68.549 1.106 1.31 1.277 2.286l4.215-.214c-.15-1.239-.586-2.315-1.31-3.23-.723-.914-1.66-1.615-2.81-2.102-1.128-.508-2.373-.762-3.736-.762-1.682 0-3.15.345-4.407 1.036a7.316 7.316 0 00-2.938 2.956c-.702 1.28-1.053 2.762-1.053 4.448 0 1.687.35 3.17 1.053 4.45a7.316 7.316 0 002.938 2.955c1.256.69 2.725 1.036 4.407 1.036 1.405 0 2.682-.254 3.832-.762 1.15-.528 2.087-1.27 2.81-2.224.724-.955 1.16-2.072 1.31-3.352l-4.248-.183c-.148 1.077-.564 1.91-1.245 2.499-.681.569-1.501.853-2.459.853-1.32 0-2.342-.457-3.066-1.371-.723-.914-1.085-2.214-1.085-3.9 0-1.687.362-2.987 1.085-3.9.724-.915 1.746-1.372 3.066-1.372.916 0 1.703.284 2.363.853zM41.614 5.484h3.804l.11 3.108c.27-.88.645-1.563 1.126-2.05.697-.705 1.67-1.058 2.916-1.058h1.553v3.327H49.54c-.888 0-1.617.12-2.188.363-.549.242-.972.625-1.267 1.15-.275.523-.412 1.189-.412 1.995v9.315h-4.058V5.484zM24.07 9.111c-.702 1.28-1.053 2.762-1.053 4.448 0 1.687.35 3.17 1.053 4.45a7.316 7.316 0 002.938 2.955c1.256.69 2.725 1.036 4.407 1.036 1.831 0 3.45-.457 4.854-1.371 1.405-.914 2.363-2.133 2.874-3.657l-4.183-.304a3.8 3.8 0 01-1.437 1.645 3.848 3.848 0 01-2.108.61c-1.213 0-2.182-.376-2.906-1.128-.702-.772-1.096-1.828-1.181-3.169h12.039v-.945c-.021-1.848-.383-3.412-1.086-4.692-.703-1.28-1.65-2.245-2.842-2.895-1.193-.65-2.534-.975-4.024-.975-1.682 0-3.15.345-4.407 1.036a7.316 7.316 0 00-2.938 2.956zm9.836.03c.681.61 1.096 1.575 1.245 2.895H27.36c.17-1.219.607-2.163 1.31-2.834.702-.67 1.618-1.005 2.746-1.005.98 0 1.81.315 2.491.944z" })] })); }); export default Icon;