@carbon/icons-vue 10.119.0 → 10.120.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 (100) hide show
  1. package/es/commit-alt/16.js +26 -0
  2. package/es/commit-alt/20.js +26 -0
  3. package/es/commit-alt/24.js +26 -0
  4. package/es/commit-alt/32.js +26 -0
  5. package/es/copy--to-clipboard/16.js +26 -0
  6. package/es/copy--to-clipboard/20.js +26 -0
  7. package/es/copy--to-clipboard/24.js +26 -0
  8. package/es/copy--to-clipboard/32.js +26 -0
  9. package/es/extensions/16.js +26 -0
  10. package/es/extensions/20.js +26 -0
  11. package/es/extensions/24.js +26 -0
  12. package/es/extensions/32.js +26 -0
  13. package/es/folder--tree/16.js +26 -0
  14. package/es/folder--tree/20.js +26 -0
  15. package/es/folder--tree/24.js +26 -0
  16. package/es/folder--tree/32.js +26 -0
  17. package/es/index.js +48 -0
  18. package/es/list-tree/16.js +26 -0
  19. package/es/list-tree/20.js +26 -0
  20. package/es/list-tree/24.js +26 -0
  21. package/es/list-tree/32.js +26 -0
  22. package/es/orchestrate/16.js +26 -0
  23. package/es/orchestrate/20.js +26 -0
  24. package/es/orchestrate/24.js +26 -0
  25. package/es/orchestrate/32.js +26 -0
  26. package/es/point/16.js +26 -0
  27. package/es/point/20.js +26 -0
  28. package/es/point/24.js +26 -0
  29. package/es/point/32.js +26 -0
  30. package/es/reading--glasses/16.js +26 -0
  31. package/es/reading--glasses/20.js +26 -0
  32. package/es/reading--glasses/24.js +26 -0
  33. package/es/reading--glasses/32.js +26 -0
  34. package/es/remote-connection/16.js +26 -0
  35. package/es/remote-connection/20.js +26 -0
  36. package/es/remote-connection/24.js +26 -0
  37. package/es/remote-connection/32.js +26 -0
  38. package/es/run-view-icon/16.js +26 -0
  39. package/es/run-view-icon/20.js +26 -0
  40. package/es/run-view-icon/24.js +26 -0
  41. package/es/run-view-icon/32.js +26 -0
  42. package/es/source-control/16.js +26 -0
  43. package/es/source-control/20.js +26 -0
  44. package/es/source-control/24.js +26 -0
  45. package/es/source-control/32.js +26 -0
  46. package/es/vertical--fold/16.js +26 -0
  47. package/es/vertical--fold/20.js +26 -0
  48. package/es/vertical--fold/24.js +26 -0
  49. package/es/vertical--fold/32.js +26 -0
  50. package/lib/commit-alt/16.js +28 -0
  51. package/lib/commit-alt/20.js +28 -0
  52. package/lib/commit-alt/24.js +28 -0
  53. package/lib/commit-alt/32.js +28 -0
  54. package/lib/copy--to-clipboard/16.js +28 -0
  55. package/lib/copy--to-clipboard/20.js +28 -0
  56. package/lib/copy--to-clipboard/24.js +28 -0
  57. package/lib/copy--to-clipboard/32.js +28 -0
  58. package/lib/extensions/16.js +28 -0
  59. package/lib/extensions/20.js +28 -0
  60. package/lib/extensions/24.js +28 -0
  61. package/lib/extensions/32.js +28 -0
  62. package/lib/folder--tree/16.js +28 -0
  63. package/lib/folder--tree/20.js +28 -0
  64. package/lib/folder--tree/24.js +28 -0
  65. package/lib/folder--tree/32.js +28 -0
  66. package/lib/index.js +96 -0
  67. package/lib/list-tree/16.js +28 -0
  68. package/lib/list-tree/20.js +28 -0
  69. package/lib/list-tree/24.js +28 -0
  70. package/lib/list-tree/32.js +28 -0
  71. package/lib/orchestrate/16.js +28 -0
  72. package/lib/orchestrate/20.js +28 -0
  73. package/lib/orchestrate/24.js +28 -0
  74. package/lib/orchestrate/32.js +28 -0
  75. package/lib/point/16.js +28 -0
  76. package/lib/point/20.js +28 -0
  77. package/lib/point/24.js +28 -0
  78. package/lib/point/32.js +28 -0
  79. package/lib/reading--glasses/16.js +28 -0
  80. package/lib/reading--glasses/20.js +28 -0
  81. package/lib/reading--glasses/24.js +28 -0
  82. package/lib/reading--glasses/32.js +28 -0
  83. package/lib/remote-connection/16.js +28 -0
  84. package/lib/remote-connection/20.js +28 -0
  85. package/lib/remote-connection/24.js +28 -0
  86. package/lib/remote-connection/32.js +28 -0
  87. package/lib/run-view-icon/16.js +28 -0
  88. package/lib/run-view-icon/20.js +28 -0
  89. package/lib/run-view-icon/24.js +28 -0
  90. package/lib/run-view-icon/32.js +28 -0
  91. package/lib/source-control/16.js +28 -0
  92. package/lib/source-control/20.js +28 -0
  93. package/lib/source-control/24.js +28 -0
  94. package/lib/source-control/32.js +28 -0
  95. package/lib/vertical--fold/16.js +28 -0
  96. package/lib/vertical--fold/20.js +28 -0
  97. package/lib/vertical--fold/24.js +28 -0
  98. package/lib/vertical--fold/32.js +28 -0
  99. package/package.json +4 -4
  100. package/umd/index.js +672 -0
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 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
+ import { c as createSVGComponent } from '../utils-BU5GKrQe.js';
10
+ import '@carbon/icon-helpers';
11
+ import 'vue';
12
+
13
+ const CommitAlt16 = createSVGComponent('CommitAlt16', {
14
+ "xmlns": "http://www.w3.org/2000/svg",
15
+ "viewBox": "0 0 32 32",
16
+ "fill": "currentColor",
17
+ "width": 16,
18
+ "height": 16
19
+ }, [{
20
+ "elem": "path",
21
+ "attrs": {
22
+ "d": "M17,30v-8.09c3.264-.5473,5.4663-3.6369,4.9191-6.9009-.4227-2.521-2.398-4.4964-4.9191-4.9191V2h-2v8.09c-3.264.5473-5.4663,3.6369-4.9191,6.9009.4227,2.521,2.398,4.4964,4.9191,4.9191v8.09h2ZM12,16c0-2.2091,1.7909-4,4-4s4,1.7909,4,4-1.7909,4-4,4c-2.2081-.0025-3.9975-1.7919-4-4Z"
23
+ }
24
+ }]);
25
+
26
+ export { CommitAlt16 as default };
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 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
+ import { c as createSVGComponent } from '../utils-BU5GKrQe.js';
10
+ import '@carbon/icon-helpers';
11
+ import 'vue';
12
+
13
+ const CommitAlt20 = createSVGComponent('CommitAlt20', {
14
+ "xmlns": "http://www.w3.org/2000/svg",
15
+ "viewBox": "0 0 32 32",
16
+ "fill": "currentColor",
17
+ "width": 20,
18
+ "height": 20
19
+ }, [{
20
+ "elem": "path",
21
+ "attrs": {
22
+ "d": "M17,30v-8.09c3.264-.5473,5.4663-3.6369,4.9191-6.9009-.4227-2.521-2.398-4.4964-4.9191-4.9191V2h-2v8.09c-3.264.5473-5.4663,3.6369-4.9191,6.9009.4227,2.521,2.398,4.4964,4.9191,4.9191v8.09h2ZM12,16c0-2.2091,1.7909-4,4-4s4,1.7909,4,4-1.7909,4-4,4c-2.2081-.0025-3.9975-1.7919-4-4Z"
23
+ }
24
+ }]);
25
+
26
+ export { CommitAlt20 as default };
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 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
+ import { c as createSVGComponent } from '../utils-BU5GKrQe.js';
10
+ import '@carbon/icon-helpers';
11
+ import 'vue';
12
+
13
+ const CommitAlt24 = createSVGComponent('CommitAlt24', {
14
+ "xmlns": "http://www.w3.org/2000/svg",
15
+ "viewBox": "0 0 32 32",
16
+ "fill": "currentColor",
17
+ "width": 24,
18
+ "height": 24
19
+ }, [{
20
+ "elem": "path",
21
+ "attrs": {
22
+ "d": "M17,30v-8.09c3.264-.5473,5.4663-3.6369,4.9191-6.9009-.4227-2.521-2.398-4.4964-4.9191-4.9191V2h-2v8.09c-3.264.5473-5.4663,3.6369-4.9191,6.9009.4227,2.521,2.398,4.4964,4.9191,4.9191v8.09h2ZM12,16c0-2.2091,1.7909-4,4-4s4,1.7909,4,4-1.7909,4-4,4c-2.2081-.0025-3.9975-1.7919-4-4Z"
23
+ }
24
+ }]);
25
+
26
+ export { CommitAlt24 as default };
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 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
+ import { c as createSVGComponent } from '../utils-BU5GKrQe.js';
10
+ import '@carbon/icon-helpers';
11
+ import 'vue';
12
+
13
+ const CommitAlt32 = createSVGComponent('CommitAlt32', {
14
+ "xmlns": "http://www.w3.org/2000/svg",
15
+ "viewBox": "0 0 32 32",
16
+ "fill": "currentColor",
17
+ "width": 32,
18
+ "height": 32
19
+ }, [{
20
+ "elem": "path",
21
+ "attrs": {
22
+ "d": "M17,30v-8.09c3.264-.5473,5.4663-3.6369,4.9191-6.9009-.4227-2.521-2.398-4.4964-4.9191-4.9191V2h-2v8.09c-3.264.5473-5.4663,3.6369-4.9191,6.9009.4227,2.521,2.398,4.4964,4.9191,4.9191v8.09h2ZM12,16c0-2.2091,1.7909-4,4-4s4,1.7909,4,4-1.7909,4-4,4c-2.2081-.0025-3.9975-1.7919-4-4Z"
23
+ }
24
+ }]);
25
+
26
+ export { CommitAlt32 as default };
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 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
+ import { c as createSVGComponent } from '../utils-BU5GKrQe.js';
10
+ import '@carbon/icon-helpers';
11
+ import 'vue';
12
+
13
+ const CopyToClipboard16 = createSVGComponent('CopyToClipboard16', {
14
+ "xmlns": "http://www.w3.org/2000/svg",
15
+ "viewBox": "0 0 32 32",
16
+ "fill": "currentColor",
17
+ "width": 16,
18
+ "height": 16
19
+ }, [{
20
+ "elem": "path",
21
+ "attrs": {
22
+ "d": "M7,7h3v3h12v-3h3v11h2V7c-.0032-1.1033-.8967-1.9968-2-2h-3v-1c-.0032-1.1033-.8967-1.9968-2-2h-8c-1.1033.0032-1.9968.8967-2,2v1h-3c-1.1033.0032-1.9968.8967-2,2v21c.0032,1.1032.8967,1.9968,2,2h9v-2H7V7ZM12,4h8v4h-8v-4ZM30,24h-8.172l2.586-2.586-1.414-1.414-5,5,5,5,1.414-1.414-2.586-2.586h8.172v-2ZM12,13h-2v2h2v-2ZM22,13h-8v2h8v-2ZM12,18h-2v2h2v-2ZM10,25h2v-2h-2v2ZM14,20h4v-2h-4v2Z"
23
+ }
24
+ }]);
25
+
26
+ export { CopyToClipboard16 as default };
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 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
+ import { c as createSVGComponent } from '../utils-BU5GKrQe.js';
10
+ import '@carbon/icon-helpers';
11
+ import 'vue';
12
+
13
+ const CopyToClipboard20 = createSVGComponent('CopyToClipboard20', {
14
+ "xmlns": "http://www.w3.org/2000/svg",
15
+ "viewBox": "0 0 32 32",
16
+ "fill": "currentColor",
17
+ "width": 20,
18
+ "height": 20
19
+ }, [{
20
+ "elem": "path",
21
+ "attrs": {
22
+ "d": "M7,7h3v3h12v-3h3v11h2V7c-.0032-1.1033-.8967-1.9968-2-2h-3v-1c-.0032-1.1033-.8967-1.9968-2-2h-8c-1.1033.0032-1.9968.8967-2,2v1h-3c-1.1033.0032-1.9968.8967-2,2v21c.0032,1.1032.8967,1.9968,2,2h9v-2H7V7ZM12,4h8v4h-8v-4ZM30,24h-8.172l2.586-2.586-1.414-1.414-5,5,5,5,1.414-1.414-2.586-2.586h8.172v-2ZM12,13h-2v2h2v-2ZM22,13h-8v2h8v-2ZM12,18h-2v2h2v-2ZM10,25h2v-2h-2v2ZM14,20h4v-2h-4v2Z"
23
+ }
24
+ }]);
25
+
26
+ export { CopyToClipboard20 as default };
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 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
+ import { c as createSVGComponent } from '../utils-BU5GKrQe.js';
10
+ import '@carbon/icon-helpers';
11
+ import 'vue';
12
+
13
+ const CopyToClipboard24 = createSVGComponent('CopyToClipboard24', {
14
+ "xmlns": "http://www.w3.org/2000/svg",
15
+ "viewBox": "0 0 32 32",
16
+ "fill": "currentColor",
17
+ "width": 24,
18
+ "height": 24
19
+ }, [{
20
+ "elem": "path",
21
+ "attrs": {
22
+ "d": "M7,7h3v3h12v-3h3v11h2V7c-.0032-1.1033-.8967-1.9968-2-2h-3v-1c-.0032-1.1033-.8967-1.9968-2-2h-8c-1.1033.0032-1.9968.8967-2,2v1h-3c-1.1033.0032-1.9968.8967-2,2v21c.0032,1.1032.8967,1.9968,2,2h9v-2H7V7ZM12,4h8v4h-8v-4ZM30,24h-8.172l2.586-2.586-1.414-1.414-5,5,5,5,1.414-1.414-2.586-2.586h8.172v-2ZM12,13h-2v2h2v-2ZM22,13h-8v2h8v-2ZM12,18h-2v2h2v-2ZM10,25h2v-2h-2v2ZM14,20h4v-2h-4v2Z"
23
+ }
24
+ }]);
25
+
26
+ export { CopyToClipboard24 as default };
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 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
+ import { c as createSVGComponent } from '../utils-BU5GKrQe.js';
10
+ import '@carbon/icon-helpers';
11
+ import 'vue';
12
+
13
+ const CopyToClipboard32 = createSVGComponent('CopyToClipboard32', {
14
+ "xmlns": "http://www.w3.org/2000/svg",
15
+ "viewBox": "0 0 32 32",
16
+ "fill": "currentColor",
17
+ "width": 32,
18
+ "height": 32
19
+ }, [{
20
+ "elem": "path",
21
+ "attrs": {
22
+ "d": "M7,7h3v3h12v-3h3v11h2V7c-.0032-1.1033-.8967-1.9968-2-2h-3v-1c-.0032-1.1033-.8967-1.9968-2-2h-8c-1.1033.0032-1.9968.8967-2,2v1h-3c-1.1033.0032-1.9968.8967-2,2v21c.0032,1.1032.8967,1.9968,2,2h9v-2H7V7ZM12,4h8v4h-8v-4ZM30,24h-8.172l2.586-2.586-1.414-1.414-5,5,5,5,1.414-1.414-2.586-2.586h8.172v-2ZM12,13h-2v2h2v-2ZM22,13h-8v2h8v-2ZM12,18h-2v2h2v-2ZM10,25h2v-2h-2v2ZM14,20h4v-2h-4v2Z"
23
+ }
24
+ }]);
25
+
26
+ export { CopyToClipboard32 as default };
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 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
+ import { c as createSVGComponent } from '../utils-BU5GKrQe.js';
10
+ import '@carbon/icon-helpers';
11
+ import 'vue';
12
+
13
+ const Extensions16 = createSVGComponent('Extensions16', {
14
+ "xmlns": "http://www.w3.org/2000/svg",
15
+ "viewBox": "0 0 32 32",
16
+ "fill": "currentColor",
17
+ "width": 16,
18
+ "height": 16
19
+ }, [{
20
+ "elem": "path",
21
+ "attrs": {
22
+ "d": "M30.8664,10.1602L25.8664,1.5001c-.2764-.479-.8896-.6431-1.3662-.3662l-7.5,4.3302v-1.464c0-.5522-.4473-1-1-1H4.0002c-.5527,0-1,.4478-1,1v24c0,.5522.4473,1,1,1h24c.5527,0,1-.4478,1-1v-12c0-.5522-.4473-1-1-1h-3.5164l6.0164-3.4736c.4785-.2764.6426-.8877.3662-1.3662ZM5.0002,5.0001h10v10H5.0002V5.0001ZM5.0002,17.0001h10v10H5.0002v-10ZM27.0002,27.0001h-10v-10h10v10ZM17.0002,15.0001v-4.8562l2.8038,4.8562h-2.8038ZM21.7062,14.294l-4-6.9277,6.9277-4,4,6.9277-6.9277,4Z"
23
+ }
24
+ }]);
25
+
26
+ export { Extensions16 as default };
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 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
+ import { c as createSVGComponent } from '../utils-BU5GKrQe.js';
10
+ import '@carbon/icon-helpers';
11
+ import 'vue';
12
+
13
+ const Extensions20 = createSVGComponent('Extensions20', {
14
+ "xmlns": "http://www.w3.org/2000/svg",
15
+ "viewBox": "0 0 32 32",
16
+ "fill": "currentColor",
17
+ "width": 20,
18
+ "height": 20
19
+ }, [{
20
+ "elem": "path",
21
+ "attrs": {
22
+ "d": "M30.8664,10.1602L25.8664,1.5001c-.2764-.479-.8896-.6431-1.3662-.3662l-7.5,4.3302v-1.464c0-.5522-.4473-1-1-1H4.0002c-.5527,0-1,.4478-1,1v24c0,.5522.4473,1,1,1h24c.5527,0,1-.4478,1-1v-12c0-.5522-.4473-1-1-1h-3.5164l6.0164-3.4736c.4785-.2764.6426-.8877.3662-1.3662ZM5.0002,5.0001h10v10H5.0002V5.0001ZM5.0002,17.0001h10v10H5.0002v-10ZM27.0002,27.0001h-10v-10h10v10ZM17.0002,15.0001v-4.8562l2.8038,4.8562h-2.8038ZM21.7062,14.294l-4-6.9277,6.9277-4,4,6.9277-6.9277,4Z"
23
+ }
24
+ }]);
25
+
26
+ export { Extensions20 as default };
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 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
+ import { c as createSVGComponent } from '../utils-BU5GKrQe.js';
10
+ import '@carbon/icon-helpers';
11
+ import 'vue';
12
+
13
+ const Extensions24 = createSVGComponent('Extensions24', {
14
+ "xmlns": "http://www.w3.org/2000/svg",
15
+ "viewBox": "0 0 32 32",
16
+ "fill": "currentColor",
17
+ "width": 24,
18
+ "height": 24
19
+ }, [{
20
+ "elem": "path",
21
+ "attrs": {
22
+ "d": "M30.8664,10.1602L25.8664,1.5001c-.2764-.479-.8896-.6431-1.3662-.3662l-7.5,4.3302v-1.464c0-.5522-.4473-1-1-1H4.0002c-.5527,0-1,.4478-1,1v24c0,.5522.4473,1,1,1h24c.5527,0,1-.4478,1-1v-12c0-.5522-.4473-1-1-1h-3.5164l6.0164-3.4736c.4785-.2764.6426-.8877.3662-1.3662ZM5.0002,5.0001h10v10H5.0002V5.0001ZM5.0002,17.0001h10v10H5.0002v-10ZM27.0002,27.0001h-10v-10h10v10ZM17.0002,15.0001v-4.8562l2.8038,4.8562h-2.8038ZM21.7062,14.294l-4-6.9277,6.9277-4,4,6.9277-6.9277,4Z"
23
+ }
24
+ }]);
25
+
26
+ export { Extensions24 as default };
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 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
+ import { c as createSVGComponent } from '../utils-BU5GKrQe.js';
10
+ import '@carbon/icon-helpers';
11
+ import 'vue';
12
+
13
+ const Extensions32 = createSVGComponent('Extensions32', {
14
+ "xmlns": "http://www.w3.org/2000/svg",
15
+ "viewBox": "0 0 32 32",
16
+ "fill": "currentColor",
17
+ "width": 32,
18
+ "height": 32
19
+ }, [{
20
+ "elem": "path",
21
+ "attrs": {
22
+ "d": "M30.8664,10.1602L25.8664,1.5001c-.2764-.479-.8896-.6431-1.3662-.3662l-7.5,4.3302v-1.464c0-.5522-.4473-1-1-1H4.0002c-.5527,0-1,.4478-1,1v24c0,.5522.4473,1,1,1h24c.5527,0,1-.4478,1-1v-12c0-.5522-.4473-1-1-1h-3.5164l6.0164-3.4736c.4785-.2764.6426-.8877.3662-1.3662ZM5.0002,5.0001h10v10H5.0002V5.0001ZM5.0002,17.0001h10v10H5.0002v-10ZM27.0002,27.0001h-10v-10h10v10ZM17.0002,15.0001v-4.8562l2.8038,4.8562h-2.8038ZM21.7062,14.294l-4-6.9277,6.9277-4,4,6.9277-6.9277,4Z"
23
+ }
24
+ }]);
25
+
26
+ export { Extensions32 as default };
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 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
+ import { c as createSVGComponent } from '../utils-BU5GKrQe.js';
10
+ import '@carbon/icon-helpers';
11
+ import 'vue';
12
+
13
+ const FolderTree16 = createSVGComponent('FolderTree16', {
14
+ "xmlns": "http://www.w3.org/2000/svg",
15
+ "viewBox": "0 0 32 32",
16
+ "fill": "currentColor",
17
+ "width": 16,
18
+ "height": 16
19
+ }, [{
20
+ "elem": "path",
21
+ "attrs": {
22
+ "d": "M16,15h11c.5523,0,1-.4478,1-1v-7c0-.5523-.4477-1-1-1h-5l-.72-1.45c-.1711-.3395-.5199-.5527-.9-.55h-4.38c-.5523,0-1,.4477-1,1v4H6V2h-2v22c0,1.1025.897,2,2,2h9v3c0,.5522.4477,1,1,1h11c.5523,0,1-.4478,1-1v-7c0-.5523-.4477-1-1-1h-5l-.72-1.45c-.1711-.3395-.5199-.5527-.9-.55h-4.38c-.5523,0-1,.4477-1,1v4H6v-13h9v3c0,.5522.4477,1,1,1ZM17,6h2.76l.45.89.55,1.11h5.24v5h-9v-7ZM17,21h2.76l.45.89.55,1.11h5.24v5h-9v-7Z"
23
+ }
24
+ }]);
25
+
26
+ export { FolderTree16 as default };
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 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
+ import { c as createSVGComponent } from '../utils-BU5GKrQe.js';
10
+ import '@carbon/icon-helpers';
11
+ import 'vue';
12
+
13
+ const FolderTree20 = createSVGComponent('FolderTree20', {
14
+ "xmlns": "http://www.w3.org/2000/svg",
15
+ "viewBox": "0 0 32 32",
16
+ "fill": "currentColor",
17
+ "width": 20,
18
+ "height": 20
19
+ }, [{
20
+ "elem": "path",
21
+ "attrs": {
22
+ "d": "M16,15h11c.5523,0,1-.4478,1-1v-7c0-.5523-.4477-1-1-1h-5l-.72-1.45c-.1711-.3395-.5199-.5527-.9-.55h-4.38c-.5523,0-1,.4477-1,1v4H6V2h-2v22c0,1.1025.897,2,2,2h9v3c0,.5522.4477,1,1,1h11c.5523,0,1-.4478,1-1v-7c0-.5523-.4477-1-1-1h-5l-.72-1.45c-.1711-.3395-.5199-.5527-.9-.55h-4.38c-.5523,0-1,.4477-1,1v4H6v-13h9v3c0,.5522.4477,1,1,1ZM17,6h2.76l.45.89.55,1.11h5.24v5h-9v-7ZM17,21h2.76l.45.89.55,1.11h5.24v5h-9v-7Z"
23
+ }
24
+ }]);
25
+
26
+ export { FolderTree20 as default };
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 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
+ import { c as createSVGComponent } from '../utils-BU5GKrQe.js';
10
+ import '@carbon/icon-helpers';
11
+ import 'vue';
12
+
13
+ const FolderTree24 = createSVGComponent('FolderTree24', {
14
+ "xmlns": "http://www.w3.org/2000/svg",
15
+ "viewBox": "0 0 32 32",
16
+ "fill": "currentColor",
17
+ "width": 24,
18
+ "height": 24
19
+ }, [{
20
+ "elem": "path",
21
+ "attrs": {
22
+ "d": "M16,15h11c.5523,0,1-.4478,1-1v-7c0-.5523-.4477-1-1-1h-5l-.72-1.45c-.1711-.3395-.5199-.5527-.9-.55h-4.38c-.5523,0-1,.4477-1,1v4H6V2h-2v22c0,1.1025.897,2,2,2h9v3c0,.5522.4477,1,1,1h11c.5523,0,1-.4478,1-1v-7c0-.5523-.4477-1-1-1h-5l-.72-1.45c-.1711-.3395-.5199-.5527-.9-.55h-4.38c-.5523,0-1,.4477-1,1v4H6v-13h9v3c0,.5522.4477,1,1,1ZM17,6h2.76l.45.89.55,1.11h5.24v5h-9v-7ZM17,21h2.76l.45.89.55,1.11h5.24v5h-9v-7Z"
23
+ }
24
+ }]);
25
+
26
+ export { FolderTree24 as default };
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 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
+ import { c as createSVGComponent } from '../utils-BU5GKrQe.js';
10
+ import '@carbon/icon-helpers';
11
+ import 'vue';
12
+
13
+ const FolderTree32 = createSVGComponent('FolderTree32', {
14
+ "xmlns": "http://www.w3.org/2000/svg",
15
+ "viewBox": "0 0 32 32",
16
+ "fill": "currentColor",
17
+ "width": 32,
18
+ "height": 32
19
+ }, [{
20
+ "elem": "path",
21
+ "attrs": {
22
+ "d": "M16,15h11c.5523,0,1-.4478,1-1v-7c0-.5523-.4477-1-1-1h-5l-.72-1.45c-.1711-.3395-.5199-.5527-.9-.55h-4.38c-.5523,0-1,.4477-1,1v4H6V2h-2v22c0,1.1025.897,2,2,2h9v3c0,.5522.4477,1,1,1h11c.5523,0,1-.4478,1-1v-7c0-.5523-.4477-1-1-1h-5l-.72-1.45c-.1711-.3395-.5199-.5527-.9-.55h-4.38c-.5523,0-1,.4477-1,1v4H6v-13h9v3c0,.5522.4477,1,1,1ZM17,6h2.76l.45.89.55,1.11h5.24v5h-9v-7ZM17,21h2.76l.45.89.55,1.11h5.24v5h-9v-7Z"
23
+ }
24
+ }]);
25
+
26
+ export { FolderTree32 as default };
package/es/index.js CHANGED
@@ -1942,6 +1942,10 @@ export { default as Commit32 } from './commit/32.js';
1942
1942
  export { default as Commit24 } from './commit/24.js';
