@carbon/pictograms 12.45.0 → 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.
Files changed (113) hide show
  1. package/categories.yml +42 -17
  2. package/deprecated.yml +0 -2
  3. package/es/airport/index.js +27 -0
  4. package/es/b2b-commerce/index.js +27 -0
  5. package/es/budapest--corvin7/index.js +27 -0
  6. package/es/budapest--hungarian-auto-club/index.js +27 -0
  7. package/es/code--explanation/index.js +27 -0
  8. package/es/ehningen--tech-campus-01/index.js +27 -0
  9. package/es/ehningen--tech-campus-02/index.js +27 -0
  10. package/es/emissions/index.js +27 -0
  11. package/es/ibm--granite/index.js +27 -0
  12. package/es/ibm--ibv/index.js +27 -0
  13. package/es/ibm--one-madison-avenue/index.js +27 -0
  14. package/es/ibm--z/index.js +1 -1
  15. package/es/ibm--z-os-container-platform/index.js +27 -0
  16. package/es/index.js +25 -0
  17. package/es/intelligent-infrastructure/index.js +27 -0
  18. package/es/lockers/index.js +27 -0
  19. package/es/machine--learning--model/index.js +27 -0
  20. package/es/pipeline/index.js +27 -0
  21. package/es/poughkeepsie--bridge/index.js +27 -0
  22. package/es/qiskit/index.js +27 -0
  23. package/es/raindrop/index.js +27 -0
  24. package/es/road/index.js +27 -0
  25. package/es/stuttgart--tv-tower/index.js +27 -0
  26. package/es/toilet/index.js +27 -0
  27. package/es/tunnel/index.js +27 -0
  28. package/es/watsonx--assistant/index.js +27 -0
  29. package/es/waving-hand/index.js +27 -0
  30. package/lib/airport/index.js +29 -0
  31. package/lib/b2b-commerce/index.js +29 -0
  32. package/lib/budapest--corvin7/index.js +29 -0
  33. package/lib/budapest--hungarian-auto-club/index.js +29 -0
  34. package/lib/code--explanation/index.js +29 -0
  35. package/lib/ehningen--tech-campus-01/index.js +29 -0
  36. package/lib/ehningen--tech-campus-02/index.js +29 -0
  37. package/lib/emissions/index.js +29 -0
  38. package/lib/ibm--granite/index.js +29 -0
  39. package/lib/ibm--ibv/index.js +29 -0
  40. package/lib/ibm--one-madison-avenue/index.js +29 -0
  41. package/lib/ibm--z/index.js +1 -1
  42. package/lib/ibm--z-os-container-platform/index.js +29 -0
  43. package/lib/index.js +50 -0
  44. package/lib/intelligent-infrastructure/index.js +29 -0
  45. package/lib/lockers/index.js +29 -0
  46. package/lib/machine--learning--model/index.js +29 -0
  47. package/lib/pipeline/index.js +29 -0
  48. package/lib/poughkeepsie--bridge/index.js +29 -0
  49. package/lib/qiskit/index.js +29 -0
  50. package/lib/raindrop/index.js +29 -0
  51. package/lib/road/index.js +29 -0
  52. package/lib/stuttgart--tv-tower/index.js +29 -0
  53. package/lib/toilet/index.js +29 -0
  54. package/lib/tunnel/index.js +29 -0
  55. package/lib/watsonx--assistant/index.js +29 -0
  56. package/lib/waving-hand/index.js +29 -0
  57. package/metadata.json +1349 -49
  58. package/package.json +2 -2
  59. package/pictograms.yml +231 -6
  60. package/productive-pictogram-master.ai +13483 -12885
  61. package/src/svg/airport.svg +20 -0
  62. package/src/svg/b2b-commerce.svg +17 -0
  63. package/src/svg/budapest--corvin7.svg +21 -0
  64. package/src/svg/budapest--hungarian-auto-club.svg +20 -0
  65. package/src/svg/code--explanation.svg +19 -0
  66. package/src/svg/ehningen--tech-campus-01.svg +25 -0
  67. package/src/svg/ehningen--tech-campus-02.svg +28 -0
  68. package/src/svg/emissions.svg +23 -0
  69. package/src/svg/ibm--granite.svg +24 -0
  70. package/src/svg/ibm--ibv.svg +13 -0
  71. package/src/svg/ibm--one-madison-avenue.svg +26 -0
  72. package/src/svg/ibm--z-os-container-platform.svg +13 -0
  73. package/src/svg/ibm--z.svg +5 -7
  74. package/src/svg/intelligent-infrastructure.svg +29 -0
  75. package/src/svg/lockers.svg +22 -0
  76. package/src/svg/machine--learning--model.svg +32 -0
  77. package/src/svg/pipeline.svg +18 -0
  78. package/src/svg/poughkeepsie--bridge.svg +26 -0
  79. package/src/svg/qiskit.svg +33 -0
  80. package/src/svg/raindrop.svg +11 -0
  81. package/src/svg/road.svg +13 -0
  82. package/src/svg/stuttgart--tv-tower.svg +20 -0
  83. package/src/svg/toilet.svg +15 -0
  84. package/src/svg/tunnel.svg +20 -0
  85. package/src/svg/watsonx--assistant.svg +15 -0
  86. package/src/svg/waving-hand.svg +22 -0
  87. package/svg/airport.svg +1 -0
  88. package/svg/b2b-commerce.svg +1 -0
  89. package/svg/budapest--corvin7.svg +1 -0
  90. package/svg/budapest--hungarian-auto-club.svg +1 -0
  91. package/svg/code--explanation.svg +1 -0
  92. package/svg/ehningen--tech-campus-01.svg +1 -0
  93. package/svg/ehningen--tech-campus-02.svg +1 -0
  94. package/svg/emissions.svg +1 -0
  95. package/svg/ibm--granite.svg +1 -0
  96. package/svg/ibm--ibv.svg +1 -0
  97. package/svg/ibm--one-madison-avenue.svg +1 -0
  98. package/svg/ibm--z-os-container-platform.svg +1 -0
  99. package/svg/ibm--z.svg +1 -1
  100. package/svg/intelligent-infrastructure.svg +1 -0
  101. package/svg/lockers.svg +1 -0
  102. package/svg/machine--learning--model.svg +1 -0
  103. package/svg/pipeline.svg +1 -0
  104. package/svg/poughkeepsie--bridge.svg +1 -0
  105. package/svg/qiskit.svg +1 -0
  106. package/svg/raindrop.svg +1 -0
  107. package/svg/road.svg +1 -0
  108. package/svg/stuttgart--tv-tower.svg +1 -0
  109. package/svg/toilet.svg +1 -0
  110. package/svg/tunnel.svg +1 -0
  111. package/svg/watsonx--assistant.svg +1 -0
  112. package/svg/waving-hand.svg +1 -0
  113. package/umd/index.js +2817 -2342
