@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
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/react — Service
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const react_1 = require("react");
|
|
8
|
+
|
|
9
|
+
const K8sService = react_1.forwardRef(function K8sService({ viewBox = '0 0 18.035334 17.500378', ...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":{"id":"defs13820"},"children":[]},{"type":"g","props":{"id":"layer1","transform":"translate(-0.99262638,-1.174181)"},"children":[{"type":"g","props":{"id":"g70","transform":"matrix(1.0148887,0,0,1.0148887,16.902146,-2.698726)"},"children":[{"type":"path","props":{"id":"path3055","d":"m -6.8492015,4.2724668 a 1.1191255,1.1099671 0 0 0 -0.4288818,0.1085303 l -5.8524037,2.7963394 a 1.1191255,1.1099671 0 0 0 -0.605524,0.7529759 l -1.443828,6.2812846 a 1.1191255,1.1099671 0 0 0 0.151943,0.851028 1.1191255,1.1099671 0 0 0 0.06362,0.08832 l 4.0508,5.036555 a 1.1191255,1.1099671 0 0 0 0.874979,0.417654 l 6.4961011,-0.0015 a 1.1191255,1.1099671 0 0 0 0.8749788,-0.416906 L 1.3818872,15.149453 A 1.1191255,1.1099671 0 0 0 1.5981986,14.210104 L 0.15212657,7.9288154 A 1.1191255,1.1099671 0 0 0 -0.45339794,7.1758396 L -6.3065496,4.3809971 A 1.1191255,1.1099671 0 0 0 -6.8492015,4.2724668 Z"},"children":[]},{"type":"path","props":{"id":"path3054-2-9","d":"M -6.8523435,3.8176372 A 1.1814304,1.171762 0 0 0 -7.3044284,3.932904 l -6.1787426,2.9512758 a 1.1814304,1.171762 0 0 0 -0.639206,0.794891 l -1.523915,6.6308282 a 1.1814304,1.171762 0 0 0 0.160175,0.89893 1.1814304,1.171762 0 0 0 0.06736,0.09281 l 4.276094,5.317236 a 1.1814304,1.171762 0 0 0 0.92363,0.440858 l 6.8576188,-0.0015 a 1.1814304,1.171762 0 0 0 0.9236308,-0.44011 l 4.2745966,-5.317985 a 1.1814304,1.171762 0 0 0 0.228288,-0.990993 L 0.53894439,7.6775738 A 1.1814304,1.171762 0 0 0 -0.10026101,6.8834313 L -6.2790037,3.9321555 A 1.1814304,1.171762 0 0 0 -6.8523435,3.8176372 Z m 0.00299,0.4550789 a 1.1191255,1.1099671 0 0 1 0.5426517,0.1085303 l 5.85315169,2.7948425 A 1.1191255,1.1099671 0 0 1 0.15197811,7.9290648 L 1.598051,14.21035 a 1.1191255,1.1099671 0 0 1 -0.2163123,0.939348 l -4.0493032,5.037304 a 1.1191255,1.1099671 0 0 1 -0.8749789,0.416906 l -6.4961006,0.0015 a 1.1191255,1.1099671 0 0 1 -0.874979,-0.417652 l -4.0508,-5.036554 a 1.1191255,1.1099671 0 0 1 -0.06362,-0.08832 1.1191255,1.1099671 0 0 1 -0.151942,-0.851028 l 1.443827,-6.2812853 a 1.1191255,1.1099671 0 0 1 0.605524,-0.7529758 l 5.8524036,-2.7963395 a 1.1191255,1.1099671 0 0 1 0.4288819,-0.1085303 z"},"children":[]}]},{"type":"g","props":{"id":"g3345","transform":"translate(0.09238801,0.66897746)"},"children":[{"type":"path","props":{"d":"m 4.4949896,11.260826 2.9083311,0 0,2.041667 -2.9083311,0 z","id":"path964"},"children":[]},{"type":"path","props":{"d":"m 8.4637407,11.260826 2.9083303,0 0,2.041667 -2.9083303,0 z","id":"path966"},"children":[]},{"type":"path","props":{"d":"m 12.432491,11.260826 2.90833,0 0,2.041667 -2.90833,0 z","id":"path968"},"children":[]},{"type":"path","props":{"d":"m 7.6137407,5.2082921 4.6083303,0 0,2.041667 -4.6083303,0 z","id":"path970"},"children":[]},{"type":"path","props":{"d":"m 9.9179005,7.2499601 0,2.005449 -3.966671,0 0,2.0028859","id":"path978"},"children":[]},{"type":"path","props":{"d":"m 9.9179005,7.2499601 0,2.005449 3.9666705,0 0,2.0028859","id":"path986"},"children":[]},{"type":"path","props":{"d":"m 9.9095538,7.2512251 0,2.005449 0.0167,0 0,2.0028859","id":"path982"},"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
|
+
K8sService.displayName = 'K8sService';
|
|
21
|
+
|
|
22
|
+
exports.default = K8sService;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
// @thesvg/react — Service
|
|
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 K8sService: ForwardRefExoticComponent<SvgIconProps & RefAttributes<SVGSVGElement>>;
|
|
9
|
+
export default K8sService;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// @thesvg/react — Service
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { forwardRef, createElement } from 'react';
|
|
5
|
+
|
|
6
|
+
const K8sService = forwardRef(
|
|
7
|
+
function K8sService({ viewBox = '0 0 18.035334 17.500378', ...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":{"id":"defs13820"},"children":[]},{"type":"g","props":{"id":"layer1","transform":"translate(-0.99262638,-1.174181)"},"children":[{"type":"g","props":{"id":"g70","transform":"matrix(1.0148887,0,0,1.0148887,16.902146,-2.698726)"},"children":[{"type":"path","props":{"id":"path3055","d":"m -6.8492015,4.2724668 a 1.1191255,1.1099671 0 0 0 -0.4288818,0.1085303 l -5.8524037,2.7963394 a 1.1191255,1.1099671 0 0 0 -0.605524,0.7529759 l -1.443828,6.2812846 a 1.1191255,1.1099671 0 0 0 0.151943,0.851028 1.1191255,1.1099671 0 0 0 0.06362,0.08832 l 4.0508,5.036555 a 1.1191255,1.1099671 0 0 0 0.874979,0.417654 l 6.4961011,-0.0015 a 1.1191255,1.1099671 0 0 0 0.8749788,-0.416906 L 1.3818872,15.149453 A 1.1191255,1.1099671 0 0 0 1.5981986,14.210104 L 0.15212657,7.9288154 A 1.1191255,1.1099671 0 0 0 -0.45339794,7.1758396 L -6.3065496,4.3809971 A 1.1191255,1.1099671 0 0 0 -6.8492015,4.2724668 Z"},"children":[]},{"type":"path","props":{"id":"path3054-2-9","d":"M -6.8523435,3.8176372 A 1.1814304,1.171762 0 0 0 -7.3044284,3.932904 l -6.1787426,2.9512758 a 1.1814304,1.171762 0 0 0 -0.639206,0.794891 l -1.523915,6.6308282 a 1.1814304,1.171762 0 0 0 0.160175,0.89893 1.1814304,1.171762 0 0 0 0.06736,0.09281 l 4.276094,5.317236 a 1.1814304,1.171762 0 0 0 0.92363,0.440858 l 6.8576188,-0.0015 a 1.1814304,1.171762 0 0 0 0.9236308,-0.44011 l 4.2745966,-5.317985 a 1.1814304,1.171762 0 0 0 0.228288,-0.990993 L 0.53894439,7.6775738 A 1.1814304,1.171762 0 0 0 -0.10026101,6.8834313 L -6.2790037,3.9321555 A 1.1814304,1.171762 0 0 0 -6.8523435,3.8176372 Z m 0.00299,0.4550789 a 1.1191255,1.1099671 0 0 1 0.5426517,0.1085303 l 5.85315169,2.7948425 A 1.1191255,1.1099671 0 0 1 0.15197811,7.9290648 L 1.598051,14.21035 a 1.1191255,1.1099671 0 0 1 -0.2163123,0.939348 l -4.0493032,5.037304 a 1.1191255,1.1099671 0 0 1 -0.8749789,0.416906 l -6.4961006,0.0015 a 1.1191255,1.1099671 0 0 1 -0.874979,-0.417652 l -4.0508,-5.036554 a 1.1191255,1.1099671 0 0 1 -0.06362,-0.08832 1.1191255,1.1099671 0 0 1 -0.151942,-0.851028 l 1.443827,-6.2812853 a 1.1191255,1.1099671 0 0 1 0.605524,-0.7529758 l 5.8524036,-2.7963395 a 1.1191255,1.1099671 0 0 1 0.4288819,-0.1085303 z"},"children":[]}]},{"type":"g","props":{"id":"g3345","transform":"translate(0.09238801,0.66897746)"},"children":[{"type":"path","props":{"d":"m 4.4949896,11.260826 2.9083311,0 0,2.041667 -2.9083311,0 z","id":"path964"},"children":[]},{"type":"path","props":{"d":"m 8.4637407,11.260826 2.9083303,0 0,2.041667 -2.9083303,0 z","id":"path966"},"children":[]},{"type":"path","props":{"d":"m 12.432491,11.260826 2.90833,0 0,2.041667 -2.90833,0 z","id":"path968"},"children":[]},{"type":"path","props":{"d":"m 7.6137407,5.2082921 4.6083303,0 0,2.041667 -4.6083303,0 z","id":"path970"},"children":[]},{"type":"path","props":{"d":"m 9.9179005,7.2499601 0,2.005449 -3.966671,0 0,2.0028859","id":"path978"},"children":[]},{"type":"path","props":{"d":"m 9.9179005,7.2499601 0,2.005449 3.9666705,0 0,2.0028859","id":"path986"},"children":[]},{"type":"path","props":{"d":"m 9.9095538,7.2512251 0,2.005449 0.0167,0 0,2.0028859","id":"path982"},"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
|
+
K8sService.displayName = 'K8sService';
|
|
20
|
+
|
|
21
|
+
export default K8sService;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/react — ServiceAccount
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const react_1 = require("react");
|
|
8
|
+
|
|
9
|
+
const K8sServiceaccount = react_1.forwardRef(function K8sServiceaccount({ viewBox = '0 0 18.035334 17.500378', ...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":{"id":"defs13820"},"children":[]},{"type":"g","props":{"id":"layer1","transform":"translate(-0.99262638,-1.174181)"},"children":[{"type":"g","props":{"id":"g70","transform":"matrix(1.0148887,0,0,1.0148887,16.902146,-2.698726)"},"children":[{"type":"path","props":{"id":"path3055","d":"m -6.8492015,4.2724668 a 1.1191255,1.1099671 0 0 0 -0.4288818,0.1085303 l -5.8524037,2.7963394 a 1.1191255,1.1099671 0 0 0 -0.605524,0.7529759 l -1.443828,6.2812846 a 1.1191255,1.1099671 0 0 0 0.151943,0.851028 1.1191255,1.1099671 0 0 0 0.06362,0.08832 l 4.0508,5.036555 a 1.1191255,1.1099671 0 0 0 0.874979,0.417654 l 6.4961011,-0.0015 a 1.1191255,1.1099671 0 0 0 0.8749788,-0.416906 L 1.3818872,15.149453 A 1.1191255,1.1099671 0 0 0 1.5981986,14.210104 L 0.15212657,7.9288154 A 1.1191255,1.1099671 0 0 0 -0.45339794,7.1758396 L -6.3065496,4.3809971 A 1.1191255,1.1099671 0 0 0 -6.8492015,4.2724668 Z"},"children":[]},{"type":"path","props":{"id":"path3054-2-9","d":"M -6.8523435,3.8176372 A 1.1814304,1.171762 0 0 0 -7.3044284,3.932904 l -6.1787426,2.9512758 a 1.1814304,1.171762 0 0 0 -0.639206,0.794891 l -1.523915,6.6308282 a 1.1814304,1.171762 0 0 0 0.160175,0.89893 1.1814304,1.171762 0 0 0 0.06736,0.09281 l 4.276094,5.317236 a 1.1814304,1.171762 0 0 0 0.92363,0.440858 l 6.8576188,-0.0015 a 1.1814304,1.171762 0 0 0 0.9236308,-0.44011 l 4.2745966,-5.317985 a 1.1814304,1.171762 0 0 0 0.228288,-0.990993 L 0.53894439,7.6775738 A 1.1814304,1.171762 0 0 0 -0.10026101,6.8834313 L -6.2790037,3.9321555 A 1.1814304,1.171762 0 0 0 -6.8523435,3.8176372 Z m 0.00299,0.4550789 a 1.1191255,1.1099671 0 0 1 0.5426517,0.1085303 l 5.85315169,2.7948425 A 1.1191255,1.1099671 0 0 1 0.15197811,7.9290648 L 1.598051,14.21035 a 1.1191255,1.1099671 0 0 1 -0.2163123,0.939348 l -4.0493032,5.037304 a 1.1191255,1.1099671 0 0 1 -0.8749789,0.416906 l -6.4961006,0.0015 a 1.1191255,1.1099671 0 0 1 -0.874979,-0.417652 l -4.0508,-5.036554 a 1.1191255,1.1099671 0 0 1 -0.06362,-0.08832 1.1191255,1.1099671 0 0 1 -0.151942,-0.851028 l 1.443827,-6.2812853 a 1.1191255,1.1099671 0 0 1 0.605524,-0.7529758 l 5.8524036,-2.7963395 a 1.1191255,1.1099671 0 0 1 0.4288819,-0.1085303 z"},"children":[]}]},{"type":"path","props":{"id":"path7707","pointerEvents":"none","d":"m 10.011101,4.984724 -4.0416,1.7960879 0,2.694944 c 0,2.4912431 1.7249582,4.8224371 4.0416,5.3882601 2.316646,-0.565823 4.039985,-2.897017 4.039985,-5.3882601 l 0,-2.694944 z m 0,1.9027893 c 0.522179,0 0.994236,0.315246 1.193084,0.7986194 0.200461,0.4833734 0.09053,1.0394998 -0.279679,1.4097132 -0.370214,0.368594 -0.9263352,0.48014 -1.4097136,0.279679 C 9.033038,9.1750579 8.7177916,8.7046135 8.7177916,8.1808221 c 0,-0.7145504 0.5787584,-1.2933088 1.2933094,-1.2933088 z m 2.423347,5.3478427 c 0,0.03232 -0.0097,0.06305 -0.0275,0.09053 -0.02908,0.04363 -0.05817,0.08892 -0.09053,0.130946 -0.570675,0.78569 -1.378991,1.366061 -2.305331,1.653824 -0.927947,-0.287763 -1.7362694,-0.868134 -2.3069438,-1.653824 -0.03232,-0.04204 -0.06143,-0.0873 -0.09053,-0.130946 -0.01778,-0.0275 -0.0275,-0.05817 -0.0275,-0.09053 l 0,-0.717789 c 0,-0.990996 1.6166448,-1.490538 2.4249618,-1.490538 0.808323,0 2.423348,0.499542 2.423348,1.490538 z"},"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
|
+
K8sServiceaccount.displayName = 'K8sServiceaccount';
|
|
21
|
+
|
|
22
|
+
exports.default = K8sServiceaccount;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
// @thesvg/react — ServiceAccount
|
|
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 K8sServiceaccount: ForwardRefExoticComponent<SvgIconProps & RefAttributes<SVGSVGElement>>;
|
|
9
|
+
export default K8sServiceaccount;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// @thesvg/react — ServiceAccount
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { forwardRef, createElement } from 'react';
|
|
5
|
+
|
|
6
|
+
const K8sServiceaccount = forwardRef(
|
|
7
|
+
function K8sServiceaccount({ viewBox = '0 0 18.035334 17.500378', ...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":{"id":"defs13820"},"children":[]},{"type":"g","props":{"id":"layer1","transform":"translate(-0.99262638,-1.174181)"},"children":[{"type":"g","props":{"id":"g70","transform":"matrix(1.0148887,0,0,1.0148887,16.902146,-2.698726)"},"children":[{"type":"path","props":{"id":"path3055","d":"m -6.8492015,4.2724668 a 1.1191255,1.1099671 0 0 0 -0.4288818,0.1085303 l -5.8524037,2.7963394 a 1.1191255,1.1099671 0 0 0 -0.605524,0.7529759 l -1.443828,6.2812846 a 1.1191255,1.1099671 0 0 0 0.151943,0.851028 1.1191255,1.1099671 0 0 0 0.06362,0.08832 l 4.0508,5.036555 a 1.1191255,1.1099671 0 0 0 0.874979,0.417654 l 6.4961011,-0.0015 a 1.1191255,1.1099671 0 0 0 0.8749788,-0.416906 L 1.3818872,15.149453 A 1.1191255,1.1099671 0 0 0 1.5981986,14.210104 L 0.15212657,7.9288154 A 1.1191255,1.1099671 0 0 0 -0.45339794,7.1758396 L -6.3065496,4.3809971 A 1.1191255,1.1099671 0 0 0 -6.8492015,4.2724668 Z"},"children":[]},{"type":"path","props":{"id":"path3054-2-9","d":"M -6.8523435,3.8176372 A 1.1814304,1.171762 0 0 0 -7.3044284,3.932904 l -6.1787426,2.9512758 a 1.1814304,1.171762 0 0 0 -0.639206,0.794891 l -1.523915,6.6308282 a 1.1814304,1.171762 0 0 0 0.160175,0.89893 1.1814304,1.171762 0 0 0 0.06736,0.09281 l 4.276094,5.317236 a 1.1814304,1.171762 0 0 0 0.92363,0.440858 l 6.8576188,-0.0015 a 1.1814304,1.171762 0 0 0 0.9236308,-0.44011 l 4.2745966,-5.317985 a 1.1814304,1.171762 0 0 0 0.228288,-0.990993 L 0.53894439,7.6775738 A 1.1814304,1.171762 0 0 0 -0.10026101,6.8834313 L -6.2790037,3.9321555 A 1.1814304,1.171762 0 0 0 -6.8523435,3.8176372 Z m 0.00299,0.4550789 a 1.1191255,1.1099671 0 0 1 0.5426517,0.1085303 l 5.85315169,2.7948425 A 1.1191255,1.1099671 0 0 1 0.15197811,7.9290648 L 1.598051,14.21035 a 1.1191255,1.1099671 0 0 1 -0.2163123,0.939348 l -4.0493032,5.037304 a 1.1191255,1.1099671 0 0 1 -0.8749789,0.416906 l -6.4961006,0.0015 a 1.1191255,1.1099671 0 0 1 -0.874979,-0.417652 l -4.0508,-5.036554 a 1.1191255,1.1099671 0 0 1 -0.06362,-0.08832 1.1191255,1.1099671 0 0 1 -0.151942,-0.851028 l 1.443827,-6.2812853 a 1.1191255,1.1099671 0 0 1 0.605524,-0.7529758 l 5.8524036,-2.7963395 a 1.1191255,1.1099671 0 0 1 0.4288819,-0.1085303 z"},"children":[]}]},{"type":"path","props":{"id":"path7707","pointerEvents":"none","d":"m 10.011101,4.984724 -4.0416,1.7960879 0,2.694944 c 0,2.4912431 1.7249582,4.8224371 4.0416,5.3882601 2.316646,-0.565823 4.039985,-2.897017 4.039985,-5.3882601 l 0,-2.694944 z m 0,1.9027893 c 0.522179,0 0.994236,0.315246 1.193084,0.7986194 0.200461,0.4833734 0.09053,1.0394998 -0.279679,1.4097132 -0.370214,0.368594 -0.9263352,0.48014 -1.4097136,0.279679 C 9.033038,9.1750579 8.7177916,8.7046135 8.7177916,8.1808221 c 0,-0.7145504 0.5787584,-1.2933088 1.2933094,-1.2933088 z m 2.423347,5.3478427 c 0,0.03232 -0.0097,0.06305 -0.0275,0.09053 -0.02908,0.04363 -0.05817,0.08892 -0.09053,0.130946 -0.570675,0.78569 -1.378991,1.366061 -2.305331,1.653824 -0.927947,-0.287763 -1.7362694,-0.868134 -2.3069438,-1.653824 -0.03232,-0.04204 -0.06143,-0.0873 -0.09053,-0.130946 -0.01778,-0.0275 -0.0275,-0.05817 -0.0275,-0.09053 l 0,-0.717789 c 0,-0.990996 1.6166448,-1.490538 2.4249618,-1.490538 0.808323,0 2.423348,0.499542 2.423348,1.490538 z"},"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
|
+
K8sServiceaccount.displayName = 'K8sServiceaccount';
|
|
20
|
+
|
|
21
|
+
export default K8sServiceaccount;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/react — StatefulSet
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const react_1 = require("react");
|
|
8
|
+
|
|
9
|
+
const K8sStatefulset = react_1.forwardRef(function K8sStatefulset({ viewBox = '0 0 18.035334 17.500378', ...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":{"id":"defs13820"},"children":[]},{"type":"g","props":{"id":"layer1","transform":"translate(-0.99262638,-1.174181)"},"children":[{"type":"g","props":{"id":"g70","transform":"matrix(1.0148887,0,0,1.0148887,16.937424,-2.698726)"},"children":[{"type":"path","props":{"id":"path3055","d":"m -6.8492015,4.2724668 a 1.1191255,1.1099671 0 0 0 -0.4288818,0.1085303 l -5.8524037,2.7963394 a 1.1191255,1.1099671 0 0 0 -0.605524,0.7529759 l -1.443828,6.2812846 a 1.1191255,1.1099671 0 0 0 0.151943,0.851028 1.1191255,1.1099671 0 0 0 0.06362,0.08832 l 4.0508,5.036555 a 1.1191255,1.1099671 0 0 0 0.874979,0.417654 l 6.4961011,-0.0015 a 1.1191255,1.1099671 0 0 0 0.8749788,-0.416906 L 1.3818872,15.149453 A 1.1191255,1.1099671 0 0 0 1.5981986,14.210104 L 0.15212657,7.9288154 A 1.1191255,1.1099671 0 0 0 -0.45339794,7.1758396 L -6.3065496,4.3809971 A 1.1191255,1.1099671 0 0 0 -6.8492015,4.2724668 Z"},"children":[]},{"type":"path","props":{"id":"path3054-2-9","d":"M -6.8523435,3.8176372 A 1.1814304,1.171762 0 0 0 -7.3044284,3.932904 l -6.1787426,2.9512758 a 1.1814304,1.171762 0 0 0 -0.639206,0.794891 l -1.523915,6.6308282 a 1.1814304,1.171762 0 0 0 0.160175,0.89893 1.1814304,1.171762 0 0 0 0.06736,0.09281 l 4.276094,5.317236 a 1.1814304,1.171762 0 0 0 0.92363,0.440858 l 6.8576188,-0.0015 a 1.1814304,1.171762 0 0 0 0.9236308,-0.44011 l 4.2745966,-5.317985 a 1.1814304,1.171762 0 0 0 0.228288,-0.990993 L 0.53894439,7.6775738 A 1.1814304,1.171762 0 0 0 -0.10026101,6.8834313 L -6.2790037,3.9321555 A 1.1814304,1.171762 0 0 0 -6.8523435,3.8176372 Z m 0.00299,0.4550789 a 1.1191255,1.1099671 0 0 1 0.5426517,0.1085303 l 5.85315169,2.7948425 A 1.1191255,1.1099671 0 0 1 0.15197811,7.9290648 L 1.598051,14.21035 a 1.1191255,1.1099671 0 0 1 -0.2163123,0.939348 l -4.0493032,5.037304 a 1.1191255,1.1099671 0 0 1 -0.8749789,0.416906 l -6.4961006,0.0015 a 1.1191255,1.1099671 0 0 1 -0.874979,-0.417652 l -4.0508,-5.036554 a 1.1191255,1.1099671 0 0 1 -0.06362,-0.08832 1.1191255,1.1099671 0 0 1 -0.151942,-0.851028 l 1.443827,-6.2812853 a 1.1191255,1.1099671 0 0 1 0.605524,-0.7529758 l 5.8524036,-2.7963395 a 1.1191255,1.1099671 0 0 1 0.4288819,-0.1085303 z"},"children":[]}]},{"type":"g","props":{"id":"g4221","transform":"translate(0.26877762,1.0923105)"},"children":[{"type":"path","props":{"d":"m 8.0530333,5.1290756 6.5250067,0 0,4.583335 -6.5250067,0 z","id":"path1234"},"children":[]},{"type":"g","props":{"id":"g4213"},"children":[{"type":"path","props":{"id":"path1238","d":"m 6.5142849,6.5403876 6.5250071,0 0,4.5833354 -6.5250071,0 z"},"children":[]},{"type":"path","props":{"id":"path1240","d":"m 4.9755578,7.9516984 6.5249912,0 0,4.5833346 -6.5249912,0 z"},"children":[]},{"type":"path","props":{"id":"path1242","d":"m 4.9755578,7.9516984 6.5249912,0 0,4.5833346 -6.5249912,0 z"},"children":[]},{"type":"path","props":{"id":"path1246","d":"m 5.5087198,9.2260482 0,0 c 0,-0.4294054 1.2218881,-0.7775054 2.7291615,-0.7775054 1.5072743,0 2.7291787,0.3481 2.7291787,0.7775054 l 0,0 c 0,0.4294054 -1.2219044,0.7775068 -2.7291787,0.7775068 -1.5072734,0 -2.7291615,-0.3481014 -2.7291615,-0.7775068 z"},"children":[]},{"type":"path","props":{"id":"path1248","d":"m 10.967067,9.2260482 0,0 c 0,0.4294054 -1.2219064,0.7775068 -2.7291777,0.7775068 -1.5072734,0 -2.7291614,-0.3481014 -2.7291614,-0.7775068 l 0,0 c 0,-0.4294054 1.221888,-0.7775054 2.7291614,-0.7775054 1.5072733,0 2.7291777,0.3481 2.7291777,0.7775054 l 0,2.1033228 c 0,0.429405 -1.2219064,0.777506 -2.7291777,0.777506 -1.5072734,0 -2.7291614,-0.348101 -2.7291614,-0.777506 l 0,-2.1033228"},"children":[]},{"type":"path","props":{"id":"path1250","d":"m 10.967067,9.2260482 0,0 c 0,0.4294054 -1.2219064,0.7775068 -2.7291777,0.7775068 -1.5072734,0 -2.7291614,-0.3481014 -2.7291614,-0.7775068 l 0,0 c 0,-0.4294054 1.221888,-0.7775054 2.7291614,-0.7775054 1.5072733,0 2.7291777,0.3481 2.7291777,0.7775054 l 0,2.1033228 c 0,0.429405 -1.2219064,0.777506 -2.7291777,0.777506 -1.5072734,0 -2.7291614,-0.348101 -2.7291614,-0.777506 l 0,-2.1033228"},"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
|
+
K8sStatefulset.displayName = 'K8sStatefulset';
|
|
21
|
+
|
|
22
|
+
exports.default = K8sStatefulset;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
// @thesvg/react — StatefulSet
|
|
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 K8sStatefulset: ForwardRefExoticComponent<SvgIconProps & RefAttributes<SVGSVGElement>>;
|
|
9
|
+
export default K8sStatefulset;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// @thesvg/react — StatefulSet
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { forwardRef, createElement } from 'react';
|
|
5
|
+
|
|
6
|
+
const K8sStatefulset = forwardRef(
|
|
7
|
+
function K8sStatefulset({ viewBox = '0 0 18.035334 17.500378', ...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":{"id":"defs13820"},"children":[]},{"type":"g","props":{"id":"layer1","transform":"translate(-0.99262638,-1.174181)"},"children":[{"type":"g","props":{"id":"g70","transform":"matrix(1.0148887,0,0,1.0148887,16.937424,-2.698726)"},"children":[{"type":"path","props":{"id":"path3055","d":"m -6.8492015,4.2724668 a 1.1191255,1.1099671 0 0 0 -0.4288818,0.1085303 l -5.8524037,2.7963394 a 1.1191255,1.1099671 0 0 0 -0.605524,0.7529759 l -1.443828,6.2812846 a 1.1191255,1.1099671 0 0 0 0.151943,0.851028 1.1191255,1.1099671 0 0 0 0.06362,0.08832 l 4.0508,5.036555 a 1.1191255,1.1099671 0 0 0 0.874979,0.417654 l 6.4961011,-0.0015 a 1.1191255,1.1099671 0 0 0 0.8749788,-0.416906 L 1.3818872,15.149453 A 1.1191255,1.1099671 0 0 0 1.5981986,14.210104 L 0.15212657,7.9288154 A 1.1191255,1.1099671 0 0 0 -0.45339794,7.1758396 L -6.3065496,4.3809971 A 1.1191255,1.1099671 0 0 0 -6.8492015,4.2724668 Z"},"children":[]},{"type":"path","props":{"id":"path3054-2-9","d":"M -6.8523435,3.8176372 A 1.1814304,1.171762 0 0 0 -7.3044284,3.932904 l -6.1787426,2.9512758 a 1.1814304,1.171762 0 0 0 -0.639206,0.794891 l -1.523915,6.6308282 a 1.1814304,1.171762 0 0 0 0.160175,0.89893 1.1814304,1.171762 0 0 0 0.06736,0.09281 l 4.276094,5.317236 a 1.1814304,1.171762 0 0 0 0.92363,0.440858 l 6.8576188,-0.0015 a 1.1814304,1.171762 0 0 0 0.9236308,-0.44011 l 4.2745966,-5.317985 a 1.1814304,1.171762 0 0 0 0.228288,-0.990993 L 0.53894439,7.6775738 A 1.1814304,1.171762 0 0 0 -0.10026101,6.8834313 L -6.2790037,3.9321555 A 1.1814304,1.171762 0 0 0 -6.8523435,3.8176372 Z m 0.00299,0.4550789 a 1.1191255,1.1099671 0 0 1 0.5426517,0.1085303 l 5.85315169,2.7948425 A 1.1191255,1.1099671 0 0 1 0.15197811,7.9290648 L 1.598051,14.21035 a 1.1191255,1.1099671 0 0 1 -0.2163123,0.939348 l -4.0493032,5.037304 a 1.1191255,1.1099671 0 0 1 -0.8749789,0.416906 l -6.4961006,0.0015 a 1.1191255,1.1099671 0 0 1 -0.874979,-0.417652 l -4.0508,-5.036554 a 1.1191255,1.1099671 0 0 1 -0.06362,-0.08832 1.1191255,1.1099671 0 0 1 -0.151942,-0.851028 l 1.443827,-6.2812853 a 1.1191255,1.1099671 0 0 1 0.605524,-0.7529758 l 5.8524036,-2.7963395 a 1.1191255,1.1099671 0 0 1 0.4288819,-0.1085303 z"},"children":[]}]},{"type":"g","props":{"id":"g4221","transform":"translate(0.26877762,1.0923105)"},"children":[{"type":"path","props":{"d":"m 8.0530333,5.1290756 6.5250067,0 0,4.583335 -6.5250067,0 z","id":"path1234"},"children":[]},{"type":"g","props":{"id":"g4213"},"children":[{"type":"path","props":{"id":"path1238","d":"m 6.5142849,6.5403876 6.5250071,0 0,4.5833354 -6.5250071,0 z"},"children":[]},{"type":"path","props":{"id":"path1240","d":"m 4.9755578,7.9516984 6.5249912,0 0,4.5833346 -6.5249912,0 z"},"children":[]},{"type":"path","props":{"id":"path1242","d":"m 4.9755578,7.9516984 6.5249912,0 0,4.5833346 -6.5249912,0 z"},"children":[]},{"type":"path","props":{"id":"path1246","d":"m 5.5087198,9.2260482 0,0 c 0,-0.4294054 1.2218881,-0.7775054 2.7291615,-0.7775054 1.5072743,0 2.7291787,0.3481 2.7291787,0.7775054 l 0,0 c 0,0.4294054 -1.2219044,0.7775068 -2.7291787,0.7775068 -1.5072734,0 -2.7291615,-0.3481014 -2.7291615,-0.7775068 z"},"children":[]},{"type":"path","props":{"id":"path1248","d":"m 10.967067,9.2260482 0,0 c 0,0.4294054 -1.2219064,0.7775068 -2.7291777,0.7775068 -1.5072734,0 -2.7291614,-0.3481014 -2.7291614,-0.7775068 l 0,0 c 0,-0.4294054 1.221888,-0.7775054 2.7291614,-0.7775054 1.5072733,0 2.7291777,0.3481 2.7291777,0.7775054 l 0,2.1033228 c 0,0.429405 -1.2219064,0.777506 -2.7291777,0.777506 -1.5072734,0 -2.7291614,-0.348101 -2.7291614,-0.777506 l 0,-2.1033228"},"children":[]},{"type":"path","props":{"id":"path1250","d":"m 10.967067,9.2260482 0,0 c 0,0.4294054 -1.2219064,0.7775068 -2.7291777,0.7775068 -1.5072734,0 -2.7291614,-0.3481014 -2.7291614,-0.7775068 l 0,0 c 0,-0.4294054 1.221888,-0.7775054 2.7291614,-0.7775054 1.5072733,0 2.7291777,0.3481 2.7291777,0.7775054 l 0,2.1033228 c 0,0.429405 -1.2219064,0.777506 -2.7291777,0.777506 -1.5072734,0 -2.7291614,-0.348101 -2.7291614,-0.777506 l 0,-2.1033228"},"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
|
+
K8sStatefulset.displayName = 'K8sStatefulset';
|
|
20
|
+
|
|
21
|
+
export default K8sStatefulset;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/react — StorageClass
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const react_1 = require("react");
|
|
8
|
+
|
|
9
|
+
const K8sStorageclass = react_1.forwardRef(function K8sStorageclass({ viewBox = '0 0 18.035334 17.500378', ...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":{"id":"defs13820"},"children":[]},{"type":"g","props":{"id":"layer1","transform":"translate(-0.99262638,-1.174181)"},"children":[{"type":"g","props":{"id":"g70","transform":"matrix(1.0148887,0,0,1.0148887,16.902146,-2.698726)"},"children":[{"type":"path","props":{"id":"path3055","d":"m -6.8492015,4.2724668 a 1.1191255,1.1099671 0 0 0 -0.4288818,0.1085303 l -5.8524037,2.7963394 a 1.1191255,1.1099671 0 0 0 -0.605524,0.7529759 l -1.443828,6.2812846 a 1.1191255,1.1099671 0 0 0 0.151943,0.851028 1.1191255,1.1099671 0 0 0 0.06362,0.08832 l 4.0508,5.036555 a 1.1191255,1.1099671 0 0 0 0.874979,0.417654 l 6.4961011,-0.0015 a 1.1191255,1.1099671 0 0 0 0.8749788,-0.416906 L 1.3818872,15.149453 A 1.1191255,1.1099671 0 0 0 1.5981986,14.210104 L 0.15212657,7.9288154 A 1.1191255,1.1099671 0 0 0 -0.45339794,7.1758396 L -6.3065496,4.3809971 A 1.1191255,1.1099671 0 0 0 -6.8492015,4.2724668 Z"},"children":[]},{"type":"path","props":{"id":"path3054-2-9","d":"M -6.8523435,3.8176372 A 1.1814304,1.171762 0 0 0 -7.3044284,3.932904 l -6.1787426,2.9512758 a 1.1814304,1.171762 0 0 0 -0.639206,0.794891 l -1.523915,6.6308282 a 1.1814304,1.171762 0 0 0 0.160175,0.89893 1.1814304,1.171762 0 0 0 0.06736,0.09281 l 4.276094,5.317236 a 1.1814304,1.171762 0 0 0 0.92363,0.440858 l 6.8576188,-0.0015 a 1.1814304,1.171762 0 0 0 0.9236308,-0.44011 l 4.2745966,-5.317985 a 1.1814304,1.171762 0 0 0 0.228288,-0.990993 L 0.53894439,7.6775738 A 1.1814304,1.171762 0 0 0 -0.10026101,6.8834313 L -6.2790037,3.9321555 A 1.1814304,1.171762 0 0 0 -6.8523435,3.8176372 Z m 0.00299,0.4550789 a 1.1191255,1.1099671 0 0 1 0.5426517,0.1085303 l 5.85315169,2.7948425 A 1.1191255,1.1099671 0 0 1 0.15197811,7.9290648 L 1.598051,14.21035 a 1.1191255,1.1099671 0 0 1 -0.2163123,0.939348 l -4.0493032,5.037304 a 1.1191255,1.1099671 0 0 1 -0.8749789,0.416906 l -6.4961006,0.0015 a 1.1191255,1.1099671 0 0 1 -0.874979,-0.417652 l -4.0508,-5.036554 a 1.1191255,1.1099671 0 0 1 -0.06362,-0.08832 1.1191255,1.1099671 0 0 1 -0.151942,-0.851028 l 1.443827,-6.2812853 a 1.1191255,1.1099671 0 0 1 0.605524,-0.7529758 l 5.8524036,-2.7963395 a 1.1191255,1.1099671 0 0 1 0.4288819,-0.1085303 z"},"children":[]}]},{"type":"path","props":{"d":"m 5.4198595,10.526751 0,0 c 0,0.376676 2.10346,0.682033 4.6982195,0.682033 2.594751,0 4.69821,-0.305357 4.69821,-0.682033 l 0,1.845045 c 0,0.376674 -2.103459,0.68203 -4.69821,0.68203 -2.5947595,0 -4.6982195,-0.305356 -4.6982195,-0.68203 z","id":"path6473"},"children":[]},{"type":"path","props":{"d":"m 5.4198595,10.526751 0,0 c 0,-0.376674 2.10346,-0.6820334 4.6982195,-0.6820334 2.594751,0 4.69821,0.3053594 4.69821,0.6820334 l 0,0 c 0,0.376676 -2.103459,0.682033 -4.69821,0.682033 -2.5947595,0 -4.6982195,-0.305357 -4.6982195,-0.682033 z","id":"path6475"},"children":[]},{"type":"path","props":{"d":"m 5.4198595,8.6089656 0,0 c 0,0.376676 2.10346,0.6820319 4.6982195,0.6820319 2.594751,0 4.69821,-0.3053559 4.69821,-0.6820319 l 0,1.8450454 c 0,0.376674 -2.103459,0.68203 -4.69821,0.68203 -2.5947595,0 -4.6982195,-0.305356 -4.6982195,-0.68203 z","id":"path6479"},"children":[]},{"type":"path","props":{"d":"m 5.4198595,8.2170433 0,0 c 0,-0.376675 2.10346,-0.6820325 4.6982195,-0.6820325 2.594751,0 4.69821,0.3053575 4.69821,0.6820325 l 0,0 c 0,0.376676 -2.103459,0.6820319 -4.69821,0.6820319 -2.5947595,0 -4.6982195,-0.3053559 -4.6982195,-0.6820319 z","id":"path6481"},"children":[]},{"type":"path","props":{"id":"path6487","d":"m 5.4199585,5.6616598 0,0 c 0,-0.376674 2.103456,-0.682032 4.6982235,-0.682032 2.594746,0 4.698212,0.305358 4.698212,0.682032 l 0,0 c 0,0.376676 -2.103466,0.682032 -4.698212,0.682032 -2.5947675,0 -4.6982235,-0.305356 -4.6982235,-0.682032 z"},"children":[]},{"type":"g","props":{"id":"g3347","transform":"translate(-0.10787059,0.73050426)"},"children":[{"type":"path","props":{"d":"m 5.4199585,5.6616598 0,0 c 0,0.376676 2.103456,0.682032 4.6982235,0.682032 2.594746,0 4.698212,-0.305356 4.698212,-0.682032 l 0,1.845045 c 0,0.3766745 -2.103466,0.6820305 -4.698212,0.6820305 -2.5947675,0 -4.6982235,-0.305356 -4.6982235,-0.6820305 z","id":"path6485"},"children":[]},{"type":"g","props":{"id":"g3348"},"children":[{"type":"path","props":{"d":"m 14.816289,10.881103 0,0 c 0,0.376676 -2.103459,0.682033 -4.69821,0.682033 -2.5947495,0 -4.6982195,-0.305357 -4.6982195,-0.682033 l 0,0 c 0,-0.376675 2.10347,-0.682031 4.6982195,-0.682031 2.594751,0 4.69821,0.305356 4.69821,0.682031 l 0,1.845046 c 0,0.376673 -2.103459,0.682029 -4.69821,0.682029 -2.5947495,0 -4.6982195,-0.305356 -4.6982195,-0.682029 l 0,-1.845046","id":"path6477"},"children":[]},{"type":"path","props":{"d":"m 14.816289,7.8640013 0,0 c 0,0.376676 -2.103459,0.6820319 -4.69821,0.6820319 -2.5947495,0 -4.6982195,-0.3053559 -4.6982195,-0.6820319 l 0,0 c 0,-0.376675 2.10347,-0.6820325 4.6982195,-0.6820325 2.594751,0 4.69821,0.3053575 4.69821,0.6820325 l 0,1.8450457 c 0,0.376674 -2.103459,0.68203 -4.69821,0.68203 -2.5947495,0 -4.6982195,-0.305356 -4.6982195,-0.68203 l 0,-1.8450457","id":"path6483"},"children":[]},{"type":"path","props":{"id":"path6489","d":"m 14.816394,5.6616598 0,0 c 0,0.376676 -2.103466,0.682032 -4.698212,0.682032 -2.5947575,0 -4.6982235,-0.305356 -4.6982235,-0.682032 l 0,0 c 0,-0.376674 2.103466,-0.682032 4.6982235,-0.682032 2.594746,0 4.698212,0.305358 4.698212,0.682032 l 0,1.845045 c 0,0.3766745 -2.103466,0.6820305 -4.698212,0.6820305 -2.5947575,0 -4.6982235,-0.305356 -4.6982235,-0.6820305 l 0,-1.845045"},"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
|
+
K8sStorageclass.displayName = 'K8sStorageclass';
|
|
21
|
+
|
|
22
|
+
exports.default = K8sStorageclass;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
// @thesvg/react — StorageClass
|
|
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 K8sStorageclass: ForwardRefExoticComponent<SvgIconProps & RefAttributes<SVGSVGElement>>;
|
|
9
|
+
export default K8sStorageclass;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// @thesvg/react — StorageClass
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { forwardRef, createElement } from 'react';
|
|
5
|
+
|
|
6
|
+
const K8sStorageclass = forwardRef(
|
|
7
|
+
function K8sStorageclass({ viewBox = '0 0 18.035334 17.500378', ...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":{"id":"defs13820"},"children":[]},{"type":"g","props":{"id":"layer1","transform":"translate(-0.99262638,-1.174181)"},"children":[{"type":"g","props":{"id":"g70","transform":"matrix(1.0148887,0,0,1.0148887,16.902146,-2.698726)"},"children":[{"type":"path","props":{"id":"path3055","d":"m -6.8492015,4.2724668 a 1.1191255,1.1099671 0 0 0 -0.4288818,0.1085303 l -5.8524037,2.7963394 a 1.1191255,1.1099671 0 0 0 -0.605524,0.7529759 l -1.443828,6.2812846 a 1.1191255,1.1099671 0 0 0 0.151943,0.851028 1.1191255,1.1099671 0 0 0 0.06362,0.08832 l 4.0508,5.036555 a 1.1191255,1.1099671 0 0 0 0.874979,0.417654 l 6.4961011,-0.0015 a 1.1191255,1.1099671 0 0 0 0.8749788,-0.416906 L 1.3818872,15.149453 A 1.1191255,1.1099671 0 0 0 1.5981986,14.210104 L 0.15212657,7.9288154 A 1.1191255,1.1099671 0 0 0 -0.45339794,7.1758396 L -6.3065496,4.3809971 A 1.1191255,1.1099671 0 0 0 -6.8492015,4.2724668 Z"},"children":[]},{"type":"path","props":{"id":"path3054-2-9","d":"M -6.8523435,3.8176372 A 1.1814304,1.171762 0 0 0 -7.3044284,3.932904 l -6.1787426,2.9512758 a 1.1814304,1.171762 0 0 0 -0.639206,0.794891 l -1.523915,6.6308282 a 1.1814304,1.171762 0 0 0 0.160175,0.89893 1.1814304,1.171762 0 0 0 0.06736,0.09281 l 4.276094,5.317236 a 1.1814304,1.171762 0 0 0 0.92363,0.440858 l 6.8576188,-0.0015 a 1.1814304,1.171762 0 0 0 0.9236308,-0.44011 l 4.2745966,-5.317985 a 1.1814304,1.171762 0 0 0 0.228288,-0.990993 L 0.53894439,7.6775738 A 1.1814304,1.171762 0 0 0 -0.10026101,6.8834313 L -6.2790037,3.9321555 A 1.1814304,1.171762 0 0 0 -6.8523435,3.8176372 Z m 0.00299,0.4550789 a 1.1191255,1.1099671 0 0 1 0.5426517,0.1085303 l 5.85315169,2.7948425 A 1.1191255,1.1099671 0 0 1 0.15197811,7.9290648 L 1.598051,14.21035 a 1.1191255,1.1099671 0 0 1 -0.2163123,0.939348 l -4.0493032,5.037304 a 1.1191255,1.1099671 0 0 1 -0.8749789,0.416906 l -6.4961006,0.0015 a 1.1191255,1.1099671 0 0 1 -0.874979,-0.417652 l -4.0508,-5.036554 a 1.1191255,1.1099671 0 0 1 -0.06362,-0.08832 1.1191255,1.1099671 0 0 1 -0.151942,-0.851028 l 1.443827,-6.2812853 a 1.1191255,1.1099671 0 0 1 0.605524,-0.7529758 l 5.8524036,-2.7963395 a 1.1191255,1.1099671 0 0 1 0.4288819,-0.1085303 z"},"children":[]}]},{"type":"path","props":{"d":"m 5.4198595,10.526751 0,0 c 0,0.376676 2.10346,0.682033 4.6982195,0.682033 2.594751,0 4.69821,-0.305357 4.69821,-0.682033 l 0,1.845045 c 0,0.376674 -2.103459,0.68203 -4.69821,0.68203 -2.5947595,0 -4.6982195,-0.305356 -4.6982195,-0.68203 z","id":"path6473"},"children":[]},{"type":"path","props":{"d":"m 5.4198595,10.526751 0,0 c 0,-0.376674 2.10346,-0.6820334 4.6982195,-0.6820334 2.594751,0 4.69821,0.3053594 4.69821,0.6820334 l 0,0 c 0,0.376676 -2.103459,0.682033 -4.69821,0.682033 -2.5947595,0 -4.6982195,-0.305357 -4.6982195,-0.682033 z","id":"path6475"},"children":[]},{"type":"path","props":{"d":"m 5.4198595,8.6089656 0,0 c 0,0.376676 2.10346,0.6820319 4.6982195,0.6820319 2.594751,0 4.69821,-0.3053559 4.69821,-0.6820319 l 0,1.8450454 c 0,0.376674 -2.103459,0.68203 -4.69821,0.68203 -2.5947595,0 -4.6982195,-0.305356 -4.6982195,-0.68203 z","id":"path6479"},"children":[]},{"type":"path","props":{"d":"m 5.4198595,8.2170433 0,0 c 0,-0.376675 2.10346,-0.6820325 4.6982195,-0.6820325 2.594751,0 4.69821,0.3053575 4.69821,0.6820325 l 0,0 c 0,0.376676 -2.103459,0.6820319 -4.69821,0.6820319 -2.5947595,0 -4.6982195,-0.3053559 -4.6982195,-0.6820319 z","id":"path6481"},"children":[]},{"type":"path","props":{"id":"path6487","d":"m 5.4199585,5.6616598 0,0 c 0,-0.376674 2.103456,-0.682032 4.6982235,-0.682032 2.594746,0 4.698212,0.305358 4.698212,0.682032 l 0,0 c 0,0.376676 -2.103466,0.682032 -4.698212,0.682032 -2.5947675,0 -4.6982235,-0.305356 -4.6982235,-0.682032 z"},"children":[]},{"type":"g","props":{"id":"g3347","transform":"translate(-0.10787059,0.73050426)"},"children":[{"type":"path","props":{"d":"m 5.4199585,5.6616598 0,0 c 0,0.376676 2.103456,0.682032 4.6982235,0.682032 2.594746,0 4.698212,-0.305356 4.698212,-0.682032 l 0,1.845045 c 0,0.3766745 -2.103466,0.6820305 -4.698212,0.6820305 -2.5947675,0 -4.6982235,-0.305356 -4.6982235,-0.6820305 z","id":"path6485"},"children":[]},{"type":"g","props":{"id":"g3348"},"children":[{"type":"path","props":{"d":"m 14.816289,10.881103 0,0 c 0,0.376676 -2.103459,0.682033 -4.69821,0.682033 -2.5947495,0 -4.6982195,-0.305357 -4.6982195,-0.682033 l 0,0 c 0,-0.376675 2.10347,-0.682031 4.6982195,-0.682031 2.594751,0 4.69821,0.305356 4.69821,0.682031 l 0,1.845046 c 0,0.376673 -2.103459,0.682029 -4.69821,0.682029 -2.5947495,0 -4.6982195,-0.305356 -4.6982195,-0.682029 l 0,-1.845046","id":"path6477"},"children":[]},{"type":"path","props":{"d":"m 14.816289,7.8640013 0,0 c 0,0.376676 -2.103459,0.6820319 -4.69821,0.6820319 -2.5947495,0 -4.6982195,-0.3053559 -4.6982195,-0.6820319 l 0,0 c 0,-0.376675 2.10347,-0.6820325 4.6982195,-0.6820325 2.594751,0 4.69821,0.3053575 4.69821,0.6820325 l 0,1.8450457 c 0,0.376674 -2.103459,0.68203 -4.69821,0.68203 -2.5947495,0 -4.6982195,-0.305356 -4.6982195,-0.68203 l 0,-1.8450457","id":"path6483"},"children":[]},{"type":"path","props":{"id":"path6489","d":"m 14.816394,5.6616598 0,0 c 0,0.376676 -2.103466,0.682032 -4.698212,0.682032 -2.5947575,0 -4.6982235,-0.305356 -4.6982235,-0.682032 l 0,0 c 0,-0.376674 2.103466,-0.682032 4.6982235,-0.682032 2.594746,0 4.698212,0.305358 4.698212,0.682032 l 0,1.845045 c 0,0.3766745 -2.103466,0.6820305 -4.698212,0.6820305 -2.5947575,0 -4.6982235,-0.305356 -4.6982235,-0.6820305 l 0,-1.845045"},"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
|
+
K8sStorageclass.displayName = 'K8sStorageclass';
|
|
20
|
+
|
|
21
|
+
export default K8sStorageclass;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/react — User
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const react_1 = require("react");
|
|
8
|
+
|
|
9
|
+
const K8sUser = react_1.forwardRef(function K8sUser({ viewBox = '0 0 18.035334 17.500378', ...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":{"id":"defs13820"},"children":[]},{"type":"g","props":{"id":"layer1","transform":"translate(-0.99262638,-1.174181)"},"children":[{"type":"g","props":{"id":"g70","transform":"matrix(1.0148887,0,0,1.0148887,16.902146,-2.698726)"},"children":[{"type":"path","props":{"id":"path3055","d":"m -6.8492015,4.2724668 a 1.1191255,1.1099671 0 0 0 -0.4288818,0.1085303 l -5.8524037,2.7963394 a 1.1191255,1.1099671 0 0 0 -0.605524,0.7529759 l -1.443828,6.2812846 a 1.1191255,1.1099671 0 0 0 0.151943,0.851028 1.1191255,1.1099671 0 0 0 0.06362,0.08832 l 4.0508,5.036555 a 1.1191255,1.1099671 0 0 0 0.874979,0.417654 l 6.4961011,-0.0015 a 1.1191255,1.1099671 0 0 0 0.8749788,-0.416906 L 1.3818872,15.149453 A 1.1191255,1.1099671 0 0 0 1.5981986,14.210104 L 0.15212657,7.9288154 A 1.1191255,1.1099671 0 0 0 -0.45339794,7.1758396 L -6.3065496,4.3809971 A 1.1191255,1.1099671 0 0 0 -6.8492015,4.2724668 Z"},"children":[]},{"type":"path","props":{"id":"path3054-2-9","d":"M -6.8523435,3.8176372 A 1.1814304,1.171762 0 0 0 -7.3044284,3.932904 l -6.1787426,2.9512758 a 1.1814304,1.171762 0 0 0 -0.639206,0.794891 l -1.523915,6.6308282 a 1.1814304,1.171762 0 0 0 0.160175,0.89893 1.1814304,1.171762 0 0 0 0.06736,0.09281 l 4.276094,5.317236 a 1.1814304,1.171762 0 0 0 0.92363,0.440858 l 6.8576188,-0.0015 a 1.1814304,1.171762 0 0 0 0.9236308,-0.44011 l 4.2745966,-5.317985 a 1.1814304,1.171762 0 0 0 0.228288,-0.990993 L 0.53894439,7.6775738 A 1.1814304,1.171762 0 0 0 -0.10026101,6.8834313 L -6.2790037,3.9321555 A 1.1814304,1.171762 0 0 0 -6.8523435,3.8176372 Z m 0.00299,0.4550789 a 1.1191255,1.1099671 0 0 1 0.5426517,0.1085303 l 5.85315169,2.7948425 A 1.1191255,1.1099671 0 0 1 0.15197811,7.9290648 L 1.598051,14.21035 a 1.1191255,1.1099671 0 0 1 -0.2163123,0.939348 l -4.0493032,5.037304 a 1.1191255,1.1099671 0 0 1 -0.8749789,0.416906 l -6.4961006,0.0015 a 1.1191255,1.1099671 0 0 1 -0.874979,-0.417652 l -4.0508,-5.036554 a 1.1191255,1.1099671 0 0 1 -0.06362,-0.08832 1.1191255,1.1099671 0 0 1 -0.151942,-0.851028 l 1.443827,-6.2812853 a 1.1191255,1.1099671 0 0 1 0.605524,-0.7529758 l 5.8524036,-2.7963395 a 1.1191255,1.1099671 0 0 1 0.4288819,-0.1085303 z"},"children":[]}]},{"type":"path","props":{"d":"m 6.1678183,5.4251439 c -0.47453,0 -0.85677,0.381949 -0.85677,0.856475 l 0,7.2852131 c 0,0.474526 0.38224,0.856764 0.85677,0.856764 l 7.6852397,0 c 0.474521,0 0.85648,-0.382238 0.85648,-0.856764 l 0,-7.2852131 c 0,-0.474526 -0.381959,-0.856475 -0.85648,-0.856475 z m 3.8426097,1.421701 c 0.72979,0 1.31436,0.589172 1.31436,1.3189612 0,0.729785 -0.58457,1.31867 -1.31436,1.31867 -0.7297797,10e-7 -1.3189497,-0.588885 -1.3189497,-1.31867 0,-0.7297892 0.58917,-1.3189612 1.3189497,-1.3189612 z m 0,3.5171311 c 1.02435,-2e-6 3.07738,0.514206 3.07738,1.538545 l 0,1.099086 -6.1550397,0 0,-1.099086 c 0,-1.024339 2.05333,-1.538545 3.0776597,-1.538545 z","id":"rect8339"},"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
|
+
K8sUser.displayName = 'K8sUser';
|
|
21
|
+
|
|
22
|
+
exports.default = K8sUser;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
// @thesvg/react — User
|
|
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 K8sUser: ForwardRefExoticComponent<SvgIconProps & RefAttributes<SVGSVGElement>>;
|
|
9
|
+
export default K8sUser;
|
package/dist/k8s-user.js
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// @thesvg/react — User
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { forwardRef, createElement } from 'react';
|
|
5
|
+
|
|
6
|
+
const K8sUser = forwardRef(
|
|
7
|
+
function K8sUser({ viewBox = '0 0 18.035334 17.500378', ...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":{"id":"defs13820"},"children":[]},{"type":"g","props":{"id":"layer1","transform":"translate(-0.99262638,-1.174181)"},"children":[{"type":"g","props":{"id":"g70","transform":"matrix(1.0148887,0,0,1.0148887,16.902146,-2.698726)"},"children":[{"type":"path","props":{"id":"path3055","d":"m -6.8492015,4.2724668 a 1.1191255,1.1099671 0 0 0 -0.4288818,0.1085303 l -5.8524037,2.7963394 a 1.1191255,1.1099671 0 0 0 -0.605524,0.7529759 l -1.443828,6.2812846 a 1.1191255,1.1099671 0 0 0 0.151943,0.851028 1.1191255,1.1099671 0 0 0 0.06362,0.08832 l 4.0508,5.036555 a 1.1191255,1.1099671 0 0 0 0.874979,0.417654 l 6.4961011,-0.0015 a 1.1191255,1.1099671 0 0 0 0.8749788,-0.416906 L 1.3818872,15.149453 A 1.1191255,1.1099671 0 0 0 1.5981986,14.210104 L 0.15212657,7.9288154 A 1.1191255,1.1099671 0 0 0 -0.45339794,7.1758396 L -6.3065496,4.3809971 A 1.1191255,1.1099671 0 0 0 -6.8492015,4.2724668 Z"},"children":[]},{"type":"path","props":{"id":"path3054-2-9","d":"M -6.8523435,3.8176372 A 1.1814304,1.171762 0 0 0 -7.3044284,3.932904 l -6.1787426,2.9512758 a 1.1814304,1.171762 0 0 0 -0.639206,0.794891 l -1.523915,6.6308282 a 1.1814304,1.171762 0 0 0 0.160175,0.89893 1.1814304,1.171762 0 0 0 0.06736,0.09281 l 4.276094,5.317236 a 1.1814304,1.171762 0 0 0 0.92363,0.440858 l 6.8576188,-0.0015 a 1.1814304,1.171762 0 0 0 0.9236308,-0.44011 l 4.2745966,-5.317985 a 1.1814304,1.171762 0 0 0 0.228288,-0.990993 L 0.53894439,7.6775738 A 1.1814304,1.171762 0 0 0 -0.10026101,6.8834313 L -6.2790037,3.9321555 A 1.1814304,1.171762 0 0 0 -6.8523435,3.8176372 Z m 0.00299,0.4550789 a 1.1191255,1.1099671 0 0 1 0.5426517,0.1085303 l 5.85315169,2.7948425 A 1.1191255,1.1099671 0 0 1 0.15197811,7.9290648 L 1.598051,14.21035 a 1.1191255,1.1099671 0 0 1 -0.2163123,0.939348 l -4.0493032,5.037304 a 1.1191255,1.1099671 0 0 1 -0.8749789,0.416906 l -6.4961006,0.0015 a 1.1191255,1.1099671 0 0 1 -0.874979,-0.417652 l -4.0508,-5.036554 a 1.1191255,1.1099671 0 0 1 -0.06362,-0.08832 1.1191255,1.1099671 0 0 1 -0.151942,-0.851028 l 1.443827,-6.2812853 a 1.1191255,1.1099671 0 0 1 0.605524,-0.7529758 l 5.8524036,-2.7963395 a 1.1191255,1.1099671 0 0 1 0.4288819,-0.1085303 z"},"children":[]}]},{"type":"path","props":{"d":"m 6.1678183,5.4251439 c -0.47453,0 -0.85677,0.381949 -0.85677,0.856475 l 0,7.2852131 c 0,0.474526 0.38224,0.856764 0.85677,0.856764 l 7.6852397,0 c 0.474521,0 0.85648,-0.382238 0.85648,-0.856764 l 0,-7.2852131 c 0,-0.474526 -0.381959,-0.856475 -0.85648,-0.856475 z m 3.8426097,1.421701 c 0.72979,0 1.31436,0.589172 1.31436,1.3189612 0,0.729785 -0.58457,1.31867 -1.31436,1.31867 -0.7297797,10e-7 -1.3189497,-0.588885 -1.3189497,-1.31867 0,-0.7297892 0.58917,-1.3189612 1.3189497,-1.3189612 z m 0,3.5171311 c 1.02435,-2e-6 3.07738,0.514206 3.07738,1.538545 l 0,1.099086 -6.1550397,0 0,-1.099086 c 0,-1.024339 2.05333,-1.538545 3.0776597,-1.538545 z","id":"rect8339"},"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
|
+
K8sUser.displayName = 'K8sUser';
|
|
20
|
+
|
|
21
|
+
export default K8sUser;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/react — Volume
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const react_1 = require("react");
|
|
8
|
+
|
|
9
|
+
const K8sVolume = react_1.forwardRef(function K8sVolume({ viewBox = '0 0 18.035334 17.500378', ...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":{"id":"defs13820"},"children":[]},{"type":"g","props":{"id":"layer1","transform":"translate(-0.99262638,-1.174181)"},"children":[{"type":"g","props":{"id":"g70","transform":"matrix(1.0148887,0,0,1.0148887,16.902146,-2.698726)"},"children":[{"type":"path","props":{"id":"path3055","d":"m -6.8492015,4.2724668 a 1.1191255,1.1099671 0 0 0 -0.4288818,0.1085303 l -5.8524037,2.7963394 a 1.1191255,1.1099671 0 0 0 -0.605524,0.7529759 l -1.443828,6.2812846 a 1.1191255,1.1099671 0 0 0 0.151943,0.851028 1.1191255,1.1099671 0 0 0 0.06362,0.08832 l 4.0508,5.036555 a 1.1191255,1.1099671 0 0 0 0.874979,0.417654 l 6.4961011,-0.0015 a 1.1191255,1.1099671 0 0 0 0.8749788,-0.416906 L 1.3818872,15.149453 A 1.1191255,1.1099671 0 0 0 1.5981986,14.210104 L 0.15212657,7.9288154 A 1.1191255,1.1099671 0 0 0 -0.45339794,7.1758396 L -6.3065496,4.3809971 A 1.1191255,1.1099671 0 0 0 -6.8492015,4.2724668 Z"},"children":[]},{"type":"path","props":{"id":"path3054-2-9","d":"M -6.8523435,3.8176372 A 1.1814304,1.171762 0 0 0 -7.3044284,3.932904 l -6.1787426,2.9512758 a 1.1814304,1.171762 0 0 0 -0.639206,0.794891 l -1.523915,6.6308282 a 1.1814304,1.171762 0 0 0 0.160175,0.89893 1.1814304,1.171762 0 0 0 0.06736,0.09281 l 4.276094,5.317236 a 1.1814304,1.171762 0 0 0 0.92363,0.440858 l 6.8576188,-0.0015 a 1.1814304,1.171762 0 0 0 0.9236308,-0.44011 l 4.2745966,-5.317985 a 1.1814304,1.171762 0 0 0 0.228288,-0.990993 L 0.53894439,7.6775738 A 1.1814304,1.171762 0 0 0 -0.10026101,6.8834313 L -6.2790037,3.9321555 A 1.1814304,1.171762 0 0 0 -6.8523435,3.8176372 Z m 0.00299,0.4550789 a 1.1191255,1.1099671 0 0 1 0.5426517,0.1085303 l 5.85315169,2.7948425 A 1.1191255,1.1099671 0 0 1 0.15197811,7.9290648 L 1.598051,14.21035 a 1.1191255,1.1099671 0 0 1 -0.2163123,0.939348 l -4.0493032,5.037304 a 1.1191255,1.1099671 0 0 1 -0.8749789,0.416906 l -6.4961006,0.0015 a 1.1191255,1.1099671 0 0 1 -0.874979,-0.417652 l -4.0508,-5.036554 a 1.1191255,1.1099671 0 0 1 -0.06362,-0.08832 1.1191255,1.1099671 0 0 1 -0.151942,-0.851028 l 1.443827,-6.2812853 a 1.1191255,1.1099671 0 0 1 0.605524,-0.7529758 l 5.8524036,-2.7963395 a 1.1191255,1.1099671 0 0 1 0.4288819,-0.1085303 z"},"children":[]}]},{"type":"g","props":{"id":"g3341","transform":"translate(-0.18983289,0.21036696)"},"children":[{"type":"path","props":{"d":"m 5.5709564,8.1928071 0,0 c 0,0.621121 2.0725501,1.124639 4.6291696,1.124639 2.556621,0 4.62917,-0.503518 4.62917,-1.124639 l 0,3.0423909 c 0,0.62112 -2.072549,1.124638 -4.62917,1.124638 -2.5566195,0 -4.6291696,-0.503518 -4.6291696,-1.124638 z","id":"path1142"},"children":[]},{"type":"path","props":{"d":"m 5.5709564,8.1928071 0,0 c 0,-0.621119 2.0725501,-1.124637 4.6291696,-1.124637 2.556621,0 4.62917,0.503518 4.62917,1.124637 l 0,0 c 0,0.621121 -2.072549,1.124639 -4.62917,1.124639 -2.5566195,0 -4.6291696,-0.503518 -4.6291696,-1.124639 z","id":"path1144"},"children":[]},{"type":"path","props":{"d":"m 14.829296,8.1928071 0,0 c 0,0.621121 -2.072549,1.124639 -4.62917,1.124639 -2.5566195,0 -4.6291696,-0.503518 -4.6291696,-1.124639 l 0,0 c 0,-0.621119 2.0725501,-1.124637 4.6291696,-1.124637 2.556621,0 4.62917,0.503518 4.62917,1.124637 l 0,3.0423909 c 0,0.62112 -2.072549,1.124638 -4.62917,1.124638 -2.5566195,0 -4.6291696,-0.503518 -4.6291696,-1.124638 l 0,-3.0423909","id":"path1148"},"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
|
+
K8sVolume.displayName = 'K8sVolume';
|
|
21
|
+
|
|
22
|
+
exports.default = K8sVolume;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
// @thesvg/react — Volume
|
|
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 K8sVolume: ForwardRefExoticComponent<SvgIconProps & RefAttributes<SVGSVGElement>>;
|
|
9
|
+
export default K8sVolume;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// @thesvg/react — Volume
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { forwardRef, createElement } from 'react';
|
|
5
|
+
|
|
6
|
+
const K8sVolume = forwardRef(
|
|
7
|
+
function K8sVolume({ viewBox = '0 0 18.035334 17.500378', ...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":{"id":"defs13820"},"children":[]},{"type":"g","props":{"id":"layer1","transform":"translate(-0.99262638,-1.174181)"},"children":[{"type":"g","props":{"id":"g70","transform":"matrix(1.0148887,0,0,1.0148887,16.902146,-2.698726)"},"children":[{"type":"path","props":{"id":"path3055","d":"m -6.8492015,4.2724668 a 1.1191255,1.1099671 0 0 0 -0.4288818,0.1085303 l -5.8524037,2.7963394 a 1.1191255,1.1099671 0 0 0 -0.605524,0.7529759 l -1.443828,6.2812846 a 1.1191255,1.1099671 0 0 0 0.151943,0.851028 1.1191255,1.1099671 0 0 0 0.06362,0.08832 l 4.0508,5.036555 a 1.1191255,1.1099671 0 0 0 0.874979,0.417654 l 6.4961011,-0.0015 a 1.1191255,1.1099671 0 0 0 0.8749788,-0.416906 L 1.3818872,15.149453 A 1.1191255,1.1099671 0 0 0 1.5981986,14.210104 L 0.15212657,7.9288154 A 1.1191255,1.1099671 0 0 0 -0.45339794,7.1758396 L -6.3065496,4.3809971 A 1.1191255,1.1099671 0 0 0 -6.8492015,4.2724668 Z"},"children":[]},{"type":"path","props":{"id":"path3054-2-9","d":"M -6.8523435,3.8176372 A 1.1814304,1.171762 0 0 0 -7.3044284,3.932904 l -6.1787426,2.9512758 a 1.1814304,1.171762 0 0 0 -0.639206,0.794891 l -1.523915,6.6308282 a 1.1814304,1.171762 0 0 0 0.160175,0.89893 1.1814304,1.171762 0 0 0 0.06736,0.09281 l 4.276094,5.317236 a 1.1814304,1.171762 0 0 0 0.92363,0.440858 l 6.8576188,-0.0015 a 1.1814304,1.171762 0 0 0 0.9236308,-0.44011 l 4.2745966,-5.317985 a 1.1814304,1.171762 0 0 0 0.228288,-0.990993 L 0.53894439,7.6775738 A 1.1814304,1.171762 0 0 0 -0.10026101,6.8834313 L -6.2790037,3.9321555 A 1.1814304,1.171762 0 0 0 -6.8523435,3.8176372 Z m 0.00299,0.4550789 a 1.1191255,1.1099671 0 0 1 0.5426517,0.1085303 l 5.85315169,2.7948425 A 1.1191255,1.1099671 0 0 1 0.15197811,7.9290648 L 1.598051,14.21035 a 1.1191255,1.1099671 0 0 1 -0.2163123,0.939348 l -4.0493032,5.037304 a 1.1191255,1.1099671 0 0 1 -0.8749789,0.416906 l -6.4961006,0.0015 a 1.1191255,1.1099671 0 0 1 -0.874979,-0.417652 l -4.0508,-5.036554 a 1.1191255,1.1099671 0 0 1 -0.06362,-0.08832 1.1191255,1.1099671 0 0 1 -0.151942,-0.851028 l 1.443827,-6.2812853 a 1.1191255,1.1099671 0 0 1 0.605524,-0.7529758 l 5.8524036,-2.7963395 a 1.1191255,1.1099671 0 0 1 0.4288819,-0.1085303 z"},"children":[]}]},{"type":"g","props":{"id":"g3341","transform":"translate(-0.18983289,0.21036696)"},"children":[{"type":"path","props":{"d":"m 5.5709564,8.1928071 0,0 c 0,0.621121 2.0725501,1.124639 4.6291696,1.124639 2.556621,0 4.62917,-0.503518 4.62917,-1.124639 l 0,3.0423909 c 0,0.62112 -2.072549,1.124638 -4.62917,1.124638 -2.5566195,0 -4.6291696,-0.503518 -4.6291696,-1.124638 z","id":"path1142"},"children":[]},{"type":"path","props":{"d":"m 5.5709564,8.1928071 0,0 c 0,-0.621119 2.0725501,-1.124637 4.6291696,-1.124637 2.556621,0 4.62917,0.503518 4.62917,1.124637 l 0,0 c 0,0.621121 -2.072549,1.124639 -4.62917,1.124639 -2.5566195,0 -4.6291696,-0.503518 -4.6291696,-1.124639 z","id":"path1144"},"children":[]},{"type":"path","props":{"d":"m 14.829296,8.1928071 0,0 c 0,0.621121 -2.072549,1.124639 -4.62917,1.124639 -2.5566195,0 -4.6291696,-0.503518 -4.6291696,-1.124639 l 0,0 c 0,-0.621119 2.0725501,-1.124637 4.6291696,-1.124637 2.556621,0 4.62917,0.503518 4.62917,1.124637 l 0,3.0423909 c 0,0.62112 -2.072549,1.124638 -4.62917,1.124638 -2.5566195,0 -4.6291696,-0.503518 -4.6291696,-1.124638 l 0,-3.0423909","id":"path1148"},"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
|
+
K8sVolume.displayName = 'K8sVolume';
|
|
20
|
+
|
|
21
|
+
export default K8sVolume;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/react — Worker Node
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const react_1 = require("react");
|
|
8
|
+
|
|
9
|
+
const K8sWorkerNode = react_1.forwardRef(function K8sWorkerNode({ viewBox = '0 0 18.035334 17.500378', ...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":{"id":"defs13820"},"children":[]},{"type":"g","props":{"id":"layer1","transform":"translate(-0.99262638,-1.174181)"},"children":[{"type":"g","props":{"id":"g70","transform":"matrix(1.0148887,0,0,1.0148887,16.902146,-2.698726)"},"children":[{"type":"path","props":{"id":"path3055","d":"m -6.8492015,4.2724668 a 1.1191255,1.1099671 0 0 0 -0.4288818,0.1085303 l -5.8524037,2.7963394 a 1.1191255,1.1099671 0 0 0 -0.605524,0.7529759 l -1.443828,6.2812846 a 1.1191255,1.1099671 0 0 0 0.151943,0.851028 1.1191255,1.1099671 0 0 0 0.06362,0.08832 l 4.0508,5.036555 a 1.1191255,1.1099671 0 0 0 0.874979,0.417654 l 6.4961011,-0.0015 a 1.1191255,1.1099671 0 0 0 0.8749788,-0.416906 L 1.3818872,15.149453 A 1.1191255,1.1099671 0 0 0 1.5981986,14.210104 L 0.15212657,7.9288154 A 1.1191255,1.1099671 0 0 0 -0.45339794,7.1758396 L -6.3065496,4.3809971 A 1.1191255,1.1099671 0 0 0 -6.8492015,4.2724668 Z"},"children":[]},{"type":"path","props":{"id":"path3054-2-9","d":"M -6.8523435,3.8176372 A 1.1814304,1.171762 0 0 0 -7.3044284,3.932904 l -6.1787426,2.9512758 a 1.1814304,1.171762 0 0 0 -0.639206,0.794891 l -1.523915,6.6308282 a 1.1814304,1.171762 0 0 0 0.160175,0.89893 1.1814304,1.171762 0 0 0 0.06736,0.09281 l 4.276094,5.317236 a 1.1814304,1.171762 0 0 0 0.92363,0.440858 l 6.8576188,-0.0015 a 1.1814304,1.171762 0 0 0 0.9236308,-0.44011 l 4.2745966,-5.317985 a 1.1814304,1.171762 0 0 0 0.228288,-0.990993 L 0.53894439,7.6775738 A 1.1814304,1.171762 0 0 0 -0.10026101,6.8834313 L -6.2790037,3.9321555 A 1.1814304,1.171762 0 0 0 -6.8523435,3.8176372 Z m 0.00299,0.4550789 a 1.1191255,1.1099671 0 0 1 0.5426517,0.1085303 l 5.85315169,2.7948425 A 1.1191255,1.1099671 0 0 1 0.15197811,7.9290648 L 1.598051,14.21035 a 1.1191255,1.1099671 0 0 1 -0.2163123,0.939348 l -4.0493032,5.037304 a 1.1191255,1.1099671 0 0 1 -0.8749789,0.416906 l -6.4961006,0.0015 a 1.1191255,1.1099671 0 0 1 -0.874979,-0.417652 l -4.0508,-5.036554 a 1.1191255,1.1099671 0 0 1 -0.06362,-0.08832 1.1191255,1.1099671 0 0 1 -0.151942,-0.851028 l 1.443827,-6.2812853 a 1.1191255,1.1099671 0 0 1 0.605524,-0.7529758 l 5.8524036,-2.7963395 a 1.1191255,1.1099671 0 0 1 0.4288819,-0.1085303 z"},"children":[]}]},{"type":"path","props":{"id":"path1994","d":"M 9.9921803,5.0101759 C 9.8538505,5.0057759 5.9970805,6.902049 5.9466504,6.999295 c -0.12117,0.233682 -0.9989,4.281827 -0.94731,4.369074 0.03,0.05065 0.66219,0.851861 1.40458,1.780327 l 1.3498201,1.688014 2.2211901,9.31e-4 2.2216404,9.31e-4 1.41321,-1.765731 1.41365,-1.765228 -0.49479,-2.1685759 C 14.256441,7.946271 14.012981,6.950423 13.988111,6.926433 13.918611,6.859553 10.067151,5.0126389 9.9921803,5.0102179 Z m 0.1961407,0.947753 0.90893,0.2635771 -0.90893,0.263576 -0.9089209,-0.263576 z m -0.9089209,0.36452 0.8511209,0.2532261 -0.004,1.183289 -0.8468109,-0.469347 z m 1.8178509,0 0,0.9671681 -0.84679,0.469347 -0.004,-1.183289 z M 8.8997705,7.937127 9.8087101,8.2007027 8.8997705,8.4642797 7.9908504,8.2007027 Z m 2.2087005,0 0.90894,0.2635757 -0.90894,0.263577 -0.90893,-0.263577 z m -3.1176206,0.3645197 0.8511202,0.252792 -0.004,1.1832908 -0.8468199,-0.468915 z m 1.8178597,0 0,0.9671678 -0.8468098,0.468915 -0.004,-1.1832908 z m 0.3908309,0 0.85113,0.252792 -0.004,1.1832908 -0.84682,-0.468915 z m 1.81787,0 0,0.9671678 -0.84682,0.468915 -0.004,-1.1832908 z m -3.4496605,1.515028 c 0.2706299,0.0096 0.0611,0.2819093 0.3684101,0.4279353 0.3277495,0.155764 0.3953995,-0.235354 0.6013395,0.06341 0.20599,0.298766 -0.18339,0.223239 -0.15443,0.584957 0.029,0.361718 0.40165,0.224858 0.24589,0.552606 -0.15575,0.327746 -0.28532,-0.04764 -0.5840895,0.158317 -0.2987401,0.205957 0.006,0.460208 -0.35546,0.489192 -0.3617401,0.02898 -0.1015001,-0.270447 -0.42924,-0.426208 -0.32775,-0.155765 -0.3953801,0.234921 -0.6013402,-0.06385 -0.2059599,-0.298767 0.1838299,-0.22281 0.15485,-0.584528 -0.029,-0.361718 -0.4016499,-0.224859 -0.24587,-0.552604 0.1557501,-0.327749 0.2848801,0.04764 0.5836502,-0.15832 0.2987898,-0.205956 -0.006,-0.4602083 0.3559099,-0.4891903 0.022499,-0.0018 0.0424,-0.0023 0.0604,-0.0018 z m 2.3359605,0.3627943 c 0.48335,0.01358 0.0146,0.467218 0.45596,0.664766 0.44144,0.197548 0.46714,-0.454103 0.79937,-0.102669 0.33221,0.351432 -0.31997,0.34064 -0.14753,0.792455 0.17243,0.451813 0.65163,0.0092 0.63802,0.49264 -0.0137,0.483411 -0.46723,0.01456 -0.66477,0.455977 -0.19755,0.441412 0.4541,0.467143 0.10266,0.799357 -0.35141,0.332212 -0.34021,-0.319974 -0.79202,-0.147534 -0.45183,0.172437 -0.009,0.65161 -0.49265,0.638019 -0.48339,-0.01358 -0.0146,-0.467216 -0.45596,-0.664764 -0.4414105,-0.197551 -0.4675805,0.454102 -0.7997909,0.102669 -0.3322097,-0.351431 0.3199804,-0.340209 0.14754,-0.792025 -0.17245,-0.451815 -0.6516296,-0.0092 -0.6380295,-0.492642 0.013699,-0.483408 0.4672095,-0.01499 0.6647795,-0.456405 0.1975204,-0.441414 -0.45411,-0.467143 -0.10269,-0.799357 0.3514505,-0.332213 0.3406505,0.319971 0.7924609,0.147534 0.45184,-0.17244 0.009,-0.651611 0.49265,-0.638021 z m -2.3148207,0.253655 c -0.2936499,9e-5 -0.5316098,0.238249 -0.5314498,0.531898 7.99e-5,0.293481 0.2379701,0.531377 0.5314498,0.531467 0.2936602,1.59e-4 0.5318202,-0.23781 0.5319,-0.531467 1.601e-4,-0.293825 -0.2380699,-0.532057 -0.5319,-0.531898 z m 2.2643607,0.480564 c -0.58689,-1.96e-4 -1.0627109,0.475614 -1.0625209,1.062502 5e-5,0.586719 0.4758009,1.062267 1.0625209,1.062071 0.58654,-5.8e-5 1.06201,-0.475531 1.06206,-1.062071 1.9e-4,-0.586708 -0.47535,-1.062444 -1.06206,-1.062502 z"},"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
|
+
K8sWorkerNode.displayName = 'K8sWorkerNode';
|
|
21
|
+
|
|
22
|
+
exports.default = K8sWorkerNode;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
// @thesvg/react — Worker Node
|
|
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 K8sWorkerNode: ForwardRefExoticComponent<SvgIconProps & RefAttributes<SVGSVGElement>>;
|
|
9
|
+
export default K8sWorkerNode;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// @thesvg/react — Worker Node
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { forwardRef, createElement } from 'react';
|
|
5
|
+
|
|
6
|
+
const K8sWorkerNode = forwardRef(
|
|
7
|
+
function K8sWorkerNode({ viewBox = '0 0 18.035334 17.500378', ...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":{"id":"defs13820"},"children":[]},{"type":"g","props":{"id":"layer1","transform":"translate(-0.99262638,-1.174181)"},"children":[{"type":"g","props":{"id":"g70","transform":"matrix(1.0148887,0,0,1.0148887,16.902146,-2.698726)"},"children":[{"type":"path","props":{"id":"path3055","d":"m -6.8492015,4.2724668 a 1.1191255,1.1099671 0 0 0 -0.4288818,0.1085303 l -5.8524037,2.7963394 a 1.1191255,1.1099671 0 0 0 -0.605524,0.7529759 l -1.443828,6.2812846 a 1.1191255,1.1099671 0 0 0 0.151943,0.851028 1.1191255,1.1099671 0 0 0 0.06362,0.08832 l 4.0508,5.036555 a 1.1191255,1.1099671 0 0 0 0.874979,0.417654 l 6.4961011,-0.0015 a 1.1191255,1.1099671 0 0 0 0.8749788,-0.416906 L 1.3818872,15.149453 A 1.1191255,1.1099671 0 0 0 1.5981986,14.210104 L 0.15212657,7.9288154 A 1.1191255,1.1099671 0 0 0 -0.45339794,7.1758396 L -6.3065496,4.3809971 A 1.1191255,1.1099671 0 0 0 -6.8492015,4.2724668 Z"},"children":[]},{"type":"path","props":{"id":"path3054-2-9","d":"M -6.8523435,3.8176372 A 1.1814304,1.171762 0 0 0 -7.3044284,3.932904 l -6.1787426,2.9512758 a 1.1814304,1.171762 0 0 0 -0.639206,0.794891 l -1.523915,6.6308282 a 1.1814304,1.171762 0 0 0 0.160175,0.89893 1.1814304,1.171762 0 0 0 0.06736,0.09281 l 4.276094,5.317236 a 1.1814304,1.171762 0 0 0 0.92363,0.440858 l 6.8576188,-0.0015 a 1.1814304,1.171762 0 0 0 0.9236308,-0.44011 l 4.2745966,-5.317985 a 1.1814304,1.171762 0 0 0 0.228288,-0.990993 L 0.53894439,7.6775738 A 1.1814304,1.171762 0 0 0 -0.10026101,6.8834313 L -6.2790037,3.9321555 A 1.1814304,1.171762 0 0 0 -6.8523435,3.8176372 Z m 0.00299,0.4550789 a 1.1191255,1.1099671 0 0 1 0.5426517,0.1085303 l 5.85315169,2.7948425 A 1.1191255,1.1099671 0 0 1 0.15197811,7.9290648 L 1.598051,14.21035 a 1.1191255,1.1099671 0 0 1 -0.2163123,0.939348 l -4.0493032,5.037304 a 1.1191255,1.1099671 0 0 1 -0.8749789,0.416906 l -6.4961006,0.0015 a 1.1191255,1.1099671 0 0 1 -0.874979,-0.417652 l -4.0508,-5.036554 a 1.1191255,1.1099671 0 0 1 -0.06362,-0.08832 1.1191255,1.1099671 0 0 1 -0.151942,-0.851028 l 1.443827,-6.2812853 a 1.1191255,1.1099671 0 0 1 0.605524,-0.7529758 l 5.8524036,-2.7963395 a 1.1191255,1.1099671 0 0 1 0.4288819,-0.1085303 z"},"children":[]}]},{"type":"path","props":{"id":"path1994","d":"M 9.9921803,5.0101759 C 9.8538505,5.0057759 5.9970805,6.902049 5.9466504,6.999295 c -0.12117,0.233682 -0.9989,4.281827 -0.94731,4.369074 0.03,0.05065 0.66219,0.851861 1.40458,1.780327 l 1.3498201,1.688014 2.2211901,9.31e-4 2.2216404,9.31e-4 1.41321,-1.765731 1.41365,-1.765228 -0.49479,-2.1685759 C 14.256441,7.946271 14.012981,6.950423 13.988111,6.926433 13.918611,6.859553 10.067151,5.0126389 9.9921803,5.0102179 Z m 0.1961407,0.947753 0.90893,0.2635771 -0.90893,0.263576 -0.9089209,-0.263576 z m -0.9089209,0.36452 0.8511209,0.2532261 -0.004,1.183289 -0.8468109,-0.469347 z m 1.8178509,0 0,0.9671681 -0.84679,0.469347 -0.004,-1.183289 z M 8.8997705,7.937127 9.8087101,8.2007027 8.8997705,8.4642797 7.9908504,8.2007027 Z m 2.2087005,0 0.90894,0.2635757 -0.90894,0.263577 -0.90893,-0.263577 z m -3.1176206,0.3645197 0.8511202,0.252792 -0.004,1.1832908 -0.8468199,-0.468915 z m 1.8178597,0 0,0.9671678 -0.8468098,0.468915 -0.004,-1.1832908 z m 0.3908309,0 0.85113,0.252792 -0.004,1.1832908 -0.84682,-0.468915 z m 1.81787,0 0,0.9671678 -0.84682,0.468915 -0.004,-1.1832908 z m -3.4496605,1.515028 c 0.2706299,0.0096 0.0611,0.2819093 0.3684101,0.4279353 0.3277495,0.155764 0.3953995,-0.235354 0.6013395,0.06341 0.20599,0.298766 -0.18339,0.223239 -0.15443,0.584957 0.029,0.361718 0.40165,0.224858 0.24589,0.552606 -0.15575,0.327746 -0.28532,-0.04764 -0.5840895,0.158317 -0.2987401,0.205957 0.006,0.460208 -0.35546,0.489192 -0.3617401,0.02898 -0.1015001,-0.270447 -0.42924,-0.426208 -0.32775,-0.155765 -0.3953801,0.234921 -0.6013402,-0.06385 -0.2059599,-0.298767 0.1838299,-0.22281 0.15485,-0.584528 -0.029,-0.361718 -0.4016499,-0.224859 -0.24587,-0.552604 0.1557501,-0.327749 0.2848801,0.04764 0.5836502,-0.15832 0.2987898,-0.205956 -0.006,-0.4602083 0.3559099,-0.4891903 0.022499,-0.0018 0.0424,-0.0023 0.0604,-0.0018 z m 2.3359605,0.3627943 c 0.48335,0.01358 0.0146,0.467218 0.45596,0.664766 0.44144,0.197548 0.46714,-0.454103 0.79937,-0.102669 0.33221,0.351432 -0.31997,0.34064 -0.14753,0.792455 0.17243,0.451813 0.65163,0.0092 0.63802,0.49264 -0.0137,0.483411 -0.46723,0.01456 -0.66477,0.455977 -0.19755,0.441412 0.4541,0.467143 0.10266,0.799357 -0.35141,0.332212 -0.34021,-0.319974 -0.79202,-0.147534 -0.45183,0.172437 -0.009,0.65161 -0.49265,0.638019 -0.48339,-0.01358 -0.0146,-0.467216 -0.45596,-0.664764 -0.4414105,-0.197551 -0.4675805,0.454102 -0.7997909,0.102669 -0.3322097,-0.351431 0.3199804,-0.340209 0.14754,-0.792025 -0.17245,-0.451815 -0.6516296,-0.0092 -0.6380295,-0.492642 0.013699,-0.483408 0.4672095,-0.01499 0.6647795,-0.456405 0.1975204,-0.441414 -0.45411,-0.467143 -0.10269,-0.799357 0.3514505,-0.332213 0.3406505,0.319971 0.7924609,0.147534 0.45184,-0.17244 0.009,-0.651611 0.49265,-0.638021 z m -2.3148207,0.253655 c -0.2936499,9e-5 -0.5316098,0.238249 -0.5314498,0.531898 7.99e-5,0.293481 0.2379701,0.531377 0.5314498,0.531467 0.2936602,1.59e-4 0.5318202,-0.23781 0.5319,-0.531467 1.601e-4,-0.293825 -0.2380699,-0.532057 -0.5319,-0.531898 z m 2.2643607,0.480564 c -0.58689,-1.96e-4 -1.0627109,0.475614 -1.0625209,1.062502 5e-5,0.586719 0.4758009,1.062267 1.0625209,1.062071 0.58654,-5.8e-5 1.06201,-0.475531 1.06206,-1.062071 1.9e-4,-0.586708 -0.47535,-1.062444 -1.06206,-1.062502 z"},"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
|
+
K8sWorkerNode.displayName = 'K8sWorkerNode';
|
|
20
|
+
|
|
21
|
+
export default K8sWorkerNode;
|
package/dist/kiro.cjs
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/react — Kiro
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const react_1 = require("react");
|
|
8
|
+
|
|
9
|
+
const Kiro = react_1.forwardRef(function Kiro({ 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":"m200.1 0h-144.2c-30.77 0-55.81 26.13-55.81 55.81v144.1c0 30.84 25.08 56 55.81 56h144.1c30.92 0 56-25.08 56-55.93v-144.2c0-29.68-24.42-55.81-55.87-55.81z","fill":"#993FF5"},"children":[]},{"type":"path","props":{"d":"m195.9 107.8c-2.84-27.64-18.85-62.98-60.73-64.4h-3.09c-29.9 0-52.18 21.88-56.84 52.31-2.68 9.26-2.46 20.79-4.86 35.12-2.48 14.9-7.38 20.23-10.77 28.96-1.88 5.11-1.19 17.58 10.84 18.65 6.63 0.59 14.92-2.78 15.03-3.96-2.25 4.59-5.08 12.84-4.78 19.82 0.6 11.64 8.71 17.78 21.25 17.78 14.07 0 24.1-8.4 30.32-12.14 3.01 7.78 6.93 12.14 14.41 12.14 13.02 0 27.47-13.13 33.84-23.58 11.19-19.55 18.26-42.4 16.17-71.32-0.08-2.87-0.35-6.08-0.79-9.38z","fill":"#FEFFFE"},"children":[]},{"type":"path","props":{"d":"m135.1 90.55c-7.28-0.54-7.85 8.36-7.85 14.05 0 6.08 1.6 13.14 7.96 13.14 6.6 0 8.92-8.08 8.92-13.14 0-5.56-1.59-14.05-9.03-14.05z","fill":"#010202"},"children":[]},{"type":"path","props":{"d":"m164.4 90.55c-7.27-0.54-8.66 7.59-8.66 14.05 0 5.82 1.51 13.14 8.07 13.14 7.38 0 8.83-9.57 8.83-13.14 0-5.89-2.01-14.05-8.24-14.05z","fill":"#010202"},"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
|
+
Kiro.displayName = 'Kiro';
|
|
21
|
+
|
|
22
|
+
exports.default = Kiro;
|
package/dist/kiro.d.ts
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
// @thesvg/react — Kiro
|
|
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 Kiro: ForwardRefExoticComponent<SvgIconProps & RefAttributes<SVGSVGElement>>;
|
|
9
|
+
export default Kiro;
|
package/dist/kiro.js
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// @thesvg/react — Kiro
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { forwardRef, createElement } from 'react';
|
|
5
|
+
|
|
6
|
+
const Kiro = forwardRef(
|
|
7
|
+
function Kiro({ 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":"m200.1 0h-144.2c-30.77 0-55.81 26.13-55.81 55.81v144.1c0 30.84 25.08 56 55.81 56h144.1c30.92 0 56-25.08 56-55.93v-144.2c0-29.68-24.42-55.81-55.87-55.81z","fill":"#993FF5"},"children":[]},{"type":"path","props":{"d":"m195.9 107.8c-2.84-27.64-18.85-62.98-60.73-64.4h-3.09c-29.9 0-52.18 21.88-56.84 52.31-2.68 9.26-2.46 20.79-4.86 35.12-2.48 14.9-7.38 20.23-10.77 28.96-1.88 5.11-1.19 17.58 10.84 18.65 6.63 0.59 14.92-2.78 15.03-3.96-2.25 4.59-5.08 12.84-4.78 19.82 0.6 11.64 8.71 17.78 21.25 17.78 14.07 0 24.1-8.4 30.32-12.14 3.01 7.78 6.93 12.14 14.41 12.14 13.02 0 27.47-13.13 33.84-23.58 11.19-19.55 18.26-42.4 16.17-71.32-0.08-2.87-0.35-6.08-0.79-9.38z","fill":"#FEFFFE"},"children":[]},{"type":"path","props":{"d":"m135.1 90.55c-7.28-0.54-7.85 8.36-7.85 14.05 0 6.08 1.6 13.14 7.96 13.14 6.6 0 8.92-8.08 8.92-13.14 0-5.56-1.59-14.05-9.03-14.05z","fill":"#010202"},"children":[]},{"type":"path","props":{"d":"m164.4 90.55c-7.27-0.54-8.66 7.59-8.66 14.05 0 5.82 1.51 13.14 8.07 13.14 7.38 0 8.83-9.57 8.83-13.14 0-5.89-2.01-14.05-8.24-14.05z","fill":"#010202"},"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
|
+
Kiro.displayName = 'Kiro';
|
|
20
|
+
|
|
21
|
+
export default Kiro;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/react — Monistic
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const react_1 = require("react");
|
|
8
|
+
|
|
9
|
+
const MonisticLogo = react_1.forwardRef(function MonisticLogo({ 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":"m242 176.1c-6.5 0-9.21 6.22-9.21 9.61 0 5.77 4.39 9.08 8.84 9.08 6.77 0 9.38-5.47 9.38-9.11 0-5.11-3.81-9.58-9.01-9.58z","fill":"#99CC9A"},"children":[]},{"type":"path","props":{"d":"m189.4 63.31c-3.32-6.3-8.33-9.44-14.32-9.4-6.26 0.05-11.33 4.18-13.41 8.35l-31.3 57.38-30.21-56.73c-3.27-5.77-7.71-9-13.47-9-6.52 0-11.56 4.03-13.78 9.26l-67.71 137.6h39.82l48.07-102.6-5.36-2.76-47.41 99.06h-25.8l63.85-128.3c2.11-4.08 4.76-5.42 8.28-5.42 3.92 0 6.39 2.86 8.13 6.26l35.87 65.79 37.03-66.45c2.09-3.6 4.96-5.73 7.62-5.73 3.9 0 6.67 2.44 8.84 7.13l46.31 99.55 5.89-3.03-46.94-100.8z","fill":"#000"},"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
|
+
MonisticLogo.displayName = 'MonisticLogo';
|
|
21
|
+
|
|
22
|
+
exports.default = MonisticLogo;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
// @thesvg/react — Monistic
|
|
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 MonisticLogo: ForwardRefExoticComponent<SvgIconProps & RefAttributes<SVGSVGElement>>;
|
|
9
|
+
export default MonisticLogo;
|