UNPKG

@lobehub/icons

Version:

Popular AI / LLM Model Brand SVG Logo and Icon Collection

40 lines (39 loc) 11.5 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 24 24", width: size, xmlns: "http://www.w3.org/2000/svg" }, rest), {}, { children: [/*#__PURE__*/_jsx("title", { children: TITLE }), /*#__PURE__*/_jsx("path", { d: "M9.564.054c-.16.026-.3.054-.309.063-.009.01.082.425.2.924.291 1.22.58 2.44.869 3.66l.077.327.39-.02a2.8 2.8 0 00.435-.045c.028-.014.08-.155.135-.364.169-.64.59-2.304.604-2.383.008-.044.022-.08.032-.08.02 0 .039.07.453 1.7.244.956.29 1.11.343 1.13.085.032.82.07.82.04 0-.025.53-2.259.91-3.836.133-.555.237-1.023.23-1.04-.016-.043-.732-.148-.763-.113a11.19 11.19 0 00-.202.82 890.344 890.344 0 01-.614 2.7l-.03.115-.04-.13a82.792 82.792 0 01-.343-1.328L12.399.772 12.34.548h-.675l-.354 1.408c-.376 1.489-.43 1.693-.447 1.677-.01-.01-.46-1.97-.708-3.077L10.03 0l-.087.003a5.156 5.156 0 00-.38.05zM8.13.424a3.49 3.49 0 00-.37.153c-.022.022.093.414.774 2.627.163.532.294.97.29.974-.004.004-.291-.288-.637-.65l-1.11-1.154-.48-.498-.279.164c-.154.09-.286.18-.294.2-.011.03.545 2.055.784 2.853.038.126.064.234.058.24-.01.01-.643-.67-1.927-2.07l-.593-.645c-.046-.05-.06-.043-.32.169-.148.12-.288.238-.31.259-.034.033.04.124.489.598L5.94 5.477 7.145 6.75l.349-.233c.192-.128.354-.238.36-.244a2.84 2.84 0 00-.093-.393c-.524-1.875-.676-2.431-.669-2.44.005-.004.467.465 1.026 1.044l1.017 1.052.375-.188c.207-.104.381-.193.388-.2.012-.01-.084-.353-.316-1.122-.174-.577-1-3.386-1.05-3.575a1.055 1.055 0 00-.047-.149 3.314 3.314 0 00-.355.121zm7.295.191c-.085.296-.172.591-.259.886-.7 2.374-1.069 3.642-1.06 3.65.006.005.18.095.388.2l.378.188.212-.227c.397-.425 1.818-1.878 1.829-1.868.008.01-.29 1.105-.654 2.398-.061.22-.106.411-.098.424.008.012.168.127.356.255l.341.232.685-.728c.377-.4.94-.994 1.25-1.32 1.13-1.183 1.511-1.592 1.517-1.625.005-.035-.545-.482-.594-.482-.026 0-.888.92-2.03 2.165-.283.31-.524.567-.535.571-.01.005.044-.216.121-.49l.312-1.12c.095-.341.228-.817.297-1.057l.125-.436-.232-.14-.294-.177c-.058-.037-.089-.011-.548.46-.268.274-.642.66-.831.859-.212.222-.425.444-.64.664l-.294.303.055-.173c.03-.095.166-.537.3-.982.16-.524.32-1.049.482-1.573.13-.42.238-.797.24-.835.002-.062-.023-.08-.2-.147l-.363-.137-.162-.061-.094.323zM2.935 3.832a9.473 9.473 0 00-.241.304c-.082.11-.082.113-.029.164l.659.61c1.72 1.588 2.093 1.94 2.029 1.918-.024-.008-.704-.204-1.511-.434l-1.515-.435c-.036-.01-.09.06-.221.289l-.174.303.754.729 1.151 1.115c.22.212.394.389.389.393-.006.004-.334-.093-.73-.216C.75 7.716.648 7.686.616 7.718c-.044.045-.276.65-.263.688.006.017.087.054.181.082l1.97.59c.99.297 1.986.597 2.215.668.229.07.432.122.452.114.02-.007.121-.182.224-.387l.187-.374-1.05-1.017c-.578-.56-1.046-1.022-1.039-1.03.01-.01 2.443.677 2.732.771.077.025.085.016.299-.312a4.15 4.15 0 00.232-.383c.008-.03-.312-.352-.946-.952L4.303 4.748c-1.074-1.02-1.171-1.11-1.19-1.109a1.51 1.51 0 00-.178.193zm17.09.606c-.604.574-1.21 1.147-1.815 1.72-.534.504-.97.929-.97.943 0 .014.101.186.227.381.173.27.24.353.28.346.03-.005.66-.184 1.403-.397a38.226 38.226 0 011.36-.378c.006.006-.33.34-.745.743-1.258 1.22-1.317 1.278-1.317 1.313 0 .05.335.725.371.748.018.01.831-.221 1.809-.514.977-.294 2.049-.614 2.381-.713a13.1 13.1 0 00.636-.197c.021-.012-.015-.14-.11-.378a10.37 10.37 0 00-.147-.367c-.007-.007-.787.232-2.048.626a49.53 49.53 0 01-1.568.476c0-.009.853-.848 1.352-1.33l.655-.632c.146-.141.266-.27.266-.286a2.47 2.47 0 00-.16-.313c-.13-.23-.17-.282-.213-.268-.03.01-.705.204-1.502.432-.797.229-1.475.424-1.506.435-.08.027.389-.42 2.095-1.992.41-.378.62-.59.61-.618-.02-.052-.454-.576-.48-.579-.01 0-.399.359-.863.8zM.116 9.198c0 .009-.027.179-.06.377-.034.2-.05.37-.037.384.021.02.67.174 3.342.799.179.042.321.079.317.083-.009.008-.592.16-1.98.518-.514.133-.97.255-1.014.272l-.08.03.019.326c.01.179.022.329.026.333.003.005.536.145 1.183.312 1.567.403 1.856.48 1.845.49a11.11 11.11 0 01-.526.127c-.284.064-1.015.233-1.625.377-.61.144-1.202.282-1.317.308-.152.034-.208.059-.208.093 0 .07.11.692.127.72.008.014.29-.043.627-.127.337-.083 1.438-.35 2.448-.594l1.834-.442v-.29c0-.159-.008-.356-.018-.437L5 12.708l-1.14-.29-1.406-.358a1.43 1.43 0 01-.266-.08c0-.008.605-.169 1.345-.358.74-.189 1.372-.354 1.406-.366.072-.026.093-.15.1-.59l.005-.287-.846-.207-1.766-.43c-.507-.122-1.23-.3-1.608-.392-.752-.187-.71-.177-.71-.153zm23.038.157c-.665.164-1.65.404-3.374.822l-.813.198.002.304c.001.168.01.364.022.435l.019.13.403.104c.222.058.853.22 1.403.36.55.142 1 .263 1 .272 0 .008-.12.044-.266.08l-1.407.358-1.14.29-.018.192c-.01.105-.018.302-.018.438v.246l1.547.372c.85.205 1.955.473 2.453.595.499.123.911.22.916.214.016-.015.13-.765.117-.775-.012-.01-1.281-.31-2.644-.624a90.518 90.518 0 01-.965-.226c-.075-.02-.044-.034.26-.112l1.533-.395a116.39 116.39 0 011.201-.307c.008 0 .014-.15.014-.332 0-.318-.003-.334-.065-.36a18.712 18.712 0 00-.798-.216c-1.455-.373-2.202-.568-2.211-.578-.005-.005.033-.018.086-.03.052-.01.562-.128 1.132-.262l1.74-.406c.389-.09.71-.168.717-.173a7.514 7.514 0 00-.103-.724c-.008-.036-.023-.064-.034-.062-.01.001-.329.079-.709.172zM4.863 14.16c-.468.148-.938.293-1.41.433a1617.731 1617.731 0 00-2.896.868l-.234.07.127.353c.07.193.133.358.14.365.008.007.237-.054.51-.137a4538.896 4538.896 0 013.125-.946c.027-.008-.01.04-.08.108-.959.915-2.188 2.118-2.188 2.14 0 .016.073.158.162.316.108.191.175.282.201.272.022-.008.697-.202 1.5-.431a183.2 183.2 0 001.518-.438c.08-.03.205-.15-2.257 2.189-.23.219-.423.41-.429.426-.01.027.356.505.44.575.045.037.235-.14 2.002-1.862.261-.254.743-.72 1.071-1.035l.597-.573-.078-.134a11.89 11.89 0 00-.227-.368l-.15-.235-1.39.4a40.32 40.32 0 01-1.416.392c-.023-.007 1.662-1.675 1.931-1.911.068-.06.122-.126.122-.148 0-.037-.366-.793-.381-.787l-.31.098zm13.77.277a3.477 3.477 0 00-.185.409c0 .02.467.49 1.038 1.043.57.553 1.032 1.01 1.027 1.016-.008.008-1.845-.508-2.72-.763l-.092-.027-.215.336a5.03 5.03 0 00-.228.38c-.01.028.239.283.714.736.4.38 1.214 1.164 1.809 1.739.594.576 1.091 1.046 1.104 1.045.03-.002.453-.535.463-.585.005-.02-.066-.108-.158-.194a77.976 77.976 0 01-.601-.575c-.239-.231-.778-.745-1.199-1.142-.42-.396-.762-.724-.759-.727.003-.003.698.194 1.545.437 1.093.315 1.545.434 1.56.41.013-.018.092-.152.177-.297l.154-.264-.436-.43a107.63 107.63 0 00-1.14-1.108 28.22 28.22 0 01-.714-.697c-.006-.012.027-.009.072.006.072.024.732.224 2.873.869.364.11.67.2.68.2.02 0 .023-.007.181-.442.074-.204.093-.286.067-.294-.02-.007-.373-.111-.784-.233-.67-.197-2.869-.86-3.722-1.12l-.325-.1-.185.372zM6.068 18.34c-.578.623-1.35 1.453-1.717 1.845-.367.392-.666.72-.666.728 0 .026.582.481.604.473.012-.005.33-.347.707-.76 1.072-1.173 1.804-1.96 1.85-1.988.03-.018.038-.015.027.014-.035.096-.78 2.746-.843 3.003-.017.07.001.087.272.255l.29.18.453-.472.741-.775c.867-.912 1.056-1.104 1.04-1.052-.022.072-.683 2.333-.893 3.058-.088.301-.15.556-.139.566.034.03.697.295.708.283.006-.006.091-.297.19-.646.098-.35.327-1.149.509-1.776l.515-1.78c.102-.352.185-.652.185-.669 0-.016-.17-.116-.378-.222l-.378-.193-.208.212-1.021 1.058c-.448.465-.818.842-.822.837-.008-.008.091-.373.578-2.118.102-.367.186-.678.185-.693 0-.023-.366-.276-.634-.438l-.103-.062-1.052 1.132zm10.453-.901l-.371.245a.656.656 0 00.034.178c.105.385.58 2.094.655 2.36.045.157.078.29.073.296-.005.005-.466-.465-1.025-1.044l-1.015-1.052-.118.058c-.406.2-.65.33-.65.349 0 .012.095.35.212.75.16.551.32 1.102.478 1.654.719 2.508.702 2.454.773 2.447.035-.005.196-.064.358-.134.263-.113.293-.133.286-.195a78.497 78.497 0 00-.52-1.822 57.434 57.434 0 01-.497-1.751c.015.002.715.734 1.891 1.977l.32.338.241-.147c.133-.08.266-.164.295-.186.059-.044.084.056-.572-2.273a18.747 18.747 0 01-.231-.86c.012-.012 1.195 1.257 2.412 2.588.091.1.178.177.192.172.08-.03.574-.47.557-.497a3.571 3.571 0 00-.21-.235 390.91 390.91 0 01-1.798-1.933 162.39 162.39 0 00-.762-.823l-.52-.557-.129-.139-.36.236zm-6.13 1.512c0 .014-.415 1.783-.95 4.052-.114.482-.202.88-.197.886.027.027.726.13.745.11.012-.013.2-.797.416-1.741.49-2.132.447-1.963.478-1.891.014.032.155.57.314 1.198.346 1.36.46 1.796.478 1.825.015.024.672.032.672.008 0-.014.192-.773.55-2.18.26-1.017.23-.92.26-.84.014.037.11.434.211.88l.332 1.433c.08.341.179.77.22.952.04.183.083.343.095.355.02.022.715-.08.744-.108.008-.008-.06-.33-.15-.715l-.409-1.726c-.47-1.996-.59-2.496-.6-2.505-.01-.011-.855.046-.863.058-.003.005-.166.641-.362 1.415-.197.773-.366 1.397-.376 1.385-.01-.011-.106-.365-.214-.786a234.85 234.85 0 00-.358-1.385l-.162-.62-.113-.018c-.162-.026-.762-.059-.762-.042z" })] })); }); export default Icon;