package/categories.yml CHANGED
@@ -36,6 +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
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
39
56
  - name: Blockchain
40
57
  members:
41
58
  - connected--ecosystem
@@ -59,6 +76,7 @@ categories:
59
76
  - fire--alarm
60
77
  - fire--extinguisher
61
78
  - id--badge
79
+ - intelligent-infrastructure
62
80
  - no--smoking
63
81
  - office
64
82
  - recycle--bin
@@ -87,6 +105,8 @@ categories:
87
105
  - bucharest--national-theatre
88
106
  - bucharest--romanian-athenaeum
89
107
  - budapest
108
+ - budapest--corvin7
109
+ - budapest--hungarian-auto-club
90
110
  - budapest--lab-skyline
91
111
  - budapest--citadella
92
112
  - cairo--giza-plateau
@@ -102,9 +122,12 @@ categories:
102
122
  - dublin--brewery
103
123
  - dublin--castle
104
124
  - ecuador--quito
125
+ - ehningen--tech-campus-01
126
+ - ehningen--tech-campus-02
105
127
  - hamburg--philharmone
106
128
  - hong-kong--cityscape
107
129
  - hong-kong
130
+ - ibm--one-madison-avenue
108
131
  - ibm--uk-labs-hursley
109
132
  - japan--mt-fuji
110
133
  - kochi-houseboat
