UNPKG

@lobehub/icons

Version:

Popular AI / LLM Model Brand SVG Logo and Icon Collection

39 lines (38 loc) 8.77 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 156 24", xmlns: "http://www.w3.org/2000/svg" }, rest), {}, { children: [/*#__PURE__*/_jsx("title", { children: TITLE }), /*#__PURE__*/_jsx("path", { d: "M150.126 19.366V.991h3.482v18.375h-3.482zM138.377 19.688c-1.607 0-2.991-.26-4.152-.777-1.161-.518-2.054-1.304-2.679-2.357-.607-1.072-.91-2.402-.91-3.991V.99h3.482v11.465c0 1.41.366 2.482 1.098 3.214.75.714 1.804 1.071 3.161 1.071s2.411-.357 3.161-1.071c.767-.732 1.151-1.804 1.151-3.214V.99h3.482v11.572c0 1.589-.312 2.92-.937 3.99-.625 1.054-1.518 1.84-2.679 2.358-1.16.518-2.553.777-4.178.777zM122.07 19.688c-.911 0-1.741-.179-2.491-.536a4.528 4.528 0 01-1.822-1.66h-.187l-.268 1.874h-2.705V0h3.267v6.91h.161a3.981 3.981 0 011.045-1.07 4.175 4.175 0 011.419-.67 6.854 6.854 0 011.768-.215c1.054 0 1.982.26 2.786.777.821.518 1.464 1.322 1.929 2.41.464 1.072.696 2.456.696 4.153 0 1.714-.232 3.116-.696 4.205-.447 1.09-1.09 1.893-1.929 2.41-.821.519-1.812.778-2.973.778zm-1.018-2.813c.804 0 1.437-.152 1.902-.455.482-.322.821-.804 1.018-1.447.214-.643.321-1.455.321-2.437v-.375c0-1-.107-1.822-.321-2.465-.197-.66-.536-1.142-1.018-1.446-.465-.321-1.098-.482-1.902-.482-.554 0-1.036.098-1.447.295a2.687 2.687 0 00-.991.857c-.25.375-.437.839-.562 1.393a8.542 8.542 0 00-.188 1.874v.349c0 .928.108 1.714.322 2.357.232.643.58 1.134 1.044 1.473.483.34 1.09.509 1.822.509zM105.635 19.688c-1.5 0-2.75-.26-3.75-.777-1-.536-1.75-1.349-2.25-2.438-.5-1.09-.75-2.473-.75-4.152 0-1.696.25-3.08.75-4.151.5-1.09 1.25-1.893 2.25-2.411 1-.536 2.25-.804 3.75-.804 1.358 0 2.491.26 3.402.777.929.5 1.625 1.277 2.089 2.33.465 1.054.697 2.42.697 4.099v.964h-9.589c.035.875.169 1.616.401 2.223.233.59.59 1.036 1.072 1.34.5.285 1.152.428 1.955.428.411 0 .795-.053 1.152-.16.357-.108.67-.268.937-.483.268-.232.474-.518.617-.857.16-.34.241-.732.241-1.178h3.214c0 .892-.161 1.67-.482 2.33a4.2 4.2 0 01-1.313 1.634 5.718 5.718 0 01-1.955.964 8.845 8.845 0 01-2.438.322zm-3.348-8.867h6.134c0-.589-.071-1.089-.214-1.5a2.555 2.555 0 00-.563-1.017 1.85 1.85 0 00-.857-.563 3.314 3.314 0 00-1.152-.187c-.696 0-1.285.116-1.767.348a2.39 2.39 0 00-1.072 1.071c-.25.482-.42 1.098-.509 1.848zM78.868 19.366L73.886.991h3.697l2.973 11.813c.053.178.107.428.16.75a54.246 54.246 0 01.295 1.875h.134c.036-.215.063-.447.08-.697l.108-.75c.053-.25.098-.473.134-.67.035-.214.062-.383.08-.508L84.306.99h4.473l2.76 11.813c.053.178.106.428.16.75a55.173 55.173 0 01.294 1.875h.134c.036-.197.072-.411.108-.643.053-.25.098-.491.133-.723.054-.25.108-.482.161-.697.054-.214.098-.402.134-.562L95.636.99h3.268l-5.009 18.375h-3.99L86.93 7.313c-.054-.25-.116-.536-.188-.857-.053-.34-.107-.67-.16-.992a24.47 24.47 0 00-.107-.883h-.108c-.017.267-.053.58-.107.937-.035.34-.08.67-.134.991-.053.322-.107.59-.16.804L83.02 19.366h-4.152zM54.355 19.366V5.276h2.732l.268 1.876h.187a5.6 5.6 0 011.125-1.125 4.99 4.99 0 011.5-.777 5.734 5.734 0 011.875-.295c.893 0 1.679.161 2.357.482.697.322 1.242.84 1.634 1.554.393.714.59 1.67.59 2.866v9.51h-3.295v-8.92c0-.5-.063-.911-.188-1.233a1.688 1.688 0 00-.508-.803 1.789 1.789 0 00-.804-.456 4 4 0 00-1.072-.134c-.589 0-1.124.143-1.607.429-.464.286-.839.679-1.125 1.179-.267.5-.401 1.08-.401 1.74v8.197h-3.268zM45.394 19.688c-1.5 0-2.75-.26-3.75-.777-1-.536-1.75-1.349-2.25-2.438-.5-1.09-.75-2.473-.75-4.152 0-1.696.25-3.08.75-4.151.5-1.09 1.25-1.893 2.25-2.411 1-.536 2.25-.804 3.75-.804 1.357 0 2.49.26 3.401.777.929.5 1.625 1.277 2.09 2.33.464 1.054.696 2.42.696 4.099v.964h-9.59c.037.875.17 1.616.403 2.223.232.59.589 1.036 1.071 1.34.5.285 1.152.428 1.955.428.411 0 .795-.053 1.152-.16.357-.108.67-.268.938-.483.268-.232.473-.518.616-.857.16-.34.24-.732.24-1.178h3.215c0 .892-.16 1.67-.482 2.33a4.199 4.199 0 01-1.313 1.634 5.724 5.724 0 01-1.955.964 8.842 8.842 0 01-2.437.322zm-3.349-8.867h6.134c0-.589-.071-1.089-.214-1.5a2.555 2.555 0 00-.563-1.017 1.85 1.85 0 00-.857-.563 3.316 3.316 0 00-1.151-.187c-.697 0-1.286.116-1.768.348-.465.232-.822.589-1.072 1.071-.25.482-.42 1.098-.509 1.848zM23.488 24V5.277h2.706l.268 1.875h.187a4.335 4.335 0 011.821-1.634c.75-.375 1.58-.563 2.492-.563 1.16 0 2.151.26 2.973.777.839.518 1.482 1.322 1.928 2.41.465 1.09.697 2.492.697 4.206 0 1.679-.232 3.063-.697 4.152-.464 1.09-1.107 1.893-1.928 2.41-.804.519-1.732.777-2.786.777a6.85 6.85 0 01-1.768-.214 4.485 4.485 0 01-1.42-.643 4.367 4.367 0 01-1.044-1.098h-.16V24h-3.269zm6.456-7.125c.803 0 1.437-.152 1.901-.455.483-.322.822-.804 1.018-1.447.215-.643.322-1.455.322-2.437v-.375c0-1-.107-1.822-.322-2.465-.196-.66-.535-1.142-1.018-1.446-.464-.321-1.098-.482-1.901-.482-.732 0-1.34.17-1.822.509-.464.34-.812.84-1.044 1.5-.215.643-.322 1.437-.322 2.384v.321c0 .697.063 1.322.188 1.875.125.536.312.991.562 1.366.268.375.598.66.991.857.41.197.893.295 1.447.295zM11.268 19.688c-1.91 0-3.563-.34-4.955-1.018-1.393-.697-2.465-1.75-3.215-3.161C2.366 14.099 2 12.321 2 10.179c0-2.161.366-3.938 1.098-5.33.75-1.411 1.822-2.456 3.215-3.135C7.705 1.018 9.357.67 11.268.67c1.928 0 3.58.348 4.955 1.044 1.393.679 2.456 1.724 3.188 3.134.75 1.393 1.125 3.17 1.125 5.33 0 2.143-.375 3.92-1.125 5.331-.732 1.41-1.795 2.464-3.188 3.16-1.375.68-3.026 1.019-4.955 1.019zm0-2.947c.928 0 1.741-.134 2.437-.402a4.63 4.63 0 001.795-1.178c.482-.536.848-1.188 1.098-1.956.25-.785.375-1.687.375-2.705v-.59c0-1.035-.125-1.946-.375-2.731-.25-.786-.616-1.438-1.098-1.956a4.493 4.493 0 00-1.795-1.205c-.696-.268-1.508-.402-2.437-.402-.929 0-1.75.134-2.464.402a4.526 4.526 0 00-1.768 1.205c-.482.518-.848 1.17-1.098 1.956-.233.785-.349 1.696-.349 2.732v.59c0 1.017.116 1.919.349 2.704.25.768.616 1.42 1.098 1.956.482.518 1.071.91 1.768 1.178.714.268 1.535.402 2.464.402z" })] })); }); export default Icon;