1943
1943
  export { default as Commit20 } from './commit/20.js';
1944
1944
  export { default as Commit16 } from './commit/16.js';
1945
+ export { default as CommitAlt32 } from './commit-alt/32.js';
1946
+ export { default as CommitAlt24 } from './commit-alt/24.js';
1947
+ export { default as CommitAlt20 } from './commit-alt/20.js';
1948
+ export { default as CommitAlt16 } from './commit-alt/16.js';
1945
1949
  export { default as CommunicationUnified32 } from './communication--unified/32.js';
1946
1950
  export { default as CommunicationUnified24 } from './communication--unified/24.js';
1947
1951
  export { default as CommunicationUnified20 } from './communication--unified/20.js';
@@ -2126,6 +2130,10 @@ export { default as CopyLink32 } from './copy--link/32.js';
2126
2130
  export { default as CopyLink24 } from './copy--link/24.js';
2127
2131
  export { default as CopyLink20 } from './copy--link/20.js';
2128
2132
  export { default as CopyLink16 } from './copy--link/16.js';
2133
+ export { default as CopyToClipboard32 } from './copy--to-clipboard/32.js';
2134
+ export { default as CopyToClipboard24 } from './copy--to-clipboard/24.js';
2135
+ export { default as CopyToClipboard20 } from './copy--to-clipboard/20.js';
2136
+ export { default as CopyToClipboard16 } from './copy--to-clipboard/16.js';
2129
2137
  export { default as Corn32 } from './corn/32.js';
