@carbon/pictograms 12.45.1 → 12.46.0-rc.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/categories.yml +30 -17
- package/es/airport/index.js +27 -0
- package/es/budapest--corvin7/index.js +27 -0
- package/es/budapest--hungarian-auto-club/index.js +27 -0
- package/es/code--explanation/index.js +27 -0
- package/es/emissions/index.js +27 -0
- package/es/ibm--ibv/index.js +27 -0
- package/es/ibm--z-os-container-platform/index.js +27 -0
- package/es/index.js +15 -0
- package/es/intelligent-infrastructure/index.js +27 -0
- package/es/lockers/index.js +27 -0
- package/es/machine--learning--model/index.js +27 -0
- package/es/pipeline/index.js +27 -0
- package/es/raindrop/index.js +27 -0
- package/es/road/index.js +27 -0
- package/es/toilet/index.js +27 -0
- package/es/tunnel/index.js +27 -0
- package/lib/airport/index.js +29 -0
- package/lib/budapest--corvin7/index.js +29 -0
- package/lib/budapest--hungarian-auto-club/index.js +29 -0
- package/lib/code--explanation/index.js +29 -0
- package/lib/emissions/index.js +29 -0
- package/lib/ibm--ibv/index.js +29 -0
- package/lib/ibm--z-os-container-platform/index.js +29 -0
- package/lib/index.js +30 -0
- package/lib/intelligent-infrastructure/index.js +29 -0
- package/lib/lockers/index.js +29 -0
- package/lib/machine--learning--model/index.js +29 -0
- package/lib/pipeline/index.js +29 -0
- package/lib/raindrop/index.js +29 -0
- package/lib/road/index.js +29 -0
- package/lib/toilet/index.js +29 -0
- package/lib/tunnel/index.js +29 -0
- package/metadata.json +822 -42
- package/package.json +2 -2
- package/pictograms.yml +143 -5
- package/productive-pictogram-master.ai +13483 -12885
- package/src/svg/airport.svg +20 -0
- package/src/svg/budapest--corvin7.svg +21 -0
- package/src/svg/budapest--hungarian-auto-club.svg +20 -0
- package/src/svg/code--explanation.svg +19 -0
- package/src/svg/emissions.svg +23 -0
- package/src/svg/ibm--ibv.svg +13 -0
- package/src/svg/ibm--z-os-container-platform.svg +13 -0
- package/src/svg/intelligent-infrastructure.svg +29 -0
- package/src/svg/lockers.svg +22 -0
- package/src/svg/machine--learning--model.svg +32 -0
- package/src/svg/pipeline.svg +18 -0
- package/src/svg/raindrop.svg +11 -0
- package/src/svg/road.svg +13 -0
- package/src/svg/toilet.svg +15 -0
- package/src/svg/tunnel.svg +20 -0
- package/svg/airport.svg +1 -0
- package/svg/budapest--corvin7.svg +1 -0
- package/svg/budapest--hungarian-auto-club.svg +1 -0
- package/svg/code--explanation.svg +1 -0
- package/svg/emissions.svg +1 -0
- package/svg/ibm--ibv.svg +1 -0
- package/svg/ibm--z-os-container-platform.svg +1 -0
- package/svg/intelligent-infrastructure.svg +1 -0
- package/svg/lockers.svg +1 -0
- package/svg/machine--learning--model.svg +1 -0
- package/svg/pipeline.svg +1 -0
- package/svg/raindrop.svg +1 -0
- package/svg/road.svg +1 -0
- package/svg/toilet.svg +1 -0
- package/svg/tunnel.svg +1 -0
- package/umd/index.js +2516 -2231
package/categories.yml
CHANGED
|
@@ -36,7 +36,23 @@ categories:
|
|
|
36
36
|
- ai-governance--model
|
|
37
37
|
- ai-governance--model-tuned
|
|
38
38
|
- ai-governance--prompt
|
|
39
|
+
- ai--ethics
|
|
40
|
+
- ai--explainability
|
|
41
|
+
- ai--privacy
|
|
42
|
+
- ai--robustness
|
|
43
|
+
- ai--transparency
|
|
44
|
+
- ai--trust
|
|
45
|
+
- decision-velocity
|
|
39
46
|
- ibm--granite
|
|
47
|
+
- intelligence
|
|
48
|
+
- machine--learning--01
|
|
49
|
+
- machine--learning--02
|
|
50
|
+
- machine--learning--03
|
|
51
|
+
- machine--learning--04
|
|
52
|
+
- machine--learning--05
|
|
53
|
+
- machine--learning--06
|
|
54
|
+
- machine--learning--model
|
|
55
|
+
- technical-owner
|
|
40
56
|
- name: Blockchain
|
|
41
57
|
members:
|
|
42
58
|
- connected--ecosystem
|
|
@@ -60,6 +76,7 @@ categories:
|
|
|
60
76
|
- fire--alarm
|
|
61
77
|
- fire--extinguisher
|
|
62
78
|
- id--badge
|
|
79
|
+
- intelligent-infrastructure
|
|
63
80
|
- no--smoking
|
|
64
81
|
- office
|
|
65
82
|
- recycle--bin
|
|
@@ -88,6 +105,8 @@ categories:
|
|
|
88
105
|
- bucharest--national-theatre
|
|
89
106
|
- bucharest--romanian-athenaeum
|
|
90
107
|
- budapest
|
|
108
|
+
- budapest--corvin7
|
|
109
|
+
- budapest--hungarian-auto-club
|
|
91
110
|
- budapest--lab-skyline
|
|
92
111
|
- budapest--citadella
|
|
93
112
|
- cairo--giza-plateau
|
|
@@ -599,6 +618,7 @@ categories:
|
|
|
599
618
|
- application
|
|
600
619
|
- art--tools--01
|
|
601
620
|
- birthday--cake
|
|
621
|
+
- code--explanation
|
|
602
622
|
- content--design
|
|
603
623
|
- cupcake
|
|
604
624
|
- design-and-development--01
|
|
@@ -778,8 +798,10 @@ categories:
|
|
|
778
798
|
- enterprise--design--thinking--01
|
|
779
799
|
- enterprise--design--thinking--02
|
|
780
800
|
- eye
|
|
801
|
+
- ibm--ibv
|
|
781
802
|
- ibm--ix
|
|
782
803
|
- ibm--z
|
|
804
|
+
- ibm--z-os-container-platform
|
|
783
805
|
- ibm--z--partition
|
|
784
806
|
- progress
|
|
785
807
|
- world--community--grid
|
|
@@ -829,23 +851,6 @@ categories:
|
|
|
829
851
|
- iot--munich
|
|
830
852
|
- solve
|
|
831
853
|
- transform--01
|
|
832
|
-
- name: Learning
|
|
833
|
-
members:
|
|
834
|
-
- ai--ethics
|
|
835
|
-
- ai--explainability
|
|
836
|
-
- ai--privacy
|
|
837
|
-
- ai--robustness
|
|
838
|
-
- ai--transparency
|
|
839
|
-
- ai--trust
|
|
840
|
-
- decision-velocity
|
|
841
|
-
- intelligence
|
|
842
|
-
- machine--learning--01
|
|
843
|
-
- machine--learning--02
|
|
844
|
-
- machine--learning--03
|
|
845
|
-
- machine--learning--04
|
|
846
|
-
- machine--learning--05
|
|
847
|
-
- machine--learning--06
|
|
848
|
-
- technical-owner
|
|
849
854
|
- name: Life Science
|
|
850
855
|
members:
|
|
851
856
|
- cell
|
|
@@ -925,9 +930,11 @@ categories:
|
|
|
925
930
|
- name: Manufacturing
|
|
926
931
|
members:
|
|
927
932
|
- delivery--truck
|
|
933
|
+
- emissions
|
|
928
934
|
- factory
|
|
929
935
|
- forklift
|
|
930
936
|
- ibm--rpa
|
|
937
|
+
- pipeline
|
|
931
938
|
- robot
|
|
932
939
|
- robotics
|
|
933
940
|
- tools
|
|
@@ -1184,6 +1191,7 @@ categories:
|
|
|
1184
1191
|
- name: Transportation
|
|
1185
1192
|
members:
|
|
1186
1193
|
- airplane
|
|
1194
|
+
- airport
|
|
1187
1195
|
- automobile
|
|
1188
1196
|
- bicycle
|
|
1189
1197
|
- bus
|
|
@@ -1192,9 +1200,11 @@ categories:
|
|
|
1192
1200
|
- engine
|
|
1193
1201
|
- fuel
|
|
1194
1202
|
- luggage
|
|
1203
|
+
- road
|
|
1195
1204
|
- spaceship
|
|
1196
1205
|
- steering--wheel
|
|
1197
1206
|
- train
|
|
1207
|
+
- tunnel
|
|
1198
1208
|
- name: Watson
|
|
1199
1209
|
members:
|
|
1200
1210
|
- alchemy--data--news
|
|
@@ -1257,6 +1267,7 @@ categories:
|
|
|
1257
1267
|
- moon--full
|
|
1258
1268
|
- night--clear
|
|
1259
1269
|
- overcast
|
|
1270
|
+
- raindrop
|
|
1260
1271
|
- rainy
|
|
1261
1272
|
- rainy--heavy
|
|
1262
1273
|
- snow
|
|
@@ -1277,11 +1288,13 @@ categories:
|
|
|
1277
1288
|
- library
|
|
1278
1289
|
- liquids
|
|
1279
1290
|
- literature
|
|
1291
|
+
- lockers
|
|
1280
1292
|
- loop--hearing
|
|
1281
1293
|
- metal-can
|
|
1282
1294
|
- plastics
|
|
1283
1295
|
- silence
|
|
1284
1296
|
- station--hydration
|
|
1297
|
+
- toilet
|
|
1285
1298
|
- trash--burnable
|
|
1286
1299
|
- trash--non-burnable
|
|
1287
1300
|
- waste--electronic
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
var index = {
|
|
10
|
+
"elem": "svg",
|
|
11
|
+
"attrs": {
|
|
12
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
13
|
+
"viewBox": "0 0 32 32",
|
|
14
|
+
"fill": "currentColor",
|
|
15
|
+
"width": 64,
|
|
16
|
+
"height": 64
|
|
17
|
+
},
|
|
18
|
+
"content": [{
|
|
19
|
+
"elem": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"d": "M16,31.36C7.53,31.36,0.64,24.47,0.64,16\tS7.53,0.64,16,0.64S31.36,7.53,31.36,16S24.47,31.36,16,31.36z M16,1.36C7.927,1.36,1.36,7.927,1.36,16\tc0,8.072,6.567,14.64,14.64,14.64c8.072,0,14.64-6.567,14.64-14.64S24.072,1.36,16,1.36z M20.4,27.36\tc-0.038,0-0.076-0.007-0.114-0.019L16,25.913l-4.286,1.429c-0.11,0.035-0.231,0.019-0.324-0.05c-0.094-0.067-0.15-0.177-0.15-0.292\tv-1.467c0-0.104,0.045-0.203,0.123-0.271l2.777-2.425v-5.349l-7.459,4.323c-0.111,0.064-0.248,0.065-0.36,0\tc-0.112-0.063-0.18-0.183-0.18-0.312v-3.3c0-0.111,0.052-0.217,0.141-0.285l7.859-6.045V8c0-1.053,0.468-3.36,1.86-3.36\tS17.86,6.947,17.86,8l-0.032,3.8l7.893,6.116c0.088,0.067,0.14,0.173,0.14,0.284v3.3c0,0.128-0.068,0.246-0.179,0.311\tc-0.109,0.064-0.247,0.066-0.358,0.003l-7.463-4.198v5.222l2.777,2.425c0.078,0.068,0.123,0.168,0.123,0.271V27\tc0,0.115-0.056,0.225-0.149,0.292C20.549,27.337,20.475,27.36,20.4,27.36z M16,25.173c0.039,0,0.077,0.007,0.114,0.019l3.926,1.31\tv-0.805l-2.777-2.425C17.185,23.203,17.14,23.104,17.14,23v-6c0-0.128,0.068-0.246,0.179-0.311c0.109-0.065,0.247-0.066,0.358-0.003\tl7.463,4.199v-2.508l-7.894-6.117c-0.089-0.069-0.141-0.175-0.14-0.288l0.033-3.975c0-1.06-0.479-2.637-1.14-2.637\tS14.86,6.937,14.86,8v4.047c0,0.112-0.052,0.217-0.141,0.285L6.86,18.378v2.497l7.459-4.323c0.113-0.063,0.249-0.064,0.36,0\tc0.112,0.064,0.18,0.183,0.18,0.312V23c0,0.104-0.045,0.203-0.123,0.271l-2.777,2.425v0.805l3.926-1.31\tC15.923,25.18,15.961,25.173,16,25.173z"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "airport"
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
export { index as default };
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
var index = {
|
|
10
|
+
"elem": "svg",
|
|
11
|
+
"attrs": {
|
|
12
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
13
|
+
"viewBox": "0 0 32 32",
|
|
14
|
+
"fill": "currentColor",
|
|
15
|
+
"width": 64,
|
|
16
|
+
"height": 64
|
|
17
|
+
},
|
|
18
|
+
"content": [{
|
|
19
|
+
"elem": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"d": "M31,26.36H1v-0.72h1.64v-3.28H2v-0.72h0.64\tv-1.28H2v-0.72h0.64v-4.28H2v-0.72h0.64v-3.28H2v-0.72h0.64v-5h26.72v7H30v0.72h-0.64v1.28H30v0.72h-0.64v4.28H30v0.721h-0.64v1.279\tH30v0.721h-0.777l-1.641,3.279H31V26.36z M21.582,25.64h4.836l-1.641-3.279h-1.555L21.582,25.64z M17.36,25.64h3.058l-1.641-3.279\tH13.36v3.279h1.28v-2h2.72C17.36,23.64,17.36,25.64,17.36,25.64z M15.36,25.64h1.28v-1.28h-1.28V25.64z M11.36,25.64h1.28v-3.28\th-1.28V25.64z M8.36,25.64h2.28v-3.28H8.36V25.64z M5.36,25.64h2.28v-3.28H5.36V25.64z M3.36,25.64h1.28v-3.28H3.36V25.64z M25.582,22.36L27,25.195l1.418-2.835H25.582z M19.582,22.36L21,25.195l1.418-2.835H19.582z M27.36,21.64h1.279v-1.28H27.36V21.64z M25.36,21.64h1.279v-1.28H25.36V21.64z M22.36,21.64h2.279v-1.28H22.36V21.64z M19.36,21.64h2.279v-1.28H19.36V21.64z M13.36,21.64\th5.28v-1.28H18v-0.72h0.64v-4.28H18v-0.72h0.64v-1.28H18v-0.72h0.64V6.36h-5.28v4.28H14v0.72h-0.64v3.28H14v0.72h-0.64v4.28H14\tv0.721h-0.64V21.64z M10.36,21.64h2.28v-1.28h-2.28V21.64z M7.36,21.64h2.28v-1.28H7.36V21.64z M5.36,21.64h1.28v-1.28H5.36V21.64z M3.36,21.64h1.28v-1.28H3.36V21.64z M27.36,19.64h1.279v-4.28H27.36V19.64z M25.36,19.64h1.279v-4.28H25.36V19.64z M23.36,19.64\th1.279v-4.28H23.36V19.64z M21.36,19.64h1.279v-4.28H21.36V19.64z M19.36,19.64h1.279v-4.28H19.36V19.64z M11.36,19.64h1.28v-4.28\th-1.28V19.64z M8.36,19.64h2.28v-4.28H8.36V19.64z M6.36,19.64h1.28v-4.28H6.36V19.64z M3.36,19.64h2.28v-4.28H3.36V19.64z M27.36,14.64h1.279v-1.28H27.36V14.64z M23.36,14.64h3.279v-1.28H23.36V14.64z M21.36,14.64h1.279v-1.28H21.36V14.64z M19.36,14.64\th1.279v-1.28H19.36V14.64z M11.36,14.64h1.28v-3.28h-1.28V14.64z M7.36,14.64h3.28v-3.28H7.36V14.64z M5.36,14.64h1.28v-3.28H5.36\tV14.64z M3.36,14.64h1.28v-3.28H3.36V14.64z M19.36,12.64h9.279V6.36H19.36V12.64z M3.36,10.64h9.28V6.36H3.36V10.64z"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "budapest--corvin7"
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
export { index as default };
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
var index = {
|
|
10
|
+
"elem": "svg",
|
|
11
|
+
"attrs": {
|
|
12
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
13
|
+
"viewBox": "0 0 32 32",
|
|
14
|
+
"fill": "currentColor",
|
|
15
|
+
"width": 64,
|
|
16
|
+
"height": 64
|
|
17
|
+
},
|
|
18
|
+
"content": [{
|
|
19
|
+
"elem": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"d": "M31,31.36H1v-0.72h5.64v-4.28H1\tv-0.72h5.64V4.001c0-1.246,0.643-2.331,1.721-2.904C9.484,0.5,12.067-0.029,16.75,3.13C23.911,7.962,28.36,14.426,28.36,20\tc0,4.22-2.141,6.36-6.36,6.36H7.36v4.279H31V31.36z M9.36,25.64H22c2.468,0,4.09-0.736,4.936-2.279H25.36V24h-0.72v-0.64h-3.28V24\th-0.72v-0.64h-3.28V24h-0.72v-0.64h-3.28V24h-0.72v-0.64H9.36V25.64z M7.36,25.64h1.28v-2.28H7.36V25.64z M11.36,22.64h15.894\tc0.229-0.649,0.354-1.408,0.381-2.279H23.36V21h-0.72v-0.64h-3.28V21h-0.72v-0.64h-3.28V21h-0.72v-0.64h-3.28V22.64z M7.36,22.64\th3.28v-2.28H7.36V22.64z M9.36,19.64h18.273c-0.027-0.741-0.142-1.504-0.335-2.279H25.36V18h-0.72v-0.64h-3.28V18h-0.72v-0.64h-3.28\tV18h-0.72v-0.64h-3.28V18h-0.72v-0.64H9.36V19.64z M7.36,19.64h1.28v-2.28H7.36V19.64z M11.36,16.64h15.736\tc-0.233-0.753-0.54-1.515-0.914-2.28H23.36V15h-0.72v-0.64h-3.28V15h-0.72v-0.64h-3.28V15h-0.72v-0.64h-3.28V16.64z M7.36,16.64\th3.28v-2.28H7.36V16.64z M9.36,13.64h16.451c-0.414-0.762-0.894-1.524-1.433-2.28H21.36V12h-0.72v-0.64h-3.28V12h-0.72v-0.64h-3.28\tV12h-0.72v-0.64H9.36V13.64z M7.36,13.64h1.28v-2.28H7.36V13.64z M11.36,10.64h12.484c-0.595-0.771-1.251-1.534-1.964-2.28h-2.52V9\th-0.72V8.36h-3.28V9h-0.72V8.36h-3.28V10.64z M7.36,10.64h3.28V8.36H7.36V10.64z M9.36,7.64h11.807\tc-0.802-0.785-1.666-1.548-2.589-2.28H17.36V6h-0.72V5.36h-3.28V6h-0.72V5.36H9.36V7.64z M7.36,7.64h1.28V5.36H7.36V7.64z M7.36,4.64h10.279c-0.42-0.311-0.851-0.616-1.291-0.913C11.978,0.777,9.68,1.211,8.7,1.733C7.86,2.179,7.36,3.026,7.36,4.001V4.64z"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "budapest--hungarian-auto-club"
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
export { index as default };
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
var index = {
|
|
10
|
+
"elem": "svg",
|
|
11
|
+
"attrs": {
|
|
12
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
13
|
+
"viewBox": "0 0 32 32",
|
|
14
|
+
"fill": "currentColor",
|
|
15
|
+
"width": 64,
|
|
16
|
+
"height": 64
|
|
17
|
+
},
|
|
18
|
+
"content": [{
|
|
19
|
+
"elem": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"d": "M27,31.36H5c-0.199,0-0.36-0.161-0.36-0.36\tv-4.162C3.232,26.66,2.14,25.455,2.14,24s1.092-2.66,2.5-2.838V17c0-0.199,0.161-0.36,0.36-0.36h1.817\tc1.49-2,3.536-3.508,5.732-4.243C10.735,11.249,9.64,9.253,9.64,7c0-3.566,2.793-6.36,6.36-6.36S22.36,3.434,22.36,7\tc0,2.253-1.095,4.249-2.909,5.397c2.195,0.734,4.242,2.242,5.731,4.243H27c0.199,0,0.36,0.161,0.36,0.36v4.162\tc1.407,0.178,2.5,1.383,2.5,2.838s-1.093,2.66-2.5,2.838V31C27.36,31.199,27.199,31.36,27,31.36z M5.36,30.64h21.28v-3.802\tc-1.407-0.178-2.5-1.383-2.5-2.838s1.093-2.66,2.5-2.838V17.36H5.36v3.802c1.408,0.178,2.5,1.383,2.5,2.838s-1.092,2.66-2.5,2.838\tV30.64z M27,21.86c-1.18,0-2.14,0.96-2.14,2.14s0.96,2.14,2.14,2.14s2.14-0.96,2.14-2.14S28.18,21.86,27,21.86z M5,21.86\tc-1.18,0-2.14,0.96-2.14,2.14S3.82,26.14,5,26.14S7.14,25.18,7.14,24S6.18,21.86,5,21.86z M7.731,16.64H24.27\tc-1.558-1.904-3.657-3.27-5.853-3.79c-0.15-0.035-0.261-0.163-0.275-0.316c-0.015-0.154,0.07-0.3,0.211-0.363\tC20.381,11.263,21.64,9.281,21.64,7c0-3.163-2.477-5.64-5.64-5.64S10.36,3.838,10.36,7c0,2.281,1.26,4.263,3.288,5.171\tc0.141,0.063,0.226,0.209,0.211,0.363c-0.015,0.153-0.125,0.281-0.275,0.316C11.388,13.37,9.289,14.736,7.731,16.64z M14.322,28.161\tl-0.644-0.322l4-8l0.645,0.322L14.322,28.161z M19.255,27.255l-0.51-0.51L21.491,24l-2.746-2.745l0.51-0.51L22.509,24L19.255,27.255\tz M12.746,27.255L9.491,24l3.255-3.255l0.509,0.51L10.509,24l2.745,2.745L12.746,27.255z"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "code--explanation"
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
export { index as default };
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
var index = {
|
|
10
|
+
"elem": "svg",
|
|
11
|
+
"attrs": {
|
|
12
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
13
|
+
"viewBox": "0 0 32 32",
|
|
14
|
+
"fill": "currentColor",
|
|
15
|
+
"width": 64,
|
|
16
|
+
"height": 64
|
|
17
|
+
},
|
|
18
|
+
"content": [{
|
|
19
|
+
"elem": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"d": "M6.994,12.859c0-2.798,1.261-4.383,3.375-4.383\tc1.393,0,2.354,0.672,2.882,1.837l-0.816,0.493c-0.337-0.865-1.033-1.429-2.065-1.429c-1.441,0-2.294,1.141-2.294,2.858v1.249\tc0,1.717,0.853,2.762,2.294,2.762c1.068,0,1.801-0.601,2.137-1.513l0.805,0.504c-0.528,1.177-1.549,1.909-2.941,1.909\tC8.254,17.146,6.994,15.658,6.994,12.859z M14.294,12.812c0-2.81,1.394-4.335,3.554-4.335c2.162,0,3.555,1.525,3.555,4.335\ts-1.393,4.335-3.555,4.335C15.688,17.146,14.294,15.622,14.294,12.812z M20.322,13.508v-1.393c0-1.657-1.021-2.738-2.474-2.738\tc-1.453,0-2.473,1.081-2.473,2.738v1.393c0,1.657,1.021,2.738,2.473,2.738C19.302,16.246,20.322,15.165,20.322,13.508z M24.213,18.003h-2.235v-0.562l0.97-0.769C23.3,16.4,23.46,16.2,23.46,15.944v-0.032c0-0.256-0.185-0.384-0.448-0.384\tc-0.321,0-0.465,0.184-0.545,0.424l-0.553-0.208c0.144-0.401,0.496-0.745,1.153-0.745c0.681,0,1.073,0.369,1.073,0.889\tc0,0.497-0.368,0.833-0.825,1.146l-0.648,0.457h1.546C24.213,17.491,24.213,18.003,24.213,18.003z M31.36,14\tc0-3.201-2.403-5.922-5.526-6.327C25.432,3.705,22.048,0.64,18,0.64c-3.002,0-5.735,1.711-7.054,4.388\tC10.159,4.771,9.337,4.64,8.5,4.64c-4.334,0-7.86,3.526-7.86,7.86s3.526,7.86,7.86,7.86c0.199,0,0.36-0.161,0.36-0.36\ts-0.161-0.36-0.36-0.36c-3.937,0-7.14-3.203-7.14-7.14S4.563,5.36,8.5,5.36c0.863,0,1.707,0.152,2.508,0.453\tc0.178,0.068,0.378-0.018,0.456-0.191C12.606,3.033,15.171,1.36,18,1.36c3.771,0,6.908,2.927,7.141,6.663\tc0.011,0.179,0.152,0.322,0.331,0.336C28.37,8.59,30.64,11.068,30.64,14c0,3.11-2.529,5.64-5.64,5.64c-0.199,0-0.36,0.161-0.36,0.36\ts0.161,0.36,0.36,0.36C28.507,20.36,31.36,17.507,31.36,14z M17.36,26.131V20h-0.72v6.131l-1.386-1.386l-0.509,0.51L17,27.509\tl2.255-2.254l-0.51-0.51L17.36,26.131z M24.745,27.745l-1.385,1.386V23h-0.72v6.131l-1.385-1.386l-0.51,0.51L23,30.509l2.255-2.254\tL24.745,27.745z M11.36,29.13V23h-0.72v6.132l-1.385-1.387l-0.51,0.51l2.252,2.254l2.257-2.254l-0.509-0.51L11.36,29.13z"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "emissions"
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
export { index as default };
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
var index = {
|
|
10
|
+
"elem": "svg",
|
|
11
|
+
"attrs": {
|
|
12
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
13
|
+
"viewBox": "0 0 32 32",
|
|
14
|
+
"fill": "currentColor",
|
|
15
|
+
"width": 64,
|
|
16
|
+
"height": 64
|
|
17
|
+
},
|
|
18
|
+
"content": [{
|
|
19
|
+
"elem": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"d": "M16,30.36C8.082,30.36,1.64,23.918,1.64,16\tS8.082,1.64,16,1.64v0.72C8.479,2.36,2.36,8.479,2.36,16S8.479,29.64,16,29.64S29.64,23.522,29.64,16h0.721\tC30.36,23.918,23.918,30.36,16,30.36z M16,24.36c-4.61,0-8.36-3.751-8.36-8.36c0-4.61,3.75-8.36,8.36-8.36h8\tc0.199,0,0.36,0.161,0.36,0.36v8C24.36,20.609,20.609,24.36,16,24.36z M16,8.36c-4.213,0-7.64,3.427-7.64,7.64s3.427,7.64,7.64,7.64\ts7.64-3.427,7.64-7.64V8.36H16z M16,20.36c-2.404,0-4.36-1.956-4.36-4.36s1.956-4.36,4.36-4.36s4.36,1.956,4.36,4.36\tS18.404,20.36,16,20.36z M16,12.36c-2.007,0-3.64,1.633-3.64,3.64s1.633,3.64,3.64,3.64s3.64-1.633,3.64-3.64S18.007,12.36,16,12.36\tz M30.36,12h-0.72V2.36H20V1.64h10c0.199,0,0.36,0.161,0.36,0.36V12z"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "ibm--ibv"
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
export { index as default };
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
var index = {
|
|
10
|
+
"elem": "svg",
|
|
11
|
+
"attrs": {
|
|
12
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
13
|
+
"viewBox": "0 0 32 32",
|
|
14
|
+
"fill": "currentColor",
|
|
15
|
+
"width": 64,
|
|
16
|
+
"height": 64
|
|
17
|
+
},
|
|
18
|
+
"content": [{
|
|
19
|
+
"elem": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"d": "M16,31.36\tc-0.001,0-0.002,0-0.003,0H1c-0.199,0-0.36-0.161-0.36-0.36V16.001c0-0.001,0-0.002,0-0.003V1c0-0.199,0.161-0.36,0.36-0.36h15\tc0.199,0,0.36,0.161,0.36,0.36v14.64H31c0.199,0,0.36,0.161,0.36,0.36v15c0,0.199-0.161,0.36-0.36,0.36H16.003\tC16.002,31.36,16.001,31.36,16,31.36z M16.36,30.64h14.28V16.36H16.36V30.64z M1.36,30.64h13.771L1.36,16.869V30.64z M1.869,16.36\tL15.64,30.131V16.36H1.869z M1.869,15.64H15.64V1.869L1.869,15.64z M1.36,1.36v13.771L15.131,1.36H1.36z M31,11.36H21\tc-0.199,0-0.36-0.161-0.36-0.36V1c0-0.199,0.161-0.36,0.36-0.36h10c0.199,0,0.36,0.161,0.36,0.36v10\tC31.36,11.199,31.199,11.36,31,11.36z M21.36,10.64h9.279V1.36H21.36V10.64z"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "ibm--z-os-container-platform"
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
export { index as default };
|
package/es/index.js
CHANGED
|
@@ -34,6 +34,7 @@ export { default as AiGovernanceModelTuned } from './ai-governance--model-tuned/
|
|
|
34
34
|
export { default as AiGovernancePrompt } from './ai-governance--prompt/index.js';
|
|
35
35
|
export { default as AirConditioner } from './air--conditioner/index.js';
|
|
36
36
|
export { default as Airplane } from './airplane/index.js';
|
|
37
|
+
export { default as Airport } from './airport/index.js';
|
|
37
38
|
export { default as Alarm } from './alarm/index.js';
|
|
38
39
|
export { default as AlchemyDataNews } from './alchemy--data--news/index.js';
|
|
39
40
|
export { default as AlchemyLanguage } from './alchemy--language/index.js';
|
|
@@ -111,6 +112,8 @@ export { default as BucharestNationalTheatre } from './bucharest--national-theat
|
|
|
111
112
|
export { default as BucharestRomanianAthenaeum } from './bucharest--romanian-athenaeum/index.js';
|
|
112
113
|
export { default as Budapest } from './budapest/index.js';
|
|
113
114
|
export { default as BudapestCitadella } from './budapest--citadella/index.js';
|
|
115
|
+
export { default as BudapestCorvin7 } from './budapest--corvin7/index.js';
|
|
116
|
+
export { default as BudapestHungarianAutoClub } from './budapest--hungarian-auto-club/index.js';
|
|
114
117
|
export { default as BudapestLabSkyline } from './budapest--lab-skyline/index.js';
|
|
115
118
|
export { default as BugVirusMalware } from './bug--virus--malware/index.js';
|
|
116
119
|
export { default as Build } from './build/index.js';
|
|
@@ -240,6 +243,7 @@ export { default as Cluster } from './cluster/index.js';
|
|
|
240
243
|
export { default as CoatHanger } from './coat--hanger/index.js';
|
|
241
244
|
export { default as CobolLanguage } from './cobol--language/index.js';
|
|
242
245
|
export { default as Code } from './code/index.js';
|
|
246
|
+
export { default as CodeExplanation } from './code--explanation/index.js';
|
|
243
247
|
export { default as CodeSyntax } from './code--syntax/index.js';
|
|
244
248
|
export { default as CognosAnalytics } from './cognos--analytics/index.js';
|
|
245
249
|
export { default as CollaborateWithTeams } from './collaborate-with-teams/index.js';
|
|
@@ -393,6 +397,7 @@ export { default as ElementsOfTheCloud } from './elements-of-the-cloud/index.js'
|
|
|
393
397
|
export { default as Elevator } from './elevator/index.js';
|
|
394
398
|
export { default as Embed } from './embed/index.js';
|
|
395
399
|
export { default as EmergencyExit } from './emergency--exit/index.js';
|
|
400
|
+
export { default as Emissions } from './emissions/index.js';
|
|
396
401
|
export { default as EmployeeInsights } from './employee--insights/index.js';
|
|
397
402
|
export { default as Encryption } from './encryption/index.js';
|
|
398
403
|
export { default as EndpointProtection } from './endpoint--protection/index.js';
|
|
@@ -576,6 +581,7 @@ export { default as HyperProtectDatabaseAsAService } from './hyper-protect--data
|
|
|
576
581
|
export { default as HyperProtectVirtualServers } from './hyper-protect--virtual-servers/index.js';
|
|
577
582
|
export { default as IbmAutomationPlatform } from './ibm--automation-platform/index.js';
|
|
578
583
|
export { default as IbmCloud } from './ibm--cloud/index.js';
|
|
584
|
+
export { default as IbmIbv } from './ibm--ibv/index.js';
|
|
579
585
|
export { default as IbmGranite } from './ibm--granite/index.js';
|
|
580
586
|
export { default as IbmIx } from './ibm--ix/index.js';
|
|
581
587
|
export { default as IbmOneMadisonAvenue } from './ibm--one-madison-avenue/index.js';
|
|
@@ -586,6 +592,7 @@ export { default as IbmZPartition } from './ibm--z--partition/index.js';
|
|
|
586
592
|
export { default as IbmZAndCloudModernizationStack } from './ibm--z-and-cloud-modernization-stack/index.js';
|
|
587
593
|
export { default as IbmZAndLinuxoneMultiFrame } from './ibm--z-and-linuxone-multi-frame/index.js';
|
|
588
594
|
export { default as IbmZAndLinuxoneSingleFrame } from './ibm--z-and-linuxone-single-frame/index.js';
|
|
595
|
+
export { default as IbmZOsContainerPlatform } from './ibm--z-os-container-platform/index.js';
|
|
589
596
|
export { default as IbmZ16 } from './ibm--z16/index.js';
|
|
590
597
|
export { default as IbmZ16MultiFrame } from './ibm--z16--multi-frame/index.js';
|
|
591
598
|
export { default as IbmZ16PlusCloud } from './ibm--z16--plus-cloud/index.js';
|
|
@@ -609,6 +616,7 @@ export { default as Integration } from './integration/index.js';
|
|
|
609
616
|
export { default as Integration_02 } from './integration--02/index.js';
|
|
610
617
|
export { default as Integration_03 } from './integration--03/index.js';
|
|
611
618
|
export { default as Intelligence } from './intelligence/index.js';
|
|
619
|
+
export { default as IntelligentInfrastructure } from './intelligent-infrastructure/index.js';
|
|
612
620
|
export { default as Intercom } from './intercom/index.js';
|
|
613
621
|
export { default as InternetOfThings } from './internet-of-things/index.js';
|
|
614
622
|
export { default as Invoice } from './invoice/index.js';
|
|
@@ -651,6 +659,7 @@ export { default as Lock_01 } from './lock--01/index.js';
|
|
|
651
659
|
export { default as Lock_02 } from './lock--02/index.js';
|
|
652
660
|
export { default as LockedNetwork_01 } from './locked--network--01/index.js';
|
|
653
661
|
export { default as LockedNetwork_02 } from './locked--network--02/index.js';
|
|
662
|
+
export { default as Lockers } from './lockers/index.js';
|
|
654
663
|
export { default as London } from './london/index.js';
|
|
655
664
|
export { default as LondonBigBen } from './london--big-ben/index.js';
|
|
656
665
|
export { default as LoopHearing } from './loop--hearing/index.js';
|
|
@@ -665,6 +674,7 @@ export { default as MachineLearning_04 } from './machine--learning--04/index.js'
|
|
|
665
674
|
export { default as MachineLearning_05 } from './machine--learning--05/index.js';
|
|
666
675
|
export { default as MachineLearning_06 } from './machine--learning--06/index.js';
|
|
667
676
|
export { default as MachineLearning_07 } from './machine--learning--07/index.js';
|
|
677
|
+
export { default as MachineLearningModel } from './machine--learning--model/index.js';
|
|
668
678
|
export { default as MadridCathedral } from './madrid--cathedral/index.js';
|
|
669
679
|
export { default as MadridSkyscrapers } from './madrid--skyscrapers/index.js';
|
|
670
680
|
export { default as MadridStatue } from './madrid--statue/index.js';
|
|
@@ -804,6 +814,7 @@ export { default as PetriCulture } from './petri--culture/index.js';
|
|
|
804
814
|
export { default as PhpLanguage } from './php--language/index.js';
|
|
805
815
|
export { default as PillBottle_01 } from './pill--bottle--01/index.js';
|
|
806
816
|
export { default as Pills } from './pills/index.js';
|
|
817
|
+
export { default as Pipeline } from './pipeline/index.js';
|
|
807
818
|
export { default as PlanningAnalytics } from './planning--analytics/index.js';
|
|
808
819
|
export { default as Plastics } from './plastics/index.js';
|
|
809
820
|
export { default as PlatformAsAService } from './platform-as-a-service/index.js';
|
|
@@ -851,6 +862,7 @@ export { default as Question } from './question/index.js';
|
|
|
851
862
|
export { default as QuestionAndAnswer } from './question--and--answer/index.js';
|
|
852
863
|
export { default as RLanguage } from './r--language/index.js';
|
|
853
864
|
export { default as Racetrack } from './racetrack/index.js';
|
|
865
|
+
export { default as Raindrop } from './raindrop/index.js';
|
|
854
866
|
export { default as Rainy } from './rainy/index.js';
|
|
855
867
|
export { default as RainyHeavy } from './rainy--heavy/index.js';
|
|
856
868
|
export { default as RaleighNc } from './raleigh-nc/index.js';
|
|
@@ -890,6 +902,7 @@ export { default as RetailSustainable } from './retail--sustainable/index.js';
|
|
|
890
902
|
export { default as RetrieveAndRank } from './retrieve--and--rank/index.js';
|
|
891
903
|
export { default as RichTextFormat } from './rich--text--format/index.js';
|
|
892
904
|
export { default as RioDeJaneiro } from './rio-de-janeiro/index.js';
|
|
905
|
+
export { default as Road } from './road/index.js';
|
|
893
906
|
export { default as Robot } from './robot/index.js';
|
|
894
907
|
export { default as Robotics } from './robotics/index.js';
|
|
895
908
|
export { default as RockOn } from './rock-on/index.js';
|
|
@@ -1075,6 +1088,7 @@ export { default as Time } from './time/index.js';
|
|
|
1075
1088
|
export { default as TimeLapse } from './time--lapse/index.js';
|
|
1076
1089
|
export { default as TimePlot } from './time--plot/index.js';
|
|
1077
1090
|
export { default as Toggle } from './toggle/index.js';
|
|
1091
|
+
export { default as Toilet } from './toilet/index.js';
|
|
1078
1092
|
export { default as TokyoCherryBlossom } from './tokyo--cherry-blossom/index.js';
|
|
1079
1093
|
export { default as TokyoGates } from './tokyo--gates/index.js';
|
|
1080
1094
|
export { default as TokyoTemple } from './tokyo--temple/index.js';
|
|
@@ -1112,6 +1126,7 @@ export { default as Trousers } from './trousers/index.js';
|
|
|
1112
1126
|
export { default as Trust } from './trust/index.js';
|
|
1113
1127
|
export { default as Trusted } from './trusted/index.js';
|
|
1114
1128
|
export { default as TrustedUser } from './trusted--user/index.js';
|
|
1129
|
+
export { default as Tunnel } from './tunnel/index.js';
|
|
1115
1130
|
export { default as TwoPersonLift } from './two-person-lift/index.js';
|
|
1116
1131
|
export { default as UnauthorizedUserAccess } from './unauthorized--user--access/index.js';
|
|
1117
1132
|
export { default as UnderUtilizedSecurity } from './under--utilized--security/index.js';
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
var index = {
|
|
10
|
+
"elem": "svg",
|
|
11
|
+
"attrs": {
|
|
12
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
13
|
+
"viewBox": "0 0 32 32",
|
|
14
|
+
"fill": "currentColor",
|
|
15
|
+
"width": 64,
|
|
16
|
+
"height": 64
|
|
17
|
+
},
|
|
18
|
+
"content": [{
|
|
19
|
+
"elem": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"d": "M12.36,31h-0.72\tc0-1.302,1.059-2.36,2.36-2.36h17v0.721H14C13.096,29.36,12.36,30.096,12.36,31z M10.36,31H9.64c0-2.404,1.956-4.36,4.36-4.36h17\tv0.721H14C11.993,27.36,10.36,28.993,10.36,31z M8.36,31H7.64c0-1.353,0.424-2.608,1.147-3.64H1v-0.72h8.374\tc0.486-0.515,1.056-0.949,1.689-1.279H1c-0.199,0-0.36-0.161-0.36-0.36V10c0-0.199,0.161-0.36,0.36-0.36h3\tc0.199,0,0.36,0.161,0.36,0.36v4.851l3.449-2.156c0.111-0.071,0.25-0.074,0.365-0.01S8.36,12.869,8.36,13v2.364l4.455-2.673\tc0.111-0.067,0.249-0.067,0.362-0.005C13.29,12.75,13.36,12.87,13.36,13v2.28l3.424-2.568c0.108-0.082,0.254-0.096,0.377-0.034\tc0.122,0.061,0.199,0.186,0.199,0.322v11.64h6.279v-3.771l-0.385,0.386l-0.51-0.51l0.895-0.895V7.36h-9.28V11h-0.72V7\tc0-0.199,0.161-0.36,0.36-0.36h4.64V5.36H16c-0.199,0-0.36-0.161-0.36-0.36V1c0-0.199,0.161-0.36,0.36-0.36h6\tc0.199,0,0.36,0.161,0.36,0.36v4c0,0.199-0.161,0.36-0.36,0.36h-2.64v1.28H24c0.199,0,0.36,0.161,0.36,0.36v12.131l2.385-2.385\tc0.141-0.141,0.369-0.141,0.51,0l4,4l-0.51,0.51L30.36,20.87v3.771H31v0.721H14C10.89,25.36,8.36,27.89,8.36,31z M28.36,24.64h1.279\tv-4.49L27,17.509l-2.64,2.641v4.49h1.279V22c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36L28.36,24.64L28.36,24.64z M26.36,24.64h1.279v-2.28H26.36V24.64z M14,24.64h2.64V13.72l-3.424,2.568c-0.108,0.08-0.254,0.096-0.377,0.034\tC12.717,16.261,12.64,16.136,12.64,16v-2.364l-4.455,2.673c-0.111,0.067-0.249,0.067-0.362,0.005C7.71,16.25,7.64,16.13,7.64,16\tv-2.351L4.36,15.7v8.94h4.28V21c0-0.199,0.161-0.36,0.36-0.36h3c0.199,0,0.36,0.161,0.36,0.36v3.64H14z M9.36,24.64h2.28v-3.28H9.36\tV24.64z M1.36,24.64h2.28V13.36H1.36V24.64z M1.36,12.64h2.28v-2.28H1.36V12.64z M19.36,4.64h2.279V3.36H19.36V4.64z M16.36,4.64\th2.28V3.36h-2.28V4.64z M19.36,2.64h2.279V1.36H19.36V2.64z M16.36,2.64h2.28V1.36h-2.28V2.64z M27.36,20h-0.72v-1h0.721L27.36,20\tL27.36,20z M21.36,19h-0.72v-2h0.721L21.36,19L21.36,19z M15.36,19h-0.72v-1h0.72V19z M12.36,19h-0.72v-1h0.72V19z M9.36,19H8.64v-1\th0.72C9.36,18,9.36,19,9.36,19z M6.36,19H5.64v-1h0.72C6.36,18,6.36,19,6.36,19z M21.36,15h-0.72v-2h0.721L21.36,15L21.36,15z M21.36,11h-0.72V9h0.721L21.36,11L21.36,11z M17.36,11h-0.72V9h0.72V11z M3,8.36C2.801,8.36,2.64,8.199,2.64,8\tc0-0.904-0.736-1.64-1.64-1.64C0.801,6.36,0.64,6.199,0.64,6S0.801,5.64,1,5.64c1.301,0,2.36,1.059,2.36,2.36\tC3.36,8.199,3.199,8.36,3,8.36z M4,6.36C3.801,6.36,3.64,6.199,3.64,6c0-0.628-0.512-1.14-1.14-1.14C1.475,4.86,0.64,4.025,0.64,3\tc0-0.199,0.161-0.36,0.36-0.36S1.36,2.801,1.36,3c0,0.628,0.512,1.14,1.14,1.14c1.025,0,1.86,0.834,1.86,1.86\tC4.36,6.199,4.199,6.36,4,6.36z"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "intelligent-infrastructure"
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
export { index as default };
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
var index = {
|
|
10
|
+
"elem": "svg",
|
|
11
|
+
"attrs": {
|
|
12
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
13
|
+
"viewBox": "0 0 32 32",
|
|
14
|
+
"fill": "currentColor",
|
|
15
|
+
"width": 64,
|
|
16
|
+
"height": 64
|
|
17
|
+
},
|
|
18
|
+
"content": [{
|
|
19
|
+
"elem": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"d": "M26,29.36c-0.199,0-0.36-0.161-0.36-0.36v-2\tc0-0.199,0.161-0.36,0.36-0.36s0.36,0.161,0.36,0.36v2C26.36,29.199,26.199,29.36,26,29.36z M18,29.36\tc-0.199,0-0.36-0.161-0.36-0.36v-2c0-0.199,0.161-0.36,0.36-0.36s0.36,0.161,0.36,0.36v2C18.36,29.199,18.199,29.36,18,29.36z M10,29.36c-0.199,0-0.36-0.161-0.36-0.36v-2c0-0.199,0.161-0.36,0.36-0.36s0.36,0.161,0.36,0.36v2\tC10.36,29.199,10.199,29.36,10,29.36z M26,14.36c-0.199,0-0.36-0.161-0.36-0.36v-2c0-0.199,0.161-0.36,0.36-0.36\ts0.36,0.161,0.36,0.36v2C26.36,14.199,26.199,14.36,26,14.36z M18,14.36c-0.199,0-0.36-0.161-0.36-0.36v-2\tc0-0.199,0.161-0.36,0.36-0.36s0.36,0.161,0.36,0.36v2C18.36,14.199,18.199,14.36,18,14.36z M10,14.36\tc-0.199,0-0.36-0.161-0.36-0.36v-2c0-0.199,0.161-0.36,0.36-0.36s0.36,0.161,0.36,0.36v2C10.36,14.199,10.199,14.36,10,14.36z M27.816,31.36H4c-0.199,0-0.36-0.161-0.36-0.36V1c0-0.199,0.161-0.36,0.36-0.36h23.816c0.199,0,0.36,0.161,0.36,0.36v30\tC28.177,31.199,28.016,31.36,27.816,31.36z M20.36,30.64h7.096V16.36H20.36V30.64z M12.36,30.64h7.28V16.36h-7.28\tC12.36,16.36,12.36,30.64,12.36,30.64z M4.36,30.64h7.28V16.36H4.36V30.64z M20.36,15.64h7.096V1.36H20.36V15.64z M12.36,15.64h7.28\tV1.36h-7.28C12.36,1.36,12.36,15.64,12.36,15.64z M4.36,15.64h7.28V1.36H4.36V15.64z M26,24.36h-4v-0.72h4V24.36z M18,24.36h-4\tv-0.72h4V24.36z M10,24.36H6v-0.72h4V24.36z M26,22.36h-4v-0.72h4V22.36z M18,22.36h-4v-0.72h4V22.36z M10,22.36H6v-0.72h4V22.36z M26,20.36h-4v-0.72h4V20.36z M18,20.36h-4v-0.72h4V20.36z M10,20.36H6v-0.72h4V20.36z M26,9.36h-4V8.64h4V9.36z M18,9.36h-4V8.64h4\tV9.36z M10,9.36H6V8.64h4V9.36z M26,7.36h-4V6.64h4V7.36z M18,7.36h-4V6.64h4V7.36z M10,7.36H6V6.64h4V7.36z M26,5.36h-4V4.64h4\tV5.36z M18,5.36h-4V4.64h4V5.36z M10,5.36H6V4.64h4V5.36z"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "lockers"
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
export { index as default };
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
var index = {
|
|
10
|
+
"elem": "svg",
|
|
11
|
+
"attrs": {
|
|
12
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
13
|
+
"viewBox": "0 0 32 32",
|
|
14
|
+
"fill": "currentColor",
|
|
15
|
+
"width": 64,
|
|
16
|
+
"height": 64
|
|
17
|
+
},
|
|
18
|
+
"content": [{
|
|
19
|
+
"elem": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"d": "M30,31.36c-0.75,0-1.36-0.61-1.36-1.36\tc0-0.244,0.065-0.475,0.179-0.673L16.36,16.869V26c0,2.007,1.633,3.64,3.64,3.64h2v0.721h-2c-1.788,0-3.328-1.082-4-2.626\tc-0.672,1.544-2.212,2.626-4,2.626c-1.47,0-2.852-0.766-3.653-2.011C5.703,28.24,3.64,26.106,3.64,23.5\tc0-0.899,0.252-1.771,0.733-2.544C2.678,19.887,1.64,18.021,1.64,16s1.038-3.886,2.733-4.957C3.893,10.271,3.64,9.4,3.64,8.5\tc0-2.63,2.101-4.779,4.712-4.858C9.155,2.402,10.534,1.64,12,1.64c1.788,0,3.328,1.082,4,2.625c0.672-1.543,2.212-2.625,4-2.625h2\tv0.72h-2c-2.007,0-3.64,1.633-3.64,3.64v9.131L28.818,2.673C28.705,2.474,28.64,2.245,28.64,2c0-0.75,0.61-1.36,1.36-1.36\tS31.36,1.25,31.36,2S30.75,3.36,30,3.36c-0.244,0-0.475-0.065-0.673-0.178L16.869,15.64h11.819c0.158-0.576,0.687-1,1.312-1\tc0.75,0,1.36,0.61,1.36,1.36s-0.61,1.36-1.36,1.36c-0.625,0-1.153-0.425-1.312-1H16.869l12.458,12.458\tc0.198-0.113,0.429-0.179,0.673-0.179c0.75,0,1.36,0.61,1.36,1.36S30.75,31.36,30,31.36z M30,29.36c-0.353,0-0.64,0.287-0.64,0.64\ts0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S30.353,29.36,30,29.36z M8.521,27.64c0.13,0,0.277,0.062,0.342,0.174\tC9.526,28.957,10.699,29.64,12,29.64c2.007,0,3.64-1.633,3.64-3.64v-9.999c0-0.001,0-0.002,0-0.003V6c0-2.007-1.633-3.64-3.64-3.64\tc-1.301,0-2.474,0.683-3.137,1.826c-0.018,0.031-0.04,0.059-0.065,0.082C8.511,4.796,8.36,5.394,8.36,6\tc0,0.64,0.168,1.269,0.487,1.82L8.224,8.18C7.842,7.521,7.64,6.766,7.64,6c0-0.547,0.103-1.088,0.3-1.593\tC5.901,4.694,4.36,6.42,4.36,8.5c0,0.876,0.283,1.722,0.817,2.446c0.062,0.084,0.084,0.19,0.062,0.292\tc-0.023,0.102-0.088,0.188-0.18,0.238C3.394,12.377,2.36,14.11,2.36,16c0,1.785,0.922,3.43,2.427,4.365\tC5.713,19.268,7.061,18.64,8.5,18.64v0.721c-1.256,0-2.429,0.561-3.22,1.538l-0.034-0.027C5.24,20.937,5.217,21,5.177,21.054\tC4.643,21.778,4.36,22.624,4.36,23.5c0,2.283,1.857,4.14,4.14,4.14C8.507,27.64,8.515,27.64,8.521,27.64z M30,15.36\tc-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S30.353,15.36,30,15.36z M30,1.36\tc-0.353,0-0.64,0.287-0.64,0.64S29.647,2.64,30,2.64S30.64,2.353,30.64,2S30.353,1.36,30,1.36z M12,28.36v-0.72\tc0.904,0,1.64-0.735,1.64-1.64h0.72C14.36,27.302,13.301,28.36,12,28.36z M9,26.36c-1.577,0-2.86-1.283-2.86-2.86h0.72\tc0,1.18,0.96,2.14,2.14,2.14C9,25.64,9,26.36,9,26.36z M12,24.36c-1.301,0-2.36-1.059-2.36-2.36s1.059-2.36,2.36-2.36v0.721\tc-0.904,0-1.64,0.735-1.64,1.64s0.736,1.64,1.64,1.64V24.36z M6.332,16.667C5.886,16.221,5.64,15.629,5.64,15\tc0-1.39,0.97-2.36,2.36-2.36c0.641,0,1.218,0.238,1.669,0.689l-0.51,0.509C8.847,13.525,8.446,13.36,8,13.36\tc-0.996,0-1.64,0.644-1.64,1.64c0,0.437,0.171,0.848,0.48,1.158L6.332,16.667z M12,12.86v-0.72c0.904,0,1.64-0.736,1.64-1.64\tS12.904,8.86,12,8.86V8.14c1.301,0,2.36,1.059,2.36,2.36S13.301,12.86,12,12.86z M14.36,6h-0.72c0-0.904-0.736-1.64-1.64-1.64\tS10.36,5.096,10.36,6H9.64c0-1.301,1.059-2.36,2.36-2.36S14.36,4.699,14.36,6z"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "machine--learning--model"
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
export { index as default };
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
var index = {
|
|
10
|
+
"elem": "svg",
|
|
11
|
+
"attrs": {
|
|
12
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
13
|
+
"viewBox": "0 0 32 32",
|
|
14
|
+
"fill": "currentColor",
|
|
15
|
+
"width": 64,
|
|
16
|
+
"height": 64
|
|
17
|
+
},
|
|
18
|
+
"content": [{
|
|
19
|
+
"elem": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"d": "M14,31.36H8c-0.199,0-0.36-0.161-0.36-0.36v-3\tc0-0.199,0.161-0.36,0.36-0.36h0.64V20c0-1.302,1.059-2.36,2.36-2.36h5.64V17c0-0.199,0.161-0.36,0.36-0.36h3\tc0.199,0,0.36,0.161,0.36,0.36v0.64h4.279v-3.28h-9.28V15c0,0.199-0.161,0.36-0.36,0.36h-3c-0.199,0-0.36-0.161-0.36-0.36v-0.64H6\tc-1.301,0-2.36-1.059-2.36-2.36V4.36H3C2.801,4.36,2.64,4.199,2.64,4V1c0-0.199,0.161-0.36,0.36-0.36h6\tc0.096,0,0.187,0.038,0.254,0.105C9.322,0.813,9.36,0.905,9.36,1v3c0,0.199-0.161,0.36-0.36,0.36H8.36v5.28h3.28V9\tc0-0.199,0.161-0.36,0.36-0.36h3c0.199,0,0.36,0.161,0.36,0.36v0.64h11.69c1.296,0,2.311,1.037,2.311,2.36v8\tc0,1.302-1.059,2.36-2.36,2.36h-6.64V23c0,0.199-0.161,0.36-0.36,0.36h-3c-0.199,0-0.36-0.161-0.36-0.36v-0.64h-3.28v5.279H14\tc0.096,0,0.187,0.038,0.254,0.105c0.068,0.068,0.105,0.159,0.105,0.255v3C14.359,31.199,14.198,31.36,14,31.36z M8.36,30.64h5.28\tv-2.279H8.36V30.64z M9.36,27.64h3.28V22c0-0.199,0.161-0.36,0.36-0.36h3.64v-3.28H11c-0.904,0-1.64,0.735-1.64,1.64V27.64z M17.36,22.64h2.279v-5.28H17.36V22.64z M20.36,21.64H27c0.904,0,1.64-0.735,1.64-1.64v-8c0-0.919-0.698-1.64-1.59-1.64H15.36v3.28\tH25c0.199,0,0.36,0.161,0.36,0.36v4c0,0.199-0.161,0.36-0.36,0.36h-4.64V21.64z M12.36,14.64h2.28V9.36h-2.28V14.64z M4.36,4.36V12\tc0,0.904,0.736,1.64,1.64,1.64h5.64v-3.28H8c-0.199,0-0.36-0.161-0.36-0.36V4.36H4.36z M3.36,3.64h5.28V1.36H3.36V3.64z"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "pipeline"
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
export { index as default };
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
var index = {
|
|
10
|
+
"elem": "svg",
|
|
11
|
+
"attrs": {
|
|
12
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
13
|
+
"viewBox": "0 0 32 32",
|
|
14
|
+
"fill": "currentColor",
|
|
15
|
+
"width": 64,
|
|
16
|
+
"height": 64
|
|
17
|
+
},
|
|
18
|
+
"content": [{
|
|
19
|
+
"elem": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"d": "M16,31.36C9.312,31.36,4.64,26.688,4.64,20\tc0-4.008,1.925-6.53,2.073-6.717L15.708,0.79c0.135-0.188,0.449-0.188,0.584,0l9,12.5c0.074,0.092,2.068,2.631,2.068,6.71\tC27.36,26.688,22.688,31.36,16,31.36z M16,1.616L7.292,13.71c-0.003,0.004-0.007,0.01-0.011,0.014C7.262,13.749,5.36,16.185,5.36,20\tc0,6.265,4.375,10.64,10.64,10.64S26.64,26.265,26.64,20c0-3.815-1.902-6.251-1.921-6.275L16,1.616z M16,26.36v-0.72\tc3.268,0,5.64-2.372,5.64-5.64h0.721C22.36,23.686,19.686,26.36,16,26.36z"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "raindrop"
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
export { index as default };
|
package/es/road/index.js
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
var index = {
|
|
10
|
+
"elem": "svg",
|
|
11
|
+
"attrs": {
|
|
12
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
13
|
+
"viewBox": "0 0 32 32",
|
|
14
|
+
"fill": "currentColor",
|
|
15
|
+
"width": 64,
|
|
16
|
+
"height": 64
|
|
17
|
+
},
|
|
18
|
+
"content": [{
|
|
19
|
+
"elem": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"d": "M2,30.36v-0.72c15.241,0,27.64-12.398,27.64-27.64h0.721\tC30.36,17.638,17.638,30.36,2,30.36z M2,20.36v-0.72c9.727,0,17.64-7.913,17.64-17.64h0.721C20.36,12.124,12.124,20.36,2,20.36z M2,25.36v-0.72c1.103,0,2.21-0.079,3.293-0.236l0.104,0.713C4.28,25.278,3.137,25.36,2,25.36z M9.441,24.158l-0.228-0.684\tc1.271-0.424,2.513-0.967,3.691-1.613l0.347,0.631C12.034,23.16,10.752,23.72,9.441,24.158z M16.703,20.175l-0.453-0.561\tc1.043-0.843,2.017-1.785,2.895-2.802l0.545,0.471C18.783,18.332,17.778,19.305,16.703,20.175z M22.118,13.907l-0.619-0.366\tc0.684-1.157,1.267-2.38,1.732-3.638l0.676,0.25C23.426,11.451,22.824,12.714,22.118,13.907z M24.996,6.141l-0.709-0.126\tC24.521,4.698,24.64,3.348,24.64,2h0.721C25.36,3.39,25.237,4.783,24.996,6.141z"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "road"
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
export { index as default };
|