@atlaskit/icon 26.1.0 → 26.2.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 +50 -0
- package/build/index.tsx +2 -0
- package/core/attachment.js +2 -2
- package/core/check-circle.js +2 -2
- package/core/chevron-double-left.js +2 -1
- package/core/chevron-double-right.js +2 -1
- package/core/chevron-down.js +3 -1
- package/core/chevron-left.js +3 -1
- package/core/chevron-right.js +3 -1
- package/core/chevron-up.js +3 -1
- package/core/clock.js +2 -2
- package/core/defect.js +2 -2
- package/core/devices.js +2 -2
- package/core/exclamation-square.js +2 -2
- package/core/list-checklist.js +2 -2
- package/core/migration/chevron-down--chevron-down-circle.js +3 -1
- package/core/migration/chevron-down--hipchat-chevron-down.js +3 -1
- package/core/migration/chevron-down.js +3 -1
- package/core/migration/chevron-left--chevron-left-circle.js +3 -1
- package/core/migration/chevron-left--chevron-left-large.js +3 -1
- package/core/migration/chevron-left.js +3 -1
- package/core/migration/chevron-right--chevron-right-circle.js +3 -1
- package/core/migration/chevron-right--chevron-right-large.js +3 -1
- package/core/migration/chevron-right.js +3 -1
- package/core/migration/chevron-up--chevron-up-circle.js +3 -1
- package/core/migration/chevron-up--hipchat-chevron-up.js +3 -1
- package/core/migration/chevron-up.js +3 -1
- package/core/minus-square.js +2 -2
- package/core/pen.js +2 -2
- package/core/pin-filled.js +2 -2
- package/core/pin.js +2 -2
- package/core/plus-square.js +2 -2
- package/core/priority-blocker.js +2 -2
- package/core/priority-critical.js +2 -2
- package/core/priority-high.js +2 -2
- package/core/priority-highest.js +2 -2
- package/core/priority-low.js +2 -2
- package/core/priority-lowest.js +2 -2
- package/core/priority-major.js +2 -2
- package/core/priority-medium.js +2 -2
- package/core/priority-minor.js +2 -2
- package/core/priority-trivial.js +2 -2
- package/core/problem.js +2 -2
- package/core/story.js +2 -2
- package/core/subtasks.js +2 -2
- package/core/tools.js +2 -2
- package/core/work-item.js +2 -2
- package/core/work-items.js +2 -2
- package/dist/cjs/metadata-core.js +23 -11
- package/dist/cjs/metadata-utility.js +1 -1
- package/dist/cjs/recommended-small.js +7 -0
- package/dist/es2019/metadata-core.js +23 -11
- package/dist/es2019/metadata-utility.js +1 -1
- package/dist/es2019/recommended-small.js +1 -0
- package/dist/esm/metadata-core.js +23 -11
- package/dist/esm/metadata-utility.js +1 -1
- package/dist/esm/recommended-small.js +1 -0
- package/dist/types/metadata-core.d.ts +5 -1
- package/dist/types/metadata-utility.d.ts +5 -1
- package/dist/types/recommended-small.d.ts +1 -0
- package/dist/types/types.d.ts +1 -0
- package/dist/types-ts4.5/metadata-core.d.ts +5 -1
- package/dist/types-ts4.5/metadata-utility.d.ts +5 -1
- package/dist/types-ts4.5/recommended-small.d.ts +1 -0
- package/dist/types-ts4.5/types.d.ts +1 -0
- package/package.json +6 -6
- package/svgs/core/attachment.svg +1 -1
- package/svgs/core/check-circle.svg +1 -1
- package/svgs/core/clock.svg +1 -1
- package/svgs/core/defect.svg +1 -1
- package/svgs/core/devices.svg +1 -1
- package/svgs/core/exclamation-square.svg +1 -1
- package/svgs/core/list-checklist.svg +1 -1
- package/svgs/core/minus-square.svg +1 -1
- package/svgs/core/pen.svg +1 -1
- package/svgs/core/pin-filled.svg +1 -1
- package/svgs/core/pin.svg +1 -1
- package/svgs/core/plus-square.svg +1 -1
- package/svgs/core/priority-blocker.svg +1 -1
- package/svgs/core/priority-critical.svg +1 -1
- package/svgs/core/priority-high.svg +1 -1
- package/svgs/core/priority-highest.svg +1 -1
- package/svgs/core/priority-low.svg +1 -1
- package/svgs/core/priority-lowest.svg +1 -1
- package/svgs/core/priority-major.svg +1 -1
- package/svgs/core/priority-medium.svg +1 -1
- package/svgs/core/priority-minor.svg +1 -1
- package/svgs/core/priority-trivial.svg +1 -1
- package/svgs/core/problem.svg +1 -1
- package/svgs/core/story.svg +1 -1
- package/svgs/core/subtasks.svg +1 -1
- package/svgs/core/tools.svg +1 -1
- package/svgs/core/work-item.svg +1 -1
- package/svgs/core/work-items.svg +1 -1
package/core/priority-blocker.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::12851a7187594a6eb17c65cb8f8ca688>>
|
|
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 PriorityBlockerIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path fill="currentcolor"
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M14.5 8a6.5 6.5 0 1 0-13 0 6.5 6.5 0 0 0 13 0M12 7.25v1.5H4v-1.5zM16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
PriorityBlockerIcon.displayName = 'PriorityBlockerIcon';
|
|
@@ -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::d782750b0bad7a423ebc47180625ed8d>>
|
|
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 PriorityCriticalIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path fill="currentcolor"
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M12.837 14.836A.75.75 0 0 0 14 14.21v-9a.75.75 0 0 0-.337-.626l-5.25-3.46a.75.75 0 0 0-.826 0l-5.25 3.46A.75.75 0 0 0 2 5.21v9l.007.103a.75.75 0 0 0 1.156.523L8 11.65zm-4.424-4.713a.75.75 0 0 0-.826 0L3.5 12.818V5.615L8 2.648l4.5 2.965v7.204z"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
PriorityCriticalIcon.displayName = 'PriorityCriticalIcon';
|
package/core/priority-high.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::7e6042f098c2ac1ddc893d485d5280d2>>
|
|
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 PriorityHighIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path fill="currentcolor"
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="m13.913 9.25-5.5-3.626a.75.75 0 0 0-.826 0l-5.5 3.625.826 1.252L8 7.15l5.087 3.352z"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
PriorityHighIcon.displayName = 'PriorityHighIcon';
|
package/core/priority-highest.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::fef0f06859e49caedcc4f47894a77da7>>
|
|
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 PriorityHighestIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path fill="currentcolor"
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="m13.913 6.75-5.5-3.626a.75.75 0 0 0-.826 0l-5.5 3.625.826 1.252L8 4.65 13.087 8zm0 4.5-5.5-3.626a.75.75 0 0 0-.826 0l-5.5 3.625.826 1.252L8 9.15l5.087 3.352z"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
PriorityHighestIcon.displayName = 'PriorityHighestIcon';
|
package/core/priority-low.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::b0a790d91d8a02a088319fd35139d8a9>>
|
|
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 PriorityLowIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path fill="currentcolor"
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="m13.913 7.251-5.5 3.625a.75.75 0 0 1-.826 0l-5.5-3.625.826-1.252L8 9.352l5.087-3.353z"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
PriorityLowIcon.displayName = 'PriorityLowIcon';
|
package/core/priority-lowest.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::db2c7aa1b630cb99a798af669bcbc383>>
|
|
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 PriorityLowestIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path fill="currentcolor"
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="m13.913 9.251-5.5 3.625a.75.75 0 0 1-.826 0l-5.5-3.625.826-1.252L8 11.352l5.087-3.353zm0-4.5-5.5 3.625a.75.75 0 0 1-.826 0l-5.5-3.625.826-1.252L8 6.852l5.087-3.353z"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
PriorityLowestIcon.displayName = 'PriorityLowestIcon';
|
package/core/priority-major.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::021a5f6eb4669c508f33a5d268dcf27b>>
|
|
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 PriorityMajorIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path fill="currentcolor"
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="m13.913 4.75-5.5-3.626a.75.75 0 0 0-.826 0l-5.5 3.625.826 1.252L8 2.65 13.087 6zm0 4.5-5.5-3.626a.75.75 0 0 0-.826 0l-5.5 3.625.826 1.252L8 7.15l5.087 3.352zm0 4.5-5.5-3.626a.75.75 0 0 0-.826 0l-5.5 3.625.826 1.252L8 11.65 13.087 15z"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
PriorityMajorIcon.displayName = 'PriorityMajorIcon';
|
package/core/priority-medium.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::d8d7d06aafd80a5763505502d0e6cf1d>>
|
|
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 PriorityMediumIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path fill="currentcolor"
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M14 9.5V11H2V9.5zM14 5v1.5H2V5z"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
PriorityMediumIcon.displayName = 'PriorityMediumIcon';
|
package/core/priority-minor.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::baba84b947707fdc1c5b936905249ed2>>
|
|
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 PriorityMinorIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path fill="currentcolor"
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="m13.913 11.251-5.5 3.625a.75.75 0 0 1-.826 0l-5.5-3.625.826-1.252L8 13.352l5.087-3.353zm0-4.5-5.5 3.625a.75.75 0 0 1-.826 0l-5.5-3.625.826-1.252L8 8.852l5.087-3.353zm0-4.5-5.5 3.625a.75.75 0 0 1-.826 0l-5.5-3.625.826-1.252L8 4.352 13.087.999z"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
PriorityMinorIcon.displayName = 'PriorityMinorIcon';
|
package/core/priority-trivial.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::18373519e9b8bb8d789f8e6cb8a6aee9>>
|
|
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 PriorityTrivialIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<
|
|
24
|
+
dangerouslySetGlyph: `<circle cx="8" cy="8" r="7.25" stroke="currentcolor" stroke-width="1.5"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
PriorityTrivialIcon.displayName = 'PriorityTrivialIcon';
|
package/core/problem.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::8ad59de50cbf2d9cd9f6ad629f1ce9da>>
|
|
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 ProblemIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path fill="currentcolor"
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M2.343 2.343a8 8 0 1 1 11.314 11.315A8 8 0 0 1 2.343 2.343m.561 1.622a6.5 6.5 0 0 0 9.13 9.13zm9.693-.562a6.5 6.5 0 0 0-8.632-.499l9.13 9.13a6.5 6.5 0 0 0-.498-8.63"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
ProblemIcon.displayName = 'ProblemIcon';
|
package/core/story.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::57b828e09f9287500323fc5bcdd6b33d>>
|
|
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 StoryIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path fill="currentcolor"
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M11.518 3a.5.5 0 0 0-.5-.5H4.983a.5.5 0 0 0-.5.5v9.806L8 10.333l.431.304 3.087 2.169zm1.5 11.202a.776.776 0 0 1-1.122.694l-.099-.06L8 12.166l-3.796 2.67a.775.775 0 0 1-1.22-.634V3a2 2 0 0 1 2-2h6.035a2 2 0 0 1 2 2z"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
StoryIcon.displayName = 'StoryIcon';
|
package/core/subtasks.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::cb1eed99abd44e812ae4cb98f136c93f>>
|
|
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 SubtasksIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path fill="currentcolor"
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M13.5 9.25a.5.5 0 0 0-.5-.5H8.75V13a.5.5 0 0 0 .5.5H13a.5.5 0 0 0 .5-.5zM7.25 3a.5.5 0 0 0-.5-.5H3a.5.5 0 0 0-.5.5v3.75a.5.5 0 0 0 .5.5h4.25zm1.5 4.25H13a2 2 0 0 1 2 2V13a2 2 0 0 1-2 2H9.25a2 2 0 0 1-2-2V8.75H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h3.75a2 2 0 0 1 2 2z"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
SubtasksIcon.displayName = 'SubtasksIcon';
|
package/core/tools.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::a7a13f46e9c312b11d97e22779cf7962>>
|
|
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 ToolsIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path fill="currentcolor"
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M14.5 5q0-.093-.006-.185L12.78 6.53a.75.75 0 0 1-1.004.052l-.056-.052-2.25-2.25a.75.75 0 0 1 0-1.06l1.714-1.715a3.5 3.5 0 0 0-3.406 4.864.75.75 0 0 1-.16.823l-5.829 5.83a.84.84 0 0 0 0 1.189l.064.058c.33.27.818.25 1.126-.058l5.74-5.741.088-.088.086-.073a.75.75 0 0 1 .738-.086 3.5 3.5 0 0 0 1.773.254l.162-.023A3.5 3.5 0 0 0 14.5 5m-5.43 5.241 3.97 3.97a.841.841 0 0 0 1.189-1.19L11.2 9.994q-.1.005-.2.006a5 5 0 0 1-1.47-.22zM1.662 1.896l.799 1.586H3.5V2.464l-1.602-.802zM16 5a5 5 0 0 1-3.062 4.61l2.351 2.35a2.34 2.34 0 0 1-3.31 3.311l-3.97-3.97-3.97 3.97a2.34 2.34 0 0 1-3.133.162L.73 15.27a2.34 2.34 0 0 1 0-3.31l5.094-5.095L3.94 4.982H2a.75.75 0 0 1-.67-.413L.08 2.087a.75.75 0 0 1 .14-.867l1-1 .09-.077a.75.75 0 0 1 .775-.064l2.5 1.25.09.054A.75.75 0 0 1 5 2v1.922l1.002 1.002A5 5 0 0 1 12.956.397l.083.041a.75.75 0 0 1 .153 1.18L11.061 3.75l1.188 1.188 2.133-2.131.07-.06a.75.75 0 0 1 1.15.297C15.86 3.646 16 4.307 16 5"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
ToolsIcon.displayName = 'ToolsIcon';
|
package/core/work-item.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::16b1a013266ea85d8875a6b5e1d2412a>>
|
|
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 WorkItemIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path fill="currentcolor"
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M14.5 4a.5.5 0 0 0-.4-.49L14 3.5H2a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h12a.5.5 0 0 0 .5-.5zm-2.927 1.983-4 4.75a.75.75 0 0 1-1.146 0l-2-2.375 1.146-.966L7 9.085l3.427-4.068zM16 12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h12l.204.01A2 2 0 0 1 16 4z"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
WorkItemIcon.displayName = 'WorkItemIcon';
|
package/core/work-items.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::fa0a7a20e9878c1f12b50feba4970dc6>>
|
|
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 WorkItemsIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
|
-
dangerouslySetGlyph: `<path fill="currentcolor"
|
|
24
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M11.5 4a.5.5 0 0 0-.5-.5H2a.5.5 0 0 0-.5.5v6a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5zM9.448 5.608l-3.167 3.75a.75.75 0 0 1-1.09.061l-.055-.06-1.584-1.876 1.146-.966 1.01 1.196 2.594-3.071zM13 10a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2z"/><path fill="currentcolor" d="M14.5 11.75V7H16v4.75A3.25 3.25 0 0 1 12.75 15H5v-1.5h7.75a1.75 1.75 0 0 0 1.75-1.75"/>`
|
|
25
25
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
26
26
|
}, props));
|
|
27
27
|
WorkItemsIcon.displayName = 'WorkItemsIcon';
|
|
@@ -9,7 +9,7 @@ exports.default = void 0;
|
|
|
9
9
|
*
|
|
10
10
|
* To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
|
|
11
11
|
*
|
|
12
|
-
* @codegen <<SignedSource::
|
|
12
|
+
* @codegen <<SignedSource::36bf23d1966a06c9de1168524e5a2747>>
|
|
13
13
|
* @codegenCommand yarn build:icon-glyphs
|
|
14
14
|
*/
|
|
15
15
|
|
|
@@ -727,56 +727,66 @@ var metadata = {
|
|
|
727
727
|
status: 'published'
|
|
728
728
|
},
|
|
729
729
|
'chevron-double-left': {
|
|
730
|
-
keywords: ['chevron-double-left', 'chevrondoubleleft', 'icon', 'core', 'double chevron', '
|
|
730
|
+
keywords: ['chevron-double-left', 'chevrondoubleleft', 'icon', 'core', 'double chevron', 'previous year', 'left'],
|
|
731
731
|
componentName: 'ChevronDoubleLeftIcon',
|
|
732
732
|
package: '@atlaskit/icon/core/chevron-double-left',
|
|
733
|
+
shouldRecommendSmallIcon: true,
|
|
733
734
|
type: 'core',
|
|
734
735
|
categorization: 'multi-purpose',
|
|
736
|
+
usage: 'Known uses: Navigate to previous year in calendar/date picker',
|
|
735
737
|
team: 'Design System Team',
|
|
736
|
-
status: '
|
|
738
|
+
status: 'published',
|
|
737
739
|
slackChannel: '#icon-contributions'
|
|
738
740
|
},
|
|
739
741
|
'chevron-double-right': {
|
|
740
742
|
keywords: ['chevron-double-right', 'chevrondoubleright', 'icon', 'core', 'double chevron', 'right', 'next year'],
|
|
741
743
|
componentName: 'ChevronDoubleRightIcon',
|
|
742
744
|
package: '@atlaskit/icon/core/chevron-double-right',
|
|
745
|
+
shouldRecommendSmallIcon: true,
|
|
743
746
|
type: 'core',
|
|
744
747
|
categorization: 'multi-purpose',
|
|
748
|
+
usage: 'Known uses: Navigate to next year in calendar/date picker',
|
|
745
749
|
team: 'Design System Team',
|
|
746
|
-
status: '
|
|
750
|
+
status: 'published',
|
|
747
751
|
slackChannel: '#icon-contributions'
|
|
748
752
|
},
|
|
749
753
|
'chevron-down': {
|
|
750
|
-
keywords: ['chevron-down', 'chevrondown', 'expand', 'collapse', 'icon', 'core', 'chevron down', '
|
|
754
|
+
keywords: ['chevron-down', 'chevrondown', 'expand', 'collapse', 'icon', 'core', 'chevron down', 'expand', 'open'],
|
|
751
755
|
componentName: 'ChevronDownIcon',
|
|
752
756
|
package: '@atlaskit/icon/core/chevron-down',
|
|
753
757
|
oldName: ['chevron-down', 'chevron-down-circle', 'hipchat/chevron-down'],
|
|
758
|
+
shouldRecommendSmallIcon: true,
|
|
754
759
|
type: 'core',
|
|
755
760
|
categorization: 'multi-purpose',
|
|
761
|
+
usage: 'Do not use 16px chevrons within buttons, icon buttons, or dropdowns to maintain visual cohesion with ADS which uses 12px chevrons. Known uses: Open dropdown menu, expanded tree item, collapse tree item',
|
|
756
762
|
team: 'Design System Team',
|
|
757
|
-
status: '
|
|
763
|
+
status: 'published',
|
|
758
764
|
slackChannel: '#icon-contributions'
|
|
759
765
|
},
|
|
760
766
|
'chevron-left': {
|
|
761
|
-
keywords: ['chevron-left', 'chevronleft', 'back', 'previous', 'icon', 'core', 'chevron left', 'back'],
|
|
767
|
+
keywords: ['chevron-left', 'chevronleft', 'back', 'previous', 'icon', 'core', 'chevron left', 'back', 'previous'],
|
|
762
768
|
componentName: 'ChevronLeftIcon',
|
|
763
769
|
package: '@atlaskit/icon/core/chevron-left',
|
|
764
770
|
oldName: ['chevron-left-circle', 'chevron-left', 'chevron-left-large'],
|
|
771
|
+
shouldRecommendSmallIcon: true,
|
|
765
772
|
type: 'core',
|
|
766
773
|
categorization: 'multi-purpose',
|
|
774
|
+
usage: 'Do not use 16px chevrons within buttons, icon buttons, or dropdowns to maintain visual cohesion with ADS which uses 12px chevrons. Known uses: Navigate back, show previous page of pagination results',
|
|
767
775
|
team: 'Design System Team',
|
|
768
|
-
status: '
|
|
776
|
+
status: 'published',
|
|
769
777
|
slackChannel: '#icon-contributions'
|
|
770
778
|
},
|
|
771
779
|
'chevron-right': {
|
|
772
|
-
keywords: ['chevron-right', 'chevronright', 'forward', 'next', 'icon', 'core', 'chevron right', 'collapsed', 'expand
|
|
780
|
+
keywords: ['chevron-right', 'chevronright', 'forward', 'next', 'icon', 'core', 'chevron right', 'next', 'collapsed', 'expand', 'show children'],
|
|
773
781
|
componentName: 'ChevronRightIcon',
|
|
774
782
|
package: '@atlaskit/icon/core/chevron-right',
|
|
775
783
|
oldName: ['chevron-right-circle', 'chevron-right', 'chevron-right-large'],
|
|
784
|
+
shouldRecommendSmallIcon: true,
|
|
776
785
|
type: 'core',
|
|
777
786
|
categorization: 'multi-purpose',
|
|
787
|
+
usage: 'Do not use 16px chevrons within buttons, icon buttons, or dropdowns to maintain visual cohesion with ADS which uses 12px chevrons. Known uses: Next page of pagination results, collapsed tree item, expand tree item',
|
|
778
788
|
team: 'Design System Team',
|
|
779
|
-
status: '
|
|
789
|
+
status: 'published',
|
|
780
790
|
slackChannel: '#icon-contributions'
|
|
781
791
|
},
|
|
782
792
|
'chevron-up': {
|
|
@@ -784,10 +794,12 @@ var metadata = {
|
|
|
784
794
|
componentName: 'ChevronUpIcon',
|
|
785
795
|
package: '@atlaskit/icon/core/chevron-up',
|
|
786
796
|
oldName: ['chevron-up-circle', 'hipchat/chevron-up', 'chevron-up'],
|
|
797
|
+
shouldRecommendSmallIcon: true,
|
|
787
798
|
type: 'core',
|
|
788
799
|
categorization: 'multi-purpose',
|
|
800
|
+
usage: 'Do not use 16px chevrons within buttons, icon buttons, or dropdowns to maintain visual cohesion with ADS which uses 12px chevrons. Known uses: Close dropdown menu',
|
|
789
801
|
team: 'Design System Team',
|
|
790
|
-
status: '
|
|
802
|
+
status: 'published',
|
|
791
803
|
slackChannel: '#icon-contributions'
|
|
792
804
|
},
|
|
793
805
|
'child-issues': {
|
|
@@ -9,7 +9,7 @@ exports.default = void 0;
|
|
|
9
9
|
*
|
|
10
10
|
* To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
|
|
11
11
|
*
|
|
12
|
-
* @codegen <<SignedSource::
|
|
12
|
+
* @codegen <<SignedSource::d968f0d4e1bd5bc5e728353f8fdcc101>>
|
|
13
13
|
* @codegenCommand yarn build:icon-glyphs
|
|
14
14
|
*/
|
|
15
15
|
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.recommendedSmallIcons = void 0;
|
|
7
|
+
var recommendedSmallIcons = exports.recommendedSmallIcons = ['chevron-double-left', 'chevron-double-right', 'chevron-down', 'chevron-left', 'chevron-right', 'chevron-up'];
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*
|
|
4
4
|
* To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
|
|
5
5
|
*
|
|
6
|
-
* @codegen <<SignedSource::
|
|
6
|
+
* @codegen <<SignedSource::36bf23d1966a06c9de1168524e5a2747>>
|
|
7
7
|
* @codegenCommand yarn build:icon-glyphs
|
|
8
8
|
*/
|
|
9
9
|
|
|
@@ -721,56 +721,66 @@ const metadata = {
|
|
|
721
721
|
status: 'published'
|
|
722
722
|
},
|
|
723
723
|
'chevron-double-left': {
|
|
724
|
-
keywords: ['chevron-double-left', 'chevrondoubleleft', 'icon', 'core', 'double chevron', '
|
|
724
|
+
keywords: ['chevron-double-left', 'chevrondoubleleft', 'icon', 'core', 'double chevron', 'previous year', 'left'],
|
|
725
725
|
componentName: 'ChevronDoubleLeftIcon',
|
|
726
726
|
package: '@atlaskit/icon/core/chevron-double-left',
|
|
727
|
+
shouldRecommendSmallIcon: true,
|
|
727
728
|
type: 'core',
|
|
728
729
|
categorization: 'multi-purpose',
|
|
730
|
+
usage: 'Known uses: Navigate to previous year in calendar/date picker',
|
|
729
731
|
team: 'Design System Team',
|
|
730
|
-
status: '
|
|
732
|
+
status: 'published',
|
|
731
733
|
slackChannel: '#icon-contributions'
|
|
732
734
|
},
|
|
733
735
|
'chevron-double-right': {
|
|
734
736
|
keywords: ['chevron-double-right', 'chevrondoubleright', 'icon', 'core', 'double chevron', 'right', 'next year'],
|
|
735
737
|
componentName: 'ChevronDoubleRightIcon',
|
|
736
738
|
package: '@atlaskit/icon/core/chevron-double-right',
|
|
739
|
+
shouldRecommendSmallIcon: true,
|
|
737
740
|
type: 'core',
|
|
738
741
|
categorization: 'multi-purpose',
|
|
742
|
+
usage: 'Known uses: Navigate to next year in calendar/date picker',
|
|
739
743
|
team: 'Design System Team',
|
|
740
|
-
status: '
|
|
744
|
+
status: 'published',
|
|
741
745
|
slackChannel: '#icon-contributions'
|
|
742
746
|
},
|
|
743
747
|
'chevron-down': {
|
|
744
|
-
keywords: ['chevron-down', 'chevrondown', 'expand', 'collapse', 'icon', 'core', 'chevron down', '
|
|
748
|
+
keywords: ['chevron-down', 'chevrondown', 'expand', 'collapse', 'icon', 'core', 'chevron down', 'expand', 'open'],
|
|
745
749
|
componentName: 'ChevronDownIcon',
|
|
746
750
|
package: '@atlaskit/icon/core/chevron-down',
|
|
747
751
|
oldName: ['chevron-down', 'chevron-down-circle', 'hipchat/chevron-down'],
|
|
752
|
+
shouldRecommendSmallIcon: true,
|
|
748
753
|
type: 'core',
|
|
749
754
|
categorization: 'multi-purpose',
|
|
755
|
+
usage: 'Do not use 16px chevrons within buttons, icon buttons, or dropdowns to maintain visual cohesion with ADS which uses 12px chevrons. Known uses: Open dropdown menu, expanded tree item, collapse tree item',
|
|
750
756
|
team: 'Design System Team',
|
|
751
|
-
status: '
|
|
757
|
+
status: 'published',
|
|
752
758
|
slackChannel: '#icon-contributions'
|
|
753
759
|
},
|
|
754
760
|
'chevron-left': {
|
|
755
|
-
keywords: ['chevron-left', 'chevronleft', 'back', 'previous', 'icon', 'core', 'chevron left', 'back'],
|
|
761
|
+
keywords: ['chevron-left', 'chevronleft', 'back', 'previous', 'icon', 'core', 'chevron left', 'back', 'previous'],
|
|
756
762
|
componentName: 'ChevronLeftIcon',
|
|
757
763
|
package: '@atlaskit/icon/core/chevron-left',
|
|
758
764
|
oldName: ['chevron-left-circle', 'chevron-left', 'chevron-left-large'],
|
|
765
|
+
shouldRecommendSmallIcon: true,
|
|
759
766
|
type: 'core',
|
|
760
767
|
categorization: 'multi-purpose',
|
|
768
|
+
usage: 'Do not use 16px chevrons within buttons, icon buttons, or dropdowns to maintain visual cohesion with ADS which uses 12px chevrons. Known uses: Navigate back, show previous page of pagination results',
|
|
761
769
|
team: 'Design System Team',
|
|
762
|
-
status: '
|
|
770
|
+
status: 'published',
|
|
763
771
|
slackChannel: '#icon-contributions'
|
|
764
772
|
},
|
|
765
773
|
'chevron-right': {
|
|
766
|
-
keywords: ['chevron-right', 'chevronright', 'forward', 'next', 'icon', 'core', 'chevron right', 'collapsed', 'expand
|
|
774
|
+
keywords: ['chevron-right', 'chevronright', 'forward', 'next', 'icon', 'core', 'chevron right', 'next', 'collapsed', 'expand', 'show children'],
|
|
767
775
|
componentName: 'ChevronRightIcon',
|
|
768
776
|
package: '@atlaskit/icon/core/chevron-right',
|
|
769
777
|
oldName: ['chevron-right-circle', 'chevron-right', 'chevron-right-large'],
|
|
778
|
+
shouldRecommendSmallIcon: true,
|
|
770
779
|
type: 'core',
|
|
771
780
|
categorization: 'multi-purpose',
|
|
781
|
+
usage: 'Do not use 16px chevrons within buttons, icon buttons, or dropdowns to maintain visual cohesion with ADS which uses 12px chevrons. Known uses: Next page of pagination results, collapsed tree item, expand tree item',
|
|
772
782
|
team: 'Design System Team',
|
|
773
|
-
status: '
|
|
783
|
+
status: 'published',
|
|
774
784
|
slackChannel: '#icon-contributions'
|
|
775
785
|
},
|
|
776
786
|
'chevron-up': {
|
|
@@ -778,10 +788,12 @@ const metadata = {
|
|
|
778
788
|
componentName: 'ChevronUpIcon',
|
|
779
789
|
package: '@atlaskit/icon/core/chevron-up',
|
|
780
790
|
oldName: ['chevron-up-circle', 'hipchat/chevron-up', 'chevron-up'],
|
|
791
|
+
shouldRecommendSmallIcon: true,
|
|
781
792
|
type: 'core',
|
|
782
793
|
categorization: 'multi-purpose',
|
|
794
|
+
usage: 'Do not use 16px chevrons within buttons, icon buttons, or dropdowns to maintain visual cohesion with ADS which uses 12px chevrons. Known uses: Close dropdown menu',
|
|
783
795
|
team: 'Design System Team',
|
|
784
|
-
status: '
|
|
796
|
+
status: 'published',
|
|
785
797
|
slackChannel: '#icon-contributions'
|
|
786
798
|
},
|
|
787
799
|
'child-issues': {
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*
|
|
4
4
|
* To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
|
|
5
5
|
*
|
|
6
|
-
* @codegen <<SignedSource::
|
|
6
|
+
* @codegen <<SignedSource::d968f0d4e1bd5bc5e728353f8fdcc101>>
|
|
7
7
|
* @codegenCommand yarn build:icon-glyphs
|
|
8
8
|
*/
|
|
9
9
|
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const recommendedSmallIcons = ['chevron-double-left', 'chevron-double-right', 'chevron-down', 'chevron-left', 'chevron-right', 'chevron-up'];
|