2130
2138
  export { default as Corn24 } from './corn/24.js';
2131
2139
  export { default as Corn20 } from './corn/20.js';
@@ -3333,6 +3341,10 @@ export { default as Export32 } from './export/32.js';
3333
3341
  export { default as Export24 } from './export/24.js';
3334
3342
  export { default as Export20 } from './export/20.js';
3335
3343
  export { default as Export16 } from './export/16.js';
3344
+ export { default as Extensions32 } from './extensions/32.js';
3345
+ export { default as Extensions24 } from './extensions/24.js';
3346
+ export { default as Extensions20 } from './extensions/20.js';
3347
+ export { default as Extensions16 } from './extensions/16.js';
3336
3348
  export { default as Eyedropper32 } from './eyedropper/32.js';
3337
3349
  export { default as Eyedropper24 } from './eyedropper/24.js';
3338
3350
  export { default as Eyedropper20 } from './eyedropper/20.js';
@@ -3649,6 +3661,10 @@ export { default as FolderShared32 } from './folder--shared/32.js';
3649
3661
  export { default as FolderShared24 } from './folder--shared/24.js';
3650
3662
  export { default as FolderShared20 } from './folder--shared/20.js';
3651
3663
  export { default as FolderShared16 } from './folder--shared/16.js';
3664
+ export { default as FolderTree32 } from './folder--tree/32.js';
3665
+ export { default as FolderTree24 } from './folder--tree/24.js';
3666
+ export { default as FolderTree20 } from './folder--tree/20.js';
3667
+ export { default as FolderTree16 } from './folder--tree/16.js';
3652
3668
  export { default as Folders32 } from './folders/32.js';
