UNPKG

@lobehub/icons

Version:

Popular AI / LLM Model Brand SVG Logo and Icon Collection

39 lines (38 loc) 6.67 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: "nonzero", height: size, style: _objectSpread({ flex: 'none', lineHeight: 1 }, style), viewBox: "0 0 77 24", xmlns: "http://www.w3.org/2000/svg" }, rest), {}, { children: [/*#__PURE__*/_jsx("title", { children: TITLE }), /*#__PURE__*/_jsx("path", { d: "M74.558 9.53l-1.735.49c-.11-.289-.27-.57-.483-.842a2.344 2.344 0 00-.851-.688c-.36-.18-.821-.27-1.383-.27-.77 0-1.41.177-1.924.532-.507.35-.76.794-.76 1.334 0 .48.174.86.523 1.138.35.278.895.51 1.637.695l1.866.459c1.124.273 1.962.69 2.513 1.252.55.557.826 1.274.826 2.153 0 .72-.207 1.364-.622 1.931-.409.568-.982 1.015-1.719 1.342-.736.328-1.593.491-2.57.491-1.282 0-2.343-.278-3.183-.834-.84-.557-1.373-1.37-1.596-2.44l1.833-.458c.175.677.505 1.184.99 1.523.492.338 1.133.507 1.924.507.9 0 1.615-.19 2.144-.573.535-.387.802-.851.802-1.391 0-.437-.153-.802-.458-1.097-.306-.3-.775-.524-1.408-.671l-2.095-.491c-1.151-.273-1.997-.696-2.537-1.269-.535-.578-.802-1.301-.802-2.169 0-.71.199-1.337.597-1.882.404-.546.952-.974 1.645-1.285.699-.311 1.49-.467 2.374-.467 1.244 0 2.22.273 2.93.819.715.545 1.222 1.266 1.522 2.16zM60.645 19.286V6.714h1.931v12.572h-1.931zm.982-14.667c-.377 0-.701-.128-.974-.385a1.236 1.236 0 01-.401-.924c0-.36.134-.669.401-.925.273-.257.598-.385.974-.385.377 0 .698.128.966.385.273.256.409.564.409.925 0 .36-.136.668-.41.924-.267.257-.588.385-.965.385zM58.2 6.714v1.637h-6.515V6.714H58.2zm-4.616-3.012h1.932v11.982c0 .546.079.955.237 1.228.164.268.371.448.622.54.257.088.527.131.81.131.213 0 .388-.01.524-.032l.327-.066.393 1.735a3.91 3.91 0 01-.548.148 4.041 4.041 0 01-.892.081c-.546 0-1.08-.117-1.604-.352a3.188 3.188 0 01-1.293-1.072c-.339-.48-.508-1.085-.508-1.817V3.702zM43.83 19.286V6.714h1.867v1.899h.13c.23-.622.645-1.127 1.245-1.514a3.662 3.662 0 012.03-.581c.141 0 .319.002.532.008.212.005.373.013.482.024v1.965a5.735 5.735 0 00-.45-.074 4.431 4.431 0 00-.728-.057c-.611 0-1.157.128-1.637.384-.475.251-.851.6-1.13 1.048-.272.442-.409.947-.409 1.514v7.956h-1.931zM36.148 19.547c-1.212 0-2.256-.267-3.135-.802-.873-.54-1.547-1.293-2.021-2.259-.47-.97-.704-2.1-.704-3.388 0-1.288.234-2.423.703-3.405.475-.987 1.135-1.757 1.981-2.308.851-.556 1.844-.835 2.98-.835.654 0 1.3.11 1.94.328.638.218 1.219.573 1.742 1.064.524.485.942 1.13 1.253 1.931.31.802.466 1.79.466 2.963v.819h-9.69v-1.67h7.726c0-.71-.142-1.342-.426-1.899a3.207 3.207 0 00-1.195-1.318c-.513-.322-1.118-.483-1.817-.483-.769 0-1.435.191-1.997.573a3.77 3.77 0 00-1.285 1.474c-.3.605-.45 1.255-.45 1.947v1.114c0 .95.164 1.754.491 2.414.333.655.794 1.154 1.383 1.498.59.338 1.275.507 2.055.507.507 0 .966-.07 1.375-.212a2.944 2.944 0 001.072-.655c.3-.295.532-.66.696-1.097l1.866.524a4.137 4.137 0 01-.99 1.67 4.827 4.827 0 01-1.72 1.113c-.681.262-1.448.392-2.3.392zM17.293 24V6.714h1.866v1.997h.23c.141-.218.338-.496.589-.835.256-.344.622-.65 1.096-.916.48-.273 1.13-.41 1.948-.41 1.059 0 1.992.265 2.8.794.807.53 1.437 1.28 1.89 2.251.453.971.68 2.117.68 3.438 0 1.33-.227 2.485-.68 3.462-.453.97-1.08 1.724-1.882 2.259-.802.529-1.727.793-2.775.793-.808 0-1.454-.133-1.94-.4-.485-.273-.86-.582-1.121-.925-.262-.35-.464-.639-.606-.868h-.163V24h-1.932zm1.899-11c0 .95.139 1.787.417 2.512.278.72.685 1.285 1.22 1.695.534.403 1.19.605 1.964.605.808 0 1.482-.212 2.022-.638.545-.431.955-1.01 1.227-1.735.279-.731.418-1.544.418-2.44 0-.883-.137-1.68-.41-2.39-.267-.714-.673-1.279-1.219-1.693-.54-.42-1.22-.63-2.038-.63-.786 0-1.446.199-1.98.597-.535.393-.94.944-1.212 1.653-.273.704-.41 1.525-.41 2.464zM3.128 19.287H1L7.155 2.524H9.25l6.155 16.763h-2.128L8.268 5.177h-.131l-5.009 14.11zm.786-6.548h8.577v1.8H3.914v-1.8z" })] })); }); export default Icon;