@atlaskit/icon-lab 5.12.1 → 5.13.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.
- package/CHANGELOG.md +149 -0
- package/core/ai-model.d.ts +13 -0
- package/core/ai-model.js +29 -0
- package/core/capability.d.ts +13 -0
- package/core/capability.js +29 -0
- package/core/cart.d.ts +13 -0
- package/core/cart.js +29 -0
- package/core/cloud.d.ts +13 -0
- package/core/cloud.js +29 -0
- package/core/corner-radius-rounded.d.ts +13 -0
- package/core/corner-radius-rounded.js +29 -0
- package/core/corner-radius-squared.d.ts +13 -0
- package/core/corner-radius-squared.js +29 -0
- package/core/data-app.d.ts +13 -0
- package/core/data-app.js +29 -0
- package/core/diagram-arrowhead-aggregation-left.d.ts +13 -0
- package/core/diagram-arrowhead-aggregation-left.js +29 -0
- package/core/diagram-arrowhead-aggregation-right.d.ts +13 -0
- package/core/diagram-arrowhead-aggregation-right.js +29 -0
- package/core/diagram-arrowhead-aggregation-up-right.d.ts +13 -0
- package/core/diagram-arrowhead-aggregation-up-right.js +29 -0
- package/core/diagram-arrowhead-association-left.d.ts +13 -0
- package/core/diagram-arrowhead-association-left.js +29 -0
- package/core/diagram-arrowhead-association-right.d.ts +13 -0
- package/core/diagram-arrowhead-association-right.js +29 -0
- package/core/diagram-arrowhead-association-up-right.d.ts +13 -0
- package/core/diagram-arrowhead-association-up-right.js +29 -0
- package/core/diagram-arrowhead-circle-left.d.ts +13 -0
- package/core/diagram-arrowhead-circle-left.js +29 -0
- package/core/diagram-arrowhead-circle-right.d.ts +13 -0
- package/core/diagram-arrowhead-circle-right.js +29 -0
- package/core/diagram-arrowhead-circle-up-right.d.ts +13 -0
- package/core/diagram-arrowhead-circle-up-right.js +29 -0
- package/core/diagram-arrowhead-composition-left.d.ts +13 -0
- package/core/diagram-arrowhead-composition-left.js +29 -0
- package/core/diagram-arrowhead-composition-right.d.ts +13 -0
- package/core/diagram-arrowhead-composition-right.js +29 -0
- package/core/diagram-arrowhead-composition-up-right.d.ts +13 -0
- package/core/diagram-arrowhead-composition-up-right.js +29 -0
- package/core/diagram-arrowhead-default-flow-left.d.ts +13 -0
- package/core/diagram-arrowhead-default-flow-left.js +29 -0
- package/core/diagram-arrowhead-default-flow-right.d.ts +13 -0
- package/core/diagram-arrowhead-default-flow-right.js +29 -0
- package/core/diagram-arrowhead-default-flow-up-right.d.ts +13 -0
- package/core/diagram-arrowhead-default-flow-up-right.js +29 -0
- package/core/diagram-arrowhead-inheritance-left.d.ts +13 -0
- package/core/diagram-arrowhead-inheritance-left.js +29 -0
- package/core/diagram-arrowhead-inheritance-right.d.ts +13 -0
- package/core/diagram-arrowhead-inheritance-right.js +29 -0
- package/core/diagram-arrowhead-inheritance-up-right.d.ts +13 -0
- package/core/diagram-arrowhead-inheritance-up-right.js +29 -0
- package/core/diagram-arrowhead-many-left.d.ts +13 -0
- package/core/diagram-arrowhead-many-left.js +29 -0
- package/core/diagram-arrowhead-many-right.d.ts +13 -0
- package/core/diagram-arrowhead-many-right.js +29 -0
- package/core/diagram-arrowhead-many-up-right.d.ts +13 -0
- package/core/diagram-arrowhead-many-up-right.js +29 -0
- package/core/diagram-arrowhead-one-left.d.ts +13 -0
- package/core/diagram-arrowhead-one-left.js +29 -0
- package/core/diagram-arrowhead-one-or-many-left.d.ts +13 -0
- package/core/diagram-arrowhead-one-or-many-left.js +29 -0
- package/core/diagram-arrowhead-one-or-many-right.d.ts +13 -0
- package/core/diagram-arrowhead-one-or-many-right.js +29 -0
- package/core/diagram-arrowhead-one-or-many-up-right.d.ts +13 -0
- package/core/diagram-arrowhead-one-or-many-up-right.js +29 -0
- package/core/diagram-arrowhead-one-right.d.ts +13 -0
- package/core/diagram-arrowhead-one-right.js +29 -0
- package/core/diagram-arrowhead-one-up-right.d.ts +13 -0
- package/core/diagram-arrowhead-one-up-right.js +29 -0
- package/core/diagram-arrowhead-only-one-left.d.ts +13 -0
- package/core/diagram-arrowhead-only-one-left.js +29 -0
- package/core/diagram-arrowhead-only-one-right.d.ts +13 -0
- package/core/diagram-arrowhead-only-one-right.js +29 -0
- package/core/diagram-arrowhead-only-one-up-right.d.ts +13 -0
- package/core/diagram-arrowhead-only-one-up-right.js +29 -0
- package/core/diagram-arrowhead-sequence-left.d.ts +13 -0
- package/core/diagram-arrowhead-sequence-left.js +29 -0
- package/core/diagram-arrowhead-sequence-right.d.ts +13 -0
- package/core/diagram-arrowhead-sequence-right.js +29 -0
- package/core/diagram-arrowhead-sequence-up-right.d.ts +13 -0
- package/core/diagram-arrowhead-sequence-up-right.js +29 -0
- package/core/diagram-arrowhead-zero-or-many-left.d.ts +13 -0
- package/core/diagram-arrowhead-zero-or-many-left.js +29 -0
- package/core/diagram-arrowhead-zero-or-many-right.d.ts +13 -0
- package/core/diagram-arrowhead-zero-or-many-right.js +29 -0
- package/core/diagram-arrowhead-zero-or-many-up-right.d.ts +13 -0
- package/core/diagram-arrowhead-zero-or-many-up-right.js +29 -0
- package/core/diagram-arrowhead-zero-or-one-left.d.ts +13 -0
- package/core/diagram-arrowhead-zero-or-one-left.js +29 -0
- package/core/diagram-arrowhead-zero-or-one-right.d.ts +13 -0
- package/core/diagram-arrowhead-zero-or-one-right.js +29 -0
- package/core/diagram-arrowhead-zero-or-one-up-right.d.ts +13 -0
- package/core/diagram-arrowhead-zero-or-one-up-right.js +29 -0
- package/core/diagram-symbol-activation.d.ts +13 -0
- package/core/diagram-symbol-activation.js +29 -0
- package/core/diagram-symbol-actor.d.ts +13 -0
- package/core/diagram-symbol-actor.js +29 -0
- package/core/diagram-symbol-ad-hoc.d.ts +13 -0
- package/core/diagram-symbol-ad-hoc.js +29 -0
- package/core/diagram-symbol-arrow-left-filled.d.ts +13 -0
- package/core/diagram-symbol-arrow-left-filled.js +29 -0
- package/core/diagram-symbol-arrow-left.d.ts +13 -0
- package/core/diagram-symbol-arrow-left.js +29 -0
- package/core/diagram-symbol-arrow-right-filled.d.ts +13 -0
- package/core/diagram-symbol-arrow-right-filled.js +29 -0
- package/core/diagram-symbol-arrow-right.d.ts +13 -0
- package/core/diagram-symbol-arrow-right.js +29 -0
- package/core/diagram-symbol-assembly.d.ts +13 -0
- package/core/diagram-symbol-assembly.js +29 -0
- package/core/diagram-symbol-browser.d.ts +13 -0
- package/core/diagram-symbol-browser.js +29 -0
- package/core/diagram-symbol-class.d.ts +13 -0
- package/core/diagram-symbol-class.js +29 -0
- package/core/diagram-symbol-cloud.d.ts +13 -0
- package/core/diagram-symbol-cloud.js +29 -0
- package/core/diagram-symbol-collaboration.d.ts +13 -0
- package/core/diagram-symbol-collaboration.js +29 -0
- package/core/diagram-symbol-complex.d.ts +13 -0
- package/core/diagram-symbol-complex.js +29 -0
- package/core/diagram-symbol-component-box.d.ts +13 -0
- package/core/diagram-symbol-component-box.js +29 -0
- package/core/diagram-symbol-component.d.ts +13 -0
- package/core/diagram-symbol-component.js +29 -0
- package/core/diagram-symbol-compute.d.ts +13 -0
- package/core/diagram-symbol-compute.js +29 -0
- package/core/diagram-symbol-connector-off-page.js +2 -2
- package/core/diagram-symbol-container.d.ts +13 -0
- package/core/diagram-symbol-container.js +29 -0
- package/core/diagram-symbol-database-source.d.ts +13 -0
- package/core/diagram-symbol-database-source.js +29 -0
- package/core/diagram-symbol-end.d.ts +13 -0
- package/core/diagram-symbol-end.js +29 -0
- package/core/diagram-symbol-error-filled.d.ts +13 -0
- package/core/diagram-symbol-error-filled.js +29 -0
- package/core/diagram-symbol-error.d.ts +13 -0
- package/core/diagram-symbol-error.js +29 -0
- package/core/diagram-symbol-event-based-filled.d.ts +13 -0
- package/core/diagram-symbol-event-based-filled.js +29 -0
- package/core/diagram-symbol-event-based.d.ts +13 -0
- package/core/diagram-symbol-event-based.js +29 -0
- package/core/diagram-symbol-exclusive-filled.d.ts +13 -0
- package/core/diagram-symbol-exclusive-filled.js +29 -0
- package/core/diagram-symbol-exclusive.d.ts +13 -0
- package/core/diagram-symbol-exclusive.js +29 -0
- package/core/diagram-symbol-file.d.ts +13 -0
- package/core/diagram-symbol-file.js +29 -0
- package/core/diagram-symbol-fork-horizontal.d.ts +13 -0
- package/core/diagram-symbol-fork-horizontal.js +29 -0
- package/core/diagram-symbol-fork-vertical.d.ts +13 -0
- package/core/diagram-symbol-fork-vertical.js +29 -0
- package/core/diagram-symbol-frame.d.ts +13 -0
- package/core/diagram-symbol-frame.js +29 -0
- package/core/diagram-symbol-frontend.d.ts +13 -0
- package/core/diagram-symbol-frontend.js +29 -0
- package/core/diagram-symbol-history.d.ts +13 -0
- package/core/diagram-symbol-history.js +29 -0
- package/core/diagram-symbol-input-output.js +2 -2
- package/core/diagram-symbol-interface-attributes.d.ts +13 -0
- package/core/diagram-symbol-interface-attributes.js +29 -0
- package/core/diagram-symbol-internal-storage.js +2 -2
- package/core/diagram-symbol-manual.d.ts +13 -0
- package/core/diagram-symbol-manual.js +29 -0
- package/core/diagram-symbol-node.d.ts +13 -0
- package/core/diagram-symbol-node.js +29 -0
- package/core/diagram-symbol-note.d.ts +13 -0
- package/core/diagram-symbol-note.js +29 -0
- package/core/diagram-symbol-package.d.ts +13 -0
- package/core/diagram-symbol-package.js +29 -0
- package/core/diagram-symbol-parallel-even-based-filled.d.ts +13 -0
- package/core/diagram-symbol-parallel-even-based-filled.js +29 -0
- package/core/diagram-symbol-parallel-even-based.d.ts +13 -0
- package/core/diagram-symbol-parallel-even-based.js +29 -0
- package/core/diagram-symbol-parallel-mi.d.ts +13 -0
- package/core/diagram-symbol-parallel-mi.js +29 -0
- package/core/diagram-symbol-pin-left-filled.d.ts +13 -0
- package/core/diagram-symbol-pin-left-filled.js +29 -0
- package/core/diagram-symbol-pin-left.d.ts +13 -0
- package/core/diagram-symbol-pin-left.js +29 -0
- package/core/diagram-symbol-pin-right-filled.d.ts +13 -0
- package/core/diagram-symbol-pin-right-filled.js +29 -0
- package/core/diagram-symbol-pin-right.d.ts +13 -0
- package/core/diagram-symbol-pin-right.js +29 -0
- package/core/diagram-symbol-pool-horizontal.d.ts +13 -0
- package/core/diagram-symbol-pool-horizontal.js +29 -0
- package/core/diagram-symbol-pool-vertical.d.ts +13 -0
- package/core/diagram-symbol-pool-vertical.js +29 -0
- package/core/diagram-symbol-predefined-process.js +2 -2
- package/core/diagram-symbol-provided-interface.d.ts +13 -0
- package/core/diagram-symbol-provided-interface.js +29 -0
- package/core/diagram-symbol-receive-signal.d.ts +13 -0
- package/core/diagram-symbol-receive-signal.js +29 -0
- package/core/diagram-symbol-required-interface.d.ts +13 -0
- package/core/diagram-symbol-required-interface.js +29 -0
- package/core/diagram-symbol-send-signal.d.ts +13 -0
- package/core/diagram-symbol-send-signal.js +29 -0
- package/core/diagram-symbol-send.d.ts +13 -0
- package/core/diagram-symbol-send.js +29 -0
- package/core/diagram-symbol-shield.d.ts +13 -0
- package/core/diagram-symbol-shield.js +29 -0
- package/core/diagram-symbol-signal-filled.d.ts +13 -0
- package/core/diagram-symbol-signal-filled.js +29 -0
- package/core/diagram-symbol-signal.d.ts +13 -0
- package/core/diagram-symbol-signal.js +29 -0
- package/core/diagram-symbol-start.d.ts +13 -0
- package/core/diagram-symbol-start.js +29 -0
- package/core/diagram-symbol-swimlanes-horizontal.d.ts +13 -0
- package/core/diagram-symbol-swimlanes-horizontal.js +29 -0
- package/core/diagram-symbol-swimlanes-vertical.d.ts +13 -0
- package/core/diagram-symbol-swimlanes-vertical.js +29 -0
- package/core/diagram-symbol-switch.d.ts +13 -0
- package/core/diagram-symbol-switch.js +29 -0
- package/core/diagram-symbol-template.d.ts +13 -0
- package/core/diagram-symbol-template.js +29 -0
- package/core/diagram-symbol-use-case.d.ts +13 -0
- package/core/diagram-symbol-use-case.js +29 -0
- package/core/field-select.d.ts +13 -0
- package/core/field-select.js +29 -0
- package/core/history.js +2 -2
- package/core/teamwork-graph.js +2 -2
- package/core/vehicle-airplane.js +2 -2
- package/core/video-fast-forward-overlay.d.ts +13 -0
- package/core/video-fast-forward-overlay.js +29 -0
- package/core/video-fast-forward.d.ts +13 -0
- package/core/video-fast-forward.js +29 -0
- package/core/video-rewind-overlay.js +3 -3
- package/core/video-rewind.d.ts +13 -0
- package/core/video-rewind.js +29 -0
- package/dist/cjs/deprecated-core.js +1 -1
- package/dist/cjs/metadata-core.js +984 -3
- package/dist/es2019/deprecated-core.js +1 -1
- package/dist/es2019/metadata-core.js +984 -3
- package/dist/esm/deprecated-core.js +1 -1
- package/dist/esm/metadata-core.js +984 -3
- package/dist/types/deprecated-core.d.ts +1 -1
- package/dist/types/metadata-core.d.ts +1 -1
- package/dist/types-ts4.5/deprecated-core.d.ts +1 -1
- package/dist/types-ts4.5/metadata-core.d.ts +1 -1
- package/package.json +9 -10
- package/svgs/core/ai-model.svg +1 -0
- package/svgs/core/capability.svg +1 -0
- package/svgs/core/cart.svg +1 -0
- package/svgs/core/cloud.svg +1 -0
- package/svgs/core/corner-radius-rounded.svg +1 -0
- package/svgs/core/corner-radius-squared.svg +1 -0
- package/svgs/core/data-app.svg +1 -0
- package/svgs/core/diagram-arrowhead-aggregation-left.svg +1 -0
- package/svgs/core/diagram-arrowhead-aggregation-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-aggregation-up-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-association-left.svg +1 -0
- package/svgs/core/diagram-arrowhead-association-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-association-up-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-circle-left.svg +1 -0
- package/svgs/core/diagram-arrowhead-circle-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-circle-up-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-composition-left.svg +1 -0
- package/svgs/core/diagram-arrowhead-composition-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-composition-up-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-default-flow-left.svg +1 -0
- package/svgs/core/diagram-arrowhead-default-flow-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-default-flow-up-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-inheritance-left.svg +1 -0
- package/svgs/core/diagram-arrowhead-inheritance-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-inheritance-up-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-many-left.svg +1 -0
- package/svgs/core/diagram-arrowhead-many-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-many-up-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-one-left.svg +1 -0
- package/svgs/core/diagram-arrowhead-one-or-many-left.svg +1 -0
- package/svgs/core/diagram-arrowhead-one-or-many-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-one-or-many-up-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-one-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-one-up-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-only-one-left.svg +1 -0
- package/svgs/core/diagram-arrowhead-only-one-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-only-one-up-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-sequence-left.svg +1 -0
- package/svgs/core/diagram-arrowhead-sequence-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-sequence-up-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-zero-or-many-left.svg +1 -0
- package/svgs/core/diagram-arrowhead-zero-or-many-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-zero-or-many-up-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-zero-or-one-left.svg +1 -0
- package/svgs/core/diagram-arrowhead-zero-or-one-right.svg +1 -0
- package/svgs/core/diagram-arrowhead-zero-or-one-up-right.svg +1 -0
- package/svgs/core/diagram-symbol-activation.svg +1 -0
- package/svgs/core/diagram-symbol-actor.svg +1 -0
- package/svgs/core/diagram-symbol-ad-hoc.svg +1 -0
- package/svgs/core/diagram-symbol-arrow-left-filled.svg +1 -0
- package/svgs/core/diagram-symbol-arrow-left.svg +1 -0
- package/svgs/core/diagram-symbol-arrow-right-filled.svg +1 -0
- package/svgs/core/diagram-symbol-arrow-right.svg +1 -0
- package/svgs/core/diagram-symbol-assembly.svg +1 -0
- package/svgs/core/diagram-symbol-browser.svg +1 -0
- package/svgs/core/diagram-symbol-class.svg +1 -0
- package/svgs/core/diagram-symbol-cloud.svg +1 -0
- package/svgs/core/diagram-symbol-collaboration.svg +1 -0
- package/svgs/core/diagram-symbol-complex.svg +1 -0
- package/svgs/core/diagram-symbol-component-box.svg +1 -0
- package/svgs/core/diagram-symbol-component.svg +1 -0
- package/svgs/core/diagram-symbol-compute.svg +1 -0
- package/svgs/core/diagram-symbol-connector-off-page.svg +1 -1
- package/svgs/core/diagram-symbol-container.svg +1 -0
- package/svgs/core/diagram-symbol-database-source.svg +1 -0
- package/svgs/core/diagram-symbol-end.svg +1 -0
- package/svgs/core/diagram-symbol-error-filled.svg +1 -0
- package/svgs/core/diagram-symbol-error.svg +1 -0
- package/svgs/core/diagram-symbol-event-based-filled.svg +1 -0
- package/svgs/core/diagram-symbol-event-based.svg +1 -0
- package/svgs/core/diagram-symbol-exclusive-filled.svg +1 -0
- package/svgs/core/diagram-symbol-exclusive.svg +1 -0
- package/svgs/core/diagram-symbol-file.svg +1 -0
- package/svgs/core/diagram-symbol-fork-horizontal.svg +1 -0
- package/svgs/core/diagram-symbol-fork-vertical.svg +1 -0
- package/svgs/core/diagram-symbol-frame.svg +1 -0
- package/svgs/core/diagram-symbol-frontend.svg +1 -0
- package/svgs/core/diagram-symbol-history.svg +1 -0
- package/svgs/core/diagram-symbol-input-output.svg +1 -1
- package/svgs/core/diagram-symbol-interface-attributes.svg +1 -0
- package/svgs/core/diagram-symbol-internal-storage.svg +1 -1
- package/svgs/core/diagram-symbol-manual.svg +1 -0
- package/svgs/core/diagram-symbol-node.svg +1 -0
- package/svgs/core/diagram-symbol-note.svg +1 -0
- package/svgs/core/diagram-symbol-package.svg +1 -0
- package/svgs/core/diagram-symbol-parallel-even-based-filled.svg +1 -0
- package/svgs/core/diagram-symbol-parallel-even-based.svg +1 -0
- package/svgs/core/diagram-symbol-parallel-mi.svg +1 -0
- package/svgs/core/diagram-symbol-pin-left-filled.svg +1 -0
- package/svgs/core/diagram-symbol-pin-left.svg +1 -0
- package/svgs/core/diagram-symbol-pin-right-filled.svg +1 -0
- package/svgs/core/diagram-symbol-pin-right.svg +1 -0
- package/svgs/core/diagram-symbol-pool-horizontal.svg +1 -0
- package/svgs/core/diagram-symbol-pool-vertical.svg +1 -0
- package/svgs/core/diagram-symbol-predefined-process.svg +1 -1
- package/svgs/core/diagram-symbol-provided-interface.svg +1 -0
- package/svgs/core/diagram-symbol-receive-signal.svg +1 -0
- package/svgs/core/diagram-symbol-required-interface.svg +1 -0
- package/svgs/core/diagram-symbol-send-signal.svg +1 -0
- package/svgs/core/diagram-symbol-send.svg +1 -0
- package/svgs/core/diagram-symbol-shield.svg +1 -0
- package/svgs/core/diagram-symbol-signal-filled.svg +1 -0
- package/svgs/core/diagram-symbol-signal.svg +1 -0
- package/svgs/core/diagram-symbol-start.svg +1 -0
- package/svgs/core/diagram-symbol-swimlanes-horizontal.svg +1 -0
- package/svgs/core/diagram-symbol-swimlanes-vertical.svg +1 -0
- package/svgs/core/diagram-symbol-switch.svg +1 -0
- package/svgs/core/diagram-symbol-template.svg +1 -0
- package/svgs/core/diagram-symbol-use-case.svg +1 -0
- package/svgs/core/field-select.svg +1 -0
- package/svgs/core/history.svg +1 -1
- package/svgs/core/teamwork-graph.svg +1 -1
- package/svgs/core/vehicle-airplane.svg +1 -1
- package/svgs/core/video-fast-forward-overlay.svg +1 -0
- package/svgs/core/video-fast-forward.svg +1 -0
- package/svgs/core/video-rewind-overlay.svg +1 -1
- package/svgs/core/video-rewind.svg +1 -0
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::cd8407d58ed1f2d391fb0df704488444>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
"use strict";
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "__esModule", {
|
|
9
|
+
value: true
|
|
10
|
+
});
|
|
11
|
+
exports.default = void 0;
|
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
|
13
|
+
var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
|
|
14
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
|
+
/**
|
|
16
|
+
* Icon: "DiagramSymbolNote".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for note UML diagram symbol in Whiteboards.
|
|
20
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
+
*/
|
|
23
|
+
const DiagramSymbolNoteIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramSymbolNoteIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M14.5 12.5a.5.5 0 0 1-.4.49L14 13H2a.5.5 0 0 1-.5-.5v-9A.5.5 0 0 1 2 3h8v3.75c0 .414.336.75.75.75h3.75zm-3-8.94L13.94 6H11.5zM16 6.75c0-.519-.206-1.017-.573-1.384l-3.293-3.293A1.96 1.96 0 0 0 10.75 1.5H2a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h12l.204-.01A2 2 0 0 0 16 12.5z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramSymbolNoteIcon.displayName = 'DiagramSymbolNoteIcon';
|
|
29
|
+
var _default = exports.default = DiagramSymbolNoteIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::c32292fa6335c3ab92fee276661be977>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramSymbolPackageIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramSymbolPackageIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::d73f69c13863c45b2cab9fb48ec07fa9>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
"use strict";
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "__esModule", {
|
|
9
|
+
value: true
|
|
10
|
+
});
|
|
11
|
+
exports.default = void 0;
|
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
|
13
|
+
var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
|
|
14
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
|
+
/**
|
|
16
|
+
* Icon: "DiagramSymbolPackage".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for package diagram symbol in Whiteboards.
|
|
20
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
+
*/
|
|
23
|
+
const DiagramSymbolPackageIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramSymbolPackageIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M14.5 6a.5.5 0 0 0-.5-.5H1.5V13l.01.1a.5.5 0 0 0 .49.4h12a.5.5 0 0 0 .5-.5zm-8-3a.5.5 0 0 0-.5-.5H2a.5.5 0 0 0-.5.5v1h5zM8 4h6a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2H2a2 2 0 0 1-1.99-1.796L0 13V3a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramSymbolPackageIcon.displayName = 'DiagramSymbolPackageIcon';
|
|
29
|
+
var _default = exports.default = DiagramSymbolPackageIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::e14050bc5557dafc40d361a7b2ea3326>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramSymbolParallelEvenBasedFilledIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramSymbolParallelEvenBasedFilledIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::c6ac0da3f200b9e142ab62c2ad63b84f>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
"use strict";
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "__esModule", {
|
|
9
|
+
value: true
|
|
10
|
+
});
|
|
11
|
+
exports.default = void 0;
|
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
|
13
|
+
var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
|
|
14
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
|
+
/**
|
|
16
|
+
* Icon: "DiagramSymbolParallelEvenBasedFilled".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for parallel even based BPMN diagram symbol in Whiteboards.
|
|
20
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
+
*/
|
|
23
|
+
const DiagramSymbolParallelEvenBasedFilledIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramSymbolParallelEvenBasedFilledIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M10 1a.75.75 0 0 1 .75.75v3.5h3.5A.75.75 0 0 1 15 6v4a.75.75 0 0 1-.75.75h-3.5v3.5A.75.75 0 0 1 10 15H6a.75.75 0 0 1-.75-.75v-3.5h-3.5A.75.75 0 0 1 1 10V6a.75.75 0 0 1 .75-.75h3.5v-3.5A.75.75 0 0 1 6 1z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramSymbolParallelEvenBasedFilledIcon.displayName = 'DiagramSymbolParallelEvenBasedFilledIcon';
|
|
29
|
+
var _default = exports.default = DiagramSymbolParallelEvenBasedFilledIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::908d3fe1966197d89f52d053396f8d0a>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramSymbolParallelEvenBasedIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramSymbolParallelEvenBasedIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::df35f060c1605de35143a306063db11f>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
"use strict";
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "__esModule", {
|
|
9
|
+
value: true
|
|
10
|
+
});
|
|
11
|
+
exports.default = void 0;
|
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
|
13
|
+
var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
|
|
14
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
|
+
/**
|
|
16
|
+
* Icon: "DiagramSymbolParallelEvenBased".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for parallel even based BPMN diagram symbol in Whiteboards.
|
|
20
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
+
*/
|
|
23
|
+
const DiagramSymbolParallelEvenBasedIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramSymbolParallelEvenBasedIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M10 1a.75.75 0 0 1 .75.75v3.5h3.5A.75.75 0 0 1 15 6v4a.75.75 0 0 1-.75.75h-3.5v3.5A.75.75 0 0 1 10 15H6a.75.75 0 0 1-.75-.75v-3.5h-3.5A.75.75 0 0 1 1 10V6a.75.75 0 0 1 .75-.75h3.5v-3.5A.75.75 0 0 1 6 1zM6.75 6.75H2.5v2.5h4.25v4.25h2.5V9.25h4.25v-2.5H9.25V2.5h-2.5z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramSymbolParallelEvenBasedIcon.displayName = 'DiagramSymbolParallelEvenBasedIcon';
|
|
29
|
+
var _default = exports.default = DiagramSymbolParallelEvenBasedIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::edaa4511d93e95c481ab002095ffd718>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramSymbolParallelMiIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramSymbolParallelMiIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::a784bcf523b5a9aaa8a46791055ff988>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
"use strict";
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "__esModule", {
|
|
9
|
+
value: true
|
|
10
|
+
});
|
|
11
|
+
exports.default = void 0;
|
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
|
13
|
+
var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
|
|
14
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
|
+
/**
|
|
16
|
+
* Icon: "DiagramSymbolParallelMi".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for parallel mi BPMN diagram symbol in Whiteboards.
|
|
20
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
+
*/
|
|
23
|
+
const DiagramSymbolParallelMiIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramSymbolParallelMiIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M3.5 15H2V1h1.5zm5.25 0h-1.5V1h1.5zM14 15h-1.5V1H14z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramSymbolParallelMiIcon.displayName = 'DiagramSymbolParallelMiIcon';
|
|
29
|
+
var _default = exports.default = DiagramSymbolParallelMiIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::df54e126d84c13dd6d1d95663958d608>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramSymbolPinLeftFilledIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramSymbolPinLeftFilledIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::a74fec793520373d1f289f895296babb>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
"use strict";
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "__esModule", {
|
|
9
|
+
value: true
|
|
10
|
+
});
|
|
11
|
+
exports.default = void 0;
|
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
|
13
|
+
var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
|
|
14
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
|
+
/**
|
|
16
|
+
* Icon: "DiagramSymbolPinLeftFilled".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for right-facing pin UML diagram symbol in Whiteboards.
|
|
20
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
+
*/
|
|
23
|
+
const DiagramSymbolPinLeftFilledIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramSymbolPinLeftFilledIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M13 1a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2zM4.241 7.45a.75.75 0 0 0 0 1.1l3.25 3 1.018-1.1-1.841-1.7H12v-1.5H6.668l1.84-1.7-1.017-1.1z" clip-rule="evenodd"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramSymbolPinLeftFilledIcon.displayName = 'DiagramSymbolPinLeftFilledIcon';
|
|
29
|
+
var _default = exports.default = DiagramSymbolPinLeftFilledIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::d95fcf340e5b1f95653654b23bcb9362>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramSymbolPinLeftIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramSymbolPinLeftIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::923bd95fb3143ca95545b0ae51f61147>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
"use strict";
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "__esModule", {
|
|
9
|
+
value: true
|
|
10
|
+
});
|
|
11
|
+
exports.default = void 0;
|
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
|
13
|
+
var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
|
|
14
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
|
+
/**
|
|
16
|
+
* Icon: "DiagramSymbolPinLeft".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for left-facing pin UML diagram symbol in Whiteboards.
|
|
20
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
+
*/
|
|
23
|
+
const DiagramSymbolPinLeftIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramSymbolPinLeftIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M2.5 3a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v10a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5zm1.741 4.45a.75.75 0 0 0 0 1.1l3.25 3 1.018-1.1-1.841-1.7H12v-1.5H6.668l1.84-1.7-1.017-1.1zM1 13a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H3a2 2 0 0 0-2 2z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramSymbolPinLeftIcon.displayName = 'DiagramSymbolPinLeftIcon';
|
|
29
|
+
var _default = exports.default = DiagramSymbolPinLeftIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::7c8f77299cb9749a52ff2f3dd0418571>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramSymbolPinRightFilledIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramSymbolPinRightFilledIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::282c9d9848e1efd5835704acd2f9110e>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
"use strict";
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "__esModule", {
|
|
9
|
+
value: true
|
|
10
|
+
});
|
|
11
|
+
exports.default = void 0;
|
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
|
13
|
+
var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
|
|
14
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
|
+
/**
|
|
16
|
+
* Icon: "DiagramSymbolPinRightFilled".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for right-facing pin UML diagram symbol in Whiteboards.
|
|
20
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
+
*/
|
|
23
|
+
const DiagramSymbolPinRightFilledIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramSymbolPinRightFilledIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M13 1a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2zM7.491 5.55l1.841 1.7H4v1.5h5.332l-1.84 1.7 1.017 1.1 3.25-3a.75.75 0 0 0 0-1.1l-3.25-3z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramSymbolPinRightFilledIcon.displayName = 'DiagramSymbolPinRightFilledIcon';
|
|
29
|
+
var _default = exports.default = DiagramSymbolPinRightFilledIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::6d38c10793599231f70e249d5c0383d3>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramSymbolPinRightIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramSymbolPinRightIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::73e4112e2e2971f30b238409911ab98a>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
"use strict";
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "__esModule", {
|
|
9
|
+
value: true
|
|
10
|
+
});
|
|
11
|
+
exports.default = void 0;
|
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
|
13
|
+
var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
|
|
14
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
|
+
/**
|
|
16
|
+
* Icon: "DiagramSymbolPinRight".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for right-facing pin UML diagram symbol in Whiteboards.
|
|
20
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
+
*/
|
|
23
|
+
const DiagramSymbolPinRightIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramSymbolPinRightIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M13.5 3a.5.5 0 0 0-.5-.5H3a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5zm-1.741 4.45a.75.75 0 0 1 0 1.1l-3.25 3-1.018-1.1 1.841-1.7H4v-1.5h5.332l-1.84-1.7 1.017-1.1zM15 13a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramSymbolPinRightIcon.displayName = 'DiagramSymbolPinRightIcon';
|
|
29
|
+
var _default = exports.default = DiagramSymbolPinRightIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::6a59bf6cb5740ce828f03d37f91efabc>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramSymbolPoolHorizontalIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramSymbolPoolHorizontalIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::e9ceddf0089d22364fd7477c84655ac4>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
"use strict";
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "__esModule", {
|
|
9
|
+
value: true
|
|
10
|
+
});
|
|
11
|
+
exports.default = void 0;
|
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
|
13
|
+
var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
|
|
14
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
|
+
/**
|
|
16
|
+
* Icon: "DiagramSymbolPoolHorizontal".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for horizontal pool diagram symbol in Whiteboards.
|
|
20
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
+
*/
|
|
23
|
+
const DiagramSymbolPoolHorizontalIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramSymbolPoolHorizontalIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M14.5 10.667h-6V13H14a.5.5 0 0 0 .5-.5zM5 13h2v-2.333H5zm3.5-3.833h6V6.833h-6zm-3.5 0h2V6.833H5zm0-3.834h2V3H5zM14.5 3.5A.5.5 0 0 0 14 3H8.5v2.333h6zm-13 9a.5.5 0 0 0 .5.5h1.5V3H2a.5.5 0 0 0-.5.5zm14.5 0a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-9a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramSymbolPoolHorizontalIcon.displayName = 'DiagramSymbolPoolHorizontalIcon';
|
|
29
|
+
var _default = exports.default = DiagramSymbolPoolHorizontalIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::ee2b50e5c7df76aa9ce1fa4d78f5036d>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramSymbolPoolVerticalIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramSymbolPoolVerticalIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::5a70984045900373c15807564b65207a>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
"use strict";
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "__esModule", {
|
|
9
|
+
value: true
|
|
10
|
+
});
|
|
11
|
+
exports.default = void 0;
|
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
|
13
|
+
var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
|
|
14
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
|
+
/**
|
|
16
|
+
* Icon: "DiagramSymbolPoolVertical".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for vertical pool diagram symbol in Whiteboards.
|
|
20
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
+
*/
|
|
23
|
+
const DiagramSymbolPoolVerticalIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramSymbolPoolVerticalIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M13 8.5h-2.333v6H12.5a.5.5 0 0 0 .5-.5zm-6.167 6h2.334v-6H6.833zM10.667 7H13V5h-2.333zM6.833 7h2.334V5H6.833zM3 7h2.333V5H3zm0 7a.5.5 0 0 0 .5.5h1.833v-6H3zM13 2a.5.5 0 0 0-.5-.5h-9A.5.5 0 0 0 3 2v1.5h10zm1.5 12a2 2 0 0 1-2 2h-9a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramSymbolPoolVerticalIcon.displayName = 'DiagramSymbolPoolVerticalIcon';
|
|
29
|
+
var _default = exports.default = DiagramSymbolPoolVerticalIcon;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::2cdf9d7389f70d417f1c4646d6f6f47c>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -22,7 +22,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
22
22
|
*/
|
|
23
23
|
const DiagramSymbolPredefinedProcessIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
24
|
name: "DiagramSymbolPredefinedProcessIcon",
|
|
25
|
-
dangerouslySetGlyph: `<path fill="currentcolor" d="M14.5
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M14.5 3.5a.5.5 0 0 0-.4-.49L14 3h-1v10h1a.5.5 0 0 0 .5-.5zM4.5 13h7V3h-7zm-3-.5a.5.5 0 0 0 .5.5h1V3H2a.5.5 0 0 0-.5.5zm14.5 0a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-9a2 2 0 0 1 2-2h12l.204.01A2 2 0 0 1 16 3.5z"/>`
|
|
26
26
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
27
|
}, props));
|
|
28
28
|
DiagramSymbolPredefinedProcessIcon.displayName = 'DiagramSymbolPredefinedProcessIcon';
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::22bdbda6f68e409fa217509b1653b7f8>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramSymbolProvidedInterfaceIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramSymbolProvidedInterfaceIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::b43af2fa04caa504b49b5969c005f294>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
"use strict";
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "__esModule", {
|
|
9
|
+
value: true
|
|
10
|
+
});
|
|
11
|
+
exports.default = void 0;
|
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
|
13
|
+
var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
|
|
14
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
|
+
/**
|
|
16
|
+
* Icon: "DiagramSymbolProvidedInterface".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for provided interface UML diagram symbol in Whiteboards.
|
|
20
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
+
*/
|
|
23
|
+
const DiagramSymbolProvidedInterfaceIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramSymbolProvidedInterfaceIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M12.5 8a2.5 2.5 0 1 0-5 0 2.5 2.5 0 0 0 5 0M14 8a4 4 0 0 1-7.929.75H2v-1.5h4.071A4 4 0 0 1 14 8"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramSymbolProvidedInterfaceIcon.displayName = 'DiagramSymbolProvidedInterfaceIcon';
|
|
29
|
+
var _default = exports.default = DiagramSymbolProvidedInterfaceIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::b3cf8d3e0adc1199979170a8fa17d904>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramSymbolReceiveSignalIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramSymbolReceiveSignalIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::9ba1e243cd0e73ec7132e66cc10f669a>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
"use strict";
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "__esModule", {
|
|
9
|
+
value: true
|
|
10
|
+
});
|
|
11
|
+
exports.default = void 0;
|
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
|
13
|
+
var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
|
|
14
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
|
+
/**
|
|
16
|
+
* Icon: "DiagramSymbolReceiveSignal".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for receive signal UML diagram symbol in Whiteboards.
|
|
20
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
+
*/
|
|
23
|
+
const DiagramSymbolReceiveSignalIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramSymbolReceiveSignalIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M14.5 4.5A.5.5 0 0 0 14 4H2.427l3.132 3.5a.75.75 0 0 1 0 1L2.427 12H14a.5.5 0 0 0 .5-.5zm1.5 7a2 2 0 0 1-2 2H.75a.75.75 0 0 1-.559-1.25L3.993 8 .191 3.75A.75.75 0 0 1 .75 2.5H14a2 2 0 0 1 2 2z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramSymbolReceiveSignalIcon.displayName = 'DiagramSymbolReceiveSignalIcon';
|
|
29
|
+
var _default = exports.default = DiagramSymbolReceiveSignalIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::d04bb337b6030f7f7e20e8338c80c881>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramSymbolRequiredInterfaceIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramSymbolRequiredInterfaceIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::59ec5f8235c04836cfb5b3f781aba467>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
"use strict";
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "__esModule", {
|
|
9
|
+
value: true
|
|
10
|
+
});
|
|
11
|
+
exports.default = void 0;
|
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
|
13
|
+
var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
|
|
14
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
|
+
/**
|
|
16
|
+
* Icon: "DiagramSymbolRequiredInterface".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for required interface UML diagram symbol in Whiteboards.
|
|
20
|
+
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
|
+
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
|
+
*/
|
|
23
|
+
const DiagramSymbolRequiredInterfaceIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramSymbolRequiredInterfaceIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M2 1a7 7 0 0 1 6.96 6.25H14v1.5H8.96A7 7 0 0 1 2 15v-1.5a5.5 5.5 0 1 0 0-11z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramSymbolRequiredInterfaceIcon.displayName = 'DiagramSymbolRequiredInterfaceIcon';
|
|
29
|
+
var _default = exports.default = DiagramSymbolRequiredInterfaceIcon;
|