@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
package/categories.yml CHANGED
@@ -91,6 +91,8 @@ categories:
91
91
  - name: Cities
92
92
  members:
93
93
  - amsterdam--canal
94
+ - ahmedabad--jama-masjid
95
+ - ahmedabad--sabarmati-ashram
94
96
  - amsterdam--farm
95
97
  - amsterdam--windmill
96
98
  - argentina--obelisk
@@ -129,6 +131,7 @@ categories:
129
131
  - ecuador--quito
130
132
  - ehningen--tech-campus-01
131
133
  - ehningen--tech-campus-02
134
+ - geodesic-montreal-biosphere
132
135
  - hamburg--philharmone
133
136
  - hong-kong--cityscape
134
137
  - hong-kong
@@ -142,11 +145,13 @@ categories:
142
145
  - madrid--cathedral
143
146
  - madrid--skyscrapers
144
147
  - madrid--statue
148
+ - mcgill-university--morrice-hall
145
149
  - melbourne
146
150
  - mexico-city--angel-of-independence
147
151
  - mexico-city--museo-soumaya
148
152
  - milan--duomo-di-milano
149
153
  - milan--skyscrapers
154
+ - montreal--olympic-stadium
150
155
  - moscow
151
156
  - mumbai
152
157
  - munich
@@ -605,9 +610,12 @@ categories:
605
610
  - ibm--z-and-linuxone-single-frame
606
611
  - ibm--z-and-linuxone-multi-frame
607
612
  - ibm--z16
608
- - ibm--z16--single-frame
609
- - ibm--z16--multi-frame
610
613
  - ibm--z16--plus-cloud
614
+ - ibm--z16--multi-frame
615
+ - ibm--z16--single-frame
616
+ - ibm--z17
617
+ - ibm--z17--multi-frame
618
+ - ibm--z17--single-frame
611
619
  - infrastructure-security
612
620
  - it--infrastructure-software
613
621
  - mainframe-qualities-of-service
@@ -623,10 +631,12 @@ categories:
623
631
  - storage--product
624
632
  - storage--systems
625
633
  - tape--storage
634
+ - tape--storage--02
626
635
  - virtualization
627
636
  - zero-trust
628
637
  - name: Design and development
629
638
  members:
639
+ - agile--coaching
630
640
  - app--developer
631
641
  - application
632
642
  - art--tools--01
@@ -643,16 +653,19 @@ categories:
643
653
  - idea
644
654
  - ideate
645
655
  - inner-source
656
+ - landing-page
646
657
  - motion
647
658
  - organization
648
659
  - overview
649
660
  - path
650
661
  - pattern
662
+ - social--tile
651
663
  - universal-experiences
652
664
  - user--experience-design
653
665
  - user--insights
654
666
  - user--interface
655
667
  - visual--design
668
+ - web--banners
656
669
  - web--developer
657
670
  - windows
658
671
  - name: Device interaction
@@ -1034,6 +1047,7 @@ categories:
1034
1047
  - renew--team
1035
1048
  - resilience--02
1036
1049
  - sap--successfactors
1050
+ - sponsor-user-program
1037
1051
  - team--alignment
1038
1052
  - teammates
1039
1053
  - transparency-and-trust--01
@@ -1125,6 +1139,9 @@ categories:
1125
1139
  - govern--users--and--identities
1126
1140
  - high--risk--users
1127
1141
  - identity--trust--assessment
1142
+ - key--lifecycle
1143
+ - keystores
1144
+ - keystores--external
1128
1145
  - lock--01
1129
1146
  - lock--02
1130
1147
  - locked--network--01
@@ -1149,6 +1166,7 @@ categories:
1149
1166
  - unify--endpoint--management
1150
1167
  - unlock--01
1151
1168
  - unlock--02
1169
+ - vault
1152
1170
  - name: Status
1153
1171
  members:
1154
1172
  - question
@@ -1211,6 +1229,18 @@ categories:
1211
1229
  - cics--vsam-recovery-for-z-os
1212
1230
  - cics--vsam-transparency-for-z-os
1213
1231
  - developer-z-os
1232
+ - ibm--elm
1233
+ - ibm--elm-dcc
1234
+ - ibm--elm-gcm
1235
+ - ibm--elm-insights
1236
+ - ibm--elm-method-composer
1237
+ - ibm--elm-publishing
1238
+ - ibm--elm-reporting
1239
+ - ibm--engineering-requirement-doors
1240
+ - ibm--engineering-systems-design-rhapsody--model-manager
1241
+ - ibm--engineering-systems-design-rhapsody
1242
+ - ibm--engineering-test-management
1243
+ - ibm--engineering-workflow-management
1214
1244
  - ibm--z-open-automation-utilities
1215
1245
  - systems-devops--analyze
1216
1246
  - systems-devops--build
@@ -1222,6 +1252,7 @@ categories:
1222
1252
  - systems-devops--provision
1223
1253
  - systems-devops--release
1224
1254
  - systems-devops--test
1255
+ - transaction-data
1225
1256
  - name: Third-party logos
1226
1257
  members:
1227
1258
  - slack