3653
3669
  export { default as Folders24 } from './folders/24.js';
3654
3670
  export { default as Folders20 } from './folders/20.js';
@@ -5514,6 +5530,10 @@ export { default as ListNumberedMirror32 } from './list--numbered--mirror/32.js'
5514
5530
  export { default as ListNumberedMirror24 } from './list--numbered--mirror/24.js';
5515
5531
  export { default as ListNumberedMirror20 } from './list--numbered--mirror/20.js';
5516
5532
  export { default as ListNumberedMirror16 } from './list--numbered--mirror/16.js';
5533
+ export { default as ListTree32 } from './list-tree/32.js';
5534
+ export { default as ListTree24 } from './list-tree/24.js';
5535
+ export { default as ListTree20 } from './list-tree/20.js';
5536
+ export { default as ListTree16 } from './list-tree/16.js';
5517
5537
  export { default as LoadBalancerApplication32 } from './load-balancer--application/32.js';
5518
5538
  export { default as LoadBalancerApplication24 } from './load-balancer--application/24.js';
5519
5539
  export { default as LoadBalancerApplication20 } from './load-balancer--application/20.js';
@@ -6559,6 +6579,10 @@ export { default as OperationsRecord32 } from './operations--record/32.js';
6559
6579
  export { default as OperationsRecord24 } from './operations--record/24.js';
