mmk-icons 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,27 @@
1
+ interface IconProps extends React.SVGProps<SVGSVGElement> {
2
+ fill?: string;
3
+ }
4
+ declare const ReactIcon: React.FC<IconProps>;
5
+ declare const NextjsIcon: React.FC<IconProps>;
6
+ declare const TailwindIcon: React.FC<IconProps>;
7
+ declare const MongoDbIcon: React.FC<IconProps>;
8
+ declare const PostgresIcon: React.FC<IconProps>;
9
+ declare const SqlIcon: React.FC<IconProps>;
10
+ declare const HtmlIcon: React.FC<IconProps>;
11
+ declare const CssIcon: React.FC<IconProps>;
12
+ declare const JsIcon: React.FC<IconProps>;
13
+ declare const TsIcon: React.FC<IconProps>;
14
+ declare const NpmIcon: React.FC<IconProps>;
15
+ declare const ReduxIcon: React.FC<IconProps>;
16
+ declare const GraphQlIcon: React.FC<IconProps>;
17
+ declare const ExpressIcon: React.FC<IconProps>;
18
+ declare const DevIcon: React.FC<IconProps>;
19
+ declare const WebPackIcon: React.FC<IconProps>;
20
+ declare const SassIcon: React.FC<IconProps>;
21
+ declare const DockerIcon: React.FC<IconProps>;
22
+ declare const XIcon: React.FC<IconProps>;
23
+ declare const GitIcon: React.FC<IconProps>;
24
+ declare const GoogleIcon: React.FC<IconProps>;
25
+ declare const GitHubIcon: React.FC<IconProps>;
26
+
27
+ export { CssIcon, DevIcon, DockerIcon, ExpressIcon, GitHubIcon, GitIcon, GoogleIcon, GraphQlIcon, HtmlIcon, JsIcon, MongoDbIcon, NextjsIcon, NpmIcon, PostgresIcon, ReactIcon, ReduxIcon, SassIcon, SqlIcon, TailwindIcon, TsIcon, WebPackIcon, XIcon };
package/dist/index.js ADDED
@@ -0,0 +1,11 @@
1
+ "use strict";var e=require("react"),l=function(){return l=Object.assign||function(e){for(var l,t=1,r=arguments.length;t<r;t++)for(var s in l=arguments[t])Object.prototype.hasOwnProperty.call(l,s)&&(e[s]=l[s]);return e},l.apply(this,arguments)};function t(e,l){var t={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&l.indexOf(r)<0&&(t[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var s=0;for(r=Object.getOwnPropertySymbols(e);s<r.length;s++)l.indexOf(r[s])<0&&Object.prototype.propertyIsEnumerable.call(e,r[s])&&(t[r[s]]=e[r[s]])}return t}"function"==typeof SuppressedError&&SuppressedError;var r,s={exports:{}},c={};var o,i,n={};
2
+ /**
3
+ * @license React
4
+ * react-jsx-runtime.development.js
5
+ *
6
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
7
+ *
8
+ * This source code is licensed under the MIT license found in the
9
+ * LICENSE file in the root directory of this source tree.
10
+ */function a(){return o||(o=1,"production"!==process.env.NODE_ENV&&function(){function l(e){if(null==e)return null;if("function"==typeof e)return e.$$typeof===b?null:e.displayName||e.name||null;if("string"==typeof e)return e;switch(e){case v:return"Fragment";case x:return"Profiler";case u:return"StrictMode";case j:return"Suspense";case g:return"SuspenseList";case M:return"Activity"}if("object"==typeof e)switch("number"==typeof e.tag&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),e.$$typeof){case h:return"Portal";case y:return(e.displayName||"Context")+".Provider";case m:return(e._context.displayName||"Context")+".Consumer";case w:var t=e.render;return(e=e.displayName)||(e=""!==(e=t.displayName||t.name||"")?"ForwardRef("+e+")":"ForwardRef"),e;case C:return null!==(t=e.displayName||null)?t:l(e.type)||"Memo";case z:t=e._payload,e=e._init;try{return l(e(t))}catch(e){}}return null}function t(e){return""+e}function r(e){try{t(e);var l=!1}catch(e){l=!0}if(l){var r=(l=console).error,s="function"==typeof Symbol&&Symbol.toStringTag&&e[Symbol.toStringTag]||e.constructor.name||"Object";return r.call(l,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",s),t(e)}}function s(e){if(e===v)return"<>";if("object"==typeof e&&null!==e&&e.$$typeof===z)return"<...>";try{var t=l(e);return t?"<"+t+">":"<...>"}catch(e){return"<...>"}}function c(){return Error("react-stack-top-frame")}function o(){var e=l(this.type);return S[e]||(S[e]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),void 0!==(e=this.props.ref)?e:null}function i(e,t,s,c,i,n,p,h){var v,u=t.children;if(void 0!==u)if(c)if(L(u)){for(c=0;c<u.length;c++)a(u[c]);Object.freeze&&Object.freeze(u)}else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else a(u);if(k.call(t,"key")){u=l(e);var x=Object.keys(t).filter((function(e){return"key"!==e}));c=0<x.length?"{key: someKey, "+x.join(": ..., ")+": ...}":"{key: someKey}",E[u+c]||(x=0<x.length?"{"+x.join(": ..., ")+": ...}":"{}",console.error('A props object containing a "key" prop is being spread into JSX:\n let props = %s;\n <%s {...props} />\nReact keys must be passed directly to JSX without using spread:\n let props = %s;\n <%s key={someKey} {...props} />',c,u,x,u),E[u+c]=!0)}if(u=null,void 0!==s&&(r(s),u=""+s),function(e){if(k.call(e,"key")){var l=Object.getOwnPropertyDescriptor(e,"key").get;if(l&&l.isReactWarning)return!1}return void 0!==e.key}(t)&&(r(t.key),u=""+t.key),"key"in t)for(var m in s={},t)"key"!==m&&(s[m]=t[m]);else s=t;return u&&function(e,l){function t(){d||(d=!0,console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",l))}t.isReactWarning=!0,Object.defineProperty(e,"key",{get:t,configurable:!0})}(s,"function"==typeof e?e.displayName||e.name||"Unknown":e),function(e,l,t,r,s,c,i,n){return t=c.ref,e={$$typeof:f,type:e,key:l,props:c,_owner:s},null!==(void 0!==t?t:null)?Object.defineProperty(e,"ref",{enumerable:!1,get:o}):Object.defineProperty(e,"ref",{enumerable:!1,value:null}),e._store={},Object.defineProperty(e._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(e,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(e,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:i}),Object.defineProperty(e,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:n}),Object.freeze&&(Object.freeze(e.props),Object.freeze(e)),e}(e,u,n,0,null===(v=N.A)?null:v.getOwner(),s,p,h)}function a(e){"object"==typeof e&&null!==e&&e.$$typeof===f&&e._store&&(e._store.validated=1)}var d,p=e,f=Symbol.for("react.transitional.element"),h=Symbol.for("react.portal"),v=Symbol.for("react.fragment"),u=Symbol.for("react.strict_mode"),x=Symbol.for("react.profiler"),m=Symbol.for("react.consumer"),y=Symbol.for("react.context"),w=Symbol.for("react.forward_ref"),j=Symbol.for("react.suspense"),g=Symbol.for("react.suspense_list"),C=Symbol.for("react.memo"),z=Symbol.for("react.lazy"),M=Symbol.for("react.activity"),b=Symbol.for("react.client.reference"),N=p.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,k=Object.prototype.hasOwnProperty,L=Array.isArray,R=console.createTask?console.createTask:function(){return null},S={},B=(p={"react-stack-bottom-frame":function(e){return e()}})["react-stack-bottom-frame"].bind(p,c)(),O=R(s(c)),E={};n.Fragment=v,n.jsx=function(e,l,t,r,c){var o=1e4>N.recentlyCreatedOwnerStacks++;return i(e,l,t,!1,0,c,o?Error("react-stack-top-frame"):B,o?R(s(e)):O)},n.jsxs=function(e,l,t,r,c){var o=1e4>N.recentlyCreatedOwnerStacks++;return i(e,l,t,!0,0,c,o?Error("react-stack-top-frame"):B,o?R(s(e)):O)}}()),n}var d=(i||(i=1,"production"===process.env.NODE_ENV?s.exports=function(){if(r)return c;r=1;var e=Symbol.for("react.transitional.element"),l=Symbol.for("react.fragment");function t(l,t,r){var s=null;if(void 0!==r&&(s=""+r),void 0!==t.key&&(s=""+t.key),"key"in t)for(var c in r={},t)"key"!==c&&(r[c]=t[c]);else r=t;return t=r.ref,{$$typeof:e,type:l,key:s,ref:void 0!==t?t:null,props:r}}return c.Fragment=l,c.jsx=t,c.jsxs=t,c}():s.exports=a()),s.exports);exports.CssIcon=function(e){var r=e.fill,s=void 0===r?"currentColor":r,c=e.className,o=void 0===c?"":c,i=e.style,n=void 0===i?{}:i,a=t(e,["fill","className","style"]);return d.jsxs("svg",l({fill:s,className:"".concat(o," ")},a,{style:n,width:"30px",height:"30px",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 128 128",children:[d.jsx("title",{children:"CSS"}),d.jsx("path",{fill:"#1572B6",d:"M18.814 114.123L8.76 1.352h110.48l-10.064 112.754-45.243 12.543-45.119-12.526z"}),d.jsx("path",{fill:"#33A9DC",d:"M64.001 117.062l36.559-10.136 8.601-96.354h-45.16v106.49z"}),d.jsx("path",{fill:"#fff",d:"M64.001 51.429h18.302l1.264-14.163H64.001V23.435h34.682l-.332 3.711-3.4 38.114h-30.95V51.429z"}),d.jsx("path",{fill:"#EBEBEB",d:"M64.083 87.349l-.061.018-15.403-4.159-.985-11.031H33.752l1.937 21.717 28.331 7.863.063-.018v-14.39z"}),d.jsx("path",{fill:"#fff",d:"M81.127 64.675l-1.666 18.522-15.426 4.164v14.39l28.354-7.858.208-2.337 2.406-26.881H81.127z"}),d.jsx("path",{fill:"#EBEBEB",d:"M64.048 23.435v13.831H30.64l-.277-3.108-.63-7.012-.331-3.711h34.646zm-.047 27.996v13.831H48.792l-.277-3.108-.631-7.012-.33-3.711h16.447z"})]}))},exports.DevIcon=function(e){var r=e.fill,s=void 0===r?"currentColor":r,c=e.className,o=void 0===c?"":c,i=e.style,n=void 0===i?{}:i,a=t(e,["fill","className","style"]);return d.jsxs("svg",l({fill:s,className:"".concat(o," ")},a,{style:n,xmlns:"http://www.w3.org/2000/svg",width:"30px",height:"30px",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[d.jsx("title",{children:"Dev"}),d.jsx("path",{d:"M7 8l-4 4l4 4"}),d.jsx("path",{d:"M17 8l4 4l-4 4"}),d.jsx("path",{d:"M14 4l-4 16"})]}))},exports.DockerIcon=function(e){var r=e.fill,s=void 0===r?"currentColor":r,c=e.className,o=void 0===c?"":c,i=e.style,n=void 0===i?{}:i,a=t(e,["fill","className","style"]);return d.jsxs("svg",l({fill:s,style:n,className:"".concat(o)},a,{xmlns:"http://www.w3.org/2000/svg",width:"30px",height:"30px",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[d.jsx("title",{children:"Docker"}),d.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),d.jsx("path",{d:"M22 12.54c-1.804 -.345 -2.701 -1.08 -3.523 -2.94c-.487 .696 -1.102 1.568 -.92 2.4c.028 .238 -.32 1 -.557 1h-14c0 5.208 3.164 7 6.196 7c4.124 .022 7.828 -1.376 9.854 -5c1.146 -.101 2.296 -1.505 2.95 -2.46z"}),d.jsx("path",{d:"M5 10h3v3h-3z"}),d.jsx("path",{d:"M8 10h3v3h-3z"}),d.jsx("path",{d:"M11 10h3v3h-3z"}),d.jsx("path",{d:"M8 7h3v3h-3z"}),d.jsx("path",{d:"M11 7h3v3h-3z"}),d.jsx("path",{d:"M11 4h3v3h-3z"}),d.jsx("path",{d:"M4.571 18c1.5 0 2.047 -.074 2.958 -.78"}),d.jsx("path",{d:"M10 16l0 .01"})]}))},exports.ExpressIcon=function(e){var r=e.fill,s=void 0===r?"currentColor":r,c=e.className,o=void 0===c?"":c,i=e.style,n=void 0===i?{}:i,a=t(e,["fill","className","style"]);return d.jsxs("svg",l({fill:s,className:"".concat(o)},a,{style:n,width:"30px",height:"30px",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 128 128",children:[d.jsx("title",{children:"Express"}),d.jsx("path",{d:"M126.67 98.44c-4.56 1.16-7.38.05-9.91-3.75-5.68-8.51-11.95-16.63-18-24.9-.78-1.07-1.59-2.12-2.6-3.45C89 76 81.85 85.2 75.14 94.77c-2.4 3.42-4.92 4.91-9.4 3.7l26.92-36.13L67.6 29.71c4.31-.84 7.29-.41 9.93 3.45 5.83 8.52 12.26 16.63 18.67 25.21 6.45-8.55 12.8-16.67 18.8-25.11 2.41-3.42 5-4.72 9.33-3.46-3.28 4.35-6.49 8.63-9.72 12.88-4.36 5.73-8.64 11.53-13.16 17.14-1.61 2-1.35 3.3.09 5.19C109.9 76 118.16 87.1 126.67 98.44zM1.33 61.74c.72-3.61 1.2-7.29 2.2-10.83 6-21.43 30.6-30.34 47.5-17.06C60.93 41.64 63.39 52.62 62.9 65H7.1c-.84 22.21 15.15 35.62 35.53 28.78 7.15-2.4 11.36-8 13.47-15 1.07-3.51 2.84-4.06 6.14-3.06-1.69 8.76-5.52 16.08-13.52 20.66-12 6.86-29.13 4.64-38.14-4.89C5.26 85.89 3 78.92 2 71.39c-.15-1.2-.46-2.38-.7-3.57q.03-3.04.03-6.08zm5.87-1.49h50.43c-.33-16.06-10.33-27.47-24-27.57-15-.12-25.78 11.02-26.43 27.57z"})]}))},exports.GitHubIcon=function(e){e.fill;var r=e.className,s=void 0===r?"":r,c=e.style,o=void 0===c?{}:c,i=t(e,["fill","className","style"]);return d.jsxs("svg",l({style:o},i,{className:" ".concat(s," "),xmlns:"http://www.w3.org/2000/svg",width:"30px",height:"30px",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[d.jsx("path",{d:"M15 22v-4a4.8 4.8 0 0 0-1-3.5c3 0 6-2 6-5.5.08-1.25-.27-2.48-1-3.5.28-1.15.28-2.35 0-3.5 0 0-1 0-3 1.5-2.64-.5-5.36-.5-8 0C6 2 5 2 5 2c-.3 1.15-.3 2.35 0 3.5A5.403 5.403 0 0 0 4 9c0 3.5 3 5.5 6 5.5-.39.49-.68 1.05-.85 1.65-.17.6-.22 1.23-.15 1.85v4"}),d.jsx("path",{d:"M9 18c-4.51 2-5-2-7-2"})]}))},exports.GitIcon=function(e){var r=e.fill,s=void 0===r?"currentColor":r,c=e.className,o=void 0===c?"":c,i=e.style,n=void 0===i?{}:i,a=t(e,["fill","className","style"]);return d.jsxs("svg",l({style:n},a,{className:" ".concat(o,' inset-0" xmlns="http://www.w3.org/2000/svg'),width:"30px",height:"30px",viewBox:"0 0 40 40",fill:s,children:[d.jsx("title",{children:"Git"}),d.jsx("path",{d:"M38.9819 18.2431L21.7578 1.02C20.7666 0.0281238 19.1578 0.0281238 18.165 1.02L14.5891 4.59687L19.126 9.13375C20.1807 8.77781 21.3894 9.01656 22.2297 9.85687C23.0744 10.7025 23.3116 11.9216 22.9463 12.9797L27.3188 17.3528C28.3766 16.9881 29.5975 17.2237 30.4419 18.07C31.6232 19.2503 31.6232 21.1637 30.4419 22.3447C29.2607 23.5259 27.3478 23.5259 26.166 22.3447C25.2778 21.4559 25.0582 20.1512 25.5082 19.0569L21.4307 14.9791L21.43 25.7106C21.7182 25.8528 21.9897 26.0428 22.2297 26.2819C23.4107 27.4622 23.4107 29.375 22.2297 30.5578C21.0488 31.7381 19.1347 31.7381 17.955 30.5578C16.7744 29.3753 16.6775 27.4625 17.8578 26.2819C18.1497 25.9903 18.4375 25.77 18.75 25.6225V14.7916C18.4375 14.6441 18.15 14.4253 17.8575 14.1319C16.9635 13.2381 16.7963 11.9256 17.255 10.8269L12.8072 6.35406L1.00909 18.1634C0.0169019 19.1562 0.0231519 20.765 1.01534 21.7572L18.2422 38.9803C19.2338 39.9722 20.8438 39.9722 21.8369 38.9803L38.9807 21.8372C39.9728 20.8447 39.9738 19.235 38.9819 18.2431Z",fill:"#F34F29"})]}))},exports.GoogleIcon=function(e){e.fill;var r=e.className,s=void 0===r?"":r,c=e.style,o=void 0===c?{}:c,i=t(e,["fill","className","style"]);return d.jsxs("svg",l({style:o},i,{className:" ".concat(s," "),xmlns:"http://www.w3.org/2000/svg",width:"30px",height:"30px",viewBox:"0 0 24 24",fill:"currentColor",children:[d.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),d.jsx("path",{d:"M12 2a9.96 9.96 0 0 1 6.29 2.226a1 1 0 0 1 .04 1.52l-1.51 1.362a1 1 0 0 1 -1.265 .06a6 6 0 1 0 2.103 6.836l.001 -.004h-3.66a1 1 0 0 1 -.992 -.883l-.007 -.117v-2a1 1 0 0 1 1 -1h6.945a1 1 0 0 1 .994 .89c.04 .367 .061 .737 .061 1.11c0 5.523 -4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10z"})]}))},exports.GraphQlIcon=function(e){var r=e.fill,s=void 0===r?"currentColor":r,c=e.className,o=void 0===c?"":c,i=e.style,n=void 0===i?{}:i,a=t(e,["fill","className","style"]);return d.jsxs("svg",l({fill:s,className:"".concat(o)},a,{style:n,width:"30px",height:"30px",viewBox:"0 0 100 100",xmlns:"http://www.w3.org/2000/svg",children:[d.jsx("title",{children:"GraphQL"}),d.jsx("path",{fillRule:"evenodd",d:"m50 6.468 37.7 21.766v43.532L50 93.532 12.3 71.766V28.234zM16.53 30.676v31.976l27.692-47.964zM50 13.14 18.078 68.43h63.844zm27.692 59.52H22.308L50 88.648zm5.778-10.008L55.778 14.688 83.47 30.676z",clipRule:"evenodd"})]}))},exports.HtmlIcon=function(e){var r=e.fill,s=void 0===r?"#E44D26":r,c=e.className,o=void 0===c?"":c,i=e.style,n=void 0===i?{}:i,a=t(e,["fill","className","style"]);return d.jsxs("svg",l({fill:s,className:"".concat(o)},a,{width:"30px",height:"30px",style:n,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 128 128",children:[d.jsx("title",{children:"HTML"}),d.jsx("path",{d:"M19.037 113.876L9.032 1.661h109.936l-10.016 112.198-45.019 12.48z"}),d.jsx("path",{fill:"#F16529",d:"M64 116.8l36.378-10.086 8.559-95.878H64z"}),d.jsx("path",{fill:"#EBEBEB",d:"M64 52.455H45.788L44.53 38.361H64V24.599H29.489l.33 3.692 3.382 37.927H64zm0 35.743l-.061.017-15.327-4.14-.979-10.975H33.816l1.928 21.609 28.193 7.826.063-.017z"}),d.jsx("path",{fill:"#fff",d:"M63.952 52.455v13.763h16.947l-1.597 17.849-15.35 4.143v14.319l28.215-7.82.207-2.325 3.234-36.233.335-3.696h-3.708zm0-27.856v13.762h33.244l.276-3.092.628-6.978.329-3.692z"})]}))},exports.JsIcon=function(e){var r=e.fill,s=void 0===r?"currentColor":r,c=e.className,o=void 0===c?"":c,i=e.style,n=void 0===i?{}:i,a=t(e,["fill","className","style"]);return d.jsxs("svg",l({fill:s,className:"".concat(o)},a,{width:"30px",height:"30px",style:n,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 128 128",children:[d.jsx("title",{children:"JS"}),d.jsx("path",{fill:"#F0DB4F",d:"M1.408 1.408h125.184v125.185H1.408z"}),d.jsx("path",{fill:"#323330",d:"M116.347 96.736c-.917-5.711-4.641-10.508-15.672-14.981-3.832-1.761-8.104-3.022-9.377-5.926-.452-1.69-.512-2.642-.226-3.665.821-3.32 4.784-4.355 7.925-3.403 2.023.678 3.938 2.237 5.093 4.724 5.402-3.498 5.391-3.475 9.163-5.879-1.381-2.141-2.118-3.129-3.022-4.045-3.249-3.629-7.676-5.498-14.756-5.355l-3.688.477c-3.534.893-6.902 2.748-8.877 5.235-5.926 6.724-4.236 18.492 2.975 23.335 7.104 5.332 17.54 6.545 18.873 11.531 1.297 6.104-4.486 8.08-10.234 7.378-4.236-.881-6.592-3.034-9.139-6.949-4.688 2.713-4.688 2.713-9.508 5.485 1.143 2.499 2.344 3.63 4.26 5.795 9.068 9.198 31.76 8.746 35.83-5.176.165-.478 1.261-3.666.38-8.581zM69.462 58.943H57.753l-.048 30.272c0 6.438.333 12.34-.714 14.149-1.713 3.558-6.152 3.117-8.175 2.427-2.059-1.012-3.106-2.451-4.319-4.485-.333-.584-.583-1.036-.667-1.071l-9.52 5.83c1.583 3.249 3.915 6.069 6.902 7.901 4.462 2.678 10.459 3.499 16.731 2.059 4.082-1.189 7.604-3.652 9.448-7.401 2.666-4.915 2.094-10.864 2.07-17.444.06-10.735.001-21.468.001-32.237z"})]}))},exports.MongoDbIcon=function(e){var r=e.fill,s=void 0===r?"currentColor":r,c=e.className,o=void 0===c?"":c,i=e.style,n=void 0===i?{}:i,a=t(e,["fill","className","style"]);return d.jsxs("svg",l({fill:s,className:"".concat(o," ")},a,{style:n,width:"30px",height:"30px",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 128 128",children:[d.jsx("title",{children:"MongoDB"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#439934",d:"M88.038 42.812c1.605 4.643 2.761 9.383 3.141 14.296.472 6.095.256 12.147-1.029 18.142-.035.165-.109.32-.164.48-.403.001-.814-.049-1.208.012-3.329.523-6.655 1.065-9.981 1.604-3.438.557-6.881 1.092-10.313 1.687-1.216.21-2.721-.041-3.212 1.641-.014.046-.154.054-.235.08l.166-10.051-.169-24.252 1.602-.275c2.62-.429 5.24-.864 7.862-1.281 3.129-.497 6.261-.98 9.392-1.465 1.381-.215 2.764-.412 4.148-.618z"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#45A538",d:"M61.729 110.054c-1.69-1.453-3.439-2.842-5.059-4.37-8.717-8.222-15.093-17.899-18.233-29.566-.865-3.211-1.442-6.474-1.627-9.792-.13-2.322-.318-4.665-.154-6.975.437-6.144 1.325-12.229 3.127-18.147l.099-.138c.175.233.427.439.516.702 1.759 5.18 3.505 10.364 5.242 15.551 5.458 16.3 10.909 32.604 16.376 48.9.107.318.384.579.583.866l-.87 2.969z"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#46A037",d:"M88.038 42.812c-1.384.206-2.768.403-4.149.616-3.131.485-6.263.968-9.392 1.465-2.622.417-5.242.852-7.862 1.281l-1.602.275-.012-1.045c-.053-.859-.144-1.717-.154-2.576-.069-5.478-.112-10.956-.18-16.434-.042-3.429-.105-6.857-.175-10.285-.043-2.13-.089-4.261-.185-6.388-.052-1.143-.236-2.28-.311-3.423-.042-.657.016-1.319.029-1.979.817 1.583 1.616 3.178 2.456 4.749 1.327 2.484 3.441 4.314 5.344 6.311 7.523 7.892 12.864 17.068 16.193 27.433z"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#409433",d:"M65.036 80.753c.081-.026.222-.034.235-.08.491-1.682 1.996-1.431 3.212-1.641 3.432-.594 6.875-1.13 10.313-1.687 3.326-.539 6.652-1.081 9.981-1.604.394-.062.805-.011 1.208-.012-.622 2.22-1.112 4.488-1.901 6.647-.896 2.449-1.98 4.839-3.131 7.182a49.142 49.142 0 01-6.353 9.763c-1.919 2.308-4.058 4.441-6.202 6.548-1.185 1.165-2.582 2.114-3.882 3.161l-.337-.23-1.214-1.038-1.256-2.753a41.402 41.402 0 01-1.394-9.838l.023-.561.171-2.426c.057-.828.133-1.655.168-2.485.129-2.982.241-5.964.359-8.946z"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#4FAA41",d:"M65.036 80.753c-.118 2.982-.23 5.964-.357 8.947-.035.83-.111 1.657-.168 2.485l-.765.289c-1.699-5.002-3.399-9.951-5.062-14.913-2.75-8.209-5.467-16.431-8.213-24.642a4498.887 4498.887 0 00-6.7-19.867c-.105-.31-.407-.552-.617-.826l4.896-9.002c.168.292.39.565.496.879a6167.476 6167.476 0 016.768 20.118c2.916 8.73 5.814 17.467 8.728 26.198.116.349.308.671.491 1.062l.67-.78-.167 10.052z"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#4AA73C",d:"M43.155 32.227c.21.274.511.516.617.826a4498.887 4498.887 0 016.7 19.867c2.746 8.211 5.463 16.433 8.213 24.642 1.662 4.961 3.362 9.911 5.062 14.913l.765-.289-.171 2.426-.155.559c-.266 2.656-.49 5.318-.814 7.968-.163 1.328-.509 2.632-.772 3.947-.198-.287-.476-.548-.583-.866-5.467-16.297-10.918-32.6-16.376-48.9a3888.972 3888.972 0 00-5.242-15.551c-.089-.263-.34-.469-.516-.702l3.272-8.84z"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#57AE47",d:"M65.202 70.702l-.67.78c-.183-.391-.375-.714-.491-1.062-2.913-8.731-5.812-17.468-8.728-26.198a6167.476 6167.476 0 00-6.768-20.118c-.105-.314-.327-.588-.496-.879l6.055-7.965c.191.255.463.482.562.769 1.681 4.921 3.347 9.848 5.003 14.778 1.547 4.604 3.071 9.215 4.636 13.813.105.308.47.526.714.786l.012 1.045c.058 8.082.115 16.167.171 24.251z"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#60B24F",d:"M65.021 45.404c-.244-.26-.609-.478-.714-.786-1.565-4.598-3.089-9.209-4.636-13.813-1.656-4.93-3.322-9.856-5.003-14.778-.099-.287-.371-.514-.562-.769 1.969-1.928 3.877-3.925 5.925-5.764 1.821-1.634 3.285-3.386 3.352-5.968.003-.107.059-.214.145-.514l.519 1.306c-.013.661-.072 1.322-.029 1.979.075 1.143.259 2.28.311 3.423.096 2.127.142 4.258.185 6.388.069 3.428.132 6.856.175 10.285.067 5.478.111 10.956.18 16.434.008.861.098 1.718.152 2.577z"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#A9AA88",d:"M62.598 107.085c.263-1.315.609-2.62.772-3.947.325-2.649.548-5.312.814-7.968l.066-.01.066.011a41.402 41.402 0 001.394 9.838c-.176.232-.425.439-.518.701-.727 2.05-1.412 4.116-2.143 6.166-.1.28-.378.498-.574.744l-.747-2.566.87-2.969z"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#B6B598",d:"M62.476 112.621c.196-.246.475-.464.574-.744.731-2.05 1.417-4.115 2.143-6.166.093-.262.341-.469.518-.701l1.255 2.754c-.248.352-.59.669-.728 1.061l-2.404 7.059c-.099.283-.437.483-.663.722l-.695-3.985z"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#C2C1A7",d:"M63.171 116.605c.227-.238.564-.439.663-.722l2.404-7.059c.137-.391.48-.709.728-1.061l1.215 1.037c-.587.58-.913 1.25-.717 2.097l-.369 1.208c-.168.207-.411.387-.494.624-.839 2.403-1.64 4.819-2.485 7.222-.107.305-.404.544-.614.812-.109-1.387-.22-2.771-.331-4.158z"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#CECDB7",d:"M63.503 120.763c.209-.269.506-.508.614-.812.845-2.402 1.646-4.818 2.485-7.222.083-.236.325-.417.494-.624l-.509 5.545c-.136.157-.333.294-.398.477-.575 1.614-1.117 3.24-1.694 4.854-.119.333-.347.627-.525.938-.158-.207-.441-.407-.454-.623-.051-.841-.016-1.688-.013-2.533z"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#DBDAC7",d:"M63.969 123.919c.178-.312.406-.606.525-.938.578-1.613 1.119-3.239 1.694-4.854.065-.183.263-.319.398-.477l.012 3.64-1.218 3.124-1.411-.495z"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#EBE9DC",d:"M65.38 124.415l1.218-3.124.251 3.696-1.469-.572z"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#CECDB7",d:"M67.464 110.898c-.196-.847.129-1.518.717-2.097l.337.23-1.054 1.867z"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#4FAA41",d:"M64.316 95.172l-.066-.011-.066.01.155-.559-.023.56z"})]}))},exports.NextjsIcon=function(e){var r=e.fill,s=void 0===r?"currentColor":r,c=e.className,o=void 0===c?"":c,i=e.style,n=void 0===i?{}:i,a=t(e,["fill","className","style"]);return d.jsxs("svg",l({fill:s,className:"".concat(o," ")},a,{style:n,width:"30px",height:"30px",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:[d.jsx("title",{children:"NextJs"}),d.jsx("g",{clipPath:"url(#clip0)",children:d.jsx("path",{d:"M11.2141 0.00645944C11.1625 0.0111515 10.9982 0.0275738 10.8504 0.039304C7.44164 0.346635 4.24868 2.18593 2.22639 5.01291C1.10029 6.58476 0.380059 8.36775 0.107918 10.2563C0.0117302 10.9156 0 11.1103 0 12.0041C0 12.898 0.0117302 13.0927 0.107918 13.7519C0.760117 18.2587 3.96716 22.0452 8.31672 23.4481C9.0956 23.6991 9.91672 23.8704 10.8504 23.9736C11.2141 24.0135 12.7859 24.0135 13.1496 23.9736C14.7613 23.7953 16.1267 23.3965 17.4733 22.7091C17.6798 22.6035 17.7196 22.5754 17.6915 22.5519C17.6727 22.5378 16.793 21.3578 15.7372 19.9314L13.8182 17.339L11.4135 13.7801C10.0903 11.8235 9.00176 10.2235 8.99238 10.2235C8.98299 10.2211 8.97361 11.8024 8.96891 13.7331C8.96188 17.1138 8.95953 17.2499 8.9173 17.3296C8.85631 17.4446 8.80938 17.4915 8.71085 17.5431C8.63578 17.5807 8.57009 17.5877 8.21584 17.5877H7.80997L7.70205 17.5197C7.63167 17.4751 7.58006 17.4164 7.54487 17.3484L7.4956 17.2428L7.50029 12.539L7.50733 7.83285L7.58006 7.74136C7.6176 7.69209 7.69736 7.62875 7.75367 7.59825C7.84985 7.55133 7.88739 7.54664 8.29325 7.54664C8.77185 7.54664 8.85161 7.5654 8.97595 7.70147C9.01114 7.73901 10.3132 9.7003 11.871 12.0628C13.4287 14.4252 15.5589 17.651 16.6053 19.2346L18.5056 22.1132L18.6018 22.0499C19.4534 21.4962 20.3543 20.7079 21.0674 19.8868C22.5853 18.1437 23.5636 16.0182 23.8921 13.7519C23.9883 13.0927 24 12.898 24 12.0041C24 11.1103 23.9883 10.9156 23.8921 10.2563C23.2399 5.74957 20.0328 1.96306 15.6833 0.560125C14.9161 0.311445 14.0997 0.140184 13.1848 0.036958C12.9595 0.0134976 11.4088 -0.0123089 11.2141 0.00645944ZM16.1267 7.26511C16.2393 7.32142 16.3308 7.42933 16.3636 7.54194C16.3824 7.60294 16.3871 8.90734 16.3824 11.8469L16.3754 16.0651L15.6317 14.9249L14.8856 13.7848V10.7185C14.8856 8.73608 14.895 7.62171 14.9091 7.56775C14.9466 7.43637 15.0287 7.33315 15.1413 7.27215C15.2375 7.22288 15.2727 7.21819 15.6411 7.21819C15.9883 7.21819 16.0493 7.22288 16.1267 7.26511Z",fill:"currentColor"})}),d.jsx("defs",{children:d.jsx("clipPath",{id:"clip0",children:d.jsx("rect",{width:"24",height:"24",fill:"white"})})})]}))},exports.NpmIcon=function(e){var r=e.fill,s=void 0===r?"currentColor":r,c=e.className,o=void 0===c?"":c,i=e.style,n=void 0===i?{}:i,a=t(e,["fill","className","style"]);return d.jsxs("svg",l({fill:s,className:"".concat(o),style:n,width:"30px",height:"30px",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},a,{children:[d.jsx("title",{children:"NPM Package"}),d.jsx("path",{d:"M0 0v24h24V0H0zm11.47 20.364H6.545V3.636H22.364v16.728h-6.546v-9.818h-4.364v9.818z"})]}))},exports.PostgresIcon=function(e){var l=e.className,t=void 0===l?"":l,r=e.style,s=void 0===r?{objectFit:"cover",inset:"0px"}:r;return d.jsx("img",{title:"PostgresSQL",src:"https://d26c7l40gvbbg2.cloudfront.net/tool_icons/postgresql.svg",alt:"PostgreSQL icon",width:"24",height:"24",style:s,className:" ".concat(t)})},exports.ReactIcon=function(e){var r=e.fill,s=void 0===r?"currentColor":r,c=e.className,o=void 0===c?"":c;e.style;var i=t(e,["fill","className","style"]);return d.jsxs("svg",l({fill:s,className:"".concat(o)},i,{width:"30px",height:"30px",viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",children:[d.jsx("title",{children:"React"}),d.jsx("path",{d:"M16 13.146c-1.573 0-2.854 1.281-2.854 2.854s1.281 2.854 2.854 2.854c1.573 0 2.854-1.281 2.854-2.854s-1.281-2.854-2.854-2.854zM8.010 21.672l-0.63-0.156c-4.688-1.188-7.38-3.198-7.38-5.521s2.693-4.333 7.38-5.521l0.63-0.156 0.177 0.625c0.474 1.635 1.083 3.229 1.818 4.771l0.135 0.281-0.135 0.286c-0.734 1.536-1.344 3.13-1.818 4.771zM7.089 11.932c-3.563 1-5.75 2.536-5.75 4.063s2.188 3.057 5.75 4.063c0.438-1.391 0.964-2.745 1.578-4.063-0.615-1.318-1.141-2.672-1.578-4.063zM23.99 21.672l-0.177-0.625c-0.474-1.635-1.083-3.229-1.818-4.766l-0.135-0.286 0.135-0.286c0.734-1.536 1.344-3.13 1.818-4.771l0.177-0.62 0.63 0.156c4.688 1.188 7.38 3.198 7.38 5.521s-2.693 4.333-7.38 5.521zM23.333 15.995c0.641 1.385 1.172 2.745 1.578 4.063 3.568-1.005 5.75-2.536 5.75-4.063s-2.188-3.057-5.75-4.063c-0.438 1.385-0.964 2.745-1.578 4.063zM7.078 11.927l-0.177-0.625c-1.318-4.646-0.917-7.979 1.099-9.141 1.979-1.141 5.151 0.208 8.479 3.625l0.453 0.464-0.453 0.464c-1.182 1.229-2.26 2.552-3.229 3.958l-0.182 0.255-0.313 0.026c-1.703 0.135-3.391 0.406-5.047 0.813zM9.609 3.089c-0.359 0-0.677 0.073-0.943 0.229-1.323 0.766-1.557 3.422-0.646 7.005 1.422-0.318 2.859-0.542 4.313-0.672 0.833-1.188 1.75-2.323 2.734-3.391-2.078-2.026-4.047-3.172-5.458-3.172zM22.396 30.234c-0.005 0-0.005 0 0 0-1.901 0-4.344-1.427-6.875-4.031l-0.453-0.464 0.453-0.464c1.182-1.229 2.26-2.552 3.229-3.958l0.177-0.255 0.313-0.031c1.703-0.13 3.391-0.401 5.052-0.813l0.63-0.156 0.177 0.625c1.318 4.646 0.917 7.974-1.099 9.135-0.49 0.281-1.042 0.422-1.604 0.411zM16.932 25.729c2.078 2.026 4.047 3.172 5.458 3.172h0.005c0.354 0 0.672-0.078 0.938-0.229 1.323-0.766 1.563-3.422 0.646-7.005-1.422 0.318-2.865 0.542-4.313 0.667-0.833 1.193-1.75 2.323-2.734 3.396zM24.922 11.927l-0.63-0.161c-1.661-0.406-3.349-0.677-5.052-0.813l-0.313-0.026-0.177-0.255c-0.969-1.406-2.047-2.729-3.229-3.958l-0.453-0.464 0.453-0.464c3.328-3.417 6.5-4.766 8.479-3.625 2.016 1.161 2.417 4.495 1.099 9.141zM19.667 9.651c1.521 0.141 2.969 0.365 4.313 0.672 0.917-3.583 0.677-6.24-0.646-7.005-1.318-0.76-3.797 0.406-6.401 2.943 0.984 1.073 1.896 2.203 2.734 3.391zM9.609 30.234c-0.563 0.010-1.12-0.13-1.609-0.411-2.016-1.161-2.417-4.49-1.099-9.135l0.177-0.625 0.63 0.156c1.542 0.391 3.24 0.661 5.047 0.813l0.313 0.031 0.177 0.255c0.969 1.406 2.047 2.729 3.229 3.958l0.453 0.464-0.453 0.464c-2.526 2.604-4.969 4.031-6.865 4.031zM8.021 21.667c-0.917 3.583-0.677 6.24 0.646 7.005 1.318 0.75 3.792-0.406 6.401-2.943-0.984-1.073-1.901-2.203-2.734-3.396-1.453-0.125-2.891-0.349-4.313-0.667zM16 22.505c-1.099 0-2.224-0.047-3.354-0.141l-0.313-0.026-0.182-0.26c-0.635-0.917-1.24-1.859-1.797-2.828-0.563-0.969-1.078-1.958-1.557-2.969l-0.135-0.286 0.135-0.286c0.479-1.010 0.995-2 1.557-2.969 0.552-0.953 1.156-1.906 1.797-2.828l0.182-0.26 0.313-0.026c2.234-0.188 4.479-0.188 6.708 0l0.313 0.026 0.182 0.26c1.276 1.833 2.401 3.776 3.354 5.797l0.135 0.286-0.135 0.286c-0.953 2.021-2.073 3.964-3.354 5.797l-0.182 0.26-0.313 0.026c-1.125 0.094-2.255 0.141-3.354 0.141zM13.073 21.057c1.969 0.151 3.885 0.151 5.859 0 1.099-1.609 2.078-3.302 2.927-5.063-0.844-1.76-1.823-3.453-2.932-5.063-1.948-0.151-3.906-0.151-5.854 0-1.109 1.609-2.089 3.302-2.932 5.063 0.849 1.76 1.828 3.453 2.932 5.063z"})]}))},exports.ReduxIcon=function(e){var r=e.fill,s=void 0===r?"currentColor":r,c=e.className,o=void 0===c?"":c,i=e.style,n=void 0===i?{}:i,a=t(e,["fill","className","style"]);return d.jsxs("svg",l({fill:s,className:"".concat(o," ")},a,{style:n,width:"30px",height:"30px",viewBox:"0 0 256 244",xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMidYMid",children:[d.jsx("title",{children:"Redux"}),d.jsx("path",{d:"M177.381 169.733c9.447-.978 16.614-9.122 16.288-18.896-.325-9.773-8.47-17.592-18.243-17.592h-.651c-10.1.326-17.918 8.796-17.592 18.895.326 4.887 2.28 9.122 5.212 12.054-11.076 21.828-28.016 37.791-53.426 51.148-17.266 9.122-35.183 12.38-53.1 10.1-14.66-1.955-26.062-8.47-33.23-19.222-10.424-15.963-11.401-33.23-2.605-50.496 6.19-12.38 15.962-21.502 22.152-26.063-1.303-4.235-3.258-11.402-4.235-16.614-47.237 34.207-42.35 80.468-28.016 102.295 10.75 16.29 32.577 26.389 56.684 26.389 6.515 0 13.03-.652 19.546-2.28 41.699-8.145 73.299-32.905 91.216-69.718zm57.336-40.397c-24.759-28.995-61.245-44.958-102.944-44.958h-5.212c-2.932-5.864-9.122-9.774-15.963-9.774h-.652C99.848 74.93 92.03 83.4 92.355 93.5c.326 9.773 8.47 17.592 18.243 17.592h.651c7.167-.326 13.357-4.887 15.963-11.077h5.864c24.759 0 48.214 7.167 69.39 21.176 16.288 10.751 28.016 24.76 34.531 41.7 5.538 13.683 5.212 27.04-.652 38.443-9.121 17.266-24.432 26.714-44.63 26.714-13.031 0-25.41-3.91-31.926-6.842-3.583 3.258-10.099 8.47-14.66 11.729 14.009 6.515 28.343 10.099 42.025 10.099 31.274 0 54.404-17.267 63.2-34.533 9.447-18.896 8.795-51.474-15.637-79.165zM69.225 175.27c.326 9.774 8.47 17.592 18.243 17.592h.652c10.099-.325 17.917-8.796 17.591-18.895-.325-9.774-8.47-17.592-18.243-17.592h-.651c-.652 0-1.63 0-2.28.325-13.357-22.153-18.895-46.26-16.94-72.323 1.302-19.547 7.818-36.488 19.22-50.497 9.447-12.054 27.69-17.918 40.07-18.243 34.531-.652 49.19 42.351 50.168 59.618 4.235.977 11.402 3.258 16.289 4.887C189.434 27.366 156.857 0 125.584 0c-29.32 0-56.359 21.176-67.11 52.451-14.985 41.7-5.212 81.771 13.031 113.372-1.628 2.28-2.606 5.864-2.28 9.448z",fill:"#764ABC"})]}))},exports.SassIcon=function(e){var r=e.fill,s=void 0===r?"currentColor":r,c=e.className,o=void 0===c?"":c,i=e.style,n=void 0===i?{}:i,a=t(e,["fill","className","style"]);return d.jsxs("svg",l({fill:s,className:" ".concat(o," ")},a,{style:n,width:"30px",height:"30px",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 128 128",children:[d.jsx("title",{children:"Sass"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#CB6699",d:"M1.219 56.156c0 .703.207 1.167.323 1.618.756 2.933 2.381 5.45 4.309 7.746 2.746 3.272 6.109 5.906 9.554 8.383 2.988 2.148 6.037 4.248 9.037 6.38.515.366 1.002.787 1.561 1.236-.481.26-.881.489-1.297.7-3.959 2.008-7.768 4.259-11.279 6.986-2.116 1.644-4.162 3.391-5.607 5.674-2.325 3.672-3.148 7.584-1.415 11.761.506 1.22 1.278 2.274 2.367 3.053.353.252.749.502 1.162.6 1.058.249 2.136.412 3.207.609l3.033-.002c3.354-.299 6.407-1.448 9.166-3.352 4.312-2.976 7.217-6.966 8.466-12.087.908-3.722.945-7.448-.125-11.153a11.696 11.696 0 00-.354-1.014c-.13-.333-.283-.657-.463-1.072l6.876-3.954.103.088c-.125.409-.258.817-.371 1.23-.817 2.984-1.36 6.02-1.165 9.117.208 3.3 1.129 6.389 3.061 9.146 1.562 2.23 5.284 2.313 6.944.075.589-.795 1.16-1.626 1.589-2.513 1.121-2.315 2.159-4.671 3.23-7.011l.187-.428c-.077 1.108-.167 2.081-.208 3.055-.064 1.521.025 3.033.545 4.48.445 1.238 1.202 2.163 2.62 2.326.97.111 1.743-.333 2.456-.896a10.384 10.384 0 002.691-3.199c1.901-3.491 3.853-6.961 5.576-10.54 1.864-3.871 3.494-7.855 5.225-11.792l.286-.698c.409 1.607.694 3.181 1.219 4.671.61 1.729 1.365 3.417 2.187 5.058.389.775.344 1.278-.195 1.928-2.256 2.72-4.473 5.473-6.692 8.223-.491.607-.98 1.225-1.389 1.888a3.701 3.701 0 00-.48 1.364 1.737 1.737 0 001.383 1.971 9.661 9.661 0 002.708.193c3.097-.228 5.909-1.315 8.395-3.157 3.221-2.386 4.255-5.642 3.475-9.501-.211-1.047-.584-2.065-.947-3.074-.163-.455-.174-.774.123-1.198 2.575-3.677 4.775-7.578 6.821-11.569.081-.157.164-.314.306-.482.663 3.45 1.661 6.775 3.449 9.792-.912.879-1.815 1.676-2.632 2.554-1.799 1.934-3.359 4.034-4.173 6.595-.35 1.104-.619 2.226-.463 3.405.242 1.831 1.742 3.021 3.543 2.604 3.854-.892 7.181-2.708 9.612-5.925 1.636-2.166 1.785-4.582 1.1-7.113-.188-.688-.411-1.365-.651-2.154.951-.295 1.878-.649 2.837-.868 4.979-1.136 9.904-.938 14.702.86 2.801 1.05 5.064 2.807 6.406 5.571 1.639 3.379.733 6.585-2.452 8.721-.297.199-.637.356-.883.605a.869.869 0 00-.205.67c.021.123.346.277.533.275 1.047-.008 1.896-.557 2.711-1.121 2.042-1.413 3.532-3.314 3.853-5.817l.063-.188-.077-1.63c-.031-.094.023-.187.016-.258-.434-3.645-2.381-6.472-5.213-8.688-3.28-2.565-7.153-3.621-11.249-3.788a25.401 25.401 0 00-9.765 1.503c-.897.325-1.786.71-2.688 1.073-.121-.219-.251-.429-.358-.646-.926-1.896-2.048-3.708-2.296-5.882-.176-1.544-.392-3.086-.025-4.613.353-1.469.813-2.913 1.246-4.362.223-.746.066-1.164-.646-1.5a2.854 2.854 0 00-.786-.258c-1.75-.254-3.476-.109-5.171.384-.6.175-1.036.511-1.169 1.175-.076.381-.231.746-.339 1.122-.443 1.563-.757 3.156-1.473 4.645-1.794 3.735-3.842 7.329-5.938 10.897-.227.385-.466.763-.752 1.23-.736-1.54-1.521-2.922-1.759-4.542-.269-1.832-.481-3.661-.025-5.479.339-1.356.782-2.687 1.19-4.025.193-.636.104-.97-.472-1.305-.291-.169-.62-.319-.948-.368a11.643 11.643 0 00-5.354.438c-.543.176-.828.527-.994 1.087-.488 1.652-.904 3.344-1.589 4.915-2.774 6.36-5.628 12.687-8.479 19.013-.595 1.321-1.292 2.596-1.963 3.882-.17.326-.418.613-.63.919-.17-.201-.236-.339-.235-.477.005-.813-.092-1.65.063-2.436a172.189 172.189 0 011.578-7.099c.47-1.946 1.017-3.874 1.538-5.807.175-.647.178-1.252-.287-1.796-.781-.911-2.413-1.111-3.381-.409l-.428.242.083-.69c.204-1.479.245-2.953-.161-4.41-.506-1.816-1.802-2.861-3.686-2.803-.878.027-1.8.177-2.613.497-3.419 1.34-6.048 3.713-8.286 6.568a2.592 2.592 0 01-.757.654c-2.893 1.604-5.795 3.188-8.696 4.778l-3.229 1.769c-.866-.826-1.653-1.683-2.546-2.41-2.727-2.224-5.498-4.393-8.244-6.592-2.434-1.949-4.792-3.979-6.596-6.56-1.342-1.92-2.207-4.021-2.29-6.395-.105-3.025.753-5.789 2.293-8.362 1.97-3.292 4.657-5.934 7.611-8.327 3.125-2.53 6.505-4.678 10.008-6.639 4.901-2.743 9.942-5.171 15.347-6.774 5.542-1.644 11.165-2.585 16.965-1.929 2.28.258 4.494.78 6.527 1.895 1.557.853 2.834 1.97 3.428 3.716.586 1.718.568 3.459.162 5.204-.825 3.534-2.76 6.447-5.195 9.05-3.994 4.267-8.866 7.172-14.351 9.091a39.478 39.478 0 01-9.765 2.083c-2.729.229-5.401-.013-7.985-.962-1.711-.629-3.201-1.591-4.399-2.987-.214-.25-.488-.521-.887-.287-.391.23-.46.602-.329.979.219.626.421 1.278.762 1.838.857 1.405 2.107 2.424 3.483 3.298 2.643 1.681 5.597 2.246 8.66 2.377 4.648.201 9.183-.493 13.654-1.74 6.383-1.78 11.933-4.924 16.384-9.884 3.706-4.13 6.353-8.791 6.92-14.419.277-2.747-.018-5.438-1.304-7.944-1.395-2.715-3.613-4.734-6.265-6.125C68.756 18.179 64.588 17 60.286 17h-4.31c-5.21 0-10.247 1.493-15.143 3.274-3.706 1.349-7.34 2.941-10.868 4.703-7.683 3.839-14.838 8.468-20.715 14.833-2.928 3.171-5.407 6.67-6.833 10.79a40.494 40.494 0 00-1.111 3.746m27.839 36.013c-.333 4.459-2.354 8.074-5.657 11.002-1.858 1.646-3.989 2.818-6.471 3.23-.9.149-1.821.185-2.694-.188-1.245-.532-1.524-1.637-1.548-2.814-.037-1.876.62-3.572 1.521-5.186 1.176-2.104 2.9-3.708 4.741-5.206 2.9-2.361 6.046-4.359 9.268-6.245l.243-.1c.498 1.84.735 3.657.597 5.507zM54.303 70.98c-.235 1.424-.529 2.849-.945 4.229-1.438 4.777-3.285 9.406-5.282 13.973-.369.845-.906 1.616-1.373 2.417a1.689 1.689 0 01-.283.334c-.578.571-1.126.541-1.418-.206-.34-.868-.549-1.797-.729-2.716-.121-.617-.092-1.265-.13-1.897.039-4.494 1.41-8.578 3.736-12.38.959-1.568 2.003-3.062 3.598-4.054a6.27 6.27 0 011.595-.706c.85-.239 1.372.154 1.231 1.006zm17.164 21.868l6.169-7.203c.257 2.675-4.29 8.015-6.169 7.203zm19.703-4.847c-.436.25-.911.43-1.358.661-.409.212-.544-.002-.556-.354a2.385 2.385 0 01.093-.721c.833-2.938 2.366-5.446 4.647-7.486l.16-.082c1.085 3.035-.169 6.368-2.986 7.982z"})]}))},exports.SqlIcon=function(e){var r=e.fill,s=void 0===r?"currentColor":r,c=e.className,o=void 0===c?"":c,i=e.style,n=void 0===i?{}:i,a=t(e,["fill","className","style"]);return d.jsxs("svg",l({fill:s},a,{style:n,className:" ".concat(o),xmlns:"http://www.w3.org/2000/svg",width:"30px",height:"30px",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[d.jsx("title",{children:"MySQL"}),d.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),d.jsx("path",{d:"M13 21c-1.427 -1.026 -3.59 -3.854 -4 -6c-.486 .77 -1.501 2 -2 2c-1.499 -.888 -.574 -3.973 0 -6c-1.596 -1.433 -2.468 -2.458 -2.5 -4c-3.35 -3.44 -.444 -5.27 2.5 -3h1c8.482 .5 6.421 8.07 9 11.5c2.295 .522 3.665 2.254 5 3.5c-2.086 -.2 -2.784 -.344 -3.5 0c.478 1.64 2.123 2.2 3.5 3"}),d.jsx("path",{d:"M9 7h.01"})]}))},exports.TailwindIcon=function(e){var r=e.fill,s=void 0===r?"currentColor":r,c=e.className,o=void 0===c?"":c;e.style;var i=t(e,["fill","className","style"]);return d.jsxs("svg",l({fill:s,className:"".concat(o," ")},i,{width:"30px",height:"30px",viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",children:[d.jsx("title",{children:"TailwindCSS"}),d.jsx("path",{d:"M9,13.7q1.4-5.6,7-5.6c5.6,0,6.3,4.2,9.1,4.9q2.8.7,4.9-2.1-1.4,5.6-7,5.6c-5.6,0-6.3-4.2-9.1-4.9Q11.1,10.9,9,13.7ZM2,22.1q1.4-5.6,7-5.6c5.6,0,6.3,4.2,9.1,4.9q2.8.7,4.9-2.1-1.4,5.6-7,5.6c-5.6,0-6.3-4.2-9.1-4.9Q4.1,19.3,2,22.1Z"})]}))},exports.TsIcon=function(e){var r=e.fill,s=void 0===r?"currentColor":r,c=e.className,o=void 0===c?"":c,i=e.style,n=void 0===i?{}:i,a=t(e,["fill","className","style"]);return d.jsxs("svg",l({fill:s,className:"".concat(o," ")},a,{style:n,width:"30px",height:"30px",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 128 128",children:[d.jsx("title",{children:"TS"}),d.jsx("path",{fill:"#fff",d:"M22.67 47h99.67v73.67H22.67z"}),d.jsx("path",{"data-name":"original",fill:"#007acc",d:"M1.5 63.91v62.5h125v-125H1.5zm100.73-5a15.56 15.56 0 017.82 4.5 20.58 20.58 0 013 4c0 .16-5.4 3.81-8.69 5.85-.12.08-.6-.44-1.13-1.23a7.09 7.09 0 00-5.87-3.53c-3.79-.26-6.23 1.73-6.21 5a4.58 4.58 0 00.54 2.34c.83 1.73 2.38 2.76 7.24 4.86 8.95 3.85 12.78 6.39 15.16 10 2.66 4 3.25 10.46 1.45 15.24-2 5.2-6.9 8.73-13.83 9.9a38.32 38.32 0 01-9.52-.1 23 23 0 01-12.72-6.63c-1.15-1.27-3.39-4.58-3.25-4.82a9.34 9.34 0 011.15-.73L82 101l3.59-2.08.75 1.11a16.78 16.78 0 004.74 4.54c4 2.1 9.46 1.81 12.16-.62a5.43 5.43 0 00.69-6.92c-1-1.39-3-2.56-8.59-5-6.45-2.78-9.23-4.5-11.77-7.24a16.48 16.48 0 01-3.43-6.25 25 25 0 01-.22-8c1.33-6.23 6-10.58 12.82-11.87a31.66 31.66 0 019.49.26zm-29.34 5.24v5.12H56.66v46.23H45.15V69.26H28.88v-5a49.19 49.19 0 01.12-5.17C29.08 59 39 59 51 59h21.83z"})]}))},exports.WebPackIcon=function(e){var r=e.fill,s=void 0===r?"currentColor":r,c=e.className,o=void 0===c?"":c,i=e.style,n=void 0===i?{}:i,a=t(e,["fill","className","style"]);return d.jsxs("svg",l({fill:s,className:"".concat(o)},a,{style:n,width:"30px",height:"30px",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 128 128",children:[d.jsx("title",{children:"WebPack"}),d.jsx("path",{fill:"#8ed6fb",d:"M117.29 98.1L66.24 127v-22.51L98 87l19.29 11.1zm3.5-3.16V34.55l-18.68 10.8v38.81l18.67 10.77zM10.71 98.1l51 28.88v-22.49L29.94 87zm-3.5-3.16V34.55l18.68 10.8v38.81zm2.19-64.3L61.76 1v21.76L28.21 41.21l-.27.15zm109.18 0L66.24 1v21.76L99.79 41.2l.27.15 18.54-10.71z"}),d.jsx("path",{fill:"#1c78c0",d:"M61.76 99.37L30.37 82.1V47.92L61.76 66zm4.48 0l31.39-17.25v-34.2L66.24 66zM32.5 44L64 26.66 95.5 44 64 62.16 32.5 44z"})]}))},exports.XIcon=function(e){var r=e.fill,s=void 0===r?"currentColor":r,c=e.className,o=void 0===c?"":c,i=e.style,n=void 0===i?{}:i,a=t(e,["fill","className","style"]);return d.jsxs("svg",l({fill:s,style:n,className:"".concat(o)},a,{xmlns:"http://www.w3.org/2000/svg",width:"30px",height:"30px",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[d.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),d.jsx("path",{d:"M4 4l11.733 16h4.267l-11.733 -16z"}),d.jsx("path",{d:"M4 20l6.768 -6.768m2.46 -2.46l6.772 -6.772"})]}))};
11
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sources":["../node_modules/tslib/tslib.es6.js","../node_modules/react/cjs/react-jsx-runtime.development.js","../node_modules/react/jsx-runtime.js","../node_modules/react/cjs/react-jsx-runtime.production.js","../src/icons.tsx"],"sourcesContent":["/******************************************************************************\r\nCopyright (c) Microsoft Corporation.\r\n\r\nPermission to use, copy, modify, and/or distribute this software for any\r\npurpose with or without fee is hereby granted.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\r\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\r\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\r\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\r\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\r\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\r\nPERFORMANCE OF THIS SOFTWARE.\r\n***************************************************************************** */\r\n/* global Reflect, Promise, SuppressedError, Symbol, Iterator */\r\n\r\nvar extendStatics = function(d, b) {\r\n extendStatics = Object.setPrototypeOf ||\r\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\r\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\r\n return extendStatics(d, b);\r\n};\r\n\r\nexport function __extends(d, b) {\r\n if (typeof b !== \"function\" && b !== null)\r\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\r\n extendStatics(d, b);\r\n function __() { this.constructor = d; }\r\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\r\n}\r\n\r\nexport var __assign = function() {\r\n __assign = Object.assign || function __assign(t) {\r\n for (var s, i = 1, n = arguments.length; i < n; i++) {\r\n s = arguments[i];\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\r\n }\r\n return t;\r\n }\r\n return __assign.apply(this, arguments);\r\n}\r\n\r\nexport function __rest(s, e) {\r\n var t = {};\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\r\n t[p] = s[p];\r\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\r\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\r\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\r\n t[p[i]] = s[p[i]];\r\n }\r\n return t;\r\n}\r\n\r\nexport function __decorate(decorators, target, key, desc) {\r\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\r\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\r\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\r\n return c > 3 && r && Object.defineProperty(target, key, r), r;\r\n}\r\n\r\nexport function __param(paramIndex, decorator) {\r\n return function (target, key) { decorator(target, key, paramIndex); }\r\n}\r\n\r\nexport function __esDecorate(ctor, descriptorIn, decorators, contextIn, initializers, extraInitializers) {\r\n function accept(f) { if (f !== void 0 && typeof f !== \"function\") throw new TypeError(\"Function expected\"); return f; }\r\n var kind = contextIn.kind, key = kind === \"getter\" ? \"get\" : kind === \"setter\" ? \"set\" : \"value\";\r\n var target = !descriptorIn && ctor ? contextIn[\"static\"] ? ctor : ctor.prototype : null;\r\n var descriptor = descriptorIn || (target ? Object.getOwnPropertyDescriptor(target, contextIn.name) : {});\r\n var _, done = false;\r\n for (var i = decorators.length - 1; i >= 0; i--) {\r\n var context = {};\r\n for (var p in contextIn) context[p] = p === \"access\" ? {} : contextIn[p];\r\n for (var p in contextIn.access) context.access[p] = contextIn.access[p];\r\n context.addInitializer = function (f) { if (done) throw new TypeError(\"Cannot add initializers after decoration has completed\"); extraInitializers.push(accept(f || null)); };\r\n var result = (0, decorators[i])(kind === \"accessor\" ? { get: descriptor.get, set: descriptor.set } : descriptor[key], context);\r\n if (kind === \"accessor\") {\r\n if (result === void 0) continue;\r\n if (result === null || typeof result !== \"object\") throw new TypeError(\"Object expected\");\r\n if (_ = accept(result.get)) descriptor.get = _;\r\n if (_ = accept(result.set)) descriptor.set = _;\r\n if (_ = accept(result.init)) initializers.unshift(_);\r\n }\r\n else if (_ = accept(result)) {\r\n if (kind === \"field\") initializers.unshift(_);\r\n else descriptor[key] = _;\r\n }\r\n }\r\n if (target) Object.defineProperty(target, contextIn.name, descriptor);\r\n done = true;\r\n};\r\n\r\nexport function __runInitializers(thisArg, initializers, value) {\r\n var useValue = arguments.length > 2;\r\n for (var i = 0; i < initializers.length; i++) {\r\n value = useValue ? initializers[i].call(thisArg, value) : initializers[i].call(thisArg);\r\n }\r\n return useValue ? value : void 0;\r\n};\r\n\r\nexport function __propKey(x) {\r\n return typeof x === \"symbol\" ? x : \"\".concat(x);\r\n};\r\n\r\nexport function __setFunctionName(f, name, prefix) {\r\n if (typeof name === \"symbol\") name = name.description ? \"[\".concat(name.description, \"]\") : \"\";\r\n return Object.defineProperty(f, \"name\", { configurable: true, value: prefix ? \"\".concat(prefix, \" \", name) : name });\r\n};\r\n\r\nexport function __metadata(metadataKey, metadataValue) {\r\n if (typeof Reflect === \"object\" && typeof Reflect.metadata === \"function\") return Reflect.metadata(metadataKey, metadataValue);\r\n}\r\n\r\nexport function __awaiter(thisArg, _arguments, P, generator) {\r\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n}\r\n\r\nexport function __generator(thisArg, body) {\r\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === \"function\" ? Iterator : Object).prototype);\r\n return g.next = verb(0), g[\"throw\"] = verb(1), g[\"return\"] = verb(2), typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\r\n function verb(n) { return function (v) { return step([n, v]); }; }\r\n function step(op) {\r\n if (f) throw new TypeError(\"Generator is already executing.\");\r\n while (g && (g = 0, op[0] && (_ = 0)), _) try {\r\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\r\n if (y = 0, t) op = [op[0] & 2, t.value];\r\n switch (op[0]) {\r\n case 0: case 1: t = op; break;\r\n case 4: _.label++; return { value: op[1], done: false };\r\n case 5: _.label++; y = op[1]; op = [0]; continue;\r\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\r\n default:\r\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\r\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\r\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\r\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\r\n if (t[2]) _.ops.pop();\r\n _.trys.pop(); continue;\r\n }\r\n op = body.call(thisArg, _);\r\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\r\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\r\n }\r\n}\r\n\r\nexport var __createBinding = Object.create ? (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n var desc = Object.getOwnPropertyDescriptor(m, k);\r\n if (!desc || (\"get\" in desc ? !m.__esModule : desc.writable || desc.configurable)) {\r\n desc = { enumerable: true, get: function() { return m[k]; } };\r\n }\r\n Object.defineProperty(o, k2, desc);\r\n}) : (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n o[k2] = m[k];\r\n});\r\n\r\nexport function __exportStar(m, o) {\r\n for (var p in m) if (p !== \"default\" && !Object.prototype.hasOwnProperty.call(o, p)) __createBinding(o, m, p);\r\n}\r\n\r\nexport function __values(o) {\r\n var s = typeof Symbol === \"function\" && Symbol.iterator, m = s && o[s], i = 0;\r\n if (m) return m.call(o);\r\n if (o && typeof o.length === \"number\") return {\r\n next: function () {\r\n if (o && i >= o.length) o = void 0;\r\n return { value: o && o[i++], done: !o };\r\n }\r\n };\r\n throw new TypeError(s ? \"Object is not iterable.\" : \"Symbol.iterator is not defined.\");\r\n}\r\n\r\nexport function __read(o, n) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\r\n if (!m) return o;\r\n var i = m.call(o), r, ar = [], e;\r\n try {\r\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\r\n }\r\n catch (error) { e = { error: error }; }\r\n finally {\r\n try {\r\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\r\n }\r\n finally { if (e) throw e.error; }\r\n }\r\n return ar;\r\n}\r\n\r\n/** @deprecated */\r\nexport function __spread() {\r\n for (var ar = [], i = 0; i < arguments.length; i++)\r\n ar = ar.concat(__read(arguments[i]));\r\n return ar;\r\n}\r\n\r\n/** @deprecated */\r\nexport function __spreadArrays() {\r\n for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;\r\n for (var r = Array(s), k = 0, i = 0; i < il; i++)\r\n for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)\r\n r[k] = a[j];\r\n return r;\r\n}\r\n\r\nexport function __spreadArray(to, from, pack) {\r\n if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {\r\n if (ar || !(i in from)) {\r\n if (!ar) ar = Array.prototype.slice.call(from, 0, i);\r\n ar[i] = from[i];\r\n }\r\n }\r\n return to.concat(ar || Array.prototype.slice.call(from));\r\n}\r\n\r\nexport function __await(v) {\r\n return this instanceof __await ? (this.v = v, this) : new __await(v);\r\n}\r\n\r\nexport function __asyncGenerator(thisArg, _arguments, generator) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var g = generator.apply(thisArg, _arguments || []), i, q = [];\r\n return i = Object.create((typeof AsyncIterator === \"function\" ? AsyncIterator : Object).prototype), verb(\"next\"), verb(\"throw\"), verb(\"return\", awaitReturn), i[Symbol.asyncIterator] = function () { return this; }, i;\r\n function awaitReturn(f) { return function (v) { return Promise.resolve(v).then(f, reject); }; }\r\n function verb(n, f) { if (g[n]) { i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; if (f) i[n] = f(i[n]); } }\r\n function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }\r\n function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }\r\n function fulfill(value) { resume(\"next\", value); }\r\n function reject(value) { resume(\"throw\", value); }\r\n function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }\r\n}\r\n\r\nexport function __asyncDelegator(o) {\r\n var i, p;\r\n return i = {}, verb(\"next\"), verb(\"throw\", function (e) { throw e; }), verb(\"return\"), i[Symbol.iterator] = function () { return this; }, i;\r\n function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: false } : f ? f(v) : v; } : f; }\r\n}\r\n\r\nexport function __asyncValues(o) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var m = o[Symbol.asyncIterator], i;\r\n return m ? m.call(o) : (o = typeof __values === \"function\" ? __values(o) : o[Symbol.iterator](), i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i);\r\n function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }\r\n function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }\r\n}\r\n\r\nexport function __makeTemplateObject(cooked, raw) {\r\n if (Object.defineProperty) { Object.defineProperty(cooked, \"raw\", { value: raw }); } else { cooked.raw = raw; }\r\n return cooked;\r\n};\r\n\r\nvar __setModuleDefault = Object.create ? (function(o, v) {\r\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\r\n}) : function(o, v) {\r\n o[\"default\"] = v;\r\n};\r\n\r\nvar ownKeys = function(o) {\r\n ownKeys = Object.getOwnPropertyNames || function (o) {\r\n var ar = [];\r\n for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;\r\n return ar;\r\n };\r\n return ownKeys(o);\r\n};\r\n\r\nexport function __importStar(mod) {\r\n if (mod && mod.__esModule) return mod;\r\n var result = {};\r\n if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== \"default\") __createBinding(result, mod, k[i]);\r\n __setModuleDefault(result, mod);\r\n return result;\r\n}\r\n\r\nexport function __importDefault(mod) {\r\n return (mod && mod.__esModule) ? mod : { default: mod };\r\n}\r\n\r\nexport function __classPrivateFieldGet(receiver, state, kind, f) {\r\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a getter\");\r\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot read private member from an object whose class did not declare it\");\r\n return kind === \"m\" ? f : kind === \"a\" ? f.call(receiver) : f ? f.value : state.get(receiver);\r\n}\r\n\r\nexport function __classPrivateFieldSet(receiver, state, value, kind, f) {\r\n if (kind === \"m\") throw new TypeError(\"Private method is not writable\");\r\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a setter\");\r\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot write private member to an object whose class did not declare it\");\r\n return (kind === \"a\" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;\r\n}\r\n\r\nexport function __classPrivateFieldIn(state, receiver) {\r\n if (receiver === null || (typeof receiver !== \"object\" && typeof receiver !== \"function\")) throw new TypeError(\"Cannot use 'in' operator on non-object\");\r\n return typeof state === \"function\" ? receiver === state : state.has(receiver);\r\n}\r\n\r\nexport function __addDisposableResource(env, value, async) {\r\n if (value !== null && value !== void 0) {\r\n if (typeof value !== \"object\" && typeof value !== \"function\") throw new TypeError(\"Object expected.\");\r\n var dispose, inner;\r\n if (async) {\r\n if (!Symbol.asyncDispose) throw new TypeError(\"Symbol.asyncDispose is not defined.\");\r\n dispose = value[Symbol.asyncDispose];\r\n }\r\n if (dispose === void 0) {\r\n if (!Symbol.dispose) throw new TypeError(\"Symbol.dispose is not defined.\");\r\n dispose = value[Symbol.dispose];\r\n if (async) inner = dispose;\r\n }\r\n if (typeof dispose !== \"function\") throw new TypeError(\"Object not disposable.\");\r\n if (inner) dispose = function() { try { inner.call(this); } catch (e) { return Promise.reject(e); } };\r\n env.stack.push({ value: value, dispose: dispose, async: async });\r\n }\r\n else if (async) {\r\n env.stack.push({ async: true });\r\n }\r\n return value;\r\n\r\n}\r\n\r\nvar _SuppressedError = typeof SuppressedError === \"function\" ? SuppressedError : function (error, suppressed, message) {\r\n var e = new Error(message);\r\n return e.name = \"SuppressedError\", e.error = error, e.suppressed = suppressed, e;\r\n};\r\n\r\nexport function __disposeResources(env) {\r\n function fail(e) {\r\n env.error = env.hasError ? new _SuppressedError(e, env.error, \"An error was suppressed during disposal.\") : e;\r\n env.hasError = true;\r\n }\r\n var r, s = 0;\r\n function next() {\r\n while (r = env.stack.pop()) {\r\n try {\r\n if (!r.async && s === 1) return s = 0, env.stack.push(r), Promise.resolve().then(next);\r\n if (r.dispose) {\r\n var result = r.dispose.call(r.value);\r\n if (r.async) return s |= 2, Promise.resolve(result).then(next, function(e) { fail(e); return next(); });\r\n }\r\n else s |= 1;\r\n }\r\n catch (e) {\r\n fail(e);\r\n }\r\n }\r\n if (s === 1) return env.hasError ? Promise.reject(env.error) : Promise.resolve();\r\n if (env.hasError) throw env.error;\r\n }\r\n return next();\r\n}\r\n\r\nexport function __rewriteRelativeImportExtension(path, preserveJsx) {\r\n if (typeof path === \"string\" && /^\\.\\.?\\//.test(path)) {\r\n return path.replace(/\\.(tsx)$|((?:\\.d)?)((?:\\.[^./]+?)?)\\.([cm]?)ts$/i, function (m, tsx, d, ext, cm) {\r\n return tsx ? preserveJsx ? \".jsx\" : \".js\" : d && (!ext || !cm) ? m : (d + ext + \".\" + cm.toLowerCase() + \"js\");\r\n });\r\n }\r\n return path;\r\n}\r\n\r\nexport default {\r\n __extends: __extends,\r\n __assign: __assign,\r\n __rest: __rest,\r\n __decorate: __decorate,\r\n __param: __param,\r\n __esDecorate: __esDecorate,\r\n __runInitializers: __runInitializers,\r\n __propKey: __propKey,\r\n __setFunctionName: __setFunctionName,\r\n __metadata: __metadata,\r\n __awaiter: __awaiter,\r\n __generator: __generator,\r\n __createBinding: __createBinding,\r\n __exportStar: __exportStar,\r\n __values: __values,\r\n __read: __read,\r\n __spread: __spread,\r\n __spreadArrays: __spreadArrays,\r\n __spreadArray: __spreadArray,\r\n __await: __await,\r\n __asyncGenerator: __asyncGenerator,\r\n __asyncDelegator: __asyncDelegator,\r\n __asyncValues: __asyncValues,\r\n __makeTemplateObject: __makeTemplateObject,\r\n __importStar: __importStar,\r\n __importDefault: __importDefault,\r\n __classPrivateFieldGet: __classPrivateFieldGet,\r\n __classPrivateFieldSet: __classPrivateFieldSet,\r\n __classPrivateFieldIn: __classPrivateFieldIn,\r\n __addDisposableResource: __addDisposableResource,\r\n __disposeResources: __disposeResources,\r\n __rewriteRelativeImportExtension: __rewriteRelativeImportExtension,\r\n};\r\n","/**\n * @license React\n * react-jsx-runtime.development.js\n *\n * Copyright (c) Meta Platforms, Inc. and affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n\"use strict\";\n\"production\" !== process.env.NODE_ENV &&\n (function () {\n function getComponentNameFromType(type) {\n if (null == type) return null;\n if (\"function\" === typeof type)\n return type.$$typeof === REACT_CLIENT_REFERENCE\n ? null\n : type.displayName || type.name || null;\n if (\"string\" === typeof type) return type;\n switch (type) {\n case REACT_FRAGMENT_TYPE:\n return \"Fragment\";\n case REACT_PROFILER_TYPE:\n return \"Profiler\";\n case REACT_STRICT_MODE_TYPE:\n return \"StrictMode\";\n case REACT_SUSPENSE_TYPE:\n return \"Suspense\";\n case REACT_SUSPENSE_LIST_TYPE:\n return \"SuspenseList\";\n case REACT_ACTIVITY_TYPE:\n return \"Activity\";\n }\n if (\"object\" === typeof type)\n switch (\n (\"number\" === typeof type.tag &&\n console.error(\n \"Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue.\"\n ),\n type.$$typeof)\n ) {\n case REACT_PORTAL_TYPE:\n return \"Portal\";\n case REACT_CONTEXT_TYPE:\n return (type.displayName || \"Context\") + \".Provider\";\n case REACT_CONSUMER_TYPE:\n return (type._context.displayName || \"Context\") + \".Consumer\";\n case REACT_FORWARD_REF_TYPE:\n var innerType = type.render;\n type = type.displayName;\n type ||\n ((type = innerType.displayName || innerType.name || \"\"),\n (type = \"\" !== type ? \"ForwardRef(\" + type + \")\" : \"ForwardRef\"));\n return type;\n case REACT_MEMO_TYPE:\n return (\n (innerType = type.displayName || null),\n null !== innerType\n ? innerType\n : getComponentNameFromType(type.type) || \"Memo\"\n );\n case REACT_LAZY_TYPE:\n innerType = type._payload;\n type = type._init;\n try {\n return getComponentNameFromType(type(innerType));\n } catch (x) {}\n }\n return null;\n }\n function testStringCoercion(value) {\n return \"\" + value;\n }\n function checkKeyStringCoercion(value) {\n try {\n testStringCoercion(value);\n var JSCompiler_inline_result = !1;\n } catch (e) {\n JSCompiler_inline_result = !0;\n }\n if (JSCompiler_inline_result) {\n JSCompiler_inline_result = console;\n var JSCompiler_temp_const = JSCompiler_inline_result.error;\n var JSCompiler_inline_result$jscomp$0 =\n (\"function\" === typeof Symbol &&\n Symbol.toStringTag &&\n value[Symbol.toStringTag]) ||\n value.constructor.name ||\n \"Object\";\n JSCompiler_temp_const.call(\n JSCompiler_inline_result,\n \"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.\",\n JSCompiler_inline_result$jscomp$0\n );\n return testStringCoercion(value);\n }\n }\n function getTaskName(type) {\n if (type === REACT_FRAGMENT_TYPE) return \"<>\";\n if (\n \"object\" === typeof type &&\n null !== type &&\n type.$$typeof === REACT_LAZY_TYPE\n )\n return \"<...>\";\n try {\n var name = getComponentNameFromType(type);\n return name ? \"<\" + name + \">\" : \"<...>\";\n } catch (x) {\n return \"<...>\";\n }\n }\n function getOwner() {\n var dispatcher = ReactSharedInternals.A;\n return null === dispatcher ? null : dispatcher.getOwner();\n }\n function UnknownOwner() {\n return Error(\"react-stack-top-frame\");\n }\n function hasValidKey(config) {\n if (hasOwnProperty.call(config, \"key\")) {\n var getter = Object.getOwnPropertyDescriptor(config, \"key\").get;\n if (getter && getter.isReactWarning) return !1;\n }\n return void 0 !== config.key;\n }\n function defineKeyPropWarningGetter(props, displayName) {\n function warnAboutAccessingKey() {\n specialPropKeyWarningShown ||\n ((specialPropKeyWarningShown = !0),\n console.error(\n \"%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)\",\n displayName\n ));\n }\n warnAboutAccessingKey.isReactWarning = !0;\n Object.defineProperty(props, \"key\", {\n get: warnAboutAccessingKey,\n configurable: !0\n });\n }\n function elementRefGetterWithDeprecationWarning() {\n var componentName = getComponentNameFromType(this.type);\n didWarnAboutElementRef[componentName] ||\n ((didWarnAboutElementRef[componentName] = !0),\n console.error(\n \"Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.\"\n ));\n componentName = this.props.ref;\n return void 0 !== componentName ? componentName : null;\n }\n function ReactElement(\n type,\n key,\n self,\n source,\n owner,\n props,\n debugStack,\n debugTask\n ) {\n self = props.ref;\n type = {\n $$typeof: REACT_ELEMENT_TYPE,\n type: type,\n key: key,\n props: props,\n _owner: owner\n };\n null !== (void 0 !== self ? self : null)\n ? Object.defineProperty(type, \"ref\", {\n enumerable: !1,\n get: elementRefGetterWithDeprecationWarning\n })\n : Object.defineProperty(type, \"ref\", { enumerable: !1, value: null });\n type._store = {};\n Object.defineProperty(type._store, \"validated\", {\n configurable: !1,\n enumerable: !1,\n writable: !0,\n value: 0\n });\n Object.defineProperty(type, \"_debugInfo\", {\n configurable: !1,\n enumerable: !1,\n writable: !0,\n value: null\n });\n Object.defineProperty(type, \"_debugStack\", {\n configurable: !1,\n enumerable: !1,\n writable: !0,\n value: debugStack\n });\n Object.defineProperty(type, \"_debugTask\", {\n configurable: !1,\n enumerable: !1,\n writable: !0,\n value: debugTask\n });\n Object.freeze && (Object.freeze(type.props), Object.freeze(type));\n return type;\n }\n function jsxDEVImpl(\n type,\n config,\n maybeKey,\n isStaticChildren,\n source,\n self,\n debugStack,\n debugTask\n ) {\n var children = config.children;\n if (void 0 !== children)\n if (isStaticChildren)\n if (isArrayImpl(children)) {\n for (\n isStaticChildren = 0;\n isStaticChildren < children.length;\n isStaticChildren++\n )\n validateChildKeys(children[isStaticChildren]);\n Object.freeze && Object.freeze(children);\n } else\n console.error(\n \"React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.\"\n );\n else validateChildKeys(children);\n if (hasOwnProperty.call(config, \"key\")) {\n children = getComponentNameFromType(type);\n var keys = Object.keys(config).filter(function (k) {\n return \"key\" !== k;\n });\n isStaticChildren =\n 0 < keys.length\n ? \"{key: someKey, \" + keys.join(\": ..., \") + \": ...}\"\n : \"{key: someKey}\";\n didWarnAboutKeySpread[children + isStaticChildren] ||\n ((keys =\n 0 < keys.length ? \"{\" + keys.join(\": ..., \") + \": ...}\" : \"{}\"),\n console.error(\n 'A props object containing a \"key\" prop is being spread into JSX:\\n let props = %s;\\n <%s {...props} />\\nReact keys must be passed directly to JSX without using spread:\\n let props = %s;\\n <%s key={someKey} {...props} />',\n isStaticChildren,\n children,\n keys,\n children\n ),\n (didWarnAboutKeySpread[children + isStaticChildren] = !0));\n }\n children = null;\n void 0 !== maybeKey &&\n (checkKeyStringCoercion(maybeKey), (children = \"\" + maybeKey));\n hasValidKey(config) &&\n (checkKeyStringCoercion(config.key), (children = \"\" + config.key));\n if (\"key\" in config) {\n maybeKey = {};\n for (var propName in config)\n \"key\" !== propName && (maybeKey[propName] = config[propName]);\n } else maybeKey = config;\n children &&\n defineKeyPropWarningGetter(\n maybeKey,\n \"function\" === typeof type\n ? type.displayName || type.name || \"Unknown\"\n : type\n );\n return ReactElement(\n type,\n children,\n self,\n source,\n getOwner(),\n maybeKey,\n debugStack,\n debugTask\n );\n }\n function validateChildKeys(node) {\n \"object\" === typeof node &&\n null !== node &&\n node.$$typeof === REACT_ELEMENT_TYPE &&\n node._store &&\n (node._store.validated = 1);\n }\n var React = require(\"react\"),\n REACT_ELEMENT_TYPE = Symbol.for(\"react.transitional.element\"),\n REACT_PORTAL_TYPE = Symbol.for(\"react.portal\"),\n REACT_FRAGMENT_TYPE = Symbol.for(\"react.fragment\"),\n REACT_STRICT_MODE_TYPE = Symbol.for(\"react.strict_mode\"),\n REACT_PROFILER_TYPE = Symbol.for(\"react.profiler\");\n Symbol.for(\"react.provider\");\n var REACT_CONSUMER_TYPE = Symbol.for(\"react.consumer\"),\n REACT_CONTEXT_TYPE = Symbol.for(\"react.context\"),\n REACT_FORWARD_REF_TYPE = Symbol.for(\"react.forward_ref\"),\n REACT_SUSPENSE_TYPE = Symbol.for(\"react.suspense\"),\n REACT_SUSPENSE_LIST_TYPE = Symbol.for(\"react.suspense_list\"),\n REACT_MEMO_TYPE = Symbol.for(\"react.memo\"),\n REACT_LAZY_TYPE = Symbol.for(\"react.lazy\"),\n REACT_ACTIVITY_TYPE = Symbol.for(\"react.activity\"),\n REACT_CLIENT_REFERENCE = Symbol.for(\"react.client.reference\"),\n ReactSharedInternals =\n React.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,\n hasOwnProperty = Object.prototype.hasOwnProperty,\n isArrayImpl = Array.isArray,\n createTask = console.createTask\n ? console.createTask\n : function () {\n return null;\n };\n React = {\n \"react-stack-bottom-frame\": function (callStackForError) {\n return callStackForError();\n }\n };\n var specialPropKeyWarningShown;\n var didWarnAboutElementRef = {};\n var unknownOwnerDebugStack = React[\"react-stack-bottom-frame\"].bind(\n React,\n UnknownOwner\n )();\n var unknownOwnerDebugTask = createTask(getTaskName(UnknownOwner));\n var didWarnAboutKeySpread = {};\n exports.Fragment = REACT_FRAGMENT_TYPE;\n exports.jsx = function (type, config, maybeKey, source, self) {\n var trackActualOwner =\n 1e4 > ReactSharedInternals.recentlyCreatedOwnerStacks++;\n return jsxDEVImpl(\n type,\n config,\n maybeKey,\n !1,\n source,\n self,\n trackActualOwner\n ? Error(\"react-stack-top-frame\")\n : unknownOwnerDebugStack,\n trackActualOwner ? createTask(getTaskName(type)) : unknownOwnerDebugTask\n );\n };\n exports.jsxs = function (type, config, maybeKey, source, self) {\n var trackActualOwner =\n 1e4 > ReactSharedInternals.recentlyCreatedOwnerStacks++;\n return jsxDEVImpl(\n type,\n config,\n maybeKey,\n !0,\n source,\n self,\n trackActualOwner\n ? Error(\"react-stack-top-frame\")\n : unknownOwnerDebugStack,\n trackActualOwner ? createTask(getTaskName(type)) : unknownOwnerDebugTask\n );\n };\n })();\n","'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/react-jsx-runtime.production.js');\n} else {\n module.exports = require('./cjs/react-jsx-runtime.development.js');\n}\n","/**\n * @license React\n * react-jsx-runtime.production.js\n *\n * Copyright (c) Meta Platforms, Inc. and affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n\"use strict\";\nvar REACT_ELEMENT_TYPE = Symbol.for(\"react.transitional.element\"),\n REACT_FRAGMENT_TYPE = Symbol.for(\"react.fragment\");\nfunction jsxProd(type, config, maybeKey) {\n var key = null;\n void 0 !== maybeKey && (key = \"\" + maybeKey);\n void 0 !== config.key && (key = \"\" + config.key);\n if (\"key\" in config) {\n maybeKey = {};\n for (var propName in config)\n \"key\" !== propName && (maybeKey[propName] = config[propName]);\n } else maybeKey = config;\n config = maybeKey.ref;\n return {\n $$typeof: REACT_ELEMENT_TYPE,\n type: type,\n key: key,\n ref: void 0 !== config ? config : null,\n props: maybeKey\n };\n}\nexports.Fragment = REACT_FRAGMENT_TYPE;\nexports.jsx = jsxProd;\nexports.jsxs = jsxProd;\n","\n\ninterface IconProps extends React.SVGProps<SVGSVGElement> {\n fill?: string;\n}\n\n\nconst ReactIcon: React.FC<IconProps> = (\n { fill = \"currentColor\",\n className = \"\",\n style = {},\n ...props\n }\n) => (\n <svg\n fill={fill}\n className={`${className}`}\n {...props}\n width=\"30px\" height=\"30px\"\n viewBox=\"0 0 32 32\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <title>React</title>\n <path d=\"M16 13.146c-1.573 0-2.854 1.281-2.854 2.854s1.281 2.854 2.854 2.854c1.573 0 2.854-1.281 2.854-2.854s-1.281-2.854-2.854-2.854zM8.010 21.672l-0.63-0.156c-4.688-1.188-7.38-3.198-7.38-5.521s2.693-4.333 7.38-5.521l0.63-0.156 0.177 0.625c0.474 1.635 1.083 3.229 1.818 4.771l0.135 0.281-0.135 0.286c-0.734 1.536-1.344 3.13-1.818 4.771zM7.089 11.932c-3.563 1-5.75 2.536-5.75 4.063s2.188 3.057 5.75 4.063c0.438-1.391 0.964-2.745 1.578-4.063-0.615-1.318-1.141-2.672-1.578-4.063zM23.99 21.672l-0.177-0.625c-0.474-1.635-1.083-3.229-1.818-4.766l-0.135-0.286 0.135-0.286c0.734-1.536 1.344-3.13 1.818-4.771l0.177-0.62 0.63 0.156c4.688 1.188 7.38 3.198 7.38 5.521s-2.693 4.333-7.38 5.521zM23.333 15.995c0.641 1.385 1.172 2.745 1.578 4.063 3.568-1.005 5.75-2.536 5.75-4.063s-2.188-3.057-5.75-4.063c-0.438 1.385-0.964 2.745-1.578 4.063zM7.078 11.927l-0.177-0.625c-1.318-4.646-0.917-7.979 1.099-9.141 1.979-1.141 5.151 0.208 8.479 3.625l0.453 0.464-0.453 0.464c-1.182 1.229-2.26 2.552-3.229 3.958l-0.182 0.255-0.313 0.026c-1.703 0.135-3.391 0.406-5.047 0.813zM9.609 3.089c-0.359 0-0.677 0.073-0.943 0.229-1.323 0.766-1.557 3.422-0.646 7.005 1.422-0.318 2.859-0.542 4.313-0.672 0.833-1.188 1.75-2.323 2.734-3.391-2.078-2.026-4.047-3.172-5.458-3.172zM22.396 30.234c-0.005 0-0.005 0 0 0-1.901 0-4.344-1.427-6.875-4.031l-0.453-0.464 0.453-0.464c1.182-1.229 2.26-2.552 3.229-3.958l0.177-0.255 0.313-0.031c1.703-0.13 3.391-0.401 5.052-0.813l0.63-0.156 0.177 0.625c1.318 4.646 0.917 7.974-1.099 9.135-0.49 0.281-1.042 0.422-1.604 0.411zM16.932 25.729c2.078 2.026 4.047 3.172 5.458 3.172h0.005c0.354 0 0.672-0.078 0.938-0.229 1.323-0.766 1.563-3.422 0.646-7.005-1.422 0.318-2.865 0.542-4.313 0.667-0.833 1.193-1.75 2.323-2.734 3.396zM24.922 11.927l-0.63-0.161c-1.661-0.406-3.349-0.677-5.052-0.813l-0.313-0.026-0.177-0.255c-0.969-1.406-2.047-2.729-3.229-3.958l-0.453-0.464 0.453-0.464c3.328-3.417 6.5-4.766 8.479-3.625 2.016 1.161 2.417 4.495 1.099 9.141zM19.667 9.651c1.521 0.141 2.969 0.365 4.313 0.672 0.917-3.583 0.677-6.24-0.646-7.005-1.318-0.76-3.797 0.406-6.401 2.943 0.984 1.073 1.896 2.203 2.734 3.391zM9.609 30.234c-0.563 0.010-1.12-0.13-1.609-0.411-2.016-1.161-2.417-4.49-1.099-9.135l0.177-0.625 0.63 0.156c1.542 0.391 3.24 0.661 5.047 0.813l0.313 0.031 0.177 0.255c0.969 1.406 2.047 2.729 3.229 3.958l0.453 0.464-0.453 0.464c-2.526 2.604-4.969 4.031-6.865 4.031zM8.021 21.667c-0.917 3.583-0.677 6.24 0.646 7.005 1.318 0.75 3.792-0.406 6.401-2.943-0.984-1.073-1.901-2.203-2.734-3.396-1.453-0.125-2.891-0.349-4.313-0.667zM16 22.505c-1.099 0-2.224-0.047-3.354-0.141l-0.313-0.026-0.182-0.26c-0.635-0.917-1.24-1.859-1.797-2.828-0.563-0.969-1.078-1.958-1.557-2.969l-0.135-0.286 0.135-0.286c0.479-1.010 0.995-2 1.557-2.969 0.552-0.953 1.156-1.906 1.797-2.828l0.182-0.26 0.313-0.026c2.234-0.188 4.479-0.188 6.708 0l0.313 0.026 0.182 0.26c1.276 1.833 2.401 3.776 3.354 5.797l0.135 0.286-0.135 0.286c-0.953 2.021-2.073 3.964-3.354 5.797l-0.182 0.26-0.313 0.026c-1.125 0.094-2.255 0.141-3.354 0.141zM13.073 21.057c1.969 0.151 3.885 0.151 5.859 0 1.099-1.609 2.078-3.302 2.927-5.063-0.844-1.76-1.823-3.453-2.932-5.063-1.948-0.151-3.906-0.151-5.854 0-1.109 1.609-2.089 3.302-2.932 5.063 0.849 1.76 1.828 3.453 2.932 5.063z\"></path>\n </svg>\n\n);\n\nconst NextjsIcon: React.FC<IconProps> = (\n { fill = \"currentColor\",\n className = \"\",\n style = {},\n ...props\n }) => (\n\n <svg\n fill={fill}\n className={`${className} `}\n {...props}\n style={style}\n width=\"30px\" height=\"30px\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" ><title>NextJs</title><g clipPath=\"url(#clip0)\"><path d=\"M11.2141 0.00645944C11.1625 0.0111515 10.9982 0.0275738 10.8504 0.039304C7.44164 0.346635 4.24868 2.18593 2.22639 5.01291C1.10029 6.58476 0.380059 8.36775 0.107918 10.2563C0.0117302 10.9156 0 11.1103 0 12.0041C0 12.898 0.0117302 13.0927 0.107918 13.7519C0.760117 18.2587 3.96716 22.0452 8.31672 23.4481C9.0956 23.6991 9.91672 23.8704 10.8504 23.9736C11.2141 24.0135 12.7859 24.0135 13.1496 23.9736C14.7613 23.7953 16.1267 23.3965 17.4733 22.7091C17.6798 22.6035 17.7196 22.5754 17.6915 22.5519C17.6727 22.5378 16.793 21.3578 15.7372 19.9314L13.8182 17.339L11.4135 13.7801C10.0903 11.8235 9.00176 10.2235 8.99238 10.2235C8.98299 10.2211 8.97361 11.8024 8.96891 13.7331C8.96188 17.1138 8.95953 17.2499 8.9173 17.3296C8.85631 17.4446 8.80938 17.4915 8.71085 17.5431C8.63578 17.5807 8.57009 17.5877 8.21584 17.5877H7.80997L7.70205 17.5197C7.63167 17.4751 7.58006 17.4164 7.54487 17.3484L7.4956 17.2428L7.50029 12.539L7.50733 7.83285L7.58006 7.74136C7.6176 7.69209 7.69736 7.62875 7.75367 7.59825C7.84985 7.55133 7.88739 7.54664 8.29325 7.54664C8.77185 7.54664 8.85161 7.5654 8.97595 7.70147C9.01114 7.73901 10.3132 9.7003 11.871 12.0628C13.4287 14.4252 15.5589 17.651 16.6053 19.2346L18.5056 22.1132L18.6018 22.0499C19.4534 21.4962 20.3543 20.7079 21.0674 19.8868C22.5853 18.1437 23.5636 16.0182 23.8921 13.7519C23.9883 13.0927 24 12.898 24 12.0041C24 11.1103 23.9883 10.9156 23.8921 10.2563C23.2399 5.74957 20.0328 1.96306 15.6833 0.560125C14.9161 0.311445 14.0997 0.140184 13.1848 0.036958C12.9595 0.0134976 11.4088 -0.0123089 11.2141 0.00645944ZM16.1267 7.26511C16.2393 7.32142 16.3308 7.42933 16.3636 7.54194C16.3824 7.60294 16.3871 8.90734 16.3824 11.8469L16.3754 16.0651L15.6317 14.9249L14.8856 13.7848V10.7185C14.8856 8.73608 14.895 7.62171 14.9091 7.56775C14.9466 7.43637 15.0287 7.33315 15.1413 7.27215C15.2375 7.22288 15.2727 7.21819 15.6411 7.21819C15.9883 7.21819 16.0493 7.22288 16.1267 7.26511Z\" fill=\"currentColor\"></path></g><defs><clipPath id=\"clip0\"><rect width=\"24\" height=\"24\" fill=\"white\"></rect></clipPath></defs></svg>\n\n);\n\n\nconst TailwindIcon: React.FC<IconProps> = (\n { fill = \"currentColor\",\n className = \"\",\n style = {},\n ...props\n }) => (\n <svg\n fill={fill}\n className={`${className} `}\n {...props}\n width=\"30px\" height=\"30px\" viewBox=\"0 0 32 32\" xmlns=\"http://www.w3.org/2000/svg\"><title>TailwindCSS</title><path d=\"M9,13.7q1.4-5.6,7-5.6c5.6,0,6.3,4.2,9.1,4.9q2.8.7,4.9-2.1-1.4,5.6-7,5.6c-5.6,0-6.3-4.2-9.1-4.9Q11.1,10.9,9,13.7ZM2,22.1q1.4-5.6,7-5.6c5.6,0,6.3,4.2,9.1,4.9q2.8.7,4.9-2.1-1.4,5.6-7,5.6c-5.6,0-6.3-4.2-9.1-4.9Q4.1,19.3,2,22.1Z\"></path></svg>\n\n);\n\n\nconst MongoDbIcon: React.FC<IconProps> = (\n { fill = \"currentColor\",\n className = \"\",\n style = {},\n ...props\n }) => (\n <svg\n fill={fill}\n className={`${className} `}\n {...props}\n style={style}\n width=\"30px\"\n height=\"30px\"\n xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 128 128\" >\n <title>MongoDB</title>\n <path fillRule=\"evenodd\" clipRule=\"evenodd\" fill=\"#439934\" d=\"M88.038 42.812c1.605 4.643 2.761 9.383 3.141 14.296.472 6.095.256 12.147-1.029 18.142-.035.165-.109.32-.164.48-.403.001-.814-.049-1.208.012-3.329.523-6.655 1.065-9.981 1.604-3.438.557-6.881 1.092-10.313 1.687-1.216.21-2.721-.041-3.212 1.641-.014.046-.154.054-.235.08l.166-10.051-.169-24.252 1.602-.275c2.62-.429 5.24-.864 7.862-1.281 3.129-.497 6.261-.98 9.392-1.465 1.381-.215 2.764-.412 4.148-.618z\"></path><path fillRule=\"evenodd\" clipRule=\"evenodd\" fill=\"#45A538\" d=\"M61.729 110.054c-1.69-1.453-3.439-2.842-5.059-4.37-8.717-8.222-15.093-17.899-18.233-29.566-.865-3.211-1.442-6.474-1.627-9.792-.13-2.322-.318-4.665-.154-6.975.437-6.144 1.325-12.229 3.127-18.147l.099-.138c.175.233.427.439.516.702 1.759 5.18 3.505 10.364 5.242 15.551 5.458 16.3 10.909 32.604 16.376 48.9.107.318.384.579.583.866l-.87 2.969z\"></path><path fillRule=\"evenodd\" clipRule=\"evenodd\" fill=\"#46A037\" d=\"M88.038 42.812c-1.384.206-2.768.403-4.149.616-3.131.485-6.263.968-9.392 1.465-2.622.417-5.242.852-7.862 1.281l-1.602.275-.012-1.045c-.053-.859-.144-1.717-.154-2.576-.069-5.478-.112-10.956-.18-16.434-.042-3.429-.105-6.857-.175-10.285-.043-2.13-.089-4.261-.185-6.388-.052-1.143-.236-2.28-.311-3.423-.042-.657.016-1.319.029-1.979.817 1.583 1.616 3.178 2.456 4.749 1.327 2.484 3.441 4.314 5.344 6.311 7.523 7.892 12.864 17.068 16.193 27.433z\"></path><path fillRule=\"evenodd\" clipRule=\"evenodd\" fill=\"#409433\" d=\"M65.036 80.753c.081-.026.222-.034.235-.08.491-1.682 1.996-1.431 3.212-1.641 3.432-.594 6.875-1.13 10.313-1.687 3.326-.539 6.652-1.081 9.981-1.604.394-.062.805-.011 1.208-.012-.622 2.22-1.112 4.488-1.901 6.647-.896 2.449-1.98 4.839-3.131 7.182a49.142 49.142 0 01-6.353 9.763c-1.919 2.308-4.058 4.441-6.202 6.548-1.185 1.165-2.582 2.114-3.882 3.161l-.337-.23-1.214-1.038-1.256-2.753a41.402 41.402 0 01-1.394-9.838l.023-.561.171-2.426c.057-.828.133-1.655.168-2.485.129-2.982.241-5.964.359-8.946z\"></path><path fillRule=\"evenodd\" clipRule=\"evenodd\" fill=\"#4FAA41\" d=\"M65.036 80.753c-.118 2.982-.23 5.964-.357 8.947-.035.83-.111 1.657-.168 2.485l-.765.289c-1.699-5.002-3.399-9.951-5.062-14.913-2.75-8.209-5.467-16.431-8.213-24.642a4498.887 4498.887 0 00-6.7-19.867c-.105-.31-.407-.552-.617-.826l4.896-9.002c.168.292.39.565.496.879a6167.476 6167.476 0 016.768 20.118c2.916 8.73 5.814 17.467 8.728 26.198.116.349.308.671.491 1.062l.67-.78-.167 10.052z\"></path><path fillRule=\"evenodd\" clipRule=\"evenodd\" fill=\"#4AA73C\" d=\"M43.155 32.227c.21.274.511.516.617.826a4498.887 4498.887 0 016.7 19.867c2.746 8.211 5.463 16.433 8.213 24.642 1.662 4.961 3.362 9.911 5.062 14.913l.765-.289-.171 2.426-.155.559c-.266 2.656-.49 5.318-.814 7.968-.163 1.328-.509 2.632-.772 3.947-.198-.287-.476-.548-.583-.866-5.467-16.297-10.918-32.6-16.376-48.9a3888.972 3888.972 0 00-5.242-15.551c-.089-.263-.34-.469-.516-.702l3.272-8.84z\"></path><path fillRule=\"evenodd\" clipRule=\"evenodd\" fill=\"#57AE47\" d=\"M65.202 70.702l-.67.78c-.183-.391-.375-.714-.491-1.062-2.913-8.731-5.812-17.468-8.728-26.198a6167.476 6167.476 0 00-6.768-20.118c-.105-.314-.327-.588-.496-.879l6.055-7.965c.191.255.463.482.562.769 1.681 4.921 3.347 9.848 5.003 14.778 1.547 4.604 3.071 9.215 4.636 13.813.105.308.47.526.714.786l.012 1.045c.058 8.082.115 16.167.171 24.251z\"></path><path fillRule=\"evenodd\" clipRule=\"evenodd\" fill=\"#60B24F\" d=\"M65.021 45.404c-.244-.26-.609-.478-.714-.786-1.565-4.598-3.089-9.209-4.636-13.813-1.656-4.93-3.322-9.856-5.003-14.778-.099-.287-.371-.514-.562-.769 1.969-1.928 3.877-3.925 5.925-5.764 1.821-1.634 3.285-3.386 3.352-5.968.003-.107.059-.214.145-.514l.519 1.306c-.013.661-.072 1.322-.029 1.979.075 1.143.259 2.28.311 3.423.096 2.127.142 4.258.185 6.388.069 3.428.132 6.856.175 10.285.067 5.478.111 10.956.18 16.434.008.861.098 1.718.152 2.577z\"></path><path fillRule=\"evenodd\" clipRule=\"evenodd\" fill=\"#A9AA88\" d=\"M62.598 107.085c.263-1.315.609-2.62.772-3.947.325-2.649.548-5.312.814-7.968l.066-.01.066.011a41.402 41.402 0 001.394 9.838c-.176.232-.425.439-.518.701-.727 2.05-1.412 4.116-2.143 6.166-.1.28-.378.498-.574.744l-.747-2.566.87-2.969z\"></path><path fillRule=\"evenodd\" clipRule=\"evenodd\" fill=\"#B6B598\" d=\"M62.476 112.621c.196-.246.475-.464.574-.744.731-2.05 1.417-4.115 2.143-6.166.093-.262.341-.469.518-.701l1.255 2.754c-.248.352-.59.669-.728 1.061l-2.404 7.059c-.099.283-.437.483-.663.722l-.695-3.985z\"></path><path fillRule=\"evenodd\" clipRule=\"evenodd\" fill=\"#C2C1A7\" d=\"M63.171 116.605c.227-.238.564-.439.663-.722l2.404-7.059c.137-.391.48-.709.728-1.061l1.215 1.037c-.587.58-.913 1.25-.717 2.097l-.369 1.208c-.168.207-.411.387-.494.624-.839 2.403-1.64 4.819-2.485 7.222-.107.305-.404.544-.614.812-.109-1.387-.22-2.771-.331-4.158z\"></path><path fillRule=\"evenodd\" clipRule=\"evenodd\" fill=\"#CECDB7\" d=\"M63.503 120.763c.209-.269.506-.508.614-.812.845-2.402 1.646-4.818 2.485-7.222.083-.236.325-.417.494-.624l-.509 5.545c-.136.157-.333.294-.398.477-.575 1.614-1.117 3.24-1.694 4.854-.119.333-.347.627-.525.938-.158-.207-.441-.407-.454-.623-.051-.841-.016-1.688-.013-2.533z\"></path><path fillRule=\"evenodd\" clipRule=\"evenodd\" fill=\"#DBDAC7\" d=\"M63.969 123.919c.178-.312.406-.606.525-.938.578-1.613 1.119-3.239 1.694-4.854.065-.183.263-.319.398-.477l.012 3.64-1.218 3.124-1.411-.495z\"></path><path fillRule=\"evenodd\" clipRule=\"evenodd\" fill=\"#EBE9DC\" d=\"M65.38 124.415l1.218-3.124.251 3.696-1.469-.572z\"></path><path fillRule=\"evenodd\" clipRule=\"evenodd\" fill=\"#CECDB7\" d=\"M67.464 110.898c-.196-.847.129-1.518.717-2.097l.337.23-1.054 1.867z\"></path><path fillRule=\"evenodd\" clipRule=\"evenodd\" fill=\"#4FAA41\" d=\"M64.316 95.172l-.066-.011-.066.01.155-.559-.023.56z\"></path></svg>\n\n);\n\n\n\nconst PostgresIcon: React.FC<IconProps> = (\n { \n className = \"\",\n style = {objectFit:\"cover\",inset:\"0px\"},\n }) => (\n <img\n title=\"PostgresSQL\"\n src=\"https://d26c7l40gvbbg2.cloudfront.net/tool_icons/postgresql.svg\" alt=\"PostgreSQL icon\" width=\"24\" height=\"24\" style={style} className={` ${className}`}></img>\n\n);\n\n\nconst SqlIcon: React.FC<IconProps> = (\n { fill = \"currentColor\",\n className = \"\",\n style = {},\n ...props\n }) => (\n <svg\n fill={fill}\n {...props}\n style={style}\n className={` ${className}`}\n xmlns=\"http://www.w3.org/2000/svg\"\n width=\"30px\" height=\"30px\" viewBox=\"0 0 24 24\"\n stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\">\n <title>MySQL</title>\n <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\" /><path d=\"M13 21c-1.427 -1.026 -3.59 -3.854 -4 -6c-.486 .77 -1.501 2 -2 2c-1.499 -.888 -.574 -3.973 0 -6c-1.596 -1.433 -2.468 -2.458 -2.5 -4c-3.35 -3.44 -.444 -5.27 2.5 -3h1c8.482 .5 6.421 8.07 9 11.5c2.295 .522 3.665 2.254 5 3.5c-2.086 -.2 -2.784 -.344 -3.5 0c.478 1.64 2.123 2.2 3.5 3\" /><path d=\"M9 7h.01\" /></svg>\n);\n\n\nconst HtmlIcon: React.FC<IconProps> = (\n { fill = \"#E44D26\" ,\n className = \"\",\n style = {},\n ...props\n }) => (\n <svg\n fill={fill}\n className={`${className}`}\n {...props}\n width=\"30px\" height=\"30px\"\n style={style}\n xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 128 128\" >\n <title>HTML</title><path d=\"M19.037 113.876L9.032 1.661h109.936l-10.016 112.198-45.019 12.48z\"></path><path fill=\"#F16529\" d=\"M64 116.8l36.378-10.086 8.559-95.878H64z\"></path><path fill=\"#EBEBEB\" d=\"M64 52.455H45.788L44.53 38.361H64V24.599H29.489l.33 3.692 3.382 37.927H64zm0 35.743l-.061.017-15.327-4.14-.979-10.975H33.816l1.928 21.609 28.193 7.826.063-.017z\"></path><path fill=\"#fff\" d=\"M63.952 52.455v13.763h16.947l-1.597 17.849-15.35 4.143v14.319l28.215-7.82.207-2.325 3.234-36.233.335-3.696h-3.708zm0-27.856v13.762h33.244l.276-3.092.628-6.978.329-3.692z\"></path></svg>\n);\n\n\n\nconst CssIcon: React.FC<IconProps> = (\n { fill = \"currentColor\",\n className = \"\",\n style = {},\n ...props\n }) => (\n <svg\n fill={fill}\n className={`${className} `}\n {...props}\n style={style}\n width=\"30px\" height=\"30px\"\n xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 128 128\" >\n <title>CSS</title>\n <path fill=\"#1572B6\" d=\"M18.814 114.123L8.76 1.352h110.48l-10.064 112.754-45.243 12.543-45.119-12.526z\"></path><path fill=\"#33A9DC\" d=\"M64.001 117.062l36.559-10.136 8.601-96.354h-45.16v106.49z\"></path><path fill=\"#fff\" d=\"M64.001 51.429h18.302l1.264-14.163H64.001V23.435h34.682l-.332 3.711-3.4 38.114h-30.95V51.429z\"></path><path fill=\"#EBEBEB\" d=\"M64.083 87.349l-.061.018-15.403-4.159-.985-11.031H33.752l1.937 21.717 28.331 7.863.063-.018v-14.39z\"></path><path fill=\"#fff\" d=\"M81.127 64.675l-1.666 18.522-15.426 4.164v14.39l28.354-7.858.208-2.337 2.406-26.881H81.127z\"></path><path fill=\"#EBEBEB\" d=\"M64.048 23.435v13.831H30.64l-.277-3.108-.63-7.012-.331-3.711h34.646zm-.047 27.996v13.831H48.792l-.277-3.108-.631-7.012-.33-3.711h16.447z\"></path></svg>\n\n);\n\n\n\nconst JsIcon: React.FC<IconProps> = (\n { fill = \"currentColor\",\n className = \"\",\n style = {},\n ...props\n }) => (\n <svg\n fill={fill}\n className={`${className}`}\n {...props}\n width=\"30px\" height=\"30px\"\n style={style}\n xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 128 128\">\n <title>JS</title><path fill=\"#F0DB4F\" d=\"M1.408 1.408h125.184v125.185H1.408z\"></path><path fill=\"#323330\" d=\"M116.347 96.736c-.917-5.711-4.641-10.508-15.672-14.981-3.832-1.761-8.104-3.022-9.377-5.926-.452-1.69-.512-2.642-.226-3.665.821-3.32 4.784-4.355 7.925-3.403 2.023.678 3.938 2.237 5.093 4.724 5.402-3.498 5.391-3.475 9.163-5.879-1.381-2.141-2.118-3.129-3.022-4.045-3.249-3.629-7.676-5.498-14.756-5.355l-3.688.477c-3.534.893-6.902 2.748-8.877 5.235-5.926 6.724-4.236 18.492 2.975 23.335 7.104 5.332 17.54 6.545 18.873 11.531 1.297 6.104-4.486 8.08-10.234 7.378-4.236-.881-6.592-3.034-9.139-6.949-4.688 2.713-4.688 2.713-9.508 5.485 1.143 2.499 2.344 3.63 4.26 5.795 9.068 9.198 31.76 8.746 35.83-5.176.165-.478 1.261-3.666.38-8.581zM69.462 58.943H57.753l-.048 30.272c0 6.438.333 12.34-.714 14.149-1.713 3.558-6.152 3.117-8.175 2.427-2.059-1.012-3.106-2.451-4.319-4.485-.333-.584-.583-1.036-.667-1.071l-9.52 5.83c1.583 3.249 3.915 6.069 6.902 7.901 4.462 2.678 10.459 3.499 16.731 2.059 4.082-1.189 7.604-3.652 9.448-7.401 2.666-4.915 2.094-10.864 2.07-17.444.06-10.735.001-21.468.001-32.237z\"></path></svg>\n\n);\n\n\nconst TsIcon: React.FC<IconProps> = (\n { fill = \"currentColor\",\n className = \"\",\n style = {},\n ...props\n }) => (\n <svg\n fill={fill}\n className={`${className} `}\n {...props}\n style={style}\n width=\"30px\" height=\"30px\"\n xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 128 128\">\n <title>TS</title><path fill=\"#fff\" d=\"M22.67 47h99.67v73.67H22.67z\"></path><path data-name=\"original\" fill=\"#007acc\" d=\"M1.5 63.91v62.5h125v-125H1.5zm100.73-5a15.56 15.56 0 017.82 4.5 20.58 20.58 0 013 4c0 .16-5.4 3.81-8.69 5.85-.12.08-.6-.44-1.13-1.23a7.09 7.09 0 00-5.87-3.53c-3.79-.26-6.23 1.73-6.21 5a4.58 4.58 0 00.54 2.34c.83 1.73 2.38 2.76 7.24 4.86 8.95 3.85 12.78 6.39 15.16 10 2.66 4 3.25 10.46 1.45 15.24-2 5.2-6.9 8.73-13.83 9.9a38.32 38.32 0 01-9.52-.1 23 23 0 01-12.72-6.63c-1.15-1.27-3.39-4.58-3.25-4.82a9.34 9.34 0 011.15-.73L82 101l3.59-2.08.75 1.11a16.78 16.78 0 004.74 4.54c4 2.1 9.46 1.81 12.16-.62a5.43 5.43 0 00.69-6.92c-1-1.39-3-2.56-8.59-5-6.45-2.78-9.23-4.5-11.77-7.24a16.48 16.48 0 01-3.43-6.25 25 25 0 01-.22-8c1.33-6.23 6-10.58 12.82-11.87a31.66 31.66 0 019.49.26zm-29.34 5.24v5.12H56.66v46.23H45.15V69.26H28.88v-5a49.19 49.19 0 01.12-5.17C29.08 59 39 59 51 59h21.83z\"></path></svg>\n\n);\n\n\nconst NpmIcon: React.FC<IconProps> = (\n { fill = \"currentColor\",\n className = \"\",\n style = {},\n ...props\n }) => (\n <svg\n fill={fill}\n className={`${className}`}\n style={style}\n width=\"30px\" height=\"30px\"\n viewBox=\"0 0 24 24\"\n xmlns=\"http://www.w3.org/2000/svg\"\n {...props}\n >\n <title>NPM Package</title>\n <path d=\"M0 0v24h24V0H0zm11.47 20.364H6.545V3.636H22.364v16.728h-6.546v-9.818h-4.364v9.818z\" />\n </svg>\n\n);\n\n\nconst ReduxIcon: React.FC<IconProps> = (\n { fill = \"currentColor\",\n className = \"\",\n style = {},\n ...props\n }) => (\n <svg\n fill={fill}\n className={`${className} `}\n {...props}\n style={style}\n width=\"30px\" height=\"30px\" viewBox=\"0 0 256 244\" xmlns=\"http://www.w3.org/2000/svg\" preserveAspectRatio=\"xMidYMid\" >\n <title>Redux</title><path d=\"M177.381 169.733c9.447-.978 16.614-9.122 16.288-18.896-.325-9.773-8.47-17.592-18.243-17.592h-.651c-10.1.326-17.918 8.796-17.592 18.895.326 4.887 2.28 9.122 5.212 12.054-11.076 21.828-28.016 37.791-53.426 51.148-17.266 9.122-35.183 12.38-53.1 10.1-14.66-1.955-26.062-8.47-33.23-19.222-10.424-15.963-11.401-33.23-2.605-50.496 6.19-12.38 15.962-21.502 22.152-26.063-1.303-4.235-3.258-11.402-4.235-16.614-47.237 34.207-42.35 80.468-28.016 102.295 10.75 16.29 32.577 26.389 56.684 26.389 6.515 0 13.03-.652 19.546-2.28 41.699-8.145 73.299-32.905 91.216-69.718zm57.336-40.397c-24.759-28.995-61.245-44.958-102.944-44.958h-5.212c-2.932-5.864-9.122-9.774-15.963-9.774h-.652C99.848 74.93 92.03 83.4 92.355 93.5c.326 9.773 8.47 17.592 18.243 17.592h.651c7.167-.326 13.357-4.887 15.963-11.077h5.864c24.759 0 48.214 7.167 69.39 21.176 16.288 10.751 28.016 24.76 34.531 41.7 5.538 13.683 5.212 27.04-.652 38.443-9.121 17.266-24.432 26.714-44.63 26.714-13.031 0-25.41-3.91-31.926-6.842-3.583 3.258-10.099 8.47-14.66 11.729 14.009 6.515 28.343 10.099 42.025 10.099 31.274 0 54.404-17.267 63.2-34.533 9.447-18.896 8.795-51.474-15.637-79.165zM69.225 175.27c.326 9.774 8.47 17.592 18.243 17.592h.652c10.099-.325 17.917-8.796 17.591-18.895-.325-9.774-8.47-17.592-18.243-17.592h-.651c-.652 0-1.63 0-2.28.325-13.357-22.153-18.895-46.26-16.94-72.323 1.302-19.547 7.818-36.488 19.22-50.497 9.447-12.054 27.69-17.918 40.07-18.243 34.531-.652 49.19 42.351 50.168 59.618 4.235.977 11.402 3.258 16.289 4.887C189.434 27.366 156.857 0 125.584 0c-29.32 0-56.359 21.176-67.11 52.451-14.985 41.7-5.212 81.771 13.031 113.372-1.628 2.28-2.606 5.864-2.28 9.448z\" fill=\"#764ABC\"></path></svg>\n\n\n);\n\n\nconst GraphQlIcon: React.FC<IconProps> = (\n { fill = \"currentColor\",\n className = \"\",\n style = {},\n ...props\n }) => (\n <svg\n fill={fill}\n className={`${className}`}\n {...props}\n style={style}\n width=\"30px\" height=\"30px\" viewBox=\"0 0 100 100\" xmlns=\"http://www.w3.org/2000/svg\">\n <title>GraphQL</title>\n <path fillRule=\"evenodd\" d=\"m50 6.468 37.7 21.766v43.532L50 93.532 12.3 71.766V28.234zM16.53 30.676v31.976l27.692-47.964zM50 13.14 18.078 68.43h63.844zm27.692 59.52H22.308L50 88.648zm5.778-10.008L55.778 14.688 83.47 30.676z\" clipRule=\"evenodd\"></path></svg>\n\n\n);\n\n\nconst ExpressIcon: React.FC<IconProps> = (\n { fill = \"currentColor\",\n className = \"\",\n style = {},\n ...props\n }) => (\n\n <svg\n fill={fill}\n className={`${className}`}\n {...props}\n style={style}\n width=\"30px\" height=\"30px\"\n xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 128 128\">\n <title>Express</title><path d=\"M126.67 98.44c-4.56 1.16-7.38.05-9.91-3.75-5.68-8.51-11.95-16.63-18-24.9-.78-1.07-1.59-2.12-2.6-3.45C89 76 81.85 85.2 75.14 94.77c-2.4 3.42-4.92 4.91-9.4 3.7l26.92-36.13L67.6 29.71c4.31-.84 7.29-.41 9.93 3.45 5.83 8.52 12.26 16.63 18.67 25.21 6.45-8.55 12.8-16.67 18.8-25.11 2.41-3.42 5-4.72 9.33-3.46-3.28 4.35-6.49 8.63-9.72 12.88-4.36 5.73-8.64 11.53-13.16 17.14-1.61 2-1.35 3.3.09 5.19C109.9 76 118.16 87.1 126.67 98.44zM1.33 61.74c.72-3.61 1.2-7.29 2.2-10.83 6-21.43 30.6-30.34 47.5-17.06C60.93 41.64 63.39 52.62 62.9 65H7.1c-.84 22.21 15.15 35.62 35.53 28.78 7.15-2.4 11.36-8 13.47-15 1.07-3.51 2.84-4.06 6.14-3.06-1.69 8.76-5.52 16.08-13.52 20.66-12 6.86-29.13 4.64-38.14-4.89C5.26 85.89 3 78.92 2 71.39c-.15-1.2-.46-2.38-.7-3.57q.03-3.04.03-6.08zm5.87-1.49h50.43c-.33-16.06-10.33-27.47-24-27.57-15-.12-25.78 11.02-26.43 27.57z\"></path></svg>\n\n\n);\n\n\nconst DevIcon: React.FC<IconProps> = (\n { fill = \"currentColor\",\n className = \"\",\n style = {},\n ...props\n }) => (\n <svg\n fill={fill}\n className={`${className} `}\n {...props}\n style={style}\n xmlns=\"http://www.w3.org/2000/svg\" width=\"30px\" height=\"30px\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\" >\n <title>Dev</title><path d=\"M7 8l-4 4l4 4\"></path><path d=\"M17 8l4 4l-4 4\"></path><path d=\"M14 4l-4 16\"></path></svg>\n\n\n);\n\n\nconst WebPackIcon: React.FC<IconProps> = (\n { fill = \"currentColor\",\n className = \"\",\n style = {},\n ...props\n }) => (\n <svg\n fill={fill}\n className={`${className}`}\n {...props}\n style={style}\n width=\"30px\" height=\"30px\"\n xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 128 128\">\n <title>WebPack</title><path fill=\"#8ed6fb\" d=\"M117.29 98.1L66.24 127v-22.51L98 87l19.29 11.1zm3.5-3.16V34.55l-18.68 10.8v38.81l18.67 10.77zM10.71 98.1l51 28.88v-22.49L29.94 87zm-3.5-3.16V34.55l18.68 10.8v38.81zm2.19-64.3L61.76 1v21.76L28.21 41.21l-.27.15zm109.18 0L66.24 1v21.76L99.79 41.2l.27.15 18.54-10.71z\"></path><path fill=\"#1c78c0\" d=\"M61.76 99.37L30.37 82.1V47.92L61.76 66zm4.48 0l31.39-17.25v-34.2L66.24 66zM32.5 44L64 26.66 95.5 44 64 62.16 32.5 44z\"></path></svg>\n\n\n);\n\n\n\nconst SassIcon: React.FC<IconProps> = (\n { fill = \"currentColor\",\n className = \"\",\n style = {},\n ...props\n }) => (\n <svg\n fill={fill}\n className={` ${className} `}\n {...props}\n style={style}\n width=\"30px\" height=\"30px\"\n xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 128 128\">\n <title>Sass</title><path fillRule=\"evenodd\" clipRule=\"evenodd\" fill=\"#CB6699\" d=\"M1.219 56.156c0 .703.207 1.167.323 1.618.756 2.933 2.381 5.45 4.309 7.746 2.746 3.272 6.109 5.906 9.554 8.383 2.988 2.148 6.037 4.248 9.037 6.38.515.366 1.002.787 1.561 1.236-.481.26-.881.489-1.297.7-3.959 2.008-7.768 4.259-11.279 6.986-2.116 1.644-4.162 3.391-5.607 5.674-2.325 3.672-3.148 7.584-1.415 11.761.506 1.22 1.278 2.274 2.367 3.053.353.252.749.502 1.162.6 1.058.249 2.136.412 3.207.609l3.033-.002c3.354-.299 6.407-1.448 9.166-3.352 4.312-2.976 7.217-6.966 8.466-12.087.908-3.722.945-7.448-.125-11.153a11.696 11.696 0 00-.354-1.014c-.13-.333-.283-.657-.463-1.072l6.876-3.954.103.088c-.125.409-.258.817-.371 1.23-.817 2.984-1.36 6.02-1.165 9.117.208 3.3 1.129 6.389 3.061 9.146 1.562 2.23 5.284 2.313 6.944.075.589-.795 1.16-1.626 1.589-2.513 1.121-2.315 2.159-4.671 3.23-7.011l.187-.428c-.077 1.108-.167 2.081-.208 3.055-.064 1.521.025 3.033.545 4.48.445 1.238 1.202 2.163 2.62 2.326.97.111 1.743-.333 2.456-.896a10.384 10.384 0 002.691-3.199c1.901-3.491 3.853-6.961 5.576-10.54 1.864-3.871 3.494-7.855 5.225-11.792l.286-.698c.409 1.607.694 3.181 1.219 4.671.61 1.729 1.365 3.417 2.187 5.058.389.775.344 1.278-.195 1.928-2.256 2.72-4.473 5.473-6.692 8.223-.491.607-.98 1.225-1.389 1.888a3.701 3.701 0 00-.48 1.364 1.737 1.737 0 001.383 1.971 9.661 9.661 0 002.708.193c3.097-.228 5.909-1.315 8.395-3.157 3.221-2.386 4.255-5.642 3.475-9.501-.211-1.047-.584-2.065-.947-3.074-.163-.455-.174-.774.123-1.198 2.575-3.677 4.775-7.578 6.821-11.569.081-.157.164-.314.306-.482.663 3.45 1.661 6.775 3.449 9.792-.912.879-1.815 1.676-2.632 2.554-1.799 1.934-3.359 4.034-4.173 6.595-.35 1.104-.619 2.226-.463 3.405.242 1.831 1.742 3.021 3.543 2.604 3.854-.892 7.181-2.708 9.612-5.925 1.636-2.166 1.785-4.582 1.1-7.113-.188-.688-.411-1.365-.651-2.154.951-.295 1.878-.649 2.837-.868 4.979-1.136 9.904-.938 14.702.86 2.801 1.05 5.064 2.807 6.406 5.571 1.639 3.379.733 6.585-2.452 8.721-.297.199-.637.356-.883.605a.869.869 0 00-.205.67c.021.123.346.277.533.275 1.047-.008 1.896-.557 2.711-1.121 2.042-1.413 3.532-3.314 3.853-5.817l.063-.188-.077-1.63c-.031-.094.023-.187.016-.258-.434-3.645-2.381-6.472-5.213-8.688-3.28-2.565-7.153-3.621-11.249-3.788a25.401 25.401 0 00-9.765 1.503c-.897.325-1.786.71-2.688 1.073-.121-.219-.251-.429-.358-.646-.926-1.896-2.048-3.708-2.296-5.882-.176-1.544-.392-3.086-.025-4.613.353-1.469.813-2.913 1.246-4.362.223-.746.066-1.164-.646-1.5a2.854 2.854 0 00-.786-.258c-1.75-.254-3.476-.109-5.171.384-.6.175-1.036.511-1.169 1.175-.076.381-.231.746-.339 1.122-.443 1.563-.757 3.156-1.473 4.645-1.794 3.735-3.842 7.329-5.938 10.897-.227.385-.466.763-.752 1.23-.736-1.54-1.521-2.922-1.759-4.542-.269-1.832-.481-3.661-.025-5.479.339-1.356.782-2.687 1.19-4.025.193-.636.104-.97-.472-1.305-.291-.169-.62-.319-.948-.368a11.643 11.643 0 00-5.354.438c-.543.176-.828.527-.994 1.087-.488 1.652-.904 3.344-1.589 4.915-2.774 6.36-5.628 12.687-8.479 19.013-.595 1.321-1.292 2.596-1.963 3.882-.17.326-.418.613-.63.919-.17-.201-.236-.339-.235-.477.005-.813-.092-1.65.063-2.436a172.189 172.189 0 011.578-7.099c.47-1.946 1.017-3.874 1.538-5.807.175-.647.178-1.252-.287-1.796-.781-.911-2.413-1.111-3.381-.409l-.428.242.083-.69c.204-1.479.245-2.953-.161-4.41-.506-1.816-1.802-2.861-3.686-2.803-.878.027-1.8.177-2.613.497-3.419 1.34-6.048 3.713-8.286 6.568a2.592 2.592 0 01-.757.654c-2.893 1.604-5.795 3.188-8.696 4.778l-3.229 1.769c-.866-.826-1.653-1.683-2.546-2.41-2.727-2.224-5.498-4.393-8.244-6.592-2.434-1.949-4.792-3.979-6.596-6.56-1.342-1.92-2.207-4.021-2.29-6.395-.105-3.025.753-5.789 2.293-8.362 1.97-3.292 4.657-5.934 7.611-8.327 3.125-2.53 6.505-4.678 10.008-6.639 4.901-2.743 9.942-5.171 15.347-6.774 5.542-1.644 11.165-2.585 16.965-1.929 2.28.258 4.494.78 6.527 1.895 1.557.853 2.834 1.97 3.428 3.716.586 1.718.568 3.459.162 5.204-.825 3.534-2.76 6.447-5.195 9.05-3.994 4.267-8.866 7.172-14.351 9.091a39.478 39.478 0 01-9.765 2.083c-2.729.229-5.401-.013-7.985-.962-1.711-.629-3.201-1.591-4.399-2.987-.214-.25-.488-.521-.887-.287-.391.23-.46.602-.329.979.219.626.421 1.278.762 1.838.857 1.405 2.107 2.424 3.483 3.298 2.643 1.681 5.597 2.246 8.66 2.377 4.648.201 9.183-.493 13.654-1.74 6.383-1.78 11.933-4.924 16.384-9.884 3.706-4.13 6.353-8.791 6.92-14.419.277-2.747-.018-5.438-1.304-7.944-1.395-2.715-3.613-4.734-6.265-6.125C68.756 18.179 64.588 17 60.286 17h-4.31c-5.21 0-10.247 1.493-15.143 3.274-3.706 1.349-7.34 2.941-10.868 4.703-7.683 3.839-14.838 8.468-20.715 14.833-2.928 3.171-5.407 6.67-6.833 10.79a40.494 40.494 0 00-1.111 3.746m27.839 36.013c-.333 4.459-2.354 8.074-5.657 11.002-1.858 1.646-3.989 2.818-6.471 3.23-.9.149-1.821.185-2.694-.188-1.245-.532-1.524-1.637-1.548-2.814-.037-1.876.62-3.572 1.521-5.186 1.176-2.104 2.9-3.708 4.741-5.206 2.9-2.361 6.046-4.359 9.268-6.245l.243-.1c.498 1.84.735 3.657.597 5.507zM54.303 70.98c-.235 1.424-.529 2.849-.945 4.229-1.438 4.777-3.285 9.406-5.282 13.973-.369.845-.906 1.616-1.373 2.417a1.689 1.689 0 01-.283.334c-.578.571-1.126.541-1.418-.206-.34-.868-.549-1.797-.729-2.716-.121-.617-.092-1.265-.13-1.897.039-4.494 1.41-8.578 3.736-12.38.959-1.568 2.003-3.062 3.598-4.054a6.27 6.27 0 011.595-.706c.85-.239 1.372.154 1.231 1.006zm17.164 21.868l6.169-7.203c.257 2.675-4.29 8.015-6.169 7.203zm19.703-4.847c-.436.25-.911.43-1.358.661-.409.212-.544-.002-.556-.354a2.385 2.385 0 01.093-.721c.833-2.938 2.366-5.446 4.647-7.486l.16-.082c1.085 3.035-.169 6.368-2.986 7.982z\"></path></svg>\n\n);\n\n\n\nconst DockerIcon: React.FC<IconProps> = (\n { fill = \"currentColor\",\n className = \"\",\n style = {},\n ...props\n }) => (\n\n\n <svg\n fill={fill}\n style={style}\n className={`${className}`}\n {...props}\n xmlns=\"http://www.w3.org/2000/svg\" width=\"30px\" height=\"30px\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\" >\n <title>Docker</title><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\" /><path d=\"M22 12.54c-1.804 -.345 -2.701 -1.08 -3.523 -2.94c-.487 .696 -1.102 1.568 -.92 2.4c.028 .238 -.32 1 -.557 1h-14c0 5.208 3.164 7 6.196 7c4.124 .022 7.828 -1.376 9.854 -5c1.146 -.101 2.296 -1.505 2.95 -2.46z\" /><path d=\"M5 10h3v3h-3z\" /><path d=\"M8 10h3v3h-3z\" /><path d=\"M11 10h3v3h-3z\" /><path d=\"M8 7h3v3h-3z\" /><path d=\"M11 7h3v3h-3z\" /><path d=\"M11 4h3v3h-3z\" /><path d=\"M4.571 18c1.5 0 2.047 -.074 2.958 -.78\" /><path d=\"M10 16l0 .01\" /></svg>\n\n);\n\n\n\nconst XIcon: React.FC<IconProps> = (\n { fill = \"currentColor\",\n className = \"\",\n style = {},\n ...props\n }) => (\n <svg\n fill={fill}\n style={style}\n className={`${className}`}\n {...props}\n xmlns=\"http://www.w3.org/2000/svg\" width=\"30px\" height=\"30px\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\">\n <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\" /><path d=\"M4 4l11.733 16h4.267l-11.733 -16z\" /><path d=\"M4 20l6.768 -6.768m2.46 -2.46l6.772 -6.772\" /></svg>\n\n);\n\n\nconst GitIcon: React.FC<IconProps> = (\n { fill = \"currentColor\",\n className = \"\",\n style = {},\n ...props\n }) => (\n <svg\n style={style}\n {...props}\n className={` ${className} inset-0\" xmlns=\"http://www.w3.org/2000/svg`} width=\"30px\" height=\"30px\" viewBox=\"0 0 40 40\" fill={fill}>\n <title>Git</title>\n <path d=\"M38.9819 18.2431L21.7578 1.02C20.7666 0.0281238 19.1578 0.0281238 18.165 1.02L14.5891 4.59687L19.126 9.13375C20.1807 8.77781 21.3894 9.01656 22.2297 9.85687C23.0744 10.7025 23.3116 11.9216 22.9463 12.9797L27.3188 17.3528C28.3766 16.9881 29.5975 17.2237 30.4419 18.07C31.6232 19.2503 31.6232 21.1637 30.4419 22.3447C29.2607 23.5259 27.3478 23.5259 26.166 22.3447C25.2778 21.4559 25.0582 20.1512 25.5082 19.0569L21.4307 14.9791L21.43 25.7106C21.7182 25.8528 21.9897 26.0428 22.2297 26.2819C23.4107 27.4622 23.4107 29.375 22.2297 30.5578C21.0488 31.7381 19.1347 31.7381 17.955 30.5578C16.7744 29.3753 16.6775 27.4625 17.8578 26.2819C18.1497 25.9903 18.4375 25.77 18.75 25.6225V14.7916C18.4375 14.6441 18.15 14.4253 17.8575 14.1319C16.9635 13.2381 16.7963 11.9256 17.255 10.8269L12.8072 6.35406L1.00909 18.1634C0.0169019 19.1562 0.0231519 20.765 1.01534 21.7572L18.2422 38.9803C19.2338 39.9722 20.8438 39.9722 21.8369 38.9803L38.9807 21.8372C39.9728 20.8447 39.9738 19.235 38.9819 18.2431Z\" fill=\"#F34F29\" />\n </svg>\n);\n\nconst GoogleIcon: React.FC<IconProps> = (\n { fill = \"currentColor\",\n className = \"\",\n style = {},\n ...props\n }) => (\n <svg\n style={style}\n {...props}\n className={` ${className} `}\n xmlns=\"http://www.w3.org/2000/svg\" width=\"30px\" height=\"30px\" viewBox=\"0 0 24 24\" fill=\"currentColor\" ><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\" /><path d=\"M12 2a9.96 9.96 0 0 1 6.29 2.226a1 1 0 0 1 .04 1.52l-1.51 1.362a1 1 0 0 1 -1.265 .06a6 6 0 1 0 2.103 6.836l.001 -.004h-3.66a1 1 0 0 1 -.992 -.883l-.007 -.117v-2a1 1 0 0 1 1 -1h6.945a1 1 0 0 1 .994 .89c.04 .367 .061 .737 .061 1.11c0 5.523 -4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10z\" /></svg>\n\n);\n\nconst GitHubIcon: React.FC<IconProps> = (\n { fill = \"currentColor\",\n className = \"\",\n style = {},\n ...props\n }) => (\n <svg\n style={style}\n {...props}\n className={` ${className} `}\n xmlns=\"http://www.w3.org/2000/svg\" width=\"30px\" height=\"30px\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"><path d=\"M15 22v-4a4.8 4.8 0 0 0-1-3.5c3 0 6-2 6-5.5.08-1.25-.27-2.48-1-3.5.28-1.15.28-2.35 0-3.5 0 0-1 0-3 1.5-2.64-.5-5.36-.5-8 0C6 2 5 2 5 2c-.3 1.15-.3 2.35 0 3.5A5.403 5.403 0 0 0 4 9c0 3.5 3 5.5 6 5.5-.39.49-.68 1.05-.85 1.65-.17.6-.22 1.23-.15 1.85v4\" /><path d=\"M9 18c-4.51 2-5-2-7-2\" /></svg>\n\n);\n\n\n\nexport {\n ReactIcon,\n NextjsIcon,\n TailwindIcon,\n MongoDbIcon,\n PostgresIcon,\n SqlIcon,\n HtmlIcon,\n CssIcon,\n JsIcon,\n TsIcon,\n NpmIcon,\n ReduxIcon,\n GraphQlIcon,\n ExpressIcon,\n DevIcon,\n WebPackIcon,\n SassIcon,\n DockerIcon,\n XIcon,\n GitIcon,\n GoogleIcon,\n GitHubIcon\n};"],"names":["__assign","Object","assign","t","s","i","n","arguments","length","p","prototype","hasOwnProperty","call","apply","this","__rest","e","indexOf","getOwnPropertySymbols","propertyIsEnumerable","SuppressedError","process","env","NODE_ENV","getComponentNameFromType","type","$$typeof","REACT_CLIENT_REFERENCE","displayName","name","REACT_FRAGMENT_TYPE","REACT_PROFILER_TYPE","REACT_STRICT_MODE_TYPE","REACT_SUSPENSE_TYPE","REACT_SUSPENSE_LIST_TYPE","REACT_ACTIVITY_TYPE","tag","console","error","REACT_PORTAL_TYPE","REACT_CONTEXT_TYPE","REACT_CONSUMER_TYPE","_context","REACT_FORWARD_REF_TYPE","innerType","render","REACT_MEMO_TYPE","REACT_LAZY_TYPE","_payload","_init","x","testStringCoercion","value","checkKeyStringCoercion","JSCompiler_inline_result","JSCompiler_temp_const","JSCompiler_inline_result$jscomp$0","Symbol","toStringTag","constructor","getTaskName","UnknownOwner","Error","elementRefGetterWithDeprecationWarning","componentName","didWarnAboutElementRef","props","ref","jsxDEVImpl","config","maybeKey","isStaticChildren","source","self","debugStack","debugTask","dispatcher","children","isArrayImpl","validateChildKeys","freeze","keys","filter","k","join","didWarnAboutKeySpread","getter","getOwnPropertyDescriptor","get","isReactWarning","key","hasValidKey","propName","warnAboutAccessingKey","specialPropKeyWarningShown","defineProperty","configurable","defineKeyPropWarningGetter","owner","REACT_ELEMENT_TYPE","_owner","enumerable","_store","writable","ReactElement","ReactSharedInternals","A","getOwner","node","validated","React","require$$0","for","__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE","Array","isArray","createTask","unknownOwnerDebugStack","callStackForError","bind","unknownOwnerDebugTask","reactJsxRuntime_development","Fragment","jsx","trackActualOwner","recentlyCreatedOwnerStacks","jsxs","jsxRuntimeModule","exports","jsxProd","reactJsxRuntime_production","require$$1","_a","_b","fill","_c","className","_d","style","_jsxs","concat","width","height","xmlns","viewBox","_jsx","d","stroke","strokeWidth","strokeLinecap","strokeLinejoin","fillRule","clipRule","clipPath","id","objectFit","inset","title","src","alt","preserveAspectRatio"],"mappings":"oCA+BWA,EAAW,WAQlB,OAPAA,EAAWC,OAAOC,QAAU,SAAkBC,GAC1C,IAAK,IAAIC,EAAGC,EAAI,EAAGC,EAAIC,UAAUC,OAAQH,EAAIC,EAAGD,IAE5C,IAAK,IAAII,KADTL,EAAIG,UAAUF,GACOJ,OAAOS,UAAUC,eAAeC,KAAKR,EAAGK,KAAIN,EAAEM,GAAKL,EAAEK,IAE9E,OAAON,CACV,EACMH,EAASa,MAAMC,KAAMP,UAChC,EAEO,SAASQ,EAAOX,EAAGY,GACtB,IAAIb,EAAI,CAAA,EACR,IAAK,IAAIM,KAAKL,EAAOH,OAAOS,UAAUC,eAAeC,KAAKR,EAAGK,IAAMO,EAAEC,QAAQR,GAAK,IAC9EN,EAAEM,GAAKL,EAAEK,IACb,GAAS,MAALL,GAAqD,mBAAjCH,OAAOiB,sBACtB,KAAIb,EAAI,EAAb,IAAgBI,EAAIR,OAAOiB,sBAAsBd,GAAIC,EAAII,EAAED,OAAQH,IAC3DW,EAAEC,QAAQR,EAAEJ,IAAM,GAAKJ,OAAOS,UAAUS,qBAAqBP,KAAKR,EAAGK,EAAEJ,MACvEF,EAAEM,EAAEJ,IAAMD,EAAEK,EAAEJ,IAF4B,CAItD,OAAOF,CACX,CAoRkD,mBAApBiB,iBAAiCA;;;;;;;;;+BC7T/D,eAAiBC,QAAQC,IAAIC,UAC3B,WACE,SAASC,EAAyBC,GAChC,GAAI,MAAQA,EAAM,OAAO,KACzB,GAAI,mBAAsBA,EACxB,OAAOA,EAAKC,WAAaC,EACrB,KACAF,EAAKG,aAAeH,EAAKI,MAAQ,KACvC,GAAI,iBAAoBJ,EAAM,OAAOA,EACrC,OAAQA,GACN,KAAKK,EACH,MAAO,WACT,KAAKC,EACH,MAAO,WACT,KAAKC,EACH,MAAO,aACT,KAAKC,EACH,MAAO,WACT,KAAKC,EACH,MAAO,eACT,KAAKC,EACH,MAAO,WAEX,GAAI,iBAAoBV,EACtB,OACG,iBAAoBA,EAAKW,KACxBC,QAAQC,MACN,qHAEJb,EAAKC,UAEL,KAAKa,EACH,MAAO,SACT,KAAKC,EACH,OAAQf,EAAKG,aAAe,WAAa,YAC3C,KAAKa,EACH,OAAQhB,EAAKiB,SAASd,aAAe,WAAa,YACpD,KAAKe,EACH,IAAIC,EAAYnB,EAAKoB,OAKrB,OAJApB,EAAOA,EAAKG,eAGTH,EAAO,MADNA,EAAOmB,EAAUhB,aAAegB,EAAUf,MAAQ,IAC9B,cAAgBJ,EAAO,IAAM,cAC9CA,EACT,KAAKqB,EACH,OAEE,QADCF,EAAYnB,EAAKG,aAAe,MAE7BgB,EACApB,EAAyBC,EAAKA,OAAS,OAE/C,KAAKsB,EACHH,EAAYnB,EAAKuB,SACjBvB,EAAOA,EAAKwB,MACZ,IACE,OAAOzB,EAAyBC,EAAKmB,GACtC,CAAC,MAAOM,GAAG,EAElB,OAAO,IACb,CACI,SAASC,EAAmBC,GAC1B,MAAO,GAAKA,CAClB,CACI,SAASC,EAAuBD,GAC9B,IACED,EAAmBC,GACnB,IAAIE,GAA2B,CAChC,CAAC,MAAOtC,GACPsC,GAA2B,CACnC,CACM,GAAIA,EAA0B,CAE5B,IAAIC,GADJD,EAA2BjB,SAC0BC,MACjDkB,EACD,mBAAsBC,QACrBA,OAAOC,aACPN,EAAMK,OAAOC,cACfN,EAAMO,YAAY9B,MAClB,SAMF,OALA0B,EAAsB3C,KACpB0C,EACA,2GACAE,GAEKL,EAAmBC,EAClC,CACA,CACI,SAASQ,EAAYnC,GACnB,GAAIA,IAASK,EAAqB,MAAO,KACzC,GACE,iBAAoBL,GACpB,OAASA,GACTA,EAAKC,WAAaqB,EAElB,MAAO,QACT,IACE,IAAIlB,EAAOL,EAAyBC,GACpC,OAAOI,EAAO,IAAMA,EAAO,IAAM,OAClC,CAAC,MAAOqB,GACP,MAAO,OACf,CACA,CAKI,SAASW,IACP,OAAOC,MAAM,wBACnB,CAuBI,SAASC,IACP,IAAIC,EAAgBxC,EAAyBV,KAAKW,MAOlD,OANAwC,EAAuBD,KACnBC,EAAuBD,IAAiB,EAC1C3B,QAAQC,MACN,qJAGG,KADP0B,EAAgBlD,KAAKoD,MAAMC,KACOH,EAAgB,IACxD,CAqDI,SAASI,EACP3C,EACA4C,EACAC,EACAC,EACAC,EACAC,EACAC,EACAC,GAEA,IApGIC,EAoGAC,EAAWR,EAAOQ,SACtB,QAAI,IAAWA,EACb,GAAIN,EACF,GAAIO,EAAYD,GAAW,CACzB,IACEN,EAAmB,EACnBA,EAAmBM,EAASrE,OAC5B+D,IAEAQ,EAAkBF,EAASN,IAC7BtE,OAAO+E,QAAU/E,OAAO+E,OAAOH,EAChC,MACCxC,QAAQC,MACN,6JAEDyC,EAAkBF,GACzB,GAAIlE,EAAeC,KAAKyD,EAAQ,OAAQ,CACtCQ,EAAWrD,EAAyBC,GACpC,IAAIwD,EAAOhF,OAAOgF,KAAKZ,GAAQa,QAAO,SAAUC,GAC9C,MAAO,QAAUA,CAC3B,IACQZ,EACE,EAAIU,EAAKzE,OACL,kBAAoByE,EAAKG,KAAK,WAAa,SAC3C,iBACNC,EAAsBR,EAAWN,KAC7BU,EACA,EAAIA,EAAKzE,OAAS,IAAMyE,EAAKG,KAAK,WAAa,SAAW,KAC5D/C,QAAQC,MACN,kOACAiC,EACAM,EACAI,EACAJ,GAEDQ,EAAsBR,EAAWN,IAAoB,EAChE,CAMM,GALAM,EAAW,UACX,IAAWP,IACRjB,EAAuBiB,GAAYO,EAAW,GAAKP,GArIxD,SAAqBD,GACnB,GAAI1D,EAAeC,KAAKyD,EAAQ,OAAQ,CACtC,IAAIiB,EAASrF,OAAOsF,yBAAyBlB,EAAQ,OAAOmB,IAC5D,GAAIF,GAAUA,EAAOG,eAAgB,OAAO,CACpD,CACM,YAAO,IAAWpB,EAAOqB,GAC/B,CAgIMC,CAAYtB,KACThB,EAAuBgB,EAAOqB,KAAOb,EAAW,GAAKR,EAAOqB,KAC3D,QAASrB,EAEX,IAAK,IAAIuB,KADTtB,EAAW,CAAE,EACQD,EACnB,QAAUuB,IAAatB,EAASsB,GAAYvB,EAAOuB,SAChDtB,EAAWD,EAQlB,OAPAQ,GAtIF,SAAoCX,EAAOtC,GACzC,SAASiE,IACPC,IACIA,GAA6B,EAC/BzD,QAAQC,MACN,0OACAV,GAEZ,CACMiE,EAAsBJ,gBAAiB,EACvCxF,OAAO8F,eAAe7B,EAAO,MAAO,CAClCsB,IAAKK,EACLG,cAAc,GAEtB,CAyHQC,CACE3B,EACA,mBAAsB7C,EAClBA,EAAKG,aAAeH,EAAKI,MAAQ,UACjCJ,GAlHV,SACEA,EACAiE,EACAjB,EACAD,EACA0B,EACAhC,EACAQ,EACAC,GA0CA,OAxCAF,EAAOP,EAAMC,IACb1C,EAAO,CACLC,SAAUyE,EACV1E,KAAMA,EACNiE,IAAKA,EACLxB,MAAOA,EACPkC,OAAQF,GAEV,aAAU,IAAWzB,EAAOA,EAAO,MAC/BxE,OAAO8F,eAAetE,EAAM,MAAO,CACjC4E,YAAY,EACZb,IAAKzB,IAEP9D,OAAO8F,eAAetE,EAAM,MAAO,CAAE4E,YAAY,EAAIjD,MAAO,OAChE3B,EAAK6E,OAAS,CAAE,EAChBrG,OAAO8F,eAAetE,EAAK6E,OAAQ,YAAa,CAC9CN,cAAc,EACdK,YAAY,EACZE,UAAU,EACVnD,MAAO,IAETnD,OAAO8F,eAAetE,EAAM,aAAc,CACxCuE,cAAc,EACdK,YAAY,EACZE,UAAU,EACVnD,MAAO,OAETnD,OAAO8F,eAAetE,EAAM,cAAe,CACzCuE,cAAc,EACdK,YAAY,EACZE,UAAU,EACVnD,MAAOsB,IAETzE,OAAO8F,eAAetE,EAAM,aAAc,CACxCuE,cAAc,EACdK,YAAY,EACZE,UAAU,EACVnD,MAAOuB,IAET1E,OAAO+E,SAAW/E,OAAO+E,OAAOvD,EAAKyC,OAAQjE,OAAO+E,OAAOvD,IACpDA,CACb,CAiEa+E,CACL/E,EACAoD,EACAJ,EACAD,EA7JK,QADHI,EAAa6B,EAAqBC,GACT,KAAO9B,EAAW+B,WA+J7CrC,EACAI,EACAC,EAER,CACI,SAASI,EAAkB6B,GACzB,iBAAoBA,GAClB,OAASA,GACTA,EAAKlF,WAAayE,GAClBS,EAAKN,SACJM,EAAKN,OAAOO,UAAY,EACjC,CACI,IA8BIf,EA9BAgB,EAAQC,EACVZ,EAAqB1C,OAAOuD,IAAI,8BAChCzE,EAAoBkB,OAAOuD,IAAI,gBAC/BlF,EAAsB2B,OAAOuD,IAAI,kBACjChF,EAAyByB,OAAOuD,IAAI,qBACpCjF,EAAsB0B,OAAOuD,IAAI,kBAE/BvE,EAAsBgB,OAAOuD,IAAI,kBACnCxE,EAAqBiB,OAAOuD,IAAI,iBAChCrE,EAAyBc,OAAOuD,IAAI,qBACpC/E,EAAsBwB,OAAOuD,IAAI,kBACjC9E,EAA2BuB,OAAOuD,IAAI,uBACtClE,EAAkBW,OAAOuD,IAAI,cAC7BjE,EAAkBU,OAAOuD,IAAI,cAC7B7E,EAAsBsB,OAAOuD,IAAI,kBACjCrF,EAAyB8B,OAAOuD,IAAI,0BACpCP,EACEK,EAAMG,gEACRtG,EAAiBV,OAAOS,UAAUC,eAClCmE,EAAcoC,MAAMC,QACpBC,EAAa/E,QAAQ+E,WACjB/E,QAAQ+E,WACR,WACE,OAAO,IACR,EAOHnD,EAAyB,CAAE,EAC3BoD,GAPJP,EAAQ,CACN,2BAA4B,SAAUQ,GACpC,OAAOA,GACf,IAIuC,4BAA4BC,KAC7DT,EACAjD,EAF2BiD,GAIzBU,EAAwBJ,EAAWxD,EAAYC,IAC/CwB,EAAwB,CAAE,EAC9BoC,EAAAC,SAAmB5F,EACnB2F,EAAWE,IAAG,SAAUlG,EAAM4C,EAAQC,EAAUE,EAAQC,GACtD,IAAImD,EACF,IAAMnB,EAAqBoB,6BAC7B,OAAOzD,EACL3C,EACA4C,EACAC,GACA,EACAE,EACAC,EACAmD,EACI9D,MAAM,yBACNuD,EACJO,EAAmBR,EAAWxD,EAAYnC,IAAS+F,EAEtD,EACDC,EAAYK,KAAG,SAAUrG,EAAM4C,EAAQC,EAAUE,EAAQC,GACvD,IAAImD,EACF,IAAMnB,EAAqBoB,6BAC7B,OAAOzD,EACL3C,EACA4C,EACAC,GACA,EACAE,EACAC,EACAmD,EACI9D,MAAM,yBACNuD,EACJO,EAAmBR,EAAWxD,EAAYnC,IAAS+F,EAEtD,CACF,CAzVD,qBCV2B,eAAzBnG,QAAQC,IAAIC,SACdwG,EAAAC,qCCQF,IAAI7B,EAAqB1C,OAAOuD,IAAI,8BAClClF,EAAsB2B,OAAOuD,IAAI,kBACnC,SAASiB,EAAQxG,EAAM4C,EAAQC,GAC7B,IAAIoB,EAAM,KAGV,QAFA,IAAWpB,IAAaoB,EAAM,GAAKpB,QACnC,IAAWD,EAAOqB,MAAQA,EAAM,GAAKrB,EAAOqB,KACxC,QAASrB,EAEX,IAAK,IAAIuB,KADTtB,EAAW,CAAE,EACQD,EACnB,QAAUuB,IAAatB,EAASsB,GAAYvB,EAAOuB,SAChDtB,EAAWD,EAElB,OADAA,EAASC,EAASH,IACX,CACLzC,SAAUyE,EACV1E,KAAMA,EACNiE,IAAKA,EACLvB,SAAK,IAAWE,EAASA,EAAS,KAClCH,MAAOI,EAEX,QACA4D,EAAAR,SAAmB5F,EACnBoG,EAAAP,IAAcM,EACdC,EAAAJ,KAAeG,ID9BIlB,GAEjBgB,EAAAC,QAAiBG,gCE6HkB,SACjCC,GAAE,IAAAC,EAAAD,EAAAE,KAAAA,OAAO,IAAAD,EAAA,iBACLE,EAAAH,EAAAI,UAAAA,OAAY,IAAAD,EAAA,KACZE,EAAAL,EAAAM,MAAAA,OAAQ,IAAAD,EAAA,CAAE,IACPvE,EAHPnD,EAAAqH,EAAA,CAAA,OAAA,YAAA,UAIM,OACNO,EAAAA,cACIL,KAAMA,EACNE,UAAW,GAAGI,OAAAJ,SACVtE,GACJwE,MAAOA,EACPG,MAAM,OAAOC,OAAO,OACpBC,MAAM,6BAA6BC,QAAQ,cAC3CnE,SAAA,CAAAoE,EAAAA,IAAA,QAAA,CAAApE,SAAA,QACAoE,EAAMtB,IAAA,OAAA,CAAAW,KAAK,UAAUY,EAAE,mFAAwFD,EAAMtB,IAAA,OAAA,CAAAW,KAAK,UAAUY,EAAE,8DAAmED,EAAAA,IAAA,OAAA,CAAMX,KAAK,OAAOY,EAAE,kGAAuGD,EAAAA,YAAMX,KAAK,UAAUY,EAAE,wGAA6GD,EAAAA,YAAMX,KAAK,OAAOY,EAAE,gGAAqGD,EAAAA,YAAMX,KAAK,UAAUY,EAAE,kKAyH3jB,SACjCd,GAAE,IAAAC,EAAAD,EAAAE,KAAAA,OAAO,IAAAD,EAAA,iBACLE,EAAAH,EAAAI,UAAAA,OAAY,IAAAD,EAAA,KACZE,EAAAL,EAAAM,MAAAA,OAAQ,IAAAD,EAAA,CAAE,IACPvE,EAHPnD,EAAAqH,EAAA,CAAA,OAAA,YAAA,UAIM,OACNO,EAAAb,KAAA,MAAA9H,EAAA,CACIsI,KAAMA,EACNE,UAAW,GAAAI,OAAGJ,EAAS,OACnBtE,GACJwE,MAAOA,EACPK,MAAM,6BAA6BF,MAAM,OAAOC,OAAO,OAAOE,QAAQ,YAAYG,OAAO,eAAeC,YAAY,IAAIC,cAAc,QAAQC,eAAe,QAC7JzE,SAAA,CAAAoE,EAAAtB,IAAA,QAAA,CAAA9C,SAAA,QAAkBoE,EAAMtB,IAAA,OAAA,CAAAuB,EAAE,kBAAuBD,EAAMtB,IAAA,OAAA,CAAAuB,EAAE,mBAAwBD,MAAA,OAAA,CAAMC,EAAE,wCA6CzD,SACpCd,GAAE,IAAAC,EAAAD,EAAAE,KAAAA,OAAO,IAAAD,EAAA,iBACLE,EAAAH,EAAAI,UAAAA,OAAY,IAAAD,EAAA,KACZE,EAAAL,EAAAM,MAAAA,OAAQ,IAAAD,EAAA,CAAE,IACPvE,EAHPnD,EAAAqH,EAAA,CAAA,OAAA,YAAA,UAIM,OAGNO,OACI,MAAA3I,EAAA,CAAAsI,KAAMA,EACNI,MAAOA,EACPF,UAAW,GAAAI,OAAGJ,IACVtE,EACJ,CAAA6E,MAAM,6BAA6BF,MAAM,OAAOC,OAAO,OAAOE,QAAQ,YAAYG,OAAO,eAAeC,YAAY,IAAIC,cAAc,QAAQC,eAAe,QAAOzE,SAAA,CACpKoE,EAAAA,IAAqB,QAAA,CAAApE,SAAA,WAAAoE,MAAM,OAAA,CAAAE,OAAO,OAAOD,EAAE,gBAAgBZ,KAAK,SAASW,EAAAA,IAAA,OAAA,CAAMC,EAAE,iNAAiND,EAAAA,IAAA,OAAA,CAAMC,EAAE,kBAAkBD,EAAAtB,IAAA,OAAA,CAAMuB,EAAE,kBAAkBD,EAAAA,IAAA,OAAA,CAAMC,EAAE,mBAAmBD,EAAAtB,IAAA,OAAA,CAAMuB,EAAE,iBAAiBD,EAAAA,IAAA,OAAA,CAAMC,EAAE,kBAAkBD,EAAAtB,IAAA,OAAA,CAAMuB,EAAE,kBAAkBD,EAAAA,IAAA,OAAA,CAAMC,EAAE,2CAA2CD,EAAAtB,IAAA,OAAA,CAAMuB,EAAE,0CA3Fxd,SACrCd,GAAE,IAAAC,EAAAD,EAAAE,KAAAA,OAAO,IAAAD,EAAA,iBACLE,EAAAH,EAAAI,UAAAA,OAAY,IAAAD,EAAA,KACZE,EAAAL,EAAAM,MAAAA,OAAQ,IAAAD,EAAA,CAAE,IACPvE,EAHPnD,EAAAqH,EAAA,CAAA,OAAA,YAAA,UAIM,OAENO,EAAAA,KACI,MAAA3I,EAAA,CAAAsI,KAAMA,EACNE,UAAW,GAAAI,OAAGJ,IACVtE,EACJ,CAAAwE,MAAOA,EACPG,MAAM,OAAOC,OAAO,OACpBC,MAAM,6BAA6BC,QAAQ,wBAC3CC,EAAsBtB,IAAA,QAAA,CAAA9C,SAAA,YAAAoE,cAAMC,EAAE,+1BAiIE,SACpCd,GAAEA,EAAAE,KAAA,IACEC,EAAAH,EAAAI,UAAAA,OAAY,IAAAD,EAAA,KACZE,EAAAL,EAAAM,MAAAA,OAAQ,IAAAD,EAAA,CAAE,IACPvE,EAHPnD,EAAAqH,EAAA,CAAA,OAAA,YAAA,UAIM,OACNO,EAAAb,KAAA,MAAA9H,EAAA,CACI0I,MAAOA,GACHxE,EAAK,CACTsE,UAAW,IAAII,OAAAJ,EAAY,KAC3BO,MAAM,6BAA6BF,MAAM,OAAOC,OAAO,OAAOE,QAAQ,YAAYV,KAAK,OAAOa,OAAO,eAAeC,YAAY,IAAIC,cAAc,QAAQC,eAAe,QAAOzE,SAAA,CAACoE,EAAMtB,IAAA,OAAA,CAAAuB,EAAE,6PAA6PD,MAAM,OAAA,CAAAC,EAAE,+CAvCja,SACjCd,GAAE,IAAAC,EAAAD,EAAAE,KAAAA,OAAO,IAAAD,EAAA,iBACLE,EAAAH,EAAAI,UAAAA,OAAY,IAAAD,EAAA,KACZE,EAAAL,EAAAM,MAAAA,OAAQ,IAAAD,EAAA,CAAE,IACPvE,EAHPnD,EAAAqH,EAAA,CAAA,OAAA,YAAA,UAIM,OACNO,EAAAA,KACA,MAAA3I,EAAA,CAAA0I,MAAOA,GACHxE,EACH,CAAAsE,UAAW,IAAII,OAAAJ,mDAA0DK,MAAM,OAAOC,OAAO,OAAOE,QAAQ,YAAYV,KAAMA,EAAIzD,SAAA,CAC/HoE,gCACAA,EAAAA,IAAA,OAAA,CAAMC,EAAE,49BAA49BZ,KAAK,oCAIz8B,SACpCF,GAAEA,EAAAE,KAAA,IACEC,EAAAH,EAAAI,UAAAA,OAAY,IAAAD,EAAA,KACZE,EAAAL,EAAAM,MAAAA,OAAQ,IAAAD,EAAA,CAAE,IACPvE,EAHPnD,EAAAqH,EAAA,CAAA,OAAA,YAAA,UAIM,OACNO,EACIb,KAAA,MAAA9H,EAAA,CAAA0I,MAAOA,GACHxE,EAAK,CACTsE,UAAW,IAAII,OAAAJ,OACfO,MAAM,6BAA6BF,MAAM,OAAOC,OAAO,OAAOE,QAAQ,YAAYV,KAAK,eAAczD,SAAA,CAAEoE,EAAAA,IAAM,OAAA,CAAAE,OAAO,OAAOD,EAAE,gBAAgBZ,KAAK,SAASW,EAAAA,IAAA,OAAA,CAAMC,EAAE,iUA9JlI,SACrCd,GAAE,IAAAC,EAAAD,EAAAE,KAAAA,OAAO,IAAAD,EAAA,iBACLE,EAAAH,EAAAI,UAAAA,OAAY,IAAAD,EAAA,KACZE,EAAAL,EAAAM,MAAAA,OAAQ,IAAAD,EAAA,CAAE,IACPvE,EAHPnD,EAAAqH,EAAA,CAAA,OAAA,YAAA,UAIM,OACNO,gBACIL,KAAMA,EACNE,UAAW,GAAAI,OAAGJ,IACVtE,EAAK,CACTwE,MAAOA,EACPG,MAAM,OAAOC,OAAO,OAAOE,QAAQ,cAAcD,MAAM,6BACvDlE,SAAA,CAAAoE,EAAAtB,IAAA,QAAA,CAAA9C,SAAA,YACAoE,EAAAtB,IAAA,OAAA,CAAM4B,SAAS,UAAUL,EAAE,sMAAsMM,SAAS,kCA/H5M,SAClCpB,GAAE,IAAAC,EAAAD,EAAAE,KAAAA,OAAO,IAAAD,EAAA,YACLE,EAAAH,EAAAI,UAAAA,OAAY,IAAAD,EAAA,KACZE,EAAAL,EAAAM,MAAAA,OAAQ,IAAAD,EAAA,CAAE,IACPvE,EAHPnD,EAAAqH,EAAA,CAAA,OAAA,YAAA,UAIM,OACNO,EAAAb,KAAA,MAAA9H,EAAA,CACIsI,KAAMA,EACNE,UAAW,GAAAI,OAAGJ,IACVtE,EAAK,CACT2E,MAAM,OAAOC,OAAO,OACpBJ,MAAOA,EACPK,MAAM,6BAA6BC,QAAQ,wBAC3CC,EAAmBtB,IAAA,QAAA,CAAA9C,SAAA,SAAAoE,EAAMtB,IAAA,OAAA,CAAAuB,EAAE,sEAA2ED,EAAAA,YAAMX,KAAK,UAAUY,EAAE,6CAAkDD,EAAAA,YAAMX,KAAK,UAAUY,EAAE,qKAA0KD,EAAAA,YAAMX,KAAK,OAAOY,EAAE,kMAyBxW,SAChCd,GAAE,IAAAC,EAAAD,EAAAE,KAAAA,OAAO,IAAAD,EAAA,iBACLE,EAAAH,EAAAI,UAAAA,OAAY,IAAAD,EAAA,KACZE,EAAAL,EAAAM,MAAAA,OAAQ,IAAAD,EAAA,CAAE,IACPvE,EAHPnD,EAAAqH,EAAA,CAAA,OAAA,YAAA,UAIM,OACNO,EACIb,KAAA,MAAA9H,EAAA,CAAAsI,KAAMA,EACNE,UAAW,GAAAI,OAAGJ,IACVtE,GACJ2E,MAAM,OAAOC,OAAO,OACpBJ,MAAOA,EACPK,MAAM,6BAA6BC,QAAQ,cAC3CnE,SAAA,CAAAoE,MAAA,QAAA,CAAApE,SAAA,OAAiBoE,EAAAA,IAAA,OAAA,CAAMX,KAAK,UAAUY,EAAE,wCAA6CD,EAAAA,IAAA,OAAA,CAAMX,KAAK,UAAUY,EAAE,y/BAvG3E,SACrCd,GAAE,IAAAC,EAAAD,EAAAE,KAAAA,OAAO,IAAAD,EAAA,iBACLE,EAAAH,EAAAI,UAAAA,OAAY,IAAAD,EAAA,KACZE,EAAAL,EAAAM,MAAAA,OAAQ,IAAAD,EAAA,CAAE,IACPvE,EAHPnD,EAAAqH,EAAA,CAAA,OAAA,YAAA,UAIM,OACNO,OACI,MAAA3I,EAAA,CAAAsI,KAAMA,EACNE,UAAW,GAAGI,OAAAJ,SACVtE,EACJ,CAAAwE,MAAOA,EACPG,MAAM,OACNC,OAAO,OACPC,MAAM,6BAA6BC,QAAQ,wBAC3CC,EAAsBtB,IAAA,QAAA,CAAA9C,SAAA,YACtBoE,cAAMM,SAAS,UAAUC,SAAS,UAAUlB,KAAK,UAAUY,EAAE,qZAA0ZD,EAAAA,IAAM,OAAA,CAAAM,SAAS,UAAUC,SAAS,UAAUlB,KAAK,UAAUY,EAAE,uVAA4VD,EAAMtB,IAAA,OAAA,CAAA4B,SAAS,UAAUC,SAAS,UAAUlB,KAAK,UAAUY,EAAE,0bAA+bD,EAAAA,IAAM,OAAA,CAAAM,SAAS,UAAUC,SAAS,UAAUlB,KAAK,UAAUY,EAAE,ifAAsfD,MAAM,OAAA,CAAAM,SAAS,UAAUC,SAAS,UAAUlB,KAAK,UAAUY,EAAE,kYAAuYD,EAAMtB,IAAA,OAAA,CAAA4B,SAAS,UAAUC,SAAS,UAAUlB,KAAK,UAAUY,EAAE,wYAA6YD,EAAMtB,IAAA,OAAA,CAAA4B,SAAS,UAAUC,SAAS,UAAUlB,KAAK,UAAUY,EAAE,uVAA4VD,EAAMtB,IAAA,OAAA,CAAA4B,SAAS,UAAUC,SAAS,UAAUlB,KAAK,UAAUY,EAAE,4bAAicD,MAAM,OAAA,CAAAM,SAAS,UAAUC,SAAS,UAAUlB,KAAK,UAAUY,EAAE,2OAAgPD,EAAAA,IAAM,OAAA,CAAAM,SAAS,UAAUC,SAAS,UAAUlB,KAAK,UAAUY,EAAE,2MAAgND,EAAAA,IAAM,OAAA,CAAAM,SAAS,UAAUC,SAAS,UAAUlB,KAAK,UAAUY,EAAE,wQAA6QD,EAAAA,IAAA,OAAA,CAAMM,SAAS,UAAUC,SAAS,UAAUlB,KAAK,UAAUY,EAAE,iRAAsRD,MAAM,OAAA,CAAAM,SAAS,UAAUC,SAAS,UAAUlB,KAAK,UAAUY,EAAE,+IAAoJD,EAAAtB,IAAA,OAAA,CAAM4B,SAAS,UAAUC,SAAS,UAAUlB,KAAK,UAAUY,EAAE,qDAA0DD,EAAAA,IAAM,OAAA,CAAAM,SAAS,UAAUC,SAAS,UAAUlB,KAAK,UAAUY,EAAE,wEAA6ED,EAAMtB,IAAA,OAAA,CAAA4B,SAAS,UAAUC,SAAS,UAAUlB,KAAK,UAAUY,EAAE,gFA/C14K,SACpCd,GAAE,IAAAC,EAAAD,EAAAE,KAAAA,OAAO,IAAAD,EAAA,iBACLE,EAAAH,EAAAI,UAAAA,OAAY,IAAAD,EAAA,KACZE,EAAAL,EAAAM,MAAAA,OAAQ,IAAAD,EAAA,CAAE,IACPvE,EAHPnD,EAAAqH,EAAA,CAAA,OAAA,YAAA,UAIM,OAENO,EAAAA,KAAA,MAAA3I,EAAA,CACIsI,KAAMA,EACNE,UAAW,GAAAI,OAAGJ,EAAa,OACvBtE,EAAK,CACTwE,MAAOA,EACPG,MAAM,OAAOC,OAAO,OAAOE,QAAQ,YAAYD,MAAM,6BAA4BlE,SAAA,CAAEoE,EAAAA,iCAAqBA,EAAAtB,IAAA,IAAA,CAAG8B,SAAS,cAAc5E,SAAAoE,EAAAtB,IAAA,OAAA,CAAMuB,EAAE,m3DAAm3DZ,KAAK,mBAA0BW,EAAMtB,IAAA,OAAA,CAAA9C,SAAAoE,EAAAA,IAAA,WAAA,CAAUS,GAAG,QAAQ7E,SAAAoE,EAAAA,IAAA,OAAA,CAAMJ,MAAM,KAAKC,OAAO,KAAKR,KAAK,mCAkJ5jE,SACjCF,GAAE,IAAAC,EAAAD,EAAAE,KAAAA,OAAO,IAAAD,EAAA,iBACLE,EAAAH,EAAAI,UAAAA,OAAY,IAAAD,EAAA,KACZE,EAAAL,EAAAM,MAAAA,OAAQ,IAAAD,EAAA,CAAE,IACPvE,EAHPnD,EAAAqH,EAAA,CAAA,OAAA,YAAA,UAIM,OACNO,EAAAA,KACI,MAAA3I,EAAA,CAAAsI,KAAMA,EACNE,UAAW,GAAAI,OAAGJ,GACdE,MAAOA,EACPG,MAAM,OAAOC,OAAO,OACpBE,QAAQ,YACRD,MAAM,8BACF7E,aAEJ+E,EAA0BtB,IAAA,QAAA,CAAA9C,SAAA,gBAC1BoE,cAAMC,EAAE,iHAzH0B,SACtCd,GACI,IAAAC,EAAAD,EAAAI,UAAAA,OAAS,IAAAH,EAAG,GAAEA,EACdE,UAAAG,aAAQ,CAACiB,UAAU,QAAQC,MAAM,OAAMrB,EACrC,OACNU,EAAAtB,IAAA,MAAA,CACIkC,MAAM,cACNC,IAAI,kEAAkEC,IAAI,kBAAkBlB,MAAM,KAAKC,OAAO,KAAMJ,MAAOA,EAAOF,UAAW,IAAAI,OAAIJ,IAH/I,oBA9E6B,SACnCJ,GAAE,IAAAC,EAAAD,EAAAE,KAAAA,OAAO,IAAAD,EAAA,iBACLE,EAAAH,EAAAI,UAAAA,OAAY,IAAAD,EAAA,KACZH,EAAAM,UACGxE,EAHPnD,EAAAqH,EAAA,CAAA,OAAA,YAAA,UAKC,OACDO,EAAAA,KACI,MAAA3I,EAAA,CAAAsI,KAAMA,EACNE,UAAW,GAAGI,OAAAJ,IACVtE,GACJ2E,MAAM,OAAOC,OAAO,OACpBE,QAAQ,YACRD,MAAM,6BAA4BlE,SAAA,CAElCoE,EAAAA,IAAoB,QAAA,CAAApE,SAAA,UACpBoE,EAAAA,YAAMC,EAAE,qpGAyLuB,SACnCd,GAAE,IAAAC,EAAAD,EAAAE,KAAAA,OAAO,IAAAD,EAAA,iBACLE,EAAAH,EAAAI,UAAAA,OAAY,IAAAD,EAAA,KACZE,EAAAL,EAAAM,MAAAA,OAAQ,IAAAD,EAAA,CAAE,IACPvE,EAHPnD,EAAAqH,EAAA,CAAA,OAAA,YAAA,UAIM,OACNO,gBACIL,KAAMA,EACNE,UAAW,GAAAI,OAAGJ,EAAS,OACnBtE,EAAK,CACTwE,MAAOA,EACPG,MAAM,OAAOC,OAAO,OAAOE,QAAQ,cAAcD,MAAM,6BAA6BiB,oBAAoB,WACxGnF,SAAA,CAAAoE,EAAAtB,IAAA,QAAA,CAAA9C,SAAA,UAAoBoE,EAAMtB,IAAA,OAAA,CAAAuB,EAAE,4lDAA4lDZ,KAAK,kCAmF/lD,SAClCF,GAAE,IAAAC,EAAAD,EAAAE,KAAAA,OAAO,IAAAD,EAAA,iBACLE,EAAAH,EAAAI,UAAAA,OAAY,IAAAD,EAAA,KACZE,EAAAL,EAAAM,MAAAA,OAAQ,IAAAD,EAAA,CAAE,IACPvE,EAHPnD,EAAAqH,EAAA,CAAA,OAAA,YAAA,UAIM,OACNO,EACIb,KAAA,MAAA9H,EAAA,CAAAsI,KAAMA,EACNE,UAAW,KAAKI,OAAAJ,EAAa,OACzBtE,EACJ,CAAAwE,MAAOA,EACPG,MAAM,OAAOC,OAAO,OACpBC,MAAM,6BAA6BC,QAAQ,cAAanE,SAAA,CACxDoE,EAAAA,IAAmB,QAAA,CAAApE,SAAA,SAAAoE,EAAAA,IAAM,OAAA,CAAAM,SAAS,UAAUC,SAAS,UAAUlB,KAAK,UAAUY,EAAE,gvKA/NnD,SACjCd,GAAE,IAAAC,EAAAD,EAAAE,KAAAA,OAAO,IAAAD,EAAA,iBACLE,EAAAH,EAAAI,UAAAA,OAAY,IAAAD,EAAA,KACZE,EAAAL,EAAAM,MAAAA,OAAQ,IAAAD,EAAA,CAAE,IACPvE,EAHPnD,EAAAqH,EAAA,CAAA,OAAA,YAAA,UAIM,OACNO,EACIb,KAAA,MAAA9H,EAAA,CAAAsI,KAAMA,GACFpE,EAAK,CACTwE,MAAOA,EACPF,UAAW,IAAAI,OAAIJ,GACfO,MAAM,6BACNF,MAAM,OAAOC,OAAO,OAAOE,QAAQ,YACnCG,OAAO,eAAeC,YAAY,IAAIC,cAAc,QAAQC,eAAe,QAC3EzE,SAAA,CAAAoE,EAAAtB,IAAA,QAAA,CAAA9C,SAAA,UACAoE,EAAMtB,IAAA,OAAA,CAAAwB,OAAO,OAAOD,EAAE,gBAAgBZ,KAAK,SAASW,EAAAtB,IAAA,OAAA,CAAMuB,EAAE,yRAAyRD,EAAAA,YAAMC,EAAE,uCA/D3T,SACtCd,GAAE,IAAAC,EAAAD,EAAAE,KAAAA,OAAO,IAAAD,EAAA,iBACLE,EAAAH,EAAAI,UAAAA,OAAY,IAAAD,EAAA,KACZH,EAAAM,UACGxE,EAHPnD,EAAAqH,EAAA,CAAA,OAAA,YAAA,UAIM,OACNO,EAAAA,KACI,MAAA3I,EAAA,CAAAsI,KAAMA,EACNE,UAAW,GAAGI,OAAAJ,SACVtE,GACJ2E,MAAM,OAAOC,OAAO,OAAOE,QAAQ,YAAYD,MAAM,6BAA4BlE,SAAA,CAACoE,EAA0BtB,IAAA,QAAA,CAAA9C,SAAA,gBAAAoE,cAAMC,EAAE,wPAiHxF,SAChCd,GAAE,IAAAC,EAAAD,EAAAE,KAAAA,OAAO,IAAAD,EAAA,iBACLE,EAAAH,EAAAI,UAAAA,OAAY,IAAAD,EAAA,KACZE,EAAAL,EAAAM,MAAAA,OAAQ,IAAAD,EAAA,CAAE,IACPvE,EAHPnD,EAAAqH,EAAA,CAAA,OAAA,YAAA,UAIM,OACNO,OACI,MAAA3I,EAAA,CAAAsI,KAAMA,EACNE,UAAW,GAAAI,OAAGJ,EAAS,OACnBtE,EACJ,CAAAwE,MAAOA,EACPG,MAAM,OAAOC,OAAO,OACpBC,MAAM,6BAA6BC,QAAQ,cAC3CnE,SAAA,CAAAoE,EAAAA,IAAA,QAAA,CAAApE,SAAA,OAAiBoE,EAAAtB,IAAA,OAAA,CAAMW,KAAK,OAAOY,EAAE,iCAAsCD,MAAA,OAAA,CAAA,YAAgB,WAAWX,KAAK,UAAUY,EAAE,qyBAsGtF,SACrCd,GAAE,IAAAC,EAAAD,EAAAE,KAAAA,OAAO,IAAAD,EAAA,iBACLE,EAAAH,EAAAI,UAAAA,OAAY,IAAAD,EAAA,KACZE,EAAAL,EAAAM,MAAAA,OAAQ,IAAAD,EAAA,CAAE,IACPvE,EAHPnD,EAAAqH,EAAA,CAAA,OAAA,YAAA,UAIM,OACNO,EACIb,KAAA,MAAA9H,EAAA,CAAAsI,KAAMA,EACNE,UAAW,GAAAI,OAAGJ,IACVtE,GACJwE,MAAOA,EACPG,MAAM,OAAOC,OAAO,OACpBC,MAAM,6BAA6BC,QAAQ,cAC3CnE,SAAA,CAAAoE,MAAA,QAAA,CAAApE,SAAA,YAAsBoE,EAAAA,IAAA,OAAA,CAAMX,KAAK,UAAUY,EAAE,4QAAiRD,EAAAA,IAAA,OAAA,CAAMX,KAAK,UAAUY,EAAE,6IA8C1T,SAC/Bd,GAAE,IAAAC,EAAAD,EAAAE,KAAAA,OAAO,IAAAD,EAAA,iBACLE,EAAAH,EAAAI,UAAAA,OAAY,IAAAD,EAAA,KACZE,EAAAL,EAAAM,MAAAA,OAAQ,IAAAD,EAAA,CAAE,IACPvE,EAHPnD,EAAAqH,EAAA,CAAA,OAAA,YAAA,UAIM,OACNO,OACI,MAAA3I,EAAA,CAAAsI,KAAMA,EACNI,MAAOA,EACPF,UAAW,GAAAI,OAAGJ,IACVtE,EAAK,CACT6E,MAAM,6BAA6BF,MAAM,OAAOC,OAAO,OAAOE,QAAQ,YAAYG,OAAO,eAAeC,YAAY,IAAIC,cAAc,QAAQC,eAAe,QAAOzE,SAAA,CACpKoE,EAAAA,YAAME,OAAO,OAAOD,EAAE,gBAAgBZ,KAAK,SAASW,EAAAA,IAAA,OAAA,CAAMC,EAAE,sCAAsCD,EAAAA,YAAMC,EAAE","x_google_ignoreList":[0,1,2,3]}
package/dist/index.mjs ADDED
@@ -0,0 +1,11 @@
1
+ import e from"react";var l=function(){return l=Object.assign||function(e){for(var l,t=1,r=arguments.length;t<r;t++)for(var s in l=arguments[t])Object.prototype.hasOwnProperty.call(l,s)&&(e[s]=l[s]);return e},l.apply(this,arguments)};function t(e,l){var t={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&l.indexOf(r)<0&&(t[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var s=0;for(r=Object.getOwnPropertySymbols(e);s<r.length;s++)l.indexOf(r[s])<0&&Object.prototype.propertyIsEnumerable.call(e,r[s])&&(t[r[s]]=e[r[s]])}return t}"function"==typeof SuppressedError&&SuppressedError;var r,s={exports:{}},c={};var i,o,n={};
2
+ /**
3
+ * @license React
4
+ * react-jsx-runtime.development.js
5
+ *
6
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
7
+ *
8
+ * This source code is licensed under the MIT license found in the
9
+ * LICENSE file in the root directory of this source tree.
10
+ */function a(){return i||(i=1,"production"!==process.env.NODE_ENV&&function(){function l(e){if(null==e)return null;if("function"==typeof e)return e.$$typeof===N?null:e.displayName||e.name||null;if("string"==typeof e)return e;switch(e){case v:return"Fragment";case x:return"Profiler";case u:return"StrictMode";case j:return"Suspense";case g:return"SuspenseList";case M:return"Activity"}if("object"==typeof e)switch("number"==typeof e.tag&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),e.$$typeof){case p:return"Portal";case y:return(e.displayName||"Context")+".Provider";case m:return(e._context.displayName||"Context")+".Consumer";case w:var t=e.render;return(e=e.displayName)||(e=""!==(e=t.displayName||t.name||"")?"ForwardRef("+e+")":"ForwardRef"),e;case C:return null!==(t=e.displayName||null)?t:l(e.type)||"Memo";case z:t=e._payload,e=e._init;try{return l(e(t))}catch(e){}}return null}function t(e){return""+e}function r(e){try{t(e);var l=!1}catch(e){l=!0}if(l){var r=(l=console).error,s="function"==typeof Symbol&&Symbol.toStringTag&&e[Symbol.toStringTag]||e.constructor.name||"Object";return r.call(l,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",s),t(e)}}function s(e){if(e===v)return"<>";if("object"==typeof e&&null!==e&&e.$$typeof===z)return"<...>";try{var t=l(e);return t?"<"+t+">":"<...>"}catch(e){return"<...>"}}function c(){return Error("react-stack-top-frame")}function i(){var e=l(this.type);return S[e]||(S[e]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),void 0!==(e=this.props.ref)?e:null}function o(e,t,s,c,o,n,f,p){var v,u=t.children;if(void 0!==u)if(c)if(L(u)){for(c=0;c<u.length;c++)a(u[c]);Object.freeze&&Object.freeze(u)}else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else a(u);if(k.call(t,"key")){u=l(e);var x=Object.keys(t).filter((function(e){return"key"!==e}));c=0<x.length?"{key: someKey, "+x.join(": ..., ")+": ...}":"{key: someKey}",E[u+c]||(x=0<x.length?"{"+x.join(": ..., ")+": ...}":"{}",console.error('A props object containing a "key" prop is being spread into JSX:\n let props = %s;\n <%s {...props} />\nReact keys must be passed directly to JSX without using spread:\n let props = %s;\n <%s key={someKey} {...props} />',c,u,x,u),E[u+c]=!0)}if(u=null,void 0!==s&&(r(s),u=""+s),function(e){if(k.call(e,"key")){var l=Object.getOwnPropertyDescriptor(e,"key").get;if(l&&l.isReactWarning)return!1}return void 0!==e.key}(t)&&(r(t.key),u=""+t.key),"key"in t)for(var m in s={},t)"key"!==m&&(s[m]=t[m]);else s=t;return u&&function(e,l){function t(){d||(d=!0,console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",l))}t.isReactWarning=!0,Object.defineProperty(e,"key",{get:t,configurable:!0})}(s,"function"==typeof e?e.displayName||e.name||"Unknown":e),function(e,l,t,r,s,c,o,n){return t=c.ref,e={$$typeof:h,type:e,key:l,props:c,_owner:s},null!==(void 0!==t?t:null)?Object.defineProperty(e,"ref",{enumerable:!1,get:i}):Object.defineProperty(e,"ref",{enumerable:!1,value:null}),e._store={},Object.defineProperty(e._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(e,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(e,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:o}),Object.defineProperty(e,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:n}),Object.freeze&&(Object.freeze(e.props),Object.freeze(e)),e}(e,u,n,0,null===(v=b.A)?null:v.getOwner(),s,f,p)}function a(e){"object"==typeof e&&null!==e&&e.$$typeof===h&&e._store&&(e._store.validated=1)}var d,f=e,h=Symbol.for("react.transitional.element"),p=Symbol.for("react.portal"),v=Symbol.for("react.fragment"),u=Symbol.for("react.strict_mode"),x=Symbol.for("react.profiler"),m=Symbol.for("react.consumer"),y=Symbol.for("react.context"),w=Symbol.for("react.forward_ref"),j=Symbol.for("react.suspense"),g=Symbol.for("react.suspense_list"),C=Symbol.for("react.memo"),z=Symbol.for("react.lazy"),M=Symbol.for("react.activity"),N=Symbol.for("react.client.reference"),b=f.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,k=Object.prototype.hasOwnProperty,L=Array.isArray,R=console.createTask?console.createTask:function(){return null},S={},B=(f={"react-stack-bottom-frame":function(e){return e()}})["react-stack-bottom-frame"].bind(f,c)(),O=R(s(c)),E={};n.Fragment=v,n.jsx=function(e,l,t,r,c){var i=1e4>b.recentlyCreatedOwnerStacks++;return o(e,l,t,!1,0,c,i?Error("react-stack-top-frame"):B,i?R(s(e)):O)},n.jsxs=function(e,l,t,r,c){var i=1e4>b.recentlyCreatedOwnerStacks++;return o(e,l,t,!0,0,c,i?Error("react-stack-top-frame"):B,i?R(s(e)):O)}}()),n}var d=(o||(o=1,"production"===process.env.NODE_ENV?s.exports=function(){if(r)return c;r=1;var e=Symbol.for("react.transitional.element"),l=Symbol.for("react.fragment");function t(l,t,r){var s=null;if(void 0!==r&&(s=""+r),void 0!==t.key&&(s=""+t.key),"key"in t)for(var c in r={},t)"key"!==c&&(r[c]=t[c]);else r=t;return t=r.ref,{$$typeof:e,type:l,key:s,ref:void 0!==t?t:null,props:r}}return c.Fragment=l,c.jsx=t,c.jsxs=t,c}():s.exports=a()),s.exports),f=function(e){var r=e.fill,s=void 0===r?"currentColor":r,c=e.className,i=void 0===c?"":c;e.style;var o=t(e,["fill","className","style"]);return d.jsxs("svg",l({fill:s,className:"".concat(i)},o,{width:"30px",height:"30px",viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",children:[d.jsx("title",{children:"React"}),d.jsx("path",{d:"M16 13.146c-1.573 0-2.854 1.281-2.854 2.854s1.281 2.854 2.854 2.854c1.573 0 2.854-1.281 2.854-2.854s-1.281-2.854-2.854-2.854zM8.010 21.672l-0.63-0.156c-4.688-1.188-7.38-3.198-7.38-5.521s2.693-4.333 7.38-5.521l0.63-0.156 0.177 0.625c0.474 1.635 1.083 3.229 1.818 4.771l0.135 0.281-0.135 0.286c-0.734 1.536-1.344 3.13-1.818 4.771zM7.089 11.932c-3.563 1-5.75 2.536-5.75 4.063s2.188 3.057 5.75 4.063c0.438-1.391 0.964-2.745 1.578-4.063-0.615-1.318-1.141-2.672-1.578-4.063zM23.99 21.672l-0.177-0.625c-0.474-1.635-1.083-3.229-1.818-4.766l-0.135-0.286 0.135-0.286c0.734-1.536 1.344-3.13 1.818-4.771l0.177-0.62 0.63 0.156c4.688 1.188 7.38 3.198 7.38 5.521s-2.693 4.333-7.38 5.521zM23.333 15.995c0.641 1.385 1.172 2.745 1.578 4.063 3.568-1.005 5.75-2.536 5.75-4.063s-2.188-3.057-5.75-4.063c-0.438 1.385-0.964 2.745-1.578 4.063zM7.078 11.927l-0.177-0.625c-1.318-4.646-0.917-7.979 1.099-9.141 1.979-1.141 5.151 0.208 8.479 3.625l0.453 0.464-0.453 0.464c-1.182 1.229-2.26 2.552-3.229 3.958l-0.182 0.255-0.313 0.026c-1.703 0.135-3.391 0.406-5.047 0.813zM9.609 3.089c-0.359 0-0.677 0.073-0.943 0.229-1.323 0.766-1.557 3.422-0.646 7.005 1.422-0.318 2.859-0.542 4.313-0.672 0.833-1.188 1.75-2.323 2.734-3.391-2.078-2.026-4.047-3.172-5.458-3.172zM22.396 30.234c-0.005 0-0.005 0 0 0-1.901 0-4.344-1.427-6.875-4.031l-0.453-0.464 0.453-0.464c1.182-1.229 2.26-2.552 3.229-3.958l0.177-0.255 0.313-0.031c1.703-0.13 3.391-0.401 5.052-0.813l0.63-0.156 0.177 0.625c1.318 4.646 0.917 7.974-1.099 9.135-0.49 0.281-1.042 0.422-1.604 0.411zM16.932 25.729c2.078 2.026 4.047 3.172 5.458 3.172h0.005c0.354 0 0.672-0.078 0.938-0.229 1.323-0.766 1.563-3.422 0.646-7.005-1.422 0.318-2.865 0.542-4.313 0.667-0.833 1.193-1.75 2.323-2.734 3.396zM24.922 11.927l-0.63-0.161c-1.661-0.406-3.349-0.677-5.052-0.813l-0.313-0.026-0.177-0.255c-0.969-1.406-2.047-2.729-3.229-3.958l-0.453-0.464 0.453-0.464c3.328-3.417 6.5-4.766 8.479-3.625 2.016 1.161 2.417 4.495 1.099 9.141zM19.667 9.651c1.521 0.141 2.969 0.365 4.313 0.672 0.917-3.583 0.677-6.24-0.646-7.005-1.318-0.76-3.797 0.406-6.401 2.943 0.984 1.073 1.896 2.203 2.734 3.391zM9.609 30.234c-0.563 0.010-1.12-0.13-1.609-0.411-2.016-1.161-2.417-4.49-1.099-9.135l0.177-0.625 0.63 0.156c1.542 0.391 3.24 0.661 5.047 0.813l0.313 0.031 0.177 0.255c0.969 1.406 2.047 2.729 3.229 3.958l0.453 0.464-0.453 0.464c-2.526 2.604-4.969 4.031-6.865 4.031zM8.021 21.667c-0.917 3.583-0.677 6.24 0.646 7.005 1.318 0.75 3.792-0.406 6.401-2.943-0.984-1.073-1.901-2.203-2.734-3.396-1.453-0.125-2.891-0.349-4.313-0.667zM16 22.505c-1.099 0-2.224-0.047-3.354-0.141l-0.313-0.026-0.182-0.26c-0.635-0.917-1.24-1.859-1.797-2.828-0.563-0.969-1.078-1.958-1.557-2.969l-0.135-0.286 0.135-0.286c0.479-1.010 0.995-2 1.557-2.969 0.552-0.953 1.156-1.906 1.797-2.828l0.182-0.26 0.313-0.026c2.234-0.188 4.479-0.188 6.708 0l0.313 0.026 0.182 0.26c1.276 1.833 2.401 3.776 3.354 5.797l0.135 0.286-0.135 0.286c-0.953 2.021-2.073 3.964-3.354 5.797l-0.182 0.26-0.313 0.026c-1.125 0.094-2.255 0.141-3.354 0.141zM13.073 21.057c1.969 0.151 3.885 0.151 5.859 0 1.099-1.609 2.078-3.302 2.927-5.063-0.844-1.76-1.823-3.453-2.932-5.063-1.948-0.151-3.906-0.151-5.854 0-1.109 1.609-2.089 3.302-2.932 5.063 0.849 1.76 1.828 3.453 2.932 5.063z"})]}))},h=function(e){var r=e.fill,s=void 0===r?"currentColor":r,c=e.className,i=void 0===c?"":c,o=e.style,n=void 0===o?{}:o,a=t(e,["fill","className","style"]);return d.jsxs("svg",l({fill:s,className:"".concat(i," ")},a,{style:n,width:"30px",height:"30px",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:[d.jsx("title",{children:"NextJs"}),d.jsx("g",{clipPath:"url(#clip0)",children:d.jsx("path",{d:"M11.2141 0.00645944C11.1625 0.0111515 10.9982 0.0275738 10.8504 0.039304C7.44164 0.346635 4.24868 2.18593 2.22639 5.01291C1.10029 6.58476 0.380059 8.36775 0.107918 10.2563C0.0117302 10.9156 0 11.1103 0 12.0041C0 12.898 0.0117302 13.0927 0.107918 13.7519C0.760117 18.2587 3.96716 22.0452 8.31672 23.4481C9.0956 23.6991 9.91672 23.8704 10.8504 23.9736C11.2141 24.0135 12.7859 24.0135 13.1496 23.9736C14.7613 23.7953 16.1267 23.3965 17.4733 22.7091C17.6798 22.6035 17.7196 22.5754 17.6915 22.5519C17.6727 22.5378 16.793 21.3578 15.7372 19.9314L13.8182 17.339L11.4135 13.7801C10.0903 11.8235 9.00176 10.2235 8.99238 10.2235C8.98299 10.2211 8.97361 11.8024 8.96891 13.7331C8.96188 17.1138 8.95953 17.2499 8.9173 17.3296C8.85631 17.4446 8.80938 17.4915 8.71085 17.5431C8.63578 17.5807 8.57009 17.5877 8.21584 17.5877H7.80997L7.70205 17.5197C7.63167 17.4751 7.58006 17.4164 7.54487 17.3484L7.4956 17.2428L7.50029 12.539L7.50733 7.83285L7.58006 7.74136C7.6176 7.69209 7.69736 7.62875 7.75367 7.59825C7.84985 7.55133 7.88739 7.54664 8.29325 7.54664C8.77185 7.54664 8.85161 7.5654 8.97595 7.70147C9.01114 7.73901 10.3132 9.7003 11.871 12.0628C13.4287 14.4252 15.5589 17.651 16.6053 19.2346L18.5056 22.1132L18.6018 22.0499C19.4534 21.4962 20.3543 20.7079 21.0674 19.8868C22.5853 18.1437 23.5636 16.0182 23.8921 13.7519C23.9883 13.0927 24 12.898 24 12.0041C24 11.1103 23.9883 10.9156 23.8921 10.2563C23.2399 5.74957 20.0328 1.96306 15.6833 0.560125C14.9161 0.311445 14.0997 0.140184 13.1848 0.036958C12.9595 0.0134976 11.4088 -0.0123089 11.2141 0.00645944ZM16.1267 7.26511C16.2393 7.32142 16.3308 7.42933 16.3636 7.54194C16.3824 7.60294 16.3871 8.90734 16.3824 11.8469L16.3754 16.0651L15.6317 14.9249L14.8856 13.7848V10.7185C14.8856 8.73608 14.895 7.62171 14.9091 7.56775C14.9466 7.43637 15.0287 7.33315 15.1413 7.27215C15.2375 7.22288 15.2727 7.21819 15.6411 7.21819C15.9883 7.21819 16.0493 7.22288 16.1267 7.26511Z",fill:"currentColor"})}),d.jsx("defs",{children:d.jsx("clipPath",{id:"clip0",children:d.jsx("rect",{width:"24",height:"24",fill:"white"})})})]}))},p=function(e){var r=e.fill,s=void 0===r?"currentColor":r,c=e.className,i=void 0===c?"":c;e.style;var o=t(e,["fill","className","style"]);return d.jsxs("svg",l({fill:s,className:"".concat(i," ")},o,{width:"30px",height:"30px",viewBox:"0 0 32 32",xmlns:"http://www.w3.org/2000/svg",children:[d.jsx("title",{children:"TailwindCSS"}),d.jsx("path",{d:"M9,13.7q1.4-5.6,7-5.6c5.6,0,6.3,4.2,9.1,4.9q2.8.7,4.9-2.1-1.4,5.6-7,5.6c-5.6,0-6.3-4.2-9.1-4.9Q11.1,10.9,9,13.7ZM2,22.1q1.4-5.6,7-5.6c5.6,0,6.3,4.2,9.1,4.9q2.8.7,4.9-2.1-1.4,5.6-7,5.6c-5.6,0-6.3-4.2-9.1-4.9Q4.1,19.3,2,22.1Z"})]}))},v=function(e){var r=e.fill,s=void 0===r?"currentColor":r,c=e.className,i=void 0===c?"":c,o=e.style,n=void 0===o?{}:o,a=t(e,["fill","className","style"]);return d.jsxs("svg",l({fill:s,className:"".concat(i," ")},a,{style:n,width:"30px",height:"30px",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 128 128",children:[d.jsx("title",{children:"MongoDB"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#439934",d:"M88.038 42.812c1.605 4.643 2.761 9.383 3.141 14.296.472 6.095.256 12.147-1.029 18.142-.035.165-.109.32-.164.48-.403.001-.814-.049-1.208.012-3.329.523-6.655 1.065-9.981 1.604-3.438.557-6.881 1.092-10.313 1.687-1.216.21-2.721-.041-3.212 1.641-.014.046-.154.054-.235.08l.166-10.051-.169-24.252 1.602-.275c2.62-.429 5.24-.864 7.862-1.281 3.129-.497 6.261-.98 9.392-1.465 1.381-.215 2.764-.412 4.148-.618z"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#45A538",d:"M61.729 110.054c-1.69-1.453-3.439-2.842-5.059-4.37-8.717-8.222-15.093-17.899-18.233-29.566-.865-3.211-1.442-6.474-1.627-9.792-.13-2.322-.318-4.665-.154-6.975.437-6.144 1.325-12.229 3.127-18.147l.099-.138c.175.233.427.439.516.702 1.759 5.18 3.505 10.364 5.242 15.551 5.458 16.3 10.909 32.604 16.376 48.9.107.318.384.579.583.866l-.87 2.969z"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#46A037",d:"M88.038 42.812c-1.384.206-2.768.403-4.149.616-3.131.485-6.263.968-9.392 1.465-2.622.417-5.242.852-7.862 1.281l-1.602.275-.012-1.045c-.053-.859-.144-1.717-.154-2.576-.069-5.478-.112-10.956-.18-16.434-.042-3.429-.105-6.857-.175-10.285-.043-2.13-.089-4.261-.185-6.388-.052-1.143-.236-2.28-.311-3.423-.042-.657.016-1.319.029-1.979.817 1.583 1.616 3.178 2.456 4.749 1.327 2.484 3.441 4.314 5.344 6.311 7.523 7.892 12.864 17.068 16.193 27.433z"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#409433",d:"M65.036 80.753c.081-.026.222-.034.235-.08.491-1.682 1.996-1.431 3.212-1.641 3.432-.594 6.875-1.13 10.313-1.687 3.326-.539 6.652-1.081 9.981-1.604.394-.062.805-.011 1.208-.012-.622 2.22-1.112 4.488-1.901 6.647-.896 2.449-1.98 4.839-3.131 7.182a49.142 49.142 0 01-6.353 9.763c-1.919 2.308-4.058 4.441-6.202 6.548-1.185 1.165-2.582 2.114-3.882 3.161l-.337-.23-1.214-1.038-1.256-2.753a41.402 41.402 0 01-1.394-9.838l.023-.561.171-2.426c.057-.828.133-1.655.168-2.485.129-2.982.241-5.964.359-8.946z"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#4FAA41",d:"M65.036 80.753c-.118 2.982-.23 5.964-.357 8.947-.035.83-.111 1.657-.168 2.485l-.765.289c-1.699-5.002-3.399-9.951-5.062-14.913-2.75-8.209-5.467-16.431-8.213-24.642a4498.887 4498.887 0 00-6.7-19.867c-.105-.31-.407-.552-.617-.826l4.896-9.002c.168.292.39.565.496.879a6167.476 6167.476 0 016.768 20.118c2.916 8.73 5.814 17.467 8.728 26.198.116.349.308.671.491 1.062l.67-.78-.167 10.052z"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#4AA73C",d:"M43.155 32.227c.21.274.511.516.617.826a4498.887 4498.887 0 016.7 19.867c2.746 8.211 5.463 16.433 8.213 24.642 1.662 4.961 3.362 9.911 5.062 14.913l.765-.289-.171 2.426-.155.559c-.266 2.656-.49 5.318-.814 7.968-.163 1.328-.509 2.632-.772 3.947-.198-.287-.476-.548-.583-.866-5.467-16.297-10.918-32.6-16.376-48.9a3888.972 3888.972 0 00-5.242-15.551c-.089-.263-.34-.469-.516-.702l3.272-8.84z"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#57AE47",d:"M65.202 70.702l-.67.78c-.183-.391-.375-.714-.491-1.062-2.913-8.731-5.812-17.468-8.728-26.198a6167.476 6167.476 0 00-6.768-20.118c-.105-.314-.327-.588-.496-.879l6.055-7.965c.191.255.463.482.562.769 1.681 4.921 3.347 9.848 5.003 14.778 1.547 4.604 3.071 9.215 4.636 13.813.105.308.47.526.714.786l.012 1.045c.058 8.082.115 16.167.171 24.251z"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#60B24F",d:"M65.021 45.404c-.244-.26-.609-.478-.714-.786-1.565-4.598-3.089-9.209-4.636-13.813-1.656-4.93-3.322-9.856-5.003-14.778-.099-.287-.371-.514-.562-.769 1.969-1.928 3.877-3.925 5.925-5.764 1.821-1.634 3.285-3.386 3.352-5.968.003-.107.059-.214.145-.514l.519 1.306c-.013.661-.072 1.322-.029 1.979.075 1.143.259 2.28.311 3.423.096 2.127.142 4.258.185 6.388.069 3.428.132 6.856.175 10.285.067 5.478.111 10.956.18 16.434.008.861.098 1.718.152 2.577z"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#A9AA88",d:"M62.598 107.085c.263-1.315.609-2.62.772-3.947.325-2.649.548-5.312.814-7.968l.066-.01.066.011a41.402 41.402 0 001.394 9.838c-.176.232-.425.439-.518.701-.727 2.05-1.412 4.116-2.143 6.166-.1.28-.378.498-.574.744l-.747-2.566.87-2.969z"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#B6B598",d:"M62.476 112.621c.196-.246.475-.464.574-.744.731-2.05 1.417-4.115 2.143-6.166.093-.262.341-.469.518-.701l1.255 2.754c-.248.352-.59.669-.728 1.061l-2.404 7.059c-.099.283-.437.483-.663.722l-.695-3.985z"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#C2C1A7",d:"M63.171 116.605c.227-.238.564-.439.663-.722l2.404-7.059c.137-.391.48-.709.728-1.061l1.215 1.037c-.587.58-.913 1.25-.717 2.097l-.369 1.208c-.168.207-.411.387-.494.624-.839 2.403-1.64 4.819-2.485 7.222-.107.305-.404.544-.614.812-.109-1.387-.22-2.771-.331-4.158z"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#CECDB7",d:"M63.503 120.763c.209-.269.506-.508.614-.812.845-2.402 1.646-4.818 2.485-7.222.083-.236.325-.417.494-.624l-.509 5.545c-.136.157-.333.294-.398.477-.575 1.614-1.117 3.24-1.694 4.854-.119.333-.347.627-.525.938-.158-.207-.441-.407-.454-.623-.051-.841-.016-1.688-.013-2.533z"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#DBDAC7",d:"M63.969 123.919c.178-.312.406-.606.525-.938.578-1.613 1.119-3.239 1.694-4.854.065-.183.263-.319.398-.477l.012 3.64-1.218 3.124-1.411-.495z"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#EBE9DC",d:"M65.38 124.415l1.218-3.124.251 3.696-1.469-.572z"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#CECDB7",d:"M67.464 110.898c-.196-.847.129-1.518.717-2.097l.337.23-1.054 1.867z"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#4FAA41",d:"M64.316 95.172l-.066-.011-.066.01.155-.559-.023.56z"})]}))},u=function(e){var l=e.className,t=void 0===l?"":l,r=e.style,s=void 0===r?{objectFit:"cover",inset:"0px"}:r;return d.jsx("img",{title:"PostgresSQL",src:"https://d26c7l40gvbbg2.cloudfront.net/tool_icons/postgresql.svg",alt:"PostgreSQL icon",width:"24",height:"24",style:s,className:" ".concat(t)})},x=function(e){var r=e.fill,s=void 0===r?"currentColor":r,c=e.className,i=void 0===c?"":c,o=e.style,n=void 0===o?{}:o,a=t(e,["fill","className","style"]);return d.jsxs("svg",l({fill:s},a,{style:n,className:" ".concat(i),xmlns:"http://www.w3.org/2000/svg",width:"30px",height:"30px",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[d.jsx("title",{children:"MySQL"}),d.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),d.jsx("path",{d:"M13 21c-1.427 -1.026 -3.59 -3.854 -4 -6c-.486 .77 -1.501 2 -2 2c-1.499 -.888 -.574 -3.973 0 -6c-1.596 -1.433 -2.468 -2.458 -2.5 -4c-3.35 -3.44 -.444 -5.27 2.5 -3h1c8.482 .5 6.421 8.07 9 11.5c2.295 .522 3.665 2.254 5 3.5c-2.086 -.2 -2.784 -.344 -3.5 0c.478 1.64 2.123 2.2 3.5 3"}),d.jsx("path",{d:"M9 7h.01"})]}))},m=function(e){var r=e.fill,s=void 0===r?"#E44D26":r,c=e.className,i=void 0===c?"":c,o=e.style,n=void 0===o?{}:o,a=t(e,["fill","className","style"]);return d.jsxs("svg",l({fill:s,className:"".concat(i)},a,{width:"30px",height:"30px",style:n,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 128 128",children:[d.jsx("title",{children:"HTML"}),d.jsx("path",{d:"M19.037 113.876L9.032 1.661h109.936l-10.016 112.198-45.019 12.48z"}),d.jsx("path",{fill:"#F16529",d:"M64 116.8l36.378-10.086 8.559-95.878H64z"}),d.jsx("path",{fill:"#EBEBEB",d:"M64 52.455H45.788L44.53 38.361H64V24.599H29.489l.33 3.692 3.382 37.927H64zm0 35.743l-.061.017-15.327-4.14-.979-10.975H33.816l1.928 21.609 28.193 7.826.063-.017z"}),d.jsx("path",{fill:"#fff",d:"M63.952 52.455v13.763h16.947l-1.597 17.849-15.35 4.143v14.319l28.215-7.82.207-2.325 3.234-36.233.335-3.696h-3.708zm0-27.856v13.762h33.244l.276-3.092.628-6.978.329-3.692z"})]}))},y=function(e){var r=e.fill,s=void 0===r?"currentColor":r,c=e.className,i=void 0===c?"":c,o=e.style,n=void 0===o?{}:o,a=t(e,["fill","className","style"]);return d.jsxs("svg",l({fill:s,className:"".concat(i," ")},a,{style:n,width:"30px",height:"30px",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 128 128",children:[d.jsx("title",{children:"CSS"}),d.jsx("path",{fill:"#1572B6",d:"M18.814 114.123L8.76 1.352h110.48l-10.064 112.754-45.243 12.543-45.119-12.526z"}),d.jsx("path",{fill:"#33A9DC",d:"M64.001 117.062l36.559-10.136 8.601-96.354h-45.16v106.49z"}),d.jsx("path",{fill:"#fff",d:"M64.001 51.429h18.302l1.264-14.163H64.001V23.435h34.682l-.332 3.711-3.4 38.114h-30.95V51.429z"}),d.jsx("path",{fill:"#EBEBEB",d:"M64.083 87.349l-.061.018-15.403-4.159-.985-11.031H33.752l1.937 21.717 28.331 7.863.063-.018v-14.39z"}),d.jsx("path",{fill:"#fff",d:"M81.127 64.675l-1.666 18.522-15.426 4.164v14.39l28.354-7.858.208-2.337 2.406-26.881H81.127z"}),d.jsx("path",{fill:"#EBEBEB",d:"M64.048 23.435v13.831H30.64l-.277-3.108-.63-7.012-.331-3.711h34.646zm-.047 27.996v13.831H48.792l-.277-3.108-.631-7.012-.33-3.711h16.447z"})]}))},w=function(e){var r=e.fill,s=void 0===r?"currentColor":r,c=e.className,i=void 0===c?"":c,o=e.style,n=void 0===o?{}:o,a=t(e,["fill","className","style"]);return d.jsxs("svg",l({fill:s,className:"".concat(i)},a,{width:"30px",height:"30px",style:n,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 128 128",children:[d.jsx("title",{children:"JS"}),d.jsx("path",{fill:"#F0DB4F",d:"M1.408 1.408h125.184v125.185H1.408z"}),d.jsx("path",{fill:"#323330",d:"M116.347 96.736c-.917-5.711-4.641-10.508-15.672-14.981-3.832-1.761-8.104-3.022-9.377-5.926-.452-1.69-.512-2.642-.226-3.665.821-3.32 4.784-4.355 7.925-3.403 2.023.678 3.938 2.237 5.093 4.724 5.402-3.498 5.391-3.475 9.163-5.879-1.381-2.141-2.118-3.129-3.022-4.045-3.249-3.629-7.676-5.498-14.756-5.355l-3.688.477c-3.534.893-6.902 2.748-8.877 5.235-5.926 6.724-4.236 18.492 2.975 23.335 7.104 5.332 17.54 6.545 18.873 11.531 1.297 6.104-4.486 8.08-10.234 7.378-4.236-.881-6.592-3.034-9.139-6.949-4.688 2.713-4.688 2.713-9.508 5.485 1.143 2.499 2.344 3.63 4.26 5.795 9.068 9.198 31.76 8.746 35.83-5.176.165-.478 1.261-3.666.38-8.581zM69.462 58.943H57.753l-.048 30.272c0 6.438.333 12.34-.714 14.149-1.713 3.558-6.152 3.117-8.175 2.427-2.059-1.012-3.106-2.451-4.319-4.485-.333-.584-.583-1.036-.667-1.071l-9.52 5.83c1.583 3.249 3.915 6.069 6.902 7.901 4.462 2.678 10.459 3.499 16.731 2.059 4.082-1.189 7.604-3.652 9.448-7.401 2.666-4.915 2.094-10.864 2.07-17.444.06-10.735.001-21.468.001-32.237z"})]}))},j=function(e){var r=e.fill,s=void 0===r?"currentColor":r,c=e.className,i=void 0===c?"":c,o=e.style,n=void 0===o?{}:o,a=t(e,["fill","className","style"]);return d.jsxs("svg",l({fill:s,className:"".concat(i," ")},a,{style:n,width:"30px",height:"30px",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 128 128",children:[d.jsx("title",{children:"TS"}),d.jsx("path",{fill:"#fff",d:"M22.67 47h99.67v73.67H22.67z"}),d.jsx("path",{"data-name":"original",fill:"#007acc",d:"M1.5 63.91v62.5h125v-125H1.5zm100.73-5a15.56 15.56 0 017.82 4.5 20.58 20.58 0 013 4c0 .16-5.4 3.81-8.69 5.85-.12.08-.6-.44-1.13-1.23a7.09 7.09 0 00-5.87-3.53c-3.79-.26-6.23 1.73-6.21 5a4.58 4.58 0 00.54 2.34c.83 1.73 2.38 2.76 7.24 4.86 8.95 3.85 12.78 6.39 15.16 10 2.66 4 3.25 10.46 1.45 15.24-2 5.2-6.9 8.73-13.83 9.9a38.32 38.32 0 01-9.52-.1 23 23 0 01-12.72-6.63c-1.15-1.27-3.39-4.58-3.25-4.82a9.34 9.34 0 011.15-.73L82 101l3.59-2.08.75 1.11a16.78 16.78 0 004.74 4.54c4 2.1 9.46 1.81 12.16-.62a5.43 5.43 0 00.69-6.92c-1-1.39-3-2.56-8.59-5-6.45-2.78-9.23-4.5-11.77-7.24a16.48 16.48 0 01-3.43-6.25 25 25 0 01-.22-8c1.33-6.23 6-10.58 12.82-11.87a31.66 31.66 0 019.49.26zm-29.34 5.24v5.12H56.66v46.23H45.15V69.26H28.88v-5a49.19 49.19 0 01.12-5.17C29.08 59 39 59 51 59h21.83z"})]}))},g=function(e){var r=e.fill,s=void 0===r?"currentColor":r,c=e.className,i=void 0===c?"":c,o=e.style,n=void 0===o?{}:o,a=t(e,["fill","className","style"]);return d.jsxs("svg",l({fill:s,className:"".concat(i),style:n,width:"30px",height:"30px",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},a,{children:[d.jsx("title",{children:"NPM Package"}),d.jsx("path",{d:"M0 0v24h24V0H0zm11.47 20.364H6.545V3.636H22.364v16.728h-6.546v-9.818h-4.364v9.818z"})]}))},C=function(e){var r=e.fill,s=void 0===r?"currentColor":r,c=e.className,i=void 0===c?"":c,o=e.style,n=void 0===o?{}:o,a=t(e,["fill","className","style"]);return d.jsxs("svg",l({fill:s,className:"".concat(i," ")},a,{style:n,width:"30px",height:"30px",viewBox:"0 0 256 244",xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMidYMid",children:[d.jsx("title",{children:"Redux"}),d.jsx("path",{d:"M177.381 169.733c9.447-.978 16.614-9.122 16.288-18.896-.325-9.773-8.47-17.592-18.243-17.592h-.651c-10.1.326-17.918 8.796-17.592 18.895.326 4.887 2.28 9.122 5.212 12.054-11.076 21.828-28.016 37.791-53.426 51.148-17.266 9.122-35.183 12.38-53.1 10.1-14.66-1.955-26.062-8.47-33.23-19.222-10.424-15.963-11.401-33.23-2.605-50.496 6.19-12.38 15.962-21.502 22.152-26.063-1.303-4.235-3.258-11.402-4.235-16.614-47.237 34.207-42.35 80.468-28.016 102.295 10.75 16.29 32.577 26.389 56.684 26.389 6.515 0 13.03-.652 19.546-2.28 41.699-8.145 73.299-32.905 91.216-69.718zm57.336-40.397c-24.759-28.995-61.245-44.958-102.944-44.958h-5.212c-2.932-5.864-9.122-9.774-15.963-9.774h-.652C99.848 74.93 92.03 83.4 92.355 93.5c.326 9.773 8.47 17.592 18.243 17.592h.651c7.167-.326 13.357-4.887 15.963-11.077h5.864c24.759 0 48.214 7.167 69.39 21.176 16.288 10.751 28.016 24.76 34.531 41.7 5.538 13.683 5.212 27.04-.652 38.443-9.121 17.266-24.432 26.714-44.63 26.714-13.031 0-25.41-3.91-31.926-6.842-3.583 3.258-10.099 8.47-14.66 11.729 14.009 6.515 28.343 10.099 42.025 10.099 31.274 0 54.404-17.267 63.2-34.533 9.447-18.896 8.795-51.474-15.637-79.165zM69.225 175.27c.326 9.774 8.47 17.592 18.243 17.592h.652c10.099-.325 17.917-8.796 17.591-18.895-.325-9.774-8.47-17.592-18.243-17.592h-.651c-.652 0-1.63 0-2.28.325-13.357-22.153-18.895-46.26-16.94-72.323 1.302-19.547 7.818-36.488 19.22-50.497 9.447-12.054 27.69-17.918 40.07-18.243 34.531-.652 49.19 42.351 50.168 59.618 4.235.977 11.402 3.258 16.289 4.887C189.434 27.366 156.857 0 125.584 0c-29.32 0-56.359 21.176-67.11 52.451-14.985 41.7-5.212 81.771 13.031 113.372-1.628 2.28-2.606 5.864-2.28 9.448z",fill:"#764ABC"})]}))},z=function(e){var r=e.fill,s=void 0===r?"currentColor":r,c=e.className,i=void 0===c?"":c,o=e.style,n=void 0===o?{}:o,a=t(e,["fill","className","style"]);return d.jsxs("svg",l({fill:s,className:"".concat(i)},a,{style:n,width:"30px",height:"30px",viewBox:"0 0 100 100",xmlns:"http://www.w3.org/2000/svg",children:[d.jsx("title",{children:"GraphQL"}),d.jsx("path",{fillRule:"evenodd",d:"m50 6.468 37.7 21.766v43.532L50 93.532 12.3 71.766V28.234zM16.53 30.676v31.976l27.692-47.964zM50 13.14 18.078 68.43h63.844zm27.692 59.52H22.308L50 88.648zm5.778-10.008L55.778 14.688 83.47 30.676z",clipRule:"evenodd"})]}))},M=function(e){var r=e.fill,s=void 0===r?"currentColor":r,c=e.className,i=void 0===c?"":c,o=e.style,n=void 0===o?{}:o,a=t(e,["fill","className","style"]);return d.jsxs("svg",l({fill:s,className:"".concat(i)},a,{style:n,width:"30px",height:"30px",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 128 128",children:[d.jsx("title",{children:"Express"}),d.jsx("path",{d:"M126.67 98.44c-4.56 1.16-7.38.05-9.91-3.75-5.68-8.51-11.95-16.63-18-24.9-.78-1.07-1.59-2.12-2.6-3.45C89 76 81.85 85.2 75.14 94.77c-2.4 3.42-4.92 4.91-9.4 3.7l26.92-36.13L67.6 29.71c4.31-.84 7.29-.41 9.93 3.45 5.83 8.52 12.26 16.63 18.67 25.21 6.45-8.55 12.8-16.67 18.8-25.11 2.41-3.42 5-4.72 9.33-3.46-3.28 4.35-6.49 8.63-9.72 12.88-4.36 5.73-8.64 11.53-13.16 17.14-1.61 2-1.35 3.3.09 5.19C109.9 76 118.16 87.1 126.67 98.44zM1.33 61.74c.72-3.61 1.2-7.29 2.2-10.83 6-21.43 30.6-30.34 47.5-17.06C60.93 41.64 63.39 52.62 62.9 65H7.1c-.84 22.21 15.15 35.62 35.53 28.78 7.15-2.4 11.36-8 13.47-15 1.07-3.51 2.84-4.06 6.14-3.06-1.69 8.76-5.52 16.08-13.52 20.66-12 6.86-29.13 4.64-38.14-4.89C5.26 85.89 3 78.92 2 71.39c-.15-1.2-.46-2.38-.7-3.57q.03-3.04.03-6.08zm5.87-1.49h50.43c-.33-16.06-10.33-27.47-24-27.57-15-.12-25.78 11.02-26.43 27.57z"})]}))},N=function(e){var r=e.fill,s=void 0===r?"currentColor":r,c=e.className,i=void 0===c?"":c,o=e.style,n=void 0===o?{}:o,a=t(e,["fill","className","style"]);return d.jsxs("svg",l({fill:s,className:"".concat(i," ")},a,{style:n,xmlns:"http://www.w3.org/2000/svg",width:"30px",height:"30px",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[d.jsx("title",{children:"Dev"}),d.jsx("path",{d:"M7 8l-4 4l4 4"}),d.jsx("path",{d:"M17 8l4 4l-4 4"}),d.jsx("path",{d:"M14 4l-4 16"})]}))},b=function(e){var r=e.fill,s=void 0===r?"currentColor":r,c=e.className,i=void 0===c?"":c,o=e.style,n=void 0===o?{}:o,a=t(e,["fill","className","style"]);return d.jsxs("svg",l({fill:s,className:"".concat(i)},a,{style:n,width:"30px",height:"30px",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 128 128",children:[d.jsx("title",{children:"WebPack"}),d.jsx("path",{fill:"#8ed6fb",d:"M117.29 98.1L66.24 127v-22.51L98 87l19.29 11.1zm3.5-3.16V34.55l-18.68 10.8v38.81l18.67 10.77zM10.71 98.1l51 28.88v-22.49L29.94 87zm-3.5-3.16V34.55l18.68 10.8v38.81zm2.19-64.3L61.76 1v21.76L28.21 41.21l-.27.15zm109.18 0L66.24 1v21.76L99.79 41.2l.27.15 18.54-10.71z"}),d.jsx("path",{fill:"#1c78c0",d:"M61.76 99.37L30.37 82.1V47.92L61.76 66zm4.48 0l31.39-17.25v-34.2L66.24 66zM32.5 44L64 26.66 95.5 44 64 62.16 32.5 44z"})]}))},k=function(e){var r=e.fill,s=void 0===r?"currentColor":r,c=e.className,i=void 0===c?"":c,o=e.style,n=void 0===o?{}:o,a=t(e,["fill","className","style"]);return d.jsxs("svg",l({fill:s,className:" ".concat(i," ")},a,{style:n,width:"30px",height:"30px",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 128 128",children:[d.jsx("title",{children:"Sass"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",fill:"#CB6699",d:"M1.219 56.156c0 .703.207 1.167.323 1.618.756 2.933 2.381 5.45 4.309 7.746 2.746 3.272 6.109 5.906 9.554 8.383 2.988 2.148 6.037 4.248 9.037 6.38.515.366 1.002.787 1.561 1.236-.481.26-.881.489-1.297.7-3.959 2.008-7.768 4.259-11.279 6.986-2.116 1.644-4.162 3.391-5.607 5.674-2.325 3.672-3.148 7.584-1.415 11.761.506 1.22 1.278 2.274 2.367 3.053.353.252.749.502 1.162.6 1.058.249 2.136.412 3.207.609l3.033-.002c3.354-.299 6.407-1.448 9.166-3.352 4.312-2.976 7.217-6.966 8.466-12.087.908-3.722.945-7.448-.125-11.153a11.696 11.696 0 00-.354-1.014c-.13-.333-.283-.657-.463-1.072l6.876-3.954.103.088c-.125.409-.258.817-.371 1.23-.817 2.984-1.36 6.02-1.165 9.117.208 3.3 1.129 6.389 3.061 9.146 1.562 2.23 5.284 2.313 6.944.075.589-.795 1.16-1.626 1.589-2.513 1.121-2.315 2.159-4.671 3.23-7.011l.187-.428c-.077 1.108-.167 2.081-.208 3.055-.064 1.521.025 3.033.545 4.48.445 1.238 1.202 2.163 2.62 2.326.97.111 1.743-.333 2.456-.896a10.384 10.384 0 002.691-3.199c1.901-3.491 3.853-6.961 5.576-10.54 1.864-3.871 3.494-7.855 5.225-11.792l.286-.698c.409 1.607.694 3.181 1.219 4.671.61 1.729 1.365 3.417 2.187 5.058.389.775.344 1.278-.195 1.928-2.256 2.72-4.473 5.473-6.692 8.223-.491.607-.98 1.225-1.389 1.888a3.701 3.701 0 00-.48 1.364 1.737 1.737 0 001.383 1.971 9.661 9.661 0 002.708.193c3.097-.228 5.909-1.315 8.395-3.157 3.221-2.386 4.255-5.642 3.475-9.501-.211-1.047-.584-2.065-.947-3.074-.163-.455-.174-.774.123-1.198 2.575-3.677 4.775-7.578 6.821-11.569.081-.157.164-.314.306-.482.663 3.45 1.661 6.775 3.449 9.792-.912.879-1.815 1.676-2.632 2.554-1.799 1.934-3.359 4.034-4.173 6.595-.35 1.104-.619 2.226-.463 3.405.242 1.831 1.742 3.021 3.543 2.604 3.854-.892 7.181-2.708 9.612-5.925 1.636-2.166 1.785-4.582 1.1-7.113-.188-.688-.411-1.365-.651-2.154.951-.295 1.878-.649 2.837-.868 4.979-1.136 9.904-.938 14.702.86 2.801 1.05 5.064 2.807 6.406 5.571 1.639 3.379.733 6.585-2.452 8.721-.297.199-.637.356-.883.605a.869.869 0 00-.205.67c.021.123.346.277.533.275 1.047-.008 1.896-.557 2.711-1.121 2.042-1.413 3.532-3.314 3.853-5.817l.063-.188-.077-1.63c-.031-.094.023-.187.016-.258-.434-3.645-2.381-6.472-5.213-8.688-3.28-2.565-7.153-3.621-11.249-3.788a25.401 25.401 0 00-9.765 1.503c-.897.325-1.786.71-2.688 1.073-.121-.219-.251-.429-.358-.646-.926-1.896-2.048-3.708-2.296-5.882-.176-1.544-.392-3.086-.025-4.613.353-1.469.813-2.913 1.246-4.362.223-.746.066-1.164-.646-1.5a2.854 2.854 0 00-.786-.258c-1.75-.254-3.476-.109-5.171.384-.6.175-1.036.511-1.169 1.175-.076.381-.231.746-.339 1.122-.443 1.563-.757 3.156-1.473 4.645-1.794 3.735-3.842 7.329-5.938 10.897-.227.385-.466.763-.752 1.23-.736-1.54-1.521-2.922-1.759-4.542-.269-1.832-.481-3.661-.025-5.479.339-1.356.782-2.687 1.19-4.025.193-.636.104-.97-.472-1.305-.291-.169-.62-.319-.948-.368a11.643 11.643 0 00-5.354.438c-.543.176-.828.527-.994 1.087-.488 1.652-.904 3.344-1.589 4.915-2.774 6.36-5.628 12.687-8.479 19.013-.595 1.321-1.292 2.596-1.963 3.882-.17.326-.418.613-.63.919-.17-.201-.236-.339-.235-.477.005-.813-.092-1.65.063-2.436a172.189 172.189 0 011.578-7.099c.47-1.946 1.017-3.874 1.538-5.807.175-.647.178-1.252-.287-1.796-.781-.911-2.413-1.111-3.381-.409l-.428.242.083-.69c.204-1.479.245-2.953-.161-4.41-.506-1.816-1.802-2.861-3.686-2.803-.878.027-1.8.177-2.613.497-3.419 1.34-6.048 3.713-8.286 6.568a2.592 2.592 0 01-.757.654c-2.893 1.604-5.795 3.188-8.696 4.778l-3.229 1.769c-.866-.826-1.653-1.683-2.546-2.41-2.727-2.224-5.498-4.393-8.244-6.592-2.434-1.949-4.792-3.979-6.596-6.56-1.342-1.92-2.207-4.021-2.29-6.395-.105-3.025.753-5.789 2.293-8.362 1.97-3.292 4.657-5.934 7.611-8.327 3.125-2.53 6.505-4.678 10.008-6.639 4.901-2.743 9.942-5.171 15.347-6.774 5.542-1.644 11.165-2.585 16.965-1.929 2.28.258 4.494.78 6.527 1.895 1.557.853 2.834 1.97 3.428 3.716.586 1.718.568 3.459.162 5.204-.825 3.534-2.76 6.447-5.195 9.05-3.994 4.267-8.866 7.172-14.351 9.091a39.478 39.478 0 01-9.765 2.083c-2.729.229-5.401-.013-7.985-.962-1.711-.629-3.201-1.591-4.399-2.987-.214-.25-.488-.521-.887-.287-.391.23-.46.602-.329.979.219.626.421 1.278.762 1.838.857 1.405 2.107 2.424 3.483 3.298 2.643 1.681 5.597 2.246 8.66 2.377 4.648.201 9.183-.493 13.654-1.74 6.383-1.78 11.933-4.924 16.384-9.884 3.706-4.13 6.353-8.791 6.92-14.419.277-2.747-.018-5.438-1.304-7.944-1.395-2.715-3.613-4.734-6.265-6.125C68.756 18.179 64.588 17 60.286 17h-4.31c-5.21 0-10.247 1.493-15.143 3.274-3.706 1.349-7.34 2.941-10.868 4.703-7.683 3.839-14.838 8.468-20.715 14.833-2.928 3.171-5.407 6.67-6.833 10.79a40.494 40.494 0 00-1.111 3.746m27.839 36.013c-.333 4.459-2.354 8.074-5.657 11.002-1.858 1.646-3.989 2.818-6.471 3.23-.9.149-1.821.185-2.694-.188-1.245-.532-1.524-1.637-1.548-2.814-.037-1.876.62-3.572 1.521-5.186 1.176-2.104 2.9-3.708 4.741-5.206 2.9-2.361 6.046-4.359 9.268-6.245l.243-.1c.498 1.84.735 3.657.597 5.507zM54.303 70.98c-.235 1.424-.529 2.849-.945 4.229-1.438 4.777-3.285 9.406-5.282 13.973-.369.845-.906 1.616-1.373 2.417a1.689 1.689 0 01-.283.334c-.578.571-1.126.541-1.418-.206-.34-.868-.549-1.797-.729-2.716-.121-.617-.092-1.265-.13-1.897.039-4.494 1.41-8.578 3.736-12.38.959-1.568 2.003-3.062 3.598-4.054a6.27 6.27 0 011.595-.706c.85-.239 1.372.154 1.231 1.006zm17.164 21.868l6.169-7.203c.257 2.675-4.29 8.015-6.169 7.203zm19.703-4.847c-.436.25-.911.43-1.358.661-.409.212-.544-.002-.556-.354a2.385 2.385 0 01.093-.721c.833-2.938 2.366-5.446 4.647-7.486l.16-.082c1.085 3.035-.169 6.368-2.986 7.982z"})]}))},L=function(e){var r=e.fill,s=void 0===r?"currentColor":r,c=e.className,i=void 0===c?"":c,o=e.style,n=void 0===o?{}:o,a=t(e,["fill","className","style"]);return d.jsxs("svg",l({fill:s,style:n,className:"".concat(i)},a,{xmlns:"http://www.w3.org/2000/svg",width:"30px",height:"30px",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[d.jsx("title",{children:"Docker"}),d.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),d.jsx("path",{d:"M22 12.54c-1.804 -.345 -2.701 -1.08 -3.523 -2.94c-.487 .696 -1.102 1.568 -.92 2.4c.028 .238 -.32 1 -.557 1h-14c0 5.208 3.164 7 6.196 7c4.124 .022 7.828 -1.376 9.854 -5c1.146 -.101 2.296 -1.505 2.95 -2.46z"}),d.jsx("path",{d:"M5 10h3v3h-3z"}),d.jsx("path",{d:"M8 10h3v3h-3z"}),d.jsx("path",{d:"M11 10h3v3h-3z"}),d.jsx("path",{d:"M8 7h3v3h-3z"}),d.jsx("path",{d:"M11 7h3v3h-3z"}),d.jsx("path",{d:"M11 4h3v3h-3z"}),d.jsx("path",{d:"M4.571 18c1.5 0 2.047 -.074 2.958 -.78"}),d.jsx("path",{d:"M10 16l0 .01"})]}))},R=function(e){var r=e.fill,s=void 0===r?"currentColor":r,c=e.className,i=void 0===c?"":c,o=e.style,n=void 0===o?{}:o,a=t(e,["fill","className","style"]);return d.jsxs("svg",l({fill:s,style:n,className:"".concat(i)},a,{xmlns:"http://www.w3.org/2000/svg",width:"30px",height:"30px",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[d.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),d.jsx("path",{d:"M4 4l11.733 16h4.267l-11.733 -16z"}),d.jsx("path",{d:"M4 20l6.768 -6.768m2.46 -2.46l6.772 -6.772"})]}))},S=function(e){var r=e.fill,s=void 0===r?"currentColor":r,c=e.className,i=void 0===c?"":c,o=e.style,n=void 0===o?{}:o,a=t(e,["fill","className","style"]);return d.jsxs("svg",l({style:n},a,{className:" ".concat(i,' inset-0" xmlns="http://www.w3.org/2000/svg'),width:"30px",height:"30px",viewBox:"0 0 40 40",fill:s,children:[d.jsx("title",{children:"Git"}),d.jsx("path",{d:"M38.9819 18.2431L21.7578 1.02C20.7666 0.0281238 19.1578 0.0281238 18.165 1.02L14.5891 4.59687L19.126 9.13375C20.1807 8.77781 21.3894 9.01656 22.2297 9.85687C23.0744 10.7025 23.3116 11.9216 22.9463 12.9797L27.3188 17.3528C28.3766 16.9881 29.5975 17.2237 30.4419 18.07C31.6232 19.2503 31.6232 21.1637 30.4419 22.3447C29.2607 23.5259 27.3478 23.5259 26.166 22.3447C25.2778 21.4559 25.0582 20.1512 25.5082 19.0569L21.4307 14.9791L21.43 25.7106C21.7182 25.8528 21.9897 26.0428 22.2297 26.2819C23.4107 27.4622 23.4107 29.375 22.2297 30.5578C21.0488 31.7381 19.1347 31.7381 17.955 30.5578C16.7744 29.3753 16.6775 27.4625 17.8578 26.2819C18.1497 25.9903 18.4375 25.77 18.75 25.6225V14.7916C18.4375 14.6441 18.15 14.4253 17.8575 14.1319C16.9635 13.2381 16.7963 11.9256 17.255 10.8269L12.8072 6.35406L1.00909 18.1634C0.0169019 19.1562 0.0231519 20.765 1.01534 21.7572L18.2422 38.9803C19.2338 39.9722 20.8438 39.9722 21.8369 38.9803L38.9807 21.8372C39.9728 20.8447 39.9738 19.235 38.9819 18.2431Z",fill:"#F34F29"})]}))},B=function(e){e.fill;var r=e.className,s=void 0===r?"":r,c=e.style,i=void 0===c?{}:c,o=t(e,["fill","className","style"]);return d.jsxs("svg",l({style:i},o,{className:" ".concat(s," "),xmlns:"http://www.w3.org/2000/svg",width:"30px",height:"30px",viewBox:"0 0 24 24",fill:"currentColor",children:[d.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),d.jsx("path",{d:"M12 2a9.96 9.96 0 0 1 6.29 2.226a1 1 0 0 1 .04 1.52l-1.51 1.362a1 1 0 0 1 -1.265 .06a6 6 0 1 0 2.103 6.836l.001 -.004h-3.66a1 1 0 0 1 -.992 -.883l-.007 -.117v-2a1 1 0 0 1 1 -1h6.945a1 1 0 0 1 .994 .89c.04 .367 .061 .737 .061 1.11c0 5.523 -4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10z"})]}))},O=function(e){e.fill;var r=e.className,s=void 0===r?"":r,c=e.style,i=void 0===c?{}:c,o=t(e,["fill","className","style"]);return d.jsxs("svg",l({style:i},o,{className:" ".concat(s," "),xmlns:"http://www.w3.org/2000/svg",width:"30px",height:"30px",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[d.jsx("path",{d:"M15 22v-4a4.8 4.8 0 0 0-1-3.5c3 0 6-2 6-5.5.08-1.25-.27-2.48-1-3.5.28-1.15.28-2.35 0-3.5 0 0-1 0-3 1.5-2.64-.5-5.36-.5-8 0C6 2 5 2 5 2c-.3 1.15-.3 2.35 0 3.5A5.403 5.403 0 0 0 4 9c0 3.5 3 5.5 6 5.5-.39.49-.68 1.05-.85 1.65-.17.6-.22 1.23-.15 1.85v4"}),d.jsx("path",{d:"M9 18c-4.51 2-5-2-7-2"})]}))};export{y as CssIcon,N as DevIcon,L as DockerIcon,M as ExpressIcon,O as GitHubIcon,S as GitIcon,B as GoogleIcon,z as GraphQlIcon,m as HtmlIcon,w as JsIcon,v as MongoDbIcon,h as NextjsIcon,g as NpmIcon,u as PostgresIcon,f as ReactIcon,C as ReduxIcon,k as SassIcon,x as SqlIcon,p as TailwindIcon,j as TsIcon,b as WebPackIcon,R as XIcon};
11
+ //# sourceMappingURL=index.mjs.map