UNPKG

@lobehub/icons

Version:

Popular AI / LLM Model Brand SVG Logo and Icon Collection

39 lines (38 loc) 9.41 kB
'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 154 24", xmlns: "http://www.w3.org/2000/svg" }, rest), {}, { children: [/*#__PURE__*/_jsx("title", { children: TITLE }), /*#__PURE__*/_jsx("path", { d: "M2.706 21.639c-.445 0-.706-.26-.706-.692v-.228c0-.432.208-.634.595-.778l.86-.287c.595-.229.802-.49.802-1.095V4.563c0-.605-.207-.864-.802-1.095l-.866-.287C2.203 3.037 2 2.838 2 2.403v-.228c0-.433.267-.692.712-.692h5.852c.446 0 .713.26.713.692v.228c0 .432-.208.634-.594.778l-.867.285c-.624.228-.832.49-.832 1.095v13.994c0 .604.208.863.832 1.094l.86.288c.387.144.595.342.595.777v.228c0 .433-.267.692-.713.692l-5.852.005zM11.053 21.658c-.445 0-.707-.26-.707-.692v-.2c0-.404.208-.606.623-.721l.589-.172c.588-.174.802-.457.802-1.095V11.32c0-.864-.236-1.21-1.366-1.469-.471-.114-.653-.288-.653-.685v-.178c0-.317.177-.548.622-.692l2.645-1.007c.706-.26 1.158 0 1.158.72v.633c0 .288.236.375.471.229l.47-.26c1.427-.864 3.03-1.412 4.634-1.412 2.436 0 3.743 1.47 3.743 4.032v7.55c0 .633.208.92.83 1.094l.566.172c.416.114.623.318.623.72v.201c0 .433-.267.692-.713.692h-3.178c-.447 0-.714-.26-.714-.692V11.81c0-1.7-.445-2.563-1.96-2.563s-3.088.57-3.95 1.094c-.534.288-.683.57-.683 1.123v7.316c0 .634.207.921.802 1.095l.588.172c.417.114.624.318.624.72v.201c0 .433-.267.692-.706.692l-5.16-.002zM32.957 21.658h-5.183c-.447 0-.715-.26-.715-.693v-.202c0-.404.208-.606.625-.722l.596-.173c.596-.173.804-.462.804-1.097V9.674c0-.202-.149-.346-.357-.346h-1.072c-.447 0-.715-.29-.715-.722v-.203c0-.404.208-.635.566-.808l.327-.144c.477-.26.596-.463.685-.982l.15-1.386C29.143 1.675 31.168 0 34.773 0c1.25 0 2.532.318 3.395.664.18.087.328.087.537 0l1.489-.548c.715-.29 1.191 0 1.191.721v17.934c0 .635.209.924.834 1.097l.596.173c.417.116.626.318.626.722v.202c0 .434-.298.693-.745.693h-5.153c-.477 0-.745-.26-.745-.693v-.202c0-.404.209-.606.626-.722l.596-.173c.625-.173.834-.462.834-1.097V4.505c0-.52-.209-.838-.685-1.213-1.133-.866-2.77-1.415-4.29-1.415-2.055 0-2.979 1.04-2.979 2.743 0 1.79.924 2.83 3.485 2.83h.507c.447 0 .715.26.715.694v.49c0 .434-.268.694-.715.694h-2.86c-.208 0-.387.144-.387.346v9.097c0 .635.209.924.804 1.097l.596.173c.417.116.626.318.626.722v.202c0 .434-.268.693-.715.693zM56.303 18.918C55.62 20.444 53.72 22 50.453 22c-4.159 0-7.248-2.908-7.248-7.371 0-4.493 2.97-7.373 6.801-7.373 2.944 0 5.228 1.585 5.881 4.436.118.547-.088.806-.534.95l-8.821 3.167a.362.362 0 00-.203.186.337.337 0 00-.006.27c.683 1.987 2.347 3.34 4.752 3.34 1.872 0 3.18-.684 3.92-1.554.387-.403.804-.57 1.19-.318.355.206.386.58.118 1.185zM45.76 13.562c-.002.114.008.229.029.342.03.172.148.26.386.144l6.416-2.36c.267-.087.445-.203.326-.549-.475-1.349-1.663-2.007-3-2.007-2.346 0-4.157 1.695-4.157 4.43zM57.462 14.627c0-4.406 2.792-7.343 6.742-7.343.95 0 1.515.26 2.17.26.711 0 .979-.26 1.336-.26.386 0 .534.173.712.518l1.455 3.11c.208.456.06.807-.267.95l-.118.057c-.353.202-.706.115-1.01-.228-1.605-1.816-2.675-2.65-4.278-2.65-2.198 0-4.158 1.698-4.158 4.693 0 3.425 2.109 5.874 5.405 5.874 1.605 0 2.585-.403 3.327-1.123.471-.432.802-.518 1.159-.316.326.2.505.518.09 1.238-.833 1.555-2.826 2.591-5.198 2.591-4.516 0-7.367-2.937-7.367-7.371zM72.847 19.062V9.76a.323.323 0 00-.1-.245.343.343 0 00-.253-.097h-1.07c-.444 0-.712-.26-.712-.634V8.58c0-.342.118-.57.504-.835 1.01-.72 1.783-1.612 2.645-2.793.267-.403.564-.547.89-.547.446 0 .743.287.743.749v2.044a.321.321 0 00.1.245.343.343 0 00.253.097h2.762c.446 0 .713.26.713.685v.49c0 .432-.267.691-.713.691h-2.881a.353.353 0 00-.253.098.331.331 0 00-.1.245v8.869c0 .922.446 1.353 1.367 1.353 1.514 0 1.663-.684 2.346-.684a.566.566 0 01.412.165.54.54 0 01.152.405c0 1.066-1.247 2.131-3.445 2.131-2.29.01-3.36-1.113-3.36-2.926zM81.818 21.71c-.445 0-.712-.258-.712-.69v-.202c0-.403.209-.605.624-.72l.589-.172c.594-.174.802-.457.802-1.095v-7.4c0-.864-.236-1.21-1.366-1.469-.471-.114-.654-.287-.654-.691v-.173c0-.316.178-.546.624-.685l2.762-1.066c.743-.259 1.188 0 1.188.72v10.766c0 .634.209.922.802 1.095l.589.172c.415.114.623.318.623.72v.202c0 .432-.268.691-.707.691l-5.164-.002zm.267-18.688c0-1.007.833-1.785 1.991-1.785 1.159 0 1.99.778 1.99 1.785 0 1.008-.833 1.786-1.992 1.786-1.158 0-1.99-.806-1.99-1.786h.001zM87.668 14.627c0-4.378 3.09-7.373 7.129-7.373s7.127 2.995 7.127 7.373c0 4.377-3.088 7.371-7.127 7.371-4.04 0-7.13-2.995-7.13-7.371zm11.673.662c0-3.196-1.753-5.936-4.99-5.936-2.376 0-4.099 1.67-4.099 4.579 0 3.225 1.782 5.96 4.99 5.96 2.376.004 4.1-1.666 4.1-4.598v-.005zM102.905 21.711c-.446 0-.714-.259-.714-.692v-.2c0-.403.209-.605.624-.72l.589-.173c.589-.174.803-.457.803-1.095v-7.458c0-.864-.236-1.21-1.367-1.469-.471-.114-.653-.287-.653-.685v-.178c0-.317.177-.548.624-.691l2.643-1.008c.713-.26 1.158 0 1.158.72v.633c0 .288.236.375.471.229l.471-.26c1.426-.863 3.031-1.411 4.634-1.411 2.436 0 3.743 1.469 3.743 4.031v7.55c0 .633.207.92.831 1.094l.564.172c.416.115.624.318.624.72v.202c0 .432-.267.691-.706.691h-3.166c-.445 0-.712-.259-.712-.691v-9.16c0-1.699-.447-2.562-1.961-2.562s-3.089.571-3.951 1.094c-.534.289-.683.57-.683 1.123v7.317c0 .633.209.92.802 1.094l.589.172c.415.115.624.318.624.72v.202c0 .432-.268.691-.714.691l-5.167-.002zM151.29 21.698h-5.868c-.447 0-.715-.26-.715-.693v-.231c0-.433.209-.636.595-.78l.865-.289c.596-.23.804-.49.804-1.097V4.573c0-.606-.208-.866-.804-1.097l-.865-.289c-.386-.144-.595-.346-.595-.78v-.23c0-.434.268-.694.715-.694h5.868c.447 0 .715.26.715.693v.231c0 .434-.208.636-.595.78l-.864.289c-.626.231-.835.49-.835 1.097v14.035c0 .606.209.866.835 1.097l.864.29c.387.143.595.346.595.779v.23c0 .434-.268.694-.715.694zM129.749 21.698h-5.273c-.476 0-.744-.26-.744-.693v-.202c0-.376.149-.549.536-.693l.655-.26c.805-.318 1.221-.751 1.52-1.444l5.242-13.342c.298-.75.03-1.184-.655-1.444l-1.014-.346c-.624-.231-.773-.52-.655-.953l.06-.231c.12-.404.358-.607.834-.607h3.456c.446 0 .774.203.923.607l6.553 15.998c.417 1.01.805 1.386 1.52 1.704l.625.26c.387.173.536.404.536.722v.23c0 .434-.268.694-.715.694h-5.6c-.476 0-.745-.26-.745-.693v-.231c0-.318.149-.549.537-.664l.566-.203c.744-.26.833-.52.595-1.154l-.983-2.57c-.06-.174-.208-.26-.417-.26h-7.208c-.209 0-.357.086-.417.288l-.864 2.282c-.268.721-.06 1.126.775 1.472l.535.202c.388.116.537.347.537.636v.202c0 .433-.268.693-.715.693zm.924-7.537h5.599c.269 0 .387-.145.298-.405l-2.889-7.392c-.119-.289-.357-.289-.477 0l-2.829 7.392c-.09.26.059.405.298.405z" })] })); }); export default Icon;