@lobehub/icons
Version:
Popular AI / LLM Model Brand SVG Logo and Icon Collection
44 lines (43 loc) • 11.1 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 24 24",
width: size,
xmlns: "http://www.w3.org/2000/svg"
}, rest), {}, {
children: [/*#__PURE__*/_jsx("title", {
children: TITLE
}), /*#__PURE__*/_jsx("path", {
d: "M17.72 10.922c.237-.213.235-.254-.024-.514-.46-.46-.922-.917-1.382-1.377-.241-.241-.479-.487-.72-.728-.102-.101-.156-.193-.011-.303.082-.062.043-.129-.02-.182-.16-.135-.343-.203-.543-.113-.24.107-.422.226-.452.558-.094 1.041-.976 1.685-2.026 1.542-1.029-.14-1.69-1.042-1.72-1.981a.3.3 0 00-.118-.248c-.12-.09-.242-.179-.361-.267-.072.05-.05.108-.036.159.03.108-.012.17-.112.208-.628.238-1.254.483-1.884.714-.326.12-.648.249-.966.39a.89.89 0 00-.403.382c-.172-.093-.183-.227-.153-.371a.695.695 0 01.35-.49c.329-.186.686-.302 1.037-.436.549-.21 1.095-.427 1.645-.637.108-.042.223-.068.34-.103.019-.092-.022-.176-.034-.262-.032-.23.07-.39.298-.425.42-.065.846-.08 1.262-.172.3-.066.597-.14.91-.135.802.013 1.408.353 1.811 1.048.023.038.048.075.08.125.516-.31 1.026-.323 1.525.045.095-.132.157-.27.253-.387.4-.487.926-.745 1.534-.853.21-.037.415.018.614.069.418.107.845.162 1.27.226.18.027.363.067.43.27.072.215.008.415-.203.555-.28.186-.41.435-.43.768-.022.393-.197.732-.434 1.038-.185.24-.385.469-.685.575-.208.074-.415.14-.644.006.001.144.093.214.162.291.146.163.293.325.417.506.22.321.201.614-.064.898-.08.086-.093.143-.02.255.2.306.35.634.383 1.01.027.307-.204.705-.534.84-.134.054-.188.135-.239.265-.236.597-.662.97-1.316 1.054-.463.06-.894-.03-1.286-.277-.182-.114-.35-.156-.547-.044-.22.125-.435.262-.467.534-.092.768-.127 1.541-.105 2.314.006.18.095.332.207.468.11.134.15.28.055.434-.253.41-.125.785.102 1.148.086.137.189.265.3.383.113.122.13.256.095.405-.019.081-.035.17-.079.238-.128.202-.085.398.002.593.44.984.928 1.933 1.802 2.618.017.013.034.03.049.046.064.068.162.14.102.241a.292.292 0 01-.32.134.868.868 0 01-.418-.24c-.71-.668-1.251-1.447-1.554-2.38a8.814 8.814 0 00-.139-.397c-.07-.187-.084-.378.014-.553.078-.14.045-.258-.044-.354-.47-.505-.522-1.13-.536-1.771-.003-.128-.006-.262-.044-.382-.185-.59-.167-1.196-.15-1.8.006-.19-.061-.27-.235-.315-.77-.197-1.482-.518-2.09-1.036a1.43 1.43 0 00-.692-.308c-1.078-.205-2.006-1.133-2.219-2.208-.021-.109-.011-.208.083-.27.114-.074.24-.129.38-.083.058.018.075.077.081.137.107 1.048 1.096 1.814 2.102 1.97.752.115 1.481.042 2.213-.122.474-.107.96-.155 1.44-.22.207-.028.376.055.527.178.276.228.597.355.944.408.334.051.661.025.947-.185.119-.087.219-.19.243-.338-.021-.03-.044-.033-.064-.023-.4.196-.8.132-1.193-.007a3.36 3.36 0 01-1.392-.912.7.7 0 01-.117-.163c-.048-.099-.04-.196.054-.271.094-.075.188-.093.287-.006.305.268.626.509 1.02.634.279.089.557.095.843.027.494-.117.491-.832.215-1.13-.232-.249-.525-.273-.825-.31-.236-.03-.45-.104-.573-.33-.104-.19-.068-.287.134-.361.3-.11.606-.196.933-.178.27.016.468.136.593.377.038.075.076.15.124.219.082.117.154.114.23-.01.063-.105.116-.217.182-.335zm-5.344-3.915c-.046.216.04.367.26.433.171.053.34.107.487.216.106.077.196.146.114.3-.028.052-.017.133-.007.198.028.177.214.31.363.267.172-.05.233-.176.146-.375-.093-.213-.17-.423-.173-.659a.366.366 0 00-.103-.226 1.058 1.058 0 00-.578-.353c-.193-.04-.384-.027-.51.199zm5.594.506c.066-.002.136.015.187-.047.15-.179.009-.591-.221-.629a1.17 1.17 0 00-.334-.002c-.173.023-.226.165-.264.31-.035.136.066.187.16.24.137.079.278.144.472.128zm-.221 4.33c-.173.267-.138.556-.072.84a.26.26 0 00.28.196c.128-.012.165-.137.165-.256-.002-.333-.12-.64-.198-.959-.097.027-.112.11-.175.179zm.985-3.802c-.088-.19-.227-.259-.4-.192-.139.055-.145.174-.12.294.03.157.16.262.289.246.15-.018.24-.139.231-.348z"
}), /*#__PURE__*/_jsx("path", {
d: "M17.747 5.752c-.302-.138-.56-.02-.815.1-.158.074-.294.184-.433.288-.077.057-.168.113-.264.07-.091-.043-.065-.145-.073-.227-.006-.061-.024-.124-.017-.184.072-.606-.3-.931-.764-1.186-.238-.13-.484-.266-.775-.241-.135.011-.246.056-.3.193.06.075.141.075.217.089.407.073.794.185 1.096.498.222.23.319.48.186.791a.339.339 0 00.088.413c.074.069.167.132.19.275a.995.995 0 01-.522-.228c-.082-.068-.149-.153-.226-.226-.107-.1-.155-.199-.095-.354.063-.163-.03-.313-.23-.416-.276-.144-.579-.2-.881-.261-.338-.07-.661-.187-.89-.465-.097-.117-.198-.117-.328-.08-.438.122-.852.31-1.275.472-.703.267-1.383.588-2.042.946-.758.411-1.516.83-2.188 1.376a3.723 3.723 0 00-1.01 1.284c-.07.143-.098.3-.096.457a.518.518 0 01-.132.369c-.406.46-.49.988-.327 1.568.047.168.08.338.02.512-.025.075-.065.133-.143.15-.582.126-1.166.18-1.73-.062-.437-.187-.565-.537-.402-.98.144-.391.397-.713.66-1.027.725-.868 1.563-1.615 2.465-2.298a19.235 19.235 0 012.204-1.447c.92-.515 1.867-.97 2.857-1.339.881-.33 1.765-.652 2.673-.897a14.209 14.209 0 012.337-.447c.558-.054 1.115-.098 1.672.004.171.03.337.081.492.164.356.19.476.487.317.861-.164.388-.435.703-.753.977-.182.157-.371.306-.554.463-.06.052-.118.085-.209.045zm-10.032.31c-.237.206-.286.194-.36-.113a6.627 6.627 0 01-.149-2.1c.035-.436.073-.871.24-1.28.288-.698.685-1.32 1.269-1.813.074-.062.227-.13.162-.238-.08-.132-.204-.004-.292.042-.37.196-.648.492-.867.847-.35.57-.646 1.163-.787 1.825-.054.252-.066.51-.093.764-.03.29-.044.581-.042.872a.642.642 0 01-.149.435c-.197-.23-.272-.494-.305-.772-.074-.625.107-1.207.306-1.786.203-.593.484-1.142.906-1.614.269-.301.615-.48.963-.663.228-.12.454-.244.686-.355.141-.067.293-.116.455-.089.416.07.586.365.494.85-.089.459-.329.854-.546 1.256-.425.788-.867 1.568-1.072 2.452-.077.332-.15.664-.222.997-.025.115-.075.197-.195.248-.138.059-.262.15-.402.235zm3.76-1.923c-.82.348-1.64.66-2.402 1.136-.041-.13-.015-.248.001-.356.042-.282.107-.56.161-.84.02-.107.072-.16.19-.17.204-.02.38-.127.563-.212a11.085 11.085 0 012.508-.843c.265-.053.534-.056.803-.048.037.001.083.009.11.031.144.125.284.253.423.383.032.03.058.07.041.124-.819.188-1.592.519-2.397.795z"
}), /*#__PURE__*/_jsx("path", {
d: "M6.795 15.464a1.25 1.25 0 00-.038.364c0 .14.08.225.192.293.206.125.248.232.15.368-.122.167-.374.221-.521.1-.299-.244-.42-.572-.419-.949 0-.192.044-.379.137-.549.1-.182.092-.377.082-.573-.003-.056-.007-.113-.002-.168.028-.315-.052-.577-.237-.854-.365-.546-.263-1.13.025-1.69.072-.138.169-.264.214-.417.02-.07.03-.13-.031-.183-.44-.385-.238-1.298.181-1.608.134-.1.27-.198.368-.337.255.226.264.454.035.679-.204.2-.352.425-.26.73.037.126.117.23.216.314.078.066.098.134.044.219a1.48 1.48 0 00-.225.711c-.011.144-.101.26-.145.392-.083.25-.124.498-.033.755a.646.646 0 00.218.312c.108.081.13.172.094.307a2.29 2.29 0 00-.007 1.224c.051.187-.002.365-.038.56zM16.221.212c.166.199.222.42.237.662.039.655-.112 1.266-.393 1.851-.041.087-.083.157-.19.161-.456.017-.892.153-1.339.224-.053.008-.114.045-.15-.022-.03-.06.012-.106.048-.15a4.682 4.682 0 00.866-1.6c.091-.293.071-.597.124-.893.022-.123.057-.24.161-.323.194-.155.394-.13.636.09zM7.136 19.871c-.008.37.044.72.053 1.071.01.357-.007.718-.15 1.055a.894.894 0 00-.06.492c.026.178.041.357-.044.527-.027.053-.059.105-.126.086-.058-.017-.056-.076-.058-.127-.008-.164.027-.323.051-.483.023-.157.031-.302-.107-.432-.12-.113-.138-.282-.112-.441a4.566 4.566 0 00-.003-1.569c-.02-.114-.007-.235-.003-.352.019-.616-.037-1.231-.04-1.847-.002-.2-.027-.401-.029-.603 0-.125.044-.205.179-.214.13-.008.246-.005.283.16.063.286.074.578.092.866.038.598.05 1.196.074 1.811zM9.632 9.218c-.212-.04-.417-.061-.595-.183-.198-.135-.283-.343-.217-.552.047-.147.136-.185.27-.107a.9.9 0 01.159.122c.162.152.353.162.548.096.159-.054.314-.12.463-.197.113-.057.171-.037.22.077.115.262.244.515.422.743.12.152.248.287.415.386.139.084.141.13.014.216a1.222 1.222 0 01-1.167.145c-.233-.088-.37-.282-.453-.513-.026-.073-.047-.149-.079-.233zM8.174 21.51a1.156 1.156 0 01-.203-.395c-.029-.119-.021-.236.056-.335.167-.214.38-.184.479.069.078.197.195.361.367.487.103.075.228.14.16.305-.063.15-.23.23-.401.203-.207-.033-.326-.18-.458-.334zm3.85-4.29c-.061-.11-.112-.209-.083-.328.043-.173.17-.292.32-.298.169-.006.327.127.38.32a.386.386 0 01-.18.415c-.149.088-.269.06-.437-.11zM6.93 6.576c-.17.171-.296.144-.347-.07a1.89 1.89 0 01-.071-.546c.003-.054-.003-.122.063-.14.065-.018.1.04.133.083.15.194.165.434.222.673z"
})]
}));
});
export default Icon;