@lobehub/icons
Version:
Popular AI / LLM Model Brand SVG Logo and Icon Collection
40 lines (39 loc) • 9.19 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 131 24",
xmlns: "http://www.w3.org/2000/svg"
}, rest), {}, {
children: [/*#__PURE__*/_jsx("title", {
children: TITLE
}), /*#__PURE__*/_jsx("path", {
clipRule: "evenodd",
d: "M76.249.05h-.24c-.033 0-.063.003-.095.006-.03-.003-.06-.006-.093-.006-.617 0-1.218.07-1.779.254a3.218 3.218 0 00-1.455.938l-.002-.004v.006c-.41.448-.677.984-.843 1.593-.163.61-.23 1.299-.237 2.084v1.516h-1.692a1.046 1.046 0 00-1.056 1.03c-.003.291.108.571.308.782.201.205.472.327.759.343h1.681v12.334l-.002.03c0 .29.12.556.319.746.196.187.472.298.77.298a1.046 1.046 0 001.042-1.047V8.586h1.82a1.14 1.14 0 00.993-.687 1.08 1.08 0 00.082-.417V7.44c-.004-.556-.476-1.01-1.063-1.01h-1.833V4.92c.012-.668.082-1.168.183-1.53.098-.367.234-.596.353-.738.144-.149.324-.258.522-.317.251-.082.601-.131 1.073-.131h.056c.027 0 .057-.007.084-.007.032 0 .064.007.098.007h.238A1.083 1.083 0 0077.015.36 1.07 1.07 0 0076.25.05zm37.533 8a1.074 1.074 0 00.33-.762 1.006 1.006 0 00-.332-.738h.002c-.002-.005-.006-.005-.006-.005 0-.006-.005-.006-.005-.006h-.004a1.064 1.064 0 00-.747-.31 1.08 1.08 0 00-.752.316l-8.379 8.061V1.061c0-.583-.495-1.06-1.103-1.06a1.06 1.06 0 00-.753.313 1.07 1.07 0 00-.318.747v19.834a1.067 1.067 0 00.318.744c.201.198.471.31.753.313.608 0 1.103-.471 1.103-1.054v-3.276l2.727-2.689 5.563 6.624a.842.842 0 00.388.313c.16.059.317.082.456.082.252.005.498-.075.699-.226l.013-.008.014-.014a1.12 1.12 0 00.351-.8 1.091 1.091 0 00-.264-.703V20.2l-5.663-6.794 5.603-5.35h.006V8.05zM98.653 6.684c.198.191.32.463.32.759v13.45a1.052 1.052 0 01-.314.743 1.09 1.09 0 01-.756.313 1.089 1.089 0 01-.99-.652 1.04 1.04 0 01-.084-.403v-1.312c-1.348 1.437-3.242 2.367-5.338 2.367a7.288 7.288 0 01-5.31-2.302 7.914 7.914 0 01-2.177-5.477c0-2.123.827-4.07 2.176-5.48a7.296 7.296 0 015.31-2.298c2.097 0 3.991.902 5.34 2.333v-1.28a1.052 1.052 0 011.073-1.053c.285 0 .554.108.75.292zm-1.824 7.486c0-1.59-.607-3.015-1.579-4.046-.97-1.025-2.304-1.648-3.76-1.65-1.444 0-2.771.625-3.753 1.65a5.873 5.873 0 00-1.59 4.046 5.81 5.81 0 001.59 4.024c.975 1.021 2.307 1.636 3.754 1.636a5.17 5.17 0 003.761-1.634 5.825 5.825 0 001.577-4.026zm-86.237-.378c-.866-.404-1.848-.7-2.826-1.021-.902-.302-1.815-.556-2.467-.894-.328-.173-.584-.356-.75-.562a1.043 1.043 0 01-.255-.7 1.69 1.69 0 01.308-.983c.294-.415.786-.74 1.322-.948a4.379 4.379 0 011.519-.31c1.216.002 1.984.4 2.574.817.29.207.536.42.77.594.119.09.23.173.361.234a.99.99 0 00.425.108.75.75 0 00.29-.056.92.92 0 00.26-.16.918.918 0 00.194-.259c.04-.096.062-.2.063-.304a1.122 1.122 0 00-.15-.529c-.162-.29-.411-.569-.728-.85a7.09 7.09 0 00-1.765-1.107c-.673-.297-1.393-.5-2.078-.5-1.592 0-2.92.357-3.884 1.013-.503.344-.946.718-1.256 1.235-.318.52-.496 1.16-.519 1.994v.112c-.004.808.26 1.476.675 1.999.629.787 1.563 1.255 2.48 1.59.912.333 1.829.532 2.404.722.812.266 1.674.556 2.306.94.315.195.566.406.738.638.165.236.26.483.267.792v.025a1.8 1.8 0 01-.359 1.103c-.335.451-.89.778-1.479.99a5.212 5.212 0 01-1.592.29c-1.388 0-2.315-.331-2.992-.662-.338-.167-.61-.33-.86-.47a2.903 2.903 0 00-.358-.178 1.03 1.03 0 00-.386-.078.745.745 0 00-.507.202c-.094.087-.173.19-.231.305a.815.815 0 00-.083.361c0 .21.076.396.19.57.175.247.433.467.752.69.333.219.728.432 1.18.646 1.011.47 2.305.718 3.289.732h.002c1.53 0 2.85-.348 3.962-1.155v-.004h.002c1.089-.808 1.764-2.01 1.764-3.37 0-.746-.178-1.378-.486-1.895-.468-.782-1.227-1.3-2.087-1.707zM80.668 0a1.068 1.068 0 00-.755.313 1.055 1.055 0 00-.318.747v19.833a1.03 1.03 0 00.317.744c.202.198.473.31.756.313.608 0 1.1-.47 1.102-1.053V1.06C81.77.475 81.28 0 80.67 0zM130 13.67v.105a.963.963 0 01-.336.73 1.12 1.12 0 01-.741.269h-12.025c.305 2.897 2.651 5.038 5.446 5.057h.709c.926.004 1.826-.313 2.621-.833a6.485 6.485 0 001.966-2.038.987.987 0 01.397-.378 1.085 1.085 0 011.046.02l.013.006.011.01a1.13 1.13 0 01.49.915c0 .187-.051.376-.151.547l-.004.007-.003.002a8.968 8.968 0 01-2.677 2.714c-1.091.7-2.354 1.141-3.709 1.141h-.72a7.593 7.593 0 01-5.393-2.303 7.768 7.768 0 01-2.218-5.447c0-2.155.851-4.107 2.236-5.521a7.583 7.583 0 015.434-2.285c2.03 0 3.857.799 5.21 2.104 1.351 1.305 2.234 3.12 2.392 5.16l.006.018zm-2.349-1.002c-.61-2.44-2.781-4.179-5.259-4.176-2.541 0-4.682 1.7-5.345 4.176h10.604zM22.018 6.42c-1.609.001-3.16.599-4.353 1.677v-.614a1.062 1.062 0 00-.636-.975 1.068 1.068 0 00-1.175.232 1.062 1.062 0 00-.303.743v13.73l.045.045.003.005c.017.051.04.1.07.144.147.254.386.448.683.533l.04.013h.232c.159 0 .315-.036.458-.102a.928.928 0 00.328-.271h.003c.013-.013.015-.026.026-.038.059-.07.108-.147.145-.23.031-.08.051-.16.067-.218l.009-.038V12.81a4.377 4.377 0 011.31-3.022 4.305 4.305 0 013.041-1.253 4.33 4.33 0 013.064 1.253 4.21 4.21 0 011.256 3.009v8.098c0 .295.127.57.32.756a1.098 1.098 0 001.504 0 1.042 1.042 0 00.32-.756v-8.098c.01-3.492-2.883-6.371-6.457-6.378zm21.31 2.28a7.923 7.923 0 012.179 5.47 7.935 7.935 0 01-2.178 5.47c-1.343 1.416-3.22 2.309-5.309 2.309-2.069 0-3.948-.896-5.297-2.31a7.94 7.94 0 010-10.939c1.349-1.413 3.23-2.309 5.297-2.309 2.089.003 3.966.896 5.308 2.31zm.03 5.47a5.864 5.864 0 00-1.59-4.032c-.98-1.033-2.306-1.663-3.75-1.663-1.44 0-2.772.632-3.75 1.663a5.864 5.864 0 00-1.59 4.033 5.803 5.803 0 001.59 4.013c.979 1.028 2.31 1.648 3.751 1.648 1.44 0 2.774-.62 3.75-1.648a5.806 5.806 0 001.589-4.013zm23.137-7.658l-.007-.004-.005-.002a.992.992 0 00-.385-.083 1.144 1.144 0 00-.588.173c-.184.114-.33.281-.418.48v.006l-4.095 11.058-3.154-7.41-.006-.004c-.09-.2-.238-.367-.426-.48a1.122 1.122 0 00-1.204.003c-.185.112-.332.279-.421.477l-.003.003-3.161 7.417L48.51 7.09h-.003a.949.949 0 00-.392-.492 1.15 1.15 0 00-.596-.176c-.139 0-.276.028-.403.083h-.007l-.005.005a1.068 1.068 0 00-.619.97c0 .128.026.256.076.385l5.062 13.418v.006c.041.108.102.208.178.296a.764.764 0 00.236.176c.018.014.042.038.084.06a.42.42 0 00.15.053c.09.03.211.074.372.074.203 0 .394-.074.565-.182a.982.982 0 00.38-.466l.012-.009 3.202-7.554 3.205 7.523h.002c.074.202.205.356.354.468.159.117.337.19.524.22h.133a1.024 1.024 0 00.629-.216c.172-.132.306-.307.389-.508v-.005l5.028-13.36a1.039 1.039 0 00-.572-1.348z"
})]
}));
});
export default Icon;