@carbon/pictograms 12.51.0 → 12.52.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 (149) hide show
  1. package/categories.yml +34 -0
  2. package/deprecated.yml +5 -1
  3. package/es/aed-defibrillator/index.js +27 -0
  4. package/es/assess/index.js +27 -0
  5. package/es/astronaut/index.js +27 -0
  6. package/es/chart--donut/index.js +27 -0
  7. package/es/constellation/index.js +27 -0
  8. package/es/crossbill/index.js +27 -0
  9. package/es/design-system-alignment/index.js +27 -0
  10. package/es/epinephrine-auto-injectors/index.js +27 -0
  11. package/es/flamingo/index.js +27 -0
  12. package/es/focus-room/index.js +27 -0
  13. package/es/heron/index.js +27 -0
  14. package/es/index.js +34 -0
  15. package/es/install/index.js +27 -0
  16. package/es/kookaburra/index.js +27 -0
  17. package/es/linuxone-5/index.js +27 -0
  18. package/es/loon/index.js +27 -0
  19. package/es/migrate/index.js +27 -0
  20. package/es/mission-control/index.js +27 -0
  21. package/es/modernize--02/index.js +27 -0
  22. package/es/neurodiversity/index.js +27 -0
  23. package/es/nighthawk/index.js +27 -0
  24. package/es/no--food/index.js +27 -0
  25. package/es/no--liquids/index.js +27 -0
  26. package/es/nuclear/index.js +27 -0
  27. package/es/person--working/index.js +27 -0
  28. package/es/prepare/index.js +27 -0
  29. package/es/quantum--computer/index.js +27 -0
  30. package/es/quantum--computer--02/index.js +27 -0
  31. package/es/quantum--safe/index.js +1 -1
  32. package/es/toilet--02/index.js +27 -0
  33. package/es/toilet--03/index.js +27 -0
  34. package/es/urinal--01/index.js +27 -0
  35. package/es/urinal--02/index.js +27 -0
  36. package/es/washing-hands/index.js +27 -0
  37. package/es/wheelchair-user/index.js +27 -0
  38. package/es/wheelchair-user--active/index.js +27 -0
  39. package/lib/aed-defibrillator/index.js +29 -0
  40. package/lib/assess/index.js +29 -0
  41. package/lib/astronaut/index.js +29 -0
  42. package/lib/chart--donut/index.js +29 -0
  43. package/lib/constellation/index.js +29 -0
  44. package/lib/crossbill/index.js +29 -0
  45. package/lib/design-system-alignment/index.js +29 -0
  46. package/lib/epinephrine-auto-injectors/index.js +29 -0
  47. package/lib/flamingo/index.js +29 -0
  48. package/lib/focus-room/index.js +29 -0
  49. package/lib/heron/index.js +29 -0
  50. package/lib/index.js +68 -0
  51. package/lib/install/index.js +29 -0
  52. package/lib/kookaburra/index.js +29 -0
  53. package/lib/linuxone-5/index.js +29 -0
  54. package/lib/loon/index.js +29 -0
  55. package/lib/migrate/index.js +29 -0
  56. package/lib/mission-control/index.js +29 -0
  57. package/lib/modernize--02/index.js +29 -0
  58. package/lib/neurodiversity/index.js +29 -0
  59. package/lib/nighthawk/index.js +29 -0
  60. package/lib/no--food/index.js +29 -0
  61. package/lib/no--liquids/index.js +29 -0
  62. package/lib/nuclear/index.js +29 -0
  63. package/lib/person--working/index.js +29 -0
  64. package/lib/prepare/index.js +29 -0
  65. package/lib/quantum--computer/index.js +29 -0
  66. package/lib/quantum--computer--02/index.js +29 -0
  67. package/lib/quantum--safe/index.js +1 -1
  68. package/lib/toilet--02/index.js +29 -0
  69. package/lib/toilet--03/index.js +29 -0
  70. package/lib/urinal--01/index.js +29 -0
  71. package/lib/urinal--02/index.js +29 -0
  72. package/lib/washing-hands/index.js +29 -0
  73. package/lib/wheelchair-user/index.js +29 -0
  74. package/lib/wheelchair-user--active/index.js +29 -0
  75. package/master/productive-pictogram-master.ai +13595 -14012
  76. package/metadata.json +1754 -5
  77. package/package.json +2 -2
  78. package/pictograms.yml +283 -0
  79. package/src/svg/aed-defibrillator.svg +16 -0
  80. package/src/svg/assess.svg +19 -0
  81. package/src/svg/astronaut.svg +23 -0
  82. package/src/svg/chart--donut.svg +16 -0
  83. package/src/svg/constellation.svg +35 -0
  84. package/src/svg/crossbill.svg +19 -0
  85. package/src/svg/design-system-alignment.svg +17 -0
  86. package/src/svg/epinephrine-auto-injectors.svg +24 -0
  87. package/src/svg/flamingo.svg +20 -0
  88. package/src/svg/focus-room.svg +16 -0
  89. package/src/svg/heron.svg +20 -0
  90. package/src/svg/install.svg +28 -0
  91. package/src/svg/kookaburra.svg +21 -0
  92. package/src/svg/linuxone-5.svg +33 -0
  93. package/src/svg/loon.svg +18 -0
  94. package/src/svg/migrate.svg +21 -0
  95. package/src/svg/mission-control.svg +30 -0
  96. package/src/svg/modernize--02.svg +21 -0
  97. package/src/svg/neurodiversity.svg +47 -0
  98. package/src/svg/nighthawk.svg +18 -0
  99. package/src/svg/no--food.svg +14 -0
  100. package/src/svg/no--liquids.svg +17 -0
  101. package/src/svg/nuclear.svg +21 -0
  102. package/src/svg/person--working.svg +15 -0
  103. package/src/svg/prepare.svg +18 -0
  104. package/src/svg/quantum--computer--02.svg +29 -0
  105. package/src/svg/quantum--computer.svg +18 -0
  106. package/src/svg/quantum--safe.svg +18 -15
  107. package/src/svg/toilet--02.svg +18 -0
  108. package/src/svg/toilet--03.svg +15 -0
  109. package/src/svg/urinal--01.svg +20 -0
  110. package/src/svg/urinal--02.svg +10 -0
  111. package/src/svg/washing-hands.svg +19 -0
  112. package/src/svg/wheelchair-user--active.svg +17 -0
  113. package/src/svg/wheelchair-user.svg +15 -0
  114. package/svg/aed-defibrillator.svg +1 -0
  115. package/svg/assess.svg +1 -0
  116. package/svg/astronaut.svg +1 -0
  117. package/svg/chart--donut.svg +1 -0
  118. package/svg/constellation.svg +1 -0
  119. package/svg/crossbill.svg +1 -0
  120. package/svg/design-system-alignment.svg +1 -0
  121. package/svg/epinephrine-auto-injectors.svg +1 -0
  122. package/svg/flamingo.svg +1 -0
  123. package/svg/focus-room.svg +1 -0
  124. package/svg/heron.svg +1 -0
  125. package/svg/install.svg +1 -0
  126. package/svg/kookaburra.svg +1 -0
  127. package/svg/linuxone-5.svg +1 -0
  128. package/svg/loon.svg +1 -0
  129. package/svg/migrate.svg +1 -0
  130. package/svg/mission-control.svg +1 -0
  131. package/svg/modernize--02.svg +1 -0
  132. package/svg/neurodiversity.svg +1 -0
  133. package/svg/nighthawk.svg +1 -0
  134. package/svg/no--food.svg +1 -0
  135. package/svg/no--liquids.svg +1 -0
  136. package/svg/nuclear.svg +1 -0
  137. package/svg/person--working.svg +1 -0
  138. package/svg/prepare.svg +1 -0
  139. package/svg/quantum--computer--02.svg +1 -0
  140. package/svg/quantum--computer.svg +1 -0
  141. package/svg/quantum--safe.svg +1 -1
  142. package/svg/toilet--02.svg +1 -0
  143. package/svg/toilet--03.svg +1 -0
  144. package/svg/urinal--01.svg +1 -0
  145. package/svg/urinal--02.svg +1 -0
  146. package/svg/washing-hands.svg +1 -0
  147. package/svg/wheelchair-user--active.svg +1 -0
  148. package/svg/wheelchair-user.svg +1 -0
  149. package/umd/index.js +3273 -2627
