@carbon/pictograms 12.49.0-rc.0 → 12.49.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 (132) hide show
  1. package/categories.yml +33 -2
  2. package/es/agile--coaching/index.js +27 -0
  3. package/es/ahmedabad--jama-masjid/index.js +27 -0
  4. package/es/ahmedabad--sabarmati-ashram/index.js +27 -0
  5. package/es/geodesic-montreal-biosphere/index.js +27 -0
  6. package/es/ibm--elm/index.js +27 -0
  7. package/es/ibm--elm-dcc/index.js +27 -0
  8. package/es/ibm--elm-gcm/index.js +27 -0
  9. package/es/ibm--elm-insights/index.js +27 -0
  10. package/es/ibm--elm-method-composer/index.js +27 -0
  11. package/es/ibm--elm-publishing/index.js +27 -0
  12. package/es/ibm--elm-reporting/index.js +27 -0
  13. package/es/ibm--engineering-requirement-doors/index.js +27 -0
  14. package/es/ibm--engineering-systems-design-rhapsody/index.js +27 -0
  15. package/es/ibm--engineering-systems-design-rhapsody--model-manager/index.js +27 -0
  16. package/es/ibm--engineering-test-management/index.js +27 -0
  17. package/es/ibm--engineering-workflow-management/index.js +27 -0
  18. package/es/ibm--z17/index.js +27 -0
  19. package/es/ibm--z17--multi-frame/index.js +27 -0
  20. package/es/ibm--z17--single-frame/index.js +27 -0
  21. package/es/index.js +36 -5
  22. package/es/key--lifecycle/index.js +27 -0
  23. package/es/keystores/index.js +27 -0
  24. package/es/keystores--external/index.js +27 -0
  25. package/es/landing-page/index.js +27 -0
  26. package/es/mcgill-university--morrice-hall/index.js +32 -0
  27. package/es/montreal--olympic-stadium/index.js +27 -0
  28. package/es/social--tile/index.js +27 -0
  29. package/es/sponsor-user-program/index.js +27 -0
  30. package/es/tape--storage--02/index.js +27 -0
  31. package/es/transaction-data/index.js +27 -0
  32. package/es/vault/index.js +27 -0
  33. package/es/web--banners/index.js +27 -0
  34. package/lib/agile--coaching/index.js +29 -0
  35. package/lib/ahmedabad--jama-masjid/index.js +29 -0
  36. package/lib/ahmedabad--sabarmati-ashram/index.js +29 -0
  37. package/lib/geodesic-montreal-biosphere/index.js +29 -0
  38. package/lib/ibm--elm/index.js +29 -0
  39. package/lib/ibm--elm-dcc/index.js +29 -0
  40. package/lib/ibm--elm-gcm/index.js +29 -0
  41. package/lib/ibm--elm-insights/index.js +29 -0
  42. package/lib/ibm--elm-method-composer/index.js +29 -0
  43. package/lib/ibm--elm-publishing/index.js +29 -0
  44. package/lib/ibm--elm-reporting/index.js +29 -0
  45. package/lib/ibm--engineering-requirement-doors/index.js +29 -0
  46. package/lib/ibm--engineering-systems-design-rhapsody/index.js +29 -0
  47. package/lib/ibm--engineering-systems-design-rhapsody--model-manager/index.js +29 -0
  48. package/lib/ibm--engineering-test-management/index.js +29 -0
  49. package/lib/ibm--engineering-workflow-management/index.js +29 -0
  50. package/lib/ibm--z17/index.js +29 -0
  51. package/lib/ibm--z17--multi-frame/index.js +29 -0
  52. package/lib/ibm--z17--single-frame/index.js +29 -0
  53. package/lib/index.js +72 -10
  54. package/lib/key--lifecycle/index.js +29 -0
  55. package/lib/keystores/index.js +29 -0
  56. package/lib/keystores--external/index.js +29 -0
  57. package/lib/landing-page/index.js +29 -0
  58. package/lib/mcgill-university--morrice-hall/index.js +34 -0
  59. package/lib/montreal--olympic-stadium/index.js +29 -0
  60. package/lib/social--tile/index.js +29 -0
  61. package/lib/sponsor-user-program/index.js +29 -0
  62. package/lib/tape--storage--02/index.js +29 -0
  63. package/lib/transaction-data/index.js +29 -0
  64. package/lib/vault/index.js +29 -0
  65. package/lib/web--banners/index.js +29 -0
  66. package/metadata.json +1704 -175
  67. package/package.json +3 -3
  68. package/pictograms.yml +229 -39
  69. package/productive-pictogram-master.ai +14263 -13238
  70. package/src/svg/agile--coaching.svg +18 -0
  71. package/src/svg/ahmedabad--jama-masjid.svg +34 -0
  72. package/src/svg/ahmedabad--sabarmati-ashram.svg +41 -0
  73. package/src/svg/geodesic-montreal-biosphere.svg +34 -0
  74. package/src/svg/ibm--elm-dcc.svg +11 -0
  75. package/src/svg/ibm--elm-gcm.svg +11 -0
  76. package/src/svg/ibm--elm-insights.svg +20 -0
  77. package/src/svg/ibm--elm-method-composer.svg +12 -0
  78. package/src/svg/ibm--elm-publishing.svg +11 -0
  79. package/src/svg/ibm--elm-reporting.svg +10 -0
  80. package/src/svg/ibm--elm.svg +31 -0
  81. package/src/svg/ibm--engineering-requirement-doors.svg +10 -0
  82. package/src/svg/ibm--engineering-systems-design-rhapsody--model-manager.svg +14 -0
  83. package/src/svg/ibm--engineering-systems-design-rhapsody.svg +13 -0
  84. package/src/svg/ibm--engineering-test-management.svg +13 -0
  85. package/src/svg/ibm--engineering-workflow-management.svg +23 -0
  86. package/src/svg/ibm--z17--multi-frame.svg +58 -0
  87. package/src/svg/ibm--z17--single-frame.svg +25 -0
  88. package/src/svg/ibm--z17.svg +12 -0
  89. package/src/svg/key--lifecycle.svg +19 -0
  90. package/src/svg/keystores--external.svg +21 -0
  91. package/src/svg/keystores.svg +18 -0
  92. package/src/svg/landing-page.svg +15 -0
  93. package/src/svg/mcgill-university--morrice-hall.svg +39 -0
  94. package/src/svg/montreal--olympic-stadium.svg +21 -0
  95. package/src/svg/social--tile.svg +17 -0
  96. package/src/svg/sponsor-user-program.svg +13 -0
  97. package/src/svg/tape--storage--02.svg +22 -0
  98. package/src/svg/transaction-data.svg +17 -0
  99. package/src/svg/vault.svg +26 -0
  100. package/src/svg/web--banners.svg +18 -0
  101. package/svg/agile--coaching.svg +1 -0
  102. package/svg/ahmedabad--jama-masjid.svg +1 -0
  103. package/svg/ahmedabad--sabarmati-ashram.svg +1 -0
  104. package/svg/geodesic-montreal-biosphere.svg +1 -0
  105. package/svg/ibm--elm-dcc.svg +1 -0
  106. package/svg/ibm--elm-gcm.svg +1 -0
  107. package/svg/ibm--elm-insights.svg +1 -0
  108. package/svg/ibm--elm-method-composer.svg +1 -0
  109. package/svg/ibm--elm-publishing.svg +1 -0
  110. package/svg/ibm--elm-reporting.svg +1 -0
  111. package/svg/ibm--elm.svg +1 -0
  112. package/svg/ibm--engineering-requirement-doors.svg +1 -0
  113. package/svg/ibm--engineering-systems-design-rhapsody--model-manager.svg +1 -0
  114. package/svg/ibm--engineering-systems-design-rhapsody.svg +1 -0
  115. package/svg/ibm--engineering-test-management.svg +1 -0
  116. package/svg/ibm--engineering-workflow-management.svg +1 -0
  117. package/svg/ibm--z17--multi-frame.svg +1 -0
  118. package/svg/ibm--z17--single-frame.svg +1 -0
  119. package/svg/ibm--z17.svg +1 -0
  120. package/svg/key--lifecycle.svg +1 -0
  121. package/svg/keystores--external.svg +1 -0
  122. package/svg/keystores.svg +1 -0
  123. package/svg/landing-page.svg +1 -0
  124. package/svg/mcgill-university--morrice-hall.svg +1 -0
  125. package/svg/montreal--olympic-stadium.svg +1 -0
  126. package/svg/social--tile.svg +1 -0
  127. package/svg/sponsor-user-program.svg +1 -0
  128. package/svg/tape--storage--02.svg +1 -0
  129. package/svg/transaction-data.svg +1 -0
  130. package/svg/vault.svg +1 -0
  131. package/svg/web--banners.svg +1 -0
  132. package/umd/index.js +3100 -2506
