@carbon/pictograms-react 11.102.0 → 11.103.0
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/es/__generated__/bucket-0.d.ts +2 -2
- package/es/__generated__/bucket-0.js +13 -13
- package/es/__generated__/bucket-1.d.ts +3 -3
- package/es/__generated__/bucket-1.js +25 -25
- package/es/__generated__/bucket-2.d.ts +4 -4
- package/es/__generated__/bucket-2.js +37 -37
- package/es/__generated__/bucket-3.d.ts +9 -9
- package/es/__generated__/bucket-3.js +97 -97
- package/es/__generated__/bucket-4.d.ts +12 -12
- package/es/__generated__/bucket-4.js +133 -133
- package/es/__generated__/bucket-5.d.ts +14 -14
- package/es/__generated__/bucket-5.js +157 -157
- package/es/__generated__/bucket-6.d.ts +15 -1
- package/es/__generated__/bucket-6.js +169 -1
- package/es/chennai/index.d.ts +11 -0
- package/es/chennai/index.js +34 -0
- package/es/denver/index.d.ts +11 -0
- package/es/denver/index.js +34 -0
- package/es/frankfurt/index.d.ts +11 -0
- package/es/frankfurt/index.js +34 -0
- package/es/index.js +8 -8
- package/es/laptop/index.d.ts +11 -0
- package/es/laptop/index.js +34 -0
- package/es/los-angeles/index.d.ts +11 -0
- package/es/los-angeles/index.js +34 -0
- package/es/lotus--flower/index.d.ts +11 -0
- package/es/lotus--flower/index.js +34 -0
- package/es/men--showers/index.d.ts +11 -0
- package/es/men--showers/index.js +34 -0
- package/es/miami/index.d.ts +11 -0
- package/es/miami/index.js +34 -0
- package/es/oslo/index.d.ts +11 -0
- package/es/oslo/index.js +34 -0
- package/es/perth/index.d.ts +11 -0
- package/es/perth/index.js +34 -0
- package/es/san-jose/index.d.ts +11 -0
- package/es/san-jose/index.js +34 -0
- package/es/taipei/index.d.ts +11 -0
- package/es/taipei/index.js +34 -0
- package/es/technology-zone--finger/index.d.ts +11 -0
- package/es/technology-zone--finger/index.js +34 -0
- package/es/women--showers/index.d.ts +11 -0
- package/es/women--showers/index.js +34 -0
- package/lib/__generated__/bucket-0.js +13 -13
- package/lib/__generated__/bucket-1.js +26 -26
- package/lib/__generated__/bucket-2.js +39 -39
- package/lib/__generated__/bucket-3.js +104 -104
- package/lib/__generated__/bucket-4.js +143 -143
- package/lib/__generated__/bucket-5.js +169 -169
- package/lib/__generated__/bucket-6.js +182 -0
- package/lib/chennai/index.d.ts +11 -0
- package/lib/chennai/index.js +35 -0
- package/lib/denver/index.d.ts +11 -0
- package/lib/denver/index.js +35 -0
- package/lib/frankfurt/index.d.ts +11 -0
- package/lib/frankfurt/index.js +35 -0
- package/lib/index.js +52 -38
- package/lib/laptop/index.d.ts +11 -0
- package/lib/laptop/index.js +35 -0
- package/lib/los-angeles/index.d.ts +11 -0
- package/lib/los-angeles/index.js +35 -0
- package/lib/lotus--flower/index.d.ts +11 -0
- package/lib/lotus--flower/index.js +35 -0
- package/lib/men--showers/index.d.ts +11 -0
- package/lib/men--showers/index.js +35 -0
- package/lib/miami/index.d.ts +11 -0
- package/lib/miami/index.js +35 -0
- package/lib/oslo/index.d.ts +11 -0
- package/lib/oslo/index.js +35 -0
- package/lib/perth/index.d.ts +11 -0
- package/lib/perth/index.js +35 -0
- package/lib/san-jose/index.d.ts +11 -0
- package/lib/san-jose/index.js +35 -0
- package/lib/taipei/index.d.ts +11 -0
- package/lib/taipei/index.js +35 -0
- package/lib/technology-zone--finger/index.d.ts +11 -0
- package/lib/technology-zone--finger/index.js +35 -0
- package/lib/women--showers/index.d.ts +11 -0
- package/lib/women--showers/index.js +35 -0
- package/package.json +3 -3
- package/umd/index.js +246 -64
|
@@ -19,6 +19,42 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
19
19
|
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
20
20
|
*/
|
|
21
21
|
const didWarnAboutDeprecation = {};
|
|
22
|
+
const IbmZOsPackageManager = /* @__PURE__ */ React.forwardRef(function IbmZOsPackageManager({ children, ...rest }, ref) {
|
|
23
|
+
return /* @__PURE__ */ jsxs(Icon, {
|
|
24
|
+
width: 64,
|
|
25
|
+
height: 64,
|
|
26
|
+
viewBox: "0 0 32 32",
|
|
27
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
28
|
+
fill: "currentColor",
|
|
29
|
+
ref,
|
|
30
|
+
...rest,
|
|
31
|
+
children: [/* @__PURE__ */ jsx("path", { d: "M4.36,14H3.64V9 c0-0.128,0.068-0.247,0.179-0.311l12-7c0.111-0.065,0.251-0.065,0.362,0l4.266,2.488l-0.363,0.622L16,2.417L4.36,9.207V14z M16,29.583l-11.64-6.79V18H3.64v5c0,0.128,0.068,0.246,0.179,0.311l12,7c0.056,0.033,0.119,0.05,0.181,0.05 c0.062,0,0.125-0.017,0.182-0.05l4.271-2.492l-0.363-0.621L16,29.583z M28.182,8.689l-4.279-2.496L23.54,6.815l4.101,2.392v13.586 l-4.094,2.389l0.363,0.621l4.272-2.492c0.11-0.064,0.179-0.183,0.179-0.311V9C28.36,8.872,28.292,8.753,28.182,8.689z M16.36,21.131 V10h-0.72v11.131l-4.386-4.386l-0.509,0.509L16,22.509l5.255-5.254l-0.51-0.509L16.36,21.131z" }), children]
|
|
32
|
+
});
|
|
33
|
+
});
|
|
34
|
+
const IbmZ16 = /* @__PURE__ */ React.forwardRef(function IbmZ16({ children, ...rest }, ref) {
|
|
35
|
+
return /* @__PURE__ */ jsxs(Icon, {
|
|
36
|
+
width: 64,
|
|
37
|
+
height: 64,
|
|
38
|
+
viewBox: "0 0 32 32",
|
|
39
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
40
|
+
fill: "currentColor",
|
|
41
|
+
ref,
|
|
42
|
+
...rest,
|
|
43
|
+
children: [/* @__PURE__ */ jsx("path", { d: "M16.003,31.36H31c0.199,0,0.36-0.161,0.36-0.36V1 c0-0.199-0.161-0.36-0.36-0.36H16.003c-0.002,0-0.004,0-0.006,0H1C0.801,0.64,0.64,0.801,0.64,1v14.999c0,0.001,0,0.002,0,0.003V31 c0,0.199,0.161,0.36,0.36,0.36h14.997c0.001,0,0.002,0,0.003,0C16.001,31.36,16.002,31.36,16.003,31.36z M16.36,16.36h14.28v14.28 H16.36V16.36z M1.36,16.869L15.131,30.64H1.36V16.869z M15.64,16.36v13.771L1.869,16.36H15.64z M16.36,1.36h14.28v14.28H16.36V1.36z M15.64,1.869V15.64H1.869L15.64,1.869z M15.131,1.36L1.36,15.131V1.36H15.131z" }), children]
|
|
44
|
+
});
|
|
45
|
+
});
|
|
46
|
+
const IbmZ16MultiFrame = /* @__PURE__ */ React.forwardRef(function IbmZ16MultiFrame({ children, ...rest }, ref) {
|
|
47
|
+
return /* @__PURE__ */ jsxs(Icon, {
|
|
48
|
+
width: 64,
|
|
49
|
+
height: 64,
|
|
50
|
+
viewBox: "0 0 32 32",
|
|
51
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
52
|
+
fill: "currentColor",
|
|
53
|
+
ref,
|
|
54
|
+
...rest,
|
|
55
|
+
children: [/* @__PURE__ */ jsx("path", { d: "M28,28.36H4 c-0.199,0-0.36-0.161-0.36-0.36v-8.999c0-0.001,0-0.001,0-0.002V7.001c0-0.001,0-0.002,0-0.003V4c0-0.199,0.161-0.36,0.36-0.36h24 c0.199,0,0.36,0.161,0.36,0.36v24C28.36,28.199,28.199,28.36,28,28.36z M26.36,27.64h1.279V4.36H26.36v8.639 c0,0.001,0,0.002,0,0.003V25c0,0.001,0,0.001,0,0.002V27.64z M23.869,27.64h1.771v-1.771L23.869,27.64z M20.36,27.64h2.279v-5.28 H20.36V27.64z M18.36,27.64h1.279v-8.639c0-0.001,0-0.001,0-0.002V7.001c0-0.001,0-0.002,0-0.003V4.36H18.36v8.639 c0,0.001,0,0.002,0,0.003V25c0,0.001,0,0.001,0,0.002V27.64z M15.869,27.64h1.771v-1.771L15.869,27.64z M12.36,27.64h2.28v-5.28 h-2.28V27.64z M10.36,27.64h1.28v-8.639c0-0.001,0-0.001,0-0.002V7.001c0-0.001,0-0.002,0-0.003V4.36h-1.28v8.639 c0,0.001,0,0.002,0,0.003V25c0,0.001,0,0.001,0,0.002V27.64z M7.869,27.64H9.64v-1.771L7.869,27.64z M4.36,27.64h2.28v-5.28H4.36 V27.64z M23.36,22.869v4.262L25.491,25L23.36,22.869z M15.36,22.869v4.262L17.491,25L15.36,22.869z M7.36,22.869v4.262L9.491,25 L7.36,22.869z M23.869,22.36l1.771,1.771V22.36H23.869z M15.869,22.36l1.771,1.771V22.36H15.869z M7.869,22.36l1.771,1.771V22.36 H7.869z M23.36,21.64h2.279v-5.28H23.36V21.64z M20.36,21.64h1.771l-1.771-1.771V21.64z M15.36,21.64h2.28v-5.28h-2.28V21.64z M12.36,21.64h1.771l-1.771-1.771V21.64z M7.36,21.64h2.28v-5.28H7.36V21.64z M4.36,21.64h1.771L4.36,19.869V21.64z M20.509,19 l2.131,2.131v-4.262L20.509,19z M12.509,19l2.131,2.131v-4.262L12.509,19z M4.509,19l2.131,2.131v-4.262L4.509,19z M20.36,16.36 v1.771l1.771-1.771H20.36z M12.36,16.36v1.771l1.771-1.771H12.36z M4.36,16.36v1.771l1.771-1.771H4.36z M23.869,15.64h1.771v-1.771 L23.869,15.64z M20.36,15.64h2.279v-5.28H20.36V15.64z M15.869,15.64h1.771v-1.771L15.869,15.64z M12.36,15.64h2.28v-5.28h-2.28 V15.64z M7.869,15.64H9.64v-1.771L7.869,15.64z M4.36,15.64h2.28v-5.28H4.36V15.64z M23.36,10.869v4.262L25.491,13L23.36,10.869z M15.36,10.869v4.262L17.491,13L15.36,10.869z M7.36,10.869v4.262L9.491,13L7.36,10.869z M23.869,10.36l1.771,1.771V10.36H23.869z M15.869,10.36l1.771,1.771V10.36H15.869z M7.869,10.36l1.771,1.771V10.36H7.869z M23.36,9.64h2.279V4.36H23.36V9.64z M20.36,9.64 h1.771L20.36,7.869V9.64z M15.36,9.64h2.28V4.36h-2.28V9.64z M12.36,9.64h1.771L12.36,7.869V9.64z M7.36,9.64h2.28V4.36H7.36V9.64z M4.36,9.64h1.771L4.36,7.869V9.64z M20.509,7l2.131,2.131V4.869L20.509,7z M12.509,7l2.131,2.131V4.869L12.509,7z M4.509,7 L6.64,9.131V4.869L4.509,7z M20.36,4.36v1.771l1.771-1.771H20.36z M12.36,4.36v1.771l1.771-1.771H12.36z M4.36,4.36v1.771 L6.131,4.36H4.36z" }), children]
|
|
56
|
+
});
|
|
57
|
+
});
|
|
22
58
|
const IbmZ16PlusCloud = /* @__PURE__ */ React.forwardRef(function IbmZ16PlusCloud({ children, ...rest }, ref) {
|
|
23
59
|
return /* @__PURE__ */ jsxs(Icon, {
|
|
24
60
|
width: 64,
|
|
@@ -775,6 +811,18 @@ const Lantern = /* @__PURE__ */ React.forwardRef(function Lantern({ children, ..
|
|
|
775
811
|
children: [/* @__PURE__ */ jsx("path", { d: "M27.36,16.5c0-3.974-3.371-7.345-8-8.464V6 c0-0.199-0.161-0.36-0.36-0.36h-2.64V1h-0.72v4.64H13c-0.199,0-0.36,0.161-0.36,0.36v2.036c-4.629,1.12-8,4.491-8,8.464 c0,3.976,3.375,7.347,8.007,8.466C12.646,24.978,12.64,24.988,12.64,25v5c0,0.199,0.161,0.36,0.36,0.36s0.36-0.161,0.36-0.36v-2.64 h1.28V30c0,0.199,0.161,0.36,0.36,0.36s0.36-0.161,0.36-0.36v-2.64h1.28V30c0,0.199,0.161,0.36,0.36,0.36 c0.199,0,0.36-0.161,0.36-0.36v-2.64h1.279V30c0,0.199,0.161,0.36,0.36,0.36s0.36-0.161,0.36-0.36v-5 c0-0.012-0.006-0.023-0.007-0.034C23.985,23.847,27.36,20.476,27.36,16.5z M13.36,6.36h5.28v1.521C17.793,7.724,16.908,7.64,16,7.64 s-1.792,0.083-2.64,0.241V6.36z M16,8.36c3.661,0,6.64,3.652,6.64,8.14s-2.979,8.14-6.64,8.14s-6.64-3.651-6.64-8.14 S12.339,8.36,16,8.36z M5.36,16.5c0-3.477,2.864-6.452,6.882-7.616C10.086,10.431,8.64,13.266,8.64,16.5s1.446,6.068,3.602,7.616 C8.224,22.951,5.36,19.977,5.36,16.5z M18.64,26.64h-5.28v-1.531c0.849,0.158,1.73,0.251,2.64,0.251s1.791-0.093,2.64-0.251V26.64z M19.758,24.116c2.155-1.548,3.603-4.382,3.603-7.616s-1.447-6.069-3.603-7.616c4.018,1.164,6.882,4.139,6.882,7.616 S23.775,22.951,19.758,24.116z" }), children]
|
|
776
812
|
});
|
|
777
813
|
});
|
|
814
|
+
const Laptop = /* @__PURE__ */ React.forwardRef(function Laptop({ children, ...rest }, ref) {
|
|
815
|
+
return /* @__PURE__ */ jsxs(Icon, {
|
|
816
|
+
width: 64,
|
|
817
|
+
height: 64,
|
|
818
|
+
viewBox: "0 0 32 32",
|
|
819
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
820
|
+
fill: "currentColor",
|
|
821
|
+
ref,
|
|
822
|
+
...rest,
|
|
823
|
+
children: [/* @__PURE__ */ jsx("path", { d: "M31,26.36H1V25.64h30V26.36z M26,24.36H6c-1.301,0-2.36-1.059-2.36-2.36V8c0-1.301,1.059-2.36,2.36-2.36h20 c1.302,0,2.36,1.059,2.36,2.36v14C28.36,23.302,27.302,24.36,26,24.36z M6,6.36C5.096,6.36,4.36,7.096,4.36,8v14 c0,0.904,0.736,1.64,1.64,1.64h20c0.904,0,1.64-0.735,1.64-1.64V8c0-0.904-0.735-1.64-1.64-1.64H6z" }), children]
|
|
824
|
+
});
|
|
825
|
+
});
|
|
778
826
|
const Launch = /* @__PURE__ */ React.forwardRef(function Launch({ children, ...rest }, ref) {
|
|
779
827
|
return /* @__PURE__ */ jsxs(Icon, {
|
|
780
828
|
width: 64,
|
|
@@ -1087,6 +1135,30 @@ const LoopHearing = /* @__PURE__ */ React.forwardRef(function LoopHearing({ chil
|
|
|
1087
1135
|
children: [/* @__PURE__ */ jsx("path", { d: "M1.254,31.255l-0.509-0.51l18-18l0.51,0.509 L1.254,31.255z M28.36,31h-0.72v-5.64H25v-0.72h6v0.721h-2.64V31z M19.64,26v-2.286c0-1.187,0.49-2.339,1.344-3.163l2.835-2.736 c3.757-3.759,3.757-9.873-0.002-13.631c-3.758-3.758-9.874-3.759-13.633,0C8.363,6.004,7.36,8.425,7.36,11H6.64 c0-2.768,1.078-5.369,3.034-7.326c4.039-4.039,10.612-4.039,14.652,0c4.039,4.04,4.039,10.612,0,14.652l-2.843,2.742 c-0.714,0.689-1.123,1.653-1.123,2.646V26c0,2.955-2.405,5.36-5.36,5.36c-1.171,0-2.283-0.371-3.216-1.072l0.433-0.576 c0.808,0.607,1.77,0.928,2.784,0.928C17.559,30.64,19.64,28.559,19.64,26z M21.693,15.292l-0.531-0.486 c0.953-1.041,1.478-2.393,1.478-3.806c0-3.11-2.529-5.64-5.64-5.64c-3.11,0-5.64,2.53-5.64,5.64h-0.72c0-3.507,2.853-6.36,6.36-6.36 s6.36,2.853,6.36,6.36C23.36,12.593,22.769,14.118,21.693,15.292z M27.255,5.254l-0.51-0.509l4-4l0.51,0.509L27.255,5.254z" }), children]
|
|
1088
1136
|
});
|
|
1089
1137
|
});
|
|
1138
|
+
const LosAngeles = /* @__PURE__ */ React.forwardRef(function LosAngeles({ children, ...rest }, ref) {
|
|
1139
|
+
return /* @__PURE__ */ jsxs(Icon, {
|
|
1140
|
+
width: 64,
|
|
1141
|
+
height: 64,
|
|
1142
|
+
viewBox: "0 0 32 32",
|
|
1143
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1144
|
+
fill: "currentColor",
|
|
1145
|
+
ref,
|
|
1146
|
+
...rest,
|
|
1147
|
+
children: [/* @__PURE__ */ jsx("path", { d: "M16,28.083c-0.61,0-1.22-0.178-1.753-0.532L13,26.72l-1.247,0.831c-1.064,0.709-2.44,0.709-3.506,0 L7,26.72l-1.247,0.831c-1.064,0.709-2.44,0.709-3.506,0L0.8,26.587l0.399-0.6l1.447,0.964c0.822,0.549,1.885,0.549,2.707,0L7,25.854 l1.647,1.097c0.822,0.549,1.885,0.549,2.707,0L13,25.854l1.646,1.097c0.822,0.549,1.885,0.549,2.706,0L19,25.854l1.646,1.097 c0.822,0.549,1.885,0.549,2.707,0L25,25.854l1.646,1.097c0.822,0.549,1.885,0.549,2.707,0l1.447-0.964l0.398,0.6l-1.447,0.964 c-1.065,0.709-2.44,0.709-3.504,0L25,26.72l-1.248,0.831c-1.065,0.709-2.44,0.709-3.504,0L19,26.72l-1.248,0.831 C17.221,27.905,16.61,28.083,16,28.083z M16,24.797c-0.61,0-1.22-0.178-1.753-0.532L13,23.433l-1.247,0.832 c-1.064,0.709-2.441,0.709-3.506,0L7,23.433l-1.247,0.832c-1.064,0.709-2.441,0.709-3.506,0L0.8,23.3L1.2,22.7l1.447,0.965 c0.822,0.549,1.885,0.549,2.707,0L7,22.567l1.647,1.098c0.822,0.549,1.885,0.549,2.707,0L13,22.567l1.646,1.098 c0.822,0.549,1.885,0.549,2.706,0L19,22.567l1.646,1.098c0.822,0.549,1.885,0.549,2.707,0L25,22.567l1.646,1.098 c0.822,0.549,1.885,0.549,2.707,0l1.447-0.965l0.398,0.6l-1.447,0.965c-1.065,0.709-2.44,0.709-3.504,0L25,23.433l-1.248,0.832 c-1.065,0.709-2.44,0.709-3.504,0L19,23.433l-1.248,0.832C17.221,24.619,16.61,24.797,16,24.797z M30.36,21H29.64v-3.64H27.36V21 H26.64v-3.64H24.36V21H23.64v-3.64H21.36V21H20.64v-3.64H18.36V21H17.64v-3.64h-2.28V21h-0.72v-3.64h-2.28V21h-0.72v-3.64H9.36V21 H8.64v-3.64H6.36V21H5.64v-3.64H3.36V21H2.64v-3.64H2v-0.72h1.777l1.062-2.123C2.929,13.419,1.64,11.357,1.64,9 c0-3.507,2.853-6.36,6.36-6.36S14.36,5.493,14.36,9c0,2.357-1.289,4.419-3.199,5.518l1.061,2.123h3.418v-2h2v-2h2v-1.28H19v-0.72 h1.64V7h0.721v3.64H23v0.72h-0.64v1.771l1.49-1.491h3.299l2,2H30v0.72h-0.64v2.28h1L30.36,21L30.36,21z M22.36,16.64h6.279v-2.28 H22.36V16.64z M20.36,16.64h1.279v-5.28H20.36V16.64z M18.36,16.64h1.279v-3.28H18.36V16.64z M16.36,16.64h1.28v-1.28h-1.28V16.64z M4.582,16.64h6.835l-0.9-1.8c-1.545,0.669-3.49,0.669-5.035,0C5.482,14.84,4.582,16.64,4.582,16.64z M5.805,14.195 c1.351,0.572,3.04,0.572,4.391,0l-1.931-3.861c-0.171,0.034-0.358,0.034-0.529,0L5.805,14.195L5.805,14.195z M9.314,10.823 l1.524,3.049c0.316-0.185,0.612-0.399,0.885-0.639L9.314,10.823L9.314,10.823z M4.276,13.233c0.273,0.24,0.569,0.455,0.885,0.639 l1.524-3.049L4.276,13.233L4.276,13.233z M22.869,13.64h5.262l-1.28-1.28h-2.701L22.869,13.64L22.869,13.64z M9.182,9.673 l3.051,3.051c0.801-0.91,1.314-2.079,1.396-3.364H9.312C9.281,9.47,9.237,9.575,9.182,9.673z M2.372,9.36 c0.081,1.285,0.594,2.454,1.395,3.364l3.051-3.051c-0.056-0.098-0.1-0.203-0.13-0.313H2.372z M8,8.36C7.647,8.36,7.36,8.647,7.36,9 S7.647,9.64,8,9.64c0.353,0,0.64-0.287,0.64-0.64S8.353,8.36,8,8.36z M9.311,8.64h4.317c-0.081-1.285-0.594-2.454-1.396-3.364 L9.182,8.327C9.237,8.425,9.281,8.53,9.311,8.64z M2.372,8.64h4.317c0.03-0.11,0.074-0.215,0.13-0.313L3.767,5.276 C2.966,6.186,2.453,7.355,2.372,8.64z M4.276,4.767l3.051,3.051c0.098-0.056,0.203-0.1,0.313-0.13V3.372 C6.356,3.453,5.186,3.966,4.276,4.767z M8.36,7.688c0.11,0.03,0.215,0.074,0.313,0.13l3.051-3.051 c-0.91-0.801-2.079-1.314-3.364-1.395C8.36,3.372,8.36,7.688,8.36,7.688z" }), children]
|
|
1148
|
+
});
|
|
1149
|
+
});
|
|
1150
|
+
const LotusFlower = /* @__PURE__ */ React.forwardRef(function LotusFlower({ children, ...rest }, ref) {
|
|
1151
|
+
return /* @__PURE__ */ jsxs(Icon, {
|
|
1152
|
+
width: 64,
|
|
1153
|
+
height: 64,
|
|
1154
|
+
viewBox: "0 0 32 32",
|
|
1155
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1156
|
+
fill: "currentColor",
|
|
1157
|
+
ref,
|
|
1158
|
+
...rest,
|
|
1159
|
+
children: [/* @__PURE__ */ jsx("path", { d: "M21,26.36c-1.77,0-3.494-0.335-5-0.969c-1.505,0.634-3.231,0.969-5,0.969 c-4.017,0-7.765-1.874-10.285-5.141c-0.1-0.13-0.1-0.31,0-0.44c0.91-1.181,2.049-2.233,3.307-3.06 c-0.936-2.44-1.086-5.188-0.369-7.815C3.694,9.753,3.829,9.646,3.987,9.64c2.539-0.085,5.055,0.559,7.147,1.839 c0.757-2.637,2.361-5.002,4.646-6.764c0.129-0.1,0.31-0.1,0.44,0c2.285,1.763,3.89,4.127,4.646,6.764 c2.092-1.279,4.616-1.928,7.146-1.839c0.157,0.006,0.293,0.113,0.335,0.265c0.717,2.628,0.566,5.375-0.369,7.815 c1.258,0.825,2.396,1.879,3.307,3.06c0.1,0.13,0.1,0.31,0,0.44C28.767,24.486,25.018,26.36,21,26.36z M17.974,25.283 C18.938,25.519,19.96,25.64,21,25.64c3.701,0,7.163-1.687,9.542-4.64c-0.804-0.994-1.778-1.885-2.846-2.603 c-0.396,0.87-0.896,1.694-1.495,2.451C24.236,23.326,21.254,24.911,17.974,25.283L17.974,25.283z M1.459,21 c2.378,2.953,5.84,4.64,9.541,4.64c1.04,0,2.062-0.121,3.027-0.355c-3.281-0.373-6.263-1.957-8.227-4.436 c-0.6-0.757-1.099-1.581-1.495-2.451C3.236,19.115,2.262,20.006,1.459,21L1.459,21z M4.28,10.353 c-0.883,3.54-0.112,7.277,2.084,10.048c2.021,2.55,5.197,4.093,8.637,4.236C12.217,22.145,10.64,18.685,10.64,15 c0-0.949,0.104-1.883,0.307-2.789C9.011,10.972,6.642,10.31,4.28,10.353L4.28,10.353z M21.053,12.211 c0.203,0.906,0.308,1.84,0.308,2.789c0,3.685-1.578,7.146-4.361,9.638c3.44-0.144,6.616-1.687,8.638-4.236 c2.196-2.771,2.967-6.508,2.083-10.048C25.354,10.314,22.989,10.973,21.053,12.211L21.053,12.211z M11.687,12.208 c-0.216,0.905-0.327,1.84-0.327,2.792c0,3.701,1.688,7.163,4.64,9.542c2.952-2.379,4.64-5.842,4.64-9.542 c0-0.951-0.111-1.886-0.327-2.792c-0.021-0.045-0.033-0.094-0.034-0.143C19.635,9.505,18.153,7.193,16,5.458 c-2.154,1.735-3.634,4.046-4.278,6.607C11.721,12.114,11.709,12.163,11.687,12.208z" }), children]
|
|
1160
|
+
});
|
|
1161
|
+
});
|
|
1090
1162
|
const Love = /* @__PURE__ */ React.forwardRef(function Love({ children, ...rest }, ref) {
|
|
1091
1163
|
return /* @__PURE__ */ jsxs(Icon, {
|
|
1092
1164
|
width: 64,
|
|
@@ -1673,6 +1745,18 @@ const Memory = /* @__PURE__ */ React.forwardRef(function Memory({ children, ...r
|
|
|
1673
1745
|
children: [/* @__PURE__ */ jsx("path", { d: "M27,31.36H5c-0.199,0-0.36-0.161-0.36-0.36V2 c0-0.199,0.161-0.36,0.36-0.36h3.688c0.158-0.576,0.686-1,1.312-1s1.153,0.424,1.312,1h5.377c0.158-0.576,0.687-1,1.312-1 s1.153,0.424,1.312,1H22c0.096,0,0.188,0.038,0.255,0.105l5,5C27.322,6.813,27.36,6.904,27.36,7v24 C27.36,31.199,27.199,31.36,27,31.36z M5.36,30.64h21.28V7.149L21.851,2.36h-2.539c-0.127,0.461-0.49,0.825-0.951,0.952V15H17.64 V3.312c-0.461-0.126-0.825-0.491-0.951-0.952h-5.377c-0.126,0.461-0.491,0.825-0.952,0.952V15H9.64V3.312 C9.179,3.185,8.815,2.821,8.688,2.36H5.36V30.64z M18,1.36c-0.353,0-0.64,0.287-0.64,0.64S17.647,2.64,18,2.64S18.64,2.353,18.64,2 S18.353,1.36,18,1.36z M10,1.36C9.647,1.36,9.36,1.647,9.36,2S9.647,2.64,10,2.64S10.64,2.353,10.64,2S10.353,1.36,10,1.36z M22,15.36c-0.75,0-1.36-0.61-1.36-1.36c0-0.625,0.425-1.153,1-1.312V5h0.721v7.688c0.575,0.158,1,0.686,1,1.312 C23.36,14.75,22.75,15.36,22,15.36z M22,13.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64 S22.353,13.36,22,13.36z M14,15.36c-0.75,0-1.36-0.61-1.36-1.36c0-0.625,0.424-1.153,1-1.312V5h0.72v7.688 c0.576,0.158,1,0.686,1,1.312C15.36,14.75,14.75,15.36,14,15.36z M14,13.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64 s0.64-0.287,0.64-0.64S14.353,13.36,14,13.36z" }), children]
|
|
1674
1746
|
});
|
|
1675
1747
|
});
|
|
1748
|
+
const MenShowers = /* @__PURE__ */ React.forwardRef(function MenShowers({ children, ...rest }, ref) {
|
|
1749
|
+
return /* @__PURE__ */ jsxs(Icon, {
|
|
1750
|
+
width: 64,
|
|
1751
|
+
height: 64,
|
|
1752
|
+
viewBox: "0 0 32 32",
|
|
1753
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1754
|
+
fill: "currentColor",
|
|
1755
|
+
ref,
|
|
1756
|
+
...rest,
|
|
1757
|
+
children: [/* @__PURE__ */ jsx("path", { d: "M30.64,1v1.64H23c-1.3,0-2.36,1.06-2.36,2.36v0.64H15c-0.2,0-0.36,0.16-0.36,0.36v2 c0,0.2,0.16,0.36,0.36,0.36h12c0.2,0,0.36-0.16,0.36-0.36V6c0-0.2-0.16-0.36-0.36-0.36h-5.64V5c0-0.9,0.74-1.64,1.64-1.64h7.64V31 h0.72V1H30.64z M26.64,6.36v1.28H15.36V6.36C15.36,6.36,26.64,6.36,26.64,6.36z M9.36,31H8.64v-9c0-0.151,0.095-0.287,0.237-0.339 c1.137-0.41,1.763-1.285,1.763-2.462V14c0-2.007-1.633-3.64-3.64-3.64S3.36,11.993,3.36,14l0,5.21c0,1.17,0.626,2.041,1.762,2.451 C5.265,21.713,5.36,21.849,5.36,22v9H4.64v-8.756c-1.275-0.551-2-1.644-2-3.034l0-5.21c0-2.404,1.956-4.36,4.36-4.36 s4.36,1.956,4.36,4.36v5.199c0,1.396-0.725,2.494-2,3.045L9.36,31L9.36,31z M7,8.36c-1.577,0-2.86-1.283-2.86-2.86 S5.423,2.64,7,2.64S9.86,3.923,9.86,5.5S8.577,8.36,7,8.36z M7,3.36c-1.18,0-2.14,0.96-2.14,2.14S5.82,7.64,7,7.64 S9.14,6.68,9.14,5.5S8.18,3.36,7,3.36z M21,12.36c-0.199,0-0.36-0.161-0.36-0.36v-2c0-0.199,0.161-0.36,0.36-0.36 s0.36,0.161,0.36,0.36v2C21.36,12.199,21.199,12.36,21,12.36z M21,17.36c-0.199,0-0.36-0.161-0.36-0.36v-3 c0-0.199,0.161-0.36,0.36-0.36s0.36,0.161,0.36,0.36v3C21.36,17.199,21.199,17.36,21,17.36z M18,15.86 c-0.199,0-0.36-0.161-0.36-0.36v-3c0-0.199,0.161-0.36,0.36-0.36s0.36,0.161,0.36,0.36v3C18.36,15.699,18.199,15.86,18,15.86z M18,11.36L18,11.36c-0.199,0-0.36-0.162-0.36-0.36l0.001-1c0.001-0.199,0.162-0.359,0.36-0.359l0,0c0.199,0,0.36,0.162,0.36,0.36 l-0.001,1C18.359,11.199,18.198,11.36,18,11.36z M24,15.86c-0.199,0-0.36-0.161-0.36-0.36v-3c0-0.199,0.161-0.36,0.36-0.36 s0.36,0.161,0.36,0.36v3C24.36,15.699,24.199,15.86,24,15.86z M24,11.36c-0.199,0-0.36-0.161-0.36-0.36v-1 c0-0.199,0.161-0.36,0.36-0.36s0.36,0.161,0.36,0.36v1C24.36,11.199,24.199,11.36,24,11.36z" }), children]
|
|
1758
|
+
});
|
|
1759
|
+
});
|
|
1676
1760
|
const Messaging_01 = /* @__PURE__ */ React.forwardRef(function Messaging_01({ children, ...rest }, ref) {
|
|
1677
1761
|
return /* @__PURE__ */ jsxs(Icon, {
|
|
1678
1762
|
width: 64,
|
|
@@ -1757,6 +1841,18 @@ const MexicoCityMuseoSoumaya = /* @__PURE__ */ React.forwardRef(function MexicoC
|
|
|
1757
1841
|
children: [/* @__PURE__ */ jsx("path", { d: "M23,30.36H1c-0.125,0-0.241-0.065-0.306-0.171c-0.066-0.106-0.072-0.239-0.016-0.351 c1.304-2.607,2.539-3.959,3.847-5.391c0.719-0.786,1.462-1.6,2.249-2.662c0.917-1.238,1.497-2.607,1.726-4.069 c0.773-4.939-2.616-9.587-7.555-10.361C0.783,7.331,0.659,7.2,0.642,7.038c-0.017-0.163,0.077-0.316,0.23-0.374l9.763-3.736 c0.87-0.332,1.843-0.376,2.738-0.125l13.725,3.851c0.133,0.038,0.233,0.148,0.257,0.285s-0.033,0.275-0.146,0.355 c-2.021,1.436-3.343,3.562-3.723,5.99c-0.374,2.392,0.208,4.787,1.64,6.745c1.431,1.957,3.537,3.241,5.931,3.616 C31.23,23.672,31.36,23.822,31.36,24v4c0,0.109-0.05,0.213-0.135,0.281s-0.196,0.094-0.304,0.07L12.96,24.36H5.579 c-0.176,0.194-0.35,0.385-0.522,0.574c-0.215,0.235-0.428,0.468-0.64,0.705H13v0.721H3.793c-0.329,0.394-0.656,0.812-0.983,1.279H18 v0.721H2.332c-0.246,0.39-0.493,0.812-0.741,1.279H23V30.36z M16.279,24.36l14.36,3.19v-3.19H16.279z M13.36,23.64h15.141 c-3.963-1.748-6.427-5.998-5.727-10.468c0.372-2.379,1.583-4.492,3.436-6.02L13.178,3.496c-0.749-0.211-1.56-0.174-2.287,0.105 L2.249,6.908c4.672,1.341,7.733,5.997,6.962,10.92c-0.247,1.577-0.872,3.053-1.858,4.386c-0.391,0.528-0.77,0.995-1.14,1.426h2.594 l1.894-2.839C10.767,20.7,10.879,20.64,11,20.64h2c0.199,0,0.36,0.161,0.36,0.36V23.64z M9.673,23.64h2.967v-2.28h-1.447 L9.673,23.64z M18.36,17h-0.72v-1h0.721L18.36,17L18.36,17z M21.36,15h-0.72v-1h0.721L21.36,15L21.36,15z M19.36,15h-0.72v-1h0.721 L19.36,15L19.36,15z M17.359,15h-0.72v-1h0.72V15z M20.36,13h-0.72v-1h0.721L20.36,13L20.36,13z M18.36,13h-0.72v-1h0.721L18.36,13 L18.36,13z M21.36,11h-0.72v-1h0.721L21.36,11L21.36,11z M19.36,11h-0.72v-1h0.721L19.36,11L19.36,11z M17.36,11h-0.72v-1h0.72V11z M22.36,9h-0.72V8h0.721L22.36,9L22.36,9z M20.36,9h-0.72V8h0.721L20.36,9L20.36,9z M18.36,9h-0.72V8h0.721L18.36,9L18.36,9z M16.36,9h-0.72V8h0.72V9z M17.36,7h-0.72V6h0.72V7z M15.36,7h-0.72V6h0.72V7z" }), children]
|
|
1758
1842
|
});
|
|
1759
1843
|
});
|
|
1844
|
+
const Miami = /* @__PURE__ */ React.forwardRef(function Miami({ children, ...rest }, ref) {
|
|
1845
|
+
return /* @__PURE__ */ jsxs(Icon, {
|
|
1846
|
+
width: 64,
|
|
1847
|
+
height: 64,
|
|
1848
|
+
viewBox: "0 0 32 32",
|
|
1849
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1850
|
+
fill: "currentColor",
|
|
1851
|
+
ref,
|
|
1852
|
+
...rest,
|
|
1853
|
+
children: [/* @__PURE__ */ jsx("path", { d: "M30,28.36H2V27.64h1.672L5.548,7.652l-3.056,3.056L2.249,10.34c-0.671-1.018-0.615-2.341,0.1-3.288H0.66 l0.087-0.431c0.268-1.326,1.446-2.289,2.803-2.289c0.448,0,0.885,0.106,1.279,0.303c0.031-0.441,0.168-0.873,0.403-1.26 c0.157-0.267,0.333-0.48,0.537-0.65l0.238-0.199l0.232,0.206c0.213,0.19,0.396,0.411,0.541,0.656 c0.227,0.386,0.36,0.814,0.393,1.251c0.406-0.207,0.833-0.307,1.277-0.307c1.357,0,2.536,0.962,2.803,2.289l0.087,0.431H9.656 c0.708,0.953,0.762,2.275,0.095,3.288l-0.243,0.369L6.481,7.683l0.821,6.819l7.337-2.752V10h0.72v1.75l8.001,3v4.14l5.832,8.749H30 L30,28.36L30,28.36z M27.192,27.64h1.135l-0.854-1.279h-1.135L27.192,27.64z M20.36,27.64h5.967l-2.967-4.45v0.171h-3V27.64z M11.525,27.64h6.95L15,25.902L11.525,27.64z M8.36,27.64h1.28V23.36H8.36V27.64z M4.396,27.64H7.64v-2.277H4.609 C4.609,25.362,4.396,27.64,4.396,27.64z M15.805,25.5l3.835,1.918v-3.836L15.805,25.5L15.805,25.5z M10.36,23.582v3.836l3.835-1.918 L10.36,23.582L10.36,23.582z M25.859,25.64h1.135l-0.854-1.279h-1.135L25.859,25.64z M11.525,23.36L15,25.098l3.475-1.737H11.525z M4.677,24.642H7.64V23.36h-1v-2H4.985L4.677,24.642z M24.526,23.64h1.135l-0.854-1.279h-1.135L24.526,23.64z M21.36,22.64h1.279 V19.36H21.36V22.64z M19.36,22.64h1.279V19.36H19.36V22.64z M17.36,22.64h1.279V19.36H17.36V22.64z M15.36,22.64h1.28V19.36h-1.28 C15.36,19.36,15.36,22.64,15.36,22.64z M13.36,22.64h1.28V19.36h-1.28V22.64z M11.36,22.64h1.28V19.36h-1.28V22.64z M9.36,22.64 h1.28V19.36H9.36V22.64z M8,22.64h0.64V19.36H7.36v3.279H8L8,22.64z M23.36,21.64h0.967l-0.967-1.45V21.64z M5.052,20.64H6.64 v-3.277H5.36L5.052,20.64z M21.36,18.64h1.279v-3.28H21.36V18.64z M16.36,18.64h4.28v-3.28h-4.28V18.64z M14.36,18.64h1.28v-3.28 h-1.28V18.64z M9.36,18.64h4.28v-3.28H9.36V18.64z M7.36,18.64h1.28v-3.28H7.36C7.36,15.36,7.36,18.64,7.36,18.64z M5.427,16.642 H6.64v-1.621l-0.596-4.95L5.427,16.642z M8.985,14.64h12.029L15,12.384L8.985,14.64L8.985,14.64z M3.36,7.052 C3.279,7.111,3.203,7.177,3.125,7.255C2.515,7.858,2.34,8.762,2.642,9.54L5.13,7.052H3.36z M6.869,7.052L9.357,9.54 c0.301-0.778,0.125-1.686-0.482-2.294c-0.07-0.07-0.144-0.134-0.222-0.194L6.869,7.052L6.869,7.052z M6.49,6.332h3.92 c-0.335-0.762-1.1-1.28-1.961-1.28c-0.498,0-0.97,0.169-1.363,0.489L7.006,5.623C6.787,5.814,6.611,6.058,6.49,6.332z M1.589,6.332 H5.51C5.392,6.06,5.221,5.823,5.003,5.633L4.947,5.573C4.534,5.228,4.05,5.052,3.549,5.052C2.689,5.052,1.923,5.57,1.589,6.332 L1.589,6.332z M5.57,5.177c0.167,0.16,0.312,0.341,0.431,0.539c0.122-0.201,0.268-0.385,0.435-0.546 C6.509,4.683,6.413,4.184,6.16,3.754C6.111,3.673,6.058,3.596,5.999,3.522C5.947,3.589,5.898,3.663,5.85,3.745 C5.585,4.18,5.488,4.684,5.57,5.177L5.57,5.177z M4.955,5.579c0.005,0.005,0.01,0.009,0.014,0.012 C4.964,5.587,4.959,5.582,4.955,5.579z" }), children]
|
|
1854
|
+
});
|
|
1855
|
+
});
|
|
1760
1856
|
const Micro = /* @__PURE__ */ React.forwardRef(function Micro({ children, ...rest }, ref) {
|
|
1761
1857
|
return /* @__PURE__ */ jsxs(Icon, {
|
|
1762
1858
|
width: 64,
|
|
@@ -2945,101 +3041,5 @@ const OnPremiseToCloud = /* @__PURE__ */ React.forwardRef(function OnPremiseToCl
|
|
|
2945
3041
|
children: [/* @__PURE__ */ jsx("path", { d: "M16.017,28.493l-0.253-0.223 c-2.953-2.583-7.854-7.506-8.112-11.911h-4.34c-0.158,0.576-0.686,1-1.312,1c-0.75,0-1.36-0.61-1.36-1.36 c0-0.653,0.462-1.199,1.076-1.33c0.271-2.949,1.419-5.682,3.337-7.942C4.92,6.517,4.842,6.268,4.842,6c0-0.75,0.61-1.36,1.36-1.36 c0.275,0,0.531,0.082,0.745,0.223c2.214-1.802,4.871-2.885,7.723-3.146C14.801,1.102,15.347,0.64,16,0.64 c0.652,0,1.199,0.461,1.33,1.076c2.848,0.261,5.504,1.345,7.72,3.149c0.215-0.142,0.472-0.225,0.748-0.225 c0.75,0,1.36,0.61,1.36,1.36s-0.61,1.36-1.36,1.36s-1.36-0.61-1.36-1.36c0-0.213,0.05-0.414,0.137-0.593 c-2.094-1.698-4.6-2.72-7.285-2.972C17.106,2.972,16.598,3.36,16,3.36s-1.106-0.387-1.289-0.924 c-2.689,0.251-5.196,1.272-7.287,2.968C7.513,5.583,7.562,5.786,7.562,6c0,0.75-0.61,1.36-1.36,1.36 c-0.221,0-0.431-0.053-0.615-0.147C3.78,9.35,2.696,11.93,2.436,14.712c0.425,0.144,0.756,0.493,0.876,0.929h4.336 c0.189-4.443,3.863-8,8.353-8c4.609,0,8.36,3.75,8.36,8.36c0,4.241-4.891,9.075-7.519,11.672L16.017,28.493z M8.372,16.36 c0.277,4.143,5.2,9.001,7.613,11.147l0.351-0.347c2.553-2.523,7.304-7.22,7.304-11.16c0-4.213-3.427-7.64-7.64-7.64 c-4.092,0-7.443,3.234-7.632,7.28h4.291c0.18-1.684,1.61-3,3.341-3c1.853,0,3.36,1.507,3.36,3.36s-1.508,3.36-3.36,3.36 c-1.731,0-3.161-1.316-3.341-3C12.659,16.36,8.372,16.36,8.372,16.36z M16,13.36c-1.456,0-2.64,1.185-2.64,2.64 c0,1.456,1.185,2.64,2.64,2.64c1.456,0,2.64-1.184,2.64-2.64S17.456,13.36,16,13.36z M2,15.36c-0.353,0-0.64,0.287-0.64,0.64 S1.647,16.64,2,16.64S2.64,16.353,2.64,16S2.353,15.36,2,15.36z M25.798,5.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64 s0.64-0.287,0.64-0.64S26.15,5.36,25.798,5.36z M6.202,5.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64 S6.842,6.353,6.842,6S6.555,5.36,6.202,5.36z M16,1.36c-0.353,0-0.64,0.287-0.64,0.64S15.647,2.64,16,2.64 c0.353,0,0.64-0.287,0.64-0.64S16.353,1.36,16,1.36z" }), children]
|
|
2946
3042
|
});
|
|
2947
3043
|
});
|
|
2948
|
-
const OnPremises_02 = /* @__PURE__ */ React.forwardRef(function OnPremises_02({ children, ...rest }, ref) {
|
|
2949
|
-
return /* @__PURE__ */ jsxs(Icon, {
|
|
2950
|
-
width: 64,
|
|
2951
|
-
height: 64,
|
|
2952
|
-
viewBox: "0 0 32 32",
|
|
2953
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2954
|
-
fill: "currentColor",
|
|
2955
|
-
ref,
|
|
2956
|
-
...rest,
|
|
2957
|
-
children: [/* @__PURE__ */ jsx("path", { d: "M31,31.36h-6v-0.72h5.64V1.36H15.36V9h-0.72V1 c0-0.199,0.161-0.36,0.36-0.36h16c0.199,0,0.36,0.161,0.36,0.36v30C31.36,31.199,31.199,31.36,31,31.36z M23,31.36H1 c-0.199,0-0.36-0.161-0.36-0.36V11c0-0.199,0.161-0.36,0.36-0.36h22c0.199,0,0.36,0.161,0.36,0.36v20 C23.36,31.199,23.199,31.36,23,31.36z M1.36,30.64h21.28v-4.28H1.36V30.64z M1.36,25.64h21.28v-4.28H1.36V25.64z M1.36,20.64h21.28 v-4.28H1.36V20.64z M1.36,15.64h21.28v-4.28H1.36V15.64z M21,28.36h-6v-0.72h6V28.36z M5,28.36H3v-0.72h2V28.36z M27.36,25h-0.72v-2 h0.721L27.36,25L27.36,25z M21,23.36h-6v-0.72h6V23.36z M5,23.36H3v-0.72h2V23.36z M27.36,19h-0.72v-2h0.721L27.36,19L27.36,19z M21,18.36h-6v-0.72h6V18.36z M5,18.36H3v-0.72h2V18.36z M21,13.36h-6v-0.72h6V13.36z M5,13.36H3v-0.72h2V13.36z M27.36,13h-0.72v-2 h0.721L27.36,13L27.36,13z M27.36,7h-0.72V5h0.721L27.36,7L27.36,7z M23.36,7h-0.72V5h0.721L23.36,7L23.36,7z M19.36,7h-0.72V5 h0.721L19.36,7L19.36,7z" }), children]
|
|
2958
|
-
});
|
|
2959
|
-
});
|
|
2960
|
-
const OpenSource = /* @__PURE__ */ React.forwardRef(function OpenSource({ children, ...rest }, ref) {
|
|
2961
|
-
return /* @__PURE__ */ jsxs(Icon, {
|
|
2962
|
-
width: 64,
|
|
2963
|
-
height: 64,
|
|
2964
|
-
viewBox: "0 0 32 32",
|
|
2965
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2966
|
-
fill: "currentColor",
|
|
2967
|
-
ref,
|
|
2968
|
-
...rest,
|
|
2969
|
-
children: [/* @__PURE__ */ jsx("path", { d: "M11,28.36c-0.047,0-0.094-0.01-0.139-0.028 C5.867,26.25,2.64,21.409,2.64,16C2.64,8.633,8.633,2.64,16,2.64S29.36,8.633,29.36,16c0,5.409-3.228,10.25-8.222,12.332 c-0.099,0.04-0.206,0.037-0.3-0.011c-0.094-0.047-0.163-0.132-0.188-0.234l-2-8c-0.035-0.14,0.018-0.288,0.134-0.375 c1.18-0.886,1.855-2.238,1.855-3.712c0-2.559-2.081-4.64-4.64-4.64s-4.64,2.082-4.64,4.64c0,1.473,0.677,2.826,1.856,3.712 c0.116,0.087,0.168,0.235,0.133,0.375l-2,8c-0.025,0.103-0.094,0.188-0.188,0.234C11.111,28.348,11.056,28.36,11,28.36z M19.406,20.139l1.84,7.361c4.506-2.054,7.394-6.522,7.394-11.5c0-6.97-5.67-12.64-12.64-12.64S3.36,9.03,3.36,16 c0,4.978,2.888,9.446,7.394,11.5l1.84-7.361C11.349,19.116,10.64,17.621,10.64,16c0-2.956,2.404-5.36,5.36-5.36 c2.955,0,5.36,2.404,5.36,5.36C21.36,17.621,20.65,19.116,19.406,20.139z" }), children]
|
|
2970
|
-
});
|
|
2971
|
-
});
|
|
2972
|
-
const OperateOffline = /* @__PURE__ */ React.forwardRef(function OperateOffline({ children, ...rest }, ref) {
|
|
2973
|
-
return /* @__PURE__ */ jsxs(Icon, {
|
|
2974
|
-
width: 64,
|
|
2975
|
-
height: 64,
|
|
2976
|
-
viewBox: "0 0 32 32",
|
|
2977
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2978
|
-
fill: "currentColor",
|
|
2979
|
-
ref,
|
|
2980
|
-
...rest,
|
|
2981
|
-
children: [/* @__PURE__ */ jsx("path", { d: "M16,31.36C7.53,31.36,0.64,24.47,0.64,16 c0-2.275,0.484-4.46,1.439-6.5C1.81,9.251,1.64,8.895,1.64,8.5c0-0.75,0.61-1.36,1.36-1.36c0.142,0,0.279,0.021,0.407,0.062 C6.286,3.087,10.97,0.64,16,0.64c8.47,0,15.36,6.89,15.36,15.36c0,2.275-0.484,4.461-1.439,6.5c0.27,0.248,0.439,0.604,0.439,1 c0,0.75-0.61,1.36-1.36,1.36c-0.142,0-0.278-0.022-0.407-0.062C25.714,28.913,21.029,31.36,16,31.36z M2.719,9.831 C1.817,11.768,1.36,13.841,1.36,16c0,8.072,6.567,14.64,14.64,14.64c4.784,0,9.241-2.323,11.987-6.232 c-0.216-0.241-0.348-0.56-0.348-0.907c0-0.119,0.016-0.234,0.044-0.344l-3.764-2.172c-1.659,2.627-4.589,4.376-7.92,4.376V24.64 c3.064,0,5.762-1.604,7.296-4.016L8.344,11.998C7.716,13.195,7.36,14.557,7.36,16c0,1.874,0.584,3.644,1.691,5.137 c0.177-0.085,0.376-0.133,0.585-0.133c0.75,0,1.36,0.61,1.36,1.36s-0.61,1.36-1.36,1.36s-1.36-0.61-1.36-1.36 c0-0.279,0.084-0.539,0.229-0.756C7.301,19.998,6.64,18.019,6.64,16c0-1.574,0.39-3.059,1.08-4.362L3.956,9.467 C3.646,9.772,3.162,9.924,2.719,9.831z M29,22.86c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64 S29.353,22.86,29,22.86z M9.636,21.725c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64 S9.989,21.725,9.636,21.725z M24.28,20.361l3.765,2.172c0.308-0.306,0.794-0.453,1.235-0.364c0.903-1.936,1.36-4.009,1.36-6.169 c0-8.073-6.567-14.64-14.64-14.64c-4.785,0-9.242,2.324-11.987,6.233C4.229,7.834,4.36,8.152,4.36,8.5 c0,0.119-0.015,0.233-0.044,0.343l3.765,2.172C9.74,8.388,12.67,6.64,16,6.64v0.72c-3.064,0-5.761,1.604-7.295,4.015l14.952,8.626 c0.628-1.196,0.983-2.559,0.983-4.001c0-1.875-0.583-3.644-1.69-5.136c-0.178,0.084-0.376,0.132-0.585,0.132 c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36c0,0.279-0.085,0.54-0.23,0.755 c1.205,1.61,1.866,3.589,1.866,5.608C25.36,17.574,24.97,19.058,24.28,20.361z M22.364,8.996c-0.353,0-0.64,0.287-0.64,0.64 s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S22.717,8.996,22.364,8.996z M3,7.86c-0.353,0-0.64,0.287-0.64,0.64S2.647,9.14,3,9.14 S3.64,8.853,3.64,8.5S3.353,7.86,3,7.86z" }), children]
|
|
2982
|
-
});
|
|
2983
|
-
});
|
|
2984
|
-
const OperatingSystem = /* @__PURE__ */ React.forwardRef(function OperatingSystem({ children, ...rest }, ref) {
|
|
2985
|
-
return /* @__PURE__ */ jsxs(Icon, {
|
|
2986
|
-
width: 64,
|
|
2987
|
-
height: 64,
|
|
2988
|
-
viewBox: "0 0 32 32",
|
|
2989
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2990
|
-
fill: "currentColor",
|
|
2991
|
-
ref,
|
|
2992
|
-
...rest,
|
|
2993
|
-
children: [/* @__PURE__ */ jsx("path", { d: "M23,29.36H9v-0.72h6.64v-4.28H3 c-1.301,0-2.36-1.059-2.36-2.36V5c0-1.301,1.059-2.36,2.36-2.36h26c1.302,0,2.36,1.059,2.36,2.36v17c0,1.302-1.059,2.36-2.36,2.36 H16.36v4.279H23V29.36z M1.36,19.36V22c0,0.904,0.736,1.64,1.64,1.64h26c0.904,0,1.64-0.735,1.64-1.64v-2.64H1.36z M1.36,18.64 h29.28V5c0-0.904-0.735-1.64-1.64-1.64H3C2.096,3.36,1.36,4.096,1.36,5V18.64z M28,17.36c-0.75,0-1.36-0.61-1.36-1.36 c0-0.058,0.004-0.116,0.011-0.172L5.072,6.836C4.823,7.155,4.435,7.36,4,7.36C3.25,7.36,2.64,6.75,2.64,6S3.25,4.64,4,4.64 S5.36,5.25,5.36,6c0,0.058-0.003,0.116-0.011,0.172l21.58,8.992c0.249-0.318,0.637-0.523,1.071-0.523c0.75,0,1.36,0.61,1.36,1.36 S28.75,17.36,28,17.36z M28,15.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S28.353,15.36,28,15.36z M4,5.36C3.647,5.36,3.36,5.647,3.36,6S3.647,6.64,4,6.64S4.64,6.353,4.64,6S4.353,5.36,4,5.36z" }), children]
|
|
2994
|
-
});
|
|
2995
|
-
});
|
|
2996
|
-
const OperationalMetrics = /* @__PURE__ */ React.forwardRef(function OperationalMetrics({ children, ...rest }, ref) {
|
|
2997
|
-
return /* @__PURE__ */ jsxs(Icon, {
|
|
2998
|
-
width: 64,
|
|
2999
|
-
height: 64,
|
|
3000
|
-
viewBox: "0 0 32 32",
|
|
3001
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3002
|
-
fill: "currentColor",
|
|
3003
|
-
ref,
|
|
3004
|
-
...rest,
|
|
3005
|
-
children: [/* @__PURE__ */ jsx("path", { d: "M29,2.64H3C1.699,2.64,0.64,3.699,0.64,5 v17c0,1.302,1.059,2.36,2.36,2.36h12.64v4.279H9v0.721h14v-0.72h-6.64v-4.28H29c1.302,0,2.36-1.059,2.36-2.36V5 C31.36,3.699,30.302,2.64,29,2.64z M3,3.36h26c0.904,0,1.64,0.736,1.64,1.64v13.64h-5.28v-5.334c0.575-0.159,1-0.681,1-1.305 c0-0.75-0.61-1.36-1.36-1.36s-1.36,0.61-1.36,1.36c0,0.624,0.425,1.146,1,1.305v5.334h-5.28V9.305c0.575-0.159,1-0.681,1-1.305 c0-0.75-0.61-1.36-1.36-1.36S17.64,7.25,17.64,8c0,0.624,0.425,1.146,1,1.305v9.334h-5.28v-5.334c0.575-0.159,1-0.681,1-1.305 c0-0.75-0.61-1.36-1.36-1.36s-1.36,0.61-1.36,1.36c0,0.625,0.425,1.146,1,1.305v5.334H7.36V9.305c0.575-0.159,1-0.681,1-1.305 c0-0.75-0.61-1.36-1.36-1.36S5.64,7.25,5.64,8c0,0.625,0.425,1.146,1,1.305v9.334H1.36V5C1.36,4.096,2.096,3.36,3,3.36z M25,12.64 c-0.353,0-0.64-0.287-0.64-0.64s0.287-0.64,0.64-0.64s0.64,0.287,0.64,0.64S25.353,12.64,25,12.64z M19,8.64 c-0.353,0-0.64-0.287-0.64-0.64S18.647,7.36,19,7.36S19.64,7.647,19.64,8C19.64,8.353,19.353,8.64,19,8.64z M13,12.64 c-0.353,0-0.64-0.287-0.64-0.64s0.287-0.64,0.64-0.64s0.64,0.287,0.64,0.64S13.353,12.64,13,12.64z M7,8.64 C6.647,8.64,6.36,8.353,6.36,8S6.647,7.36,7,7.36S7.64,7.647,7.64,8C7.64,8.353,7.353,8.64,7,8.64z M29,23.64H3 c-0.904,0-1.64-0.735-1.64-1.64v-2.64h29.28V22C30.64,22.904,29.904,23.64,29,23.64z" }), children]
|
|
3006
|
-
});
|
|
3007
|
-
});
|
|
3008
|
-
const OperationalEfficiency = /* @__PURE__ */ React.forwardRef(function OperationalEfficiency({ children, ...rest }, ref) {
|
|
3009
|
-
return /* @__PURE__ */ jsxs(Icon, {
|
|
3010
|
-
width: 64,
|
|
3011
|
-
height: 64,
|
|
3012
|
-
viewBox: "0 0 32 32",
|
|
3013
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3014
|
-
fill: "currentColor",
|
|
3015
|
-
ref,
|
|
3016
|
-
...rest,
|
|
3017
|
-
children: [/* @__PURE__ */ jsx("path", { d: "M16,31.36 c-4.097,0-7.825-1.612-10.582-4.236c-0.026-0.024-0.051-0.049-0.077-0.072c-0.137-0.127-0.269-0.259-0.395-0.396 c-0.023-0.024-0.047-0.05-0.071-0.074C2.252,23.825,0.64,20.098,0.64,16C0.64,7.53,7.53,0.64,16,0.64 c3.622,0,7.12,1.277,9.884,3.602c0.209-0.132,0.457-0.208,0.723-0.208c0.75,0,1.36,0.61,1.36,1.36c0,0.265-0.077,0.513-0.209,0.723 C30.083,8.88,31.36,12.377,31.36,16C31.36,24.47,24.47,31.36,16,31.36z M12.111,30.116C13.35,30.457,14.654,30.64,16,30.64 c8.072,0,14.64-6.567,14.64-14.64c0-3.442-1.209-6.766-3.413-9.396c-0.186,0.096-0.396,0.15-0.62,0.15c-0.75,0-1.36-0.61-1.36-1.36 c0-0.224,0.055-0.435,0.15-0.621C22.766,2.57,19.442,1.36,16,1.36C7.927,1.36,1.36,7.927,1.36,16c0,1.346,0.183,2.65,0.524,3.889 c-0.029-0.326-0.043-0.656-0.043-0.989c0-6.208,5.051-11.259,11.259-11.259c2.526,0,4.987,0.854,6.966,2.413 c0.213-0.139,0.468-0.219,0.74-0.219c0.75,0,1.36,0.61,1.36,1.36c0,0.272-0.081,0.527-0.22,0.74 c1.558,1.978,2.413,4.439,2.413,6.966c0,6.208-5.052,11.26-11.26,11.26C12.767,30.159,12.438,30.145,12.111,30.116z M9.933,28.953 c1,0.315,2.064,0.485,3.167,0.485c5.812,0,10.539-4.728,10.539-10.539c0-2.351-0.79-4.641-2.231-6.486 c-0.182,0.09-0.386,0.14-0.602,0.14c-0.75,0-1.36-0.61-1.36-1.36c0-0.216,0.051-0.42,0.141-0.602 C17.741,9.15,15.451,8.36,13.101,8.36c-5.812,0-10.54,4.728-10.54,10.54c0,1.103,0.17,2.166,0.486,3.165 c-0.003-0.088-0.005-0.177-0.005-0.266c0-3.947,3.211-7.159,7.159-7.159c1.452,0,2.839,0.428,4.028,1.24 c0.219-0.151,0.485-0.24,0.771-0.24c0.75,0,1.36,0.61,1.36,1.36c0,0.286-0.088,0.552-0.24,0.771c0.812,1.189,1.24,2.575,1.24,4.028 c0,3.947-3.212,7.159-7.159,7.159C10.111,28.958,10.022,28.956,9.933,28.953z M5.861,26.552c1.146,1.047,2.669,1.686,4.34,1.686 c3.55,0,6.439-2.888,6.439-6.438c0-1.282-0.37-2.506-1.074-3.562C15.394,18.315,15.202,18.36,15,18.36c-0.75,0-1.36-0.61-1.36-1.36 c0-0.202,0.044-0.394,0.123-0.566c-1.056-0.704-2.28-1.074-3.562-1.074c-3.551,0-6.439,2.888-6.439,6.439 c0,1.67,0.639,3.193,1.686,4.339C5.583,26.278,5.72,26.416,5.861,26.552z M15,16.36c-0.353,0-0.64,0.287-0.64,0.64 c0,0.353,0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64C15.64,16.647,15.353,16.36,15,16.36z M20.807,10.553 c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S21.159,10.553,20.807,10.553z M26.606,4.753 c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S26.959,4.753,26.606,4.753z" }), children]
|
|
3018
|
-
});
|
|
3019
|
-
});
|
|
3020
|
-
const Optimize = /* @__PURE__ */ React.forwardRef(function Optimize({ children, ...rest }, ref) {
|
|
3021
|
-
return /* @__PURE__ */ jsxs(Icon, {
|
|
3022
|
-
width: 64,
|
|
3023
|
-
height: 64,
|
|
3024
|
-
viewBox: "0 0 32 32",
|
|
3025
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3026
|
-
fill: "currentColor",
|
|
3027
|
-
ref,
|
|
3028
|
-
...rest,
|
|
3029
|
-
children: [/* @__PURE__ */ jsx("path", { d: "M16,10.36h1.5V9.64H16c-3.507,0-6.36,2.853-6.36,6.36 s2.853,6.36,6.36,6.36s6.36-2.854,6.36-6.36v-4.695c0.575-0.159,1-0.681,1-1.305c0-0.75-0.61-1.36-1.36-1.36S20.64,9.25,20.64,10 c0,0.624,0.425,1.146,1,1.305V16c0,3.11-2.529,5.64-5.64,5.64c-3.11,0-5.64-2.529-5.64-5.64C10.36,12.89,12.89,10.36,16,10.36z M21.36,10c0-0.353,0.287-0.64,0.64-0.64s0.64,0.287,0.64,0.64s-0.287,0.64-0.64,0.64S21.36,10.353,21.36,10z M24.64,6 c0,0.624,0.425,1.146,1,1.305V16c0,5.315-4.324,9.64-9.64,9.64S6.36,21.315,6.36,16S10.685,6.36,16,6.36h6V5.64h-6 C10.288,5.64,5.64,10.288,5.64,16c0,5.713,4.647,10.36,10.36,10.36S26.36,21.713,26.36,16V7.305c0.575-0.159,1-0.681,1-1.305 c0-0.75-0.61-1.36-1.36-1.36S24.64,5.25,24.64,6z M26.64,6c0,0.353-0.287,0.64-0.64,0.64S25.36,6.353,25.36,6S25.647,5.36,26,5.36 S26.64,5.647,26.64,6z M31.36,2c0-0.75-0.61-1.36-1.36-1.36S28.64,1.25,28.64,2c0,0.624,0.425,1.146,1,1.305V16 c0,7.521-6.118,13.64-13.64,13.64C8.479,29.64,2.36,23.521,2.36,16S8.479,2.36,16,2.36h10V1.64H16C8.082,1.64,1.64,8.082,1.64,16 S8.082,30.36,16,30.36S30.36,23.918,30.36,16V3.305C30.935,3.146,31.36,2.624,31.36,2z M30,2.64c-0.353,0-0.64-0.287-0.64-0.64 S29.647,1.36,30,1.36S30.64,1.647,30.64,2S30.353,2.64,30,2.64z" }), children]
|
|
3030
|
-
});
|
|
3031
|
-
});
|
|
3032
|
-
const OptimizeCashFlow_01 = /* @__PURE__ */ React.forwardRef(function OptimizeCashFlow_01({ children, ...rest }, ref) {
|
|
3033
|
-
return /* @__PURE__ */ jsxs(Icon, {
|
|
3034
|
-
width: 64,
|
|
3035
|
-
height: 64,
|
|
3036
|
-
viewBox: "0 0 32 32",
|
|
3037
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3038
|
-
fill: "currentColor",
|
|
3039
|
-
ref,
|
|
3040
|
-
...rest,
|
|
3041
|
-
children: [/* @__PURE__ */ jsx("path", { d: "M1,13.36h20c0.199,0,0.36-0.161,0.36-0.36V3c0-0.199-0.161-0.36-0.36-0.36H1 C0.801,2.64,0.64,2.801,0.64,3v10C0.64,13.199,0.801,13.36,1,13.36z M1.36,10.396c1.166,0.161,2.083,1.078,2.244,2.244H1.36V10.396z M1.36,9.677V6.323C2.922,6.154,4.154,4.922,4.323,3.36h13.353c0.169,1.562,1.402,2.794,2.964,2.964v3.353 c-1.562,0.17-2.794,1.402-2.964,2.964H4.323C4.154,11.078,2.922,9.846,1.36,9.677z M18.397,12.64 c0.161-1.165,1.077-2.082,2.243-2.244v2.244C20.64,12.64,18.397,12.64,18.397,12.64z M20.64,5.604 c-1.166-0.161-2.082-1.078-2.243-2.244h2.243V5.604z M3.604,3.36C3.443,4.525,2.525,5.443,1.36,5.604V3.36H3.604z M11,11.36 c1.853,0,3.36-1.507,3.36-3.36S12.853,4.64,11,4.64S7.64,6.147,7.64,8S9.147,11.36,11,11.36z M11,5.36c1.456,0,2.64,1.185,2.64,2.64 s-1.185,2.64-2.64,2.64S8.36,9.456,8.36,8S9.544,5.36,11,5.36z M31,18.64H11c-0.199,0-0.36,0.161-0.36,0.36v10 c0,0.199,0.161,0.36,0.36,0.36h20c0.199,0,0.36-0.161,0.36-0.36V19C31.36,18.801,31.199,18.64,31,18.64z M30.64,21.603 c-1.165-0.161-2.082-1.077-2.243-2.243h2.243V21.603z M30.64,22.324v3.352c-1.561,0.17-2.794,1.402-2.964,2.964H14.323 c-0.17-1.562-1.402-2.794-2.964-2.964v-3.352c1.562-0.169,2.794-1.402,2.964-2.964h13.353C27.846,20.922,29.078,22.154,30.64,22.324 z M13.604,19.36c-0.161,1.166-1.078,2.082-2.244,2.243V19.36H13.604z M11.36,26.397c1.165,0.161,2.082,1.077,2.244,2.243H11.36 V26.397z M28.397,28.64c0.161-1.165,1.077-2.082,2.243-2.243v2.243H28.397z M21,20.64c-1.853,0-3.36,1.508-3.36,3.36 s1.508,3.36,3.36,3.36s3.36-1.508,3.36-3.36S22.853,20.64,21,20.64z M21,26.64c-1.456,0-2.64-1.184-2.64-2.64s1.184-2.64,2.64-2.64 s2.64,1.184,2.64,2.64S22.456,26.64,21,26.64z M1.87,23.64H8v0.721H1.87l2.385,2.385l-0.509,0.51L0.491,24l3.255-3.255l0.509,0.51 L1.87,23.64z M30.131,8.36H24V7.64h6.131l-2.386-2.386l0.51-0.509L31.509,8l-3.254,3.254l-0.51-0.509L30.131,8.36z" }), children]
|
|
3042
|
-
});
|
|
3043
|
-
});
|
|
3044
3044
|
//#endregion
|
|
3045
|
-
export { IbmZ16PlusCloud, IbmZ16SingleFrame, IbmZ17, IbmZ17MultiFrame, IbmZ17PlusCloud, IbmZ17SingleFrame, IdBadge, Idea, Ideate, IdentifyAndAccess, IdentifyAndResolveIssues, IdentityTrustAssessment, IncidentReporter, IndiaSouthAsia, InfrastructureAsAService, InfrastructureSecurity, InnerSource, Innovate, Insights, InspectData, Install, Insurance, Insurance_02, Integration, Integration_02, Integration_03, Intelligence, IntelligentInfrastructure, Intercom, InternetOfThings, InternetOfThings_02, InternetOfThings_03, Invoice, IotMunich, ItInfrastructure, ItInfrastructureSoftware, JapanMtFuji, Java, Java_02, Javascript, Juice, Justice, KeepDry, KeepYourOwnKey, KeyLifecycle, KeyUsers, Keyboard, Keystores, KeystoresExternal, KnowsDarkData, KochiHouseboat, Kookaburra, KualaLumpur, Kubernetes, KubernetesPod, LandingPage, LanguageTranslation, Language_01, Language_02, Language_03, Language_04, Language_05, Lantern, Launch, Leader, Leadership, Library, LiftAndShift, Lightning, Limes, Link, Linux, Linuxone_5, Liquids, ListBullet, ListCheckbox, Literature, LoadBalancer, Location, Lock_01, Lock_02, LockedNetwork_01, LockedNetwork_02, Lockers, London, LondonBigBen, Longhorn, Loon, LoopHearing, Love, LoweringRisk, Luggage, Lungs, MachineLearningModel, MachineLearning_01, MachineLearning_02, MachineLearning_03, MachineLearning_04, MachineLearning_05, MachineLearning_06, MachineLearning_07, MadridCathedral, MadridSkyscrapers, MadridStatue, MagicWand, Magnify, MailVerse, MainframeQualitiesOfService, ManageApplicationsAnywhere, ManagedHosting_01, ManagedHosting_02, Management, ManagingContainers, ManagingContractualFlow, ManagingItems, Mandolin, MargaritaGlass, Marketplace, MartiniGlass, Mas, MassDataMigration, MasterThreatHunting, MastersLeaderBoard, MathCurve, Maximize, McgillUniversityMorriceHall, Medal_01, Medal_02, Medal_03, MediaAndEntertainment, Medical, MedicalCharts, MedicalStaff, Melbourne, MeltingIceCream, Memory, Messaging_01, Messaging_02, Messaging_03, MetalCan, Meter, MexicoCityAngelOfIndependence, MexicoCityMuseoSoumaya, Micro, Microorganisms, Microphone, Microscope, Microservices, Microservices_02, Migrate, Migration, MilanDuomoDiMilano, MilanSkyscrapers, Minimize, MissionControl, Mobile, MobileAdd, MobileChat, MobileDevelopment, MobileDevices, MobilePhone, MobilePos_01, MobilePos_02, Modernize, Modernize_02, Monitor, MonitoredItemOnConveyor, MontrealOlympicStadium, MoonCake, MoonFull, MortarAndPestle, Moscow, Motion, MountainBiking, Mouse, MovementInOverlappingNetworks, MovementOfGoods_01, MovementOfGoods_02, MovementOfGoods_03, MovementOfItems, MovingDolly, Mqa, Mri, MriPatient, MultiModel, MulticloudComputing, Multitask, Mumbai, Munich, Music, Nachos, NaturalLanguageClassifier, NaturalLanguageProcessing_01, NaturalLanguageProcessing_02, NaturalLanguageUnderstanding, Network, NetworkAppliances, NetworkOfDevices, NetworkProtection, NetworkSecurity, NetworkServices, NetworkTraffic, Network_02, Networking_01, Networking_02, Networking_03, Networking_04, Networking_05, Networking_06, Neurodiversity, NewFinancialCustomerExperiences, NewRevenueStreams, Nice, NightClear, Nighthawk, NoFood, NoLiquids, NoParking, NoSmoking, NodeDotJs_01, NodeDotJs_02, NorthAmerica, NorthernMockingbird, Notifications, Nuclear, NycBrooklyn, NycChryslerBuilding, NycManhattan_01, NycManhattan_02, NycStatueOfLiberty, NycWorldTradeCenter, ObjectStorage, Observability_01, Observability_02, Octopus, Office, OilLamp, OilPump, OilRig, Okinawa, OnPremise, OnPremiseToCloud
|
|
3045
|
+
export { IbmZ16, IbmZ16MultiFrame, IbmZ16PlusCloud, IbmZ16SingleFrame, IbmZ17, IbmZ17MultiFrame, IbmZ17PlusCloud, IbmZ17SingleFrame, IbmZOsPackageManager, IdBadge, Idea, Ideate, IdentifyAndAccess, IdentifyAndResolveIssues, IdentityTrustAssessment, IncidentReporter, IndiaSouthAsia, InfrastructureAsAService, InfrastructureSecurity, InnerSource, Innovate, Insights, InspectData, Install, Insurance, Insurance_02, Integration, Integration_02, Integration_03, Intelligence, IntelligentInfrastructure, Intercom, InternetOfThings, InternetOfThings_02, InternetOfThings_03, Invoice, IotMunich, ItInfrastructure, ItInfrastructureSoftware, JapanMtFuji, Java, Java_02, Javascript, Juice, Justice, KeepDry, KeepYourOwnKey, KeyLifecycle, KeyUsers, Keyboard, Keystores, KeystoresExternal, KnowsDarkData, KochiHouseboat, Kookaburra, KualaLumpur, Kubernetes, KubernetesPod, LandingPage, LanguageTranslation, Language_01, Language_02, Language_03, Language_04, Language_05, Lantern, Laptop, Launch, Leader, Leadership, Library, LiftAndShift, Lightning, Limes, Link, Linux, Linuxone_5, Liquids, ListBullet, ListCheckbox, Literature, LoadBalancer, Location, Lock_01, Lock_02, LockedNetwork_01, LockedNetwork_02, Lockers, London, LondonBigBen, Longhorn, Loon, LoopHearing, LosAngeles, LotusFlower, Love, LoweringRisk, Luggage, Lungs, MachineLearningModel, MachineLearning_01, MachineLearning_02, MachineLearning_03, MachineLearning_04, MachineLearning_05, MachineLearning_06, MachineLearning_07, MadridCathedral, MadridSkyscrapers, MadridStatue, MagicWand, Magnify, MailVerse, MainframeQualitiesOfService, ManageApplicationsAnywhere, ManagedHosting_01, ManagedHosting_02, Management, ManagingContainers, ManagingContractualFlow, ManagingItems, Mandolin, MargaritaGlass, Marketplace, MartiniGlass, Mas, MassDataMigration, MasterThreatHunting, MastersLeaderBoard, MathCurve, Maximize, McgillUniversityMorriceHall, Medal_01, Medal_02, Medal_03, MediaAndEntertainment, Medical, MedicalCharts, MedicalStaff, Melbourne, MeltingIceCream, Memory, MenShowers, Messaging_01, Messaging_02, Messaging_03, MetalCan, Meter, MexicoCityAngelOfIndependence, MexicoCityMuseoSoumaya, Miami, Micro, Microorganisms, Microphone, Microscope, Microservices, Microservices_02, Migrate, Migration, MilanDuomoDiMilano, MilanSkyscrapers, Minimize, MissionControl, Mobile, MobileAdd, MobileChat, MobileDevelopment, MobileDevices, MobilePhone, MobilePos_01, MobilePos_02, Modernize, Modernize_02, Monitor, MonitoredItemOnConveyor, MontrealOlympicStadium, MoonCake, MoonFull, MortarAndPestle, Moscow, Motion, MountainBiking, Mouse, MovementInOverlappingNetworks, MovementOfGoods_01, MovementOfGoods_02, MovementOfGoods_03, MovementOfItems, MovingDolly, Mqa, Mri, MriPatient, MultiModel, MulticloudComputing, Multitask, Mumbai, Munich, Music, Nachos, NaturalLanguageClassifier, NaturalLanguageProcessing_01, NaturalLanguageProcessing_02, NaturalLanguageUnderstanding, Network, NetworkAppliances, NetworkOfDevices, NetworkProtection, NetworkSecurity, NetworkServices, NetworkTraffic, Network_02, Networking_01, Networking_02, Networking_03, Networking_04, Networking_05, Networking_06, Neurodiversity, NewFinancialCustomerExperiences, NewRevenueStreams, Nice, NightClear, Nighthawk, NoFood, NoLiquids, NoParking, NoSmoking, NodeDotJs_01, NodeDotJs_02, NorthAmerica, NorthernMockingbird, Notifications, Nuclear, NycBrooklyn, NycChryslerBuilding, NycManhattan_01, NycManhattan_02, NycStatueOfLiberty, NycWorldTradeCenter, ObjectStorage, Observability_01, Observability_02, Octopus, Office, OilLamp, OilPump, OilRig, Okinawa, OnPremise, OnPremiseToCloud };
|
|
@@ -7,10 +7,19 @@
|
|
|
7
7
|
* Code generated by @carbon/pictograms-react. DO NOT EDIT.
|
|
8
8
|
*/
|
|
9
9
|
import type { CarbonPictogramType } from '../CarbonPictogram';
|
|
10
|
+
declare const _OnPremises_02: CarbonPictogramType;
|
|
11
|
+
declare const _OpenSource: CarbonPictogramType;
|
|
12
|
+
declare const _OperateOffline: CarbonPictogramType;
|
|
13
|
+
declare const _OperatingSystem: CarbonPictogramType;
|
|
14
|
+
declare const _OperationalEfficiency: CarbonPictogramType;
|
|
15
|
+
declare const _OperationalMetrics: CarbonPictogramType;
|
|
16
|
+
declare const _Optimize: CarbonPictogramType;
|
|
17
|
+
declare const _OptimizeCashFlow_01: CarbonPictogramType;
|
|
10
18
|
declare const _OptimizeCashFlow_02: CarbonPictogramType;
|
|
11
19
|
declare const _Organization: CarbonPictogramType;
|
|
12
20
|
declare const _Ornament: CarbonPictogramType;
|
|
13
21
|
declare const _OsakaTsutenkakuTower: CarbonPictogramType;
|
|
22
|
+
declare const _Oslo: CarbonPictogramType;
|
|
14
23
|
declare const _Osprey: CarbonPictogramType;
|
|
15
24
|
declare const _OutcomeFocused: CarbonPictogramType;
|
|
16
25
|
declare const _Overcast: CarbonPictogramType;
|
|
@@ -50,6 +59,7 @@ declare const _Person_07: CarbonPictogramType;
|
|
|
50
59
|
declare const _Person_08: CarbonPictogramType;
|
|
51
60
|
declare const _Person_09: CarbonPictogramType;
|
|
52
61
|
declare const _PersonalityInsights: CarbonPictogramType;
|
|
62
|
+
declare const _Perth: CarbonPictogramType;
|
|
53
63
|
declare const _PeruMachuPicchu: CarbonPictogramType;
|
|
54
64
|
declare const _PetriCulture: CarbonPictogramType;
|
|
55
65
|
declare const _PhpLanguage: CarbonPictogramType;
|
|
@@ -185,6 +195,7 @@ declare const _SalesforceIntegration: CarbonPictogramType;
|
|
|
185
195
|
declare const _SampleFile: CarbonPictogramType;
|
|
186
196
|
declare const _SanFrancisco: CarbonPictogramType;
|
|
187
197
|
declare const _SanFranciscoFog: CarbonPictogramType;
|
|
198
|
+
declare const _SanJose: CarbonPictogramType;
|
|
188
199
|
declare const _SaoPaulo: CarbonPictogramType;
|
|
189
200
|
declare const _Sap: CarbonPictogramType;
|
|
190
201
|
declare const _SapHana: CarbonPictogramType;
|
|
@@ -246,15 +257,4 @@ declare const _Skiing: CarbonPictogramType;
|
|
|
246
257
|
declare const _Slack: CarbonPictogramType;
|
|
247
258
|
declare const _SliceCode: CarbonPictogramType;
|
|
248
259
|
declare const _Slider: CarbonPictogramType;
|
|
249
|
-
|
|
250
|
-
declare const _SmallToMediumBusinessSmb: CarbonPictogramType;
|
|
251
|
-
declare const _Sneaker: CarbonPictogramType;
|
|
252
|
-
declare const _Snow: CarbonPictogramType;
|
|
253
|
-
declare const _Snowboarding: CarbonPictogramType;
|
|
254
|
-
declare const _Snowflake: CarbonPictogramType;
|
|
255
|
-
declare const _SocialDistancing: CarbonPictogramType;
|
|
256
|
-
declare const _SocialTile: CarbonPictogramType;
|
|
257
|
-
declare const _SocialWork_01: CarbonPictogramType;
|
|
258
|
-
declare const _SocialWork_02: CarbonPictogramType;
|
|
259
|
-
declare const _SocialWorker: CarbonPictogramType;
|
|
260
|
-
export { _OptimizeCashFlow_02 as OptimizeCashFlow_02, _Organization as Organization, _Ornament as Ornament, _OsakaTsutenkakuTower as OsakaTsutenkakuTower, _Osprey as Osprey, _OutcomeFocused as OutcomeFocused, _Overcast as Overcast, _Overview as Overview, _Paddleboarding as Paddleboarding, _Paper as Paper, _PaperClip as PaperClip, _PaperConfidential as PaperConfidential, _PaperCup as PaperCup, _PaperCupWithMetalCan as PaperCupWithMetalCan, _ParisArcDeTriomphe as ParisArcDeTriomphe, _ParisEiffelTower as ParisEiffelTower, _ParisLouvre as ParisLouvre, _ParisNotreDame as ParisNotreDame, _ParisPompidouCenter as ParisPompidouCenter, _Parking as Parking, _Parliament as Parliament, _PartnerRelationship as PartnerRelationship, _Partnership as Partnership, _Path as Path, _Pattern as Pattern, _PayForWhatYouUse as PayForWhatYouUse, _Pencil as Pencil, _PeopleDancing as PeopleDancing, _Pepper as Pepper, _Performance as Performance, _Perfume as Perfume, _PersonSweating as PersonSweating, _PersonWorking as PersonWorking, _Person_01 as Person_01, _Person_02 as Person_02, _Person_03 as Person_03, _Person_04 as Person_04, _Person_05 as Person_05, _Person_06 as Person_06, _Person_07 as Person_07, _Person_08 as Person_08, _Person_09 as Person_09, _PersonalityInsights as PersonalityInsights, _PeruMachuPicchu as PeruMachuPicchu, _PetriCulture as PetriCulture, _PhpLanguage as PhpLanguage, _PhpLanguage_02 as PhpLanguage_02, _Piano as Piano, _PillBottle_01 as PillBottle_01, _Pills as Pills, _PilotTest as PilotTest, _Pipeline as Pipeline, _Pizza as Pizza, _PlanningAnalytics as PlanningAnalytics, _PlasticBottle as PlasticBottle, _Plastics as Plastics, _PlatformAsAService as PlatformAsAService, _PlatformAsAService_02 as PlatformAsAService_02, _PlayerFlow as PlayerFlow, _PliLanguage as PliLanguage, _Podcast as Podcast, _Police as Police, _Popsicle as Popsicle, _PopsicleMelting as PopsicleMelting, _PopulationDiagram as PopulationDiagram, _PortlandBuilding as PortlandBuilding, _PoughkeepsieBridge as PoughkeepsieBridge, _PoughkeepsieIbmClocktower as PoughkeepsieIbmClocktower, _PoughkeepsieMidHudsonBridge as PoughkeepsieMidHudsonBridge, _Power as Power, _PowerOn as PowerOn, _PragueCharlesBridgeTower as PragueCharlesBridgeTower, _PragueDancingHouse_01 as PragueDancingHouse_01, _PragueDancingHouse_02 as PragueDancingHouse_02, _Predictability as Predictability, _PredictiveAnalytics as PredictiveAnalytics, _Pregnant as Pregnant, _Prepare as Prepare, _Prescription as Prescription, _Presentation as Presentation, _Presenter as Presenter, _Price as Price, _Printer as Printer, _PrivateNetwork_01 as PrivateNetwork_01, _PrivateNetwork_02 as PrivateNetwork_02, _PrivateNetwork_03 as PrivateNetwork_03, _PrivateNetwork_04 as PrivateNetwork_04, _Process as Process, _ProcessAutomation as ProcessAutomation, _Product as Product, _Productivity as Productivity, _ProfessionalMarketplace as ProfessionalMarketplace, _Progress as Progress, _Prompt as Prompt, _ProtectCriticalAssets as ProtectCriticalAssets, _ProvenTechnology as ProvenTechnology, _Public as Public, _PublicCloudToPrivateCloud as PublicCloudToPrivateCloud, _PunchingBag_01 as PunchingBag_01, _PunchingBag_02 as PunchingBag_02, _PunchingBag_03 as PunchingBag_03, _Puzzle as Puzzle, _Python as Python, _QQPlot as QQPlot, _Qiskit as Qiskit, _QrCode as QrCode, _Quantum as Quantum, _QuantumComputer as QuantumComputer, _QuantumComputer_02 as QuantumComputer_02, _QuantumComputing as QuantumComputing, _QuantumSafe as QuantumSafe, _Question as Question, _QuestionAndAnswer as QuestionAndAnswer, _RLanguage as RLanguage, _RLanguageAndEnvironment as RLanguageAndEnvironment, _Racetrack as Racetrack, _Radio as Radio, _Raindrop as Raindrop, _Rainy as Rainy, _RainyHeavy as RainyHeavy, _RaleighNc as RaleighNc, _RandomSamples as RandomSamples, _Rank as Rank, _ReactToData as ReactToData, _ReactiveSystems as ReactiveSystems, _ReadOnly as ReadOnly, _RealEstate as RealEstate, _RealTime as RealTime, _Receipt as Receipt, _Recruitment_01 as Recruitment_01, _Recycle as Recycle, _RedHatAnsible as RedHatAnsible, _RedHatApplications as RedHatApplications, _RedefiningFinancialServices as RedefiningFinancialServices, _ReducingCost as ReducingCost, _ReferenceArchitecture as ReferenceArchitecture, _Refinery as Refinery, _Refresh as Refresh, _RelationshipDiagram as RelationshipDiagram, _RelationshipExtraction as RelationshipExtraction, _Reliability as Reliability, _Reliability_02 as Reliability_02, _Renew as Renew, _RenewTeam as RenewTeam, _Repeat as Repeat, _Report as Report, _Research as Research, _ResellerPrograms as ResellerPrograms, _Reset as Reset, _ResetHybridCloud as ResetHybridCloud, _ResetSettings as ResetSettings, _Resilience as Resilience, _Resilience_02 as Resilience_02, _ResourceHealth as ResourceHealth, _Resourceful as Resourceful, _Resources as Resources, _Retail as Retail, _RetailSustainable as RetailSustainable, _RetrieveAndRank as RetrieveAndRank, _RichTextFormat as RichTextFormat, _RioDeJaneiro as RioDeJaneiro, _Road as Road, _RoadBiking as RoadBiking, _Robot as Robot, _Robotics as Robotics, _RockOn as RockOn, _Rocket as Rocket, _RomaniaTheGateOfTheKiss as RomaniaTheGateOfTheKiss, _Rome as Rome, _RotateDevice as RotateDevice, _SaasEnablement as SaasEnablement, _SaasIntegration as SaasIntegration, _Salad as Salad, _SalesConnect as SalesConnect, _SalesforceIntegration as SalesforceIntegration, _SampleFile as SampleFile, _SanFrancisco as SanFrancisco, _SanFranciscoFog as SanFranciscoFog, _SaoPaulo as SaoPaulo, _Sap as Sap, _SapHana as SapHana, _SapSuccessfactors as SapSuccessfactors, _Satellite as Satellite, _SatelliteDish as SatelliteDish, _SaveTime as SaveTime, _Scalable as Scalable, _Scale as Scale, _Scale_02 as Scale_02, _ScalingContainers as ScalingContainers, _ScanCode as ScanCode, _ScatterMatrix as ScatterMatrix, _ScientificComputing as ScientificComputing, _ScientificResearch as ScientificResearch, _SeaShell as SeaShell, _Seattle as Seattle, _SecureData as SecureData, _SecureDevops as SecureDevops, _SecureGateway as SecureGateway, _SecureHybridCloud as SecureHybridCloud, _SecureProfile as SecureProfile, _SecureSearch as SecureSearch, _Security as Security, _SecurityAsAService as SecurityAsAService, _SecurityGroups as SecurityGroups, _SecurityHygiene as SecurityHygiene, _SecurityIntelligence as SecurityIntelligence, _SecurityManagement as SecurityManagement, _SecurityShield as SecurityShield, _SecurityVisibility as SecurityVisibility, _Security_02 as Security_02, _Security_03 as Security_03, _SelectProduct as SelectProduct, _SelectRange as SelectRange, _SelectricTypewriter as SelectricTypewriter, _Sell as Sell, _SeoulGyeongbokgungPalace as SeoulGyeongbokgungPalace, _ServerOperatingSystems as ServerOperatingSystems, _ServerRack as ServerRack, _Serverless as Serverless, _Serverless_02 as Serverless_02, _Serverless_03 as Serverless_03, _Servers as Servers, _ShanghaiCityscape as ShanghaiCityscape, _ShanghaiOrientalPearlTower as ShanghaiOrientalPearlTower, _ShanghaiSkyline as ShanghaiSkyline, _SharingData as SharingData, _Shirt as Shirt, _Shop as Shop, _ShoppingCart as ShoppingCart, _Shower as Shower, _Shrimp as Shrimp, _Silence as Silence, _SiliconWafer as SiliconWafer, _Singapore as Singapore, _SingleSignOn as SingleSignOn, _Skiing as Skiing, _Slack as Slack, _SliceCode as SliceCode, _Slider as Slider, _SmallComponentsMakingALargerWhole as SmallComponentsMakingALargerWhole, _SmallToMediumBusinessSmb as SmallToMediumBusinessSmb, _Sneaker as Sneaker, _Snow as Snow, _Snowboarding as Snowboarding, _Snowflake as Snowflake, _SocialDistancing as SocialDistancing, _SocialTile as SocialTile, _SocialWork_01 as SocialWork_01, _SocialWork_02 as SocialWork_02, _SocialWorker as SocialWorker };
|
|
260
|
+
export { _OnPremises_02 as OnPremises_02, _OpenSource as OpenSource, _OperateOffline as OperateOffline, _OperatingSystem as OperatingSystem, _OperationalEfficiency as OperationalEfficiency, _OperationalMetrics as OperationalMetrics, _Optimize as Optimize, _OptimizeCashFlow_01 as OptimizeCashFlow_01, _OptimizeCashFlow_02 as OptimizeCashFlow_02, _Organization as Organization, _Ornament as Ornament, _OsakaTsutenkakuTower as OsakaTsutenkakuTower, _Oslo as Oslo, _Osprey as Osprey, _OutcomeFocused as OutcomeFocused, _Overcast as Overcast, _Overview as Overview, _Paddleboarding as Paddleboarding, _Paper as Paper, _PaperClip as PaperClip, _PaperConfidential as PaperConfidential, _PaperCup as PaperCup, _PaperCupWithMetalCan as PaperCupWithMetalCan, _ParisArcDeTriomphe as ParisArcDeTriomphe, _ParisEiffelTower as ParisEiffelTower, _ParisLouvre as ParisLouvre, _ParisNotreDame as ParisNotreDame, _ParisPompidouCenter as ParisPompidouCenter, _Parking as Parking, _Parliament as Parliament, _PartnerRelationship as PartnerRelationship, _Partnership as Partnership, _Path as Path, _Pattern as Pattern, _PayForWhatYouUse as PayForWhatYouUse, _Pencil as Pencil, _PeopleDancing as PeopleDancing, _Pepper as Pepper, _Performance as Performance, _Perfume as Perfume, _PersonSweating as PersonSweating, _PersonWorking as PersonWorking, _Person_01 as Person_01, _Person_02 as Person_02, _Person_03 as Person_03, _Person_04 as Person_04, _Person_05 as Person_05, _Person_06 as Person_06, _Person_07 as Person_07, _Person_08 as Person_08, _Person_09 as Person_09, _PersonalityInsights as PersonalityInsights, _Perth as Perth, _PeruMachuPicchu as PeruMachuPicchu, _PetriCulture as PetriCulture, _PhpLanguage as PhpLanguage, _PhpLanguage_02 as PhpLanguage_02, _Piano as Piano, _PillBottle_01 as PillBottle_01, _Pills as Pills, _PilotTest as PilotTest, _Pipeline as Pipeline, _Pizza as Pizza, _PlanningAnalytics as PlanningAnalytics, _PlasticBottle as PlasticBottle, _Plastics as Plastics, _PlatformAsAService as PlatformAsAService, _PlatformAsAService_02 as PlatformAsAService_02, _PlayerFlow as PlayerFlow, _PliLanguage as PliLanguage, _Podcast as Podcast, _Police as Police, _Popsicle as Popsicle, _PopsicleMelting as PopsicleMelting, _PopulationDiagram as PopulationDiagram, _PortlandBuilding as PortlandBuilding, _PoughkeepsieBridge as PoughkeepsieBridge, _PoughkeepsieIbmClocktower as PoughkeepsieIbmClocktower, _PoughkeepsieMidHudsonBridge as PoughkeepsieMidHudsonBridge, _Power as Power, _PowerOn as PowerOn, _PragueCharlesBridgeTower as PragueCharlesBridgeTower, _PragueDancingHouse_01 as PragueDancingHouse_01, _PragueDancingHouse_02 as PragueDancingHouse_02, _Predictability as Predictability, _PredictiveAnalytics as PredictiveAnalytics, _Pregnant as Pregnant, _Prepare as Prepare, _Prescription as Prescription, _Presentation as Presentation, _Presenter as Presenter, _Price as Price, _Printer as Printer, _PrivateNetwork_01 as PrivateNetwork_01, _PrivateNetwork_02 as PrivateNetwork_02, _PrivateNetwork_03 as PrivateNetwork_03, _PrivateNetwork_04 as PrivateNetwork_04, _Process as Process, _ProcessAutomation as ProcessAutomation, _Product as Product, _Productivity as Productivity, _ProfessionalMarketplace as ProfessionalMarketplace, _Progress as Progress, _Prompt as Prompt, _ProtectCriticalAssets as ProtectCriticalAssets, _ProvenTechnology as ProvenTechnology, _Public as Public, _PublicCloudToPrivateCloud as PublicCloudToPrivateCloud, _PunchingBag_01 as PunchingBag_01, _PunchingBag_02 as PunchingBag_02, _PunchingBag_03 as PunchingBag_03, _Puzzle as Puzzle, _Python as Python, _QQPlot as QQPlot, _Qiskit as Qiskit, _QrCode as QrCode, _Quantum as Quantum, _QuantumComputer as QuantumComputer, _QuantumComputer_02 as QuantumComputer_02, _QuantumComputing as QuantumComputing, _QuantumSafe as QuantumSafe, _Question as Question, _QuestionAndAnswer as QuestionAndAnswer, _RLanguage as RLanguage, _RLanguageAndEnvironment as RLanguageAndEnvironment, _Racetrack as Racetrack, _Radio as Radio, _Raindrop as Raindrop, _Rainy as Rainy, _RainyHeavy as RainyHeavy, _RaleighNc as RaleighNc, _RandomSamples as RandomSamples, _Rank as Rank, _ReactToData as ReactToData, _ReactiveSystems as ReactiveSystems, _ReadOnly as ReadOnly, _RealEstate as RealEstate, _RealTime as RealTime, _Receipt as Receipt, _Recruitment_01 as Recruitment_01, _Recycle as Recycle, _RedHatAnsible as RedHatAnsible, _RedHatApplications as RedHatApplications, _RedefiningFinancialServices as RedefiningFinancialServices, _ReducingCost as ReducingCost, _ReferenceArchitecture as ReferenceArchitecture, _Refinery as Refinery, _Refresh as Refresh, _RelationshipDiagram as RelationshipDiagram, _RelationshipExtraction as RelationshipExtraction, _Reliability as Reliability, _Reliability_02 as Reliability_02, _Renew as Renew, _RenewTeam as RenewTeam, _Repeat as Repeat, _Report as Report, _Research as Research, _ResellerPrograms as ResellerPrograms, _Reset as Reset, _ResetHybridCloud as ResetHybridCloud, _ResetSettings as ResetSettings, _Resilience as Resilience, _Resilience_02 as Resilience_02, _ResourceHealth as ResourceHealth, _Resourceful as Resourceful, _Resources as Resources, _Retail as Retail, _RetailSustainable as RetailSustainable, _RetrieveAndRank as RetrieveAndRank, _RichTextFormat as RichTextFormat, _RioDeJaneiro as RioDeJaneiro, _Road as Road, _RoadBiking as RoadBiking, _Robot as Robot, _Robotics as Robotics, _RockOn as RockOn, _Rocket as Rocket, _RomaniaTheGateOfTheKiss as RomaniaTheGateOfTheKiss, _Rome as Rome, _RotateDevice as RotateDevice, _SaasEnablement as SaasEnablement, _SaasIntegration as SaasIntegration, _Salad as Salad, _SalesConnect as SalesConnect, _SalesforceIntegration as SalesforceIntegration, _SampleFile as SampleFile, _SanFrancisco as SanFrancisco, _SanFranciscoFog as SanFranciscoFog, _SanJose as SanJose, _SaoPaulo as SaoPaulo, _Sap as Sap, _SapHana as SapHana, _SapSuccessfactors as SapSuccessfactors, _Satellite as Satellite, _SatelliteDish as SatelliteDish, _SaveTime as SaveTime, _Scalable as Scalable, _Scale as Scale, _Scale_02 as Scale_02, _ScalingContainers as ScalingContainers, _ScanCode as ScanCode, _ScatterMatrix as ScatterMatrix, _ScientificComputing as ScientificComputing, _ScientificResearch as ScientificResearch, _SeaShell as SeaShell, _Seattle as Seattle, _SecureData as SecureData, _SecureDevops as SecureDevops, _SecureGateway as SecureGateway, _SecureHybridCloud as SecureHybridCloud, _SecureProfile as SecureProfile, _SecureSearch as SecureSearch, _Security as Security, _SecurityAsAService as SecurityAsAService, _SecurityGroups as SecurityGroups, _SecurityHygiene as SecurityHygiene, _SecurityIntelligence as SecurityIntelligence, _SecurityManagement as SecurityManagement, _SecurityShield as SecurityShield, _SecurityVisibility as SecurityVisibility, _Security_02 as Security_02, _Security_03 as Security_03, _SelectProduct as SelectProduct, _SelectRange as SelectRange, _SelectricTypewriter as SelectricTypewriter, _Sell as Sell, _SeoulGyeongbokgungPalace as SeoulGyeongbokgungPalace, _ServerOperatingSystems as ServerOperatingSystems, _ServerRack as ServerRack, _Serverless as Serverless, _Serverless_02 as Serverless_02, _Serverless_03 as Serverless_03, _Servers as Servers, _ShanghaiCityscape as ShanghaiCityscape, _ShanghaiOrientalPearlTower as ShanghaiOrientalPearlTower, _ShanghaiSkyline as ShanghaiSkyline, _SharingData as SharingData, _Shirt as Shirt, _Shop as Shop, _ShoppingCart as ShoppingCart, _Shower as Shower, _Shrimp as Shrimp, _Silence as Silence, _SiliconWafer as SiliconWafer, _Singapore as Singapore, _SingleSignOn as SingleSignOn, _Skiing as Skiing, _Slack as Slack, _SliceCode as SliceCode, _Slider as Slider };
|