@@ -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.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"
22
+ }
23
+ }],
24
+ "name": "agile--coaching"
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": "M10.14,10V9c0-0.199,0.161-0.36,0.36-0.36S10.86,8.801,10.86,9v1c0,0.199-0.161,0.36-0.36,0.36\tS10.14,10.199,10.14,10z M21.5,10.36c0.199,0,0.36-0.161,0.36-0.36V9c0-0.199-0.161-0.36-0.36-0.36S21.14,8.801,21.14,9v1\tC21.14,10.199,21.301,10.36,21.5,10.36z M31,15.36h-7.64v2.28h1.899c0.189-0.21,0.417-0.386,0.675-0.515l1.067-0.527l1.045,0.528\tc0.26,0.13,0.488,0.306,0.681,0.514H31v0.721h-1.816c0.114,0.279,0.177,0.581,0.177,0.89v1.39H31v0.721h-1.64v2.279H31v0.721H1\tV23.64h1.64v-2.28H1v-0.72h1.64v-1.39c0-0.309,0.061-0.611,0.174-0.89H1v-0.72h2.267c0.19-0.209,0.419-0.385,0.678-0.515L5,16.598\tl1.056,0.527c0.258,0.13,0.487,0.306,0.678,0.515H8.64v-2.28H1v-0.72h0.757c0.535-1.173,1.856-2,3.243-2s2.708,0.827,3.243,2H8.64\tv-2.28H8c-0.199,0-0.36-0.161-0.36-0.36S7.801,11.64,8,11.64h0.64V9c0-0.199,0.161-0.36,0.36-0.36S9.36,8.801,9.36,9v2.64h2.28V9\tc0-0.199,0.161-0.36,0.36-0.36S12.36,8.801,12.36,9v2.64h0.28V11c0-0.199,0.161-0.36,0.36-0.36s0.36,0.161,0.36,0.36v0.64h1.28V11\tc0-0.199,0.161-0.36,0.36-0.36s0.36,0.161,0.36,0.36v0.64h1.28V11c0-0.199,0.161-0.36,0.36-0.36c0.199,0,0.36,0.161,0.36,0.36v0.64\th1.279V11c0-0.199,0.161-0.36,0.36-0.36s0.36,0.161,0.36,0.36v0.64h0.279V9c0-0.199,0.161-0.36,0.36-0.36S20.36,8.801,20.36,9v2.64\th2.279V9c0-0.199,0.161-0.36,0.36-0.36S23.36,8.801,23.36,9v2.64H24c0.199,0,0.36,0.161,0.36,0.36s-0.161,0.36-0.36,0.36h-0.64v2.28\th0.397c0.535-1.173,1.855-2,3.242-2s2.707,0.827,3.242,2H31V15.36z M7.422,14.64C6.926,13.885,5.971,13.36,5,13.36\ts-1.926,0.525-2.422,1.28C2.578,14.64,7.422,14.64,7.422,14.64z M6.64,19.25c0-0.624-0.356-1.205-0.907-1.48L5,17.402L4.267,17.77\tc-0.551,0.275-0.907,0.856-0.907,1.48v4.39h3.28C6.64,23.64,6.64,19.25,6.64,19.25z M25.36,23.64h3.279v-4.39\tc0-0.621-0.359-1.202-0.916-1.48l-0.726-0.367l-0.743,0.367c-0.543,0.272-0.895,0.854-0.895,1.48v4.39H25.36z M20.36,12.36v2.28\th2.279v-2.28H20.36z M22.64,20.64v-2.28h-2.28v2.279L22.64,20.64L22.64,20.64z M20.36,21.36v2.279h2.279V21.36H20.36z M11.64,18.36\tH9.36v2.279h2.28C11.64,20.639,11.64,18.36,11.64,18.36z M9.36,21.36v2.279h2.28V21.36H9.36z M9.36,14.64h2.28v-2.28H9.36V14.64z M9.36,17.64h2.28v-2.28H9.36V17.64z M7.186,18.36c0.113,0.278,0.174,0.581,0.174,0.89v1.39h1.28v-2.28H7.186z M7.36,23.64h1.28\tv-2.28H7.36V23.64z M17.64,16.25c0-0.624-0.355-1.206-0.906-1.481L16,14.402l-0.733,0.367c-0.551,0.276-0.907,0.857-0.907,1.481\tv7.39h3.28C17.64,23.64,17.64,16.25,17.64,16.25z M18.36,16.25v7.39h1.279V12.36h-7.28v11.28h1.28v-7.39\tc0-0.894,0.512-1.728,1.304-2.125L16,13.598l1.056,0.528C17.848,14.521,18.36,15.355,18.36,16.25z M24.64,21.36h-1.28v2.279h1.279\tL24.64,21.36L24.64,21.36z M23.36,18.36v2.279h1.279v-1.39c0-0.31,0.061-0.611,0.172-0.89L23.36,18.36L23.36,18.36z M22.64,15.36\th-2.28v2.28h2.279L22.64,15.36L22.64,15.36z M29.422,14.64c-0.495-0.755-1.451-1.28-2.422-1.28s-1.927,0.525-2.422,1.28H29.422z M24,16.5c0,0.276,0.224,0.5,0.5,0.5s0.5-0.224,0.5-0.5S24.776,16,24.5,16S24,16.224,24,16.5z M13.5,13c-0.276,0-0.5,0.224-0.5,0.5\ts0.224,0.5,0.5,0.5s0.5-0.224,0.5-0.5S13.776,13,13.5,13z M8,16.5C8,16.224,7.776,16,7.5,16S7,16.224,7,16.5S7.224,17,7.5,17\tS8,16.776,8,16.5z M3,16.5C3,16.224,2.776,16,2.5,16S2,16.224,2,16.5S2.224,17,2.5,17S3,16.776,3,16.5z M29,16.5\tc0,0.276,0.224,0.5,0.5,0.5s0.5-0.224,0.5-0.5S29.776,16,29.5,16S29,16.224,29,16.5z M19,13.5c0-0.276-0.224-0.5-0.5-0.5\tS18,13.224,18,13.5s0.224,0.5,0.5,0.5S19,13.776,19,13.5z"
22
+ }
23
+ }],
24
+ "name": "ahmedabad--jama-masjid"
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": "M9.5,21c0,0.276-0.224,0.5-0.5,0.5\tS8.5,21.276,8.5,21s0.224-0.5,0.5-0.5S9.5,20.724,9.5,21z M19.5,23c0-0.276-0.224-0.5-0.5-0.5s-0.5,0.224-0.5,0.5s0.224,0.5,0.5,0.5\tS19.5,23.276,19.5,23z M8,13.36c-0.199,0-0.36-0.161-0.36-0.36v-2c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v2\tc0,0.199-0.161,0.36-0.36,0.36H8z M8.36,12.64h1.28v-1.28H8.36V12.64z M21.247,23.567C21.004,24.656,20.122,25.36,19,25.36h-4v-0.72\th4c0.937,0,1.411-0.635,1.544-1.229c0.146-0.654-0.086-1.494-0.936-1.894l-6.987-2.941c0.403,0.599,0.648,1.306,0.711,2.064H15\tc0.199,0,0.36,0.161,0.36,0.36s-0.161,0.36-0.36,0.36h-1.677c-0.078,0.929-0.441,1.769-1.011,2.442l1.185,1.185\tc0.141,0.141,0.141,0.369,0,0.51c-0.07,0.07-0.162,0.105-0.254,0.105s-0.184-0.035-0.254-0.105l-1.185-1.185\tc-0.673,0.57-1.514,0.935-2.443,1.012v1.316H21v0.721H4V26.64h4.64v-1.316c-0.929-0.078-1.77-0.442-2.443-1.012l-1.185,1.185\tc-0.07,0.07-0.162,0.105-0.254,0.105s-0.184-0.035-0.254-0.105c-0.141-0.141-0.141-0.369,0-0.51l1.185-1.185\tc-0.57-0.673-0.934-1.513-1.011-2.442H3c-0.199,0-0.36-0.161-0.36-0.36S2.801,20.64,3,20.64h1.677\tc0.078-0.929,0.442-1.77,1.012-2.442l-1.185-1.186c-0.141-0.141-0.141-0.368,0-0.509s0.368-0.141,0.509,0l1.186,1.185\tc0.673-0.57,1.513-0.934,2.443-1.012V15c0-0.199,0.161-0.36,0.36-0.36S9.36,14.801,9.36,15v1.675\tc0.441,0.037,0.869,0.12,1.263,0.278v-0.001l1.348,0.568l1.017-1.017c0.141-0.141,0.368-0.141,0.509,0s0.141,0.368,0,0.509\tl-0.81,0.81l7.214,3.037C21.125,21.434,21.456,22.633,21.247,23.567z M10.64,21c0-0.199,0.161-0.36,0.36-0.36h1.604\tc-0.073-0.731-0.359-1.394-0.801-1.933l-1.134,1.135c-0.07,0.07-0.162,0.105-0.254,0.105s-0.184-0.035-0.254-0.105\tc-0.141-0.141-0.141-0.369,0-0.51l1.134-1.134c-0.539-0.442-1.202-0.727-1.934-0.8V19c0,0.199-0.161,0.36-0.36,0.36\tS8.64,19.199,8.64,19v-1.603c-0.732,0.073-1.394,0.358-1.934,0.8l1.134,1.134c0.141,0.141,0.141,0.369,0,0.51\tc-0.07,0.07-0.162,0.105-0.254,0.105s-0.184-0.035-0.254-0.105l-1.134-1.135c-0.442,0.539-0.728,1.202-0.801,1.933H7\tc0.199,0,0.36,0.161,0.36,0.36S7.199,21.36,7,21.36H5.396c0.073,0.731,0.358,1.394,0.801,1.933l1.135-1.134\tc0.141-0.141,0.368-0.141,0.509,0s0.141,0.369,0,0.51l-1.134,1.134c0.539,0.442,1.202,0.727,1.934,0.8V23\tc0-0.199,0.161-0.36,0.36-0.36S9.36,22.801,9.36,23v1.603c0.732-0.073,1.394-0.358,1.934-0.8l-1.134-1.134\tc-0.141-0.141-0.141-0.369,0-0.51s0.368-0.141,0.509,0l1.135,1.134c0.442-0.539,0.727-1.202,0.801-1.933H11\tC10.801,21.36,10.64,21.199,10.64,21z M24,22.36h6v-0.72h-6V22.36z M12,13.36c-0.199,0-0.36-0.161-0.36-0.36v-2\tc0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v2c0,0.199-0.161,0.36-0.36,0.36H12z M12.36,12.64h1.28v-1.28h-1.28\tV12.64z M23,24.36h8v-0.72h-8V24.36z M25,19.64v0.721h4V19.64H25z M31.345,9.104C31.299,9.256,31.158,9.36,31,9.36h-0.64V18\tc0,0.199-0.161,0.36-0.36,0.36H16c-0.199,0-0.36-0.161-0.36-0.36V9.36H2.36v8.28H4v0.721H2c-0.199,0-0.36-0.161-0.36-0.36V9.36H1\tc-0.159,0-0.298-0.104-0.345-0.255C0.609,8.953,0.668,8.789,0.8,8.701l6-4C6.859,4.661,6.929,4.64,7,4.64h18\tc0.071,0,0.141,0.021,0.199,0.061l6,4C31.332,8.789,31.391,8.953,31.345,9.104z M5.189,6.64h21.622l-1.92-1.28H7.109L5.189,6.64z M29.64,16.36H16.36v1.28h13.28V16.36z M20.36,11v4.64h1.279V9.36h-5.28v6.28h1.28V11c0-0.199,0.161-0.36,0.36-0.36h2\tC20.199,10.64,20.36,10.801,20.36,11z M18.36,11.36v4.28h1.279v-4.28C19.639,11.36,18.36,11.36,18.36,11.36z M23.64,15.64V9.36\th-1.28v6.28C22.36,15.64,23.64,15.64,23.64,15.64z M27.64,15.64v-4.28h-1.28v4.28C26.36,15.64,27.64,15.64,27.64,15.64z M29.64,9.36\th-5.28v6.28h1.279V11c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v4.64h1.279V9.36H29.64z M29.811,8.64l-1.92-1.28\tH4.109l-1.92,1.28H29.811z M6,13.36H4c-0.199,0-0.36-0.161-0.36-0.36v-2c0-0.199,0.161-0.36,0.36-0.36h2\tc0.199,0,0.36,0.161,0.36,0.36v2C6.36,13.199,6.199,13.36,6,13.36z M5.64,11.36H4.36v1.28h1.28C5.64,12.64,5.64,11.36,5.64,11.36z"
22
+ }
23
+ }],
24
+ "name": "ahmedabad--sabarmati-ashram"
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,28.36H2v-0.72h1.319\tC1.564,25.077,0.64,22.105,0.64,19C0.64,10.53,7.53,3.64,16,3.64S31.36,10.53,31.36,19c0,3.104-0.924,6.077-2.68,8.64H30V28.36z M25.677,27.64h2.122c0.522-0.712,0.976-1.459,1.357-2.235l-0.621-0.622L25.677,27.64z M24.36,27.64h0.298l3.367-3.367l-1.913-1.912\tH24.36V27.64z M18.36,27.64h4.629l-2.858-2.857l-1.771,1.771V27.64z M17.272,27.64h0.367v-0.367L17.272,27.64z M15.604,27.64h0.037\tv-5.28H14.15l-1.913,1.912L15.604,27.64z M10.36,27.64h4.226l-2.858-2.857L10.36,26.15V27.64z M8.869,27.64H9.64v-0.771L8.869,27.64\tz M7.207,27.64h0.644l1.789-1.789v-3.156L9.306,22.36H7c-0.199,0-0.36-0.161-0.36-0.36v-0.534l-2.806,2.806L7.207,27.64z M4.202,27.64h1.987l-2.864-2.86l-0.528,0.528C3.188,26.119,3.657,26.899,4.202,27.64z M16.36,22.36v5.175l1.28-1.28V22.36H16.36z M20.641,24.272l2.999,3v-6L20.641,24.272z M18.36,23.011v2.524l1.262-1.263L18.36,23.011z M10.36,23.414v1.717l0.858-0.858\tL10.36,23.414z M29.044,24.273l0.433,0.433c0.192-0.449,0.361-0.907,0.507-1.373L29.044,24.273z M2.083,23.539\tc0.119,0.36,0.251,0.717,0.398,1.067l0.335-0.335L2.083,23.539z M27.113,22.342l1.421,1.422l1.805-1.804\tc0.199-0.966,0.301-1.955,0.301-2.96c0-0.176-0.003-0.351-0.009-0.525l-2.097-2.096l-3.262,3.261H27c0.199,0,0.36,0.161,0.36,0.36v2\tC27.36,22.159,27.257,22.295,27.113,22.342z M18.36,21.992l1.771,1.771l3.509-3.509v-0.367l-2.527-2.527H19.15l-0.789,0.789v3.843\tH18.36z M10.36,22.396l1.368,1.367l1.403-1.403L10.36,22.396z M1.699,22.139l1.626,1.624l3.315-3.315V20\tc0-0.086,0.03-0.164,0.08-0.226l-3.396-3.396l-1.948,1.948C1.365,18.55,1.36,18.774,1.36,19C1.36,20.066,1.475,21.117,1.699,22.139z M26.411,21.64h0.229v-1.28h-1.509L26.411,21.64z M24.36,21.64h1.032l-1.032-1.032V21.64z M14.869,21.64h2.12l-1.06-1.06\tL14.869,21.64z M9.604,21.64h4.248l1.28-1.279H8.324L9.604,21.64z M7.36,21.64h1.226l-1.06-1.06L7.36,20.746V21.64z M16.728,20.36\tl0.912,0.912V20.36H16.728z M16.869,19.64h0.771v-0.771L16.869,19.64z M8.466,19.64h6.523l-3.262-3.262L8.466,19.64z M3.833,15.869\tl3.693,3.692l3.693-3.692l-3.693-3.693L3.833,15.869z M21.411,16.64H24c0.199,0,0.36,0.161,0.36,0.36v2.535l3.665-3.666\tl-3.692-3.693l-3.693,3.693L21.411,16.64z M12.236,15.869l3.404,3.403V17h0.72v2.131l1.28-1.28V17c0-0.199,0.161-0.36,0.36-0.36\th0.851l0.771-0.771l-3.693-3.693L12.236,15.869z M22.131,17.36l1.509,1.509V17.36H22.131z M29.044,15.869l1.507,1.507\tc-0.096-0.86-0.266-1.7-0.505-2.509L29.044,15.869z M1.922,14.977c-0.208,0.725-0.36,1.473-0.454,2.238l1.346-1.346L1.922,14.977z M19.869,16.64h0.523l-0.262-0.262L19.869,16.64z M24.842,11.667l3.692,3.693l1.262-1.262c-0.615-1.727-1.545-3.304-2.722-4.664\tL24.842,11.667z M16.438,11.667l3.693,3.692l3.692-3.692l-3.692-3.693L16.438,11.667z M8.035,11.667l3.693,3.693l3.692-3.692\tl-3.693-3.693L8.035,11.667z M2.167,14.203l1.157,1.157l3.693-3.693L4.86,9.511C3.691,10.881,2.77,12.468,2.167,14.203z M20.64,7.465l3.693,3.693l2.257-2.257c-1.22-1.278-2.667-2.336-4.276-3.109L20.64,7.465z M12.236,7.465l3.693,3.693l3.693-3.693\tl-3.096-3.096c-0.398-0.013-0.801-0.011-1.199,0.006L12.236,7.465z M5.341,8.974l2.184,2.185l3.693-3.693L9.591,5.838\tC7.989,6.622,6.551,7.688,5.341,8.974z M10.29,5.52l1.437,1.437l2.489-2.488C12.84,4.636,11.522,4.996,10.29,5.52z M17.624,4.45\tl2.507,2.506l1.479-1.479C20.359,4.957,19.021,4.604,17.624,4.45z"
22
+ }
23
+ }],
24
+ "name": "geodesic-montreal-biosphere"
25
+ };
26
+
27
+ export { index as default };
@@ -0,0 +1,27 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ var index = {
10
+ "elem": "svg",
11
+ "attrs": {
12
+ "xmlns": "http://www.w3.org/2000/svg",
13
+ "viewBox": "0 0 32 32",
14
+ "fill": "currentColor",
15
+ "width": 64,
16
+ "height": 64
17
+ },
18
+ "content": [{
19
+ "elem": "path",
20
+ "attrs": {
21
+ "d": "M14,30.36c-2.404,0-4.36-1.956-4.36-4.36\tc0-0.189,0.012-0.377,0.036-0.56C8.937,26.017,8.008,26.36,7,26.36c-2.404,0-4.36-1.956-4.36-4.36c0-1.727,1.008-3.222,2.467-3.928\tC2.522,17.265,0.64,14.848,0.64,12c0-3.507,2.853-6.36,6.36-6.36c1.389,0,2.675,0.447,3.722,1.206C10.668,6.572,10.64,6.29,10.64,6\tc0-2.404,1.956-4.36,4.36-4.36S19.36,3.596,19.36,6s-1.956,4.36-4.36,4.36c-0.723,0-1.406-0.177-2.007-0.49\tc0.237,0.666,0.367,1.383,0.367,2.13c0,2.848-1.882,5.265-4.467,6.072c1.459,0.706,2.467,2.201,2.467,3.928\tc0,0.189-0.012,0.377-0.036,0.56c0.739-0.576,1.668-0.92,2.676-0.92v0.721c-2.007,0-3.64,1.633-3.64,3.64s1.633,3.64,3.64,3.64\tc0.958,0,1.863-0.369,2.548-1.039l0.504,0.514C16.232,29.918,15.148,30.36,14,30.36z M7,18.36c-2.007,0-3.64,1.633-3.64,3.64\tS4.993,25.64,7,25.64s3.64-1.633,3.64-3.64S9.007,18.36,7,18.36z M7,6.36c-3.11,0-5.64,2.53-5.64,5.64S3.89,17.64,7,17.64\ts5.64-2.53,5.64-5.64S10.11,6.36,7,6.36z M15,2.36c-2.007,0-3.64,1.633-3.64,3.64S12.993,9.64,15,9.64S18.64,8.007,18.64,6\tS17.007,2.36,15,2.36z M26,29.36h-2c-0.199,0-0.36-0.161-0.36-0.36v-1.25l-1.072-0.402l-0.896,0.897\tc-0.141,0.141-0.369,0.141-0.51,0l-1.414-1.414c-0.141-0.141-0.141-0.369,0-0.51l0.897-0.896L20.25,24.36H19\tc-0.199,0-0.36-0.161-0.36-0.36v-2c0-0.199,0.161-0.36,0.36-0.36h1.255l0.408-1.03l-0.894-0.893c-0.141-0.141-0.141-0.369,0-0.51\tl1.414-1.414c0.141-0.141,0.369-0.141,0.51,0l0.892,0.893l1.055-0.428V17c0-0.199,0.161-0.36,0.36-0.36h2\tc0.199,0,0.36,0.161,0.36,0.36v1.262l1.049,0.443l0.889-0.89c0.141-0.141,0.369-0.141,0.51,0l1.414,1.414\tc0.141,0.141,0.141,0.369,0,0.51L29.33,20.63l0.412,1.01H31c0.199,0,0.36,0.161,0.36,0.36v2c0,0.199-0.161,0.36-0.36,0.36h-1.257\tl-0.437,1.091l0.893,0.893c0.141,0.141,0.141,0.369,0,0.51l-1.414,1.414c-0.141,0.141-0.369,0.141-0.51,0l-0.896-0.897l-1.019,0.38\tV29C26.36,29.199,26.199,29.36,26,29.36z M24.36,28.64h1.279V27.5c0-0.15,0.094-0.285,0.234-0.337l1.47-0.548\tc0.132-0.05,0.281-0.018,0.381,0.082l0.806,0.807l0.905-0.905l-0.807-0.806c-0.102-0.103-0.133-0.255-0.079-0.389l0.616-1.538\tc0.055-0.137,0.187-0.227,0.334-0.227h1.14V22.36H29.5c-0.146,0-0.278-0.089-0.333-0.225l-0.594-1.455\tc-0.055-0.134-0.024-0.288,0.078-0.391l0.807-0.806l-0.905-0.905l-0.806,0.807c-0.104,0.103-0.258,0.132-0.396,0.077l-1.492-0.631\tc-0.133-0.057-0.22-0.188-0.22-0.332v-1.14H24.36v1.14c0,0.146-0.089,0.278-0.226,0.334l-1.501,0.608\tc-0.131,0.054-0.286,0.022-0.39-0.079l-0.806-0.807l-0.905,0.905l0.807,0.806c0.102,0.102,0.133,0.254,0.08,0.388l-0.585,1.478\tC20.78,22.27,20.647,22.36,20.5,22.36h-1.14v1.279h1.14c0.15,0,0.285,0.094,0.338,0.235L21.4,25.39\tc0.049,0.132,0.017,0.28-0.083,0.38l-0.807,0.806l0.905,0.905l0.806-0.807c0.101-0.1,0.249-0.132,0.381-0.082l1.523,0.57\tc0.141,0.053,0.234,0.187,0.234,0.337L24.36,28.64L24.36,28.64z"
22
+ }
23
+ }],
24
+ "name": "ibm--elm"
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.36V1\tc0-0.199,0.161-0.36,0.36-0.36h22c0.199,0,0.36,0.161,0.36,0.36v30C27.36,31.199,27.199,31.36,27,31.36z M5.36,30.64h21.28v-9.28\tH5.36V30.64z M5.36,20.64h21.28v-9.28H5.36V20.64z M5.36,10.64h21.28V1.36H5.36V10.64z M11,6c0,0.552-0.448,1-1,1S9,6.552,9,6\ts0.448-1,1-1S11,5.448,11,6z M10,15c-0.552,0-1,0.448-1,1s0.448,1,1,1s1-0.448,1-1S10.552,15,10,15z M10,25c-0.552,0-1,0.448-1,1\ts0.448,1,1,1s1-0.448,1-1S10.552,25,10,25z"
22
+ }
23
+ }],
24
+ "name": "ibm--elm-dcc"
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": "M17,31.36c-0.059,0-0.117-0.015-0.171-0.043l-13-7\tl0.342-0.635L17,30.591l12.64-6.806V8.215L17,1.409L4.36,8.215V12H3.64V8c0-0.132,0.073-0.254,0.189-0.317l13-7\tc0.107-0.058,0.234-0.058,0.342,0l13,7C30.287,7.746,30.36,7.868,30.36,8v16c0,0.133-0.073,0.254-0.189,0.317l-13,7\tC17.117,31.346,17.059,31.36,17,31.36z M21.509,16l-5.254-5.254l-0.509,0.509l4.385,4.386H2v0.72h18.131l-4.385,4.385l0.509,0.51\tL21.509,16z"
22
+ }
23
+ }],
24
+ "name": "ibm--elm-gcm"
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.059,0-0.117-0.015-0.171-0.043\tl-13-7c-0.113-0.062-0.186-0.179-0.189-0.308c-0.003-0.128,0.062-0.249,0.171-0.316l6.747-4.141l0.377,0.613l-6.213,3.813L16,30.591\tl12.64-6.806l-0.017-7.767l0.721-0.002l0.017,7.983c0,0.133-0.073,0.255-0.189,0.318l-13,7C16.117,31.346,16.059,31.36,16,31.36z M20.5,22.36c-1.577,0-2.86-1.283-2.86-2.86c0-0.214,0.023-0.422,0.068-0.622l-6.633-2.39c-0.33,0.523-0.913,0.872-1.575,0.872\tc-1.025,0-1.86-0.835-1.86-1.86s0.834-1.86,1.86-1.86c0.505,0,0.964,0.203,1.3,0.531l4.061-2.792\tc-0.141-0.262-0.221-0.561-0.221-0.878c0-1.025,0.834-1.86,1.86-1.86s1.86,0.834,1.86,1.86c0,0.609-0.294,1.15-0.748,1.49\tl2.08,4.766c0.256-0.075,0.527-0.116,0.808-0.116c1.577,0,2.86,1.283,2.86,2.86S22.077,22.36,20.5,22.36z M20.5,17.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.14S21.68,17.36,20.5,17.36z M11.333,15.816l6.619,2.385\tc0.245-0.479,0.621-0.88,1.081-1.155l-2.07-4.744c-0.565,0.146-1.208-0.006-1.644-0.365l-4.112,2.828\tc0.098,0.226,0.152,0.475,0.152,0.736C11.36,15.608,11.351,15.713,11.333,15.816z M9.5,14.36c-0.628,0-1.14,0.512-1.14,1.14\ts0.512,1.14,1.14,1.14s1.14-0.512,1.14-1.14S10.128,14.36,9.5,14.36z M16.5,9.36c-0.628,0-1.14,0.512-1.14,1.14\ts0.512,1.14,1.14,1.14c0.629,0,1.14-0.512,1.14-1.14S17.129,9.36,16.5,9.36z M3.36,16H2.64V8c0-0.132,0.073-0.254,0.189-0.317l13-7\tc0.107-0.058,0.234-0.058,0.342,0l13,7c0.113,0.061,0.186,0.178,0.188,0.307c0.004,0.128-0.062,0.25-0.171,0.317l-6.807,4.187\tl-0.377-0.613l6.274-3.86L16,1.409L3.36,8.215V16z"
22
+ }
23
+ }],
24
+ "name": "ibm--elm-insights"
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.36,2v5.36H24V6.64h4.225\tC25.434,3.287,21.394,1.36,17,1.36C8.927,1.36,2.36,7.927,2.36,16c0,8.072,6.567,14.64,14.64,14.64v0.721\tC8.53,31.36,1.64,24.47,1.64,16S8.53,0.64,17,0.64c4.538,0,8.716,1.959,11.64,5.376V2H29.36z M29.255,23.745\tc0.067,0.067,0.105,0.159,0.105,0.255v4c0,0.199-0.161,0.36-0.36,0.36h-4c-0.096,0-0.188-0.038-0.255-0.105l-15-15\tc-0.141-0.141-0.141-0.368,0-0.509l4-4c0.141-0.141,0.368-0.141,0.509,0L29.255,23.745z M13,15.491L16.491,12L14,9.509L10.509,13\tL13,15.491z M28.64,24.149L17,12.509L13.509,16l11.64,11.64h3.49L28.64,24.149L28.64,24.149z"
22
+ }
23
+ }],
24
+ "name": "ibm--elm-method-composer"
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": "M17,31.36H2c-0.199,0-0.36-0.161-0.36-0.36\tV1c0-0.199,0.161-0.36,0.36-0.36h18c0.096,0,0.188,0.038,0.255,0.105l6,6C26.322,6.813,26.36,6.904,26.36,7v11h-0.72V7.36H20\tc-0.199,0-0.36-0.161-0.36-0.36V1.36H2.36v29.28H17V31.36z M20.36,6.64h4.771L20.36,1.869V6.64z M17,21.36H6v-0.72h11V21.36z M22,15.36H6v-0.72h16V15.36z M30.509,26l-4.254-4.255l-0.51,0.51l3.386,3.385H19v0.721h10.131l-3.386,3.385l0.51,0.51L30.509,26z"
22
+ }
23
+ }],
24
+ "name": "ibm--elm-publishing"
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.254,29.255l-0.509-0.51l6.385-6.385H7\tv-0.72h5.36V27h-0.72v-4.131L5.254,29.255z M27.36,19c0-0.199-0.161-0.36-0.36-0.36h-5c-0.199,0-0.36,0.161-0.36,0.36v7h0.721v-6.64\th4.279V26h0.721L27.36,19L27.36,19z M20.36,11c0-0.199-0.161-0.36-0.36-0.36h-5c-0.199,0-0.36,0.161-0.36,0.36v15h0.72V11.36h4.28\tV26h0.721V11H20.36z M13.36,3c0-0.199-0.161-0.36-0.36-0.36H8C7.801,2.64,7.64,2.801,7.64,3v16h0.72V3.36h4.28V19h0.72V3z"
22
+ }
23
+ }],
24
+ "name": "ibm--elm-reporting"
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": "M18,16c0.552,0,1,0.448,1,1\ts-0.448,1-1,1s-1-0.448-1-1S17.448,16,18,16z M21.36,30V2c0-0.199-0.161-0.36-0.36-0.36H2C1.801,1.64,1.64,1.801,1.64,2v28\tc0,0.199,0.161,0.36,0.36,0.36h19C21.199,30.36,21.36,30.199,21.36,30z M2.36,2.36h18.28v27.28H2.36V2.36z M30.36,28V4\tc0-0.199-0.161-0.36-0.36-0.36h-7v0.72h6.64v23.28H23v0.721h7C30.199,28.36,30.36,28.199,30.36,28z"
22
+ }
23
+ }],
24
+ "name": "ibm--engineering-requirement-doors"
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": "M3,9.36h6\tc0.199,0,0.36-0.161,0.36-0.36V3c0-0.199-0.161-0.36-0.36-0.36H3C2.801,2.64,2.64,2.801,2.64,3v6C2.64,9.199,2.801,9.36,3,9.36z M3.36,3.36h5.28v5.28H3.36V3.36z M6.36,25.64H20v0.721H6c-0.199,0-0.36-0.161-0.36-0.36V12.869l-3.386,3.385l-0.509-0.509L6,11.491\tl4.254,4.255l-0.509,0.509L6.36,12.869V25.64z M29,22.64h-6c-0.199,0-0.36,0.161-0.36,0.36v6c0,0.199,0.161,0.36,0.36,0.36h6\tc0.199,0,0.36-0.161,0.36-0.36v-6C29.36,22.801,29.199,22.64,29,22.64z M28.64,28.64h-5.28v-5.28h5.279L28.64,28.64L28.64,28.64z M25.64,19.131V6.36H12V5.64h14c0.199,0,0.36,0.161,0.36,0.36v13.131l3.385-3.385l0.51,0.509L26,20.509l-4.255-4.254l0.51-0.509\tL25.64,19.131z"
22
+ }
23
+ }],
24
+ "name": "ibm--engineering-systems-design-rhapsody"
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.059,0-0.117-0.015-0.171-0.043l-13-7C2.713,24.254,2.64,24.133,2.64,24V10h0.72v13.785l12.28,6.612V17h0.72v13.397\tl12.28-6.612V10h0.721v14c0,0.133-0.073,0.254-0.189,0.317l-13,7C16.117,31.346,16.059,31.36,16,31.36z M16,15.36\tc-0.059,0-0.117-0.014-0.171-0.043L2.856,8.332C2.816,8.314,2.78,8.289,2.748,8.257C2.622,8.131,2.606,7.93,2.712,7.786\tc0.041-0.055,0.094-0.095,0.154-0.119l12.963-6.984c0.106-0.058,0.234-0.058,0.342,0l12.964,6.983\tc0.018,0.007,0.034,0.015,0.05,0.024C29.293,7.756,29.36,7.873,29.36,8s-0.067,0.245-0.176,0.31\tc-0.013,0.008-0.026,0.015-0.039,0.021L16.17,15.317C16.117,15.346,16.059,15.36,16,15.36z M3.763,8.002L16,14.591l12.238-6.59\tL16,1.409L3.763,8.002z"
22
+ }
23
+ }],
24
+ "name": "ibm--engineering-systems-design-rhapsody--model-manager"
25
+ };
26
+
27
+ export { index as default };
@@ -0,0 +1,27 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ var index = {
10
+ "elem": "svg",
11
+ "attrs": {
12
+ "xmlns": "http://www.w3.org/2000/svg",
13
+ "viewBox": "0 0 32 32",
14
+ "fill": "currentColor",
15
+ "width": 64,
16
+ "height": 64
17
+ },
18
+ "content": [{
19
+ "elem": "path",
20
+ "attrs": {
21
+ "d": "M16,31.36\tC7.53,31.36,0.64,24.47,0.64,16h0.72c0,8.072,6.567,14.64,14.64,14.64c8.072,0,14.64-6.567,14.64-14.64h0.721\tC31.36,24.47,24.47,31.36,16,31.36z M16,27.36C9.736,27.36,4.64,22.264,4.64,16h0.72c0,5.867,4.773,10.64,10.64,10.64\tS26.64,21.868,26.64,16h0.721C27.36,22.264,22.264,27.36,16,27.36z M16,20.36c-2.404,0-4.36-1.956-4.36-4.36s1.956-4.36,4.36-4.36\ts4.36,1.956,4.36,4.36S18.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.64\tS18.007,12.36,16,12.36z M6.25,12.36H0.89V7h0.72v3.616C3.831,4.68,9.567,0.64,16,0.64c4.103,0,7.96,1.598,10.861,4.499l-0.51,0.509\tC23.587,2.883,19.91,1.36,16,1.36c-6.406,0-12.087,4.204-13.98,10.28h4.23C6.25,11.64,6.25,12.36,6.25,12.36z"
22
+ }
23
+ }],
24
+ "name": "ibm--engineering-test-management"
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": "M10.256,30.36\tc-0.104,0-0.206-0.046-0.276-0.129c-3.41-4.071-4.166-9.627-2.372-14.367c-0.261-0.227-0.516-0.463-0.762-0.71\tC3.653,11.961,2.167,7.56,2.768,3.078C2.79,2.917,2.917,2.791,3.077,2.769c4.482-0.6,8.884,0.884,12.077,4.078\tC17.866,9.558,19.36,13.165,19.36,17c0,0.488-0.024,0.972-0.072,1.45c2.773-0.466,5.328-1.776,7.356-3.805\tc1.265-1.264,2.246-2.701,2.92-4.273c-2.686-2.164-6.062-3.221-9.519-2.979l-0.051-0.718c3.734-0.26,7.374,0.915,10.236,3.312\tc0.119,0.1,0.161,0.266,0.103,0.411c-0.713,1.758-1.782,3.358-3.18,4.755c-2.188,2.188-4.957,3.583-7.96,4.041\tc-0.457,3.003-1.853,5.772-4.041,7.96c-1.396,1.396-2.999,2.466-4.763,3.18C10.348,30.352,10.302,30.36,10.256,30.36z M8.196,16.348\tc-1.568,4.373-0.875,9.436,2.168,13.217c1.578-0.675,3.017-1.656,4.28-2.92c2.029-2.028,3.339-4.583,3.805-7.356\tc-0.479,0.048-0.962,0.072-1.45,0.072C13.771,19.36,10.704,18.302,8.196,16.348z M8.47,15.646c2.412,1.94,5.391,2.995,8.53,2.995\tc0.523,0,1.041-0.029,1.554-0.087c0.058-0.513,0.087-1.03,0.087-1.554c0-3.643-1.419-7.069-3.996-9.645\tC11.677,4.387,7.608,2.973,3.448,3.448c-0.476,4.162,0.94,8.229,3.907,11.197c0.177,0.176,0.357,0.348,0.542,0.514\tc0.693-1.574,1.677-3.041,2.949-4.312c0.731-0.732,1.541-1.385,2.406-1.94l0.389,0.605c-0.822,0.528-1.591,1.148-2.286,1.843\tC10.095,12.615,9.132,14.078,8.47,15.646z M17.266,2.679L17.266,2.679c-0.375-0.407-0.35-1.04,0.056-1.414s1.039-0.349,1.413,0.057\ts0.349,1.039-0.057,1.413C18.272,3.109,17.641,3.084,17.266,2.679z M2.678,19.735c0.406-0.374,0.432-1.007,0.057-1.413\tc-0.374-0.406-1.007-0.432-1.413-0.057c-0.406,0.374-0.432,1.007-0.057,1.413l0.001,0.001C1.641,20.084,2.272,20.109,2.678,19.735z M24.678,24.735c0.406-0.374,0.432-1.007,0.057-1.413c-0.374-0.406-1.007-0.432-1.413-0.057c-0.406,0.374-0.432,1.007-0.057,1.413\tl0.001,0.001C23.641,25.084,24.272,25.109,24.678,24.735z"
22
+ }
23
+ }],
24
+ "name": "ibm--engineering-workflow-management"
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.001,0-0.001,0-0.002,0H3.5\tc-1.577,0-2.86-1.283-2.86-2.86v-25c0-1.577,1.283-2.86,2.86-2.86h25c1.577,0,2.86,1.283,2.86,2.86v25c0,1.577-1.283,2.86-2.86,2.86\tH16.002C16.002,31.36,16.001,31.36,16,31.36z M16.36,30.64H28.5c1.18,0,2.14-0.96,2.14-2.14V16.36H16.36V30.64z M1.36,16.879V28.5\tc0,1.18,0.96,2.14,2.14,2.14h11.63L1.36,16.879z M1.859,16.36L15.64,30.131V16.36H1.859z M16.36,15.64h14.28V3.5\tc0-1.18-0.96-2.14-2.14-2.14H16.36V15.64z M1.88,15.64h13.76V1.889L1.88,15.64z M3.5,1.36c-1.18,0-2.14,0.96-2.14,2.14v11.642\tL15.15,1.36H3.5z"
22
+ }
23
+ }],
24
+ "name": "ibm--z17"
25
+ };
26
+
27
+ export { index as default };