@lobehub/icons
Version:
Popular AI / LLM Model Brand SVG Logo and Icon Collection
40 lines (39 loc) • 4.85 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 { forwardRef } 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__*/forwardRef(function (_ref, 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,
ref: ref,
style: _objectSpread({
flex: 'none',
lineHeight: 1
}, style),
viewBox: "0 0 94 24",
xmlns: "http://www.w3.org/2000/svg"
}, rest), {}, {
children: [/*#__PURE__*/_jsx("title", {
children: TITLE
}), /*#__PURE__*/_jsx("path", {
d: "M10.272 19.58C5.284 19.58 2 15.95 2 10.79 2 5.728 5.26 2 10.296 2c4.321 0 6.79 2.74 7.506 5.53l-2.592.618c-.47-2.074-2.074-4.05-4.938-4.05-3.531 0-5.68 2.766-5.68 6.692 0 3.95 2.149 6.692 5.704 6.692 2.914 0 4.47-1.803 5.037-4.173l2.593.617c-.889 3.16-3.482 5.654-7.654 5.654zm14.686 0c-3.704 0-5.975-2.79-5.975-6.395 0-3.58 2.271-6.395 5.975-6.395 3.679 0 5.95 2.815 5.95 6.395 0 3.605-2.271 6.395-5.95 6.395zm-3.481-6.395c0 2.42 1.086 4.42 3.481 4.42 2.37 0 3.457-2 3.457-4.42 0-2.395-1.087-4.42-3.457-4.42-2.395 0-3.481 2-3.481 4.42zm11.498 6.099V7.086h2.395V8.79h.025c.543-.938 1.777-2 3.555-2 1.828 0 3.013.938 3.556 2.296.568-.84 1.778-2.296 4-2.296 2.691 0 4.148 1.803 4.148 4.593v7.901h-2.42v-6.988c0-2.123-.42-3.456-2.345-3.456-1.63 0-2.865 1.407-2.865 3.604v6.84H40.63v-6.938c0-2.198-.395-3.506-2.345-3.506-1.63 0-2.89 1.407-2.89 3.604v6.84h-2.419zm21.205 0V9.062h-2.198V7.086h2.198V4.988c0-2 1.185-2.988 3.21-2.988.666 0 1.11.074 1.53.148v1.926A5.63 5.63 0 0058.032 4c-.939 0-1.432.37-1.432 1.333v1.753h2.444v1.976H56.6v10.222h-2.42zM61.252 24c-.518 0-.84-.05-1.185-.099v-2.05c.37.05.691.1 1.086.1 1.235 0 1.828-.544 2.321-1.704l.42-1.062-4.642-12.099h2.642l3.235 9.358 3.21-9.358h2.642l-5.235 13.655C64.808 23.11 63.4 24 61.252 24zm17.83-4.42c-4.148 0-6.568-2.395-6.568-6.74V2.295h2.543v10.346c0 2.914 1.185 4.765 4.025 4.765 2.963 0 4.049-1.851 4.049-4.765V2.296h2.519V12.84c0 4.346-2.396 6.741-6.568 6.741zm10.014-.296V2.296h2.518v16.988h-2.518z"
})]
}));
});
export default Icon;