package/categories.yml CHANGED
@@ -13,6 +13,7 @@ categories:
13
13
  - export--01
14
14
  - export--02
15
15
  - flexible
16
+ - install
16
17
  - launch
17
18
  - link
18
19
  - love
@@ -21,6 +22,7 @@ categories:
21
22
  - music
22
23
  - paper--clip
23
24
  - player--flow
25
+ - prepare
24
26
  - refresh
25
27
  - renew
26
28
  - repeat
@@ -64,6 +66,7 @@ categories:
64
66
  - machine--learning--06
65
67
  - machine--learning--model
66
68
  - multi-model
69
+ - neurodiversity
67
70
  - prompt
68
71
  - spyre-accelerator
69
72
  - technical-owner
@@ -542,6 +545,7 @@ categories:
542
545
  - name: Data analytics
543
546
  members:
544
547
  - analyze
548
+ - assess
545
549
  - blockchain
546
550
  - box--plot
547
551
  - chart--two-y-axis
@@ -552,6 +556,7 @@ categories:
552
556
  - chart--bubble--line
553
557
  - chart--candlestick
554
558
  - chart--custom
559
+ - chart--donut
555
560
  - chart--error-bar
556
561
  - chart--evaluation
557
562
  - chart--high-low
@@ -637,6 +642,7 @@ categories:
637
642
  - ibm--z17--single-frame
638
643
  - infrastructure-security
639
644
  - it--infrastructure-software
645
+ - linuxone-5
640
646
  - mainframe-qualities-of-service
641
647
  - reliability
642
648
  - resilience
@@ -665,6 +671,7 @@ categories:
665
671
  - content--design
666
672
  - design-and-development--01
667
673
  - design-and-development--02
674
+ - design-system-alignment
668
675
  - design--leadership
669
676
  - design--research
670
677
  - engineer
@@ -868,6 +875,7 @@ categories:
868
875
  - name: Industry
869
876
  members:
870
877
  - agriculture
878
+ - astronaut
871
879
  - b2b-commerce
872
880
  - bulldozer
873
881
  - cargo--crane
@@ -883,6 +891,8 @@ categories:
883
891
  - green-energy
884
892
  - insurance
885
893
  - keep-dry
894
+ - mission-control
895
+ - nuclear
886
896
  - oil--pump
887
897
  - oil--rig
888
898
  - power
@@ -909,6 +919,8 @@ categories:
909
919
  - build
910
920
  - connect
911
921
  - iot--munich
922
+ - migrate
923
+ - modernize--02
912
924
  - solve
913
925
  - transform--01
914
926
  - name: Life Science
@@ -1083,17 +1095,27 @@ categories:
1083
1095
  - user--mask
1084
1096
  - user--profile
1085
1097
  - user--search
1098
+ - wheelchair-user
1099
+ - wheelchair-user--active
1086
1100
  - name: Quantum
1087
1101
  members:
1088
1102
  - albatross
1089
1103
  - bloch-sphere
1090
1104
  - canary
1091
1105
  - condor
1106
+ - crossbill
1092
1107
  - eagle
