@atlaskit/icon-lab 3.4.1 → 4.0.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 +30 -0
- package/core/align-content-bottom.js +2 -2
- package/core/align-content-center-horizontal.js +2 -2
- package/core/align-content-center-vertical.js +2 -2
- package/core/align-content-left.js +2 -2
- package/core/align-content-right.js +2 -2
- package/core/align-content-top.js +2 -2
- package/core/align-position-bottom.js +2 -2
- package/core/align-position-center-vertical.js +2 -2
- package/core/align-position-top.js +2 -2
- package/core/assets-data-manager.js +2 -2
- package/core/assets-schema.js +2 -2
- package/core/beach-umbrella.d.ts +13 -0
- package/core/beach-umbrella.js +28 -0
- package/core/book-open.js +2 -2
- package/core/cloud-offline.js +12 -21
- package/core/cloud-saved.js +12 -21
- package/core/coins.js +2 -2
- package/core/continue-when.js +2 -2
- package/core/cross-octagon.js +2 -2
- package/core/cursor-strikethrough.js +12 -21
- package/core/cursor.js +2 -2
- package/core/database-storage-cache.js +12 -21
- package/core/database-storage.js +2 -2
- package/core/divider-element.js +2 -5
- package/core/drop-shadow.js +2 -2
- package/core/duplicate.js +2 -2
- package/core/editions.js +2 -2
- package/core/expand-element.js +2 -5
- package/core/field-text.js +2 -2
- package/core/gift.d.ts +13 -0
- package/core/gift.js +28 -0
- package/core/group-selection.js +2 -2
- package/core/group-ungroup-selection.js +2 -2
- package/core/hand.js +2 -2
- package/core/if-else.js +2 -2
- package/core/incognito.js +2 -2
- package/core/initiative.js +2 -2
- package/core/jira.js +2 -2
- package/core/lozenge.js +2 -2
- package/core/page-live-doc.js +2 -2
- package/core/paint-brush.js +2 -2
- package/core/paint-roller.js +2 -2
- package/core/party-popper.d.ts +13 -0
- package/core/party-popper.js +28 -0
- package/core/qr-code.js +2 -2
- package/core/queue-pop-in.js +2 -5
- package/core/queue-pop-out.js +2 -5
- package/core/roadmaps-plan.js +2 -2
- package/core/roadmaps-service.js +2 -2
- package/core/section.js +2 -2
- package/core/shape-diamond.js +2 -2
- package/core/shape-ellipse.js +2 -2
- package/core/shape-parallelogram-skew-left.js +2 -2
- package/core/shape-parallelogram-skew-right.js +2 -2
- package/core/shape-rectangle-rounded.js +2 -2
- package/core/shape-rectangle.js +2 -2
- package/core/shape-triangle-inverted.js +2 -2
- package/core/shape-triangle.js +2 -2
- package/core/signature.js +2 -2
- package/core/speedometer.js +2 -2
- package/core/split-parallel.js +2 -2
- package/core/stamp.js +2 -2
- package/core/sticker.js +2 -2
- package/core/stroke-curvature-curved.js +2 -2
- package/core/stroke-curvature-dynamic.js +2 -2
- package/core/stroke-curvature-straight.js +2 -2
- package/core/stroke-properties.js +2 -2
- package/core/stroke-style-dashed.js +2 -2
- package/core/stroke-style-dotted.js +2 -2
- package/core/stroke-style-solid.js +2 -2
- package/core/sunset.js +2 -2
- package/core/swap.js +2 -2
- package/core/switch-case.js +2 -2
- package/core/sync.js +2 -2
- package/core/takeout-container.js +2 -2
- package/core/template.js +2 -2
- package/core/ticket.js +2 -2
- package/core/tidy.js +2 -2
- package/core/vehicle-airplane.d.ts +13 -0
- package/core/vehicle-airplane.js +28 -0
- package/core/vehicle-train.js +2 -2
- package/core/vulnerability.js +2 -2
- package/core/wallet.js +2 -2
- package/core/webhook.js +2 -2
- package/core/welcome-feed.js +2 -2
- package/core/workflow-controls.js +2 -2
- package/core/wrench.js +2 -2
- package/dist/cjs/metadata-core.js +37 -1
- package/dist/es2019/metadata-core.js +37 -1
- package/dist/esm/metadata-core.js +37 -1
- package/dist/types/metadata-core.d.ts +1 -1
- package/dist/types-ts4.5/metadata-core.d.ts +1 -1
- package/package.json +3 -3
- package/svgs/core/align-content-bottom.svg +1 -1
- package/svgs/core/align-content-center-horizontal.svg +1 -1
- package/svgs/core/align-content-center-vertical.svg +1 -1
- package/svgs/core/align-content-left.svg +1 -1
- package/svgs/core/align-content-right.svg +1 -1
- package/svgs/core/align-content-top.svg +1 -1
- package/svgs/core/align-position-bottom.svg +1 -1
- package/svgs/core/align-position-center-vertical.svg +1 -1
- package/svgs/core/align-position-top.svg +1 -1
- package/svgs/core/assets-data-manager.svg +1 -1
- package/svgs/core/assets-schema.svg +1 -1
- package/svgs/core/beach-umbrella.svg +1 -0
- package/svgs/core/book-open.svg +1 -1
- package/svgs/core/cloud-offline.svg +1 -1
- package/svgs/core/cloud-saved.svg +1 -1
- package/svgs/core/coins.svg +1 -1
- package/svgs/core/continue-when.svg +1 -1
- package/svgs/core/cross-octagon.svg +1 -1
- package/svgs/core/cursor-strikethrough.svg +1 -1
- package/svgs/core/cursor.svg +1 -1
- package/svgs/core/database-storage-cache.svg +1 -1
- package/svgs/core/database-storage.svg +1 -1
- package/svgs/core/divider-element.svg +1 -1
- package/svgs/core/drop-shadow.svg +1 -1
- package/svgs/core/duplicate.svg +1 -1
- package/svgs/core/editions.svg +1 -1
- package/svgs/core/expand-element.svg +1 -1
- package/svgs/core/field-text.svg +1 -1
- package/svgs/core/gift.svg +1 -0
- package/svgs/core/group-selection.svg +1 -1
- package/svgs/core/group-ungroup-selection.svg +1 -1
- package/svgs/core/hand.svg +1 -1
- package/svgs/core/if-else.svg +1 -1
- package/svgs/core/incognito.svg +1 -1
- package/svgs/core/initiative.svg +1 -1
- package/svgs/core/jira.svg +1 -1
- package/svgs/core/lozenge.svg +1 -1
- package/svgs/core/page-live-doc.svg +1 -1
- package/svgs/core/paint-brush.svg +1 -1
- package/svgs/core/paint-roller.svg +1 -1
- package/svgs/core/party-popper.svg +1 -0
- package/svgs/core/qr-code.svg +1 -1
- package/svgs/core/queue-pop-in.svg +1 -1
- package/svgs/core/queue-pop-out.svg +1 -1
- package/svgs/core/roadmaps-plan.svg +1 -1
- package/svgs/core/roadmaps-service.svg +1 -1
- package/svgs/core/section.svg +1 -1
- package/svgs/core/shape-diamond.svg +1 -1
- package/svgs/core/shape-ellipse.svg +1 -1
- package/svgs/core/shape-parallelogram-skew-left.svg +1 -1
- package/svgs/core/shape-parallelogram-skew-right.svg +1 -1
- package/svgs/core/shape-rectangle-rounded.svg +1 -1
- package/svgs/core/shape-rectangle.svg +1 -1
- package/svgs/core/shape-triangle-inverted.svg +1 -1
- package/svgs/core/shape-triangle.svg +1 -1
- package/svgs/core/signature.svg +1 -1
- package/svgs/core/speedometer.svg +1 -1
- package/svgs/core/split-parallel.svg +1 -1
- package/svgs/core/stamp.svg +1 -1
- package/svgs/core/sticker.svg +1 -1
- package/svgs/core/stroke-curvature-curved.svg +1 -1
- package/svgs/core/stroke-curvature-dynamic.svg +1 -1
- package/svgs/core/stroke-curvature-straight.svg +1 -1
- package/svgs/core/stroke-properties.svg +1 -1
- package/svgs/core/stroke-style-dashed.svg +1 -1
- package/svgs/core/stroke-style-dotted.svg +1 -1
- package/svgs/core/stroke-style-solid.svg +1 -1
- package/svgs/core/sunset.svg +1 -1
- package/svgs/core/swap.svg +1 -1
- package/svgs/core/switch-case.svg +1 -1
- package/svgs/core/sync.svg +1 -1
- package/svgs/core/takeout-container.svg +1 -1
- package/svgs/core/template.svg +1 -1
- package/svgs/core/ticket.svg +1 -1
- package/svgs/core/tidy.svg +1 -1
- package/svgs/core/vehicle-airplane.svg +1 -0
- package/svgs/core/vehicle-train.svg +1 -1
- package/svgs/core/vulnerability.svg +1 -1
- package/svgs/core/wallet.svg +1 -1
- package/svgs/core/webhook.svg +1 -1
- package/svgs/core/welcome-feed.svg +1 -1
- package/svgs/core/workflow-controls.svg +1 -1
- package/svgs/core/wrench.svg +1 -1
package/core/roadmaps-service.js
CHANGED
|
@@ -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::1032445cfb208c3cfd386709ffac1c18>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const RoadmapsServiceIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M13.5 2.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2m-2.386.25a2.501 2.501 0 1 1 0 1.5H8.702a.5.5 0 0 0-.427.24L6.13 8l2.145 3.51a.5.5 0 0 0 .427.24h2.413a2.501 2.501 0 1 1 0 1.5H8.702a2 2 0 0 1-1.707-.957L4.83 8.75H0v-1.5h4.83l2.164-3.543a2 2 0 0 1 1.707-.957zM13.5 11.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
RoadmapsServiceIcon.displayName = 'RoadmapsServiceIcon';
|
package/core/section.js
CHANGED
|
@@ -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::cac4b9101ec53f28bec2ad64f21f83e8>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const SectionIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M9 2.5H1V1h8zM1 6a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2zm2-.5a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V6a.5.5 0 0 0-.5-.5z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
SectionIcon.displayName = 'SectionIcon';
|
package/core/shape-diamond.js
CHANGED
|
@@ -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::dd9334279265d1f9fb148dc7c2d23315>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const ShapeDiamondIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M7.028.662a1.375 1.375 0 0 1 1.944 0l6.366 6.366a1.375 1.375 0 0 1 0 1.944l-6.366 6.366a1.375 1.375 0 0 1-1.944 0L.662 8.972a1.375 1.375 0 0 1 0-1.944zM8 1.81 1.81 8 8 14.19 14.19 8z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
ShapeDiamondIcon.displayName = 'ShapeDiamondIcon';
|
package/core/shape-ellipse.js
CHANGED
|
@@ -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::a17c7c733fa855fbf8be2a28121145b5>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const ShapeEllipseIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M8 2.5a5.5 5.5 0 1 0 0 11 5.5 5.5 0 0 0 0-11M1 8a7 7 0 1 1 14 0A7 7 0 0 1 1 8" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
ShapeEllipseIcon.displayName = 'ShapeEllipseIcon';
|
|
@@ -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::b6ee742a64d9bb0b6a8692acb1ac87f7>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const ShapeParallelogramSkewLeftIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M11.854 2.374a1.375 1.375 0 0 0-1.28-.874H1.415c-.969 0-1.634.974-1.28 1.876l4.01 10.25c.206.527.715.874 1.28.874h9.158c.969 0 1.634-.974 1.28-1.876zM10.488 3l3.913 10H5.512L1.599 3z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
ShapeParallelogramSkewLeftIcon.displayName = 'ShapeParallelogramSkewLeftIcon';
|
|
@@ -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::91a8c07e1883209539a0b3d72fcd2ea6>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const ShapeParallelogramSkewRightIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M4.146 2.374a1.375 1.375 0 0 1 1.28-.874h9.158c.969 0 1.634.974 1.28 1.876l-4.01 10.25a1.375 1.375 0 0 1-1.28.874H1.415a1.375 1.375 0 0 1-1.28-1.876zM5.512 3 1.599 13h8.89L14.4 3z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
ShapeParallelogramSkewRightIcon.displayName = 'ShapeParallelogramSkewRightIcon';
|
|
@@ -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::46a455deea269d63ca9cf4851918889a>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const ShapeRectangleRoundedIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M1.5 4.75A3.25 3.25 0 0 1 4.75 1.5h6.5a3.25 3.25 0 0 1 3.25 3.25v6.5a3.25 3.25 0 0 1-3.25 3.25h-6.5a3.25 3.25 0 0 1-3.25-3.25zM4.75 3A1.75 1.75 0 0 0 3 4.75v6.5c0 .966.784 1.75 1.75 1.75h6.5A1.75 1.75 0 0 0 13 11.25v-6.5A1.75 1.75 0 0 0 11.25 3z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
ShapeRectangleRoundedIcon.displayName = 'ShapeRectangleRoundedIcon';
|
package/core/shape-rectangle.js
CHANGED
|
@@ -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::22b7e977bca0223350467d09672e3190>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const ShapeRectangleIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M1.5 2.875c0-.76.616-1.375 1.375-1.375h10.25c.76 0 1.375.616 1.375 1.375v10.25c0 .76-.616 1.375-1.375 1.375H2.875c-.76 0-1.375-.616-1.375-1.375zM3 3v10h10V3z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
ShapeRectangleIcon.displayName = 'ShapeRectangleIcon';
|
|
@@ -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::5f37d554ef8a6904c3bd823dbdd944a7>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const ShapeTriangleInvertedIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M6.8 14.143a1.375 1.375 0 0 0 2.4 0l5.933-10.596a1.375 1.375 0 0 0-1.2-2.047H2.067a1.375 1.375 0 0 0-1.2 2.047zm1.2-.928L2.28 3h11.44z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
ShapeTriangleInvertedIcon.displayName = 'ShapeTriangleInvertedIcon';
|
package/core/shape-triangle.js
CHANGED
|
@@ -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::91682cabb4d682af4c3a9e7c02f28eb2>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const ShapeTriangleIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M6.8 1.857a1.375 1.375 0 0 1 2.4 0l5.933 10.596a1.375 1.375 0 0 1-1.2 2.047H2.067a1.375 1.375 0 0 1-1.2-2.047zm1.2.928L2.28 13h11.44z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
ShapeTriangleIcon.displayName = 'ShapeTriangleIcon';
|
package/core/signature.js
CHANGED
|
@@ -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::7f43a1232540650026ed8cf9151a524f>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const SignatureIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M16 14H0v-1.5h16zM2.83 2.27c.62-.41 1.4-.47 2.24-.24.58.15 1.03.48 1.32.95.28.45.39.98.38 1.49-.02 1.01-.47 2.14-1.16 3.1-.33.46-.74.93-1.18 1.38q.03.03.05.06c.32.33.62.48.88.5.24.02.57-.05.99-.44.44-.4.94-1.09 1.47-2.23a.75.75 0 0 1 1.42.46v.02l-.01.08c-.01.07-.02.18-.04.31-.02.26-.03.59.01.9.05.32.14.56.25.7.09.11.23.21.55.21.83 0 1.35-.56 1.53-1.21a.75.75 0 0 1 1.47.15v-.01.02a1.1 1.1 0 0 0 .22.46c.19.23.65.6 1.78.6V11c-1.35 0-2.23-.41-2.77-.96.36-.4.61-.87.74-1.33l-.72-.21.75-.05-.75.05c-.75.05-.75.06-.75.06v.02a1 1 0 0 0 .02.13q.02.12.08.3a2.6 2.6 0 0 0 .63 1.03c-.51.56-1.25.96-2.23.96-.74 0-1.32-.28-1.71-.76a2.4 2.4 0 0 1-.38-.66c.44-.55.87-1.25 1.27-2.13l-.68-.31-.73-.15V7l-.01.03-.02.12a6 6 0 0 0-.05.4 5.6 5.6 0 0 0 .02 1.25c.04.25.1.52.2.78q-.27.33-.55.58c-.65.6-1.38.89-2.13.82-.73-.06-1.34-.45-1.82-.94l-.06-.06q-.17.15-.32.29a35 35 0 0 1-1.54 1.29l-.02.02-.01.01L1 11l-.46-.59h.01l.02-.02a24 24 0 0 0 .41-.32 34 34 0 0 0 1.51-1.33 7 7 0 0 1-.24-.51c-.57-1.33-.84-2.99-.52-4.28.16-.65.49-1.29 1.1-1.69m.79 5.35c.29-.32.56-.63.77-.93.56-.79.86-1.63.88-2.26.01-.31-.06-.52-.14-.66-.08-.12-.2-.23-.44-.3-.56-.15-.87-.06-1.04.05-.18.12-.36.36-.46.79-.21.87-.05 2.17.44 3.31" clip-rule="evenodd"/><path fill="currentcolor" d="M7.91 9.58c.44-.55.87-1.25 1.27-2.13l-.68-.31-.73-.15V7l-.01.03-.02.12a6 6 0 0 0-.05.4 5.6 5.6 0 0 0 .02 1.25c.04.25.1.52.2.78m4.32.46c.36-.4.61-.87.74-1.33l-.72-.21c-.75.05-.75.06-.75.06v.02a1 1 0 0 0 .02.13q.02.12.08.3a2.6 2.6 0 0 0 .63 1.03"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
SignatureIcon.displayName = 'SignatureIcon';
|
package/core/speedometer.js
CHANGED
|
@@ -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::145e587ad7304d9defe4579ea5b58a7a>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const SpeedometerIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M8 2.5a6.5 6.5 0 0 0-4.483 11.207l-1.034 1.086a8 8 0 0 1 9.104-12.946l-.674 1.34A6.5 6.5 0 0 0 8 2.5m5.384.875a.75.75 0 0 1 .537.246A7.97 7.97 0 0 1 16 9a7.98 7.98 0 0 1-2.483 5.793l-1.034-1.086A6.48 6.48 0 0 0 14.5 9a6.47 6.47 0 0 0-1.193-3.754l-3.09 3.097a2.5 2.5 0 1 1-1.061-1.06l3.68-3.688a.75.75 0 0 1 .548-.22M8 8.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
SpeedometerIcon.displayName = 'SpeedometerIcon';
|
package/core/split-parallel.js
CHANGED
|
@@ -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::22d14b837a1ea4f580da61a9d123a95a>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const SplitParallelIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M2 3.25a2.25 2.25 0 1 1 3 2.122v5.256a2.251 2.251 0 1 1-1.5 0V5.372A2.25 2.25 0 0 1 2 3.25m2.25-.75a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5M10.5 8h-4V6.5h4a2 2 0 0 1 2 2v2.128a2.251 2.251 0 1 1-1.5 0V8.5a.5.5 0 0 0-.5-.5m-6.25 4a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5m7.5 0a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
SplitParallelIcon.displayName = 'SplitParallelIcon';
|
package/core/stamp.js
CHANGED
|
@@ -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::214f3042876e1106bf6011336dc93214>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const StampIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M4.074 3.007A2.625 2.625 0 0 1 6.67 0h2.658a2.625 2.625 0 0 1 2.597 3.007L11.118 8.5h1.257A2.625 2.625 0 0 1 15 11.125v1.625a.75.75 0 0 1-.75.75H1.75a.75.75 0 0 1-.75-.75v-1.625A2.625 2.625 0 0 1 3.625 8.5h1.257zM6.67 1.5c-.687 0-1.213.61-1.113 1.289l.934 6.352A.75.75 0 0 1 5.75 10H3.625c-.621 0-1.125.504-1.125 1.125V12h11v-.875c0-.621-.504-1.125-1.125-1.125H10.25a.75.75 0 0 1-.742-.86l.934-6.351c.1-.68-.426-1.289-1.113-1.289zM13.5 16h-11v-1.5h11z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
StampIcon.displayName = 'StampIcon';
|
package/core/sticker.js
CHANGED
|
@@ -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::7e26c8dbab2931db3613624583aad3c7>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const StickerIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M8 1.5a6.5 6.5 0 0 0-1.998 12.687L6 14c0-1.102.223-2.153.627-3.11a8 8 0 0 1 7.56-4.888A6.5 6.5 0 0 0 8 1.5m5.413 6.026a6.5 6.5 0 0 0-5.404 3.947 6.5 6.5 0 0 0-.483 1.94zM0 8a8 8 0 0 1 15.899-1.277.75.75 0 0 1-.21.65l-8.317 8.315a.75.75 0 0 1-.649.21A8 8 0 0 1 0 8" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
StickerIcon.displayName = 'StickerIcon';
|
|
@@ -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::874b12095fc664ddc85f778fb0d3605b>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const StrokeCurvatureCurvedIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M12.103 3.5a3 3 0 0 0-2.947 2.439l-.839 4.403A4.5 4.5 0 0 1 3.897 14H1v-1.5h2.897a3 3 0 0 0 2.947-2.439l.839-4.403A4.5 4.5 0 0 1 12.103 2H15v1.5z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
StrokeCurvatureCurvedIcon.displayName = 'StrokeCurvatureCurvedIcon';
|
|
@@ -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::ce4ebe066ff03e40c31f46914e418da0>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const StrokeCurvatureDynamicIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M9.25 3.5a.5.5 0 0 0-.5.5v8a2 2 0 0 1-2 2H1v-1.5h5.75a.5.5 0 0 0 .5-.5V4a2 2 0 0 1 2-2H15v1.5z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
StrokeCurvatureDynamicIcon.displayName = 'StrokeCurvatureDynamicIcon';
|
|
@@ -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::31124b371faafa4fe86b94c5d033fd1b>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const StrokeCurvatureStraightIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="m14.53 2.53-12 12-1.06-1.06 12-12z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
StrokeCurvatureStraightIcon.displayName = 'StrokeCurvatureStraightIcon';
|
|
@@ -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::62c3e1cdf2d8900a964776775e4f1279>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const StrokePropertiesIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M15 3.5H1V2h14zM15 8H1V5.5h14zm0 6H1v-4h14z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
StrokePropertiesIcon.displayName = 'StrokePropertiesIcon';
|
|
@@ -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::fee4d221f6dc6f0b30635ac6d1c5582b>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const StrokeStyleDashedIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M4.33 8.75H1v-1.5h3.33zm5.34 0H6.33v-1.5h3.33zm5.33 0h-3.33v-1.5H15z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
StrokeStyleDashedIcon.displayName = 'StrokeStyleDashedIcon';
|
|
@@ -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::4c51d5585e6011dfea98235d1ba39769>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const StrokeStyleDottedIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M2.6 8.75H1v-1.5h1.6zm3.1 0H4.1v-1.5h1.6zm3.1 0H7.2v-1.5h1.6zm3.1 0h-1.6v-1.5h1.6zm3.1 0h-1.6v-1.5H15z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
StrokeStyleDottedIcon.displayName = 'StrokeStyleDottedIcon';
|
|
@@ -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::22f13cfdc4b40252d0645b584794f27b>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const StrokeStyleSolidIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M15 8.75H1v-1.5h14z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
StrokeStyleSolidIcon.displayName = 'StrokeStyleSolidIcon';
|
package/core/sunset.js
CHANGED
|
@@ -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::086a031d02692cf74069766c04c4bef1>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const SunsetIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M8.75 1v2h-1.5V1zm3 2.845 1.414-1.415 1.06 1.061-1.413 1.414zm-8.586 1.07L1.75 3.5l1.06-1.06 1.415 1.414zM8 6a3 3 0 0 0-3 3H3.5a4.5 4.5 0 0 1 9 0H11a3 3 0 0 0-3-3M2 9H0V7.5h2zm14 0h-2V7.5h2zm-1 3H1v-1.5h14zm-4.5 1.5V15h-5v-1.5z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
SunsetIcon.displayName = 'SunsetIcon';
|
package/core/swap.js
CHANGED
|
@@ -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::a259b0b80727ff155f86e6fcbd5ea664>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const SwapIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="m3.22 1.22-3 3 1.06 1.06L3 3.56v8.315A2.625 2.625 0 0 0 5.625 14.5H7.5V13H5.625A1.125 1.125 0 0 1 4.5 11.875V3.561l1.72 1.72L7.28 4.22l-3-3a.75.75 0 0 0-1.06 0M8.5 3h1.875c.621 0 1.125.504 1.125 1.125v8.314l-1.72-1.72-1.06 1.061 3 3a.75.75 0 0 0 1.06 0l3-3-1.06-1.06L13 12.44V4.124A2.625 2.625 0 0 0 10.375 1.5H8.5z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
SwapIcon.displayName = 'SwapIcon';
|
package/core/switch-case.js
CHANGED
|
@@ -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::89da5bf2c3cce2792fd3b64166af87e1>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const SwitchCaseIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M5.75 3.25a2.25 2.25 0 1 1 3 2.122V7.25h1.75a2 2 0 0 1 2 2v3.19l1.22-1.22 1.06 1.06-2.5 2.5a.75.75 0 0 1-1.06 0l-2.5-2.5 1.06-1.06L11 12.44V9.25a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0-.5.5v3.19l1.22-1.22 1.06 1.06-2.5 2.5a.75.75 0 0 1-1.06 0l-2.5-2.5 1.06-1.06 1.22 1.22V9.25a2 2 0 0 1 2-2h1.75V5.372a2.25 2.25 0 0 1-1.5-2.122M8 2.5A.75.75 0 1 0 8 4a.75.75 0 0 0 0-1.5" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
SwitchCaseIcon.displayName = 'SwitchCaseIcon';
|
package/core/sync.js
CHANGED
|
@@ -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::d64019569838190420a4f4f1d7102ef7>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const SyncIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M2 .5h4.25a.75.75 0 0 1 .75.75V5.5H5.5V2.941a9 9 0 0 0-1.094.916C3.42 4.83 2.5 6.214 2.5 8c0 1.813.817 3.18 1.871 4.11 1.079.95 2.346 1.39 3.129 1.39V15c-1.217 0-2.825-.623-4.121-1.765C2.058 12.07 1 10.312 1 8c0-2.339 1.21-4.084 2.354-5.211.308-.304.615-.567.9-.789H2zm10.621 2.266C13.942 3.93 15 5.688 15 8c0 2.338-1.204 4.079-2.344 5.201-.304.3-.607.56-.889.78H14v1.5H9.75a.75.75 0 0 1-.75-.75v-4.25h1.5v2.573a9 9 0 0 0 1.104-.921C12.584 11.166 13.5 9.787 13.5 8c0-1.813-.817-3.18-1.871-4.11C10.551 2.94 9.283 2.5 8.5 2.5V1c1.217 0 2.825.623 4.121 1.766" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
SyncIcon.displayName = 'SyncIcon';
|
|
@@ -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::ed063e31aead48d9b5f8d133c23b3fb7>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const TakeoutContainerIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M4.313 1.45A.75.75 0 0 1 5 1h6a.75.75 0 0 1 .687.45l1.504 3.438 1.893-1.262.832 1.248-1.962 1.308-.96 8.156a.75.75 0 0 1-.744.662h-8.5a.75.75 0 0 1-.745-.662l-.96-8.156-1.96-1.308.832-1.248L2.81 4.888zm-.72 5.05.824 7h7.166l.824-7zm8.01-1.5L10.51 2.5H5.491L4.397 5z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
TakeoutContainerIcon.displayName = 'TakeoutContainerIcon';
|
package/core/template.js
CHANGED
|
@@ -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::3323d881b6166e918aa6587deec4b1bc>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const TemplateIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M1 3a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2zm2-.5a.5.5 0 0 0-.5.5v1.5h11V3a.5.5 0 0 0-.5-.5zM13.5 6h-7v7.5H13a.5.5 0 0 0 .5-.5zM5 13.5V6H2.5v7a.5.5 0 0 0 .5.5z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
TemplateIcon.displayName = 'TemplateIcon';
|
package/core/ticket.js
CHANGED
|
@@ -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::a7451e2761f9e96e3101b93bd7609b23>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const TicketIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M0 2.75A.75.75 0 0 1 .75 2h14.5a.75.75 0 0 1 .75.75v3.5a.75.75 0 0 1-.75.75H15a1 1 0 1 0 0 2h.25a.75.75 0 0 1 .75.75v3.5a.75.75 0 0 1-.75.75H.75a.75.75 0 0 1-.75-.75v-3.5A.75.75 0 0 1 .75 9H1a1 1 0 0 0 0-2H.75A.75.75 0 0 1 0 6.25zm1.5.75v2.05a2.5 2.5 0 0 1 0 4.9v2.05h13v-2.05a2.5 2.5 0 0 1 0-4.9V3.5zM9 6V4.5h1.5V6zm1.5 2.75H9v-1.5h1.5zM9 11.5V10h1.5v1.5z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
TicketIcon.displayName = 'TicketIcon';
|
package/core/tidy.js
CHANGED
|
@@ -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::ed462dedbc6a1a823ea8adc173776464>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const TidyIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M3 2.5a.5.5 0 0 0-.5.5v2.167h2.667V2.5zm3.667 0v2.667h2.666V2.5zm4.166 0v2.667H13.5V3a.5.5 0 0 0-.5-.5zM13.5 6.667h-2.667v2.666H13.5zm0 4.166h-2.667V13.5H13a.5.5 0 0 0 .5-.5zM9.333 13.5v-2.667H6.667V13.5zm-4.166 0v-2.667H2.5V13a.5.5 0 0 0 .5.5zM2.5 9.333h2.667V6.667H2.5zm4.167-2.666v2.666h2.666V6.667zM1 3a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2z" clip-rule="evenodd"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
TidyIcon.displayName = 'TidyIcon';
|