@@ -136,6 +159,7 @@ categories:
136
159
  - paris--pompidou-center
137
160
  - peru--machu-picchu
138
161
  - portland--building
162
+ - poughkeepsie--bridge
139
163
  - prague--charles-bridge-tower
140
164
  - prague--dancing-house--01
141
165
  - prague--dancing-house--02
@@ -153,6 +177,7 @@ categories:
153
177
  - shanghai--skyline
154
178
  - singapore
155
179
  - stockholm
180
+ - stuttgart--tv-tower
156
181
  - taipei--bubble-tea
157
182
  - tel-aviv
158
183
  - tokyo--cherry-blossom
@@ -593,6 +618,7 @@ categories:
593
618
  - application
594
619
  - art--tools--01
595
620
  - birthday--cake
621
+ - code--explanation
596
622
  - content--design
597
623
  - cupcake
598
624
  - design-and-development--01
@@ -772,14 +798,17 @@ categories:
772
798
  - enterprise--design--thinking--01
773
799
  - enterprise--design--thinking--02
774
800
  - eye
801
+ - ibm--ibv
775
802
  - ibm--ix
776
803
  - ibm--z
804
+ - ibm--z-os-container-platform
777
805
  - ibm--z--partition
778
806
  - progress
779
807
  - world--community--grid
780
808
  - name: Industry
781
809
  members:
782
810
  - agriculture
811
+ - b2b-commerce
783
812
  - bulldozer
784
813
  - cargo--crane
785
814
  - cargo--ship
@@ -822,23 +851,6 @@ categories:
822
851
  - iot--munich
823
852
  - solve
824
853
  - transform--01
825
- - name: Learning
826
- members:
827
- - ai--ethics
828
- - ai--explainability
829
- - ai--privacy
830
- - ai--robustness
831
- - ai--transparency
832
- - ai--trust
833
- - decision-velocity
834
- - intelligence
835
- - machine--learning--01
836
- - machine--learning--02
837
- - machine--learning--03
838
- - machine--learning--04
839
- - machine--learning--05
840
- - machine--learning--06
841
- - technical-owner
842
854
  - name: Life Science
843
855
  members:
844
856
  - cell
@@ -899,6 +911,7 @@ categories:
899
911
  - tennis--net
900
912
  - tennis--racquet
901
913
  - tree
914
+ - waving-hand
902
915
  - whistle
903
916
  - yoga--01
904
917
  - yoga--02
@@ -917,9 +930,11 @@ categories:
917
930
  - name: Manufacturing
918
931
  members:
919
932
  - delivery--truck
933
+ - emissions
920
934
  - factory
921
935
  - forklift
922
936
  - ibm--rpa
937
+ - pipeline
923
938
  - robot
924
939
  - robotics
925
940
  - tools
@@ -992,6 +1007,9 @@ categories:
992
1007
  - user--mask
993
1008
  - user--profile
994
1009
  - user--search
1010
+ - name: Quantum
1011
+ members:
1012
+ - qiskit
995
1013
  - name: Red Hat
996
1014
  members:
997
1015
  - build-applications-anywhere
@@ -1173,6 +1191,7 @@ categories:
1173
1191
  - name: Transportation
1174
1192
  members:
1175
1193
  - airplane
1194
+ - airport
1176
1195
  - automobile
1177
1196
  - bicycle
1178
1197
  - bus
@@ -1181,9 +1200,11 @@ categories:
1181
1200
  - engine
1182
1201
  - fuel
1183
1202
  - luggage
1203
+ - road
1184
1204
  - spaceship
1185
1205
  - steering--wheel
1186
1206
  - train
1207
+ - tunnel
1187
1208
  - name: Watson
1188
1209
  members:
1189
1210
  - alchemy--data--news
@@ -1220,6 +1241,7 @@ categories:
1220
1241
  - visual--recognition
1221
1242
  - watson--logo
1222
1243
  - watsonx--ai
1244
+ - watsonx--assistant
1223
1245
  - watsonx--code-assistant
1224
1246
  - watsonx--code-assistant-for-z
1225
1247
  - watsonx--code-assistant-for-z-refactor
@@ -1245,6 +1267,7 @@ categories:
1245
1267
  - moon--full
