UNPKG

@lobehub/icons

Version:

Popular AI / LLM Model Brand SVG Logo and Icon Collection

39 lines (38 loc) 7.3 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 110 24", xmlns: "http://www.w3.org/2000/svg" }, rest), {}, { children: [/*#__PURE__*/_jsx("title", { children: TITLE }), /*#__PURE__*/_jsx("path", { d: "M98.18 2.183a12.605 12.605 0 014.133-.025c2.998.466 5.045 2.673 5.213 5.731.013.216-.183.45-.386.487-.173.03-.937.122-2.293.274-.58.065-.834-.158-.892-.696-.177-1.624-1.26-2.64-2.872-2.782-1.185-.105-2.448-.102-3.345.714-.476.433-.683 1-.622 1.702.028.317.098.545.211.684.316.385.752.654 1.306.806.075.02 1.275.366 3.596 1.037 2.512.727 5.098 2.065 5.453 4.987.084.705.088 1.365.008 1.98-.166 1.287-1.011 2.574-2.032 3.362-.37.285-.852.553-1.448.804-2.519 1.058-5.933 1.025-8.438-.26-2.094-1.073-3.289-3.277-3.355-5.595-.01-.369.296-.484.63-.527l2.36-.305c.468-.06.627.235.678.67.144 1.205.537 2.16 1.51 2.858 1.005.717 2.62.799 3.841.665 1.147-.126 2.392-.85 2.598-2.053.246-1.44-.636-2.14-1.811-2.67-.442-.2-1.141-.433-2.097-.7-1.621-.454-2.875-.828-3.759-1.123-.702-.235-1.318-.672-1.849-1.308-1.008-1.211-1.315-2.81-1.046-4.351.415-2.378 2.38-3.958 4.708-4.366zM19.283 7.886c1.988-5.22 8.017-6.769 12.767-4.84 4.05 1.647 5.469 5.314 5.362 9.471-.124 4.797-3.266 8.74-8.125 9.235-1.636.166-3.267.054-4.906-.495-.81-.272-1.564-.74-2.264-1.28-3.571-2.756-4.376-8.039-2.834-12.091zm35.975 0c1.987-5.22 8.018-6.769 12.767-4.84 4.05 1.647 5.47 5.314 5.363 9.471-.125 4.797-3.266 8.74-8.125 9.235-1.637.166-3.269.054-4.908-.495-.81-.272-1.563-.74-2.263-1.28-3.572-2.756-4.376-8.039-2.834-12.091zm29.151-5.442c2.286.014 5.029.723 5.928 3.17.648 1.765.534 3.462-.342 5.092-.734 1.366-1.907 2.243-3.517 2.63-.732.178-1.783.292-2.62.278a.035.035 0 00-.02.006.032.032 0 00-.01.014.031.031 0 00-.003.02.03.03 0 00.01.014 3759.47 3759.47 0 017.698 7.281c.098.092.139.2.123.326a.348.348 0 01-.348.305c-1.436 0-2.525.002-3.267.004-.227 0-.384-.04-.47-.123a3141.009 3141.009 0 01-7.712-7.389.029.029 0 00-.014-.008.03.03 0 00-.017.002.03.03 0 00-.013.012.032.032 0 00-.005.017l.011 6.648c.001.244-.022.433-.068.563a.404.404 0 01-.383.273 193.17 193.17 0 00-2.231.01c-.367.004-.551-.16-.552-.49-.021-6.122-.018-12.165.009-18.129.002-.354.162-.532.482-.533 2.937-.006 5.38-.004 7.331.007zM4.638 2.432c.717-.001.625.41.623.989-.007 1.444-.008 3.746-.004 6.906a.054.054 0 00.032.049c.01.004.02.006.031.004a.054.054 0 00.028-.015l8.016-7.784a.515.515 0 01.359-.146h3.262c.045 0 .09.01.132.026l.073.027a.33.33 0 01.203.242.326.326 0 01-.095.3l-8.68 8.297a.085.085 0 00-.02.027.086.086 0 00-.007.034c0 .01.001.023.006.034.004.01.011.02.02.028 3.961 3.99 7.11 7.162 9.444 9.515a.376.376 0 01.1.184c.083.38-.263.434-.568.434h-3.206a.612.612 0 01-.446-.208c-3.282-3.372-6.167-6.32-8.654-8.842a.037.037 0 00-.019-.01.035.035 0 00-.036.015.034.034 0 00-.005.02c.003 2.935.003 5.628.001 8.079 0 .489.074.937-.486.94-1.386.007-2.147.007-2.282-.001-.303-.018-.456-.18-.457-.487C2 19.224 2 13.32 2.002 3.38c0-.47-.062-.947.53-.946.498 0 1.2 0 2.106-.003zm36.359.005c1.318-.007 2.048-.004 2.19.01.318.032.407.213.407.542-.009 6.32-.008 11.507.004 15.558a.096.096 0 00.093.095c5.424 0 8.545 0 9.362-.002.492 0 .692.08.698.578.01.8.004 1.46-.017 1.98a.293.293 0 01-.03.12c-.087.174-.237.262-.45.262-3.81.003-7.844.003-12.1 0-.179 0-.335-.009-.469-.025a.357.357 0 01-.12-.042c-.13-.074-.196-.228-.196-.46-.003-10.146-.002-16.198.003-18.156.002-.396.268-.458.625-.46zM64.122 5.04c-2.68-.062-4.816 1.349-5.72 3.896-.361 1.016-.535 1.998-.521 2.946.022 1.58.334 3.366 1.187 4.662 1.06 1.605 2.78 2.439 4.725 2.486 1.945.046 3.703-.708 4.837-2.262.914-1.254 1.308-3.021 1.405-4.6.058-.945-.07-1.934-.382-2.966-.783-2.588-2.85-4.099-5.531-4.162zm-35.973 0c-2.679-.064-4.816 1.347-5.72 3.894-.362 1.016-.536 1.998-.522 2.946.02 1.58.332 3.364 1.187 4.662 1.058 1.606 2.779 2.441 4.723 2.487 1.945.046 3.703-.707 4.837-2.26.914-1.255 1.31-3.022 1.406-4.6.059-.946-.068-1.935-.38-2.966-.782-2.59-2.85-4.1-5.53-4.163zm51.689.27a.03.03 0 00-.03.03l.02 5.616a.03.03 0 00.008.02.03.03 0 00.02.008l4.362-.014a4.014 4.014 0 001.26-.207c.4-.134.762-.33 1.067-.576a2.69 2.69 0 00.71-.86c.165-.321.25-.665.248-1.012l-.001-.39c-.003-.7-.353-1.37-.972-1.864-.62-.493-1.458-.768-2.332-.765l-4.36.014z" })] })); }); export default Icon;