@thesvg/react 2.0.1 → 2.1.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.
- package/dist/azure-blob.cjs +1 -1
- package/dist/azure-blob.js +1 -1
- package/dist/developer-student-club.cjs +1 -1
- package/dist/developer-student-club.js +1 -1
- package/dist/eshopos-logo.cjs +22 -0
- package/dist/eshopos-logo.d.ts +9 -0
- package/dist/eshopos-logo.js +21 -0
- package/dist/gemini-cli.cjs +22 -0
- package/dist/gemini-cli.d.ts +9 -0
- package/dist/gemini-cli.js +21 -0
- package/dist/iflow.cjs +22 -0
- package/dist/iflow.d.ts +9 -0
- package/dist/iflow.js +21 -0
- package/dist/index.cjs +90 -0
- package/dist/index.d.ts +45 -0
- package/dist/index.js +45 -0
- package/dist/k8s-api-server.cjs +22 -0
- package/dist/k8s-api-server.d.ts +9 -0
- package/dist/k8s-api-server.js +21 -0
- package/dist/k8s-cloud-controller-manager.cjs +22 -0
- package/dist/k8s-cloud-controller-manager.d.ts +9 -0
- package/dist/k8s-cloud-controller-manager.js +21 -0
- package/dist/k8s-clusterrole.cjs +22 -0
- package/dist/k8s-clusterrole.d.ts +9 -0
- package/dist/k8s-clusterrole.js +21 -0
- package/dist/k8s-clusterrolebinding.cjs +22 -0
- package/dist/k8s-clusterrolebinding.d.ts +9 -0
- package/dist/k8s-clusterrolebinding.js +21 -0
- package/dist/k8s-configmap.cjs +22 -0
- package/dist/k8s-configmap.d.ts +9 -0
- package/dist/k8s-configmap.js +21 -0
- package/dist/k8s-controller-manager.cjs +22 -0
- package/dist/k8s-controller-manager.d.ts +9 -0
- package/dist/k8s-controller-manager.js +21 -0
- package/dist/k8s-cronjob.cjs +22 -0
- package/dist/k8s-cronjob.d.ts +9 -0
- package/dist/k8s-cronjob.js +21 -0
- package/dist/k8s-customresourcedefinition.cjs +22 -0
- package/dist/k8s-customresourcedefinition.d.ts +9 -0
- package/dist/k8s-customresourcedefinition.js +21 -0
- package/dist/k8s-daemonset.cjs +22 -0
- package/dist/k8s-daemonset.d.ts +9 -0
- package/dist/k8s-daemonset.js +21 -0
- package/dist/k8s-deployment.cjs +22 -0
- package/dist/k8s-deployment.d.ts +9 -0
- package/dist/k8s-deployment.js +21 -0
- package/dist/k8s-endpoints.cjs +22 -0
- package/dist/k8s-endpoints.d.ts +9 -0
- package/dist/k8s-endpoints.js +21 -0
- package/dist/k8s-etcd-cluster.cjs +22 -0
- package/dist/k8s-etcd-cluster.d.ts +9 -0
- package/dist/k8s-etcd-cluster.js +21 -0
- package/dist/k8s-group.cjs +22 -0
- package/dist/k8s-group.d.ts +9 -0
- package/dist/k8s-group.js +21 -0
- package/dist/k8s-horizontalpodautoscaler.cjs +22 -0
- package/dist/k8s-horizontalpodautoscaler.d.ts +9 -0
- package/dist/k8s-horizontalpodautoscaler.js +21 -0
- package/dist/k8s-ingress.cjs +22 -0
- package/dist/k8s-ingress.d.ts +9 -0
- package/dist/k8s-ingress.js +21 -0
- package/dist/k8s-job.cjs +22 -0
- package/dist/k8s-job.d.ts +9 -0
- package/dist/k8s-job.js +21 -0
- package/dist/k8s-kube-proxy.cjs +22 -0
- package/dist/k8s-kube-proxy.d.ts +9 -0
- package/dist/k8s-kube-proxy.js +21 -0
- package/dist/k8s-kubelet.cjs +22 -0
- package/dist/k8s-kubelet.d.ts +9 -0
- package/dist/k8s-kubelet.js +21 -0
- package/dist/k8s-limitrange.cjs +22 -0
- package/dist/k8s-limitrange.d.ts +9 -0
- package/dist/k8s-limitrange.js +21 -0
- package/dist/k8s-namespace.cjs +22 -0
- package/dist/k8s-namespace.d.ts +9 -0
- package/dist/k8s-namespace.js +21 -0
- package/dist/k8s-networkpolicy.cjs +22 -0
- package/dist/k8s-networkpolicy.d.ts +9 -0
- package/dist/k8s-networkpolicy.js +21 -0
- package/dist/k8s-persistentvolume.cjs +22 -0
- package/dist/k8s-persistentvolume.d.ts +9 -0
- package/dist/k8s-persistentvolume.js +21 -0
- package/dist/k8s-persistentvolumeclaim.cjs +22 -0
- package/dist/k8s-persistentvolumeclaim.d.ts +9 -0
- package/dist/k8s-persistentvolumeclaim.js +21 -0
- package/dist/k8s-pod.cjs +22 -0
- package/dist/k8s-pod.d.ts +9 -0
- package/dist/k8s-pod.js +21 -0
- package/dist/k8s-podsecuritypolicy.cjs +22 -0
- package/dist/k8s-podsecuritypolicy.d.ts +9 -0
- package/dist/k8s-podsecuritypolicy.js +21 -0
- package/dist/k8s-replicaset.cjs +22 -0
- package/dist/k8s-replicaset.d.ts +9 -0
- package/dist/k8s-replicaset.js +21 -0
- package/dist/k8s-resourcequota.cjs +22 -0
- package/dist/k8s-resourcequota.d.ts +9 -0
- package/dist/k8s-resourcequota.js +21 -0
- package/dist/k8s-role.cjs +22 -0
- package/dist/k8s-role.d.ts +9 -0
- package/dist/k8s-role.js +21 -0
- package/dist/k8s-rolebinding.cjs +22 -0
- package/dist/k8s-rolebinding.d.ts +9 -0
- package/dist/k8s-rolebinding.js +21 -0
- package/dist/k8s-scheduler.cjs +22 -0
- package/dist/k8s-scheduler.d.ts +9 -0
- package/dist/k8s-scheduler.js +21 -0
- package/dist/k8s-secret.cjs +22 -0
- package/dist/k8s-secret.d.ts +9 -0
- package/dist/k8s-secret.js +21 -0
- package/dist/k8s-service.cjs +22 -0
- package/dist/k8s-service.d.ts +9 -0
- package/dist/k8s-service.js +21 -0
- package/dist/k8s-serviceaccount.cjs +22 -0
- package/dist/k8s-serviceaccount.d.ts +9 -0
- package/dist/k8s-serviceaccount.js +21 -0
- package/dist/k8s-statefulset.cjs +22 -0
- package/dist/k8s-statefulset.d.ts +9 -0
- package/dist/k8s-statefulset.js +21 -0
- package/dist/k8s-storageclass.cjs +22 -0
- package/dist/k8s-storageclass.d.ts +9 -0
- package/dist/k8s-storageclass.js +21 -0
- package/dist/k8s-user.cjs +22 -0
- package/dist/k8s-user.d.ts +9 -0
- package/dist/k8s-user.js +21 -0
- package/dist/k8s-volume.cjs +22 -0
- package/dist/k8s-volume.d.ts +9 -0
- package/dist/k8s-volume.js +21 -0
- package/dist/k8s-worker-node.cjs +22 -0
- package/dist/k8s-worker-node.d.ts +9 -0
- package/dist/k8s-worker-node.js +21 -0
- package/dist/kiro.cjs +22 -0
- package/dist/kiro.d.ts +9 -0
- package/dist/kiro.js +21 -0
- package/dist/monistic-logo.cjs +22 -0
- package/dist/monistic-logo.d.ts +9 -0
- package/dist/monistic-logo.js +21 -0
- package/dist/mypy.cjs +1 -1
- package/dist/mypy.js +1 -1
- package/dist/neovim.cjs +1 -1
- package/dist/neovim.js +1 -1
- package/dist/nimoxis.cjs +22 -0
- package/dist/nimoxis.d.ts +9 -0
- package/dist/nimoxis.js +21 -0
- package/dist/open-webui.cjs +1 -1
- package/dist/open-webui.js +1 -1
- package/dist/paramount.cjs +1 -1
- package/dist/paramount.js +1 -1
- package/dist/paypal.cjs +1 -1
- package/dist/paypal.js +1 -1
- package/dist/powertoys.cjs +1 -1
- package/dist/powertoys.js +1 -1
- package/dist/qt.cjs +1 -1
- package/dist/qt.js +1 -1
- package/dist/shopline.cjs +22 -0
- package/dist/shopline.d.ts +9 -0
- package/dist/shopline.js +21 -0
- package/dist/styled-components.cjs +1 -1
- package/dist/styled-components.js +1 -1
- package/dist/svgl.cjs +1 -1
- package/dist/svgl.js +1 -1
- package/dist/upsales.cjs +1 -1
- package/dist/upsales.js +1 -1
- package/dist/volta.cjs +1 -1
- package/dist/volta.js +1 -1
- package/dist/web-components.cjs +1 -1
- package/dist/web-components.js +1 -1
- package/package.json +1 -1
package/dist/azure-blob.cjs
CHANGED
|
@@ -10,7 +10,7 @@ const AzureBlob = react_1.forwardRef(function AzureBlob({ viewBox = '0 0 41.754
|
|
|
10
10
|
return react_1.createElement(
|
|
11
11
|
'svg',
|
|
12
12
|
Object.assign({ ref, viewBox, fill: '#fff', stroke: '#000', xmlns: 'http://www.w3.org/2000/svg' }, props),
|
|
13
|
-
...[{"type":"path","props":{"stroke":"none","d":"M5.596 0C2.583 0 0 2.874 0 6.227v35.689c0 3.353 2.583 6.227 5.596 6.227h30.562c3.013 0 5.596-2.874 5.596-6.227V9.58L33.144 0h-4.95zm0 3.352h26.257v7.904h6.887v30.66a2.652 2.88 0 0 1-2.582 2.873H5.596c-1.506 0-2.582-1.196-2.582-2.873V6.226c0-1.675 1.076-2.874 2.582-2.874"},"children":[]}
|
|
13
|
+
...[{"type":"path","props":{"stroke":"none","d":"M5.596 0C2.583 0 0 2.874 0 6.227v35.689c0 3.353 2.583 6.227 5.596 6.227h30.562c3.013 0 5.596-2.874 5.596-6.227V9.58L33.144 0h-4.95zm0 3.352h26.257v7.904h6.887v30.66a2.652 2.88 0 0 1-2.582 2.873H5.596c-1.506 0-2.582-1.196-2.582-2.873V6.226c0-1.675 1.076-2.874 2.582-2.874"},"children":[]}]
|
|
14
14
|
.map(function _c(el) {
|
|
15
15
|
if (typeof el === 'string') return el;
|
|
16
16
|
return react_1.createElement(el.type, el.props, ...(el.children || []).map(_c));
|
package/dist/azure-blob.js
CHANGED
|
@@ -8,7 +8,7 @@ const AzureBlob = forwardRef(
|
|
|
8
8
|
return createElement(
|
|
9
9
|
'svg',
|
|
10
10
|
Object.assign({ ref, viewBox, fill: '#fff', stroke: '#000', xmlns: 'http://www.w3.org/2000/svg' }, props),
|
|
11
|
-
...[{"type":"path","props":{"stroke":"none","d":"M5.596 0C2.583 0 0 2.874 0 6.227v35.689c0 3.353 2.583 6.227 5.596 6.227h30.562c3.013 0 5.596-2.874 5.596-6.227V9.58L33.144 0h-4.95zm0 3.352h26.257v7.904h6.887v30.66a2.652 2.88 0 0 1-2.582 2.873H5.596c-1.506 0-2.582-1.196-2.582-2.873V6.226c0-1.675 1.076-2.874 2.582-2.874"},"children":[]}
|
|
11
|
+
...[{"type":"path","props":{"stroke":"none","d":"M5.596 0C2.583 0 0 2.874 0 6.227v35.689c0 3.353 2.583 6.227 5.596 6.227h30.562c3.013 0 5.596-2.874 5.596-6.227V9.58L33.144 0h-4.95zm0 3.352h26.257v7.904h6.887v30.66a2.652 2.88 0 0 1-2.582 2.873H5.596c-1.506 0-2.582-1.196-2.582-2.873V6.226c0-1.675 1.076-2.874 2.582-2.874"},"children":[]}]
|
|
12
12
|
.map(function _c(el) {
|
|
13
13
|
if (typeof el === 'string') return el;
|
|
14
14
|
return createElement(el.type, el.props, ...(el.children || []).map(_c));
|
|
@@ -10,7 +10,7 @@ const DeveloperStudentClub = react_1.forwardRef(function DeveloperStudentClub({
|
|
|
10
10
|
return react_1.createElement(
|
|
11
11
|
'svg',
|
|
12
12
|
Object.assign({ ref, viewBox, fill: 'none', xmlns: 'http://www.w3.org/2000/svg' }, props),
|
|
13
|
-
...[
|
|
13
|
+
...[]
|
|
14
14
|
.map(function _c(el) {
|
|
15
15
|
if (typeof el === 'string') return el;
|
|
16
16
|
return react_1.createElement(el.type, el.props, ...(el.children || []).map(_c));
|
|
@@ -8,7 +8,7 @@ const DeveloperStudentClub = forwardRef(
|
|
|
8
8
|
return createElement(
|
|
9
9
|
'svg',
|
|
10
10
|
Object.assign({ ref, viewBox, fill: 'none', xmlns: 'http://www.w3.org/2000/svg' }, props),
|
|
11
|
-
...[
|
|
11
|
+
...[]
|
|
12
12
|
.map(function _c(el) {
|
|
13
13
|
if (typeof el === 'string') return el;
|
|
14
14
|
return createElement(el.type, el.props, ...(el.children || []).map(_c));
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/react — Eshopos
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const react_1 = require("react");
|
|
8
|
+
|
|
9
|
+
const EshoposLogo = react_1.forwardRef(function EshoposLogo({ viewBox = '0 0 512 512', ...props }, ref) {
|
|
10
|
+
return react_1.createElement(
|
|
11
|
+
'svg',
|
|
12
|
+
Object.assign({ ref, viewBox, fill: 'none', xmlns: 'http://www.w3.org/2000/svg' }, props),
|
|
13
|
+
...[{"type":"defs","props":{},"children":[{"type":"linearGradient","props":{"id":"bg_grad","x1":"0","y1":"0","x2":"0","y2":"512","gradientUnits":"userSpaceOnUse"},"children":[{"type":"stop","props":{"offset":"0","stopColor":"#1a1a1a"},"children":[]},{"type":"stop","props":{"offset":"1","stopColor":"#050505"},"children":[]}]},{"type":"linearGradient","props":{"id":"shine_grad","x1":"0","y1":"0","x2":"0","y2":"1","gradientUnits":"userSpaceOnUse"},"children":[{"type":"stop","props":{"offset":"0","stopColor":"#ffffff","stopOpacity":"0.3"},"children":[]},{"type":"stop","props":{"offset":"1","stopColor":"#ffffff","stopOpacity":"0"},"children":[]}]},{"type":"filter","props":{"id":"stack_glow","x":"-50%","y":"-50%","width":"200%","height":"200%"},"children":[{"type":"feDropShadow","props":{"dx":"0","dy":"8","stdDeviation":"12","floodColor":"#10B981","floodOpacity":"0.25"},"children":[]}]}]},{"type":"rect","props":{"width":"512","height":"512","rx":"128","fill":"url(#bg_grad)","stroke":"#333","strokeWidth":"2"},"children":[]},{"type":"g","props":{"transform":"translate(256, 260) rotate(-12) translate(-256, -260)"},"children":[{"type":"rect","props":{"x":"136","y":"240","width":"240","height":"240","rx":"48","fill":"#064E3B"},"children":[]},{"type":"rect","props":{"x":"136","y":"170","width":"240","height":"240","rx":"48","fill":"#10B981","fillOpacity":"0.9","filter":"url(#stack_glow)"},"children":[]},{"type":"rect","props":{"x":"136","y":"100","width":"240","height":"240","rx":"48","fill":"#FFFFFF"},"children":[]},{"type":"rect","props":{"x":"136","y":"100","width":"240","height":"240","rx":"48","fill":"url(#shine_grad)"},"children":[]}]}]
|
|
14
|
+
.map(function _c(el) {
|
|
15
|
+
if (typeof el === 'string') return el;
|
|
16
|
+
return react_1.createElement(el.type, el.props, ...(el.children || []).map(_c));
|
|
17
|
+
})
|
|
18
|
+
);
|
|
19
|
+
});
|
|
20
|
+
EshoposLogo.displayName = 'EshoposLogo';
|
|
21
|
+
|
|
22
|
+
exports.default = EshoposLogo;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
// @thesvg/react — Eshopos
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import type { SVGProps, ForwardRefExoticComponent, RefAttributes } from 'react';
|
|
5
|
+
|
|
6
|
+
export type SvgIconProps = SVGProps<SVGSVGElement>;
|
|
7
|
+
|
|
8
|
+
declare const EshoposLogo: ForwardRefExoticComponent<SvgIconProps & RefAttributes<SVGSVGElement>>;
|
|
9
|
+
export default EshoposLogo;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// @thesvg/react — Eshopos
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { forwardRef, createElement } from 'react';
|
|
5
|
+
|
|
6
|
+
const EshoposLogo = forwardRef(
|
|
7
|
+
function EshoposLogo({ viewBox = '0 0 512 512', ...props }, ref) {
|
|
8
|
+
return createElement(
|
|
9
|
+
'svg',
|
|
10
|
+
Object.assign({ ref, viewBox, fill: 'none', xmlns: 'http://www.w3.org/2000/svg' }, props),
|
|
11
|
+
...[{"type":"defs","props":{},"children":[{"type":"linearGradient","props":{"id":"bg_grad","x1":"0","y1":"0","x2":"0","y2":"512","gradientUnits":"userSpaceOnUse"},"children":[{"type":"stop","props":{"offset":"0","stopColor":"#1a1a1a"},"children":[]},{"type":"stop","props":{"offset":"1","stopColor":"#050505"},"children":[]}]},{"type":"linearGradient","props":{"id":"shine_grad","x1":"0","y1":"0","x2":"0","y2":"1","gradientUnits":"userSpaceOnUse"},"children":[{"type":"stop","props":{"offset":"0","stopColor":"#ffffff","stopOpacity":"0.3"},"children":[]},{"type":"stop","props":{"offset":"1","stopColor":"#ffffff","stopOpacity":"0"},"children":[]}]},{"type":"filter","props":{"id":"stack_glow","x":"-50%","y":"-50%","width":"200%","height":"200%"},"children":[{"type":"feDropShadow","props":{"dx":"0","dy":"8","stdDeviation":"12","floodColor":"#10B981","floodOpacity":"0.25"},"children":[]}]}]},{"type":"rect","props":{"width":"512","height":"512","rx":"128","fill":"url(#bg_grad)","stroke":"#333","strokeWidth":"2"},"children":[]},{"type":"g","props":{"transform":"translate(256, 260) rotate(-12) translate(-256, -260)"},"children":[{"type":"rect","props":{"x":"136","y":"240","width":"240","height":"240","rx":"48","fill":"#064E3B"},"children":[]},{"type":"rect","props":{"x":"136","y":"170","width":"240","height":"240","rx":"48","fill":"#10B981","fillOpacity":"0.9","filter":"url(#stack_glow)"},"children":[]},{"type":"rect","props":{"x":"136","y":"100","width":"240","height":"240","rx":"48","fill":"#FFFFFF"},"children":[]},{"type":"rect","props":{"x":"136","y":"100","width":"240","height":"240","rx":"48","fill":"url(#shine_grad)"},"children":[]}]}]
|
|
12
|
+
.map(function _c(el) {
|
|
13
|
+
if (typeof el === 'string') return el;
|
|
14
|
+
return createElement(el.type, el.props, ...(el.children || []).map(_c));
|
|
15
|
+
})
|
|
16
|
+
);
|
|
17
|
+
}
|
|
18
|
+
);
|
|
19
|
+
EshoposLogo.displayName = 'EshoposLogo';
|
|
20
|
+
|
|
21
|
+
export default EshoposLogo;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/react — Gemini CLI
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const react_1 = require("react");
|
|
8
|
+
|
|
9
|
+
const GeminiCli = react_1.forwardRef(function GeminiCli({ viewBox = '0 0 256 256', ...props }, ref) {
|
|
10
|
+
return react_1.createElement(
|
|
11
|
+
'svg',
|
|
12
|
+
Object.assign({ ref, viewBox, fill: 'none', xmlns: 'http://www.w3.org/2000/svg' }, props),
|
|
13
|
+
...[{"type":"path","props":{"d":"m45.8 0.09h164.1c25.35 0 45.83 20.72 45.83 46.3v163.1c0 25.58-21 46.33-46.48 46.33h-163.2c-25.48 0-45.99-21.16-45.99-46.3v-162.9c0-25.77 20.75-46.52 45.76-46.52z","fill":"url(#paint0_linear_1238_6151)"},"children":[]},{"type":"path","props":{"d":"m46.82 14.06h161.9c18.49 0 32.5 15.43 32.5 33.06v161.8c0 18.33-14.53 32.49-32.56 32.49h-161.7c-18.03 0-32.86-13.85-32.86-32.27v-162.4c0-17.66 14.43-32.61 32.76-32.61z","fill":"#1F1D2E"},"children":[]},{"type":"path","props":{"d":"m76.93 62.08 102.2 49.64v38.76l-102.4 49.43v-28.46l82.28-40.62-82.06-39.3v-29.45z","fill":"url(#paint1_linear_1238_6151)"},"children":[]},{"type":"defs","props":{},"children":[{"type":"linearGradient","props":{"id":"paint0_linear_1238_6151","x1":"10.83","x2":"245.5","y1":"24.31","y2":"238.7","gradientUnits":"userSpaceOnUse"},"children":[{"type":"stop","props":{"stopColor":"#0083FF","offset":"0"},"children":[]},{"type":"stop","props":{"stopColor":"#2384FF","offset":".23"},"children":[]},{"type":"stop","props":{"stopColor":"#0186FF","offset":".41"},"children":[]},{"type":"stop","props":{"stopColor":"#A774DB","offset":".59"},"children":[]},{"type":"stop","props":{"stopColor":"#E0597A","offset":".83"},"children":[]},{"type":"stop","props":{"stopColor":"#E0597A","offset":"1"},"children":[]}]},{"type":"linearGradient","props":{"id":"paint1_linear_1238_6151","x1":"71.54","x2":"162.7","y1":"100.5","y2":"151.2","gradientUnits":"userSpaceOnUse"},"children":[{"type":"stop","props":{"stopColor":"#0186FF","offset":"0"},"children":[]},{"type":"stop","props":{"stopColor":"#0186FF","offset":".5"},"children":[]},{"type":"stop","props":{"stopColor":"#B878D6","offset":".96"},"children":[]}]}]}]
|
|
14
|
+
.map(function _c(el) {
|
|
15
|
+
if (typeof el === 'string') return el;
|
|
16
|
+
return react_1.createElement(el.type, el.props, ...(el.children || []).map(_c));
|
|
17
|
+
})
|
|
18
|
+
);
|
|
19
|
+
});
|
|
20
|
+
GeminiCli.displayName = 'GeminiCli';
|
|
21
|
+
|
|
22
|
+
exports.default = GeminiCli;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
// @thesvg/react — Gemini CLI
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import type { SVGProps, ForwardRefExoticComponent, RefAttributes } from 'react';
|
|
5
|
+
|
|
6
|
+
export type SvgIconProps = SVGProps<SVGSVGElement>;
|
|
7
|
+
|
|
8
|
+
declare const GeminiCli: ForwardRefExoticComponent<SvgIconProps & RefAttributes<SVGSVGElement>>;
|
|
9
|
+
export default GeminiCli;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// @thesvg/react — Gemini CLI
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { forwardRef, createElement } from 'react';
|
|
5
|
+
|
|
6
|
+
const GeminiCli = forwardRef(
|
|
7
|
+
function GeminiCli({ viewBox = '0 0 256 256', ...props }, ref) {
|
|
8
|
+
return createElement(
|
|
9
|
+
'svg',
|
|
10
|
+
Object.assign({ ref, viewBox, fill: 'none', xmlns: 'http://www.w3.org/2000/svg' }, props),
|
|
11
|
+
...[{"type":"path","props":{"d":"m45.8 0.09h164.1c25.35 0 45.83 20.72 45.83 46.3v163.1c0 25.58-21 46.33-46.48 46.33h-163.2c-25.48 0-45.99-21.16-45.99-46.3v-162.9c0-25.77 20.75-46.52 45.76-46.52z","fill":"url(#paint0_linear_1238_6151)"},"children":[]},{"type":"path","props":{"d":"m46.82 14.06h161.9c18.49 0 32.5 15.43 32.5 33.06v161.8c0 18.33-14.53 32.49-32.56 32.49h-161.7c-18.03 0-32.86-13.85-32.86-32.27v-162.4c0-17.66 14.43-32.61 32.76-32.61z","fill":"#1F1D2E"},"children":[]},{"type":"path","props":{"d":"m76.93 62.08 102.2 49.64v38.76l-102.4 49.43v-28.46l82.28-40.62-82.06-39.3v-29.45z","fill":"url(#paint1_linear_1238_6151)"},"children":[]},{"type":"defs","props":{},"children":[{"type":"linearGradient","props":{"id":"paint0_linear_1238_6151","x1":"10.83","x2":"245.5","y1":"24.31","y2":"238.7","gradientUnits":"userSpaceOnUse"},"children":[{"type":"stop","props":{"stopColor":"#0083FF","offset":"0"},"children":[]},{"type":"stop","props":{"stopColor":"#2384FF","offset":".23"},"children":[]},{"type":"stop","props":{"stopColor":"#0186FF","offset":".41"},"children":[]},{"type":"stop","props":{"stopColor":"#A774DB","offset":".59"},"children":[]},{"type":"stop","props":{"stopColor":"#E0597A","offset":".83"},"children":[]},{"type":"stop","props":{"stopColor":"#E0597A","offset":"1"},"children":[]}]},{"type":"linearGradient","props":{"id":"paint1_linear_1238_6151","x1":"71.54","x2":"162.7","y1":"100.5","y2":"151.2","gradientUnits":"userSpaceOnUse"},"children":[{"type":"stop","props":{"stopColor":"#0186FF","offset":"0"},"children":[]},{"type":"stop","props":{"stopColor":"#0186FF","offset":".5"},"children":[]},{"type":"stop","props":{"stopColor":"#B878D6","offset":".96"},"children":[]}]}]}]
|
|
12
|
+
.map(function _c(el) {
|
|
13
|
+
if (typeof el === 'string') return el;
|
|
14
|
+
return createElement(el.type, el.props, ...(el.children || []).map(_c));
|
|
15
|
+
})
|
|
16
|
+
);
|
|
17
|
+
}
|
|
18
|
+
);
|
|
19
|
+
GeminiCli.displayName = 'GeminiCli';
|
|
20
|
+
|
|
21
|
+
export default GeminiCli;
|
package/dist/iflow.cjs
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/react — iFlow
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const react_1 = require("react");
|
|
8
|
+
|
|
9
|
+
const Iflow = react_1.forwardRef(function Iflow({ viewBox = '0 0 256 260', ...props }, ref) {
|
|
10
|
+
return react_1.createElement(
|
|
11
|
+
'svg',
|
|
12
|
+
Object.assign({ ref, viewBox, fill: 'none', xmlns: 'http://www.w3.org/2000/svg' }, props),
|
|
13
|
+
...[{"type":"path","props":{"d":"m128.3 0.1c-54.34 0-99 31.01-120.8 79.79-1.78 4.53-3.55 9.82-3.55 16.15 0 12.87 11.1 23.97 23.73 23.97 11.09 0 19.27-7.02 22.53-17.22 13.6-36.62 43.73-71.68 97.34-71.68 52.92 0 93.28 32.8 108.2 88.9h0.27c-1.78-62.59-53.96-119.9-127.7-119.9z","fill":"url(#paint0_linear_1327_117283)"},"children":[]},{"type":"path","props":{"d":"m229.7 209.4c9.26-12.16 15.95-24.58 20.75-38.46 5.65-14.67-6.37-30.34-22.39-30.34-11.1 0-18.26 6.59-21.65 15.94-13.32 36.35-42.06 72.38-98.51 72.38-50.67 0-87.79-26.71-107.9-88.32 2.98 60.3 54.57 119.2 126.2 119.1 28.19 0 52.02-8.93 72.37-21.09l44.02 7.56-12.87-36.77z","fill":"url(#paint1_linear_1327_117283)"},"children":[]},{"type":"path","props":{"d":"m91.98 100.3h-16.5c-2.41 0-3.28 1.88-3.28 4.13v38.83c0 2.41 0.96 4.15 3.28 4.15h15.76c2.1 0 2.97-1.78 2.97-4.15v-39.39c0-1.78-0.78-3.57-2.23-3.57z","fill":"url(#paint2_linear_1327_117283)"},"children":[]},{"type":"path","props":{"d":"m156.9 100.3h-14.76c-3.26 0-4.4 1.51-4.4 5.75v37.21c0 2.46 1.14 4.15 3.46 4.15h15.57c2.24 0 3.07-1.92 3.07-4.7v-37.58c0-2.55-0.83-4.83-2.94-4.83z","fill":"url(#paint3_linear_1327_117283)"},"children":[]},{"type":"defs","props":{},"children":[{"type":"linearGradient","props":{"id":"paint0_linear_1327_117283","x1":"24.27","x2":"170.1","y1":"129.6","y2":"-22.62","gradientUnits":"userSpaceOnUse"},"children":[{"type":"stop","props":{"stopColor":"#2A4AF4","offset":"0"},"children":[]},{"type":"stop","props":{"stopColor":"#7856F6","offset":".5"},"children":[]},{"type":"stop","props":{"stopColor":"#B657FF","offset":"1"},"children":[]}]},{"type":"linearGradient","props":{"id":"paint1_linear_1327_117283","x1":"24.83","x2":"227","y1":"260.2","y2":"132.1","gradientUnits":"userSpaceOnUse"},"children":[{"type":"stop","props":{"stopColor":"#0D4FF4","offset":"0"},"children":[]},{"type":"stop","props":{"stopColor":"#6259F7","offset":".5"},"children":[]},{"type":"stop","props":{"stopColor":"#9E57FC","offset":"1"},"children":[]}]},{"type":"linearGradient","props":{"id":"paint2_linear_1327_117283","x1":"70.11","x2":"98.08","y1":"148","y2":"99.96","gradientUnits":"userSpaceOnUse"},"children":[{"type":"stop","props":{"stopColor":"#564AF4","offset":"0"},"children":[]},{"type":"stop","props":{"stopColor":"#8A57F8","offset":"1"},"children":[]}]},{"type":"linearGradient","props":{"id":"paint3_linear_1327_117283","x1":"136.1","x2":"165.9","y1":"148","y2":"99.17","gradientUnits":"userSpaceOnUse"},"children":[{"type":"stop","props":{"stopColor":"#664AF4","offset":"0"},"children":[]},{"type":"stop","props":{"stopColor":"#9557F9","offset":"1"},"children":[]}]}]}]
|
|
14
|
+
.map(function _c(el) {
|
|
15
|
+
if (typeof el === 'string') return el;
|
|
16
|
+
return react_1.createElement(el.type, el.props, ...(el.children || []).map(_c));
|
|
17
|
+
})
|
|
18
|
+
);
|
|
19
|
+
});
|
|
20
|
+
Iflow.displayName = 'Iflow';
|
|
21
|
+
|
|
22
|
+
exports.default = Iflow;
|
package/dist/iflow.d.ts
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
// @thesvg/react — iFlow
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import type { SVGProps, ForwardRefExoticComponent, RefAttributes } from 'react';
|
|
5
|
+
|
|
6
|
+
export type SvgIconProps = SVGProps<SVGSVGElement>;
|
|
7
|
+
|
|
8
|
+
declare const Iflow: ForwardRefExoticComponent<SvgIconProps & RefAttributes<SVGSVGElement>>;
|
|
9
|
+
export default Iflow;
|
package/dist/iflow.js
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// @thesvg/react — iFlow
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { forwardRef, createElement } from 'react';
|
|
5
|
+
|
|
6
|
+
const Iflow = forwardRef(
|
|
7
|
+
function Iflow({ viewBox = '0 0 256 260', ...props }, ref) {
|
|
8
|
+
return createElement(
|
|
9
|
+
'svg',
|
|
10
|
+
Object.assign({ ref, viewBox, fill: 'none', xmlns: 'http://www.w3.org/2000/svg' }, props),
|
|
11
|
+
...[{"type":"path","props":{"d":"m128.3 0.1c-54.34 0-99 31.01-120.8 79.79-1.78 4.53-3.55 9.82-3.55 16.15 0 12.87 11.1 23.97 23.73 23.97 11.09 0 19.27-7.02 22.53-17.22 13.6-36.62 43.73-71.68 97.34-71.68 52.92 0 93.28 32.8 108.2 88.9h0.27c-1.78-62.59-53.96-119.9-127.7-119.9z","fill":"url(#paint0_linear_1327_117283)"},"children":[]},{"type":"path","props":{"d":"m229.7 209.4c9.26-12.16 15.95-24.58 20.75-38.46 5.65-14.67-6.37-30.34-22.39-30.34-11.1 0-18.26 6.59-21.65 15.94-13.32 36.35-42.06 72.38-98.51 72.38-50.67 0-87.79-26.71-107.9-88.32 2.98 60.3 54.57 119.2 126.2 119.1 28.19 0 52.02-8.93 72.37-21.09l44.02 7.56-12.87-36.77z","fill":"url(#paint1_linear_1327_117283)"},"children":[]},{"type":"path","props":{"d":"m91.98 100.3h-16.5c-2.41 0-3.28 1.88-3.28 4.13v38.83c0 2.41 0.96 4.15 3.28 4.15h15.76c2.1 0 2.97-1.78 2.97-4.15v-39.39c0-1.78-0.78-3.57-2.23-3.57z","fill":"url(#paint2_linear_1327_117283)"},"children":[]},{"type":"path","props":{"d":"m156.9 100.3h-14.76c-3.26 0-4.4 1.51-4.4 5.75v37.21c0 2.46 1.14 4.15 3.46 4.15h15.57c2.24 0 3.07-1.92 3.07-4.7v-37.58c0-2.55-0.83-4.83-2.94-4.83z","fill":"url(#paint3_linear_1327_117283)"},"children":[]},{"type":"defs","props":{},"children":[{"type":"linearGradient","props":{"id":"paint0_linear_1327_117283","x1":"24.27","x2":"170.1","y1":"129.6","y2":"-22.62","gradientUnits":"userSpaceOnUse"},"children":[{"type":"stop","props":{"stopColor":"#2A4AF4","offset":"0"},"children":[]},{"type":"stop","props":{"stopColor":"#7856F6","offset":".5"},"children":[]},{"type":"stop","props":{"stopColor":"#B657FF","offset":"1"},"children":[]}]},{"type":"linearGradient","props":{"id":"paint1_linear_1327_117283","x1":"24.83","x2":"227","y1":"260.2","y2":"132.1","gradientUnits":"userSpaceOnUse"},"children":[{"type":"stop","props":{"stopColor":"#0D4FF4","offset":"0"},"children":[]},{"type":"stop","props":{"stopColor":"#6259F7","offset":".5"},"children":[]},{"type":"stop","props":{"stopColor":"#9E57FC","offset":"1"},"children":[]}]},{"type":"linearGradient","props":{"id":"paint2_linear_1327_117283","x1":"70.11","x2":"98.08","y1":"148","y2":"99.96","gradientUnits":"userSpaceOnUse"},"children":[{"type":"stop","props":{"stopColor":"#564AF4","offset":"0"},"children":[]},{"type":"stop","props":{"stopColor":"#8A57F8","offset":"1"},"children":[]}]},{"type":"linearGradient","props":{"id":"paint3_linear_1327_117283","x1":"136.1","x2":"165.9","y1":"148","y2":"99.17","gradientUnits":"userSpaceOnUse"},"children":[{"type":"stop","props":{"stopColor":"#664AF4","offset":"0"},"children":[]},{"type":"stop","props":{"stopColor":"#9557F9","offset":"1"},"children":[]}]}]}]
|
|
12
|
+
.map(function _c(el) {
|
|
13
|
+
if (typeof el === 'string') return el;
|
|
14
|
+
return createElement(el.type, el.props, ...(el.children || []).map(_c));
|
|
15
|
+
})
|
|
16
|
+
);
|
|
17
|
+
}
|
|
18
|
+
);
|
|
19
|
+
Iflow.displayName = 'Iflow';
|
|
20
|
+
|
|
21
|
+
export default Iflow;
|
package/dist/index.cjs
CHANGED
|
@@ -4862,6 +4862,8 @@ const _esbuild = require('./esbuild.cjs');
|
|
|
4862
4862
|
exports.Esbuild = _esbuild.default;
|
|
4863
4863
|
const _esea = require('./esea.cjs');
|
|
4864
4864
|
exports.Esea = _esea.default;
|
|
4865
|
+
const _eshopos_logo = require('./eshopos-logo.cjs');
|
|
4866
|
+
exports.EshoposLogo = _eshopos_logo.default;
|
|
4865
4867
|
const _eslgaming = require('./eslgaming.cjs');
|
|
4866
4868
|
exports.Eslgaming = _eslgaming.default;
|
|
4867
4869
|
const _eslint = require('./eslint.cjs');
|
|
@@ -5728,6 +5730,8 @@ const _geeksforgeeks = require('./geeksforgeeks.cjs');
|
|
|
5728
5730
|
exports.Geeksforgeeks = _geeksforgeeks.default;
|
|
5729
5731
|
const _gemini = require('./gemini.cjs');
|
|
5730
5732
|
exports.Gemini = _gemini.default;
|
|
5733
|
+
const _gemini_cli = require('./gemini-cli.cjs');
|
|
5734
|
+
exports.GeminiCli = _gemini_cli.default;
|
|
5731
5735
|
const _gemini_google = require('./gemini-google.cjs');
|
|
5732
5736
|
exports.GeminiGoogle = _gemini_google.default;
|
|
5733
5737
|
const _gemma_google = require('./gemma-google.cjs');
|
|
@@ -6394,6 +6398,8 @@ const _ieee = require('./ieee.cjs');
|
|
|
6394
6398
|
exports.Ieee = _ieee.default;
|
|
6395
6399
|
const _ifixit = require('./ifixit.cjs');
|
|
6396
6400
|
exports.Ifixit = _ifixit.default;
|
|
6401
|
+
const _iflow = require('./iflow.cjs');
|
|
6402
|
+
exports.Iflow = _iflow.default;
|
|
6397
6403
|
const _iflytekcloud = require('./iflytekcloud.cjs');
|
|
6398
6404
|
exports.Iflytekcloud = _iflytekcloud.default;
|
|
6399
6405
|
const _ifood = require('./ifood.cjs');
|
|
@@ -6718,6 +6724,82 @@ const _k3s = require('./k3s.cjs');
|
|
|
6718
6724
|
exports.K3s = _k3s.default;
|
|
6719
6725
|
const _k6 = require('./k6.cjs');
|
|
6720
6726
|
exports.K6 = _k6.default;
|
|
6727
|
+
const _k8s_api_server = require('./k8s-api-server.cjs');
|
|
6728
|
+
exports.K8sApiServer = _k8s_api_server.default;
|
|
6729
|
+
const _k8s_cloud_controller_manager = require('./k8s-cloud-controller-manager.cjs');
|
|
6730
|
+
exports.K8sCloudControllerManager = _k8s_cloud_controller_manager.default;
|
|
6731
|
+
const _k8s_clusterrole = require('./k8s-clusterrole.cjs');
|
|
6732
|
+
exports.K8sClusterrole = _k8s_clusterrole.default;
|
|
6733
|
+
const _k8s_clusterrolebinding = require('./k8s-clusterrolebinding.cjs');
|
|
6734
|
+
exports.K8sClusterrolebinding = _k8s_clusterrolebinding.default;
|
|
6735
|
+
const _k8s_configmap = require('./k8s-configmap.cjs');
|
|
6736
|
+
exports.K8sConfigmap = _k8s_configmap.default;
|
|
6737
|
+
const _k8s_controller_manager = require('./k8s-controller-manager.cjs');
|
|
6738
|
+
exports.K8sControllerManager = _k8s_controller_manager.default;
|
|
6739
|
+
const _k8s_cronjob = require('./k8s-cronjob.cjs');
|
|
6740
|
+
exports.K8sCronjob = _k8s_cronjob.default;
|
|
6741
|
+
const _k8s_customresourcedefinition = require('./k8s-customresourcedefinition.cjs');
|
|
6742
|
+
exports.K8sCustomresourcedefinition = _k8s_customresourcedefinition.default;
|
|
6743
|
+
const _k8s_daemonset = require('./k8s-daemonset.cjs');
|
|
6744
|
+
exports.K8sDaemonset = _k8s_daemonset.default;
|
|
6745
|
+
const _k8s_deployment = require('./k8s-deployment.cjs');
|
|
6746
|
+
exports.K8sDeployment = _k8s_deployment.default;
|
|
6747
|
+
const _k8s_endpoints = require('./k8s-endpoints.cjs');
|
|
6748
|
+
exports.K8sEndpoints = _k8s_endpoints.default;
|
|
6749
|
+
const _k8s_etcd_cluster = require('./k8s-etcd-cluster.cjs');
|
|
6750
|
+
exports.K8sEtcdCluster = _k8s_etcd_cluster.default;
|
|
6751
|
+
const _k8s_group = require('./k8s-group.cjs');
|
|
6752
|
+
exports.K8sGroup = _k8s_group.default;
|
|
6753
|
+
const _k8s_horizontalpodautoscaler = require('./k8s-horizontalpodautoscaler.cjs');
|
|
6754
|
+
exports.K8sHorizontalpodautoscaler = _k8s_horizontalpodautoscaler.default;
|
|
6755
|
+
const _k8s_ingress = require('./k8s-ingress.cjs');
|
|
6756
|
+
exports.K8sIngress = _k8s_ingress.default;
|
|
6757
|
+
const _k8s_job = require('./k8s-job.cjs');
|
|
6758
|
+
exports.K8sJob = _k8s_job.default;
|
|
6759
|
+
const _k8s_kube_proxy = require('./k8s-kube-proxy.cjs');
|
|
6760
|
+
exports.K8sKubeProxy = _k8s_kube_proxy.default;
|
|
6761
|
+
const _k8s_kubelet = require('./k8s-kubelet.cjs');
|
|
6762
|
+
exports.K8sKubelet = _k8s_kubelet.default;
|
|
6763
|
+
const _k8s_limitrange = require('./k8s-limitrange.cjs');
|
|
6764
|
+
exports.K8sLimitrange = _k8s_limitrange.default;
|
|
6765
|
+
const _k8s_namespace = require('./k8s-namespace.cjs');
|
|
6766
|
+
exports.K8sNamespace = _k8s_namespace.default;
|
|
6767
|
+
const _k8s_networkpolicy = require('./k8s-networkpolicy.cjs');
|
|
6768
|
+
exports.K8sNetworkpolicy = _k8s_networkpolicy.default;
|
|
6769
|
+
const _k8s_persistentvolume = require('./k8s-persistentvolume.cjs');
|
|
6770
|
+
exports.K8sPersistentvolume = _k8s_persistentvolume.default;
|
|
6771
|
+
const _k8s_persistentvolumeclaim = require('./k8s-persistentvolumeclaim.cjs');
|
|
6772
|
+
exports.K8sPersistentvolumeclaim = _k8s_persistentvolumeclaim.default;
|
|
6773
|
+
const _k8s_pod = require('./k8s-pod.cjs');
|
|
6774
|
+
exports.K8sPod = _k8s_pod.default;
|
|
6775
|
+
const _k8s_podsecuritypolicy = require('./k8s-podsecuritypolicy.cjs');
|
|
6776
|
+
exports.K8sPodsecuritypolicy = _k8s_podsecuritypolicy.default;
|
|
6777
|
+
const _k8s_replicaset = require('./k8s-replicaset.cjs');
|
|
6778
|
+
exports.K8sReplicaset = _k8s_replicaset.default;
|
|
6779
|
+
const _k8s_resourcequota = require('./k8s-resourcequota.cjs');
|
|
6780
|
+
exports.K8sResourcequota = _k8s_resourcequota.default;
|
|
6781
|
+
const _k8s_role = require('./k8s-role.cjs');
|
|
6782
|
+
exports.K8sRole = _k8s_role.default;
|
|
6783
|
+
const _k8s_rolebinding = require('./k8s-rolebinding.cjs');
|
|
6784
|
+
exports.K8sRolebinding = _k8s_rolebinding.default;
|
|
6785
|
+
const _k8s_scheduler = require('./k8s-scheduler.cjs');
|
|
6786
|
+
exports.K8sScheduler = _k8s_scheduler.default;
|
|
6787
|
+
const _k8s_secret = require('./k8s-secret.cjs');
|
|
6788
|
+
exports.K8sSecret = _k8s_secret.default;
|
|
6789
|
+
const _k8s_service = require('./k8s-service.cjs');
|
|
6790
|
+
exports.K8sService = _k8s_service.default;
|
|
6791
|
+
const _k8s_serviceaccount = require('./k8s-serviceaccount.cjs');
|
|
6792
|
+
exports.K8sServiceaccount = _k8s_serviceaccount.default;
|
|
6793
|
+
const _k8s_statefulset = require('./k8s-statefulset.cjs');
|
|
6794
|
+
exports.K8sStatefulset = _k8s_statefulset.default;
|
|
6795
|
+
const _k8s_storageclass = require('./k8s-storageclass.cjs');
|
|
6796
|
+
exports.K8sStorageclass = _k8s_storageclass.default;
|
|
6797
|
+
const _k8s_user = require('./k8s-user.cjs');
|
|
6798
|
+
exports.K8sUser = _k8s_user.default;
|
|
6799
|
+
const _k8s_volume = require('./k8s-volume.cjs');
|
|
6800
|
+
exports.K8sVolume = _k8s_volume.default;
|
|
6801
|
+
const _k8s_worker_node = require('./k8s-worker-node.cjs');
|
|
6802
|
+
exports.K8sWorkerNode = _k8s_worker_node.default;
|
|
6721
6803
|
const _kafka = require('./kafka.cjs');
|
|
6722
6804
|
exports.Kafka = _kafka.default;
|
|
6723
6805
|
const _kaggle = require('./kaggle.cjs');
|
|
@@ -6826,6 +6908,8 @@ const _kinsta = require('./kinsta.cjs');
|
|
|
6826
6908
|
exports.Kinsta = _kinsta.default;
|
|
6827
6909
|
const _kirby = require('./kirby.cjs');
|
|
6828
6910
|
exports.Kirby = _kirby.default;
|
|
6911
|
+
const _kiro = require('./kiro.cjs');
|
|
6912
|
+
exports.Kiro = _kiro.default;
|
|
6829
6913
|
const _kit = require('./kit.cjs');
|
|
6830
6914
|
exports.Kit = _kit.default;
|
|
6831
6915
|
const _kitsu = require('./kitsu.cjs');
|
|
@@ -7646,6 +7730,8 @@ const _mongoose = require('./mongoose.cjs');
|
|
|
7646
7730
|
exports.Mongoose = _mongoose.default;
|
|
7647
7731
|
const _monica = require('./monica.cjs');
|
|
7648
7732
|
exports.Monica = _monica.default;
|
|
7733
|
+
const _monistic_logo = require('./monistic-logo.cjs');
|
|
7734
|
+
exports.MonisticLogo = _monistic_logo.default;
|
|
7649
7735
|
const _monkey_tie = require('./monkey-tie.cjs');
|
|
7650
7736
|
exports.MonkeyTie = _monkey_tie.default;
|
|
7651
7737
|
const _monkeytype = require('./monkeytype.cjs');
|
|
@@ -7902,6 +7988,8 @@ const _nikon = require('./nikon.cjs');
|
|
|
7902
7988
|
exports.Nikon = _nikon.default;
|
|
7903
7989
|
const _nim = require('./nim.cjs');
|
|
7904
7990
|
exports.Nim = _nim.default;
|
|
7991
|
+
const _nimoxis = require('./nimoxis.cjs');
|
|
7992
|
+
exports.Nimoxis = _nimoxis.default;
|
|
7905
7993
|
const _nintendo = require('./nintendo.cjs');
|
|
7906
7994
|
exports.Nintendo = _nintendo.default;
|
|
7907
7995
|
const _niri = require('./niri.cjs');
|
|
@@ -9482,6 +9570,8 @@ const _shopee = require('./shopee.cjs');
|
|
|
9482
9570
|
exports.Shopee = _shopee.default;
|
|
9483
9571
|
const _shopify = require('./shopify.cjs');
|
|
9484
9572
|
exports.Shopify = _shopify.default;
|
|
9573
|
+
const _shopline = require('./shopline.cjs');
|
|
9574
|
+
exports.Shopline = _shopline.default;
|
|
9485
9575
|
const _shopware = require('./shopware.cjs');
|
|
9486
9576
|
exports.Shopware = _shopware.default;
|
|
9487
9577
|
const _shortcut = require('./shortcut.cjs');
|
package/dist/index.d.ts
CHANGED
|
@@ -2432,6 +2432,7 @@ export { default as Erlang } from './erlang.js';
|
|
|
2432
2432
|
export { default as Erpnext } from './erpnext.js';
|
|
2433
2433
|
export { default as Esbuild } from './esbuild.js';
|
|
2434
2434
|
export { default as Esea } from './esea.js';
|
|
2435
|
+
export { default as EshoposLogo } from './eshopos-logo.js';
|
|
2435
2436
|
export { default as Eslgaming } from './eslgaming.js';
|
|
2436
2437
|
export { default as Eslint } from './eslint.js';
|
|
2437
2438
|
export { default as EsotericSoftware } from './esoteric-software.js';
|
|
@@ -2865,6 +2866,7 @@ export { default as GcpWorkloadIdentityPool } from './gcp-workload-identity-pool
|
|
|
2865
2866
|
export { default as Gdal } from './gdal.js';
|
|
2866
2867
|
export { default as Geeksforgeeks } from './geeksforgeeks.js';
|
|
2867
2868
|
export { default as Gemini } from './gemini.js';
|
|
2869
|
+
export { default as GeminiCli } from './gemini-cli.js';
|
|
2868
2870
|
export { default as GeminiGoogle } from './gemini-google.js';
|
|
2869
2871
|
export { default as GemmaGoogle } from './gemma-google.js';
|
|
2870
2872
|
export { default as GeneralElectric } from './general-electric.js';
|
|
@@ -3198,6 +3200,7 @@ export { default as Icq } from './icq.js';
|
|
|
3198
3200
|
export { default as Ideogram } from './ideogram.js';
|
|
3199
3201
|
export { default as Ieee } from './ieee.js';
|
|
3200
3202
|
export { default as Ifixit } from './ifixit.js';
|
|
3203
|
+
export { default as Iflow } from './iflow.js';
|
|
3201
3204
|
export { default as Iflytekcloud } from './iflytekcloud.js';
|
|
3202
3205
|
export { default as Ifood } from './ifood.js';
|
|
3203
3206
|
export { default as Ifttt } from './ifttt.js';
|
|
@@ -3360,6 +3363,44 @@ export { default as Justgiving } from './justgiving.js';
|
|
|
3360
3363
|
export { default as Jwt } from './jwt.js';
|
|
3361
3364
|
export { default as K3s } from './k3s.js';
|
|
3362
3365
|
export { default as K6 } from './k6.js';
|
|
3366
|
+
export { default as K8sApiServer } from './k8s-api-server.js';
|
|
3367
|
+
export { default as K8sCloudControllerManager } from './k8s-cloud-controller-manager.js';
|
|
3368
|
+
export { default as K8sClusterrole } from './k8s-clusterrole.js';
|
|
3369
|
+
export { default as K8sClusterrolebinding } from './k8s-clusterrolebinding.js';
|
|
3370
|
+
export { default as K8sConfigmap } from './k8s-configmap.js';
|
|
3371
|
+
export { default as K8sControllerManager } from './k8s-controller-manager.js';
|
|
3372
|
+
export { default as K8sCronjob } from './k8s-cronjob.js';
|
|
3373
|
+
export { default as K8sCustomresourcedefinition } from './k8s-customresourcedefinition.js';
|
|
3374
|
+
export { default as K8sDaemonset } from './k8s-daemonset.js';
|
|
3375
|
+
export { default as K8sDeployment } from './k8s-deployment.js';
|
|
3376
|
+
export { default as K8sEndpoints } from './k8s-endpoints.js';
|
|
3377
|
+
export { default as K8sEtcdCluster } from './k8s-etcd-cluster.js';
|
|
3378
|
+
export { default as K8sGroup } from './k8s-group.js';
|
|
3379
|
+
export { default as K8sHorizontalpodautoscaler } from './k8s-horizontalpodautoscaler.js';
|
|
3380
|
+
export { default as K8sIngress } from './k8s-ingress.js';
|
|
3381
|
+
export { default as K8sJob } from './k8s-job.js';
|
|
3382
|
+
export { default as K8sKubeProxy } from './k8s-kube-proxy.js';
|
|
3383
|
+
export { default as K8sKubelet } from './k8s-kubelet.js';
|
|
3384
|
+
export { default as K8sLimitrange } from './k8s-limitrange.js';
|
|
3385
|
+
export { default as K8sNamespace } from './k8s-namespace.js';
|
|
3386
|
+
export { default as K8sNetworkpolicy } from './k8s-networkpolicy.js';
|
|
3387
|
+
export { default as K8sPersistentvolume } from './k8s-persistentvolume.js';
|
|
3388
|
+
export { default as K8sPersistentvolumeclaim } from './k8s-persistentvolumeclaim.js';
|
|
3389
|
+
export { default as K8sPod } from './k8s-pod.js';
|
|
3390
|
+
export { default as K8sPodsecuritypolicy } from './k8s-podsecuritypolicy.js';
|
|
3391
|
+
export { default as K8sReplicaset } from './k8s-replicaset.js';
|
|
3392
|
+
export { default as K8sResourcequota } from './k8s-resourcequota.js';
|
|
3393
|
+
export { default as K8sRole } from './k8s-role.js';
|
|
3394
|
+
export { default as K8sRolebinding } from './k8s-rolebinding.js';
|
|
3395
|
+
export { default as K8sScheduler } from './k8s-scheduler.js';
|
|
3396
|
+
export { default as K8sSecret } from './k8s-secret.js';
|
|
3397
|
+
export { default as K8sService } from './k8s-service.js';
|
|
3398
|
+
export { default as K8sServiceaccount } from './k8s-serviceaccount.js';
|
|
3399
|
+
export { default as K8sStatefulset } from './k8s-statefulset.js';
|
|
3400
|
+
export { default as K8sStorageclass } from './k8s-storageclass.js';
|
|
3401
|
+
export { default as K8sUser } from './k8s-user.js';
|
|
3402
|
+
export { default as K8sVolume } from './k8s-volume.js';
|
|
3403
|
+
export { default as K8sWorkerNode } from './k8s-worker-node.js';
|
|
3363
3404
|
export { default as Kafka } from './kafka.js';
|
|
3364
3405
|
export { default as Kaggle } from './kaggle.js';
|
|
3365
3406
|
export { default as Kagi } from './kagi.js';
|
|
@@ -3414,6 +3455,7 @@ export { default as KingstonTechnology } from './kingston-technology.js';
|
|
|
3414
3455
|
export { default as Kinopoisk } from './kinopoisk.js';
|
|
3415
3456
|
export { default as Kinsta } from './kinsta.js';
|
|
3416
3457
|
export { default as Kirby } from './kirby.js';
|
|
3458
|
+
export { default as Kiro } from './kiro.js';
|
|
3417
3459
|
export { default as Kit } from './kit.js';
|
|
3418
3460
|
export { default as Kitsu } from './kitsu.js';
|
|
3419
3461
|
export { default as Kiwix } from './kiwix.js';
|
|
@@ -3824,6 +3866,7 @@ export { default as Moneygram } from './moneygram.js';
|
|
|
3824
3866
|
export { default as Mongodb } from './mongodb.js';
|
|
3825
3867
|
export { default as Mongoose } from './mongoose.js';
|
|
3826
3868
|
export { default as Monica } from './monica.js';
|
|
3869
|
+
export { default as MonisticLogo } from './monistic-logo.js';
|
|
3827
3870
|
export { default as MonkeyTie } from './monkey-tie.js';
|
|
3828
3871
|
export { default as Monkeytype } from './monkeytype.js';
|
|
3829
3872
|
export { default as Monogame } from './monogame.js';
|
|
@@ -3952,6 +3995,7 @@ export { default as Niconico } from './niconico.js';
|
|
|
3952
3995
|
export { default as Nike } from './nike.js';
|
|
3953
3996
|
export { default as Nikon } from './nikon.js';
|
|
3954
3997
|
export { default as Nim } from './nim.js';
|
|
3998
|
+
export { default as Nimoxis } from './nimoxis.js';
|
|
3955
3999
|
export { default as Nintendo } from './nintendo.js';
|
|
3956
4000
|
export { default as Niri } from './niri.js';
|
|
3957
4001
|
export { default as Nissan } from './nissan.js';
|
|
@@ -4742,6 +4786,7 @@ export { default as Shiki } from './shiki.js';
|
|
|
4742
4786
|
export { default as Shikimori } from './shikimori.js';
|
|
4743
4787
|
export { default as Shopee } from './shopee.js';
|
|
4744
4788
|
export { default as Shopify } from './shopify.js';
|
|
4789
|
+
export { default as Shopline } from './shopline.js';
|
|
4745
4790
|
export { default as Shopware } from './shopware.js';
|
|
4746
4791
|
export { default as Shortcut } from './shortcut.js';
|
|
4747
4792
|
export { default as Showpad } from './showpad.js';
|