@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::adba6a60ae00d1ec1222367684a9c1e7>>
|
|
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: "DiagramArrowheadManyLeft".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for left-facing many diagram arrowhead 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 DiagramArrowheadManyLeftIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramArrowheadManyLeftIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M8.2 7.249H16v1.5H8.2L1.371 12.65l-.744-1.302 4.548-2.599H0v-1.5h5.176L.628 4.65l.744-1.302z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramArrowheadManyLeftIcon.displayName = 'DiagramArrowheadManyLeftIcon';
|
|
29
|
+
var _default = exports.default = DiagramArrowheadManyLeftIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::3b9afc628ce31592ac4a404a6d55ecd6>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramArrowheadManyRightIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramArrowheadManyRightIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::9ca4285902a58262fb8044c3621bee4d>>
|
|
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: "DiagramArrowheadManyRight".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for right-facing many diagram arrowhead 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 DiagramArrowheadManyRightIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramArrowheadManyRightIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="m15.372 4.65-4.548 2.6H16v1.5h-5.176l4.548 2.599-.744 1.302L7.8 8.75H0v-1.5h7.8l6.828-3.901z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramArrowheadManyRightIcon.displayName = 'DiagramArrowheadManyRightIcon';
|
|
29
|
+
var _default = exports.default = DiagramArrowheadManyRightIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::a9e064bcc6143aa347268bc0e5e420e5>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramArrowheadManyUpRightIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramArrowheadManyUpRightIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::2baa611e784256c1b45876caca6cc4d0>>
|
|
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: "DiagramArrowheadManyUpRight".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for many diagram 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 DiagramArrowheadManyUpRightIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramArrowheadManyUpRightIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M9.952 1.313 8.573 6.365l3.66-3.659 1.06 1.06-3.66 3.66 5.054-1.377.198.723.198.724-7.587 2.068-5.516 5.517L.92 14.02l5.515-5.516L8.505.918z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramArrowheadManyUpRightIcon.displayName = 'DiagramArrowheadManyUpRightIcon';
|
|
29
|
+
var _default = exports.default = DiagramArrowheadManyUpRightIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::fe1328eaf8fdbc94777fdeef990baa6f>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramArrowheadOneLeftIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramArrowheadOneLeftIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::87896aebc8c77854b663d27093d4f139>>
|
|
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: "DiagramArrowheadOneLeft".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for left-facing one diagram arrowhead 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 DiagramArrowheadOneLeftIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramArrowheadOneLeftIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M4.75 4v3.25H16v1.5H4.75V12h-1.5V8.75H0v-1.5h3.25V4z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramArrowheadOneLeftIcon.displayName = 'DiagramArrowheadOneLeftIcon';
|
|
29
|
+
var _default = exports.default = DiagramArrowheadOneLeftIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::def691f471545d0f6aaf05a2a7d2c38d>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramArrowheadOneOrManyLeftIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramArrowheadOneOrManyLeftIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::d49100d04e26f208826884549445b3a0>>
|
|
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: "DiagramArrowheadOneOrManyLeft".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for left-facing one or many diagram arrowhead 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 DiagramArrowheadOneOrManyLeftIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramArrowheadOneOrManyLeftIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M8 7.135V3.999h1.5v3.25H16v1.5H9.5v3.25H8V8.862L1.372 12.65l-.744-1.302 4.548-2.599H0v-1.5h5.176L.628 4.65l.744-1.302z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramArrowheadOneOrManyLeftIcon.displayName = 'DiagramArrowheadOneOrManyLeftIcon';
|
|
29
|
+
var _default = exports.default = DiagramArrowheadOneOrManyLeftIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::98c866ec5c25556841fb8d45da75a1a1>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramArrowheadOneOrManyRightIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramArrowheadOneOrManyRightIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::8ef7ac36655410f36e6e9ba9c66d7421>>
|
|
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: "DiagramArrowheadOneOrManyRight".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for right-facing one or many diagram arrowhead 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 DiagramArrowheadOneOrManyRightIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramArrowheadOneOrManyRightIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="m15.372 4.65-4.548 2.6H16v1.5h-5.176l4.548 2.599-.744 1.302L8 8.862V12H6.5V8.75H0v-1.5h6.5V4H8v3.136l6.628-3.787z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramArrowheadOneOrManyRightIcon.displayName = 'DiagramArrowheadOneOrManyRightIcon';
|
|
29
|
+
var _default = exports.default = DiagramArrowheadOneOrManyRightIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::223b4b9fba974bd0fdce47f894ab0b3b>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramArrowheadOneOrManyUpRightIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramArrowheadOneOrManyUpRightIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::3c24f0bc8ad10805e9407a66358d6f3c>>
|
|
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: "DiagramArrowheadOneOrManyUpRight".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for one or many diagram 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 DiagramArrowheadOneOrManyUpRightIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramArrowheadOneOrManyUpRightIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M9.952 1.313 8.573 6.365l3.66-3.659 1.06 1.06-3.66 3.66 5.054-1.377.198.723.198.724-7.365 2.008 2.217 2.218-1.06 1.06-2.298-2.298-4.597 4.597L.92 14.02l4.595-4.596-2.297-2.298 1.06-1.06 2.218 2.216L8.505.918z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramArrowheadOneOrManyUpRightIcon.displayName = 'DiagramArrowheadOneOrManyUpRightIcon';
|
|
29
|
+
var _default = exports.default = DiagramArrowheadOneOrManyUpRightIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::ae3cef0759d471931dd8b4e8a2e1d125>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramArrowheadOneRightIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramArrowheadOneRightIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::c90ab612174ed076a23d601e42b988e7>>
|
|
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: "DiagramArrowheadOneRight".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for right-facing one diagram arrowhead 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 DiagramArrowheadOneRightIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramArrowheadOneRightIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M12.75 4v3.25H16v1.5h-3.25V12h-1.5V8.75H0v-1.5h11.25V4z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramArrowheadOneRightIcon.displayName = 'DiagramArrowheadOneRightIcon';
|
|
29
|
+
var _default = exports.default = DiagramArrowheadOneRightIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::dce7358934da41052d645ddd209ded37>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramArrowheadOneUpRightIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramArrowheadOneUpRightIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::cdd55cb5f9f5562187e74b1be07e21f8>>
|
|
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: "DiagramArrowheadOneUpRight".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for one diagram 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 DiagramArrowheadOneUpRightIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramArrowheadOneUpRightIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="m14.187 2.873-2.299 2.298 2.299 2.299-1.06 1.06-2.3-2.299-7.954 7.956-1.06-1.061 7.955-7.955L7.47 2.873l1.06-1.06 2.3 2.297 2.297-2.298z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramArrowheadOneUpRightIcon.displayName = 'DiagramArrowheadOneUpRightIcon';
|
|
29
|
+
var _default = exports.default = DiagramArrowheadOneUpRightIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::29de9349fb3ba55d9f4dfa04eb0e129a>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramArrowheadOnlyOneLeftIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramArrowheadOnlyOneLeftIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::a88d5c7881bca7ed865316e3ab48e4ea>>
|
|
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: "DiagramArrowheadOnlyOneLeft".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for left-facing only one diagram arrowhead 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 DiagramArrowheadOnlyOneLeftIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramArrowheadOnlyOneLeftIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M5 4v3.25h1.5V4H8v3.25h8v1.5H8V12H6.5V8.75H5V12H3.5V8.75H0v-1.5h3.5V4z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramArrowheadOnlyOneLeftIcon.displayName = 'DiagramArrowheadOnlyOneLeftIcon';
|
|
29
|
+
var _default = exports.default = DiagramArrowheadOnlyOneLeftIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::22b0d369865cdd2e4a4f326cd3ab9a7c>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramArrowheadOnlyOneRightIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramArrowheadOnlyOneRightIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::1d1cfd7bf89ce1f426ea1fdce39dfd4e>>
|
|
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: "DiagramArrowheadOnlyOneRight".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for right-facing only one diagram arrowhead 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 DiagramArrowheadOnlyOneRightIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramArrowheadOnlyOneRightIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M11 4v3.25H9.5V4H8v3.25H0v1.5h8V12h1.5V8.75H11V12h1.5V8.75H16v-1.5h-3.5V4z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramArrowheadOnlyOneRightIcon.displayName = 'DiagramArrowheadOnlyOneRightIcon';
|
|
29
|
+
var _default = exports.default = DiagramArrowheadOnlyOneRightIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::7c37e13cbdf6cfa47cbb71e229ba6f65>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramArrowheadOnlyOneUpRightIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramArrowheadOnlyOneUpRightIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::01502467b21e54c2c8fa7340cf2d92a7>>
|
|
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: "DiagramArrowheadOnlyOneUpRight".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for only one diagram 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 DiagramArrowheadOnlyOneUpRightIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramArrowheadOnlyOneUpRightIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M14.187 2.873 11.71 5.348l2.3 2.298-1.061 1.061-2.298-2.299-1.062 1.06 2.299 2.3-1.06 1.06-2.3-2.299-5.656 5.658-1.06-1.061 5.656-5.657L5.171 5.17l1.06-1.06L8.53 6.407l1.061-1.06L7.293 3.05l1.06-1.06 2.299 2.297 2.474-2.474z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramArrowheadOnlyOneUpRightIcon.displayName = 'DiagramArrowheadOnlyOneUpRightIcon';
|
|
29
|
+
var _default = exports.default = DiagramArrowheadOnlyOneUpRightIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::cc47a41a17acc46a7a450b17ab992bff>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramArrowheadSequenceLeftIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramArrowheadSequenceLeftIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::398791e0d666b0b2a91fe6a3b44981c6>>
|
|
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: "DiagramArrowheadSequenceLeft".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for left-facing sequence diagram arrowhead 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 DiagramArrowheadSequenceLeftIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramArrowheadSequenceLeftIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M6.793 2.405A.75.75 0 0 1 8 3v4.25h8v1.5H8V13a.75.75 0 0 1-1.207.595l-6.5-5a.75.75 0 0 1 0-1.19z"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramArrowheadSequenceLeftIcon.displayName = 'DiagramArrowheadSequenceLeftIcon';
|
|
29
|
+
var _default = exports.default = DiagramArrowheadSequenceLeftIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::067dd4dfb3dd88b73907d51b54eb14b8>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramArrowheadSequenceRightIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramArrowheadSequenceRightIcon;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::618b819abb817607335762cbee855dcf>>
|
|
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: "DiagramArrowheadSequenceRight".
|
|
17
|
+
* Category: single-purpose
|
|
18
|
+
* Location: @atlaskit/icon-lab
|
|
19
|
+
* Usage guidance: Reserved for right-facing sequence diagram arrowhead 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 DiagramArrowheadSequenceRightIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
+
name: "DiagramArrowheadSequenceRightIcon",
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M8.419 2.327a.75.75 0 0 1 .788.078l6.5 5a.75.75 0 0 1 0 1.19l-6.5 5A.75.75 0 0 1 8 13V8.75H0v-1.5h8V3a.75.75 0 0 1 .419-.673"/>`
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
|
+
}, props));
|
|
28
|
+
DiagramArrowheadSequenceRightIcon.displayName = 'DiagramArrowheadSequenceRightIcon';
|
|
29
|
+
var _default = exports.default = DiagramArrowheadSequenceRightIcon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::89f6168d60bbc51b9d54c53696c22cc6>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
|
|
8
|
+
|
|
9
|
+
declare const DiagramArrowheadSequenceUpRightIcon: {
|
|
10
|
+
(props: NewCoreIconProps): JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
export default DiagramArrowheadSequenceUpRightIcon;
|