6560
6580
  export { default as OperationsRecord20 } from './operations--record/20.js';
6561
6581
  export { default as OperationsRecord16 } from './operations--record/16.js';
6582
+ export { default as Orchestrate32 } from './orchestrate/32.js';
6583
+ export { default as Orchestrate24 } from './orchestrate/24.js';
6584
+ export { default as Orchestrate20 } from './orchestrate/20.js';
6585
+ export { default as Orchestrate16 } from './orchestrate/16.js';
6562
6586
  export { default as OrderDetails32 } from './order-details/32.js';
6563
6587
  export { default as OrderDetails24 } from './order-details/24.js';
6564
6588
  export { default as OrderDetails20 } from './order-details/20.js';
@@ -7023,6 +7047,10 @@ export { default as Png32 } from './PNG/32.js';
7023
7047
  export { default as Png24 } from './PNG/24.js';
7024
7048
  export { default as Png20 } from './PNG/20.js';
7025
7049
  export { default as Png16 } from './PNG/16.js';
7050
+ export { default as Point32 } from './point/32.js';
7051
+ export { default as Point24 } from './point/24.js';
7052
+ export { default as Point20 } from './point/20.js';
7053
+ export { default as Point16 } from './point/16.js';
7026
7054
  export { default as PointOfPresence32 } from './point-of-presence/32.js';