@@ -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,28.36c-0.001,0-0.002,0-0.003,0\th-7.994c-0.002,0-0.004,0-0.006,0H7.003c-0.002,0-0.004,0-0.006,0H4.75c-0.591,0-1.11-0.519-1.11-1.11v-4.5\tc0-0.283,0.119-0.549,0.307-0.75c-0.188-0.201-0.307-0.467-0.307-0.75v-2.249c0-0.001,0-0.001,0-0.002V16.75\tc0-0.283,0.119-0.549,0.307-0.75c-0.188-0.201-0.307-0.467-0.307-0.75v-4.5c0-0.283,0.119-0.549,0.307-0.75\tC3.759,9.799,3.64,9.533,3.64,9.25V7.001c0-0.001,0-0.002,0-0.003V4.75c0-0.591,0.519-1.11,1.11-1.11h2.247c0.002,0,0.004,0,0.006,0\th7.994c0.002,0,0.004,0,0.006,0h7.994c0.002,0,0.004,0,0.006,0H28c0.199,0,0.36,0.161,0.36,0.36v24c0,0.199-0.161,0.36-0.36,0.36\th-4.997C23.002,28.36,23.001,28.36,23,28.36z M26.283,27.64h1.356V4.36h-1.356c0.05,0.123,0.077,0.254,0.077,0.39v4.5\tc0,0.283-0.119,0.549-0.308,0.75c0.188,0.201,0.308,0.467,0.308,0.75v2.249c0,0.001,0,0.002,0,0.003v2.249\tc0,0.283-0.119,0.549-0.308,0.75c0.188,0.201,0.308,0.467,0.308,0.75v4.5c0,0.283-0.119,0.549-0.308,0.75\tc0.188,0.201,0.308,0.467,0.308,0.75V25c0,0.001,0,0.001,0,0.002v2.249C26.36,27.386,26.333,27.518,26.283,27.64z M23.869,27.64\th1.381c0.197,0,0.39-0.192,0.39-0.39v-1.381L23.869,27.64z M20.75,27.64h1.89v-5.28h-1.89c-0.197,0-0.39,0.192-0.39,0.39v4.5\tC20.36,27.447,20.553,27.64,20.75,27.64z M18.283,27.64h1.434c-0.05-0.122-0.077-0.254-0.077-0.39v-4.5\tc0-0.283,0.119-0.549,0.308-0.75c-0.188-0.201-0.308-0.467-0.308-0.75v-2.249c0-0.001,0-0.001,0-0.002V16.75\tc0-0.283,0.119-0.549,0.308-0.75c-0.188-0.201-0.308-0.467-0.308-0.75v-4.5c0-0.283,0.119-0.549,0.308-0.75\tC19.76,9.799,19.64,9.533,19.64,9.25V7.001c0-0.001,0-0.002,0-0.003V4.75c0-0.136,0.027-0.268,0.077-0.39h-1.434\tc0.05,0.123,0.077,0.254,0.077,0.39v4.5c0,0.283-0.119,0.549-0.308,0.75c0.188,0.201,0.308,0.467,0.308,0.75v2.249\tc0,0.001,0,0.002,0,0.003v2.249c0,0.283-0.119,0.549-0.308,0.75c0.188,0.201,0.308,0.467,0.308,0.75v4.5\tc0,0.283-0.119,0.549-0.308,0.75c0.188,0.201,0.308,0.467,0.308,0.75V25c0,0.001,0,0.001,0,0.002v2.249\tC18.36,27.386,18.333,27.518,18.283,27.64z M15.869,27.64h1.381c0.197,0,0.39-0.192,0.39-0.39v-1.381L15.869,27.64z M12.75,27.64\th1.89v-5.28h-1.89c-0.197,0-0.39,0.192-0.39,0.39v4.5C12.36,27.447,12.553,27.64,12.75,27.64z M10.284,27.64h1.433\tc-0.049-0.122-0.076-0.254-0.076-0.39v-4.5c0-0.283,0.119-0.549,0.307-0.75c-0.188-0.201-0.307-0.467-0.307-0.75v-2.249\tc0-0.001,0-0.001,0-0.002V16.75c0-0.283,0.119-0.549,0.307-0.75c-0.188-0.201-0.307-0.467-0.307-0.75v-4.5\tc0-0.283,0.119-0.549,0.307-0.75c-0.188-0.201-0.307-0.467-0.307-0.75V7.001c0-0.001,0-0.002,0-0.003V4.75\tc0-0.136,0.027-0.268,0.076-0.39h-1.433c0.049,0.123,0.076,0.254,0.076,0.39v4.5c0,0.283-0.119,0.549-0.307,0.75\tc0.188,0.201,0.307,0.467,0.307,0.75v2.249c0,0.001,0,0.002,0,0.003v2.249c0,0.283-0.119,0.549-0.307,0.75\tc0.188,0.201,0.307,0.467,0.307,0.75v4.5c0,0.283-0.119,0.549-0.307,0.75c0.188,0.201,0.307,0.467,0.307,0.75V25\tc0,0.001,0,0.001,0,0.002v2.249C10.36,27.386,10.333,27.518,10.284,27.64z M7.869,27.64H9.25c0.197,0,0.39-0.192,0.39-0.39v-1.381\tL7.869,27.64z M4.75,22.36c-0.197,0-0.39,0.192-0.39,0.39v4.5c0,0.197,0.193,0.39,0.39,0.39h1.89v-5.28H4.75z M23.36,22.869v4.262\tL25.491,25L23.36,22.869z M15.36,22.869v4.262L17.491,25L15.36,22.869z M7.36,22.869v4.262L9.491,25L7.36,22.869z M23.869,22.36\tl1.771,1.771V22.75c0-0.197-0.192-0.39-0.39-0.39H23.869z M15.869,22.36l1.771,1.771V22.75c0-0.197-0.192-0.39-0.39-0.39H15.869z M7.869,22.36l1.771,1.771V22.75c0-0.197-0.193-0.39-0.39-0.39H7.869z M23.36,21.64h1.89c0.197,0,0.39-0.192,0.39-0.39v-4.5\tc0-0.197-0.192-0.39-0.39-0.39h-1.89V21.64z M20.75,21.64h1.381l-1.771-1.771v1.381C20.36,21.447,20.553,21.64,20.75,21.64z M15.36,21.64h1.89c0.197,0,0.39-0.192,0.39-0.39v-4.5c0-0.197-0.192-0.39-0.39-0.39h-1.89V21.64z M12.75,21.64h1.381l-1.771-1.771\tv1.381C12.36,21.447,12.553,21.64,12.75,21.64z M7.36,21.64h1.89c0.197,0,0.39-0.192,0.39-0.39v-4.5c0-0.197-0.193-0.39-0.39-0.39\tH7.36V21.64z M4.75,21.64h1.381L4.36,19.869v1.381C4.36,21.447,4.553,21.64,4.75,21.64z M20.509,19l2.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.75,16.36c-0.197,0-0.39,0.193-0.39,0.39\tv1.381l1.771-1.771H20.75z M12.75,16.36c-0.197,0-0.39,0.193-0.39,0.39v1.381l1.771-1.771H12.75z M4.75,16.36\tc-0.197,0-0.39,0.193-0.39,0.39v1.381l1.771-1.771H4.75z M23.869,15.64h1.381c0.197,0,0.39-0.193,0.39-0.39v-1.381L23.869,15.64z M20.75,15.64h1.89v-5.28h-1.89c-0.197,0-0.39,0.193-0.39,0.39v4.5C20.36,15.447,20.553,15.64,20.75,15.64z M15.869,15.64h1.381\tc0.197,0,0.39-0.193,0.39-0.39v-1.381L15.869,15.64z M12.75,15.64h1.89v-5.28h-1.89c-0.197,0-0.39,0.193-0.39,0.39v4.5\tC12.36,15.447,12.553,15.64,12.75,15.64z M7.869,15.64H9.25c0.197,0,0.39-0.193,0.39-0.39v-1.381L7.869,15.64z M4.75,15.64h1.89\tv-5.28H4.75c-0.197,0-0.39,0.193-0.39,0.39v4.5C4.36,15.447,4.553,15.64,4.75,15.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.75\tc0-0.197-0.192-0.39-0.39-0.39H23.869z M15.869,10.36l1.771,1.771V10.75c0-0.197-0.192-0.39-0.39-0.39H15.869z M7.869,10.36\tl1.771,1.771V10.75c0-0.197-0.193-0.39-0.39-0.39H7.869z M23.36,9.64h1.89c0.197,0,0.39-0.193,0.39-0.39v-4.5\tc0-0.197-0.192-0.39-0.39-0.39h-1.89V9.64z M20.75,9.64h1.381L20.36,7.869V9.25C20.36,9.447,20.553,9.64,20.75,9.64z M15.36,9.64\th1.89c0.197,0,0.39-0.193,0.39-0.39v-4.5c0-0.197-0.192-0.39-0.39-0.39h-1.89V9.64z M12.75,9.64h1.381L12.36,7.869V9.25\tC12.36,9.447,12.553,9.64,12.75,9.64z M7.36,9.64h1.89c0.197,0,0.39-0.193,0.39-0.39v-4.5c0-0.197-0.193-0.39-0.39-0.39H7.36V9.64z M4.36,7.869V9.25c0,0.197,0.193,0.39,0.39,0.39h1.381L4.36,7.869z M20.509,7l2.131,2.131V4.869L20.509,7z M12.509,7l2.131,2.131\tV4.869L12.509,7z M4.509,7L6.64,9.131V4.869L4.509,7z M20.75,4.36c-0.197,0-0.39,0.193-0.39,0.39v1.381l1.771-1.771H20.75z M12.75,4.36c-0.197,0-0.39,0.193-0.39,0.39v1.381l1.771-1.771H12.75z M4.75,4.36c-0.197,0-0.39,0.193-0.39,0.39v1.381L6.131,4.36\tH4.75z"
22
+ }
23
+ }],
24
+ "name": "ibm--z17--multi-frame"
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": "M15,28.36c-0.001,0-0.002,0-0.003,0H12.75c-0.591,0-1.11-0.519-1.11-1.11v-4.5\tc0-0.283,0.119-0.549,0.307-0.75c-0.188-0.201-0.307-0.467-0.307-0.75v-2.249c0-0.001,0-0.001,0-0.002V16.75\tc0-0.283,0.119-0.549,0.307-0.75c-0.188-0.201-0.307-0.467-0.307-0.75v-4.5c0-0.283,0.119-0.549,0.307-0.75\tc-0.188-0.201-0.307-0.467-0.307-0.75V7.001c0-0.001,0-0.002,0-0.003V4.75c0-0.591,0.519-1.11,1.11-1.11h2.247\tc0.002,0,0.004,0,0.006,0H20c0.199,0,0.36,0.161,0.36,0.36v24c0,0.199-0.161,0.36-0.36,0.36h-4.997\tC15.002,28.36,15.001,28.36,15,28.36z M18.283,27.64h1.356V4.36h-1.356c0.05,0.123,0.077,0.254,0.077,0.39v4.5\tc0,0.283-0.119,0.549-0.308,0.75c0.188,0.201,0.308,0.467,0.308,0.75v2.249c0,0.001,0,0.002,0,0.003v2.249\tc0,0.283-0.119,0.549-0.308,0.75c0.188,0.201,0.308,0.467,0.308,0.75v4.5c0,0.283-0.119,0.549-0.308,0.75\tc0.188,0.201,0.308,0.467,0.308,0.75V25c0,0.001,0,0.001,0,0.002v2.249C18.36,27.386,18.333,27.518,18.283,27.64z M15.869,27.64\th1.381c0.197,0,0.39-0.192,0.39-0.39v-1.381L15.869,27.64z M12.75,22.36c-0.197,0-0.39,0.192-0.39,0.39v4.5\tc0,0.197,0.193,0.39,0.39,0.39h1.89v-5.28C14.64,22.36,12.75,22.36,12.75,22.36z M15.36,22.869v4.262L17.491,25L15.36,22.869z M15.869,22.36l1.771,1.771V22.75c0-0.197-0.192-0.39-0.39-0.39H15.869z M15.36,21.64h1.89c0.197,0,0.39-0.192,0.39-0.39v-4.5\tc0-0.197-0.192-0.39-0.39-0.39h-1.89V21.64z M12.75,21.64h1.381l-1.771-1.771v1.381C12.36,21.447,12.553,21.64,12.75,21.64z M12.509,19l2.131,2.131v-4.262L12.509,19z M12.75,16.36c-0.197,0-0.39,0.193-0.39,0.39v1.381l1.771-1.771H12.75z M15.869,15.64\th1.381c0.197,0,0.39-0.193,0.39-0.39v-1.381L15.869,15.64z M12.75,15.64h1.89v-5.28h-1.89c-0.197,0-0.39,0.193-0.39,0.39v4.5\tC12.36,15.447,12.553,15.64,12.75,15.64z M15.36,10.869v4.262L17.491,13L15.36,10.869z M15.869,10.36l1.771,1.771V10.75\tc0-0.197-0.192-0.39-0.39-0.39H15.869z M15.36,9.64h1.89c0.197,0,0.39-0.193,0.39-0.39v-4.5c0-0.197-0.192-0.39-0.39-0.39h-1.89\tV9.64z M12.75,9.64h1.381L12.36,7.869V9.25C12.36,9.447,12.553,9.64,12.75,9.64z M12.509,7l2.131,2.131V4.869L12.509,7z M12.75,4.36\tc-0.197,0-0.39,0.193-0.39,0.39v1.381l1.771-1.771H12.75z"
22
+ }
23
+ }],
24
+ "name": "ibm--z17--single-frame"
25
+ };
26
+
27
+ export { index as default };
package/es/index.js CHANGED
@@ -18,10 +18,13 @@ export { default as AdvancedThreats } from './advanced--threats/index.js';
18
18
  export { default as Advocate } from './advocate/index.js';