1093
1108
  - falcon
1109
+ - flamingo
1110
+ - heron
1094
1111
  - hummingbird
1112
+ - kookaburra
1113
+ - loon
1114
+ - nighthawk
1095
1115
  - osprey
1096
1116
  - qiskit
1117
+ - quantum--computer
1118
+ - quantum--computer--02
1097
1119
  - name: Red Hat
1098
1120
  members:
1099
1121
  - build-applications-anywhere
@@ -1368,6 +1390,7 @@ categories:
1368
1390
  - cloudy--humid
1369
1391
  - cloudy--partial
1370
1392
  - cloudy--windy
1393
+ - constellation
1371
1394
  - fog
1372
1395
  - hail
1373
1396
  - hail--heavy
@@ -1393,12 +1416,15 @@ categories:
1393
1416
  - name: Workplace
1394
1417
  members:
1395
1418
  - accessibility
1419
+ - aed-defibrillator
1396
1420
  - bento-box-tray
1397
1421
  - beverage-carton
1398
1422
  - briefcase
1399
1423
  - cardboard
1400
1424
  - compost
1401
1425
  - do-not-step
1426
+ - epinephrine-auto-injectors
1427
+ - focus-room
1402
1428
  - fountain--drinking
1403
1429
  - glass-bottle
1404
1430
  - glass-bottle-and-metal-can
@@ -1408,13 +1434,21 @@ categories:
1408
1434
  - lockers
1409
1435
  - loop--hearing
1410
1436
  - metal-can
1437
+ - no--food
1438
+ - no--liquids
1411
1439
  - no--parking
1412
1440
  - parking
1441
+ - person--working
1413
1442
  - plastic-bottle
1414
1443
  - plastics
1415
1444
  - silence
1416
1445
  - station--hydration
1417
1446
  - toilet
1447
+ - toilet--02
1448
+ - toilet--03
1418
1449
  - trash--burnable
1419
1450
  - trash--non-burnable
1451
+ - urinal--01
1452
+ - urinal--02
1453
+ - washing-hands
1420
1454
  - waste--electronic
package/deprecated.yml CHANGED
@@ -12,4 +12,8 @@ deprecated:
12
12
  - name: tokyo--volcano
13
13
  reason: This icon has been replaced by japan--mt-fuji
14
14
  - name: telum-ii-chip
