UNPKG

@lobehub/icons

Version:

Popular AI / LLM Model Brand SVG Logo and Icon Collection

39 lines (38 loc) 7.7 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 127 24", xmlns: "http://www.w3.org/2000/svg" }, rest), {}, { children: [/*#__PURE__*/_jsx("title", { children: TITLE }), /*#__PURE__*/_jsx("path", { d: "M15.177 7.83a7.1 7.1 0 00-2.25-1.512 7.165 7.165 0 00-5.879.218 5.46 5.46 0 00-2.236 2.076h-.218V0H2v21.57h2.607v-2.32h.217c.269.461.601.859.985 1.205.396.32.83.615 1.29.858.473.231.985.398 1.509.5a7.904 7.904 0 004.332-.307 6.85 6.85 0 003.86-3.974c.37-.96.562-2.076.562-3.332v-.602c0-1.23-.204-2.345-.6-3.307-.384-.96-.895-1.794-1.572-2.435v-.013l-.013-.012zm-7.502.847a4.972 4.972 0 015.546 1.076c.46.449.818 1.025 1.061 1.666.256.641.383 1.371.383 2.179v.602c0 .82-.127 1.577-.383 2.23a4.809 4.809 0 01-2.633 2.756 5.443 5.443 0 01-3.987-.039 4.933 4.933 0 01-2.671-2.82c-.256-.666-.384-1.422-.384-2.242v-.372c0-.794.128-1.538.384-2.178v-.013a5.651 5.651 0 011.073-1.743c.46-.474.997-.846 1.61-1.102zM82.44 0h-2.608v6.229h-3.757v2.383h3.758v10.471c0 .718.217 1.32.677 1.795.473.448 1.074.692 1.79.692h5.341v-2.397H83.17c-.255 0-.421-.064-.55-.192-.127-.128-.178-.346-.178-.628v-9.74h5.943V6.228H82.44V0zm22.455 8.215a7.012 7.012 0 00-2.3-1.704 7.144 7.144 0 00-3.285-.718 7.874 7.874 0 00-5.444 2.179 7.177 7.177 0 00-2.199 5.382v.731c0 1.153.192 2.243.563 3.204a7.148 7.148 0 002.745 3.508 7.117 7.117 0 004.284 1.195c1.981 0 3.579-.448 4.754-1.332a6.849 6.849 0 002.441-3.5l.039-.089-2.48-.666-.025.09a5.54 5.54 0 01-.588 1.204 3.45 3.45 0 01-.895.948c-.358.283-.805.5-1.329.654-.524.167-1.15.244-1.866.244a4.843 4.843 0 01-3.63-1.346 5.224 5.224 0 01-1.405-3.46h12.371v-2.051c0-.692-.14-1.435-.434-2.243a6.456 6.456 0 00-1.317-2.23zM94.352 12.33a4.874 4.874 0 011.56-2.883 5.348 5.348 0 015.099-.898 5.031 5.031 0 011.495.846 3.87 3.87 0 011.048 1.307 4.02 4.02 0 01.486 1.628h-9.688zm29.05-4.857a5.7 5.7 0 00-4.307-1.666c-1.188 0-2.211.256-3.067.756-.818.5-1.47 1.243-1.943 2.23h-.217V6.229h-2.607v15.34h2.607v-7.984c0-1.615.409-2.922 1.214-3.87a4.23 4.23 0 013.387-1.461c1.202 0 2.173.384 2.863 1.153.716.769 1.061 1.948 1.061 3.512v8.65H125v-9.137c0-2.192-.537-3.87-1.598-4.96zm-52.387.743a7.005 7.005 0 00-2.275-1.704 7.14 7.14 0 00-3.297-.718 7.874 7.874 0 00-5.458 2.179 7.165 7.165 0 00-2.185 5.382v.718c0 1.18.179 2.256.562 3.217a7.174 7.174 0 002.749 3.503 7.142 7.142 0 004.28 1.2c1.981 0 3.58-.448 4.755-1.332a6.87 6.87 0 002.441-3.5l.038-.089-2.48-.666-.037.09a5.19 5.19 0 01-.576 1.204 3.46 3.46 0 01-.894.948c-.37.27-.818.5-1.342.654-.511.154-1.15.244-1.853.244a4.843 4.843 0 01-3.643-1.346 5.224 5.224 0 01-1.393-3.46H72.78v-2.064c0-.68-.154-1.435-.435-2.23a6.45 6.45 0 00-1.329-2.23zM60.484 12.33a4.913 4.913 0 011.559-2.883 5.361 5.361 0 015.1-.898c.562.205 1.06.487 1.482.846.447.346.792.795 1.06 1.307.256.487.422 1.026.474 1.628h-9.675zm-7.937 1.55a7.794 7.794 0 00-4.128-1.306 8.455 8.455 0 01-3.425-.744c-.6-.384-.895-.897-.895-1.602 0-.346.102-.64.269-.897.178-.256.421-.487.715-.666a5.164 5.164 0 012.275-.539c1.087 0 1.968.27 2.633.808.677.525 1.06 1.281 1.163 2.217l.013.128 2.492-.602-.013-.09a5.818 5.818 0 00-.575-1.743 4.433 4.433 0 00-1.201-1.538 5.874 5.874 0 00-1.943-1.076 7.714 7.714 0 00-2.684-.436c-.741 0-1.444.09-2.109.282a6.082 6.082 0 00-1.827.833 4.448 4.448 0 00-1.266 1.41 3.724 3.724 0 00-.472 1.91v.179c0 1.358.485 2.396 1.457 3.101a7.908 7.908 0 004.14 1.243c1.509.103 2.608.334 3.272.693.64.358.959.922.959 1.742 0 .77-.32 1.359-.997 1.795-.665.41-1.56.615-2.684.615a4.694 4.694 0 01-3.144-1.013 4.016 4.016 0 01-1.33-2.742v-.116l-2.466.59h-.025v.09a5.65 5.65 0 001.172 3.191 5.623 5.623 0 002.79 1.935c.894.308 1.942.462 3.144.462.894 0 1.725-.116 2.466-.346.767-.206 1.432-.513 1.956-.923a4.328 4.328 0 001.738-3.538v-.179c0-1.371-.499-2.435-1.457-3.127h-.013zm-17.126 5.102c-.128-.128-.179-.346-.179-.628V6.229h-2.62v2.37h-.204a4.838 4.838 0 00-2.058-2.088 5.892 5.892 0 00-2.888-.718c-.985 0-1.917.18-2.8.525a6.734 6.734 0 00-3.859 3.999c-.37.961-.562 2.089-.562 3.332v.487c0 1.269.191 2.397.562 3.37.383.962.895 1.795 1.534 2.474a7.002 7.002 0 005.176 2.012c1.022 0 1.93-.256 2.811-.743.882-.487 1.585-1.243 2.084-2.243h.204v.077c0 .718.23 1.32.678 1.795.472.448 1.086.692 1.802.692h1.738v-2.397h-.87c-.255 0-.434-.064-.549-.192zm-5.7.166a4.822 4.822 0 01-1.943.385 4.692 4.692 0 01-3.514-1.397 5.675 5.675 0 01-1.342-3.999v-.487c0-.794.128-1.538.37-2.191a4.682 4.682 0 012.574-2.828 4.653 4.653 0 013.817.047c.6.256 1.124.628 1.546 1.102a4.728 4.728 0 011.023 1.743c.255.64.383 1.384.383 2.178v.385c0 .807-.128 1.576-.383 2.256-.23.64-.576 1.23-.997 1.704a4.278 4.278 0 01-1.534 1.102z" })] })); }); export default Icon;