1246
1268
  - night--clear
1247
1269
  - overcast
1270
+ - raindrop
1248
1271
  - rainy
1249
1272
  - rainy--heavy
1250
1273
  - snow
@@ -1265,11 +1288,13 @@ categories:
1265
1288
  - library
1266
1289
  - liquids
1267
1290
  - literature
1291
+ - lockers
1268
1292
  - loop--hearing
1269
1293
  - metal-can
1270
1294
  - plastics
1271
1295
  - silence
1272
1296
  - station--hydration
1297
+ - toilet
1273
1298
  - trash--burnable
1274
1299
  - trash--non-burnable
1275
1300
  - waste--electronic
package/deprecated.yml CHANGED
@@ -3,8 +3,6 @@ deprecated:
3
3
  reason: This icon has been replaced by ibm--z16--multi-frame
4
4
  - name: ibm--z-and-linuxone-single-frame
5
5
  reason: This icon has been replaced by ibm--z16--single-frame
6
- - name: ibm--z
7
- reason: This icon should no longer be used
8
6
  - name: ibm--z--partition
9
7
  reason: This icon should no longer be used
10
8
  - name: watson--logo
@@ -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": "M23,30.36H9v-0.72h6.64v-4.28H3\tc-1.301,0-2.36-1.059-2.36-2.36V6c0-1.301,1.059-2.36,2.36-2.36h11v0.72H3C2.096,4.36,1.36,5.096,1.36,6v13.64h29.28V18h0.721v5\tc0,1.302-1.059,2.36-2.36,2.36H16.36v4.279H23V30.36z M1.36,20.36V23c0,0.904,0.736,1.64,1.64,1.64h26c0.904,0,1.64-0.735,1.64-1.64\tv-2.64H1.36z M28,17.36c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S28.75,17.36,28,17.36z M28,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.64S28.353,15.36,28,15.36z M22,17.36\tc-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S22.75,17.36,22,17.36z M22,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.64S22.353,15.36,22,15.36z M30,13.86h-8.228\tc-0.618,0-1.159-0.418-1.316-1.016L17.722,2.36H16V1.64h2c0.164,0,0.307,0.11,0.349,0.269l2.155,8.252\tc0.073,0.282,0.327,0.479,0.618,0.479h8.011c0.316,0,0.589-0.236,0.634-0.549l0.818-5.731H21V3.64h10\tc0.104,0,0.203,0.045,0.271,0.124s0.1,0.184,0.085,0.287l-0.877,6.142c-0.095,0.666-0.674,1.167-1.347,1.167h-8.011\tc-0.109,0-0.216-0.013-0.318-0.038l0.35,1.339c0.073,0.282,0.328,0.479,0.619,0.479H30V13.86z"
22
+ }
23
+ }],
24
+ "name": "b2b-commerce"
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": "M28.36,30h-0.72V14.36h-3.28v9.28H26\tv0.721h-1.64V30h-0.72v-5.64h-3.28V30h-0.72v-5.64h-3.28V30h-0.72v-5.635c-0.941,0.03-1.689,0.176-2.28,0.373V30h-0.72v-4.964\tc-0.808,0.41-1.168,0.886-1.28,1.062V30h-0.72V4c0-0.056,0.013-0.111,0.038-0.161C10.723,3.75,11.823,1.64,16,1.64h14v0.72h-1.64\tv2.28H30v0.72h-1.64v8.28H30v0.72h-1.64V30z M11.36,16.097v8.936c0.301-0.26,0.717-0.544,1.28-0.787v-9.21\tC11.833,15.446,11.472,15.922,11.36,16.097z M13.36,14.738v9.248c0.621-0.184,1.373-0.313,2.28-0.341v-9.28\tC14.699,14.396,13.951,14.542,13.36,14.738z M20.36,23.64h3.279v-9.28H20.36V23.64z M16.36,23.64h3.28v-9.28h-3.28V23.64z M11.36,7.097v7.937c0.301-0.26,0.717-0.544,1.28-0.787v-8.21C11.833,6.446,11.472,6.922,11.36,7.097z M13.36,5.738v8.249\tc0.621-0.184,1.373-0.314,2.28-0.341v-8.28C14.699,5.396,13.951,5.542,13.36,5.738z M24.36,13.64h3.279V5.36H24.36V13.64z M20.36,13.64h3.279V5.36H20.36V13.64z M16.36,13.64h3.28V5.36h-3.28V13.64z M11.36,4.097v1.937c0.301-0.26,0.717-0.544,1.28-0.787\tV3.036C11.832,3.446,11.472,3.922,11.36,4.097z M13.36,2.738v2.249c0.621-0.184,1.373-0.314,2.28-0.341v-2.28\tC14.699,2.396,13.951,2.541,13.36,2.738z M24.36,4.64h3.279V2.36H24.36V4.64z M20.36,4.64h3.279V2.36H20.36V4.64z M16.36,4.64h3.28\tV2.36h-3.28V4.64z M7.36,30H6.64v-3.635c-0.941,0.03-1.689,0.176-2.28,0.373V30H3.64v-2.964c-0.809,0.409-1.168,0.886-1.28,1.061V30\tH1.64V14c0-0.056,0.013-0.111,0.038-0.161C1.723,13.75,2.823,11.64,7,11.64h3v0.72H7.36v1.28H10v0.72H7.36v5.28H10v0.721H7.36v5.279\tH9v0.721H7.36V30z M2.36,22.097v4.937c0.301-0.261,0.717-0.544,1.28-0.787v-5.21C2.832,21.445,2.472,21.922,2.36,22.097z M4.36,20.738v5.248c0.621-0.184,1.373-0.313,2.28-0.341v-5.28C5.699,20.396,4.951,20.541,4.36,20.738z M2.36,16.097v4.936\tc0.301-0.261,0.717-0.544,1.28-0.787v-5.21C2.832,15.446,2.472,15.922,2.36,16.097z M4.36,14.738v5.249\tc0.621-0.184,1.373-0.313,2.28-0.341v-5.28C5.699,14.396,4.951,14.541,4.36,14.738z M2.36,14.097v0.936\tc0.301-0.26,0.717-0.543,1.28-0.787v-1.21C2.832,13.446,2.472,13.922,2.36,14.097z M4.36,12.738v1.249\tc0.621-0.184,1.373-0.313,2.28-0.341v-1.28C5.699,12.396,4.951,12.541,4.36,12.738z"
22
+ }
23
+ }],
24
+ "name": "ehningen--tech-campus-01"
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": "M22.5,30.86\tc-0.092,0-0.185-0.035-0.255-0.105l-3.5-3.5c-2.346-2.347-2.346-6.163,0-8.51c2.346-2.346,6.164-2.346,8.51,0l3.5,3.5\tc0.141,0.141,0.141,0.369,0,0.51l-2.5,2.5c-0.141,0.141-0.369,0.141-0.51,0l-3.52-3.52c-0.686-0.688-1.805-0.688-2.49,0\tc-0.687,0.687-0.687,1.805,0,2.49l3.52,3.52c0.141,0.141,0.141,0.369,0,0.51l-2.5,2.5C22.685,30.825,22.592,30.86,22.5,30.86z M23,17.706c-1.356,0-2.713,0.516-3.745,1.549c-2.065,2.064-2.065,5.426,0,7.49l3.245,3.246L24.491,28l-3.266-3.265\tc-0.967-0.967-0.967-2.541,0-3.51c0.97-0.968,2.544-0.967,3.51,0L28,24.491l1.991-1.991l-3.246-3.245\tC25.713,18.222,24.356,17.706,23,17.706z M12,30.36H8c-0.199,0-0.36-0.161-0.36-0.36v-5c0-0.353-0.287-0.64-0.64-0.64H2\tc-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h5.343c0.958,0,1.896-0.389,2.574-1.066l1.829-1.828\tc0.141-0.141,0.368-0.141,0.509,0l3,3c0.068,0.067,0.105,0.159,0.105,0.255s-0.038,0.188-0.105,0.255l-1.829,1.828\tc-0.687,0.688-1.066,1.602-1.066,2.574V30C12.36,30.199,12.199,30.36,12,30.36z M8.36,29.64h3.28v-4.982\tc0-1.165,0.453-2.261,1.277-3.084L14.491,20L12,17.509l-1.574,1.574c-0.812,0.812-1.935,1.277-3.083,1.277H2.36v3.279H7\tc0.75,0,1.36,0.61,1.36,1.36V29.64z M23,15.014c-1.541,0-3.082-0.586-4.255-1.76c-2.346-2.346-2.346-6.163,0-8.509l3.5-3.5\tc0.141-0.141,0.369-0.141,0.51,0l2.5,2.5C25.322,3.813,25.36,3.904,25.36,4c0,0.096-0.038,0.187-0.105,0.254l-3.52,3.519\tc-0.687,0.687-0.687,1.804,0,2.491c0.667,0.666,1.827,0.665,2.49,0l3.52-3.519c0.141-0.141,0.369-0.141,0.51,0l2.5,2.5\tc0.141,0.141,0.141,0.368,0,0.509l-3.5,3.5C26.082,14.428,24.541,15.014,23,15.014z M22.5,2.009l-3.245,3.245\tc-2.065,2.065-2.065,5.426,0,7.491c2.064,2.064,5.426,2.064,7.49,0L29.991,9.5L28,7.509l-3.265,3.264\tc-0.938,0.937-2.57,0.938-3.51,0c-0.967-0.967-0.967-2.542,0-3.509L24.491,4L22.5,2.009z M9,15.014c-1.541,0-3.082-0.586-4.254-1.76\tl-3.5-3.5c-0.141-0.141-0.141-0.368,0-0.509l2.5-2.5c0.141-0.141,0.368-0.141,0.509,0l3.519,3.519c0.667,0.666,1.827,0.665,2.491,0\tc0.687-0.687,0.687-1.804,0-2.491L6.746,4.254c-0.141-0.141-0.141-0.368,0-0.509l2.5-2.5c0.141-0.141,0.368-0.141,0.509,0l3.5,3.5\tc2.346,2.346,2.346,6.163,0,8.509C12.082,14.428,10.541,15.014,9,15.014z M2.009,9.5l3.245,3.246c2.065,2.064,5.426,2.064,7.491,0\tc2.065-2.065,2.065-5.426,0-7.491L9.5,2.009L7.509,4l3.264,3.265c0.968,0.967,0.968,2.542,0,3.509c-0.937,0.937-2.571,0.938-3.509,0\tL4,7.509L2.009,9.5z"
22
+ }
23
+ }],
24
+ "name": "ehningen--tech-campus-02"
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,31.36c-0.064,0-0.124-0.017-0.176-0.046\tL1.833,23.819c-0.068-0.036-0.125-0.093-0.16-0.168l0,0l0,0c0-0.001,0-0.001,0-0.001l0,0c-0.002-0.006-0.004-0.011-0.007-0.016l0,0\tc0-0.001,0-0.001,0-0.001c-0.019-0.047-0.026-0.095-0.025-0.142V7.436C1.639,7.39,1.647,7.343,1.665,7.298l0,0l0,0\tc0.004-0.01,0.008-0.02,0.013-0.03l0,0l0,0c0.038-0.076,0.1-0.132,0.171-0.166l0,0l14-6.429c0.096-0.044,0.205-0.044,0.301,0\tl13.998,6.428c0.073,0.033,0.135,0.09,0.173,0.166h0.001l0,0c0.005,0.009,0.009,0.019,0.013,0.029l0,0c0,0,0,0,0.001,0\tc0.018,0.045,0.025,0.092,0.024,0.138V23.49c0.001,0.049-0.008,0.1-0.028,0.147l0,0c0,0,0,0,0,0.001\tc-0.003,0.004-0.005,0.009-0.007,0.014l0,0v0.001c-0.035,0.073-0.092,0.129-0.158,0.164l-13.991,7.495\tC16.124,31.344,16.064,31.36,16,31.36z M16.36,21.937v8.462l12.83-6.873l-5.642-2.576l-4.371,2.364\tc-0.051,0.028-0.108,0.046-0.171,0.047h-0.001l0,0c-0.004,0-0.006,0-0.01,0l0,0h-0.001c-0.063-0.001-0.124-0.02-0.176-0.049\tL16.36,21.937z M2.821,23.531l12.819,6.867v-8.864l-3.659-2.044L2.821,23.531z M2.36,7.99v14.957l9.28-4.094V12.25L2.36,7.99z M24.341,20.521l5.299,2.419V7.99l-3.28,1.506v9.71c0.001,0.053-0.01,0.106-0.033,0.158c-0.034,0.074-0.091,0.132-0.158,0.168\tL24.341,20.521z M19.36,16.562v5.835l5.834-3.156L19.36,16.562z M16.36,21.112l2.28,1.274v-5.834l-2.28,1.006V21.112z M12.806,19.126l2.834,1.584v-2.834L12.806,19.126z M19.36,15.769l6.279,2.883V9.827L19.36,12.71V15.769z M12.36,12.582v5.955\tl3.28-1.447v-3.001L12.36,12.582z M16.36,14.088v2.683l2.28-1.006v-2.724L16.36,14.088z M12.36,11.79L16,13.461l2.137-0.981\tL12.36,9.829V11.79z M12.898,9.283l6.102,2.8l6.1-2.801L19,6.747L12.898,9.283z M2.863,7.429l8.777,4.03V9.275\tc-0.001-0.045,0.006-0.09,0.023-0.135c0.005-0.013,0.011-0.026,0.017-0.038l0,0l0,0c0.037-0.071,0.094-0.125,0.161-0.157l0,0\tc0,0,0.001,0,0.001-0.001l0,0l0,0h0.001l0,0h0.001l0,0c0.005-0.002,0.01-0.005,0.015-0.007l7-2.91c0.09-0.036,0.188-0.036,0.277,0\tl6.853,2.849l3.146-1.445L16,1.396L2.863,7.429z"
22
+ }
23
+ }],
24
+ "name": "ibm--granite"
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": "M31,24.64h-0.64V10\tc0-0.199-0.161-0.36-0.36-0.36h-5.64V7c0-0.199-0.161-0.36-0.36-0.36h-8c-0.199,0-0.36,0.161-0.36,0.36v2.64H10\tc-0.199,0-0.36,0.161-0.36,0.36v14.64H8.36V8c0-0.199-0.161-0.36-0.36-0.36H7.36V6c0-0.046-0.009-0.091-0.025-0.134l-2-5\tc-0.109-0.273-0.56-0.273-0.669,0l-2,5C2.649,5.909,2.64,5.954,2.64,6v1.64H2C1.801,7.64,1.64,7.801,1.64,8v16.64H1\tc-0.199,0-0.36,0.161-0.36,0.36v6c0,0.199,0.161,0.36,0.36,0.36h30c0.199,0,0.36-0.161,0.36-0.36v-6\tC31.36,24.801,31.199,24.64,31,24.64z M16.36,7.36h7.28v2.28h-7.28V7.36z M10.36,10.36h19.28v14.28H10.36V10.36z M17.14,30.64h-2.28\tv-1.28h2.28V30.64z M17.5,28.64h-3c-0.199,0-0.36,0.161-0.36,0.36v1.64H9.36v-5.28h13.28v5.279h-4.78V29\tC17.86,28.801,17.699,28.64,17.5,28.64z M5,1.969L6.468,5.64H3.532L5,1.969z M3.36,6.36h3.28v1.28H3.36V6.36z M2.36,8.36h5.28v16.28\tH2.36V8.36z M1.36,25.36h7.28v5.279H1.36V25.36z M30.64,30.64h-7.28v-5.28h7.279L30.64,30.64L30.64,30.64z M2.64,26h0.72v4H2.64V26z M4.64,26h0.72v4H4.64V26z M7.36,26v4H6.64v-4H7.36z M10.64,26h0.72v2h-0.72V26z M12.64,26h0.72v2h-0.72V26z M14.64,26h0.72v2h-0.72\tV26z M16.64,26h0.72v2h-0.72V26z M19.36,28h-0.72v-2h0.721L19.36,28L19.36,28z M21.36,28h-0.72v-2h0.721L21.36,28L21.36,28z M24.64,30v-4h0.721v4H24.64z M27.36,30h-0.72v-4h0.721L27.36,30L27.36,30z M29.36,30h-0.72v-4h0.721L29.36,30L29.36,30z M12.14,12\th0.72v3h-0.72V12z M15.14,12h0.72v3h-0.72V12z M18.14,12h0.721v3H18.14V12z M21.14,12h0.721v3H21.14V12z M24.14,12h0.721v3H24.14V12\tz M27.86,12v3h-0.72v-3H27.86z M12.14,16h0.72v3h-0.72V16z M15.14,16h0.72v3h-0.72V16z M18.14,16h0.721v3H18.14V16z M21.14,16h0.721\tv3H21.14V16z M24.14,16h0.721v3H24.14V16z M27.14,16h0.721v3H27.14V16z M12.14,20h0.72v3h-0.72V20z M15.14,20h0.72v3h-0.72V20z M18.14,20h0.721v3H18.14V20z M21.14,20h0.721v3H21.14V20z M24.14,20h0.721v3H24.14V20z M27.14,20h0.721v3H27.14V20z M5,13.64\tc-0.75,0-1.36,0.61-1.36,1.36S4.25,16.36,5,16.36S6.36,15.75,6.36,15S5.75,13.64,5,13.64z M5,15.64c-0.353,0-0.64-0.287-0.64-0.64\tS4.647,14.36,5,14.36S5.64,14.647,5.64,15S5.353,15.64,5,15.64z M3.86,12H3.14v-2c0-0.199,0.161-0.36,0.36-0.36S3.86,9.801,3.86,10\tV12z M5.36,12H4.64v-2c0-0.199,0.161-0.36,0.36-0.36S5.36,9.801,5.36,10V12z M6.86,12H6.14v-2c0-0.199,0.161-0.36,0.36-0.36\tS6.86,9.801,6.86,10V12z"
22
+ }
23
+ }],
24
+ "name": "ibm--one-madison-avenue"
25
+ };
26
+
27
+ export { index as default };
@@ -18,7 +18,7 @@ var index = {
18
18
  "content": [{
19
19
  "elem": "path",
20
20
  "attrs": {
21
- "d": "M28,31.36H4c-0.199,0-0.36-0.161-0.36-0.36v-6c0-0.09,0.034-0.177,0.095-0.243L19.682,7.36H4\tC3.801,7.36,3.64,7.199,3.64,7V1c0-0.199,0.161-0.36,0.36-0.36h24c0.199,0,0.36,0.161,0.36,0.36v6c0,0.09-0.034,0.177-0.095,0.243\tL12.318,24.64H28c0.199,0,0.36,0.161,0.36,0.36v6C28.36,31.199,28.199,31.36,28,31.36z M9.083,30.64h16.875L11.68,25.449\tL9.083,30.64z M4.36,30.64h3.42l-3.42-4.56V30.64z M13.543,25.36l14.096,5.126V25.36H13.543z M4.467,25.023l3.971,5.295l10.59-21.18\tL4.467,25.023z M23.562,1.682l-10.59,21.18L27.533,6.977L23.562,1.682z M4.36,6.64h14.097L4.36,1.514V6.64z M6.043,1.36\tl14.278,5.192l2.597-5.192C22.918,1.36,6.043,1.36,6.043,1.36z M24.22,1.36l3.42,4.56V1.36H24.22z"
21
+ "d": "M29,31.36H3c-0.199,0-0.36-0.161-0.36-0.36v-7\tc0-0.096,0.038-0.188,0.105-0.255L19.131,7.36H3V6.64h17c0.146,0,0.277,0.087,0.333,0.222c0.056,0.134,0.024,0.289-0.078,0.392\tL3.36,24.149v6.49H29V31.36z M29,25.36H11c-0.146,0-0.277-0.088-0.333-0.223s-0.025-0.289,0.078-0.393L27.64,7.851V1.36H3V0.64h25\tc0.199,0,0.36,0.161,0.36,0.36v7c0,0.096-0.038,0.187-0.105,0.254L11.869,24.64H29V25.36z"
22
22
  }
23
23
  }],
24
24
  "name": "ibm--z"
@@ -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 };