@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,9 @@
|
|
|
1
|
+
// @thesvg/react — Pod
|
|
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 K8sPod: ForwardRefExoticComponent<SvgIconProps & RefAttributes<SVGSVGElement>>;
|
|
9
|
+
export default K8sPod;
|
package/dist/k8s-pod.js
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// @thesvg/react — Pod
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { forwardRef, createElement } from 'react';
|
|
5
|
+
|
|
6
|
+
const K8sPod = forwardRef(
|
|
7
|
+
function K8sPod({ 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.12766661,0.35147801)"},"children":[{"type":"path","props":{"d":"M 6.2617914,7.036086 9.8826317,5.986087 13.503462,7.036086 9.8826317,8.086087 Z","id":"path910"},"children":[]},{"type":"path","props":{"d":"m 6.2617914,7.43817 0,3.852778 3.3736103,1.868749 0.0167,-4.713193 z","id":"path912"},"children":[]},{"type":"path","props":{"d":"m 13.503462,7.43817 0,3.852778 -3.37361,1.868749 -0.0167,-4.713193 z","id":"path914"},"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
|
+
K8sPod.displayName = 'K8sPod';
|
|
20
|
+
|
|
21
|
+
export default K8sPod;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/react — PodSecurityPolicy
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const react_1 = require("react");
|
|
8
|
+
|
|
9
|
+
const K8sPodsecuritypolicy = react_1.forwardRef(function K8sPodsecuritypolicy({ 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":"g1901","transform":"matrix(1.3480498,0,0,1.3480498,461.39111,77.03907)"},"children":[{"type":"path","props":{"id":"path1848","transform":"scale(0.26458333,0.26458333)","d":"m -1268.627,-202.22852 -10.623,3.08008 10.623,3.08203 3.1563,-0.91601 c 1.4424,-1.33758 3.3634,-2.16602 5.4668,-2.16602 0.5107,0 1.0088,0.054 1.4941,0.14649 l 0.5059,-0.14649 z"},"children":[]},{"type":"path","props":{"id":"path1850","transform":"scale(0.26458333,0.26458333)","d":"m -1279.25,-197.96875 0,11.30273 8.8418,4.89649 0,-3.4707 c 0,-1.05099 0.4282,-1.91553 1.0801,-2.61524 l 0.025,-7.1543 z"},"children":[]},{"type":"path","props":{"id":"path1852","transform":"scale(0.26458333,0.26458333)","d":"m -1266.8301,-195.34375 -1.1211,0.33398 0.01,2.53321 c 0.1843,-1.03627 0.568,-2.00466 1.1113,-2.86719 z m 6.8262,2.99219 c -0.7386,0 -1.2734,0.53483 -1.2734,1.27344 l 0,1.27148 2.5449,0 0,-1.27148 c 0,-0.73857 -0.533,-1.27344 -1.2715,-1.27344 z"},"children":[]},{"type":"path","props":{"transform":"matrix(1.4250713,0,0,1.4250713,135.80272,18.601444)","d":"m -329.23047,-49.712891 c -0.59817,0 -1.08398,0.485821 -1.08398,1.083985 l 0,0.65039 c -0.2384,0 -0.4336,0.195197 -0.4336,0.433594 l 0,1.734375 c 0,0.238401 0.1952,0.431641 0.4336,0.431641 l 2.16797,0 c 0.2384,0 0.43359,-0.19324 0.43359,-0.431641 l 0,-1.734375 c 0,-0.238397 -0.19519,-0.433594 -0.43359,-0.433594 l 0,-0.65039 c 0,-0.598164 -0.48583,-1.083985 -1.08399,-1.083985 z m 0,0.433594 c 0.35976,0 0.65039,0.290624 0.65039,0.650391 l 0,0.65039 -1.30078,0 0,-0.65039 c 0,-0.359767 0.29062,-0.650391 0.65039,-0.650391 z","id":"path7594-3"},"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
|
+
K8sPodsecuritypolicy.displayName = 'K8sPodsecuritypolicy';
|
|
21
|
+
|
|
22
|
+
exports.default = K8sPodsecuritypolicy;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
// @thesvg/react — PodSecurityPolicy
|
|
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 K8sPodsecuritypolicy: ForwardRefExoticComponent<SvgIconProps & RefAttributes<SVGSVGElement>>;
|
|
9
|
+
export default K8sPodsecuritypolicy;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// @thesvg/react — PodSecurityPolicy
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { forwardRef, createElement } from 'react';
|
|
5
|
+
|
|
6
|
+
const K8sPodsecuritypolicy = forwardRef(
|
|
7
|
+
function K8sPodsecuritypolicy({ 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":"g1901","transform":"matrix(1.3480498,0,0,1.3480498,461.39111,77.03907)"},"children":[{"type":"path","props":{"id":"path1848","transform":"scale(0.26458333,0.26458333)","d":"m -1268.627,-202.22852 -10.623,3.08008 10.623,3.08203 3.1563,-0.91601 c 1.4424,-1.33758 3.3634,-2.16602 5.4668,-2.16602 0.5107,0 1.0088,0.054 1.4941,0.14649 l 0.5059,-0.14649 z"},"children":[]},{"type":"path","props":{"id":"path1850","transform":"scale(0.26458333,0.26458333)","d":"m -1279.25,-197.96875 0,11.30273 8.8418,4.89649 0,-3.4707 c 0,-1.05099 0.4282,-1.91553 1.0801,-2.61524 l 0.025,-7.1543 z"},"children":[]},{"type":"path","props":{"id":"path1852","transform":"scale(0.26458333,0.26458333)","d":"m -1266.8301,-195.34375 -1.1211,0.33398 0.01,2.53321 c 0.1843,-1.03627 0.568,-2.00466 1.1113,-2.86719 z m 6.8262,2.99219 c -0.7386,0 -1.2734,0.53483 -1.2734,1.27344 l 0,1.27148 2.5449,0 0,-1.27148 c 0,-0.73857 -0.533,-1.27344 -1.2715,-1.27344 z"},"children":[]},{"type":"path","props":{"transform":"matrix(1.4250713,0,0,1.4250713,135.80272,18.601444)","d":"m -329.23047,-49.712891 c -0.59817,0 -1.08398,0.485821 -1.08398,1.083985 l 0,0.65039 c -0.2384,0 -0.4336,0.195197 -0.4336,0.433594 l 0,1.734375 c 0,0.238401 0.1952,0.431641 0.4336,0.431641 l 2.16797,0 c 0.2384,0 0.43359,-0.19324 0.43359,-0.431641 l 0,-1.734375 c 0,-0.238397 -0.19519,-0.433594 -0.43359,-0.433594 l 0,-0.65039 c 0,-0.598164 -0.48583,-1.083985 -1.08399,-1.083985 z m 0,0.433594 c 0.35976,0 0.65039,0.290624 0.65039,0.650391 l 0,0.65039 -1.30078,0 0,-0.65039 c 0,-0.359767 0.29062,-0.650391 0.65039,-0.650391 z","id":"path7594-3"},"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
|
+
K8sPodsecuritypolicy.displayName = 'K8sPodsecuritypolicy';
|
|
20
|
+
|
|
21
|
+
export default K8sPodsecuritypolicy;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/react — ReplicaSet
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const react_1 = require("react");
|
|
8
|
+
|
|
9
|
+
const K8sReplicaset = react_1.forwardRef(function K8sReplicaset({ 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":"g3342","transform":"translate(0.16298107,0.66894115)"},"children":[{"type":"path","props":{"d":"m 8.123609,5.5524084 6.52499,0 0,4.5833346 -6.52499,0 z","id":"path1158"},"children":[]},{"type":"path","props":{"d":"m 6.5848588,6.9637194 6.5249902,0 0,4.5833346 -6.5249902,0 z","id":"path1162"},"children":[]},{"type":"path","props":{"d":"m 5.0461088,8.3750314 6.5250002,0 0,4.5833346 -6.5250002,0 z","id":"path1164"},"children":[]},{"type":"path","props":{"d":"m 5.0461088,8.3750314 6.5250002,0 0,4.5833346 -6.5250002,0 z","id":"path1166"},"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
|
+
K8sReplicaset.displayName = 'K8sReplicaset';
|
|
21
|
+
|
|
22
|
+
exports.default = K8sReplicaset;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
// @thesvg/react — ReplicaSet
|
|
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 K8sReplicaset: ForwardRefExoticComponent<SvgIconProps & RefAttributes<SVGSVGElement>>;
|
|
9
|
+
export default K8sReplicaset;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// @thesvg/react — ReplicaSet
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { forwardRef, createElement } from 'react';
|
|
5
|
+
|
|
6
|
+
const K8sReplicaset = forwardRef(
|
|
7
|
+
function K8sReplicaset({ 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":"g3342","transform":"translate(0.16298107,0.66894115)"},"children":[{"type":"path","props":{"d":"m 8.123609,5.5524084 6.52499,0 0,4.5833346 -6.52499,0 z","id":"path1158"},"children":[]},{"type":"path","props":{"d":"m 6.5848588,6.9637194 6.5249902,0 0,4.5833346 -6.5249902,0 z","id":"path1162"},"children":[]},{"type":"path","props":{"d":"m 5.0461088,8.3750314 6.5250002,0 0,4.5833346 -6.5250002,0 z","id":"path1164"},"children":[]},{"type":"path","props":{"d":"m 5.0461088,8.3750314 6.5250002,0 0,4.5833346 -6.5250002,0 z","id":"path1166"},"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
|
+
K8sReplicaset.displayName = 'K8sReplicaset';
|
|
20
|
+
|
|
21
|
+
export default K8sReplicaset;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/react — ResourceQuota
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const react_1 = require("react");
|
|
8
|
+
|
|
9
|
+
const K8sResourcequota = react_1.forwardRef(function K8sResourcequota({ 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":"g3340","transform":"translate(0.19821438,1.0923103)"},"children":[{"type":"path","props":{"id":"path6933","d":"m 7.6643247,3.2185244 c -0.00874,0 -0.3153973,0.114869 -0.6814892,0.255202 -0.3660922,0.140326 -0.6799322,0.260197 -0.697384,0.266452 -0.017452,0.0063 -0.031787,0.01797 -0.031787,0.02588 0,0.0079 0.073047,0.204806 0.1623361,0.437539 0.089289,0.232732 0.1607937,0.431393 0.158764,0.441647 -0.00249,0.01261 -0.08309,0.04904 -0.248772,0.11233 -0.1348269,0.0515 -0.2436373,0.09885 -0.2416288,0.10519 0.00535,0.01693 1.6596799,0.755489 1.685687,0.752565 0.017467,-0.002 0.099812,-0.176733 0.3952135,-0.838824 0.2052227,-0.459967 0.3730696,-0.843272 0.3730696,-0.85186 0,-0.0086 -0.00438,-0.01389 -0.00965,-0.01178 -0.2018484,0.08106 -0.4893423,0.183997 -0.5011163,0.17948 -0.00867,-0.0035 -0.090417,-0.201228 -0.1816239,-0.43986 C 7.7387952,3.3721444 7.6745823,3.2185164 7.6643202,3.2185164 Z m 2.1501928,2.215556 c -2.2081446,0 -4.1566855,1.408429 -4.852756,3.5076367 -0.2548091,0.7684534 -0.3197364,1.6315619 -0.183945,2.4461109 0.1905627,1.143092 0.7745362,2.193072 1.6547911,2.975625 0.05075,0.04512 0.094827,0.08215 0.098045,0.08215 0.00321,0 0.2379835,-0.232485 0.5216545,-0.516475 0.2894218,-0.289748 0.5211646,-0.530909 0.5280827,-0.549513 0.030336,-0.08159 -0.037243,-0.22968 -0.1610858,-0.353247 -0.12775,-0.127463 -0.2642395,-0.190528 -0.350746,-0.161978 -0.022843,0.0075 -0.1247838,0.100542 -0.2782393,0.25413 -0.133175,0.133287 -0.2508183,0.242343 -0.2614521,0.242343 -0.022481,0 -0.150351,-0.156221 -0.2832395,-0.346103 -0.3045811,-0.43521 -0.5262815,-0.927757 -0.6557732,-1.457274 -0.04227,-0.172849 -0.097759,-0.500071 -0.088936,-0.524511 0.00401,-0.01113 0.089381,-0.01447 0.373605,-0.01447 0.3994528,0 0.4219443,-0.0028 0.4691492,-0.06286 0.048952,-0.06223 0.074544,-0.154369 0.080364,-0.289134 0.0062,-0.143589 -0.012352,-0.241332 -0.061613,-0.325385 -0.049366,-0.08424 -0.047912,-0.0841 -0.4745069,-0.08429 -0.2081513,-9.3e-5 -0.3858913,-0.0049 -0.3950355,-0.01071 -0.014428,-0.0091 -0.013972,-0.03442 0.00321,-0.191981 0.073354,-0.6721305 0.3217755,-1.3595193 0.6920264,-1.9144581 0.085696,-0.1284438 0.2399143,-0.328781 0.2530583,-0.328781 0.00718,0 0.1494039,0.135719 0.3160995,0.301636 l 0.3030636,0.3016318 0.062327,-0.0064 c 0.175522,-0.01811 0.405418,-0.228523 0.4543266,-0.4159287 0.00858,-0.03286 0.012325,-0.07526 0.00839,-0.0943 C 7.580153,7.872215 7.4977136,7.7818494 7.2774985,7.5605513 7.0047833,7.2864986 6.9783406,7.2564354 6.9931864,7.2383825 7.0452244,7.1750925 7.363229,6.9432393 7.5718103,6.8165574 8.0910404,6.5012025 8.7938212,6.2638034 9.3301825,6.2225744 l 0.09554,-0.0073 0.0034,0.4468281 0.0034,0.4466449 0.04786,0.04465 c 0.137582,0.128299 0.5118594,0.1324638 0.6566665,0.0073 l 0.04554,-0.03947 0.0057,-0.4484323 0.0059,-0.4484339 0.09233,0.00169 c 0.113385,0.0024 0.385702,0.04885 0.59416,0.1016169 0.59871,0.1515299 1.162725,0.432814 1.64354,0.8195369 0.06063,0.04876 0.110367,0.09734 0.110367,0.1078651 0,0.010541 -0.133756,0.1529399 -0.297169,0.316458 l -0.29717,0.2971679 7.34e-4,0.06626 c 0.002,0.1984881 0.271845,0.4686097 0.468971,0.4696847 l 0.06661,6.78e-4 0.297347,-0.2971685 c 0.163519,-0.163414 0.302952,-0.297171 0.309851,-0.297171 0.0069,0 0.05508,0.05696 0.107152,0.126621 0.400383,0.5356355 0.682455,1.1854219 0.7965,1.8349843 0.03927,0.2237034 0.0615,0.4498535 0.04607,0.4684345 -0.01095,0.0132 -0.08367,0.01607 -0.40325,0.01607 l -0.390036,0 -0.03376,0.02841 c -0.07416,0.0624 -0.128331,0.259391 -0.112331,0.408786 0.01297,0.121129 0.04778,0.217001 0.09822,0.271096 l 0.04429,0.04751 0.393249,0.0034 c 0.389665,0.0033 0.393071,0.0035 0.393071,0.02732 0,0.0534 -0.03806,0.279765 -0.07536,0.448255 -0.120507,0.544293 -0.367004,1.099957 -0.685954,1.546031 -0.135113,0.188966 -0.245486,0.323055 -0.265738,0.323065 -0.0096,5e-6 -0.126275,-0.10909 -0.259487,-0.242522 -0.273172,-0.273622 -0.283188,-0.280029 -0.38825,-0.249486 -0.187587,0.05453 -0.39264,0.280888 -0.410394,0.452897 l -0.0064,0.06126 0.455933,0.464864 c 0.583107,0.594534 0.590812,0.601878 0.617913,0.587374 0.04346,-0.02326 0.329631,-0.295499 0.453791,-0.431646 0.34547,-0.378825 0.603375,-0.753134 0.82418,-1.196535 0.544189,-1.092788 0.676134,-2.342889 0.373425,-3.5387069 C 14.508414,8.2880907 13.948493,7.3777365 13.176801,6.7000256 12.246604,5.8831144 11.053992,5.4341994 9.8145355,5.4341994 Z m -0.9645507,2.107152 c -0.2027993,0.00141 -0.4310042,0.1178071 -0.4966513,0.253416 -0.022318,0.0461 -0.023952,0.05857 -0.0125,0.09679 0.00723,0.024119 0.2156465,0.5646523 0.4632565,1.2011807 l 0.4502189,1.1572459 -0.040897,0.08304 c -0.1311303,0.265387 -0.082398,0.564087 0.1262616,0.772747 0.183795,0.183794 0.447462,0.245967 0.6884555,0.162158 0.04655,-0.01619 0.120048,-0.05372 0.163229,-0.08322 0.321157,-0.219438 0.385522,-0.672838 0.138406,-0.974553 C 10.248206,10.110487 10.161162,10.0521 9.9916789,9.9832309 9.9655789,9.9726209 9.9124589,9.8426555 9.5084195,8.8016961 9.2587326,8.1584083 9.0472723,7.6205566 9.0385567,7.6064116 c -0.029409,-0.04773 -0.081966,-0.06592 -0.1885888,-0.06518 z"},"children":[]},{"type":"path","props":{"transform":"matrix(0.28222222,0,0,0.28222222,0.99262638,1.174181)","id":"path3344","d":"m 19.062498,46.468956 c -0.703011,-0.598733 -2.115758,-2.256368 -2.831392,-3.322192 -1.230282,-1.832311 -2.255707,-4.365136 -2.725409,-6.731826 -0.33362,-1.681014 -0.304034,-5.066952 0.05915,-6.769016 1.469224,-6.885567 6.496712,-12.185832 13.193976,-13.909841 5.012271,-1.290258 10.216806,-0.392403 14.59711,2.518207 1.329816,0.883632 3.615416,3.09608 4.496602,4.352685 3.421514,4.879218 4.316279,10.776288 2.473492,16.301891 -0.852857,2.557293 -2.196327,4.749308 -4.160978,6.789078 l -1.250362,1.29817 -1.852344,-1.849256 c -1.083861,-1.082054 -1.852345,-1.947502 -1.852345,-2.086065 0,-0.587565 0.984329,-1.578818 1.56779,-1.578818 0.12418,0 0.639404,0.401066 1.14494,0.891258 1.07232,1.039771 0.984824,1.058722 2.015352,-0.436517 1.319733,-1.914856 2.228877,-4.21594 2.587267,-6.548491 l 0.08163,-0.53125 -1.445278,0 -1.445277,0 -0.204284,-0.395042 c -0.238895,-0.461972 -0.199362,-1.714445 0.06414,-2.03194 0.132339,-0.159458 0.441283,-0.198018 1.586534,-0.198018 l 1.422195,0 0,-0.486191 c 0,-1.26262 -0.72098,-3.834803 -1.527994,-5.451309 -0.424907,-0.851118 -1.69499,-2.8125 -1.82122,-2.8125 -0.04584,0 -0.571191,0.485591 -1.167454,1.079091 -0.95412,0.949698 -1.123415,1.069226 -1.411873,0.996827 -0.505292,-0.12682 -1.303697,-0.914951 -1.386362,-1.36852 -0.06585,-0.361326 0.01813,-0.49051 0.987863,-1.519562 1.226634,-1.301667 1.243107,-1.157571 -0.250375,-2.190015 -1.872745,-1.294628 -4.64284,-2.371899 -6.621618,-2.575102 l -0.761533,-0.0782 -0.07549,1.597806 c -0.05499,1.163875 -0.125709,1.648018 -0.260384,1.782694 -0.277291,0.277291 -1.313511,0.336852 -1.863373,0.107105 l -0.465182,-0.194365 0,-1.631378 0,-1.631379 -0.46875,0.0027 c -1.220066,0.007 -4.130165,0.919278 -5.648283,1.770582 -0.949661,0.532535 -2.632967,1.739506 -2.632967,1.887901 0,0.06655 0.481056,0.612604 1.069013,1.213447 0.962614,0.983713 1.060343,1.126985 0.981908,1.439496 -0.112764,0.449287 -0.915211,1.249706 -1.366401,1.362948 -0.319324,0.08015 -0.451969,-0.01158 -1.44241,-0.997432 -0.632705,-0.629774 -1.149616,-1.049311 -1.230934,-0.999054 -0.220256,0.136126 -1.310186,1.80043 -1.750492,2.672971 -0.802789,1.590861 -1.803334,5.279249 -1.585845,5.846017 0.05211,0.135794 0.376782,0.175419 1.437309,0.175419 1.509377,0 1.675832,0.06924 1.827602,0.760244 0.04685,0.213297 0.04813,0.634885 0.0028,0.93686 -0.12142,0.80969 -0.36447,0.927896 -1.907906,0.927896 -1.492063,0 -1.430506,-0.08454 -1.096066,1.50533 0.488373,2.321644 1.600037,4.641719 3.168516,6.612784 l 0.243193,0.305612 0.997644,-0.899362 c 0.574344,-0.517764 1.1098,-0.899364 1.261975,-0.899364 0.337868,0 1.189289,0.765318 1.389705,1.249165 0.146859,0.354549 0.125161,0.404299 -0.476442,1.092401 -0.34667,0.396514 -1.182775,1.266043 -1.858011,1.932288 l -1.227701,1.211352 -0.584998,-0.498223 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
|
+
K8sResourcequota.displayName = 'K8sResourcequota';
|
|
21
|
+
|
|
22
|
+
exports.default = K8sResourcequota;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
// @thesvg/react — ResourceQuota
|
|
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 K8sResourcequota: ForwardRefExoticComponent<SvgIconProps & RefAttributes<SVGSVGElement>>;
|
|
9
|
+
export default K8sResourcequota;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// @thesvg/react — ResourceQuota
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { forwardRef, createElement } from 'react';
|
|
5
|
+
|
|
6
|
+
const K8sResourcequota = forwardRef(
|
|
7
|
+
function K8sResourcequota({ 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":"g3340","transform":"translate(0.19821438,1.0923103)"},"children":[{"type":"path","props":{"id":"path6933","d":"m 7.6643247,3.2185244 c -0.00874,0 -0.3153973,0.114869 -0.6814892,0.255202 -0.3660922,0.140326 -0.6799322,0.260197 -0.697384,0.266452 -0.017452,0.0063 -0.031787,0.01797 -0.031787,0.02588 0,0.0079 0.073047,0.204806 0.1623361,0.437539 0.089289,0.232732 0.1607937,0.431393 0.158764,0.441647 -0.00249,0.01261 -0.08309,0.04904 -0.248772,0.11233 -0.1348269,0.0515 -0.2436373,0.09885 -0.2416288,0.10519 0.00535,0.01693 1.6596799,0.755489 1.685687,0.752565 0.017467,-0.002 0.099812,-0.176733 0.3952135,-0.838824 0.2052227,-0.459967 0.3730696,-0.843272 0.3730696,-0.85186 0,-0.0086 -0.00438,-0.01389 -0.00965,-0.01178 -0.2018484,0.08106 -0.4893423,0.183997 -0.5011163,0.17948 -0.00867,-0.0035 -0.090417,-0.201228 -0.1816239,-0.43986 C 7.7387952,3.3721444 7.6745823,3.2185164 7.6643202,3.2185164 Z m 2.1501928,2.215556 c -2.2081446,0 -4.1566855,1.408429 -4.852756,3.5076367 -0.2548091,0.7684534 -0.3197364,1.6315619 -0.183945,2.4461109 0.1905627,1.143092 0.7745362,2.193072 1.6547911,2.975625 0.05075,0.04512 0.094827,0.08215 0.098045,0.08215 0.00321,0 0.2379835,-0.232485 0.5216545,-0.516475 0.2894218,-0.289748 0.5211646,-0.530909 0.5280827,-0.549513 0.030336,-0.08159 -0.037243,-0.22968 -0.1610858,-0.353247 -0.12775,-0.127463 -0.2642395,-0.190528 -0.350746,-0.161978 -0.022843,0.0075 -0.1247838,0.100542 -0.2782393,0.25413 -0.133175,0.133287 -0.2508183,0.242343 -0.2614521,0.242343 -0.022481,0 -0.150351,-0.156221 -0.2832395,-0.346103 -0.3045811,-0.43521 -0.5262815,-0.927757 -0.6557732,-1.457274 -0.04227,-0.172849 -0.097759,-0.500071 -0.088936,-0.524511 0.00401,-0.01113 0.089381,-0.01447 0.373605,-0.01447 0.3994528,0 0.4219443,-0.0028 0.4691492,-0.06286 0.048952,-0.06223 0.074544,-0.154369 0.080364,-0.289134 0.0062,-0.143589 -0.012352,-0.241332 -0.061613,-0.325385 -0.049366,-0.08424 -0.047912,-0.0841 -0.4745069,-0.08429 -0.2081513,-9.3e-5 -0.3858913,-0.0049 -0.3950355,-0.01071 -0.014428,-0.0091 -0.013972,-0.03442 0.00321,-0.191981 0.073354,-0.6721305 0.3217755,-1.3595193 0.6920264,-1.9144581 0.085696,-0.1284438 0.2399143,-0.328781 0.2530583,-0.328781 0.00718,0 0.1494039,0.135719 0.3160995,0.301636 l 0.3030636,0.3016318 0.062327,-0.0064 c 0.175522,-0.01811 0.405418,-0.228523 0.4543266,-0.4159287 0.00858,-0.03286 0.012325,-0.07526 0.00839,-0.0943 C 7.580153,7.872215 7.4977136,7.7818494 7.2774985,7.5605513 7.0047833,7.2864986 6.9783406,7.2564354 6.9931864,7.2383825 7.0452244,7.1750925 7.363229,6.9432393 7.5718103,6.8165574 8.0910404,6.5012025 8.7938212,6.2638034 9.3301825,6.2225744 l 0.09554,-0.0073 0.0034,0.4468281 0.0034,0.4466449 0.04786,0.04465 c 0.137582,0.128299 0.5118594,0.1324638 0.6566665,0.0073 l 0.04554,-0.03947 0.0057,-0.4484323 0.0059,-0.4484339 0.09233,0.00169 c 0.113385,0.0024 0.385702,0.04885 0.59416,0.1016169 0.59871,0.1515299 1.162725,0.432814 1.64354,0.8195369 0.06063,0.04876 0.110367,0.09734 0.110367,0.1078651 0,0.010541 -0.133756,0.1529399 -0.297169,0.316458 l -0.29717,0.2971679 7.34e-4,0.06626 c 0.002,0.1984881 0.271845,0.4686097 0.468971,0.4696847 l 0.06661,6.78e-4 0.297347,-0.2971685 c 0.163519,-0.163414 0.302952,-0.297171 0.309851,-0.297171 0.0069,0 0.05508,0.05696 0.107152,0.126621 0.400383,0.5356355 0.682455,1.1854219 0.7965,1.8349843 0.03927,0.2237034 0.0615,0.4498535 0.04607,0.4684345 -0.01095,0.0132 -0.08367,0.01607 -0.40325,0.01607 l -0.390036,0 -0.03376,0.02841 c -0.07416,0.0624 -0.128331,0.259391 -0.112331,0.408786 0.01297,0.121129 0.04778,0.217001 0.09822,0.271096 l 0.04429,0.04751 0.393249,0.0034 c 0.389665,0.0033 0.393071,0.0035 0.393071,0.02732 0,0.0534 -0.03806,0.279765 -0.07536,0.448255 -0.120507,0.544293 -0.367004,1.099957 -0.685954,1.546031 -0.135113,0.188966 -0.245486,0.323055 -0.265738,0.323065 -0.0096,5e-6 -0.126275,-0.10909 -0.259487,-0.242522 -0.273172,-0.273622 -0.283188,-0.280029 -0.38825,-0.249486 -0.187587,0.05453 -0.39264,0.280888 -0.410394,0.452897 l -0.0064,0.06126 0.455933,0.464864 c 0.583107,0.594534 0.590812,0.601878 0.617913,0.587374 0.04346,-0.02326 0.329631,-0.295499 0.453791,-0.431646 0.34547,-0.378825 0.603375,-0.753134 0.82418,-1.196535 0.544189,-1.092788 0.676134,-2.342889 0.373425,-3.5387069 C 14.508414,8.2880907 13.948493,7.3777365 13.176801,6.7000256 12.246604,5.8831144 11.053992,5.4341994 9.8145355,5.4341994 Z m -0.9645507,2.107152 c -0.2027993,0.00141 -0.4310042,0.1178071 -0.4966513,0.253416 -0.022318,0.0461 -0.023952,0.05857 -0.0125,0.09679 0.00723,0.024119 0.2156465,0.5646523 0.4632565,1.2011807 l 0.4502189,1.1572459 -0.040897,0.08304 c -0.1311303,0.265387 -0.082398,0.564087 0.1262616,0.772747 0.183795,0.183794 0.447462,0.245967 0.6884555,0.162158 0.04655,-0.01619 0.120048,-0.05372 0.163229,-0.08322 0.321157,-0.219438 0.385522,-0.672838 0.138406,-0.974553 C 10.248206,10.110487 10.161162,10.0521 9.9916789,9.9832309 9.9655789,9.9726209 9.9124589,9.8426555 9.5084195,8.8016961 9.2587326,8.1584083 9.0472723,7.6205566 9.0385567,7.6064116 c -0.029409,-0.04773 -0.081966,-0.06592 -0.1885888,-0.06518 z"},"children":[]},{"type":"path","props":{"transform":"matrix(0.28222222,0,0,0.28222222,0.99262638,1.174181)","id":"path3344","d":"m 19.062498,46.468956 c -0.703011,-0.598733 -2.115758,-2.256368 -2.831392,-3.322192 -1.230282,-1.832311 -2.255707,-4.365136 -2.725409,-6.731826 -0.33362,-1.681014 -0.304034,-5.066952 0.05915,-6.769016 1.469224,-6.885567 6.496712,-12.185832 13.193976,-13.909841 5.012271,-1.290258 10.216806,-0.392403 14.59711,2.518207 1.329816,0.883632 3.615416,3.09608 4.496602,4.352685 3.421514,4.879218 4.316279,10.776288 2.473492,16.301891 -0.852857,2.557293 -2.196327,4.749308 -4.160978,6.789078 l -1.250362,1.29817 -1.852344,-1.849256 c -1.083861,-1.082054 -1.852345,-1.947502 -1.852345,-2.086065 0,-0.587565 0.984329,-1.578818 1.56779,-1.578818 0.12418,0 0.639404,0.401066 1.14494,0.891258 1.07232,1.039771 0.984824,1.058722 2.015352,-0.436517 1.319733,-1.914856 2.228877,-4.21594 2.587267,-6.548491 l 0.08163,-0.53125 -1.445278,0 -1.445277,0 -0.204284,-0.395042 c -0.238895,-0.461972 -0.199362,-1.714445 0.06414,-2.03194 0.132339,-0.159458 0.441283,-0.198018 1.586534,-0.198018 l 1.422195,0 0,-0.486191 c 0,-1.26262 -0.72098,-3.834803 -1.527994,-5.451309 -0.424907,-0.851118 -1.69499,-2.8125 -1.82122,-2.8125 -0.04584,0 -0.571191,0.485591 -1.167454,1.079091 -0.95412,0.949698 -1.123415,1.069226 -1.411873,0.996827 -0.505292,-0.12682 -1.303697,-0.914951 -1.386362,-1.36852 -0.06585,-0.361326 0.01813,-0.49051 0.987863,-1.519562 1.226634,-1.301667 1.243107,-1.157571 -0.250375,-2.190015 -1.872745,-1.294628 -4.64284,-2.371899 -6.621618,-2.575102 l -0.761533,-0.0782 -0.07549,1.597806 c -0.05499,1.163875 -0.125709,1.648018 -0.260384,1.782694 -0.277291,0.277291 -1.313511,0.336852 -1.863373,0.107105 l -0.465182,-0.194365 0,-1.631378 0,-1.631379 -0.46875,0.0027 c -1.220066,0.007 -4.130165,0.919278 -5.648283,1.770582 -0.949661,0.532535 -2.632967,1.739506 -2.632967,1.887901 0,0.06655 0.481056,0.612604 1.069013,1.213447 0.962614,0.983713 1.060343,1.126985 0.981908,1.439496 -0.112764,0.449287 -0.915211,1.249706 -1.366401,1.362948 -0.319324,0.08015 -0.451969,-0.01158 -1.44241,-0.997432 -0.632705,-0.629774 -1.149616,-1.049311 -1.230934,-0.999054 -0.220256,0.136126 -1.310186,1.80043 -1.750492,2.672971 -0.802789,1.590861 -1.803334,5.279249 -1.585845,5.846017 0.05211,0.135794 0.376782,0.175419 1.437309,0.175419 1.509377,0 1.675832,0.06924 1.827602,0.760244 0.04685,0.213297 0.04813,0.634885 0.0028,0.93686 -0.12142,0.80969 -0.36447,0.927896 -1.907906,0.927896 -1.492063,0 -1.430506,-0.08454 -1.096066,1.50533 0.488373,2.321644 1.600037,4.641719 3.168516,6.612784 l 0.243193,0.305612 0.997644,-0.899362 c 0.574344,-0.517764 1.1098,-0.899364 1.261975,-0.899364 0.337868,0 1.189289,0.765318 1.389705,1.249165 0.146859,0.354549 0.125161,0.404299 -0.476442,1.092401 -0.34667,0.396514 -1.182775,1.266043 -1.858011,1.932288 l -1.227701,1.211352 -0.584998,-0.498223 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
|
+
K8sResourcequota.displayName = 'K8sResourcequota';
|
|
20
|
+
|
|
21
|
+
export default K8sResourcequota;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/react — Role
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const react_1 = require("react");
|
|
8
|
+
|
|
9
|
+
const K8sRole = react_1.forwardRef(function K8sRole({ 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":"g3342","transform":"translate(0.1276663,0.1398122)"},"children":[{"type":"ellipse","props":{"id":"ellipse7838-2","pointerEvents":"none","ry":"0.50229818","rx":"0.50633514","cy":"9.9493122","cx":"9.9282999"},"children":[]},{"type":"path","props":{"id":"path7840-40","pointerEvents":"none","d":"m 9.9890923,5.8761701 -3.1080511,1.374181 0,2.0505009 c 0,1.901056 1.3247841,3.677988 3.1080511,4.109873 1.7807337,-0.431885 3.1067857,-2.208817 3.1067857,-4.109873 l 0,-2.0505009 z m 1.6452157,5.5182459 -3.2916977,0 0,-2.7635579 0.472414,0 0,-0.301428 c 0,-0.650995 0.53194,-1.17914 1.1892657,-1.17914 0.657327,0 1.189267,0.528145 1.189267,1.17914 l 0,0.301428 0.440751,0 z"},"children":[]},{"type":"path","props":{"id":"path7836-7","pointerEvents":"none","d":"m 9.9878259,7.5890498 c -0.393889,0.0014 -0.713053,0.317896 -0.713053,0.707987 l 0,0.296364 1.4273741,0 0,-0.301428 c -0.0038,-0.388828 -0.321698,-0.701659 -0.7143211,-0.702923 z"},"children":[]},{"type":"rect","props":{"y":"5.4559746","x":"4.9176979","height":"8.6571665","width":"9.9298582","id":"rect8484"},"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
|
+
K8sRole.displayName = 'K8sRole';
|
|
21
|
+
|
|
22
|
+
exports.default = K8sRole;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
// @thesvg/react — Role
|
|
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 K8sRole: ForwardRefExoticComponent<SvgIconProps & RefAttributes<SVGSVGElement>>;
|
|
9
|
+
export default K8sRole;
|
package/dist/k8s-role.js
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// @thesvg/react — Role
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { forwardRef, createElement } from 'react';
|
|
5
|
+
|
|
6
|
+
const K8sRole = forwardRef(
|
|
7
|
+
function K8sRole({ 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":"g3342","transform":"translate(0.1276663,0.1398122)"},"children":[{"type":"ellipse","props":{"id":"ellipse7838-2","pointerEvents":"none","ry":"0.50229818","rx":"0.50633514","cy":"9.9493122","cx":"9.9282999"},"children":[]},{"type":"path","props":{"id":"path7840-40","pointerEvents":"none","d":"m 9.9890923,5.8761701 -3.1080511,1.374181 0,2.0505009 c 0,1.901056 1.3247841,3.677988 3.1080511,4.109873 1.7807337,-0.431885 3.1067857,-2.208817 3.1067857,-4.109873 l 0,-2.0505009 z m 1.6452157,5.5182459 -3.2916977,0 0,-2.7635579 0.472414,0 0,-0.301428 c 0,-0.650995 0.53194,-1.17914 1.1892657,-1.17914 0.657327,0 1.189267,0.528145 1.189267,1.17914 l 0,0.301428 0.440751,0 z"},"children":[]},{"type":"path","props":{"id":"path7836-7","pointerEvents":"none","d":"m 9.9878259,7.5890498 c -0.393889,0.0014 -0.713053,0.317896 -0.713053,0.707987 l 0,0.296364 1.4273741,0 0,-0.301428 c -0.0038,-0.388828 -0.321698,-0.701659 -0.7143211,-0.702923 z"},"children":[]},{"type":"rect","props":{"y":"5.4559746","x":"4.9176979","height":"8.6571665","width":"9.9298582","id":"rect8484"},"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
|
+
K8sRole.displayName = 'K8sRole';
|
|
20
|
+
|
|
21
|
+
export default K8sRole;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/react — RoleBinding
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const react_1 = require("react");
|
|
8
|
+
|
|
9
|
+
const K8sRolebinding = react_1.forwardRef(function K8sRolebinding({ 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.22511071,0.66897794)"},"children":[{"type":"rect","props":{"id":"rect8641","width":"9.9298582","height":"8.6571665","x":"5.2704749","y":"4.9268088"},"children":[]},{"type":"path","props":{"id":"path8433","d":"m 7.1072364,9.2553918 c 0,-0.6603879 0.5368201,-1.1971921 1.1972005,-1.1971921 l 1.5447712,0 0,-0.7337639 -1.5447712,0 c -1.0658905,0 -1.9309505,0.8650689 -1.9309505,1.930956 0,1.0658872 0.86506,1.9309562 1.9309505,1.9309562 l 1.5447712,0 0,-0.733764 -1.5447712,0 c -0.6603804,0 -1.1972005,-0.5368064 -1.1972005,-1.1971922 z m 1.5834005,0.3861908 3.0895211,0 0,-0.7723818 -3.0895211,0 z m 3.4757211,-2.3171468 -1.54477,0 0,0.7337639 1.54477,0 c 0.66038,0 1.19718,0.5368042 1.19718,1.1971921 0,0.6603858 -0.5368,1.1971922 -1.19718,1.1971922 l -1.54477,0 0,0.733764 1.54477,0 c 1.06589,0 1.93095,-0.865069 1.93095,-1.9309562 0,-1.0658871 -0.86506,-1.930956 -1.93095,-1.930956 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
|
+
K8sRolebinding.displayName = 'K8sRolebinding';
|
|
21
|
+
|
|
22
|
+
exports.default = K8sRolebinding;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
// @thesvg/react — RoleBinding
|
|
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 K8sRolebinding: ForwardRefExoticComponent<SvgIconProps & RefAttributes<SVGSVGElement>>;
|
|
9
|
+
export default K8sRolebinding;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// @thesvg/react — RoleBinding
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { forwardRef, createElement } from 'react';
|
|
5
|
+
|
|
6
|
+
const K8sRolebinding = forwardRef(
|
|
7
|
+
function K8sRolebinding({ 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.22511071,0.66897794)"},"children":[{"type":"rect","props":{"id":"rect8641","width":"9.9298582","height":"8.6571665","x":"5.2704749","y":"4.9268088"},"children":[]},{"type":"path","props":{"id":"path8433","d":"m 7.1072364,9.2553918 c 0,-0.6603879 0.5368201,-1.1971921 1.1972005,-1.1971921 l 1.5447712,0 0,-0.7337639 -1.5447712,0 c -1.0658905,0 -1.9309505,0.8650689 -1.9309505,1.930956 0,1.0658872 0.86506,1.9309562 1.9309505,1.9309562 l 1.5447712,0 0,-0.733764 -1.5447712,0 c -0.6603804,0 -1.1972005,-0.5368064 -1.1972005,-1.1971922 z m 1.5834005,0.3861908 3.0895211,0 0,-0.7723818 -3.0895211,0 z m 3.4757211,-2.3171468 -1.54477,0 0,0.7337639 1.54477,0 c 0.66038,0 1.19718,0.5368042 1.19718,1.1971921 0,0.6603858 -0.5368,1.1971922 -1.19718,1.1971922 l -1.54477,0 0,0.733764 1.54477,0 c 1.06589,0 1.93095,-0.865069 1.93095,-1.9309562 0,-1.0658871 -0.86506,-1.930956 -1.93095,-1.930956 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
|
+
K8sRolebinding.displayName = 'K8sRolebinding';
|
|
20
|
+
|
|
21
|
+
export default K8sRolebinding;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/react — Scheduler
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const react_1 = require("react");
|
|
8
|
+
|
|
9
|
+
const K8sScheduler = react_1.forwardRef(function K8sScheduler({ 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":"defs11525"},"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","textAnchor":"start"},"children":[]}]},{"type":"text","props":{"id":"text2066","y":"16.811775","x":"10.066792"},"children":[{"type":"tspan","props":{"textAnchor":"middle","y":"16.811775","x":"10.066792","id":"tspan2064"},"children":["sched"]}]},{"type":"path","props":{"id":"path1984","d":"m 9.9922574,4.4469925 c -0.1383234,-0.0044 -3.9953139,1.8917791 -4.0457429,1.9890241 -0.121153,0.233682 -0.998802,4.2814784 -0.947235,4.3687244 0.03,0.05065 0.662199,0.852305 1.404567,1.780771 l 1.349798,1.687754 2.2215743,0.0011 2.2215722,0.0011 1.412819,-1.765784 1.41388,-1.765265 -0.49456,-2.1688607 C 14.25673,7.3828155 14.01329,6.3872756 13.98842,6.3632856 13.91892,6.2964056 10.06724,4.4495465 9.9922574,4.4471255 Z m 0.2361666,1.9828241 c 0.186637,0.008 0.205792,0.291571 0.605128,0.321427 0.5216,0.039 0.465508,-0.446651 0.864553,-0.108522 0.399044,0.338125 -0.0889,0.362641 0.03514,0.870749 0.12409,0.5081041 0.568801,0.3050991 0.370523,0.7890987 -0.198279,0.484002 -0.372613,0.02728 -0.81751,0.302308 -0.444897,0.275023 -0.114564,0.635346 -0.636138,0.596347 -0.521652,-0.039 -0.140467,-0.346065 -0.53951,-0.684197 C 9.711566,8.1788955 9.4703718,8.6044873 9.3463088,8.0963797 9.2222188,7.5882716 9.632244,7.8553625 9.830523,7.3713607 10.029224,6.8873136 9.5494288,6.7901076 9.9943524,6.5150816 c 0.05564,-0.03434 0.1018906,-0.05688 0.1421056,-0.07028 0.03508,-0.01167 0.06533,-0.01614 0.09197,-0.01497 z m 0.521493,0.572059 c -0.07578,-5.306e-4 -0.151209,0.01021 -0.223758,0.03204 -0.400393,0.120732 -0.626954,0.5433219 -0.505909,0.943613 0.12094,0.3999197 0.54311,0.6261487 0.943107,0.5053937 0.399838,-0.120746 0.626268,-0.5426107 0.505909,-0.9425788 C 11.373516,7.2225236 11.081837,7.0041896 10.749917,7.0018776 Z M 7.7572695,8.3036033 c 0.03969,7.9e-4 0.08832,0.009 0.1482991,0.02739 0.4799279,0.147138 -0.0077,0.399503 0.334354,0.766879 0.3420531,0.367377 0.6285182,-0.101086 0.7410452,0.388091 0.112527,0.4891777 -0.3499913,0.192921 -0.4971261,0.6728277 -0.1471612,0.479904 0.4014791,0.494083 0.03411,0.836123 -0.367374,0.342041 -0.3418151,-0.20606 -0.8309501,-0.09353 -0.489188,0.112527 -0.227039,0.594654 -0.70694,0.447516 -0.479928,-0.147137 0.0077,-0.3995 -0.334354,-0.766876 -0.342054,-0.367379 -0.628518,0.100571 -0.741045,-0.388607 -0.112528,-0.48918 0.349991,-0.192924 0.497125,-0.6728267 0.147162,-0.479907 -0.401981,-0.49357 -0.03461,-0.83561 0.367374,-0.342043 0.342291,0.206065 0.831453,0.09354 0.428043,-0.09846 0.280643,-0.479607 0.558641,-0.474906 z m 3.5672165,0.524516 c 0.04551,5.36e-4 0.100807,0.01243 0.170022,0.03927 0.55327,0.214739 -0.175234,0.545894 0.253735,0.9560137 0.428969,0.410118 0.727472,-0.3327417 0.966867,0.210323 0.239369,0.543065 -0.510434,0.262432 -0.497126,0.855763 0.01323,0.593331 0.749591,0.27872 0.534829,0.83199 -0.214709,0.553268 -0.545888,-0.175247 -0.955992,0.25373 -0.410131,0.428977 0.33221,0.726972 -0.210847,0.966348 -0.543057,0.23938 -0.261382,-0.509939 -0.854736,-0.496609 -0.593328,0.01333 -0.279215,0.749072 -0.83251,0.534334 C 9.3454848,12.764543 10.073987,12.433388 9.644993,12.023268 9.2160238,11.613148 8.9180238,12.356008 8.6786546,11.812945 8.4392867,11.26988 9.1885598,11.551032 9.1752778,10.957701 9.1617878,10.36437 8.4256867,10.678462 8.6404225,10.125192 8.8551588,9.5719223 9.1868138,10.300955 9.596945,9.871978 10.007048,9.4430013 9.2641778,9.1444903 9.807262,8.9051143 c 0.543055,-0.239377 0.26191,0.509939 0.855237,0.496609 0.519192,-0.01167 0.343429,-0.576408 0.661987,-0.573608 z m -3.8814095,0.25528 c -0.417988,-1.58e-4 -0.756946,0.338564 -0.757078,0.7565447 -1.59e-4,0.418182 0.338905,0.757219 0.757078,0.75706 0.4179631,-1.48e-4 0.756682,-0.339095 0.7565239,-0.75706 C 8.1994675,9.4221803 7.8608276,9.0835473 7.4430765,9.0833993 Z M 10.69663,9.808421 c -0.615684,4.2e-5 -1.114846,0.498983 -1.11519,1.114661 -2.38e-4,0.616082 0.499109,1.11565 1.11519,1.115692 0.616268,2.22e-4 1.115907,-0.499425 1.115669,-1.115692 0,-0.615866 -0.499798,-1.114883 -1.115669,-1.114661 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
|
+
K8sScheduler.displayName = 'K8sScheduler';
|
|
21
|
+
|
|
22
|
+
exports.default = K8sScheduler;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
// @thesvg/react — Scheduler
|
|
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 K8sScheduler: ForwardRefExoticComponent<SvgIconProps & RefAttributes<SVGSVGElement>>;
|
|
9
|
+
export default K8sScheduler;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// @thesvg/react — Scheduler
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { forwardRef, createElement } from 'react';
|
|
5
|
+
|
|
6
|
+
const K8sScheduler = forwardRef(
|
|
7
|
+
function K8sScheduler({ 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":"defs11525"},"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","textAnchor":"start"},"children":[]}]},{"type":"text","props":{"id":"text2066","y":"16.811775","x":"10.066792"},"children":[{"type":"tspan","props":{"textAnchor":"middle","y":"16.811775","x":"10.066792","id":"tspan2064"},"children":["sched"]}]},{"type":"path","props":{"id":"path1984","d":"m 9.9922574,4.4469925 c -0.1383234,-0.0044 -3.9953139,1.8917791 -4.0457429,1.9890241 -0.121153,0.233682 -0.998802,4.2814784 -0.947235,4.3687244 0.03,0.05065 0.662199,0.852305 1.404567,1.780771 l 1.349798,1.687754 2.2215743,0.0011 2.2215722,0.0011 1.412819,-1.765784 1.41388,-1.765265 -0.49456,-2.1688607 C 14.25673,7.3828155 14.01329,6.3872756 13.98842,6.3632856 13.91892,6.2964056 10.06724,4.4495465 9.9922574,4.4471255 Z m 0.2361666,1.9828241 c 0.186637,0.008 0.205792,0.291571 0.605128,0.321427 0.5216,0.039 0.465508,-0.446651 0.864553,-0.108522 0.399044,0.338125 -0.0889,0.362641 0.03514,0.870749 0.12409,0.5081041 0.568801,0.3050991 0.370523,0.7890987 -0.198279,0.484002 -0.372613,0.02728 -0.81751,0.302308 -0.444897,0.275023 -0.114564,0.635346 -0.636138,0.596347 -0.521652,-0.039 -0.140467,-0.346065 -0.53951,-0.684197 C 9.711566,8.1788955 9.4703718,8.6044873 9.3463088,8.0963797 9.2222188,7.5882716 9.632244,7.8553625 9.830523,7.3713607 10.029224,6.8873136 9.5494288,6.7901076 9.9943524,6.5150816 c 0.05564,-0.03434 0.1018906,-0.05688 0.1421056,-0.07028 0.03508,-0.01167 0.06533,-0.01614 0.09197,-0.01497 z m 0.521493,0.572059 c -0.07578,-5.306e-4 -0.151209,0.01021 -0.223758,0.03204 -0.400393,0.120732 -0.626954,0.5433219 -0.505909,0.943613 0.12094,0.3999197 0.54311,0.6261487 0.943107,0.5053937 0.399838,-0.120746 0.626268,-0.5426107 0.505909,-0.9425788 C 11.373516,7.2225236 11.081837,7.0041896 10.749917,7.0018776 Z M 7.7572695,8.3036033 c 0.03969,7.9e-4 0.08832,0.009 0.1482991,0.02739 0.4799279,0.147138 -0.0077,0.399503 0.334354,0.766879 0.3420531,0.367377 0.6285182,-0.101086 0.7410452,0.388091 0.112527,0.4891777 -0.3499913,0.192921 -0.4971261,0.6728277 -0.1471612,0.479904 0.4014791,0.494083 0.03411,0.836123 -0.367374,0.342041 -0.3418151,-0.20606 -0.8309501,-0.09353 -0.489188,0.112527 -0.227039,0.594654 -0.70694,0.447516 -0.479928,-0.147137 0.0077,-0.3995 -0.334354,-0.766876 -0.342054,-0.367379 -0.628518,0.100571 -0.741045,-0.388607 -0.112528,-0.48918 0.349991,-0.192924 0.497125,-0.6728267 0.147162,-0.479907 -0.401981,-0.49357 -0.03461,-0.83561 0.367374,-0.342043 0.342291,0.206065 0.831453,0.09354 0.428043,-0.09846 0.280643,-0.479607 0.558641,-0.474906 z m 3.5672165,0.524516 c 0.04551,5.36e-4 0.100807,0.01243 0.170022,0.03927 0.55327,0.214739 -0.175234,0.545894 0.253735,0.9560137 0.428969,0.410118 0.727472,-0.3327417 0.966867,0.210323 0.239369,0.543065 -0.510434,0.262432 -0.497126,0.855763 0.01323,0.593331 0.749591,0.27872 0.534829,0.83199 -0.214709,0.553268 -0.545888,-0.175247 -0.955992,0.25373 -0.410131,0.428977 0.33221,0.726972 -0.210847,0.966348 -0.543057,0.23938 -0.261382,-0.509939 -0.854736,-0.496609 -0.593328,0.01333 -0.279215,0.749072 -0.83251,0.534334 C 9.3454848,12.764543 10.073987,12.433388 9.644993,12.023268 9.2160238,11.613148 8.9180238,12.356008 8.6786546,11.812945 8.4392867,11.26988 9.1885598,11.551032 9.1752778,10.957701 9.1617878,10.36437 8.4256867,10.678462 8.6404225,10.125192 8.8551588,9.5719223 9.1868138,10.300955 9.596945,9.871978 10.007048,9.4430013 9.2641778,9.1444903 9.807262,8.9051143 c 0.543055,-0.239377 0.26191,0.509939 0.855237,0.496609 0.519192,-0.01167 0.343429,-0.576408 0.661987,-0.573608 z m -3.8814095,0.25528 c -0.417988,-1.58e-4 -0.756946,0.338564 -0.757078,0.7565447 -1.59e-4,0.418182 0.338905,0.757219 0.757078,0.75706 0.4179631,-1.48e-4 0.756682,-0.339095 0.7565239,-0.75706 C 8.1994675,9.4221803 7.8608276,9.0835473 7.4430765,9.0833993 Z M 10.69663,9.808421 c -0.615684,4.2e-5 -1.114846,0.498983 -1.11519,1.114661 -2.38e-4,0.616082 0.499109,1.11565 1.11519,1.115692 0.616268,2.22e-4 1.115907,-0.499425 1.115669,-1.115692 0,-0.615866 -0.499798,-1.114883 -1.115669,-1.114661 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
|
+
K8sScheduler.displayName = 'K8sScheduler';
|
|
20
|
+
|
|
21
|
+
export default K8sScheduler;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/react — Secret
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const react_1 = require("react");
|
|
8
|
+
|
|
9
|
+
const K8sSecret = react_1.forwardRef(function K8sSecret({ 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":"g3347","transform":"translate(0.05710921,0.77487342)"},"children":[{"type":"path","props":{"d":"m 10.414299,8.0912253 3.708331,0","id":"path922"},"children":[]},{"type":"path","props":{"d":"m 8.2976282,5.9745582 5.8250018,0","id":"path930"},"children":[]},{"type":"path","props":{"d":"m 5.7837382,5.9745582 1.45834,0","id":"path934"},"children":[]},{"type":"path","props":{"d":"m 7.7183782,8.4321603 0,0 c 0,-1.1667021 1.0110897,-2.1125011 2.2583305,-2.1125011 1.2472403,0 2.2583303,0.945799 2.2583303,2.1125011 l -1.05624,0 0,0 c 0,-0.583351 -0.5382,-1.0562501 -1.2020903,-1.0562501 -0.6638904,0 -1.2020808,0.4728991 -1.2020808,1.0562501 z","id":"path936"},"children":[]},{"type":"path","props":{"d":"m 10.414299,10.207893 3.708331,0","id":"path942"},"children":[]},{"type":"path","props":{"d":"m 8.2976282,12.32456 5.8250018,0","id":"path950"},"children":[]},{"type":"path","props":{"d":"m 5.7837382,12.32456 1.45834,0","id":"path954"},"children":[]},{"type":"path","props":{"d":"m 7.1622182,8.3691063 5.6166608,0 0,3.6583337 -5.6166608,0 z","id":"path956"},"children":[]},{"type":"circle","props":{"r":"0.55515254","cy":"10.198272","cx":"9.9705448","id":"path7280"},"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
|
+
K8sSecret.displayName = 'K8sSecret';
|
|
21
|
+
|
|
22
|
+
exports.default = K8sSecret;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
// @thesvg/react — Secret
|
|
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 K8sSecret: ForwardRefExoticComponent<SvgIconProps & RefAttributes<SVGSVGElement>>;
|
|
9
|
+
export default K8sSecret;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// @thesvg/react — Secret
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { forwardRef, createElement } from 'react';
|
|
5
|
+
|
|
6
|
+
const K8sSecret = forwardRef(
|
|
7
|
+
function K8sSecret({ 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":"g3347","transform":"translate(0.05710921,0.77487342)"},"children":[{"type":"path","props":{"d":"m 10.414299,8.0912253 3.708331,0","id":"path922"},"children":[]},{"type":"path","props":{"d":"m 8.2976282,5.9745582 5.8250018,0","id":"path930"},"children":[]},{"type":"path","props":{"d":"m 5.7837382,5.9745582 1.45834,0","id":"path934"},"children":[]},{"type":"path","props":{"d":"m 7.7183782,8.4321603 0,0 c 0,-1.1667021 1.0110897,-2.1125011 2.2583305,-2.1125011 1.2472403,0 2.2583303,0.945799 2.2583303,2.1125011 l -1.05624,0 0,0 c 0,-0.583351 -0.5382,-1.0562501 -1.2020903,-1.0562501 -0.6638904,0 -1.2020808,0.4728991 -1.2020808,1.0562501 z","id":"path936"},"children":[]},{"type":"path","props":{"d":"m 10.414299,10.207893 3.708331,0","id":"path942"},"children":[]},{"type":"path","props":{"d":"m 8.2976282,12.32456 5.8250018,0","id":"path950"},"children":[]},{"type":"path","props":{"d":"m 5.7837382,12.32456 1.45834,0","id":"path954"},"children":[]},{"type":"path","props":{"d":"m 7.1622182,8.3691063 5.6166608,0 0,3.6583337 -5.6166608,0 z","id":"path956"},"children":[]},{"type":"circle","props":{"r":"0.55515254","cy":"10.198272","cx":"9.9705448","id":"path7280"},"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
|
+
K8sSecret.displayName = 'K8sSecret';
|
|
20
|
+
|
|
21
|
+
export default K8sSecret;
|