@lobehub/icons
Version:
Popular AI / LLM Model Brand SVG Logo and Icon Collection
39 lines (38 loc) • 13.6 kB
JavaScript
'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 52 24",
xmlns: "http://www.w3.org/2000/svg"
}, rest), {}, {
children: [/*#__PURE__*/_jsx("title", {
children: TITLE
}), /*#__PURE__*/_jsx("path", {
d: "M50.162 4.173c-.43-1.122-.852-2.286-1.54-3.216-.394-.535-1.08-.769-1.607-.313-.726.627-.218 1.8.262 2.449 1.394 1.88 3.44 3.138 3.323 5.599-.062 1.284-1.18 2.022-2.353 2.141-1.12.113-2.154-.162-3.1-.826a.28.28 0 01-.119-.23c.001-1.876.004-2.981.008-3.314 0-.039.006-.07.02-.093a.116.116 0 01.21.02c.238.707.456 1.325.654 1.856.331.89.945 2.393 2.164 2.184.704-.12.928-.736.865-1.386-.166-1.724-1.776-2.9-2.804-4.066-.472-.534-.957-1.242-1.09-1.949-.09-.478-.089-.885.004-1.22C45.389.616 46.598.007 47.809 0a3.947 3.947 0 012.478.836c.04.03.07.075.08.125.03.125.038.293.025.505-.04.62-.053 1.462-.04 2.525a.56.56 0 01-.028.177.086.086 0 01-.13.046.086.086 0 01-.032-.041zM5.581 4.703c.392 0 .851 0 1.38-.002A.04.04 0 007 4.663c.02-1.05.005-2.016-.047-2.9C6.904.928 6.72.611 5.937.388c-.07-.02-.105-.072-.11-.146A.095.095 0 015.923.14l4.127.001c.02 0 .038.006.054.017.016.01.028.025.035.043a.134.134 0 01-.006.122c-.016.027-.05.048-.103.065a4.257 4.257 0 00-.428.15c-.612.3-.613 1.272-.616 1.853-.01 1.65-.013 3.487-.009 5.512.002.667.035 1.211.101 1.632.075.48.336.753.786.88a.944.944 0 01.261.104.09.09 0 01.002.144.09.09 0 01-.052.018c-2.354.001-3.734.002-4.14 0a.14.14 0 01-.056-.01.103.103 0 01.018-.191c.365-.108.666-.194.849-.513.118-.208.185-.466.2-.776a50.35 50.35 0 00.047-4.045.03.03 0 00-.009-.02.028.028 0 00-.019-.007 88.384 88.384 0 00-1.384-.007c-.71 0-1.171.002-1.383.007a.028.028 0 00-.02.007.03.03 0 00-.009.02 50.35 50.35 0 00.047 4.045c.016.31.083.568.201.776.183.32.484.405.85.513a.103.103 0 01.017.19.14.14 0 01-.057.012l-4.14-.001a.09.09 0 01-.05-.162.944.944 0 01.262-.105c.45-.126.71-.4.786-.879.065-.421.1-.965.1-1.632.005-2.025.002-3.862-.008-5.512C2.174 1.81 2.173.838 1.56.538a4.256 4.256 0 00-.429-.15C1.08.371 1.045.35 1.03.323A.134.134 0 011.024.2a.094.094 0 01.035-.043.097.097 0 01.054-.017H5.24a.096.096 0 01.096.101c-.006.074-.04.126-.11.146-.783.223-.967.54-1.016 1.375-.053.884-.068 1.85-.047 2.9a.04.04 0 00.039.038c.528.002.988.002 1.38.002zM33.133 1.32a.04.04 0 00-.07.01 4064.354 4064.354 0 00-2.405 9.177.363.363 0 01-.056.142.108.108 0 01-.183-.045l-2.546-9.19a.037.037 0 00-.04-.024.037.037 0 00-.031.034c.007 2.036.01 3.607.007 4.713-.001.855.049 1.622.15 2.304.114.785.324 1.546.974 2.064a.093.093 0 01.017.127.094.094 0 01-.036.03.237.237 0 01-.098.017c-1.207.005-2.038.005-2.491-.002a.105.105 0 01-.053-.01.112.112 0 01-.045-.147.114.114 0 01.037-.043c.594-.414.813-.984.934-1.663a14.95 14.95 0 00.194-1.916c.002-.042.01-1.32.026-3.832a11.793 11.793 0 00-.114-1.69c-.043-.309-.159-.552-.347-.73-.16-.15-.677-.229-.731-.35a.108.108 0 01.007-.104.108.108 0 01.091-.05L29.546.14a.152.152 0 01.147.113c.95 3.497 1.478 5.445 1.585 5.842.01.037.024.062.042.076a.036.036 0 00.05-.004.036.036 0 00.008-.016L32.932.233a.123.123 0 01.119-.092C34.76.14 35.8.14 36.174.144a.13.13 0 01.093.04c.013.015.023.031.028.05a.107.107 0 01-.024.103.103.103 0 01-.046.028c-.543.16-.926.293-1.019.94-.066.47-.1.984-.102 1.544-.006 1.909-.004 3.811.005 5.707.004.5.038 1.188.356 1.562.177.207.44.274.751.373a.092.092 0 01.059.114.09.09 0 01-.025.039c-.041.037-.106.05-.194.04l-.134-.001c-1.308 0-2.601-.002-3.881-.003a.081.081 0 01-.08-.066.081.081 0 010-.037l.012-.04a.104.104 0 01.086-.076c.622-.09.957-.5 1.005-1.226.05-.743.075-1.26.077-1.549.01-2.01.01-4.12-.001-6.332 0-.016-.002-.028-.007-.034zM39.916 10.188a.078.078 0 00.049.072c.009.004.02.006.03.005 1.933-.01 2.83-2.372 3.322-3.882a.106.106 0 01.067-.068.103.103 0 01.093.015c.038.029.057.083.057.162-.005.452-.007 1.815-.005 4.09a.098.098 0 01-.099.099h-6.542a.147.147 0 01-.078-.019.098.098 0 01-.045-.096.095.095 0 01.07-.079c.711-.197.966-.416 1.05-1.2.053-.5.079-.962.077-1.383a566.528 566.528 0 01-.001-4.892c.002-.643-.041-1.23-.13-1.762-.102-.614-.505-.725-1.007-.892-.028-.01-.045-.034-.05-.075a.115.115 0 01.115-.133h6.531a.104.104 0 01.104.104c.005 1.458.06 3.461-.03 3.579a.107.107 0 01-.187-.029C42.741 2.282 41.875.544 39.982.57a.067.067 0 00-.066.067v4.216c0 .019.007.037.02.05.012.014.03.023.047.024 1.193.096 1.57-1.27 1.908-2.131a.094.094 0 01.078-.058.093.093 0 01.087.042c.02.033.03.067.03.102 0 2.833.001 4.28.002 4.343 0 .136-.01.227-.027.272a.09.09 0 01-.167.001c-.36-.883-.734-2.22-1.906-2.136a.076.076 0 00-.072.076v4.751zM13.79 10.19a.078.078 0 00.022.056.078.078 0 00.056.022c1.933-.011 2.832-2.373 3.324-3.883a.106.106 0 01.066-.068.103.103 0 01.093.015c.039.029.058.083.057.162-.005.452-.007 1.815-.006 4.09a.099.099 0 01-.098.099l-6.543-.001a.147.147 0 01-.077-.019.098.098 0 01-.046-.096.096.096 0 01.07-.079c.712-.197.967-.416 1.05-1.2.055-.5.08-.962.078-1.383a551 551 0 010-4.892c.002-.643-.04-1.23-.13-1.762-.1-.614-.504-.725-1.006-.892-.027-.009-.044-.034-.05-.075a.113.113 0 01.027-.093.117.117 0 01.088-.04c3.91 0 6.087 0 6.531.002a.104.104 0 01.103.105c.006 1.457.061 3.46-.03 3.577a.107.107 0 01-.186-.028C16.617 2.284 15.75.546 13.859.57a.067.067 0 00-.068.067v4.217c0 .018.007.036.02.05.012.014.03.022.048.023 1.192.096 1.57-1.27 1.908-2.131a.093.093 0 01.078-.058.093.093 0 01.087.043c.02.032.03.066.03.1v4.344a.869.869 0 01-.027.272.09.09 0 01-.166.001c-.361-.882-.735-2.22-1.907-2.136a.076.076 0 00-.072.076v4.752zM22.686 5.263a.04.04 0 00-.032.039c0 .01.003.018.009.025a.04.04 0 00.023.013l2.34.266a.107.107 0 01.095.105 2951.53 2951.53 0 000 5.155c0 .09-.016.159-.049.205a.079.079 0 01-.072.032.079.079 0 01-.064-.047c-.413-1.011-.847-2.064-1.303-3.159a11.316 11.316 0 00-.962-1.835 1.689 1.689 0 00-.917-.707.077.077 0 00-.07.01.08.08 0 00-.033.062 47.52 47.52 0 00.05 3.748c.017.313.084.571.2.775.193.34.466.401.875.54a.09.09 0 01.06.073.089.089 0 01-.041.086.171.171 0 01-.088.03c-.55.006-1.928.006-4.132 0a.094.094 0 01-.028-.182c.544-.175.956-.336 1.036-.991.069-.567.103-1.074.103-1.521V2.767c0-.5-.043-1.009-.13-1.526-.101-.6-.476-.695-.977-.871-.045-.016-.072-.043-.08-.082a.105.105 0 01.022-.093.115.115 0 01.09-.042c1.717-.006 2.818-.006 3.3 0 1.533.02 3.578.727 3.542 2.628-.029 1.521-1.412 2.347-2.767 2.482zM21.642.4v4.726c0 .004.001.008.004.01a.014.014 0 00.01.004h.005c.229 0 .455-.056.666-.164.21-.109.403-.268.564-.469.162-.2.29-.439.377-.701.087-.263.133-.544.133-.828v-.43c0-.573-.184-1.123-.51-1.529-.326-.405-.768-.633-1.23-.633h-.005a.014.014 0 00-.01.004.014.014 0 00-.004.01zM11.59 18.503a.096.096 0 01-.007-.049.1.1 0 01.018-.046.108.108 0 01.09-.045 199.34 199.34 0 013.006-.005.104.104 0 01.103.104v4.65a.165.165 0 01-.078.14c-.91.546-1.9.793-2.97.741-1.002-.05-1.794-.464-2.376-1.245-.989-1.326-1.184-3.086-1.11-4.842.083-1.945.936-4.509 3.225-4.743 1.119-.113 2.185.11 3.08.883a.14.14 0 01.049.117l-.012 3.223a.163.163 0 01-.044.102.086.086 0 01-.121.01.083.083 0 01-.024-.038 43.48 43.48 0 00-.723-1.908c-.253-.63-.635-1.442-1.198-1.835-.966-.674-1.638.617-1.828 1.341a9.616 9.616 0 00-.295 1.626c-.1 1.19-.098 2.336.005 3.44.117 1.245.692 4.405 2.657 3.183.086-.053.13-.178.13-.377.008-1.423.003-2.345-.016-2.765-.044-1.026-.443-1.416-1.438-1.575a.186.186 0 01-.068-.032.126.126 0 01-.056-.055zM1.697 23.745c.002-.803 0-1.655-.006-2.554-.003-.488.033-.896.109-1.224l1.199-5.19c.097-.42.18-1.061-.369-1.194a8.523 8.523 0 01-.338-.1.099.099 0 01-.035-.171.1.1 0 01.066-.024H5.13a.128.128 0 01.124.097L7.722 23.73a.08.08 0 01-.077.098h-3.98a.073.073 0 01-.072-.057l-.008-.034a.076.076 0 01.01-.061.078.078 0 01.054-.034c.265-.042.604-.068.83-.158 1.036-.418.719-1.686.519-2.553a.09.09 0 00-.113-.069.091.091 0 00-.042.025L1.9 23.83a.118.118 0 01-.202-.084zm.426-3.308a.056.056 0 00.03.062.054.054 0 00.024.005l2.658-.009a.055.055 0 00.053-.068L3.54 14.766a.056.056 0 00-.09-.032.056.056 0 00-.019.032l-1.308 5.67zM18.714 23.331a.077.077 0 00.049.072c.01.004.02.005.03.005 1.933-.01 2.831-2.372 3.323-3.88a.105.105 0 01.16-.054c.038.03.057.083.056.162-.005.453-.007 1.816-.006 4.09a.099.099 0 01-.06.091.099.099 0 01-.038.008c-3.922 0-6.103 0-6.542-.002a.147.147 0 01-.077-.018.098.098 0 01-.046-.096.095.095 0 01.07-.079c.712-.198.966-.416 1.05-1.2.054-.5.08-.962.078-1.384a543.203 543.203 0 010-4.89c.002-.643-.04-1.23-.13-1.762-.102-.614-.504-.725-1.006-.893-.027-.008-.044-.033-.05-.075a.115.115 0 01.067-.122.118.118 0 01.048-.01h6.531a.104.104 0 01.103.105c.005 1.458.06 3.461-.031 3.579a.107.107 0 01-.186-.029c-.566-1.523-1.432-3.26-3.324-3.236a.068.068 0 00-.066.068l-.002 4.215c0 .019.007.037.02.05.012.014.03.023.048.024 1.192.096 1.57-1.268 1.907-2.13a.092.092 0 01.128-.05c.015.008.028.02.038.034.02.033.03.067.03.101v4.343c0 .136-.009.227-.027.272a.09.09 0 01-.166 0c-.36-.882-.734-2.219-1.906-2.135a.077.077 0 00-.072.076v4.75zM25.05 16.292a.03.03 0 00-.039.013.031.031 0 00-.004.014c-.001 1.276.001 2.466.008 3.572.004.576.07 1.102.124 1.612.082.772.293 1.695 1.008 2.132a.091.091 0 01.045.076.092.092 0 01-.04.08.29.29 0 01-.162.037c-1.39.002-2.205 0-2.444-.005a.169.169 0 01-.107-.045.076.076 0 01.01-.124c1.102-.665 1.115-2.39 1.136-3.52a98.678 98.678 0 00-.006-4.89 4.838 4.838 0 00-.124-.99c-.101-.43-.472-.622-.917-.725-.025-.006-.055-.033-.09-.083a.101.101 0 01.082-.158h1.967a.203.203 0 01.173.095 4892.19 4892.19 0 003.92 6.355c.021.034.05.061.088.082a.05.05 0 00.047 0 .045.045 0 00.023-.04c.001-1.5-.009-2.65-.029-3.451-.026-1.034.006-2.295-1.084-2.811a.12.12 0 01-.065-.135.12.12 0 01.117-.094h2.504a.122.122 0 01.058.228c-.673.362-.87.915-.993 1.67-.068.419-.106 1.139-.115 2.16a399.89 399.89 0 00-.008 6.37.1.1 0 01-.067.095.366.366 0 01-.364-.056.087.087 0 01-.022-.023l-4.572-7.393a.133.133 0 00-.059-.048zM35.676 13.294c2.148 0 3.327.001 3.535.004a.081.081 0 01.056.025.08.08 0 01.023.057c-.003 1.06-.003 2.496-.001 4.306 0 .105-.012.178-.037.217a.09.09 0 01-.086.04.086.086 0 01-.072-.06c-.213-.676-.421-1.325-.623-1.948-.268-.833-.768-2.017-1.67-2.295a.113.113 0 00-.1.017.113.113 0 00-.047.091l-.001 7.172c0 .544.034 1.086.105 1.627.046.355.208.635.486.84.158.116.406.167.566.264a.094.094 0 01-.045.173c-.049.001-.745.002-2.09.002-1.343 0-2.04 0-2.088-.002a.094.094 0 01-.044-.173c.16-.097.408-.148.565-.264.279-.205.44-.485.486-.84.071-.54.106-1.083.106-1.627l-.003-7.172a.115.115 0 00-.146-.108c-.903.278-1.403 1.462-1.671 2.295-.201.623-.409 1.272-.623 1.948a.086.086 0 01-.072.06.09.09 0 01-.085-.04c-.025-.04-.037-.111-.037-.216.002-1.81.001-3.246-.002-4.307a.081.081 0 01.05-.075.08.08 0 01.03-.007 650.75 650.75 0 013.535-.004z"
})]
}));
});
export default Icon;