@lobehub/icons
Version:
Popular AI / LLM Model Brand SVG Logo and Icon Collection
39 lines (38 loc) • 6.33 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 107 24",
xmlns: "http://www.w3.org/2000/svg"
}, rest), {}, {
children: [/*#__PURE__*/_jsx("title", {
children: TITLE
}), /*#__PURE__*/_jsx("path", {
d: "M2 21.731V0h7.035l4.472 14.22h.178L18.097 0h7.065v21.731h-4.501v-8.585l.06-8.287h-.21l-5.097 16.872h-3.636L6.68 4.86h-.238l.09 8.347v8.525H2zM36.12 22c-1.213 0-2.306-.178-3.28-.536a7.24 7.24 0 01-2.533-1.64 7.136 7.136 0 01-1.64-2.593c-.377-1.033-.566-2.196-.566-3.488 0-1.65.318-3.09.954-4.322a6.953 6.953 0 012.742-2.921c1.193-.696 2.633-1.044 4.323-1.044 1.192 0 2.275.189 3.249.567a6.942 6.942 0 012.504 1.64 7.136 7.136 0 011.64 2.593c.397 1.013.596 2.176.596 3.487 0 1.63-.318 3.07-.954 4.323a6.995 6.995 0 01-2.743 2.891C39.24 21.652 37.81 22 36.12 22zm-.03-3.547c.715 0 1.341-.169 1.878-.507.556-.357.974-.884 1.252-1.58.298-.695.447-1.57.447-2.623 0-.795-.08-1.48-.239-2.057-.158-.596-.397-1.093-.715-1.49a2.796 2.796 0 00-1.133-.865 3.489 3.489 0 00-1.46-.298 3.602 3.602 0 00-1.908.507c-.537.338-.954.855-1.252 1.55-.298.696-.447 1.58-.447 2.653 0 .795.08 1.49.238 2.087.179.576.427 1.063.745 1.46.318.378.696.666 1.133.865a3.49 3.49 0 001.46.298zm10.513 3.28V5.752h4.202l.178 2.892h.18c.437-1.073 1.112-1.868 2.026-2.385.915-.537 1.938-.805 3.07-.805.796 0 1.531.13 2.207.388a4.44 4.44 0 011.788 1.132c.517.517.915 1.203 1.193 2.057.298.835.447 1.848.447 3.04v9.66h-4.382v-8.705c0-.894-.11-1.64-.328-2.236-.199-.596-.517-1.033-.954-1.312-.437-.298-1.013-.447-1.729-.447-.755 0-1.391.18-1.908.537a3.551 3.551 0 00-1.192 1.401 4.263 4.263 0 00-.418 1.878v8.883h-4.38zm18.593 0V5.752h4.383v15.978h-4.382zm0-18.036V0h4.383v3.696h-4.382zM80.026 22c-1.193 0-2.276-.188-3.25-.566a7.39 7.39 0 01-2.533-1.699 7.657 7.657 0 01-1.61-2.623c-.358-1.014-.537-2.137-.537-3.369 0-1.689.328-3.15.984-4.382A6.944 6.944 0 0175.882 6.5c1.212-.696 2.643-1.044 4.293-1.044 1.37 0 2.583.259 3.636.775 1.074.517 1.928 1.232 2.564 2.147.636.914.984 1.977 1.043 3.19h-4.292c-.08-.557-.269-1.024-.567-1.402a2.47 2.47 0 00-1.073-.835c-.417-.198-.894-.298-1.43-.298-.756 0-1.402.2-1.938.597-.537.377-.934.924-1.193 1.64-.258.695-.387 1.52-.387 2.473 0 1.053.139 1.928.417 2.623.298.676.706 1.193 1.222 1.55.537.338 1.153.507 1.849.507.636 0 1.172-.109 1.61-.328a2.57 2.57 0 001.073-.924c.278-.397.437-.844.476-1.341h4.263c-.06 1.252-.417 2.345-1.073 3.279-.636.914-1.5 1.63-2.593 2.146-1.093.497-2.345.745-3.756.745zm15.24 0a6.64 6.64 0 01-2.624-.506 5.436 5.436 0 01-2.026-1.55c-.557-.696-.984-1.56-1.282-2.594-.298-1.033-.448-2.236-.448-3.607 0-1.848.259-3.378.776-4.59.536-1.233 1.281-2.157 2.235-2.773.974-.616 2.097-.924 3.369-.924.834 0 1.58.13 2.235.388.643.237 1.231.602 1.73 1.073a4.24 4.24 0 011.102 1.61h.239l.179-2.773h4.203v15.978h-4.383V18.93h-.239c-.357.934-.983 1.68-1.878 2.236-.894.556-1.956.835-3.188.835zm1.67-3.547c.814 0 1.48-.189 1.996-.566.527-.366.94-.872 1.193-1.46a4.958 4.958 0 00.387-1.938v-1.52c0-.696-.129-1.342-.387-1.938a3.418 3.418 0 00-1.193-1.461c-.516-.378-1.182-.566-1.997-.566-.715 0-1.341.168-1.878.506-.537.338-.954.855-1.252 1.55-.298.696-.447 1.59-.447 2.683 0 1.053.149 1.938.447 2.653.298.696.715 1.213 1.252 1.55.537.338 1.163.507 1.878.507z"
})]
}));
});
export default Icon;