19
19
  export { default as AdvocateMask } from './advocate--mask/index.js';
20
20
  export { default as Agile } from './agile/index.js';
21
+ export { default as AgileCoaching } from './agile--coaching/index.js';
21
22
  export { default as Agility } from './agility/index.js';
22
23
  export { default as Agility_02 } from './agility--02/index.js';
23
24
  export { default as AgilityWithHybridMulticloud } from './agility-with-hybrid-multicloud/index.js';
24
25
  export { default as Agriculture } from './agriculture/index.js';
26
+ export { default as AhmedabadJamaMasjid } from './ahmedabad--jama-masjid/index.js';
27
+ export { default as AhmedabadSabarmatiAshram } from './ahmedabad--sabarmati-ashram/index.js';
25
28
  export { default as Ai } from './ai/index.js';
26
29
  export { default as AiEthics } from './ai--ethics/index.js';
27
30
  export { default as AiExplainability } from './ai--explainability/index.js';
@@ -511,6 +514,7 @@ export { default as Fuel } from './fuel/index.js';
511
514
  export { default as FullyManaged } from './fully-managed/index.js';
512
515
  export { default as FunctionsAsAService } from './functions-as-a-service/index.js';
513
516
  export { default as Gear } from './gear/index.js';
517
+ export { default as GeodesicMontrealBiosphere } from './geodesic-montreal-biosphere/index.js';
514
518
  export { default as GeographicFlexibility } from './geographic-flexibility/index.js';
515
519
  export { default as GetAheadOfRiskAndCompliance } from './get--ahead--of--risk--and--compliance/index.js';
516
520
  export { default as Gift } from './gift/index.js';
@@ -521,8 +525,8 @@ export { default as GlobalAssetsAndRecovery_01 } from './global--assets-and-reco
521
525
  export { default as GlobalAssetsAndRecovery_02 } from './global--assets-and-recovery--02/index.js';
522
526
  export { default as GlobalBusinessServices } from './global--business--services/index.js';
523
527
  export { default as GlobalCurrency } from './global--currency/index.js';
524
- export { default as GlobalExchange } from './global--exchange/index.js';
525
528
  export { default as GlobalCurrency_02 } from './global--currency--02/index.js';
529
+ export { default as GlobalExchange } from './global--exchange/index.js';
526
530
  export { default as GlobalFinanceEuro } from './global--finance--euro/index.js';
527
531
  export { default as GlobalFinanceNetwork } from './global--finance--network/index.js';
528
532
  export { default as GlobalFinanceSterling } from './global--finance--sterling/index.js';
@@ -606,8 +610,20 @@ export { default as HyperProtectDatabaseAsAService } from './hyper-protect--data
606
610
  export { default as HyperProtectVirtualServers } from './hyper-protect--virtual-servers/index.js';
607
611
  export { default as IbmAutomationPlatform } from './ibm--automation-platform/index.js';
608
612
  export { default as IbmCloud } from './ibm--cloud/index.js';
609
- export { default as IbmIbv } from './ibm--ibv/index.js';
613
+ export { default as IbmElm } from './ibm--elm/index.js';
614
+ export { default as IbmElmDcc } from './ibm--elm-dcc/index.js';
615
+ export { default as IbmElmGcm } from './ibm--elm-gcm/index.js';
616
+ export { default as IbmElmInsights } from './ibm--elm-insights/index.js';
617
+ export { default as IbmElmMethodComposer } from './ibm--elm-method-composer/index.js';
618
+ export { default as IbmElmPublishing } from './ibm--elm-publishing/index.js';
619
+ export { default as IbmElmReporting } from './ibm--elm-reporting/index.js';
620
+ export { default as IbmEngineeringRequirementDoors } from './ibm--engineering-requirement-doors/index.js';
621
+ export { default as IbmEngineeringSystemsDesignRhapsody } from './ibm--engineering-systems-design-rhapsody/index.js';
622
+ export { default as IbmEngineeringSystemsDesignRhapsodyModelManager } from './ibm--engineering-systems-design-rhapsody--model-manager/index.js';
623
+ export { default as IbmEngineeringTestManagement } from './ibm--engineering-test-management/index.js';
624
+ export { default as IbmEngineeringWorkflowManagement } from './ibm--engineering-workflow-management/index.js';
610
625
  export { default as IbmGranite } from './ibm--granite/index.js';
626
+ export { default as IbmIbv } from './ibm--ibv/index.js';
611
627
  export { default as IbmIx } from './ibm--ix/index.js';
