@lobehub/icons
Version:
Popular AI / LLM Model Brand SVG Logo and Icon Collection
39 lines (38 loc) • 6.29 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 106 24",
xmlns: "http://www.w3.org/2000/svg"
}, rest), {}, {
children: [/*#__PURE__*/_jsx("title", {
children: TITLE
}), /*#__PURE__*/_jsx("path", {
d: "M2 2.343h12.551V5.7H5.815v4.94h7.815v3.33H5.815v7.714H2V2.343zM21.708 7.654c1.842 0 3.28.528 4.315 1.585 1.035 1.04 1.553 2.528 1.553 4.465v7.979h-3.079c-.017-.14-.044-.37-.079-.687a5.643 5.643 0 00-.105-.872 3.85 3.85 0 01-1.579 1.427c-.631.3-1.403.449-2.315.449-.948 0-1.816-.167-2.605-.502-.772-.335-1.386-.819-1.842-1.453-.456-.652-.684-1.418-.684-2.299 0-.915.254-1.708.763-2.377.526-.687 1.228-1.216 2.105-1.586.877-.37 1.842-.554 2.894-.554.947 0 1.92.158 2.92.475-.052-2.025-.911-3.038-2.578-3.038-1.333 0-2.307.599-2.92 1.796l-2.606-1.506c.492-1.021 1.246-1.823 2.263-2.404 1.018-.599 2.21-.898 3.579-.898zm2.263 8.48c-.877-.21-1.64-.316-2.29-.316-.859 0-1.526.158-2 .475-.473.3-.71.731-.71 1.295 0 .51.185.907.553 1.189.386.282.877.422 1.473.422.79 0 1.483-.22 2.08-.66.596-.458.894-1.083.894-1.876v-.528zM40.902 17.614c0 1.357-.526 2.43-1.579 3.223-1.035.776-2.386 1.163-4.052 1.163-1.439 0-2.684-.308-3.736-.925-1.035-.616-1.737-1.47-2.105-2.562l2.657-1.56a3.237 3.237 0 001.237 1.533c.561.352 1.219.529 1.973.529.562 0 1.009-.106 1.342-.317.333-.212.5-.511.5-.899 0-.44-.22-.775-.658-1.004-.438-.246-1.122-.502-2.052-.766-.93-.282-1.693-.555-2.29-.819a4.56 4.56 0 01-1.526-1.136c-.42-.51-.631-1.171-.631-1.982 0-.915.246-1.708.737-2.377.508-.67 1.184-1.18 2.026-1.533.842-.352 1.763-.528 2.763-.528 1.368 0 2.526.3 3.473.898.947.581 1.544 1.356 1.79 2.325l-2.658 1.506c-.527-1.145-1.413-1.717-2.658-1.717-.526 0-.947.105-1.263.317a.934.934 0 00-.474.845c0 .423.21.749.632.978.42.211 1.079.44 1.973.687.948.264 1.728.528 2.342.792.614.264 1.14.67 1.579 1.216.438.528.658 1.233.658 2.113zM52.579 20.89c-.895.74-2.14 1.11-3.737 1.11-1.473 0-2.666-.387-3.578-1.163-.895-.792-1.342-2.201-1.342-4.227V11.09H41.5V7.996h2.42v-4.2h3.658v4.2h4.105v3.091h-4.105v4.915c0 .916.158 1.611.474 2.087.316.475.824.713 1.526.713.614 0 1.193-.185 1.737-.555l1.263 2.642zM63.047 14.259v-3.303h7.368v7.874c-.597.968-1.553 1.743-2.868 2.325-1.298.563-2.737.845-4.316.845-1.877 0-3.543-.423-5-1.268-1.455-.846-2.587-2.026-3.393-3.54-.807-1.515-1.21-3.25-1.21-5.205 0-1.973.411-3.717 1.236-5.231.842-1.515 1.99-2.686 3.447-3.514C59.767 2.414 61.38 2 63.152 2c1.772 0 3.307.405 4.605 1.215 1.316.793 2.201 1.814 2.658 3.065l-3.158 1.823c-.386-.81-.938-1.444-1.658-1.902-.719-.476-1.57-.714-2.552-.714-1.035 0-1.965.265-2.789.793-.825.528-1.474 1.286-1.947 2.272-.474.987-.71 2.131-.71 3.435 0 1.338.236 2.5.71 3.487.491.987 1.175 1.744 2.052 2.272.895.529 1.93.793 3.105.793 1.368 0 2.438-.379 3.21-1.136v-3.144h-3.63zM80.168 2.343c1.526 0 2.86.265 4 .793 1.14.528 2.017 1.277 2.631 2.246.631.95.947 2.07.947 3.355 0 1.268-.316 2.387-.947 3.355-.614.952-1.491 1.691-2.631 2.22-1.14.51-2.474.766-4 .766h-2.815v6.605h-3.816V2.343h6.631zm-.42 9.485c1.192 0 2.148-.255 2.867-.766.72-.528 1.08-1.303 1.08-2.325 0-1.021-.36-1.796-1.08-2.325-.719-.546-1.675-.819-2.868-.819h-2.394v6.235h2.394zM88.476 2.343H104v3.409h-5.841v15.931h-3.842V5.752h-5.841V2.343z"
})]
}));
});
export default Icon;