7027
7055
  export { default as PointOfPresence24 } from './point-of-presence/24.js';
7028
7056
  export { default as PointOfPresence20 } from './point-of-presence/20.js';
@@ -7283,6 +7311,10 @@ export { default as ReadMe32 } from './read-me/32.js';
7283
7311
  export { default as ReadMe24 } from './read-me/24.js';
7284
7312
  export { default as ReadMe20 } from './read-me/20.js';
7285
7313
  export { default as ReadMe16 } from './read-me/16.js';
7314
+ export { default as ReadingGlasses32 } from './reading--glasses/32.js';
7315
+ export { default as ReadingGlasses24 } from './reading--glasses/24.js';
7316
+ export { default as ReadingGlasses20 } from './reading--glasses/20.js';
7317
+ export { default as ReadingGlasses16 } from './reading--glasses/16.js';
7286
7318
  export { default as Receipt32 } from './receipt/32.js';
7287
7319
  export { default as Receipt24 } from './receipt/24.js';
7288
7320
  export { default as Receipt20 } from './receipt/20.js';
@@ -7355,6 +7387,10 @@ export { default as ReminderMedical32 } from './reminder--medical/32.js';
7355
7387
  export { default as ReminderMedical24 } from './reminder--medical/24.js';
7356
7388
  export { default as ReminderMedical20 } from './reminder--medical/20.js';