612
628
  export { default as IbmOneMadisonAvenue } from './ibm--one-madison-avenue/index.js';
613
629
  export { default as IbmRpa } from './ibm--rpa/index.js';
@@ -615,17 +631,20 @@ export { default as IbmUkLabsHursley } from './ibm--uk-labs-hursley/index.js';
615
631
  export { default as IbmZ } from './ibm--z/index.js';
616
632
  export { default as IbmZPartition } from './ibm--z--partition/index.js';
617
633
  export { default as IbmZAndCloudModernizationStack } from './ibm--z-and-cloud-modernization-stack/index.js';
634
+ export { default as IbmZAndCloudModernizationStackProvisioning } from './ibm--z-and-cloud-modernization-stack-provisioning/index.js';
618
635
  export { default as IbmZAndLinuxoneMultiFrame } from './ibm--z-and-linuxone-multi-frame/index.js';
619
636
  export { default as IbmZAndLinuxoneSingleFrame } from './ibm--z-and-linuxone-single-frame/index.js';
620
637
  export { default as IbmZOpenAutomationUtilities } from './ibm--z-open-automation-utilities/index.js';
638
+ export { default as IbmZOpenEnterpriseLanguages } from './ibm--z-open-enterprise-languages/index.js';
621
639
  export { default as IbmZOsContainerPlatform } from './ibm--z-os-container-platform/index.js';
622
640
  export { default as IbmZOsPackageManager } from './ibm--z-os-package-manager/index.js';
623
- export { default as IbmZAndCloudModernizationStackProvisioning } from './ibm--z-and-cloud-modernization-stack-provisioning/index.js';
624
- export { default as IbmZOpenEnterpriseLanguages } from './ibm--z-open-enterprise-languages/index.js';
625
641
  export { default as IbmZ16 } from './ibm--z16/index.js';
626
642
  export { default as IbmZ16MultiFrame } from './ibm--z16--multi-frame/index.js';
627
643
  export { default as IbmZ16PlusCloud } from './ibm--z16--plus-cloud/index.js';
628
644
  export { default as IbmZ16SingleFrame } from './ibm--z16--single-frame/index.js';
645
+ export { default as IbmZ17 } from './ibm--z17/index.js';
646
+ export { default as IbmZ17MultiFrame } from './ibm--z17--multi-frame/index.js';
647
+ export { default as IbmZ17SingleFrame } from './ibm--z17--single-frame/index.js';
629
648
  export { default as IdBadge } from './id--badge/index.js';
630
649
  export { default as Idea } from './idea/index.js';
631
650
  export { default as Ideate } from './ideate/index.js';
@@ -658,13 +677,17 @@ export { default as Juice } from './juice/index.js';
658
677
  export { default as Justice } from './justice/index.js';
659
678
  export { default as KeepDry } from './keep-dry/index.js';
660
679
  export { default as KeepYourOwnKey } from './keep-your-own-key/index.js';
680
+ export { default as KeyLifecycle } from './key--lifecycle/index.js';
661
681
  export { default as KeyUsers } from './key--users/index.js';
662
682
  export { default as Keyboard } from './keyboard/index.js';
683
+ export { default as Keystores } from './keystores/index.js';
684
+ export { default as KeystoresExternal } from './keystores--external/index.js';
663
685
  export { default as KnowsDarkData } from './knows--dark--data/index.js';
664
686
  export { default as KochiHouseboat } from './kochi-houseboat/index.js';
665
687
  export { default as KualaLumpur } from './kuala-lumpur/index.js';
666
688
  export { default as Kubernetes } from './kubernetes/index.js';
667
689
  export { default as KubernetesPod } from './kubernetes--pod/index.js';
690
+ export { default as LandingPage } from './landing-page/index.js';
668
691
  export { default as Language_01 } from './language--01/index.js';
669
692
  export { default as Language_02 } from './language--02/index.js';
670
693
  export { default as Language_03 } from './language--03/index.js';
@@ -725,6 +748,7 @@ export { default as MassDataMigration } from './mass-data-migration/index.js';
725
748
  export { default as MasterThreatHunting } from './master--threat--hunting/index.js';
726
749
  export { default as MathCurve } from './math--curve/index.js';
727
750
  export { default as Maximize } from './maximize/index.js';
751
+ export { default as McgillUniversityMorriceHall } from './mcgill-university--morrice-hall/index.js';
728
752
  export { default as Medal_01 } from './medal--01/index.js';
729
753
  export { default as Medal_02 } from './medal--02/index.js';
730
754
  export { default as Medal_03 } from './medal--03/index.js';
@@ -755,6 +779,7 @@ export { default as MobilePhone } from './mobile--phone/index.js';
755
779
  export { default as Modernize } from './modernize/index.js';
756
780
  export { default as Monitor } from './monitor/index.js';
757
781
  export { default as MonitoredItemOnConveyor } from './monitored--item--on--conveyor/index.js';
782
+ export { default as MontrealOlympicStadium } from './montreal--olympic-stadium/index.js';
758
783
  export { default as MoonFull } from './moon--full/index.js';
759
784
  export { default as MoonCake } from './moon-cake/index.js';
760
785
  export { default as MortarAndPestle } from './mortar-and-pestle/index.js';
@@ -896,8 +921,8 @@ export { default as Public } from './public/index.js';
896
921
  export { default as PublicCloudToPrivateCloud } from './public-cloud-to-private-cloud/index.js';
897
922
  export { default as Puzzle } from './puzzle/index.js';
898
923
  export { default as QQPlot } from './q-q-plot/index.js';
899
- export { default as QrCode } from './qr-code/index.js';
900
924
  export { default as Qiskit } from './qiskit/index.js';
925
+ export { default as QrCode } from './qr-code/index.js';
901
926
  export { default as Quantum } from './quantum/index.js';
902
927
  export { default as QuantumSafe } from './quantum--safe/index.js';
903
928
  export { default as QuantumComputing } from './quantum-computing/index.js';
@@ -1019,6 +1044,7 @@ export { default as SmallToMediumBusinessSmb } from './small-to-medium-business-
1019
1044
  export { default as Sneaker } from './sneaker/index.js';
1020
1045
  export { default as Snow } from './snow/index.js';
1021
1046
  export { default as Snowflake } from './snowflake/index.js';
1047
+ export { default as SocialTile } from './social--tile/index.js';
1022
1048
  export { default as SocialWork_01 } from './social--work--01/index.js';
1023
1049
  export { default as SocialWork_02 } from './social--work--02/index.js';
1024
1050
  export { default as SocialWorker } from './social--worker/index.js';
@@ -1033,6 +1059,7 @@ export { default as Spaceship } from './spaceship/index.js';
1033
1059
  export { default as Speech } from './speech/index.js';
1034
1060
  export { default as SpeechToText } from './speech--to--text/index.js';
1035
1061
  export { default as Speedometer } from './speedometer/index.js';
1062
+ export { default as SponsorUserProgram } from './sponsor-user-program/index.js';
1036
1063
  export { default as Sports } from './sports/index.js';
1037
1064
  export { default as Spotlight } from './spotlight/index.js';
1038
1065
  export { default as Sprout } from './sprout/index.js';
@@ -1103,6 +1130,7 @@ export { default as TabletDeviceCheck } from './tablet--device--check/index.js';
1103
1130
  export { default as Tags } from './tags/index.js';
1104
1131
  export { default as TaipeiBubbleTea } from './taipei--bubble-tea/index.js';
1105
1132
  export { default as TapeStorage } from './tape--storage/index.js';
1133
+ export { default as TapeStorage_02 } from './tape--storage--02/index.js';
1106
1134
  export { default as Target } from './target/index.js';
1107
1135
  export { default as TargetArea } from './target--area/index.js';
1108
1136
  export { default as Teacher } from './teacher/index.js';
@@ -1155,6 +1183,7 @@ export { default as Tractor } from './tractor/index.js';
1155
1183
  export { default as TradeoffAnalytics } from './tradeoff--analytics/index.js';
1156
1184
  export { default as Train } from './train/index.js';
1157
1185
  export { default as Training } from './training/index.js';
1186
+ export { default as TransactionData } from './transaction-data/index.js';
1158
1187
  export { default as TransactionalBlockchain } from './transactional--blockchain/index.js';
1159
1188
  export { default as TransactionalTrust } from './transactional--trust/index.js';
1160
1189
  export { default as Transform_01 } from './transform--01/index.js';
@@ -1203,6 +1232,7 @@ export { default as UserMask } from './user--mask/index.js';
1203
1232
  export { default as UserProfile } from './user--profile/index.js';
1204
1233
  export { default as UserSearch } from './user--search/index.js';
1205
1234
  export { default as Vancouver } from './vancouver/index.js';
1235
+ export { default as Vault } from './vault/index.js';
1206
1236
  export { default as VenezuelaNationalPantheonOfVenezuela } from './venezuela--national-pantheon-of-venezuela/index.js';
1207
1237
  export { default as Video_01 } from './video--01/index.js';
1208
1238
  export { default as Video_02 } from './video--02/index.js';