15
- reason: This icon has been replaced by telum-ii-processor
15
+ reason: This icon has been replaced by telum-ii-processor
16
+ - name: handicap
17
+ reason: This icon has been replaced by wheelchair-user
18
+ - name: handicap--active
19
+ reason: This icon has been replaced by wheelchair-user--active
@@ -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,29.36c-0.096,0-0.188-0.038-0.256-0.106\tL2.976,16.373l0,0c-1.506-1.52-2.336-3.535-2.336-5.675c0-2.157,0.83-4.181,2.336-5.701s3.509-2.356,5.64-2.358\tc0.001,0,0.002,0,0.004,0c2.131,0,4.135,0.837,5.642,2.358L16,6.751l1.738-1.754c1.508-1.521,3.512-2.358,5.643-2.358\tc0.003,0,0.006,0,0.008,0c2.13,0.002,4.131,0.839,5.636,2.358c1.506,1.52,2.336,3.54,2.336,5.688s-0.83,4.168-2.336,5.688\tL16.256,29.254C16.188,29.322,16.096,29.36,16,29.36z M3.487,15.866L16,28.488l12.513-12.622c1.372-1.384,2.127-3.225,2.127-5.181\tc0-1.957-0.755-3.797-2.127-5.181c-1.369-1.381-3.188-2.142-5.124-2.144c-0.003,0-0.006,0-0.008,0c-1.938,0-3.759,0.761-5.131,2.144\tl-1.994,2.012c-0.136,0.137-0.376,0.137-0.512,0L13.75,5.504C12.379,4.121,10.557,3.36,8.62,3.36c-0.001,0-0.002,0-0.004,0\tC6.678,3.361,4.857,4.123,3.487,5.504C2.116,6.888,1.36,8.733,1.36,10.698C1.36,12.647,2.116,14.482,3.487,15.866L3.487,15.866z M14.312,23.179l-0.625-0.357l3.691-6.461H14c-0.128,0-0.247-0.068-0.312-0.18c-0.064-0.111-0.065-0.248-0.001-0.359l4-7\tl0.625,0.357L14.62,15.64H18c0.128,0,0.247,0.068,0.312,0.18c0.064,0.111,0.064,0.248,0.001,0.359L14.312,23.179z"
22
+ }
23
+ }],
24
+ "name": "aed-defibrillator"
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.5,14c0-0.276,0.224-0.5,0.5-0.5s0.5,0.224,0.5,0.5\ts-0.224,0.5-0.5,0.5S11.5,14.276,11.5,14z M12,11.5c0.276,0,0.5-0.224,0.5-0.5s-0.224-0.5-0.5-0.5s-0.5,0.224-0.5,0.5\tS11.724,11.5,12,11.5z M12,8.5c0.276,0,0.5-0.224,0.5-0.5S12.276,7.5,12,7.5S11.5,7.724,11.5,8S11.724,8.5,12,8.5z M17,17.5\tc0.276,0,0.5-0.224,0.5-0.5s-0.224-0.5-0.5-0.5s-0.5,0.224-0.5,0.5S16.724,17.5,17,17.5z M17,14.5c0.276,0,0.5-0.224,0.5-0.5\ts-0.224-0.5-0.5-0.5s-0.5,0.224-0.5,0.5S16.724,14.5,17,14.5z M17,11.5c0.276,0,0.5-0.224,0.5-0.5s-0.224-0.5-0.5-0.5\ts-0.5,0.224-0.5,0.5S16.724,11.5,17,11.5z M22,16c0.276,0,0.5-0.224,0.5-0.5S22.276,15,22,15s-0.5,0.224-0.5,0.5S21.724,16,22,16z M22,13c0.276,0,0.5-0.224,0.5-0.5S22.276,12,22,12s-0.5,0.224-0.5,0.5S21.724,13,22,13z M22,10c0.276,0,0.5-0.224,0.5-0.5\tS22.276,9,22,9s-0.5,0.224-0.5,0.5S21.724,10,22,10z M17.36,31h-0.72V19.262c-1.591-0.232-3.053-0.867-4.28-1.796V27h-0.72V16.861\tc-1.844-1.71-3-4.153-3-6.861c0-5.161,4.199-9.36,9.36-9.36s9.36,4.199,9.36,9.36c0,2.379-0.883,4.624-2.492,6.358l6.387,6.387\tl-0.51,0.51l-6.387-6.388c-0.608,0.565-1.28,1.041-1.998,1.42V29h-0.72V18.629c-1.329,0.561-2.819,0.81-4.279,0.709L17.36,31\tL17.36,31z M18,1.36c-4.764,0-8.64,3.876-8.64,8.64s3.876,8.64,8.64,8.64c2.308,0,4.478-0.898,6.108-2.531\tc1.633-1.631,2.531-3.801,2.531-6.108C26.64,5.236,22.764,1.36,18,1.36z M7.36,28H6.64V10h0.72C7.36,10,7.36,28,7.36,28z M2.36,24\tH1.64V4h0.72C2.36,4,2.36,24,2.36,24z"
22
+ }
23
+ }],
24
+ "name": "assess"
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,31.36H5c-0.199,0-0.36-0.161-0.36-0.36v-3\tc0-0.096,0.038-0.188,0.105-0.255l2.349-2.349C4.259,22.693,2.64,18.926,2.64,15C2.64,7.082,9.082,0.64,17,0.64\tc3.566,0,6.985,1.316,9.628,3.707c0.073,0.066,0.116,0.16,0.119,0.258c0.002,0.098-0.036,0.194-0.105,0.263l-1.121,1.121\tc2.444,2.317,3.84,5.579,3.84,9.011c0,2.669-0.829,5.192-2.402,7.324l1.401,0.784c0.091,0.051,0.155,0.139,0.177,0.24\ts-0.003,0.208-0.065,0.291c-0.471,0.625-0.996,1.215-1.565,1.757l2.35,2.349c0.067,0.067,0.105,0.159,0.105,0.255v3\tC29.36,31.199,29.199,31.36,29,31.36z M5.36,30.64h23.28v-2.28H5.36V30.64z M5.869,27.64h22.262l-1.999-1.998\tc-0.069-0.07-0.107-0.165-0.105-0.264c0.003-0.099,0.046-0.192,0.119-0.258c0.539-0.488,1.042-1.021,1.497-1.588l-9.048-5.066\tC17.808,19.608,16.49,20.36,15,20.36c-2.404,0-4.36-1.956-4.36-4.36c0-0.657,0.146-1.281,0.408-1.841l-2.091-1.193\tC8.711,13.209,8.373,13.36,8,13.36c-0.75,0-1.36-0.61-1.36-1.36S7.25,10.64,8,10.64S9.36,11.25,9.36,12\tc0,0.118-0.015,0.232-0.043,0.342l2.089,1.192C12.193,12.391,13.51,11.64,15,11.64c1.073,0,2.057,0.389,2.816,1.034L25.86,4.63\tC23.392,2.519,20.261,1.36,17,1.36C9.479,1.36,3.36,7.479,3.36,15c0,3.849,1.638,7.537,4.495,10.12\tc0.073,0.065,0.116,0.159,0.119,0.258s-0.036,0.193-0.105,0.264L5.869,27.64z M18.952,17.841l7.372,4.128\tc1.517-2.021,2.315-4.425,2.315-6.969c0-3.241-1.318-6.32-3.629-8.501l-6.686,6.685c0.646,0.76,1.035,1.744,1.035,2.816\tC19.36,16.657,19.214,17.281,18.952,17.841z M11.676,14.518C11.473,14.971,11.36,15.472,11.36,16c0,2.007,1.633,3.64,3.64,3.64\ts3.64-1.633,3.64-3.64s-1.633-3.64-3.64-3.64c-1.222,0-2.306,0.606-2.966,1.533l3.145,1.795l-0.356,0.625L11.676,14.518z M8,11.36\tc-0.353,0-0.64,0.287-0.64,0.64S7.647,12.64,8,12.64c0.353,0,0.64-0.287,0.64-0.64S8.353,11.36,8,11.36z M27.36,15h-0.72\tc0-2.105-0.666-4.105-1.928-5.784l0.576-0.433C26.644,10.588,27.36,12.737,27.36,15z"
22
+ }
23
+ }],
24
+ "name": "astronaut"
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-6.934,0-13.029-4.684-14.823-11.389\tc-0.051-0.191,0.062-0.389,0.254-0.44l4.825-1.293c0.092-0.024,0.19-0.013,0.273,0.036c0.083,0.048,0.143,0.126,0.167,0.219\tC7.823,22.701,11.648,25.64,16,25.64c5.315,0,9.64-4.324,9.64-9.64c0-4.352-2.938-8.177-7.146-9.303\tc-0.094-0.024-0.172-0.085-0.22-0.167c-0.048-0.083-0.061-0.181-0.036-0.273l1.293-4.825c0.051-0.191,0.246-0.306,0.44-0.254\tC26.677,2.97,31.36,9.065,31.36,16C31.36,24.47,24.47,31.36,16,31.36z M1.97,20.133C3.793,26.337,9.512,30.64,16,30.64\tc8.072,0,14.64-6.567,14.64-14.64c0-6.489-4.303-12.207-10.507-14.031l-1.107,4.132C23.361,7.423,26.36,11.443,26.36,16\tc0,5.713-4.647,10.36-10.36,10.36c-4.557,0-8.576-2.999-9.898-7.335L1.97,20.133z M6,16.36H1c-0.199,0-0.36-0.161-0.36-0.36\tC0.64,7.53,7.53,0.64,16,0.64c0.199,0,0.36,0.161,0.36,0.36v5c0,0.199-0.161,0.36-0.36,0.36c-5.315,0-9.64,4.325-9.64,9.64\tC6.36,16.199,6.199,16.36,6,16.36z M1.364,15.64h4.282c0.187-5.427,4.567-9.808,9.994-9.994V1.364\tC7.853,1.553,1.553,7.853,1.364,15.64z"
22
+ }
23
+ }],
24
+ "name": "chart--donut"
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": "M24,30.36c-0.199,0-0.36-0.161-0.36-0.36v-0.64H23\tc-0.199,0-0.36-0.161-0.36-0.36s0.161-0.36,0.36-0.36h0.64V28c0-0.199,0.161-0.36,0.36-0.36s0.36,0.161,0.36,0.36v0.64H25\tc0.199,0,0.36,0.161,0.36,0.36s-0.161,0.36-0.36,0.36h-0.64V30C24.36,30.199,24.199,30.36,24,30.36z M11,29.36\tc-0.75,0-1.36-0.61-1.36-1.36c0-0.239,0.062-0.465,0.171-0.661l-6.132-7.161C3.479,20.294,3.247,20.36,3,20.36\tc-0.75,0-1.36-0.61-1.36-1.36S2.25,17.64,3,17.64c0.625,0,1.153,0.425,1.312,1h12.377c0.159-0.578,0.72-1.022,1.32-1l2.177-5.551\tC19.854,11.841,19.64,11.445,19.64,11c0-0.75,0.61-1.36,1.36-1.36c0.244,0,0.475,0.065,0.673,0.178l6.146-6.146\tC27.705,3.474,27.64,3.245,27.64,3c0-0.75,0.61-1.36,1.36-1.36S30.36,2.25,30.36,3S29.75,4.36,29,4.36\tc-0.244,0-0.475-0.065-0.673-0.178l-6.146,6.146c0.113,0.199,0.179,0.428,0.179,0.673c0,0.799-0.737,1.429-1.504,1.353l-2.151,5.484\tc0.393,0.239,0.655,0.671,0.655,1.163c0,0.625-0.425,1.153-1,1.312v4.377c0.575,0.158,1,0.687,1,1.312c0,0.75-0.61,1.36-1.36,1.36\tc-0.491,0-0.923-0.263-1.162-0.654l-4.478,1.28c0,0.004,0,0.009,0,0.014C12.36,28.75,11.75,29.36,11,29.36z M10.521,27.576\tc-0.1,0.113-0.161,0.262-0.161,0.424c0,0.353,0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64c0-0.055-0.007-0.107-0.02-0.158\tc-0.002-0.006-0.003-0.012-0.005-0.018c-0.001-0.006-0.003-0.012-0.004-0.018c-0.133-0.421-0.766-0.562-1.067-0.255\tC10.536,27.561,10.529,27.568,10.521,27.576z M11,26.64c0.492,0,0.923,0.263,1.162,0.654l4.478-1.28c0-0.005,0-0.009,0-0.014\tc0-0.625,0.424-1.153,1-1.312v-4.377c-0.461-0.127-0.825-0.49-0.951-0.951H4.312c-0.029,0.106-0.072,0.209-0.125,0.304l6.131,7.159\tC10.519,26.707,10.751,26.64,11,26.64z M18,25.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64\tS18.353,25.36,18,25.36z M3,18.36c-0.353,0-0.64,0.287-0.64,0.64S2.647,19.64,3,19.64c0.183,0,0.349-0.077,0.466-0.201\tc0-0.001,0.001-0.001,0.002-0.002C3.575,19.322,3.64,19.169,3.64,19C3.64,18.647,3.353,18.36,3,18.36z M18,18.36\tc-0.353,0-0.64,0.287-0.64,0.64c0,0.324,0.242,0.593,0.555,0.635c0.055-0.014,0.115-0.014,0.17,0\tc0.312-0.042,0.555-0.311,0.555-0.635c0-0.294-0.198-0.542-0.468-0.616c-0.011-0.003-0.022-0.005-0.032-0.009\tC18.095,18.365,18.048,18.36,18,18.36z M20.776,11.6c0.388,0.146,0.863-0.168,0.863-0.6c0-0.353-0.287-0.64-0.64-0.64\ts-0.64,0.287-0.64,0.64c0,0.267,0.163,0.496,0.396,0.592c0.004,0.001,0.007,0.002,0.011,0.004\tC20.77,11.597,20.773,11.598,20.776,11.6z M29,2.36c-0.353,0-0.64,0.287-0.64,0.64S28.647,3.64,29,3.64S29.64,3.353,29.64,3\tS29.353,2.36,29,2.36z M29,20.36c-0.199,0-0.36-0.161-0.36-0.36v-0.64H28c-0.199,0-0.36-0.161-0.36-0.36s0.161-0.36,0.36-0.36h0.64\tV18c0-0.199,0.161-0.36,0.36-0.36s0.36,0.161,0.36,0.36v0.64H30c0.199,0,0.36,0.161,0.36,0.36s-0.161,0.36-0.36,0.36h-0.64V20\tC29.36,20.199,29.199,20.36,29,20.36z M3,11.36c-0.199,0-0.36-0.161-0.36-0.36v-0.64H2c-0.199,0-0.36-0.161-0.36-0.36\tS1.801,9.64,2,9.64h0.64V9c0-0.199,0.161-0.36,0.36-0.36S3.36,8.801,3.36,9v0.64H4c0.199,0,0.36,0.161,0.36,0.36\tS4.199,10.36,4,10.36H3.36V11C3.36,11.199,3.199,11.36,3,11.36z M15,4.36c-0.199,0-0.36-0.161-0.36-0.36V3.36H14\tc-0.199,0-0.36-0.161-0.36-0.36S13.801,2.64,14,2.64h0.64V2c0-0.199,0.161-0.36,0.36-0.36S15.36,1.801,15.36,2v0.64H16\tc0.199,0,0.36,0.161,0.36,0.36S16.199,3.36,16,3.36h-0.64V4C15.36,4.199,15.199,4.36,15,4.36z"
22
+ }
23
+ }],
24
+ "name": "constellation"
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": "M2.5,26.979c-0.635,0-1.271-0.241-1.754-0.725\tC0.678,26.188,0.64,26.096,0.64,26s0.038-0.188,0.105-0.255l18-18C19.857,6.358,21.298,5.64,23,5.64c2.631,0,3.274,0.976,4.09,2.211\tl0.105,0.159c0.565,0.023,1.114,0.146,1.635,0.366c0.376,0.159,0.727,0.365,1.048,0.613c0.38-0.4,0.639-0.771,0.79-1.129l0.664,0.28\tc-0.185,0.435-0.486,0.873-0.921,1.333c0.398,0.417,0.707,0.883,0.921,1.387l-0.664,0.28c-0.191-0.454-0.479-0.874-0.854-1.248\tc-0.365-0.366-0.791-0.653-1.266-0.854C28.059,8.832,27.537,8.726,27,8.726c-0.12,0-0.231-0.06-0.299-0.159l-0.212-0.32\tC25.712,7.07,25.243,6.36,23,6.36c-1.474,0-2.725,0.628-3.72,1.866l-1.605,1.607C18.109,9.703,18.55,9.64,19,9.64\tc1.708,0,3.308,0.659,4.505,1.855c0.495,0.495,0.898,1.06,1.201,1.673l0.962-2.308c0.056-0.134,0.187-0.221,0.332-0.221\tc0.554,0,1.851,0,2.745-0.895l0.51,0.509c-0.984,0.984-2.287,1.092-3.015,1.104l-1.154,2.772c0.181,0.597,0.274,1.226,0.274,1.87\tc0,1.708-0.659,3.308-1.855,4.505C22.308,21.701,20.708,22.36,19,22.36v-0.72c1.516,0,2.935-0.584,3.995-1.645\tS24.64,17.516,24.64,16c0-1.517-0.584-2.936-1.645-3.996c-1.06-1.06-2.479-1.644-3.995-1.644c-1.263,0-2.453,0.602-3.746,1.895\tL1.535,25.974c0.684,0.448,1.611,0.371,2.21-0.229l10-10l0.509,0.509L8.528,21.98c0.283,0.185,0.614,0.283,0.961,0.283\tc0.001,0,0.003,0,0.004,0c0.474-0.001,0.918-0.186,1.251-0.519l7-7l0.51,0.509l-7,7c-0.469,0.469-1.093,0.728-1.758,0.729\tc-0.002,0-0.004,0-0.006,0c-0.541,0-1.054-0.171-1.478-0.486l-3.757,3.757C3.771,26.738,3.135,26.979,2.5,26.979z"
22
+ }
23
+ }],
24
+ "name": "crossbill"
25
+ };
26
+
27
+ export { index as default };
@@ -0,0 +1,27 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ var index = {
10
+ "elem": "svg",
11
+ "attrs": {
12
+ "xmlns": "http://www.w3.org/2000/svg",
13
+ "viewBox": "0 0 32 32",
14
+ "fill": "currentColor",
15
+ "width": 64,
16
+ "height": 64
17
+ },
18
+ "content": [{
19
+ "elem": "path",
20
+ "attrs": {
21
+ "d": "M31,31.36h-4\tc-0.199,0-0.36-0.161-0.36-0.36v-1.64H5.36V31c0,0.199-0.161,0.36-0.36,0.36H1c-0.199,0-0.36-0.161-0.36-0.36v-4\tc0-0.199,0.161-0.36,0.36-0.36h1.64V5.36H1C0.801,5.36,0.64,5.199,0.64,5V1c0-0.199,0.161-0.36,0.36-0.36h4\tc0.199,0,0.36,0.161,0.36,0.36v1.64h21.28V1c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v4\tc0,0.199-0.161,0.36-0.36,0.36h-1.64v21.28H31c0.199,0,0.36,0.161,0.36,0.36v4C31.36,31.199,31.199,31.36,31,31.36z M27.36,30.64\th3.279v-3.28H27.36V30.64z M1.36,30.64h3.28v-3.28H1.36V30.64z M5.36,28.64h21.28V27c0-0.199,0.161-0.36,0.36-0.36h1.64V5.36H27\tc-0.199,0-0.36-0.161-0.36-0.36V3.36H5.36V5c0,0.199-0.161,0.36-0.36,0.36H3.36v21.28H5c0.199,0,0.36,0.161,0.36,0.36V28.64z M27.36,4.64h3.279V1.36H27.36V4.64z M1.36,4.64h3.28V1.36H1.36V4.64z M12,17.36c-0.149,0-0.284-0.093-0.337-0.234l-3-8\tc-0.05-0.132-0.018-0.281,0.083-0.381c0.1-0.101,0.25-0.132,0.381-0.083l8,3c0.148,0.055,0.242,0.2,0.233,0.357\ts-0.119,0.291-0.272,0.329l-3.79,0.948l-0.948,3.79c-0.038,0.153-0.171,0.264-0.329,0.272C12.014,17.359,12.007,17.36,12,17.36z M9.615,9.615l2.316,6.176l0.72-2.878c0.032-0.129,0.133-0.229,0.262-0.262l2.878-0.72L9.615,9.615z"
22
+ }
23
+ }],
24
+ "name": "design-system-alignment"
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.64,24h0.721v2.36H24v-0.72h1.13\tl-1.385-1.385l0.51-0.51l1.385,1.385V24z M12.746,10.746l-2,2l0.509,0.509l2-2L12.746,10.746z M13.746,11.746l-2,2l0.509,0.509l2-2\tL13.746,11.746z M11.746,9.746l-2,2l0.509,0.509l2-2L11.746,9.746z M20.745,18.745l-2,2l0.51,0.51l2-2L20.745,18.745z M18.36,16\tc0,1.302-1.059,2.36-2.36,2.36s-2.36-1.059-2.36-2.36s1.059-2.36,2.36-2.36C17.302,13.64,18.36,14.699,18.36,16z M17.64,16\tc0-0.904-0.735-1.64-1.64-1.64s-1.64,0.736-1.64,1.64c0,0.904,0.736,1.64,1.64,1.64S17.64,16.904,17.64,16z M21.745,19.745l-2,2\tl0.51,0.51l2-2L21.745,19.745z M30.962,29.981l-0.98,0.98c-0.262,0.261-0.609,0.398-0.962,0.398c-0.206,0-0.415-0.047-0.608-0.144\tl-3.505-1.859c-1.101-0.056-2.117-1.059-2.161-1.103l-20-20C2.7,8.209,1.64,7.136,1.64,6S2.7,3.791,2.746,3.746l1-1\tC3.791,2.7,4.864,1.64,6,1.64S8.209,2.7,8.254,2.746l20,20c0.044,0.044,1.047,1.061,1.103,2.161l1.855,3.497\tC31.479,28.936,31.376,29.566,30.962,29.981z M3.018,7.473l0.728-0.728C3.816,6.675,3.908,6.64,4,6.64s0.184,0.035,0.254,0.105\tl1.708,1.708c0.243,0.242,0.664,0.242,0.906,0l1.585-1.585c0.25-0.25,0.25-0.656,0-0.906L6.746,4.254\tc-0.141-0.141-0.141-0.368,0-0.509l0.728-0.728C7.142,2.752,6.557,2.36,6,2.36c-0.836,0-1.737,0.886-1.746,0.895l-1,1\tC3.246,4.263,2.36,5.164,2.36,6C2.36,6.557,2.752,7.142,3.018,7.473z M7,11.491L11.491,7L8,3.509L7.509,4l1.453,1.454\tC9.22,5.71,9.361,6.052,9.361,6.416c0,0.363-0.141,0.705-0.398,0.961L7.377,8.962c-0.529,0.53-1.392,0.531-1.923,0L4,7.509L3.509,8\tL7,11.491z M20,24.491L24.491,20L12,7.509L7.509,12L20,24.491z M25,28.64c0.836,0,1.736-0.886,1.746-0.895l0.999-1\tc0.009-0.009,0.895-0.909,0.895-1.745s-0.886-1.736-0.895-1.746L25,20.509L20.509,25l2.745,2.745\tC23.264,27.754,24.164,28.64,25,28.64z M30.572,28.733l-1.45-2.735c-0.316,0.698-0.836,1.226-0.867,1.257l-1,1\tc-0.031,0.031-0.559,0.551-1.257,0.867l2.743,1.454c0.238,0.12,0.534,0.07,0.73-0.124l0.98-0.98\tC30.647,29.276,30.696,28.979,30.572,28.733z M19.745,17.745l-2,2l0.51,0.51l2-2L19.745,17.745z"
22
+ }
23
+ }],
24
+ "name": "epinephrine-auto-injectors"
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.36h-2c-0.199,0-0.36-0.161-0.36-0.36v-7.64H10\tc-0.146,0-0.277-0.088-0.333-0.223s-0.025-0.289,0.078-0.393l5-5C14.811,17.681,14.9,17.64,15,17.64h4c2.007,0,3.64-1.632,3.64-3.64\tc0-2.94-1.735-4.05-3.573-5.226C17.382,7.696,15.64,6.582,15.64,4c0-1.853,1.507-3.36,3.36-3.36c0.954,0,1.887,0.364,2.582,1.002\tl0.439-0.002c1.842,0,3.339,1.507,3.339,3.36c0,0.146-0.088,0.277-0.223,0.333c-0.136,0.055-0.289,0.025-0.393-0.078\tc-0.699-0.699-1.61-1.099-2.579-1.134C21.318,4.91,20.174,5.36,19,5.36V4.64c1.037,0,2.046-0.415,2.769-1.137\tc0.067-0.068,0.159-0.105,0.255-0.105c0.887,0,1.737,0.255,2.47,0.731c-0.357-1.029-1.33-1.769-2.47-1.769L21.44,2.363\tc-0.081-0.002-0.188-0.037-0.257-0.105C20.613,1.688,19.816,1.36,19,1.36c-1.456,0-2.64,1.185-2.64,2.64\tc0,2.188,1.434,3.105,3.094,4.167C21.285,9.339,23.36,10.666,23.36,14c0,2.404-1.956,4.36-4.36,4.36h-3.64v4.279H20\tc0.096,0,0.188,0.038,0.255,0.105l1,1l-0.51,0.51l-0.895-0.895h-4.49v7.279H17V31.36z M10.869,22.64h3.771v-3.771L10.869,22.64z M7.71,21.36c-0.096,0-0.187-0.038-0.254-0.105c-0.469-0.469-0.727-1.069-0.727-1.69c0-0.512,0.175-1.009,0.498-1.43\tc-0.857-1.025-0.781-2.13,0.229-3.139l4.367-4.328C12.537,9.952,13.346,9.14,15,9.14c1.733,0,3.205,0.555,4.255,1.605l-0.51,0.509\tC17.834,10.342,16.539,9.86,15,9.86c-1.355,0-1.993,0.639-2.667,1.316l-4.37,4.33c-0.715,0.715-0.796,1.389-0.242,2.096l3.38-3.459\tl0.515,0.503l-3.649,3.736c-0.001,0.001-0.002,0.002-0.004,0.004c-0.332,0.332-0.515,0.751-0.515,1.18\tc0,0.316,0.1,0.627,0.285,0.901l6.085-6.126l0.511,0.508l-6.364,6.407C7.898,21.321,7.806,21.359,7.71,21.36L7.71,21.36z"
22
+ }
23
+ }],
24
+ "name": "flamingo"
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.36,31h-0.72V1.36H1.36V31H0.64V1\tc0-0.199,0.161-0.36,0.36-0.36h30c0.199,0,0.36,0.161,0.36,0.36V31z M20,30.36c-0.146,0-0.283-0.09-0.337-0.234l-2.75-7.352\tc-0.087-0.232-0.378-0.414-0.663-0.414h-4.89v4.436l4.825,2.896l-0.37,0.617l-4.455-2.673V30h-0.72v-2.364l-4.455,2.673l-0.37-0.617\tl4.825-2.896V22.36H7c-0.75,0-1.36-0.61-1.36-1.36v-8h0.72v8c0,0.353,0.287,0.64,0.64,0.64h1.949C8.158,21.019,7.64,20.057,7.64,19\tv-6c0-1.549,1.187-2.36,2.36-2.36c1.194,0,1.789,0.739,2.212,1.462l1.998,3.538H20v0.72h-6c-0.13,0-0.25-0.07-0.313-0.183\tl-2.099-3.715C11.118,11.66,10.687,11.36,10,11.36c-0.79,0-1.64,0.513-1.64,1.64v6c0,1.431,1.209,2.64,2.64,2.64h5.25\tc0.583,0,1.145,0.371,1.337,0.882l2.629,7.027l2.67-0.891l0.229,0.684l-3,1C20.076,30.354,20.038,30.36,20,30.36z M23,18.36h-8\tv-0.72h7.791l3.896-6.818l0.625,0.357l-4,7C23.248,18.291,23.129,18.36,23,18.36z M12,9.36c-1.577,0-2.86-1.283-2.86-2.86\tS10.423,3.64,12,3.64s2.86,1.283,2.86,2.86S13.577,9.36,12,9.36z M12,4.36c-1.18,0-2.14,0.96-2.14,2.14S10.82,8.64,12,8.64\ts2.14-0.96,2.14-2.14S13.18,4.36,12,4.36z"
22
+ }
23
+ }],
24
+ "name": "focus-room"
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": "M19.36,31h-0.72V20c0-0.096,0.038-0.188,0.105-0.255l2-2\th0.001c0.015-0.016,0.239-0.247,0.529-0.657c0.396-0.618,0.607-1.336,0.607-2.088c0-1.037-0.404-2.012-1.138-2.746\tc-1.514-1.514-3.977-1.514-5.491,0l-8.719,8.719c0.682,0.447,1.607,0.372,2.208-0.226l6.003-6.002l0.509,0.509l-8.719,8.719\tc0.683,0.448,1.611,0.371,2.21-0.229l8-8l0.509,0.509l-7.72,7.719c0.684,0.448,1.611,0.371,2.21-0.229l7-7l0.51,0.509l-1.895,1.895\tV31h-0.72V19.869l-4.386,4.386c-0.887,0.887-2.284,0.96-3.254,0.222c-0.971,0.739-2.367,0.665-3.254-0.222\tC5.678,24.188,5.64,24.096,5.64,24s0.038-0.188,0.105-0.255l1.766-1.766c-0.623,0.01-1.279-0.238-1.766-0.725\tC5.678,21.188,5.64,21.096,5.64,21s0.038-0.188,0.105-0.255l9-9c1.794-1.795,4.714-1.795,6.509,0\tc0.672,0.672,1.111,1.516,1.275,2.432C22.6,13.807,22.64,13.413,22.64,13c0-3.3-1.899-4.327-3.575-5.232\tC17.817,7.094,16.64,6.458,16.64,5c0-0.75,0.61-1.36,1.36-1.36h5.43l-4.528-1.294c-0.06-0.017-0.112-0.048-0.156-0.092\tC18.709,2.219,17.81,1.36,16,1.36c-1.277,0-2.313,0.587-2.706,1.533c-0.538,1.3,0.176,3.068,1.96,4.853l1,1l-0.509,0.509l-1-1\tc-2.739-2.738-2.501-4.707-2.116-5.637c0.209-0.506,0.554-0.932,0.998-1.258H11V0.64h5c1.838,0,2.898,0.793,3.18,1.037l6.919,1.977\tc0.173,0.049,0.283,0.218,0.258,0.396C26.332,4.228,26.18,4.36,26,4.36h-8c-0.353,0-0.64,0.287-0.64,0.64\tc0,0.98,0.739,1.428,2.046,2.134C21.168,8.086,23.36,9.271,23.36,13c0,2.113-0.931,3.739-1.556,4.592\tc-0.16,0.235-0.345,0.457-0.55,0.663l0,0l0,0l-1.895,1.895L19.36,31L19.36,31z"
22
+ }
23
+ }],
24
+ "name": "heron"
25
+ };
26
+
27
+ export { index as default };