7357
7389
  export { default as ReminderMedical16 } from './reminder--medical/16.js';
7390
+ export { default as RemoteConnection32 } from './remote-connection/32.js';
7391
+ export { default as RemoteConnection24 } from './remote-connection/24.js';
7392
+ export { default as RemoteConnection20 } from './remote-connection/20.js';
7393
+ export { default as RemoteConnection16 } from './remote-connection/16.js';
7358
7394
  export { default as Renew32 } from './renew/32.js';
7359
7395
  export { default as Renew24 } from './renew/24.js';
7360
7396
  export { default as Renew20 } from './renew/20.js';
@@ -7627,6 +7663,10 @@ export { default as RunMirror32 } from './run--mirror/32.js';
7627
7663
  export { default as RunMirror24 } from './run--mirror/24.js';
7628
7664
  export { default as RunMirror20 } from './run--mirror/20.js';
7629
7665
  export { default as RunMirror16 } from './run--mirror/16.js';
7666
+ export { default as RunViewIcon32 } from './run-view-icon/32.js';
7667
+ export { default as RunViewIcon24 } from './run-view-icon/24.js';
7668
+ export { default as RunViewIcon20 } from './run-view-icon/20.js';
7669
+ export { default as RunViewIcon16 } from './run-view-icon/16.js';
7630
7670
  export { default as Running32 } from './running/32.js';