@@ -1241,6 +1271,7 @@ export { default as WatsonxData } from './watsonx--data/index.js';
1241
1271
  export { default as WatsonxGovernance } from './watsonx--governance/index.js';
1242
1272
  export { default as WavingHand } from './waving-hand/index.js';
1243
1273
  export { default as Weather } from './weather/index.js';
1274
+ export { default as WebBanners } from './web--banners/index.js';
1244
1275
  export { default as WebDeveloper } from './web--developer/index.js';
1245
1276
  export { default as Webcast } from './webcast/index.js';
1246
1277
  export { default as Websites } from './websites/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": "M13.083,28.298l-0.166,0.701\tC6.866,27.569,2.64,22.223,2.64,15.997c0-7.086,5.552-12.884,12.533-13.315l-1.427-1.428l0.509-0.509L16.509,3l-2.255,2.254\tl-0.509-0.509l1.339-1.339C8.542,3.878,3.36,9.338,3.36,15.997C3.36,21.887,7.358,26.945,13.083,28.298z M29.36,16\tc0-6.226-4.227-11.573-10.277-13.003l-0.166,0.701C24.642,5.05,28.64,10.109,28.64,16c0,6.66-5.181,12.121-11.724,12.593\tl1.339-1.338l-0.51-0.51L15.491,29l2.254,2.255l0.51-0.51l-1.427-1.427C23.809,28.887,29.36,23.088,29.36,16z M18.64,12\tc0-0.75,0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36s-0.61,1.36-1.36,1.36S18.64,12.75,18.64,12z M19.36,12\tc0,0.353,0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64s-0.287-0.64-0.64-0.64S19.36,11.647,19.36,12z M8.746,19.917l6.09-6.09\tc-0.13-0.439-0.196-0.884-0.196-1.327c0-2.68,2.18-4.86,4.86-4.86s4.86,2.18,4.86,4.86s-2.181,4.86-4.86,4.86\tc-0.441,0-0.887-0.066-1.326-0.196l-6.091,6.091c-0.067,0.067-0.159,0.105-0.254,0.105H9c-0.199,0-0.36-0.161-0.36-0.36v-2.828\tC8.64,20.076,8.678,19.984,8.746,19.917z M9.36,22.64h2.32l0.768-0.768l-1.159-1.159l0.509-0.51l1.16,1.16l0.905-0.905l-1.159-1.159\tl0.509-0.51l1.16,1.16l3.448-3.448c0.098-0.098,0.242-0.132,0.372-0.086c0.435,0.15,0.875,0.226,1.309,0.226\tc2.283,0,4.14-1.857,4.14-4.14s-1.856-4.14-4.14-4.14s-4.14,1.857-4.14,4.14c0,0.435,0.076,0.875,0.227,1.308\tc0.045,0.13,0.012,0.275-0.086,0.373L9.36,20.321V22.64z"
