@lobehub/icons
Version:
Popular AI / LLM Model Brand SVG Logo and Icon Collection
39 lines (38 loc) • 11 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: "nonzero",
height: size,
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: "M4.44 18.835H2V7.9h2.44v10.936zm0-12.597H2V4h2.44v2.238zm5.97 12.7a4.287 4.287 0 01-1.18-.558 4.987 4.987 0 01-1.741-2.066 6.443 6.443 0 01-.569-2.05 8.025 8.025 0 01-.05-.897 7.567 7.567 0 01.174-1.652c.1-.452.25-.892.45-1.31a5.058 5.058 0 011.291-1.7 4.56 4.56 0 012.465-1.07 5.832 5.832 0 011.928.094c.501.113.975.324 1.394.62.706.503 1.24 1.19 1.605 2.061.24.581.4 1.192.477 1.815.047.379.071.76.07 1.142a8.396 8.396 0 01-.163 1.688c-.088.43-.216.85-.384 1.254a4.868 4.868 0 01-.893 1.424c-.221.242-.468.459-.737.647a4.104 4.104 0 01-1.59.659c-.36.069-.727.102-1.094.1a5.052 5.052 0 01-1.25-.147l-.203-.055zm1.828-1.986c.22.001.44-.018.657-.058.361-.07.67-.2.928-.393.402-.3.695-.72.88-1.26.102-.299.174-.606.216-.918.03-.217.05-.445.059-.683l.004-.273a7.049 7.049 0 00-.053-.888 5.096 5.096 0 00-.187-.876l-.038-.114c-.186-.537-.475-.956-.866-1.256a2.1 2.1 0 00-.807-.373 3.084 3.084 0 00-.712-.078c-.24-.001-.48.023-.715.074a2.314 2.314 0 00-.905.407 2.752 2.752 0 00-.86 1.097c-.03.065-.057.132-.082.2a5.142 5.142 0 00-.304 1.807c0 .668.1 1.274.299 1.818.098.275.236.534.407.77.145.197.316.372.51.52.27.206.582.347.915.413.161.033.325.053.49.06l.164.004zm4.901 1.883h-2.157V11.16h-.303V4.253h2.46v14.582zm12.76-4.79h-2.42v-.89c-.007-1.189-.217-2.056-.628-2.603-.394-.522-1.002-.795-1.827-.819l-.059-.001h-.059a3.842 3.842 0 00-.861.09c-.394.09-.732.25-1.013.477-.131.106-.25.226-.354.36-.215.28-.38.596-.485.933-.163.497-.244 1.088-.244 1.775 0 .766.117 1.413.35 1.94.098.226.226.439.38.632.362.452.879.755 1.45.85.223.042.45.063.676.062.262.001.523-.027.778-.085.274-.063.536-.17.777-.315.378-.234.689-.563.901-.953.038-.068.073-.137.106-.207l2.41.73c-.418.985-1.065 1.751-1.94 2.298a5.344 5.344 0 01-2.89.82c-1.107 0-2.08-.24-2.917-.719a5.085 5.085 0 01-1.96-1.995 5.644 5.644 0 01-.647-2.033 7.87 7.87 0 01.085-2.431 5.88 5.88 0 01.548-1.586 5.037 5.037 0 011.914-2.051c.817-.486 1.762-.73 2.835-.73a6.06 6.06 0 011.39.153c.536.122 1.044.34 1.501.643a4.619 4.619 0 011.613 1.891c.055.115.107.233.154.352.19.482.32.985.387 1.498a9.08 9.08 0 01.055 1.818l-.006.097zm-1.195 0H21.18v-1.842h7.524v1.843zm6.768 4.912a4.953 4.953 0 01-1.34-.557 5.035 5.035 0 01-1.9-2.04 5.989 5.989 0 01-.607-1.974 7.66 7.66 0 01-.066-1.019 7.281 7.281 0 01.162-1.568c.109-.505.286-.993.527-1.45a5.077 5.077 0 011.914-2.025c.817-.486 1.762-.73 2.835-.73a6.216 6.216 0 011.5.175c.484.118.949.308 1.376.565a5.07 5.07 0 011.904 2.04c.318.618.525 1.286.612 1.974.045.338.067.678.067 1.02 0 1.133-.228 2.134-.684 3.002a5.069 5.069 0 01-1.909 2.035 5.141 5.141 0 01-1.972.676 6.62 6.62 0 01-.894.058 6.14 6.14 0 01-1.31-.132l-.215-.05zm1.525-2.106c.29.002.577-.031.858-.1a2.26 2.26 0 001.31-.873c.271-.379.465-.808.57-1.262a5.14 5.14 0 00.138-1.249c0-.818-.142-1.509-.428-2.071a3.052 3.052 0 00-.29-.466 2.32 2.32 0 00-1.444-.88 3.606 3.606 0 00-.714-.066c-.235-.002-.47.02-.7.064a2.4 2.4 0 00-.915.376c-.371.26-.666.616-.853 1.029-.03.064-.058.13-.084.196a4.36 4.36 0 00-.241.933 5.998 5.998 0 00-.062.885c-.002.348.028.696.09 1.039.072.386.188.734.347 1.044.082.16.178.311.287.454.457.598 1.119.913 1.985.944l.146.003zm7.94 4.77l2.248-1.115a1.99 1.99 0 00.886.886c.381.193.788.289 1.22.289.252.001.504-.023.75-.073.21-.043.413-.109.607-.195.247-.109.472-.263.662-.455.1-.102.188-.214.265-.335.206-.328.31-.732.31-1.212l-.002-.09v-3.108h.304V7.899h2.137v11.463c0 .277-.012.542-.035.795a5.99 5.99 0 01-.117.744 3.873 3.873 0 01-.37.996c-.149.276-.338.53-.562.751-.38.374-.828.67-1.321.874a5.024 5.024 0 01-.385.144c-.453.146-.92.244-1.393.29a8.34 8.34 0 01-.86.044c-.608 0-1.19-.095-1.747-.284a4.948 4.948 0 01-1.504-.815 4.377 4.377 0 01-.996-1.117l-.097-.164zm2.678-2.684a4.286 4.286 0 01-1.18-.557 4.987 4.987 0 01-1.741-2.066 6.443 6.443 0 01-.569-2.05 8.037 8.037 0 01-.05-.897 7.567 7.567 0 01.174-1.652c.1-.452.25-.892.45-1.31a4.93 4.93 0 011.767-2.056 4.56 4.56 0 011.99-.713 5.832 5.832 0 011.927.093c.501.113.975.324 1.394.62.706.503 1.24 1.19 1.605 2.061.24.581.4 1.192.477 1.815.047.379.071.76.07 1.142a8.396 8.396 0 01-.163 1.688c-.088.43-.216.85-.384 1.254a4.868 4.868 0 01-.893 1.424c-.221.242-.468.459-.737.647a4.104 4.104 0 01-1.59.659c-.36.069-.727.102-1.094.1a5.052 5.052 0 01-1.25-.147l-.203-.055zm1.828-1.985c.22.001.44-.018.657-.058.361-.07.67-.2.928-.393.401-.3.695-.72.88-1.26.102-.299.174-.606.216-.918.03-.217.05-.445.059-.683l.004-.273a7.049 7.049 0 00-.053-.888 5.087 5.087 0 00-.187-.876l-.038-.114c-.186-.537-.474-.956-.866-1.256a2.1 2.1 0 00-.807-.373 3.085 3.085 0 00-.712-.078c-.24-.001-.48.023-.715.074a2.314 2.314 0 00-.905.407 2.752 2.752 0 00-.86 1.097 3.37 3.37 0 00-.082.2 5.142 5.142 0 00-.304 1.807c0 .668.1 1.274.299 1.818.098.275.236.534.407.77.145.197.316.372.51.52.27.206.582.347.915.413.161.033.325.053.49.06l.164.004zm10.167 1.883h-2.45V7.9h2.156v2.663l-.263-.344c.135-.365.316-.697.542-.998.194-.257.421-.476.682-.657l.133-.087c.27-.182.569-.326.896-.43a4.255 4.255 0 011.32-.203c.23 0 .462.018.69.056v2.278a2.582 2.582 0 00-.466-.088 3.432 3.432 0 00-.447-.014l-.206.011c-.369.03-.706.124-1.01.282l-.129.072c-.223.12-.428.27-.608.448a2.363 2.363 0 00-.217.251c-.18.24-.32.507-.417.79l-.054.177a4.126 4.126 0 00-.14.824c-.008.115-.012.23-.012.346v5.56zm12.901-7.29l-.87.495c.004-.478-.062-.876-.199-1.195a1.564 1.564 0 00-.308-.475 1.497 1.497 0 00-.536-.348c-.298-.118-.67-.181-1.116-.189h-.09c-.492 0-.968.115-1.428.344a1.813 1.813 0 00-.828.852 2.53 2.53 0 00-.134.333l-2.227-.699a4.13 4.13 0 011.544-2.228c.39-.281.826-.49 1.29-.617.36-.102.754-.17 1.18-.201a8.133 8.133 0 011.893.083c.44.073.868.197 1.277.37.74.318 1.288.838 1.646 1.56a3.385 3.385 0 01.354 1.18c.024.237.04.474.05.711.007.2.011.4.011.6v6.714h-2.137v-2.37l.355.386a5.978 5.978 0 01-.681.9 4.262 4.262 0 01-1.046.836c-.594.332-1.321.515-2.181.547-.095.004-.19.005-.284.005-.79 0-1.459-.15-2.006-.45a3.29 3.29 0 01-.814-.621 2.916 2.916 0 01-.426-.58c-.28-.499-.42-1.05-.42-1.65a4.094 4.094 0 01.074-.795c.042-.215.105-.425.189-.628.175-.422.445-.786.81-1.093a3.57 3.57 0 01.617-.414c.202-.108.423-.206.665-.293l.136-.048c.205-.066.411-.125.62-.178.141-.037.29-.072.444-.107l.358-.076.122-.024c.492-.095 1.02-.185 1.582-.27l1.188-.17c.287-.042.58-.085.876-.13l.45-.068zm-.911 1.792l.75.223-1.181.187-.713.116-.281.048-.565.1-.135.026a28.09 28.09 0 00-.376.074 11.11 11.11 0 00-.503.115 7.686 7.686 0 00-.5.144 3.19 3.19 0 00-.672.322l-.047.032a1.708 1.708 0 00-.266.225 1.183 1.183 0 00-.341.859c-.002.14.019.28.06.414a1.2 1.2 0 00.142.3c.097.145.221.269.367.365.072.047.147.09.225.126.226.105.497.165.816.179l.151.003c.503 0 .938-.08 1.307-.242l.111-.052c.18-.089.352-.195.513-.315.157-.118.3-.253.424-.404.082-.1.16-.203.23-.312.11-.169.19-.331.24-.488.13-.31.202-.666.219-1.068l.015-.42c.005-.172.008-.326.01-.46v-.097zm20.628 5.498h-2.44v-6.643c0-.749-.186-1.335-.558-1.757-.371-.421-.874-.632-1.509-.632a2.204 2.204 0 00-.654.094 1.857 1.857 0 00-1.048.807 2.28 2.28 0 00-.315.826c-.033.188-.05.38-.048.571l-1.084-.638c-.007-.756.164-1.422.511-2a3.674 3.674 0 011.413-1.352 4.02 4.02 0 011.765-.48 4.821 4.821 0 011.343.118c.64.14 1.219.477 1.657.965.644.726.967 1.68.967 2.86v7.261zm-6.572 0h-2.43v-6.612c0-.563-.102-1.034-.304-1.413a1.961 1.961 0 00-.254-.37 1.83 1.83 0 00-1.193-.618 2.607 2.607 0 00-.326-.02 2.2 2.2 0 00-.696.106 1.806 1.806 0 00-.797.533 2.2 2.2 0 00-.505 1.045c-.04.202-.059.409-.057.615L78 11.372a3.68 3.68 0 01.243-1.347c.077-.197.172-.387.283-.567a3.777 3.777 0 011.423-1.342 4.018 4.018 0 011.668-.479c.114-.008.228-.012.342-.012.817 0 1.5.174 2.051.522.55.348.962.82 1.235 1.418.197.435.323.898.375 1.373.024.214.036.43.036.647v7.25zm-6.563 0h-2.46V7.9h2.157v3.392h.303v7.544z"
})]
}));
});
export default Icon;