7631
7671
  export { default as Running24 } from './running/24.js';
7632
7672
  export { default as Running20 } from './running/20.js';
@@ -8231,6 +8271,10 @@ export { default as SortingZToA32 } from './sorting-z-to-a/32.js';
8231
8271
  export { default as SortingZToA24 } from './sorting-z-to-a/24.js';
8232
8272
  export { default as SortingZToA20 } from './sorting-z-to-a/20.js';
8233
8273
  export { default as SortingZToA16 } from './sorting-z-to-a/16.js';
8274
+ export { default as SourceControl32 } from './source-control/32.js';
8275
+ export { default as SourceControl24 } from './source-control/24.js';
8276
+ export { default as SourceControl20 } from './source-control/20.js';
8277
+ export { default as SourceControl16 } from './source-control/16.js';
8234
8278
  export { default as SpellCheck32 } from './spell-check/32.js';
8235
8279
  export { default as SpellCheck24 } from './spell-check/24.js';
8236
8280
  export { default as SpellCheck20 } from './spell-check/20.js';
@@ -9584,6 +9628,10 @@ export { default as VersionPatch32 } from './version--patch/32.js';
9584
9628
  export { default as VersionPatch24 } from './version--patch/24.js';
9585
9629
  export { default as VersionPatch20 } from './version--patch/20.js';
9586
9630
  export { default as VersionPatch16 } from './version--patch/16.js';
9631
+ export { default as VerticalFold32 } from './vertical--fold/32.js';
9632
+ export { default as VerticalFold24 } from './vertical--fold/24.js';
9633
+ export { default as VerticalFold20 } from './vertical--fold/20.js';
9634
+ export { default as VerticalFold16 } from './vertical--fold/16.js';
9587
9635
  export { default as VerticalView32 } from './vertical-view/32.js';
9588
9636
  export { default as VerticalView24 } from './vertical-view/24.js';
9589
9637
  export { default as VerticalView20 } from './vertical-view/20.js';
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 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
+ import { c as createSVGComponent } from '../utils-BU5GKrQe.js';
10
+ import '@carbon/icon-helpers';
11
+ import 'vue';
12
+
13
+ const ListTree16 = createSVGComponent('ListTree16', {
14
+ "xmlns": "http://www.w3.org/2000/svg",
15
+ "viewBox": "0 0 32 32",
16
+ "fill": "currentColor",
17
+ "width": 16,
18
+ "height": 16
19
+ }, [{
20
+ "elem": "path",
21
+ "attrs": {
22
+ "d": "M7,4h-2v22c0,1.1025.897,2,2,2h5v-2h-5v-6h5v-2h-5v-6h5v-2h-5v-6ZM16,12h2v-2h-2v2ZM20,10v2h7v-2h-7ZM16,20h2v-2h-2v2ZM20,20h7v-2h-7v2ZM16,28h2v-2h-2v2ZM20,28h7v-2h-7v2Z"
23
+ }
24
+ }]);
25
+
26
+ export { ListTree16 as default };
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 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
+ import { c as createSVGComponent } from '../utils-BU5GKrQe.js';
10
+ import '@carbon/icon-helpers';
11
+ import 'vue';
12
+
13
+ const ListTree20 = createSVGComponent('ListTree20', {
14
+ "xmlns": "http://www.w3.org/2000/svg",
15
+ "viewBox": "0 0 32 32",
16
+ "fill": "currentColor",
17
+ "width": 20,
18
+ "height": 20
19
+ }, [{
20
+ "elem": "path",
21
+ "attrs": {
22
+ "d": "M7,4h-2v22c0,1.1025.897,2,2,2h5v-2h-5v-6h5v-2h-5v-6h5v-2h-5v-6ZM16,12h2v-2h-2v2ZM20,10v2h7v-2h-7ZM16,20h2v-2h-2v2ZM20,20h7v-2h-7v2ZM16,28h2v-2h-2v2ZM20,28h7v-2h-7v2Z"
23
+ }
24
+ }]);
25
+
26
+ export { ListTree20 as default };
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 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
+ import { c as createSVGComponent } from '../utils-BU5GKrQe.js';
10
+ import '@carbon/icon-helpers';
11
+ import 'vue';
12
+
13
+ const ListTree24 = createSVGComponent('ListTree24', {
14
+ "xmlns": "http://www.w3.org/2000/svg",
15
+ "viewBox": "0 0 32 32",
16
+ "fill": "currentColor",
17
+ "width": 24,
18
+ "height": 24
19
+ }, [{
20
+ "elem": "path",
21
+ "attrs": {
22
+ "d": "M7,4h-2v22c0,1.1025.897,2,2,2h5v-2h-5v-6h5v-2h-5v-6h5v-2h-5v-6ZM16,12h2v-2h-2v2ZM20,10v2h7v-2h-7ZM16,20h2v-2h-2v2ZM20,20h7v-2h-7v2ZM16,28h2v-2h-2v2ZM20,28h7v-2h-7v2Z"
23
+ }
24
+ }]);
25
+
26
+ export { ListTree24 as default };