@atlaskit/icon-lab 5.12.2 → 5.14.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 +153 -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/journeys.d.ts +13 -0
- package/core/journeys.js +29 -0
- 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 +994 -4
- package/dist/es2019/deprecated-core.js +1 -1
- package/dist/es2019/metadata-core.js +994 -4
- package/dist/esm/deprecated-core.js +1 -1
- package/dist/esm/metadata-core.js +994 -4
- 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 -9
- 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/journeys.svg +1 -0
- 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::c0fa7b48513107bd36ea0c37951b9c82>>
|
|
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: "DiagramSymbolAssembly".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for assembly 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 DiagramSymbolAssemblyIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramSymbolAssemblyIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M7 2c3.06 0 5.582 2.29 5.951 5.25H16v1.5h-3.049A6 6 0 0 1 7 14v-1.5a4.5 4.5 0 1 0 0-9zm2 6a2 2 0 1 0-4 0 2 2 0 0 0 4 0m1.5 0a3.5 3.5 0 0 1-6.918.75H0v-1.5h3.582A3.5 3.5 0 0 1 10.5 8"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramSymbolAssemblyIcon.displayName = 'DiagramSymbolAssemblyIcon';
|
|
29
|
+
var _default = exports.default = DiagramSymbolAssemblyIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::0419528c7816b254c5dcc9407aa672c3>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramSymbolBrowserIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramSymbolBrowserIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::1de1f060a03ea71926ba87ae3f07c606>>
|
|
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: "DiagramSymbolBrowser".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for browser 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 DiagramSymbolBrowserIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramSymbolBrowserIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M14.009 1a2 2 0 0 1 1.999 1.986l.025 3.76v.007l-.027 6.256a2 2 0 0 1-2 1.991h-12a2 2 0 0 1-2-2.009l.027-6.236L.01 3.014A2 2 0 0 1 2.01 1zM1.506 12.998a.5.5 0 0 0 .5.502h12a.5.5 0 0 0 .5-.498L14.53 7.5h-13zM2.009 2.5a.5.5 0 0 0-.5.503L1.529 6h13l-.02-3.003a.5.5 0 0 0-.5-.497z"/><path fill="currentcolor" d="M3.25 3.5a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5m2.5 0a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5m2.5 0a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramSymbolBrowserIcon.displayName = 'DiagramSymbolBrowserIcon';
|
|
29
|
+
var _default = exports.default = DiagramSymbolBrowserIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::dc83fd37b5e585c587b1cb6ddb292311>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramSymbolClassIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramSymbolClassIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::584ec19b51f0cdcb979f5263e690b184>>
|
|
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: "DiagramSymbolClass".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for class 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 DiagramSymbolClassIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramSymbolClassIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M13 10.25H3V14l.01.1a.5.5 0 0 0 .49.4h9a.5.5 0 0 0 .5-.5zM3 8.75h10V4.5H3zM13 2a.5.5 0 0 0-.5-.5h-9A.5.5 0 0 0 3 2v1h10zm1.5 12a2 2 0 0 1-2 2h-9a2 2 0 0 1-1.99-1.796L1.5 14V2a2 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
|
+
DiagramSymbolClassIcon.displayName = 'DiagramSymbolClassIcon';
|
|
29
|
+
var _default = exports.default = DiagramSymbolClassIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::82ed6755a395456760b1e96135501398>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramSymbolCloudIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramSymbolCloudIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::053dafbe33465544ac2196144ffcdc2d>>
|
|
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: "DiagramSymbolCloud".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for cloud 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 DiagramSymbolCloudIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramSymbolCloudIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M14.5 10a2.5 2.5 0 0 0-1.79-2.397.75.75 0 0 1-.526-.59 4.249 4.249 0 0 0-8.418.39.75.75 0 0 1-.566.667 2.249 2.249 0 0 0 .55 4.43H12a2.5 2.5 0 0 0 2.5-2.5m1.5 0a4 4 0 0 1-4 4H3.75A3.75 3.75 0 0 1 0 10.25c0-1.57.966-2.91 2.333-3.468a5.75 5.75 0 0 1 11.235-.459A4 4 0 0 1 16 10"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramSymbolCloudIcon.displayName = 'DiagramSymbolCloudIcon';
|
|
29
|
+
var _default = exports.default = DiagramSymbolCloudIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::ee59056eb8ece6a3a979a96f932e5bae>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramSymbolCollaborationIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramSymbolCollaborationIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::e0cec56bcaa3818a64522fc2d2f4977f>>
|
|
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: "DiagramSymbolCollaboration".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for collaboration 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 DiagramSymbolCollaborationIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramSymbolCollaborationIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="m8.82 13.22.06.75a11 11 0 0 1-1.77 0l.06-.75.06-.75a9.4 9.4 0 0 0 1.52 0zm-4.49-1.51c.43.21.91.38 1.41.51l-.38 1.45a9.3 9.3 0 0 1-1.68-.61l.32-.68zm7.66.68.32.68a9.3 9.3 0 0 1-1.68.61l-.38-1.45c.5-.13.98-.3 1.41-.51zM2.11 9.9c.25.37.58.72.97 1.03l-.94 1.17c-.5-.4-.93-.86-1.27-1.36zm13.02.84c-.34.51-.77.96-1.27 1.36l-.94-1.17c.39-.32.72-.66.97-1.03zM0 8q0-.5.1-.98l1.47.32a3.1 3.1 0 0 0 0 1.32L.1 8.98A4.6 4.6 0 0 1 0 8m14.5 0a3 3 0 0 0-.07-.66l1.47-.32a4.6 4.6 0 0 1 0 1.95l-1.47-.32A3 3 0 0 0 14.5 8M3.08 5.07c-.39.32-.72.67-.97 1.03L.87 5.26c.34-.5.78-.96 1.27-1.36zM13.86 3.9c.5.4.93.86 1.27 1.36l-1.24.84a4.8 4.8 0 0 0-.97-1.03zm-8.11-.12a8 8 0 0 0-1.41.51l-.32-.68-.32-.68a9.3 9.3 0 0 1 1.68-.61zm4.89-1.45a9.3 9.3 0 0 1 1.68.61l-.32.68-.32.68a8 8 0 0 0-1.41-.51zM8 2q.45 0 .88.04l-.06.75-.06.75a9.3 9.3 0 0 0-1.52 0l-.06-.75-.06-.75Q7.55 2 8 2m.75 5.25v1.5h-1.5v-1.5zm3.25 0v1.5h-1.5v-1.5zm-6.5 0v1.5H4v-1.5z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramSymbolCollaborationIcon.displayName = 'DiagramSymbolCollaborationIcon';
|
|
29
|
+
var _default = exports.default = DiagramSymbolCollaborationIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::9f2d1754ea9d186ff296a26a5ecd9666>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramSymbolComplexIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramSymbolComplexIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::154c1b21a58b4691958dbe5c897ffd86>>
|
|
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: "DiagramSymbolComplex".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for complex 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 DiagramSymbolComplexIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramSymbolComplexIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M8.75 1v5.442l4.256-3.392.466.586.468.586-4.255 3.393 5.306 1.211-.167.732-.166.731L9.35 9.077l2.363 4.904-1.352.65L8 9.729l-2.362 4.904-1.351-.65 2.361-4.905-5.306 1.212-.334-1.463 5.306-1.212L2.06 4.222l.936-1.173L7.25 6.44V1z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramSymbolComplexIcon.displayName = 'DiagramSymbolComplexIcon';
|
|
29
|
+
var _default = exports.default = DiagramSymbolComplexIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::e346aba9dcc3e47a39552ab3938e65f9>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramSymbolComponentBoxIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramSymbolComponentBoxIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::f0d431f2a24b9f4d993f8b6651e800f1>>
|
|
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: "DiagramSymbolComponentBox".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for component box 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 DiagramSymbolComponentBoxIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramSymbolComponentBoxIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M14.5 3.5a.5.5 0 0 0-.4-.49L14 3H2a.5.5 0 0 0-.5.5v9a.5.5 0 0 0 .5.5h12a.5.5 0 0 0 .5-.5zm-2.25 1a.75.75 0 0 1 .75.75v3.5a.75.75 0 0 1-.75.75H6.5V8H8V6H6.5V4.5zM9.5 8h2V6h-2zm6.5 4.5a2 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
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramSymbolComponentBoxIcon.displayName = 'DiagramSymbolComponentBoxIcon';
|
|
29
|
+
var _default = exports.default = DiagramSymbolComponentBoxIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::c83d361ff593855b864847904198cee7>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramSymbolComponentIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramSymbolComponentIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::24dfd9797a41fbb897d03d7f9c9ae4ba>>
|
|
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: "DiagramSymbolComponent".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for component 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 DiagramSymbolComponentIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramSymbolComponentIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M14.5 4a.5.5 0 0 0-.5-.5H3.5A.5.5 0 0 0 3 4v1.5h1.5V7H3v2h1.5v1.5H3V12a.5.5 0 0 0 .5.5H14a.5.5 0 0 0 .5-.5zm1.5 8a2 2 0 0 1-2 2H3.5a2 2 0 0 1-2-2v-1.5H0V9h1.5V7H0V5.5h1.5V4a2 2 0 0 1 2-2H14a2 2 0 0 1 2 2z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramSymbolComponentIcon.displayName = 'DiagramSymbolComponentIcon';
|
|
29
|
+
var _default = exports.default = DiagramSymbolComponentIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::4ae904914b03b0e97c4f002246a7b46c>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramSymbolComputeIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramSymbolComputeIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::b595e3eb89de5c29dab9996153a67074>>
|
|
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: "DiagramSymbolCompute".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for compute 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 DiagramSymbolComputeIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramSymbolComputeIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M12.5 4a.5.5 0 0 0-.5-.5H4a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5zM9.75 5.5a.75.75 0 0 1 .75.75v3.5a.75.75 0 0 1-.75.75h-3.5a.75.75 0 0 1-.75-.75v-3.5a.75.75 0 0 1 .75-.75zM7 9h2V7H7zm7-4.5h1.5V6H14v1.25h1.5v1.5H14V10h1.5v1.5H14v.5a2 2 0 0 1-2 2h-.5v1.5H10V14H8.75v1.5h-1.5V14H6v1.5H4.5V14H4a2 2 0 0 1-2-2v-.5H.5V10H2V8.75H.5v-1.5H2V6H.5V4.5H2V4a2 2 0 0 1 2-2h.5V.5H6V2h1.25V.5h1.5V2H10V.5h1.5V2h.5a2 2 0 0 1 2 2z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramSymbolComputeIcon.displayName = 'DiagramSymbolComputeIcon';
|
|
29
|
+
var _default = exports.default = DiagramSymbolComputeIcon;
|
|
@@ -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::1398bb897102d78f4fd838bd496b18cf>>
|
|
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 DiagramSymbolConnectorOffPageIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
24
|
name: "DiagramSymbolConnectorOffPageIcon",
|
|
25
|
-
dangerouslySetGlyph: `<path fill="currentcolor" d="
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M14.5 4a.5.5 0 0 0-.5-.5H2a.5.5 0 0 0-.5.5v4.534a.5.5 0 0 0 .247.43l6 3.518a.5.5 0 0 0 .506 0l6-3.517a.5.5 0 0 0 .247-.43zM16 8.534a2 2 0 0 1-.988 1.725l-6 3.517a2 2 0 0 1-2.024 0l-6-3.517A2 2 0 0 1 0 8.534V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2z"/>`
|
|
26
26
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
27
|
}, props));
|
|
28
28
|
DiagramSymbolConnectorOffPageIcon.displayName = 'DiagramSymbolConnectorOffPageIcon';
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::9aec82255e2d7784255fa535be87c13b>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramSymbolContainerIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramSymbolContainerIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::8c12d6d5152714d84e0cc8698aa5541c>>
|
|
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: "DiagramSymbolContainer".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for container 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 DiagramSymbolContainerIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramSymbolContainerIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M14.5 3.5A.5.5 0 0 0 14 3H5v10h9a.5.5 0 0 0 .5-.5zm-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
|
+
DiagramSymbolContainerIcon.displayName = 'DiagramSymbolContainerIcon';
|
|
29
|
+
var _default = exports.default = DiagramSymbolContainerIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::9823d2629150da62c8e27d34b0262a3a>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramSymbolDatabaseSourceIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramSymbolDatabaseSourceIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::4735eb723d73adfc29c0285a0d3cb395>>
|
|
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: "DiagramSymbolDatabaseSource".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for database source 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 DiagramSymbolDatabaseSourceIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramSymbolDatabaseSourceIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M13.5 9.938a7 7 0 0 1-.826.359C11.442 10.74 9.789 11 8 11s-3.442-.26-4.674-.703a7 7 0 0 1-.826-.36v1.313c0 .428.352.985 1.4 1.477 1.006.473 2.453.773 4.1.773s3.094-.3 4.1-.773c1.048-.492 1.4-1.05 1.4-1.477zm0-4a7 7 0 0 1-.826.359C11.442 6.74 9.789 7 8 7s-3.442-.26-4.674-.703a7 7 0 0 1-.826-.36V8c0 .007.002.113.228.305.222.19.589.394 1.107.58C4.865 9.258 6.338 9.5 8 9.5s3.135-.243 4.165-.614c.518-.187.885-.392 1.108-.581.225-.192.227-.298.227-.305zM13.5 4c0-.007-.002-.113-.227-.305-.223-.19-.59-.394-1.108-.58C11.135 2.742 9.662 2.5 8 2.5s-3.135.244-4.165.614c-.518.187-.885.392-1.107.581-.226.192-.228.298-.228.305s.002.113.228.305c.222.19.589.394 1.107.58C4.865 5.258 6.338 5.5 8 5.5s3.135-.244 4.165-.614c.518-.187.885-.392 1.108-.581.225-.192.227-.298.227-.305m1.5 7.25c0 1.322-1.047 2.265-2.262 2.835C11.483 14.675 9.805 15 8 15s-3.483-.325-4.738-.915C2.047 13.515 1 12.572 1 11.25V4c0-.615.348-1.101.755-1.447.41-.349.959-.63 1.571-.85C4.558 1.26 6.211 1 8 1s3.442.26 4.674.703c.613.22 1.161.501 1.571.85.407.346.755.832.755 1.447z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramSymbolDatabaseSourceIcon.displayName = 'DiagramSymbolDatabaseSourceIcon';
|
|
29
|
+
var _default = exports.default = DiagramSymbolDatabaseSourceIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::672d4a79e75272cde376f605e2830632>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramSymbolEndIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramSymbolEndIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::a4c45a1237b28a4d419cb8c901305c2a>>
|
|
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: "DiagramSymbolEnd".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for end 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 DiagramSymbolEndIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramSymbolEndIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M8 4a4 4 0 1 1 0 8 4 4 0 0 1 0-8"/><path fill="currentcolor" fill-rule="evenodd" d="M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1m0 1.5a5.5 5.5 0 1 0 0 11 5.5 5.5 0 0 0 0-11" clip-rule="evenodd"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramSymbolEndIcon.displayName = 'DiagramSymbolEndIcon';
|
|
29
|
+
var _default = exports.default = DiagramSymbolEndIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::c4c7a1456553ed6c758d4fe440e6de42>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramSymbolErrorFilledIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramSymbolErrorFilledIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::9b8e2c5516e01ce5a57d7b423eebd1f7>>
|
|
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: "DiagramSymbolErrorFilled".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for error 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 DiagramSymbolErrorFilledIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramSymbolErrorFilledIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M13.68 1.262a.751.751 0 0 1 1.287.709l-3 9.75a.75.75 0 0 1-1.052.45L6.438 9.933 2.32 14.738a.75.75 0 0 1-1.286-.708l3-9.75.028-.078a.75.75 0 0 1 1.024-.373L9.56 6.068z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramSymbolErrorFilledIcon.displayName = 'DiagramSymbolErrorFilledIcon';
|
|
29
|
+
var _default = exports.default = DiagramSymbolErrorFilledIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::45b3d3fedee36bbbd0f33868b69b534e>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramSymbolErrorIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramSymbolErrorIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::dffb4158ee53232d0e3d7ab48bb5d239>>
|
|
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: "DiagramSymbolError".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for error 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 DiagramSymbolErrorIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramSymbolErrorIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M13.68 1.262a.75.75 0 0 1 1.287.709l-3 9.75a.75.75 0 0 1-1.052.45L6.438 9.933 2.32 14.739a.75.75 0 0 1-1.286-.71l3-9.75.029-.077a.75.75 0 0 1 1.023-.373l4.477 2.239zm-3.36 6.227a.75.75 0 0 1-.905.182L5.206 5.567l-1.679 5.457 2.154-2.512.09-.089a.75.75 0 0 1 .814-.094l4.208 2.104 1.68-5.457z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramSymbolErrorIcon.displayName = 'DiagramSymbolErrorIcon';
|
|
29
|
+
var _default = exports.default = DiagramSymbolErrorIcon;
|