@lobehub/icons
Version:
Popular AI / LLM Model Brand SVG Logo and Icon Collection
39 lines (38 loc) • 9.92 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 158 24",
xmlns: "http://www.w3.org/2000/svg"
}, rest), {}, {
children: [/*#__PURE__*/_jsx("title", {
children: TITLE
}), /*#__PURE__*/_jsx("path", {
d: "M58.176 21.653h-3.959a.054.054 0 01-.038-.015.053.053 0 01-.015-.038V9.481a.041.041 0 00-.012-.029.04.04 0 00-.029-.011h-2.188a.038.038 0 01-.038-.038V6.295c0-.018.007-.034.02-.047a.064.064 0 01.045-.019h2.155a.058.058 0 00.04-.017.056.056 0 00.017-.04c-.022-1.27-.052-2.51.281-3.673.133-.46.375-.866.727-1.215 1.057-1.048 2.56-1.33 4.037-1.278 1.047.038 2.07.207 3.072.507a.036.036 0 01.02.017.038.038 0 01.005.026l-.533 2.76a.053.053 0 01-.023.033.052.052 0 01-.04.007c-.661-.157-1.444-.25-2.12-.2-1.11.082-1.34.84-1.352 1.807-.005.406-.006.816-.002 1.229a.037.037 0 00.024.034c.004.002.009.003.014.003h2.943a.066.066 0 01.065.066v3.084a.06.06 0 01-.06.06h-2.957a.031.031 0 00-.031.031v12.116a.067.067 0 01-.068.067zM31.29.362H27.3a.046.046 0 00-.046.046v3.686c0 .025.02.046.046.046h3.99c.026 0 .047-.02.047-.046V.408a.046.046 0 00-.047-.046zM12.597 14.332l-5.696 7.462a.03.03 0 01-.025.012H2.321a.03.03 0 01-.031-.034.03.03 0 01.006-.016l8.005-10.302a.03.03 0 000-.037L2.005.976a.03.03 0 01.023-.05L6.57.868a.03.03 0 01.024.012L23.18 21.756a.03.03 0 01.007.016.03.03 0 01-.015.03.031.031 0 01-.016.004h-4.556a.03.03 0 01-.024-.012l-5.93-7.463a.03.03 0 00-.038-.008.03.03 0 00-.01.009zM15.625 10.937l-2.298-2.893a.03.03 0 010-.037L18.914.875a.03.03 0 01.025-.012l4.513.065a.03.03 0 01.024.05l-7.803 9.959a.031.031 0 01-.024.011.03.03 0 01-.013-.003.032.032 0 01-.01-.008zM100.694 16.754l3.927.66a.049.049 0 01.022.01c.007.004.013.01.017.017a.063.063 0 01.008.023.05.05 0 01-.003.025c-1.223 3.482-4.178 4.79-7.715 4.463-2.74-.254-4.803-1.628-5.825-4.266-.339-.877-.537-1.845-.596-2.904-.133-2.439.33-4.978 2.06-6.803 1.477-1.559 3.386-2.246 5.725-2.063 3.281.256 5.532 2.288 6.253 5.473a14.7 14.7 0 01.338 3.695.04.04 0 01-.011.024.035.035 0 01-.024.01H94.728a.039.039 0 00-.028.011.04.04 0 00-.011.03c.013.425.067.83.162 1.212.323 1.3 1.307 2.358 2.672 2.543 1.324.181 2.387-.335 2.9-1.598.029-.072.097-.246.203-.523a.067.067 0 01.027-.031.064.064 0 01.041-.008zm-5.898-4.133h6.016a.023.023 0 00.022-.022v-.305c0-.87-.31-1.706-.86-2.322-.551-.615-1.298-.961-2.077-.961h-.186c-.779 0-1.526.346-2.077.961-.55.616-.86 1.451-.86 2.322v.305c0 .006.003.012.007.016s.01.006.015.006zM111.996 8.408c0 .007.002.013.006.02.004.005.01.01.016.011a.035.035 0 00.021 0 .033.033 0 00.016-.01c1.419-1.815 3.237-2.659 5.456-2.532 1.058.06 2.094.387 2.96.99 1.635 1.135 1.793 3.195 1.791 5.05-.001 1.774-.002 4.996-.001 9.666a.049.049 0 01-.014.035.052.052 0 01-.035.014h-3.96a.072.072 0 01-.071-.07c.003-3.664.002-6.442-.004-8.334a21.26 21.26 0 00-.058-1.514c-.046-.657-.153-1.146-.32-1.468-.42-.81-1.112-1.229-2.077-1.256a3.223 3.223 0 00-1.709.42c-.904.514-1.428 1.317-1.573 2.41a16.86 16.86 0 00-.147 2.156c-.01 2.558-.011 5.085-.004 7.58 0 .01-.002.02-.006.03a.075.075 0 01-.069.046h-3.942a.065.065 0 01-.047-.02.064.064 0 01-.02-.046V6.294c0-.017.007-.033.019-.044a.06.06 0 01.044-.019h3.677c.013 0 .026.006.036.015.009.01.015.022.015.036v2.126zM39.277 8.41c0 .007.002.014.006.02a.034.034 0 00.037.013.033.033 0 00.017-.012c1.418-1.815 3.237-2.659 5.455-2.532 1.059.06 2.095.386 2.961.988 1.636 1.136 1.793 3.196 1.792 5.051-.001 1.775-.002 4.997 0 9.667a.048.048 0 01-.049.049h-3.96a.07.07 0 01-.07-.07c.002-3.664 0-6.442-.007-8.334a21.62 21.62 0 00-.058-1.514c-.046-.657-.153-1.146-.32-1.468-.42-.81-1.112-1.229-2.077-1.256a3.222 3.222 0 00-1.71.42c-.903.514-1.427 1.318-1.572 2.411A16.917 16.917 0 0039.575 14c-.009 2.558-.01 5.085-.003 7.582a.075.075 0 01-.075.075h-3.942a.067.067 0 01-.047-.02.065.065 0 01-.02-.046l-.001-15.293a.063.063 0 01.062-.063h3.677c.013 0 .026.005.036.014a.05.05 0 01.015.036V8.41zM72.515 16.793a.061.061 0 01.067-.038l3.926.66a.055.055 0 01.04.027.056.056 0 01.005.047c-1.224 3.482-4.18 4.788-7.716 4.46-2.74-.253-4.802-1.629-5.823-4.267-.339-.877-.537-1.844-.594-2.903-.134-2.438.33-4.978 2.06-6.802 1.478-1.558 3.387-2.245 5.726-2.062 3.28.259 5.53 2.29 6.25 5.476.264 1.168.376 2.4.337 3.694a.035.035 0 01-.035.034l-10.14-.004a.039.039 0 00-.029.012.04.04 0 00-.01.029c.012.426.066.83.16 1.213.324 1.3 1.307 2.358 2.672 2.544 1.323.181 2.387-.335 2.9-1.597l.204-.523zm-5.82-4.18l5.99.01c.01 0 .018-.004.025-.01a.036.036 0 00.01-.026l.001-.277c.002-.873-.305-1.711-.853-2.33-.548-.618-1.292-.966-2.069-.968h-.205a2.65 2.65 0 00-1.12.249 2.932 2.932 0 00-.952.712 3.346 3.346 0 00-.637 1.067c-.148.4-.224.827-.225 1.26v.277a.036.036 0 00.035.036zM80.026 21.653a.077.077 0 01-.078-.078V6.283a.047.047 0 01.047-.047h3.708c.01 0 .02.004.027.01a.037.037 0 01.011.027v2.072a.027.027 0 00.02.025.027.027 0 00.03-.012 8.261 8.261 0 011.175-1.548c1.299-1.344 3.439-1.062 4.906-.197a.094.094 0 01.041.112l-1.21 3.41a.065.065 0 01-.098.032c-.18-.12-.408-.24-.681-.362-1.106-.492-2.56-.314-3.158.895-.242.49-.396.927-.462 1.31-.151.877-.235 1.88-.25 3.01a314.356 314.356 0 00-.019 6.583.05.05 0 01-.05.05h-3.96zM136.02 15.827a.085.085 0 01.034-.054.085.085 0 01.063-.015l3.88.653c.005 0 .009.002.013.005a.028.028 0 01.01.009.033.033 0 01.006.027c-.258 1.278-.778 2.392-1.559 3.343-1.46 1.779-3.793 2.281-6.012 2.19-3.693-.153-6.211-2.494-6.8-6.117a12.359 12.359 0 01.011-3.919c.348-2.223 1.557-4.17 3.552-5.22 1.086-.572 2.313-.816 3.525-.84 2.224-.048 4.439.463 5.846 2.324a7.375 7.375 0 011.24 2.561l.001.007a.091.091 0 01-.003.007.015.015 0 01-.005.005.018.018 0 01-.006.003l-3.945.712a.056.056 0 01-.042-.01.042.042 0 01-.014-.015.05.05 0 01-.008-.02c-.281-1.784-1.67-2.61-3.382-2.317-1.525.26-2.336 1.34-2.585 2.812-.21 1.233-.192 2.529.053 3.886.287 1.58 1.326 2.73 2.998 2.824 1.109.063 2.137-.364 2.646-1.374a5.35 5.35 0 00.483-1.467zM151.867 16.793a.062.062 0 01.027-.031.06.06 0 01.04-.008l3.926.662a.06.06 0 01.023.01.053.053 0 01.024.04.066.066 0 01-.002.024c-1.224 3.482-4.18 4.788-7.715 4.46-2.741-.254-4.802-1.629-5.823-4.267-.34-.877-.538-1.845-.595-2.903-.133-2.44.33-4.979 2.061-6.803 1.478-1.558 3.386-2.245 5.725-2.06 3.281.257 5.531 2.289 6.251 5.474.264 1.168.376 2.4.336 3.695a.032.032 0 01-.011.023.034.034 0 01-.024.01l-10.14-.003a.04.04 0 00-.029.012.055.055 0 00-.008.013.041.041 0 00-.003.015c.013.426.067.83.162 1.213.323 1.3 1.307 2.358 2.672 2.544 1.322.181 2.386-.334 2.899-1.597.03-.072.098-.246.204-.523zm-5.828-4.175h6.011a.026.026 0 00.017-.007.024.024 0 00.006-.016v-.302c0-.43-.076-.857-.223-1.255a3.33 3.33 0 00-.636-1.065 2.942 2.942 0 00-.952-.71 2.67 2.67 0 00-1.123-.25h-.189c-.778 0-1.525.345-2.075.96-.55.616-.859 1.45-.859 2.32v.302c0 .006.002.012.006.016a.026.026 0 00.017.007zM31.285 6.233h-3.98a.052.052 0 00-.051.052V21.6c0 .028.023.052.052.052h3.979a.052.052 0 00.052-.052V6.285a.052.052 0 00-.052-.052z"
})]
}));
});
export default Icon;