22
+ }
23
+ }],
24
+ "name": "key--lifecycle"
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,8.64H1C0.801,8.64,0.64,8.801,0.64,9v22\tc0,0.199,0.161,0.36,0.36,0.36h22c0.199,0,0.36-0.161,0.36-0.36V9C23.36,8.801,23.199,8.64,23,8.64z M22.64,30.64H1.36V9.36h21.28\tC22.64,9.36,22.64,30.64,22.64,30.64z M27.36,5v22c0,0.199-0.161,0.36-0.36,0.36h-2v-0.72h1.64V5.36H5.36V7H4.64V5\tc0-0.199,0.161-0.36,0.36-0.36h22C27.199,4.64,27.36,4.801,27.36,5z M31.36,1v22c0,0.199-0.161,0.36-0.36,0.36h-2v-0.72h1.64V1.36\tH9.36V3H8.64V1c0-0.199,0.161-0.36,0.36-0.36h22C31.199,0.64,31.36,0.801,31.36,1z M16,17.36c0.75,0,1.36-0.61,1.36-1.36\ts-0.61-1.36-1.36-1.36s-1.36,0.61-1.36,1.36S15.25,17.36,16,17.36z M16,15.36c0.353,0,0.64,0.287,0.64,0.64s-0.287,0.64-0.64,0.64\ts-0.64-0.287-0.64-0.64S15.647,15.36,16,15.36z M5,27.36h2.829c0.096,0,0.187-0.038,0.254-0.105l6.09-6.091\tc0.439,0.13,0.884,0.196,1.327,0.196c2.68,0,4.86-2.181,4.86-4.86s-2.181-4.86-4.86-4.86s-4.86,2.18-4.86,4.86\tc0,0.442,0.066,0.887,0.196,1.326l-6.091,6.091c-0.068,0.067-0.105,0.159-0.105,0.255V27C4.64,27.199,4.801,27.36,5,27.36z M5.36,24.321l6.141-6.141c0.098-0.098,0.131-0.242,0.086-0.373c-0.15-0.433-0.227-0.873-0.227-1.308c0-2.283,1.857-4.14,4.14-4.14\ts4.14,1.857,4.14,4.14s-1.856,4.14-4.14,4.14c-0.435,0-0.875-0.076-1.308-0.226c-0.131-0.046-0.276-0.013-0.373,0.085l-3.449,3.449\tl-1.16-1.16l-0.509,0.51l1.159,1.159l-0.905,0.905l-1.16-1.16l-0.509,0.51l1.159,1.159L7.68,26.64H5.36V24.321z"
22
+ }
23
+ }],
24
+ "name": "keystores"
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": "M11.829,28.36H9\tc-0.199,0-0.36-0.161-0.36-0.36v-2.828c0-0.096,0.038-0.188,0.105-0.255l6.09-6.091c-0.13-0.439-0.196-0.884-0.196-1.326\tc0-2.68,2.18-4.86,4.86-4.86s4.86,2.18,4.86,4.86s-2.181,4.86-4.86,4.86c-0.442,0-0.887-0.066-1.326-0.196l-6.091,6.091\tC12.016,28.322,11.924,28.36,11.829,28.36z M9.36,27.64h2.32l0.769-0.769l-1.16-1.159l0.509-0.51l1.16,1.16l0.905-0.905l-1.16-1.159\tl0.509-0.51l1.16,1.16l3.448-3.449c0.098-0.098,0.239-0.132,0.373-0.085c0.433,0.149,0.873,0.226,1.308,0.226\tc2.283,0,4.14-1.856,4.14-4.14c0-2.283-1.856-4.14-4.14-4.14s-4.14,1.857-4.14,4.14c0,0.435,0.076,0.875,0.227,1.308\tc0.045,0.131,0.012,0.275-0.086,0.373l-6.142,6.14V27.64z M26.5,22.36h-0.729v-0.72H26.5c1.164,0,2.281-0.494,3.064-1.356\tc0.794-0.874,1.169-2.007,1.056-3.191c-0.199-2.093-2.095-3.732-4.314-3.732H26c-0.199,0-0.36-0.161-0.36-0.36\tc0-4.764-3.876-8.64-8.64-8.64c-3.285,0-6.242,1.84-7.719,4.801C9.22,9.283,9.096,9.36,8.959,9.36H7.5\tc-1.675,0-3.24,0.662-4.407,1.864c-1.166,1.202-1.781,2.788-1.73,4.465c0.099,3.282,2.974,5.951,6.41,5.951v0.721\tc-3.821,0-7.019-2.983-7.129-6.65c-0.056-1.874,0.63-3.645,1.934-4.987C3.88,9.38,5.628,8.64,7.5,8.64h1.239\tc1.631-3.09,4.776-5,8.261-5c5.041,0,9.164,4.005,9.354,9c2.566,0.023,4.751,1.94,4.983,4.383c0.133,1.389-0.308,2.719-1.239,3.744\tC29.178,21.779,27.866,22.36,26.5,22.36z M20,18.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.36\tS20.75,18.36,20,18.36z M20,16.36c-0.353,0-0.64,0.287-0.64,0.64c0,0.353,0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64\tC20.64,16.647,20.353,16.36,20,16.36z"
22
+ }
23
+ }],
24
+ "name": "keystores--external"
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": "M29,3.5C29,3.776,28.776,4,28.5,4S28,3.776,28,3.5\tS28.224,3,28.5,3S29,3.224,29,3.5z M26.5,3C26.224,3,26,3.224,26,3.5S26.224,4,26.5,4S27,3.776,27,3.5S26.776,3,26.5,3z M24.5,3\tC24.224,3,24,3.224,24,3.5S24.224,4,24.5,4S25,3.776,25,3.5S24.776,3,24.5,3z M31,30.36H1c-0.199,0-0.36-0.161-0.36-0.36V2\tc0-0.199,0.161-0.36,0.36-0.36h30c0.199,0,0.36,0.161,0.36,0.36v28C31.36,30.199,31.199,30.36,31,30.36z M29.36,29.64h1.279V13.36\tH1.36v16.28h21.28V26c0-0.199,0.161-0.36,0.36-0.36h6c0.199,0,0.36,0.161,0.36,0.36C29.36,26,29.36,29.64,29.36,29.64z M23.36,29.64\th5.279v-3.28H23.36V29.64z M1.36,12.64h29.28V5.36H1.36V12.64z M1.36,4.64h29.28V2.36H1.36V4.64z M18,28.36H3v-0.72h15V28.36z M18,26.36H3v-0.72h15V26.36z M29,21.36h-6c-0.199,0-0.36-0.161-0.36-0.36v-6c0-0.199,0.161-0.36,0.36-0.36h6\tc0.199,0,0.36,0.161,0.36,0.36v6C29.36,21.199,29.199,21.36,29,21.36z M23.36,20.64h5.279v-5.28H23.36V20.64z M12,21.36H3v-0.72h9\tV21.36z M18,19.36H3v-0.72h15V19.36z M18,17.36H3v-0.72h15V17.36z M18,15.36H3v-0.72h15V15.36z M11,7.36H3V6.64h8V7.36z"
22
+ }
23
+ }],
24
+ "name": "landing-page"
25
+ };
26
+
27
+ export { index as default };
@@ -0,0 +1,32 @@
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": "M29,24.64h-0.645l-0.003-3.71l-1-5c-0.033-0.169-0.18-0.29-0.352-0.29H12.36v-2.28H13c0.199,0,0.36-0.161,0.36-0.36v-2 c0-0.039-0.006-0.077-0.019-0.114L12.36,7.941V6h-0.72v1.941l-0.66,1.98L8.36,2.935V1H7.64v1.935L5.02,9.921l-0.66-1.98V6H3.64 v1.941l-0.981,2.945C2.646,10.923,2.64,10.961,2.64,11v2c0,0.199,0.161,0.36,0.36,0.36h0.64v7.28H3v0.721h0.64v1.581l-0.981,2.944 C2.646,25.923,2.64,25.961,2.64,26v5c0,0.199,0.161,0.36,0.36,0.36h26v-0.72h-0.641l-0.001-1.279H29V28.64h-0.642l-0.002-3.279H29 V24.64z M26.705,16.36l0.862,4.28H24.36V19c0-0.071-0.021-0.141-0.061-0.199l-1.627-2.441H26.705z M23.64,19.109v1.53h-1.28V19 c0-0.199-0.161-0.36-0.36-0.36s-0.36,0.161-0.36,0.36v1.64h-1.28v-1.53L22,16.65L23.64,19.109z M21.327,16.36L19.7,18.801 c-0.039,0.058-0.06,0.128-0.06,0.199v1.64h-1.28V19c0-0.071-0.021-0.141-0.061-0.199l-1.627-2.441H21.327z M17.64,19.109v1.53 h-1.28V19c0-0.199-0.161-0.36-0.36-0.36s-0.36,0.161-0.36,0.36v1.64h-1.28v-1.53L16,16.65L17.64,19.109z M15.327,16.36 l-1.626,2.441C13.661,18.86,13.64,18.929,13.64,19v1.64h-1.28v-4.28C12.36,16.36,15.327,16.36,15.327,16.36z M12,9.139l0.5,1.501 h-1L12,9.139z M11.36,11.36h1.28v1.28h-1.28V11.36z M23.64,26v2.64h-1.28v-3.28h1.25C23.626,25.562,23.64,25.769,23.64,26z M20.487,24.64c0.255-1.219,0.863-1.789,1.514-2.215c0.65,0.421,1.257,0.989,1.511,2.215H20.487z M21.64,25.36v3.279h-1.28V26 c0-0.231,0.013-0.438,0.029-0.64H21.64z M19.64,26v2.64h-1.28V26c0-0.232-0.019-0.433-0.034-0.64h1.347 C19.658,25.567,19.639,25.768,19.64,26z M17.64,26v2.64h-1.28v-3.28h1.25C17.626,25.562,17.64,25.769,17.64,26z M14.487,24.64 c0.255-1.219,0.863-1.789,1.514-2.215c0.65,0.421,1.257,0.989,1.511,2.215H14.487z M15.64,25.36v3.279h-1.28V26 c0-0.231,0.013-0.438,0.029-0.64H15.64z M13.64,26v2.64h-1.28v-3.28h1.314C13.658,25.567,13.64,25.768,13.64,26z M8,4.025 l2.48,6.615H5.52L8,4.025z M5.36,11.36h5.28v1.28H9.36V12c0-0.199-0.161-0.36-0.36-0.36S8.64,11.801,8.64,12v0.64H7.36V12 c0-0.199-0.161-0.36-0.36-0.36S6.64,11.801,6.64,12v0.64H5.36V11.36z M4,9.139l0.5,1.501h-1L4,9.139z M3.36,12.64v-1.28h1.28v1.28 H3.36z M4,24.139l0.5,1.501h-1L4,24.139z M4.64,30.64H3.36v-1.28h1.28V30.64z M4.64,28.64H3.36v-2.28h1.28V28.64z M11.64,30.64 H5.36v-1.28h6.28V30.64z M11.64,28.64H5.36V26c0-0.039-0.006-0.077-0.019-0.114L4.36,22.941V21.36h7.28V28.64z M9.64,20.64H8.36 v-1.621c0-0.931,0-1.259,0.64-1.628c0.64,0.368,0.64,0.696,0.64,1.627V20.64z M7.64,20.64H6.36v-1.621c0-0.931,0-1.259,0.64-1.628 c0.64,0.368,0.64,0.696,0.64,1.627V20.64z M11.64,20.64h-1.28v-1.622c0-1.053,0-1.748-1.197-2.356L9,16.578l-0.164,0.083 C8.442,16.862,8.178,17.072,8,17.302c-0.178-0.229-0.442-0.44-0.837-0.641L7,16.578l-0.164,0.083 c-1.196,0.61-1.196,1.305-1.196,2.358v1.621H4.36v-7.28h7.28V20.64z M27.64,30.64H12.36v-1.28h15.28V30.64z M27.64,28.64h-3.28V26 c0-0.232-0.019-0.433-0.034-0.64h3.314V28.64z M27.64,24.64h-3.403c-0.311-1.716-1.198-2.431-2.05-2.947l-0.188-0.114l-0.188,0.115 c-0.852,0.523-1.739,1.242-2.049,2.946h-1.527c-0.311-1.716-1.198-2.431-2.05-2.947l-0.188-0.114l-0.188,0.115 c-0.852,0.523-1.739,1.242-2.048,2.946H12.36v-3.28h15.28V24.64z"
22
+ }
23
+ }, {
24
+ "elem": "path",
25
+ "attrs": {
26
+ "d": "M8.64 22H9.360000000000001V23H8.64zM6.64 22H7.359999999999999V23H6.64zM8.64 25H9.360000000000001V28H8.64zM6.64 25H7.359999999999999V28H6.64zM8 13.64c-.199 0-.36.161-.36.36v1 1h.72v-1-1C8.36 13.801 8.199 13.64 8 13.64z"
27
+ }
28
+ }],
29
+ "name": "mcgill-university--morrice-hall"
30
+ };
31
+
32
+ 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,27.36H1\tc-0.142,0-0.271-0.084-0.329-0.213c-0.058-0.13-0.035-0.281,0.06-0.387c0.034-0.039,3.472-3.899,7.486-8.983\tc4.614-5.845,5.418-11.764,5.426-11.823C13.666,5.775,13.819,5.64,14,5.64h5c0.123,0,0.237,0.062,0.304,0.166\tc0.065,0.103,0.074,0.233,0.023,0.345c-0.023,0.05-0.94,2.042-2.049,4.622l8.896,10.871c2.289,0.101,5.187,2.141,5.187,3.356\tc0,0.056-0.014,0.111-0.038,0.161l-1,2C30.261,27.283,30.137,27.36,30,27.36z M8.22,26.64h21.558l0.641-1.279H7.56L8.22,26.64z M1.796,26.64H7.41l-0.66-1.28H4v-0.72h2.729c0.302-0.759,1.339-1.664,2.574-2.279H7V21.64h4.905c0.273-0.154,0.547-0.3,0.821-0.438\tc0.64-3.558,4.678-12.566,5.714-14.842h-4.13c-0.227,1.33-1.341,6.562-5.526,11.863C5.677,22.156,2.915,25.36,1.796,26.64z M27.335,24.64h3.166c-0.563-0.858-2.724-2.28-4.501-2.28h-0.306C26.593,22.906,27.207,23.718,27.335,24.64z M23.341,24.64h3.266\tc-0.244-1.286-1.768-2.28-3.607-2.28h-0.924C22.769,22.906,23.242,23.718,23.341,24.64z M19.36,24.64h3.255\tc-0.176-1.286-1.281-2.28-2.615-2.28h-0.64V24.64z M15.384,24.64h3.255v-2.28H18C16.667,22.36,15.561,23.354,15.384,24.64z M11.394,24.64h3.266c0.099-0.922,0.572-1.733,1.265-2.279H15C13.161,22.36,11.637,23.354,11.394,24.64z M7.525,24.64h3.14\tc0.128-0.922,0.742-1.733,1.641-2.279H12C10.208,22.36,8.12,23.752,7.525,24.64z M23,21.64h1.522c-3.676-1.699-7.371-1.699-11.045,0\tH23z M22.479,20.121c0.72,0.198,1.439,0.459,2.155,0.779l-5.367-6.561L22.479,20.121z M16.82,11.849\tc-1.332,3.152-2.794,6.85-3.287,8.977c1.667-0.724,3.348-1.118,5.02-1.178L16.82,11.849z M19.289,19.644\tc0.746,0.018,1.494,0.102,2.241,0.251l-3.642-6.553L19.289,19.644z"
22
+ }
23
+ }],
24
+ "name": "montreal--olympic-stadium"
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,28.36H1c-0.199,0-0.36-0.161-0.36-0.36V10\tc0-0.199,0.161-0.36,0.36-0.36h30c0.199,0,0.36,0.161,0.36,0.36v18C31.36,28.199,31.199,28.36,31,28.36z M1.36,27.64h29.28V10.36\tH1.36V27.64z M16,23.36c-0.092,0-0.184-0.035-0.254-0.105l-3.962-3.962c-0.512-0.512-0.795-1.191-0.798-1.915\tc-0.003-0.732,0.28-1.42,0.798-1.938c0.516-0.516,1.179-0.784,1.925-0.8c0.727,0,1.411,0.284,1.927,0.8L16,15.805l0.365-0.365\tc1.03-1.032,2.821-1.032,3.852,0c0.527,0.527,0.811,1.228,0.798,1.975c-0.014,0.71-0.297,1.376-0.798,1.878l-3.962,3.962\tC16.184,23.325,16.092,23.36,16,23.36z M13.709,15.36c-0.001,0-0.002,0-0.003,0c-0.532,0.001-1.034,0.21-1.413,0.589\tc-0.381,0.381-0.589,0.887-0.587,1.426c0.002,0.532,0.211,1.032,0.587,1.408L16,22.491l3.707-3.708\tc0.369-0.369,0.578-0.859,0.587-1.381c0.01-0.549-0.198-1.065-0.587-1.453c-0.757-0.76-2.074-0.761-2.833,0l-0.62,0.619\tc-0.141,0.14-0.368,0.14-0.509,0l-0.619-0.619C14.747,15.569,14.243,15.36,13.709,15.36z M5,8.36H1C0.801,8.36,0.64,8.199,0.64,8V4\tc0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v4C5.36,8.199,5.199,8.36,5,8.36z M1.36,7.64h3.28V4.36H1.36V7.64z M20,6.36H7V5.64h13V6.36z M30,4.36H7V3.64h23V4.36z"
22
+ }
23
+ }],
24
+ "name": "social--tile"
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.36,27h-0.72v-0.57\tc0-4.084-2.593-7.737-6.453-9.09c-0.129-0.045-0.221-0.16-0.238-0.296c-0.017-0.135,0.045-0.269,0.159-0.344\tc1.586-1.049,2.532-2.806,2.532-4.7c0-3.11-2.53-5.64-5.64-5.64S6.36,8.89,6.36,12c0,1.894,0.947,3.651,2.533,4.7\tc0.114,0.076,0.175,0.209,0.159,0.344c-0.017,0.136-0.109,0.251-0.238,0.296c-3.86,1.353-6.453,5.005-6.453,9.09V27H1.64v-0.57\tc0-4.167,2.511-7.917,6.314-9.529C6.494,15.698,5.64,13.911,5.64,12c0-3.507,2.853-6.36,6.36-6.36s6.36,2.853,6.36,6.36\tc0,1.911-0.854,3.698-2.314,4.9c3.803,1.613,6.314,5.362,6.314,9.529V27z M26.36,16h-0.72v-4.28l-3.424,2.568l-0.432-0.576L25.4,11\tl-3.616-2.712l0.432-0.576l3.424,2.568V6h0.721v4.28l3.424-2.568l0.432,0.576L26.6,11l3.616,2.712l-0.432,0.576L26.36,11.72V16z"
22
+ }
23
+ }],
24
+ "name": "sponsor-user-program"
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,30.36H2c-0.199,0-0.36-0.161-0.36-0.36V2\tc0-0.199,0.161-0.36,0.36-0.36h28c0.199,0,0.36,0.161,0.36,0.36v28C30.36,30.199,30.199,30.36,30,30.36z M21.348,29.64h8.292V2.36\tH2.36v27.28h8.292c0.186-2.788,2.514-5,5.348-5C18.834,24.64,21.162,26.852,21.348,29.64z M11.374,29.64h9.252\tc-0.185-2.391-2.188-4.28-4.626-4.28S11.558,27.249,11.374,29.64z M16,21.36c-2.956,0-5.36-2.405-5.36-5.36\tc0-2.956,2.404-5.36,5.36-5.36c2.955,0,5.36,2.404,5.36,5.36C21.36,18.955,18.955,21.36,16,21.36z M16,11.36\tc-2.559,0-4.64,2.082-4.64,4.64s2.082,4.64,4.64,4.64s4.64-2.081,4.64-4.64S18.559,11.36,16,11.36z M16,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.36S16.75,17.36,16,17.36z M16,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.64S16.353,15.36,16,15.36z M14.25,13.75\tc0,0.276-0.224,0.5-0.5,0.5s-0.5-0.224-0.5-0.5s0.224-0.5,0.5-0.5S14.25,13.474,14.25,13.75z M5,4.5C4.724,4.5,4.5,4.724,4.5,5\tS4.724,5.5,5,5.5S5.5,5.276,5.5,5S5.276,4.5,5,4.5z M27,4.5c-0.276,0-0.5,0.224-0.5,0.5s0.224,0.5,0.5,0.5s0.5-0.224,0.5-0.5\tS27.276,4.5,27,4.5z M27,26.5c-0.276,0-0.5,0.224-0.5,0.5s0.224,0.5,0.5,0.5s0.5-0.224,0.5-0.5S27.276,26.5,27,26.5z M5,26.5\tc-0.276,0-0.5,0.224-0.5,0.5s0.224,0.5,0.5,0.5s0.5-0.224,0.5-0.5S5.276,26.5,5,26.5z M16,18.5c-0.276,0-0.5,0.224-0.5,0.5\ts0.224,0.5,0.5,0.5c0.276,0,0.5-0.224,0.5-0.5S16.276,18.5,16,18.5z M18.25,13.25c-0.276,0-0.5,0.224-0.5,0.5s0.224,0.5,0.5,0.5\ts0.5-0.224,0.5-0.5S18.526,13.25,18.25,13.25z M18,28.86h-4c-0.199,0-0.36-0.161-0.36-0.36s0.161-0.36,0.36-0.36h4\tc0.199,0,0.36,0.161,0.36,0.36S18.199,28.86,18,28.86z M17.5,27.36h-3c-0.199,0-0.36-0.161-0.36-0.36s0.161-0.36,0.36-0.36h3\tc0.199,0,0.36,0.161,0.36,0.36S17.699,27.36,17.5,27.36z"
22
+ }
23
+ }],
24
+ "name": "tape--storage--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": "M5.746,26.255L1.491,22l4.255-4.255l0.509,0.51\tL2.869,21.64H10v0.721H2.869l3.385,3.385L5.746,26.255z M25,24.36c-1.302,0-2.36-1.059-2.36-2.36s1.059-2.36,2.36-2.36\ts2.36,1.059,2.36,2.36S26.302,24.36,25,24.36z M25,20.36c-0.904,0-1.64,0.735-1.64,1.64s0.735,1.64,1.64,1.64s1.64-0.735,1.64-1.64\tS25.904,20.36,25,20.36z M15,24.36c-1.301,0-2.36-1.059-2.36-2.36s1.059-2.36,2.36-2.36s2.36,1.059,2.36,2.36S16.301,24.36,15,24.36\tz M15,20.36c-0.904,0-1.64,0.735-1.64,1.64s0.736,1.64,1.64,1.64s1.64-0.735,1.64-1.64S15.904,20.36,15,20.36z M30.36,24h-0.72v-4\th0.721L30.36,24L30.36,24z M20.36,24h-0.72v-4h0.721L20.36,24L20.36,24z M26.255,14.254l-0.51-0.509l3.386-3.386H22V9.64h7.131\tl-3.386-3.386l0.51-0.509L30.509,10L26.255,14.254z M17,12.36c-1.301,0-2.36-1.059-2.36-2.36S15.699,7.64,17,7.64\tc1.302,0,2.36,1.059,2.36,2.36S18.302,12.36,17,12.36z M17,8.36c-0.904,0-1.64,0.736-1.64,1.64s0.736,1.64,1.64,1.64\ts1.64-0.736,1.64-1.64S17.904,8.36,17,8.36z M7,12.36c-1.301,0-2.36-1.059-2.36-2.36S5.699,7.64,7,7.64S9.36,8.699,9.36,10\tS8.301,12.36,7,12.36z M7,8.36c-0.904,0-1.64,0.736-1.64,1.64S6.096,11.64,7,11.64S8.64,10.904,8.64,10S7.904,8.36,7,8.36z M12.36,12h-0.72V8h0.72V12z M2.36,12H1.64V8h0.72C2.36,8,2.36,12,2.36,12z"
22
+ }
23
+ }],
24
+ "name": "transaction-data"
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": "M25,31.36h-3c-0.096,0-0.188-0.038-0.255-0.105\tL19.85,29.36h-7.702l-1.895,1.895C10.187,31.322,10.096,31.36,10,31.36H7c-0.096,0-0.187-0.038-0.254-0.105L4.851,29.36H1\tc-0.199,0-0.36-0.161-0.36-0.36V1c0-0.199,0.161-0.36,0.36-0.36h30c0.199,0,0.36,0.161,0.36,0.36v28c0,0.199-0.161,0.36-0.36,0.36\th-3.851l-1.895,1.895C25.188,31.322,25.096,31.36,25,31.36z M22.149,30.64h2.701l1.28-1.279h-5.262L22.149,30.64z M7.149,30.64\th2.702l1.28-1.279H5.869L7.149,30.64z M1.36,28.64h29.28V1.36H1.36V28.64z M27,25.36H5c-0.199,0-0.36-0.161-0.36-0.36v-2.64H4\tc-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h0.64v-5.28H4c-0.199,0-0.36-0.161-0.36-0.36V8\tc0-0.199,0.161-0.36,0.36-0.36h0.64V5c0-0.199,0.161-0.36,0.36-0.36h22c0.199,0,0.36,0.161,0.36,0.36v20\tC27.36,25.199,27.199,25.36,27,25.36z M5.36,24.64h21.28V5.36H5.36v2.28H6c0.199,0,0.36,0.161,0.36,0.36v4\tc0,0.199-0.161,0.36-0.36,0.36H5.36v5.28H6c0.199,0,0.36,0.161,0.36,0.36v4c0,0.199-0.161,0.36-0.36,0.36H5.36V24.64z M4.36,21.64\th1.28v-3.28H4.36V21.64z M4.36,11.64h1.28V8.36H4.36V11.64z M16,22.36c-4.058,0-7.36-3.302-7.36-7.36S11.942,7.64,16,7.64\tc4.059,0,7.36,3.302,7.36,7.36C23.36,19.059,20.059,22.36,16,22.36z M16.36,18.341v3.289c1.56-0.083,2.979-0.708,4.072-1.689\tl-2.325-2.324C17.618,18.01,17.017,18.271,16.36,18.341z M11.568,19.94c1.093,0.981,2.511,1.606,4.072,1.689V18.34\tc-0.657-0.07-1.258-0.331-1.747-0.725L11.568,19.94z M18.616,17.106l2.324,2.325c0.981-1.093,1.606-2.511,1.689-4.072H19.34\tC19.271,16.017,19.01,16.618,18.616,17.106z M9.37,15.36c0.083,1.56,0.708,2.979,1.689,4.072l2.325-2.325\tc-0.395-0.488-0.655-1.089-0.725-1.747C12.659,15.36,9.37,15.36,9.37,15.36z M16,12.36c-1.456,0-2.64,1.185-2.64,2.64\ts1.185,2.64,2.64,2.64c1.456,0,2.64-1.184,2.64-2.64S17.456,12.36,16,12.36z M19.341,14.64h3.289\tc-0.083-1.561-0.708-2.979-1.689-4.072l-2.324,2.325C19.01,13.382,19.271,13.983,19.341,14.64z M9.37,14.64h3.29\tc0.07-0.657,0.331-1.258,0.725-1.747l-2.325-2.325C10.078,11.661,9.453,13.08,9.37,14.64z M16.36,11.659\tc0.657,0.07,1.258,0.331,1.747,0.725l2.325-2.325C19.339,9.078,17.92,8.453,16.36,8.37V11.659z M11.568,10.059l2.325,2.325\tc0.488-0.395,1.089-0.655,1.747-0.725V8.37C14.08,8.453,12.661,9.078,11.568,10.059z"
22
+ }
23
+ }],
24
+ "name": "vault"
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": "M29,3.5C29,3.776,28.776,4,28.5,4S28,3.776,28,3.5\tS28.224,3,28.5,3S29,3.224,29,3.5z M26.5,3C26.224,3,26,3.224,26,3.5S26.224,4,26.5,4S27,3.776,27,3.5S26.776,3,26.5,3z M24.5,3\tC24.224,3,24,3.224,24,3.5S24.224,4,24.5,4S25,3.776,25,3.5S24.776,3,24.5,3z M25.178,30.36c-0.001,0-0.003,0-0.004,0\tc-0.15-0.002-0.283-0.097-0.335-0.237l-1.365-3.763H20c-0.199,0-0.36-0.161-0.36-0.36v-8c0-0.199,0.161-0.36,0.36-0.36h8\tc0.199,0,0.36,0.161,0.36,0.36v7.565l0.763,0.278c0.141,0.051,0.235,0.184,0.237,0.334c0.001,0.15-0.09,0.285-0.23,0.34\tl-2.602,1.011l-1.016,2.603C25.459,30.27,25.326,30.36,25.178,30.36z M23.602,24.602l1.588,4.377l0.726-1.859\tc0.036-0.094,0.11-0.168,0.205-0.205l1.857-0.722L23.602,24.602z M20.36,25.64h2.852l-0.551-1.517\tc-0.047-0.132-0.015-0.279,0.084-0.378c0.1-0.099,0.247-0.13,0.378-0.083l4.517,1.642V18.36h-7.28V25.64z M31.36,30h-0.72V5.36H1.36\tV30H0.64V2c0-0.199,0.161-0.36,0.36-0.36h30c0.199,0,0.36,0.161,0.36,0.36V30z M1.36,4.64h29.28V2.36H1.36V4.64z M16,26.36H4v-0.72\th12V26.36z M16,24.36H4v-0.72h12V24.36z M16,22.36H4v-0.72h12V22.36z M16,20.36H4v-0.72h12V20.36z M10,18.36H4v-0.72h6V18.36z M28,14.36H4c-0.199,0-0.36-0.161-0.36-0.36V8c0-0.199,0.161-0.36,0.36-0.36h24c0.199,0,0.36,0.161,0.36,0.36v6\tC28.36,14.199,28.199,14.36,28,14.36z M4.36,13.64h23.28V8.36H4.36V13.64z"
22
+ }
23
+ }],
24
+ "name": "web--banners"
25
+ };
26
+
27
+ export { index as default };
@@ -0,0 +1,29 @@
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
+ 'use strict';
10
+
11
+ var index = {
12
+ "elem": "svg",
13
+ "attrs": {
14
+ "xmlns": "http://www.w3.org/2000/svg",
15
+ "viewBox": "0 0 32 32",
16
+ "fill": "currentColor",
17
+ "width": 64,
18
+ "height": 64
19
+ },
20
+ "content": [{
21
+ "elem": "path",
22
+ "attrs": {
23
+ "d": "M30.745,30.255L25,24.509l-3.745,3.746\tl-0.51-0.51L23.491,25L16,17.509L12.509,21l4.746,4.745l-0.509,0.51L11,20.509l-9.746,9.746l-0.509-0.51l10-10\tc0.141-0.141,0.368-0.141,0.509,0L12,20.491l3.746-3.746c0.141-0.141,0.368-0.141,0.509,0L24,24.491l0.745-0.746\tc0.141-0.141,0.369-0.141,0.51,0l6,6L30.745,30.255z M26.36,21h-0.72v-4c0-0.084,0.03-0.166,0.084-0.23l5-6l0.553,0.461L26.36,17.13\tV21z M6.36,21H5.64v-3.87l-4.916-5.9l0.553-0.461l5,6C6.331,16.834,6.36,16.916,6.36,17V21z M23.5,16.36\tc-1.577,0-2.86-1.283-2.86-2.86s1.283-2.86,2.86-2.86s2.86,1.283,2.86,2.86S25.077,16.36,23.5,16.36z M23.5,11.36\tc-1.18,0-2.14,0.96-2.14,2.14s0.96,2.14,2.14,2.14s2.14-0.96,2.14-2.14S24.68,11.36,23.5,11.36z M8.5,16.36\tc-1.577,0-2.86-1.283-2.86-2.86s1.283-2.86,2.86-2.86s2.86,1.283,2.86,2.86S10.077,16.36,8.5,16.36z M8.5,11.36\tc-1.18,0-2.14,0.96-2.14,2.14s0.96,2.14,2.14,2.14s2.14-0.96,2.14-2.14S9.68,11.36,8.5,11.36z M19.36,16h-0.72v-6\tc0-0.078,0.025-0.154,0.072-0.216l6-8l0.576,0.432L19.36,10.12V16z M13.36,16h-0.72v-5.88L6.712,2.216l0.576-0.432l6,8\tC13.335,9.846,13.36,9.922,13.36,10V16z M16,8.36c-1.853,0-3.36-1.507-3.36-3.36S14.147,1.64,16,1.64S19.36,3.147,19.36,5\tS17.853,8.36,16,8.36z M16,2.36c-1.456,0-2.64,1.185-2.64,2.64S14.544,7.64,16,7.64S18.64,6.455,18.64,5S17.456,2.36,16,2.36z"
24
+ }
25
+ }],
26
+ "name": "agile--coaching"
27
+ };
28
+
29
+ module.exports = index;