@atlaskit/icon 26.1.1 → 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.
Files changed (81) hide show
  1. package/CHANGELOG.md +42 -0
  2. package/core/attachment.js +2 -2
  3. package/core/check-circle.js +2 -2
  4. package/core/chevron-double-left.js +2 -1
  5. package/core/chevron-double-right.js +2 -1
  6. package/core/chevron-down.js +3 -1
  7. package/core/chevron-left.js +3 -1
  8. package/core/chevron-right.js +3 -1
  9. package/core/chevron-up.js +3 -1
  10. package/core/clock.js +2 -2
  11. package/core/defect.js +2 -2
  12. package/core/devices.js +2 -2
  13. package/core/exclamation-square.js +2 -2
  14. package/core/list-checklist.js +2 -2
  15. package/core/migration/chevron-down--chevron-down-circle.js +3 -1
  16. package/core/migration/chevron-down--hipchat-chevron-down.js +3 -1
  17. package/core/migration/chevron-down.js +3 -1
  18. package/core/migration/chevron-left--chevron-left-circle.js +3 -1
  19. package/core/migration/chevron-left--chevron-left-large.js +3 -1
  20. package/core/migration/chevron-left.js +3 -1
  21. package/core/migration/chevron-right--chevron-right-circle.js +3 -1
  22. package/core/migration/chevron-right--chevron-right-large.js +3 -1
  23. package/core/migration/chevron-right.js +3 -1
  24. package/core/migration/chevron-up--chevron-up-circle.js +3 -1
  25. package/core/migration/chevron-up--hipchat-chevron-up.js +3 -1
  26. package/core/migration/chevron-up.js +3 -1
  27. package/core/minus-square.js +2 -2
  28. package/core/pen.js +2 -2
  29. package/core/pin-filled.js +2 -2
  30. package/core/pin.js +2 -2
  31. package/core/plus-square.js +2 -2
  32. package/core/priority-blocker.js +2 -2
  33. package/core/priority-critical.js +2 -2
  34. package/core/priority-high.js +2 -2
  35. package/core/priority-highest.js +2 -2
  36. package/core/priority-low.js +2 -2
  37. package/core/priority-lowest.js +2 -2
  38. package/core/priority-major.js +2 -2
  39. package/core/priority-medium.js +2 -2
  40. package/core/priority-minor.js +2 -2
  41. package/core/priority-trivial.js +2 -2
  42. package/core/problem.js +2 -2
  43. package/core/story.js +2 -2
  44. package/core/subtasks.js +2 -2
  45. package/core/tools.js +2 -2
  46. package/core/work-item.js +2 -2
  47. package/core/work-items.js +2 -2
  48. package/dist/cjs/metadata-core.js +17 -11
  49. package/dist/es2019/metadata-core.js +17 -11
  50. package/dist/esm/metadata-core.js +17 -11
  51. package/dist/types/metadata-core.d.ts +1 -1
  52. package/dist/types-ts4.5/metadata-core.d.ts +1 -1
  53. package/package.json +2 -2
  54. package/svgs/core/attachment.svg +1 -1
  55. package/svgs/core/check-circle.svg +1 -1
  56. package/svgs/core/clock.svg +1 -1
  57. package/svgs/core/defect.svg +1 -1
  58. package/svgs/core/devices.svg +1 -1
  59. package/svgs/core/exclamation-square.svg +1 -1
  60. package/svgs/core/list-checklist.svg +1 -1
  61. package/svgs/core/minus-square.svg +1 -1
  62. package/svgs/core/pen.svg +1 -1
  63. package/svgs/core/pin-filled.svg +1 -1
  64. package/svgs/core/pin.svg +1 -1
  65. package/svgs/core/plus-square.svg +1 -1
  66. package/svgs/core/priority-blocker.svg +1 -1
  67. package/svgs/core/priority-critical.svg +1 -1
  68. package/svgs/core/priority-high.svg +1 -1
  69. package/svgs/core/priority-highest.svg +1 -1
  70. package/svgs/core/priority-low.svg +1 -1
  71. package/svgs/core/priority-lowest.svg +1 -1
  72. package/svgs/core/priority-major.svg +1 -1
  73. package/svgs/core/priority-medium.svg +1 -1
  74. package/svgs/core/priority-minor.svg +1 -1
  75. package/svgs/core/priority-trivial.svg +1 -1
  76. package/svgs/core/problem.svg +1 -1
  77. package/svgs/core/story.svg +1 -1
  78. package/svgs/core/subtasks.svg +1 -1
  79. package/svgs/core/tools.svg +1 -1
  80. package/svgs/core/work-item.svg +1 -1
  81. package/svgs/core/work-items.svg +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,47 @@
1
1
  # @atlaskit/icon
2
2
 
3
+ ## 26.2.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#160457](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/160457)
8
+ [`9b2c186eb964f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9b2c186eb964f) -
9
+ This release updates icons in `@atlaskit/icon`.
10
+
11
+ ### Updated:
12
+
13
+ **`@atlaskit/icon/core`**
14
+
15
+ - `attachment`
16
+ - `check-circle`
17
+ - `chevron-right`
18
+ - `clock`
19
+ - `defect`
20
+ - `devices`
21
+ - `exclamation-square`
22
+ - `list-checklist`
23
+ - `minus-square`
24
+ - `pen`
25
+ - `pin-filled`
26
+ - `pin`
27
+ - `plus-square`
28
+ - `priority-blocker`
29
+ - `priority-critical`
30
+ - `priority-high`
31
+ - `priority-highest`
32
+ - `priority-low`
33
+ - `priority-lowest`
34
+ - `priority-major`
35
+ - `priority-medium`
36
+ - `priority-minor`
37
+ - `priority-trivial`
38
+ - `problem`
39
+ - `story`
40
+ - `subtasks`
41
+ - `tools`
42
+ - `work-item`
43
+ - `work-items`
44
+
3
45
  ## 26.1.1
4
46
 
5
47
  ### Patch Changes
@@ -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::99a261ced8b464095d2fb123eeebd7f8>>
3
+ * @codegen <<SignedSource::174ee51c60633f76b0dbf1c968e4afc5>>
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 AttachmentIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M7.72 1.97a3.578 3.578 0 1 1 5.06 5.06l-4.5 4.5a2.164 2.164 0 1 1-3.06-3.06l4.5-4.5 1.06 1.06-4.5 4.5a.664.664 0 0 0 .94.94l4.5-4.5a2.079 2.079 0 0 0-2.94-2.94l-4.5 4.5a3.493 3.493 0 0 0 4.94 4.94l2.5-2.5 1.06 1.06-2.5 2.5a4.993 4.993 0 1 1-7.06-7.06z" clip-rule="evenodd"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" d="m5.22 8.47 4.5-4.5 1.06 1.06-4.5 4.5a.664.664 0 0 0 .94.94l4.5-4.5a2.079 2.079 0 0 0-2.94-2.94l-4.5 4.5a3.492 3.492 0 0 0 4.94 4.94l2.5-2.5 1.06 1.06-2.5 2.5a4.993 4.993 0 0 1-7.06-7.06l4.5-4.5a3.578 3.578 0 0 1 5.06 5.06l-4.5 4.5a2.165 2.165 0 0 1-3.06-3.06"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  AttachmentIcon.displayName = 'AttachmentIcon';
@@ -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::114f507630eda1e5cfc84d510c7f0a43>>
3
+ * @codegen <<SignedSource::2e29ae4526453fe67eff894ad5ac76ad>>
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 CheckCircleIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8m8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13m4.326 3.98-5 6a.75.75 0 0 1-1.152 0l-2.5-3 1.152-.96L6.75 9.828l4.424-5.308z" clip-rule="evenodd"/>`
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 0m-2.174-2.52-5 6a.75.75 0 0 1-1.152 0l-2.5-3 1.152-.96L6.75 9.828l4.424-5.308zM16 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
  CheckCircleIcon.displayName = 'CheckCircleIcon';
@@ -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::0aedad896576c9f30117ce568dac9ae2>>
3
+ * @codegen <<SignedSource::89a5ee1ee34f6c51127fc5be19fb8c41>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -16,6 +16,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
16
16
  * Icon: "ChevronDoubleLeft".
17
17
  * Category: multi-purpose
18
18
  * Location: @atlaskit/icon
19
+ * Usage guidance: Known uses: Navigate to previous year in calendar/date picker
19
20
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
20
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
21
22
  */
@@ -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::efa862c3c428395b18b265911f386760>>
3
+ * @codegen <<SignedSource::a70faad39a1700c3cb50a44f6bcc1a4e>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -16,6 +16,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
16
16
  * Icon: "ChevronDoubleRight".
17
17
  * Category: multi-purpose
18
18
  * Location: @atlaskit/icon
19
+ * Usage guidance: Known uses: Navigate to next year in calendar/date picker
19
20
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
20
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
21
22
  */
@@ -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::05a4941b07732842dd47a8ac581e394b>>
3
+ * @codegen <<SignedSource::55c6484ab5ceb86b7f950bb9205e88a3>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -16,6 +16,8 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
16
16
  * Icon: "ChevronDown".
17
17
  * Category: multi-purpose
18
18
  * Location: @atlaskit/icon
19
+ * Usage guidance: Do not use 16px chevrons within buttons, icon buttons, or dropdowns to maintain visual cohesion with ADS which uses 12px chevrons.
20
+ Known uses: Open dropdown menu, expanded tree item, collapse tree item
19
21
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
20
22
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
21
23
  */
@@ -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::9d5b8c4a4b8259ad2ac099d079c39acc>>
3
+ * @codegen <<SignedSource::4b851fec559156e1edca3c5f214f4a7f>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -16,6 +16,8 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
16
16
  * Icon: "ChevronLeft".
17
17
  * Category: multi-purpose
18
18
  * Location: @atlaskit/icon
19
+ * Usage guidance: Do not use 16px chevrons within buttons, icon buttons, or dropdowns to maintain visual cohesion with ADS which uses 12px chevrons.
20
+ Known uses: Navigate back, show previous page of pagination results
19
21
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
20
22
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
21
23
  */
@@ -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::6d99c40083bd8ba17abae11f3e4c84cb>>
3
+ * @codegen <<SignedSource::dc9b5ca0894f9a89607a0f553a633e25>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -16,6 +16,8 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
16
16
  * Icon: "ChevronRight".
17
17
  * Category: multi-purpose
18
18
  * Location: @atlaskit/icon
19
+ * Usage guidance: Do not use 16px chevrons within buttons, icon buttons, or dropdowns to maintain visual cohesion with ADS which uses 12px chevrons.
20
+ Known uses: Next page of pagination results, collapsed tree item, expand tree item
19
21
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
20
22
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
21
23
  */
@@ -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::384cf900fa5e1e265919ad6f422b5c61>>
3
+ * @codegen <<SignedSource::186cfd732e4641b5fdb3f2d7a456f10c>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -16,6 +16,8 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
16
16
  * Icon: "ChevronUp".
17
17
  * Category: multi-purpose
18
18
  * Location: @atlaskit/icon
19
+ * Usage guidance: Do not use 16px chevrons within buttons, icon buttons, or dropdowns to maintain visual cohesion with ADS which uses 12px chevrons.
20
+ Known uses: Close dropdown menu
19
21
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
20
22
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
21
23
  */
package/core/clock.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::e4c1734fa923dab0dd658a9a18dcfad0>>
3
+ * @codegen <<SignedSource::adfa31acacdadf9066a8b0b559629bfc>>
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 ClockIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M8 1.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8m8.75-.36V3.25h-1.5v5.11l2.781 2.226.938-1.172z" clip-rule="evenodd"/>`
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 0M8.75 3.25v4.389l2.219 1.775-.938 1.172-2.5-2-.281-.226V3.25zM16 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
  ClockIcon.displayName = 'ClockIcon';
package/core/defect.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::b87e183d0bc62c81a87ff27804c12c52>>
3
+ * @codegen <<SignedSource::cffb471186cd89a31d758cfe572fdc20>>
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 DefectIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
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.5v10a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5H9.513l-1.167 3h1.904a.75.75 0 0 1 .699 1.022l-1.75 4.5-1.398-.544L9.154 7H7.25a.75.75 0 0 1-.699-1.022L7.904 2.5z" clip-rule="evenodd"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" d="M13.5 3a.5.5 0 0 0-.5-.5H9.513l-1.166 3h1.903a.75.75 0 0 1 .7 1.021l-1.75 4.5-1.4-.543L9.154 7H7.25a.75.75 0 0 1-.7-1.021L7.904 2.5H3a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5zM15 13a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  DefectIcon.displayName = 'DefectIcon';
package/core/devices.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::2964e1db519faefbac1fd16fc06b650e>>
3
+ * @codegen <<SignedSource::86996f811d99ced9816a8bb7c5f9ffb2>>
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 DevicesIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M3.5 2.5A.5.5 0 0 0 3 3v7h5v1.5H1.5v.5a.5.5 0 0 0 .5.5h6V14H2a2 2 0 0 1-2-2v-1.25A.75.75 0 0 1 .75 10h.75V3a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1.5H13V3a.5.5 0 0 0-.5-.5zm6 5.5a2 2 0 0 1 2-2H14a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-2.5a2 2 0 0 1-2-2zm2-.5a.5.5 0 0 0-.5.5v6a.5.5 0 0 0 .5.5H14a.5.5 0 0 0 .5-.5V8a.5.5 0 0 0-.5-.5z" clip-rule="evenodd"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" d="M14.5 8a.5.5 0 0 0-.5-.5h-2.5a.5.5 0 0 0-.5.5v6a.5.5 0 0 0 .5.5H14a.5.5 0 0 0 .5-.5zM13 3a.5.5 0 0 0-.5-.5h-9A.5.5 0 0 0 3 3v7h5v1.5H1.5v.5a.5.5 0 0 0 .5.5h6V14H2a2 2 0 0 1-2-2v-1.25l.004-.077A.75.75 0 0 1 .75 10h.75V3a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1.5H13zm3 11a2 2 0 0 1-2 2h-2.5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2H14a2 2 0 0 1 2 2z"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  DevicesIcon.displayName = 'DevicesIcon';
@@ -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::2b0d124e457d5801617d2b83aa5799b9>>
3
+ * @codegen <<SignedSource::621a068ba1a664cb6c4f35ce5ba4a899>>
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 ExclamationSquareIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
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.5v10a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5zM7.25 9V4h1.5v5z" clip-rule="evenodd"/><path fill="currentcolor" d="M9 11.25a1 1 0 1 1-2 0 1 1 0 0 1 2 0"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" d="M13.5 3a.5.5 0 0 0-.5-.5H3a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5zM8.75 4v5h-1.5V4zM15 13a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"/><path fill="currentcolor" d="M9 11.25a1 1 0 1 1-2 0 1 1 0 0 1 2 0"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  ExclamationSquareIcon.displayName = 'ExclamationSquareIcon';
@@ -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::b903c1aeed9dcc78b6920466c5c66a0d>>
3
+ * @codegen <<SignedSource::481d1ea8ad85e9d7b0bddff8ba9b16d1>>
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 ListChecklistIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="m5.59 2.47-3 3.75a.75.75 0 0 1-1.22-.06L0 4.03l1.26-.81.81 1.25 2.35-2.94zm0 7.5-3 3.75a.75.75 0 0 1-1.22-.06L0 11.54l1.26-.81.81 1.25 2.35-2.94zM16 5H7V3.5h9zm0 7.5H7V11h9z" clip-rule="evenodd"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" d="m5.59 9.97-3 3.75a.75.75 0 0 1-1.16.01l-.05-.07-1.37-2.12 1.26-.81.81 1.25 2.33-2.95zm0-7.5-3 3.75a.75.75 0 0 1-1.16.01l-.05-.07L.01 4.04l1.26-.81.81 1.25 2.33-2.95zM16 11v1.5H7V11zm0-7.5V5H7V3.5z"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  ListChecklistIcon.displayName = 'ListChecklistIcon';
@@ -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::09f8583bbc8ebf2e03977a53b3b2431d>>
3
+ * @codegen <<SignedSource::59626c08204f2fadde30105abe0da3b1>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -19,6 +19,8 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
19
19
  *
20
20
  * Category: multi-purpose
21
21
  * Location: @atlaskit/icon
22
+ * Usage guidance: Do not use 16px chevrons within buttons, icon buttons, or dropdowns to maintain visual cohesion with ADS which uses 12px chevrons.
23
+ Known uses: Open dropdown menu, expanded tree item, collapse tree item
22
24
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
23
25
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
24
26
  */
@@ -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::f0a527b9fbd19f12aa8b3a40ed19f48c>>
3
+ * @codegen <<SignedSource::e7cd534c00fe7f264597ee666bf617f5>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -19,6 +19,8 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
19
19
  *
20
20
  * Category: multi-purpose
21
21
  * Location: @atlaskit/icon
22
+ * Usage guidance: Do not use 16px chevrons within buttons, icon buttons, or dropdowns to maintain visual cohesion with ADS which uses 12px chevrons.
23
+ Known uses: Open dropdown menu, expanded tree item, collapse tree item
22
24
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
23
25
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
24
26
  */
@@ -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::118036bebf83d35a87abd08d1f67ec19>>
3
+ * @codegen <<SignedSource::b604d93f37780dd1b714089781bfee62>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -19,6 +19,8 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
19
19
  *
20
20
  * Category: multi-purpose
21
21
  * Location: @atlaskit/icon
22
+ * Usage guidance: Do not use 16px chevrons within buttons, icon buttons, or dropdowns to maintain visual cohesion with ADS which uses 12px chevrons.
23
+ Known uses: Open dropdown menu, expanded tree item, collapse tree item
22
24
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
23
25
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
24
26
  */
@@ -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::4ec16a8b3668a256708abceb0d7d3c7e>>
3
+ * @codegen <<SignedSource::ba077c7a26c607a900c6f8a00fd1f020>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -19,6 +19,8 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
19
19
  *
20
20
  * Category: multi-purpose
21
21
  * Location: @atlaskit/icon
22
+ * Usage guidance: Do not use 16px chevrons within buttons, icon buttons, or dropdowns to maintain visual cohesion with ADS which uses 12px chevrons.
23
+ Known uses: Navigate back, show previous page of pagination results
22
24
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
23
25
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
24
26
  */
@@ -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::3a278a6cfed0f849d237aca1133973e8>>
3
+ * @codegen <<SignedSource::e34bc8237f35d48455854b605c0f874a>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -19,6 +19,8 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
19
19
  *
20
20
  * Category: multi-purpose
21
21
  * Location: @atlaskit/icon
22
+ * Usage guidance: Do not use 16px chevrons within buttons, icon buttons, or dropdowns to maintain visual cohesion with ADS which uses 12px chevrons.
23
+ Known uses: Navigate back, show previous page of pagination results
22
24
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
23
25
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
24
26
  */
@@ -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::73c63d2f299dfa1c3f4f2deb74ad8fd5>>
3
+ * @codegen <<SignedSource::35e11ccb97e0d586e61a9d73f9190646>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -19,6 +19,8 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
19
19
  *
20
20
  * Category: multi-purpose
21
21
  * Location: @atlaskit/icon
22
+ * Usage guidance: Do not use 16px chevrons within buttons, icon buttons, or dropdowns to maintain visual cohesion with ADS which uses 12px chevrons.
23
+ Known uses: Navigate back, show previous page of pagination results
22
24
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
23
25
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
24
26
  */
@@ -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::e75e03023a4b6a855da6b347e989e9ce>>
3
+ * @codegen <<SignedSource::0c38e6c5a8f04cd2f45fe6dda170eaff>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -19,6 +19,8 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
19
19
  *
20
20
  * Category: multi-purpose
21
21
  * Location: @atlaskit/icon
22
+ * Usage guidance: Do not use 16px chevrons within buttons, icon buttons, or dropdowns to maintain visual cohesion with ADS which uses 12px chevrons.
23
+ Known uses: Next page of pagination results, collapsed tree item, expand tree item
22
24
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
23
25
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
24
26
  */
@@ -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::740f6cddb95c56c5c4c0beb67f7dccb3>>
3
+ * @codegen <<SignedSource::0d4724a1e5dc4e8ab6ea5bb133724929>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -19,6 +19,8 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
19
19
  *
20
20
  * Category: multi-purpose
21
21
  * Location: @atlaskit/icon
22
+ * Usage guidance: Do not use 16px chevrons within buttons, icon buttons, or dropdowns to maintain visual cohesion with ADS which uses 12px chevrons.
23
+ Known uses: Next page of pagination results, collapsed tree item, expand tree item
22
24
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
23
25
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
24
26
  */
@@ -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::005d53414e0b7fe018aceef15094403a>>
3
+ * @codegen <<SignedSource::306a4e4bd10916f4b0209b70ce9a55c2>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -19,6 +19,8 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
19
19
  *
20
20
  * Category: multi-purpose
21
21
  * Location: @atlaskit/icon
22
+ * Usage guidance: Do not use 16px chevrons within buttons, icon buttons, or dropdowns to maintain visual cohesion with ADS which uses 12px chevrons.
23
+ Known uses: Next page of pagination results, collapsed tree item, expand tree item
22
24
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
23
25
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
24
26
  */
@@ -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::82273d7016fe9d19fcef25761ebc96ae>>
3
+ * @codegen <<SignedSource::61878d3adddcaf94ea13bd66a1c7ae1b>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -19,6 +19,8 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
19
19
  *
20
20
  * Category: multi-purpose
21
21
  * Location: @atlaskit/icon
22
+ * Usage guidance: Do not use 16px chevrons within buttons, icon buttons, or dropdowns to maintain visual cohesion with ADS which uses 12px chevrons.
23
+ Known uses: Close dropdown menu
22
24
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
23
25
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
24
26
  */
@@ -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::0e6f3dc0e27d0c7d3b6cfe94e38052b6>>
3
+ * @codegen <<SignedSource::e591300488a0b21b4d41dc998cb671a7>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -19,6 +19,8 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
19
19
  *
20
20
  * Category: multi-purpose
21
21
  * Location: @atlaskit/icon
22
+ * Usage guidance: Do not use 16px chevrons within buttons, icon buttons, or dropdowns to maintain visual cohesion with ADS which uses 12px chevrons.
23
+ Known uses: Close dropdown menu
22
24
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
23
25
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
24
26
  */
@@ -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::0291258c506777aac220262c44f610b3>>
3
+ * @codegen <<SignedSource::636414aaf061bfcc39e7053bfa952962>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -19,6 +19,8 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
19
19
  *
20
20
  * Category: multi-purpose
21
21
  * Location: @atlaskit/icon
22
+ * Usage guidance: Do not use 16px chevrons within buttons, icon buttons, or dropdowns to maintain visual cohesion with ADS which uses 12px chevrons.
23
+ Known uses: Close dropdown menu
22
24
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
23
25
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
24
26
  */
@@ -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::0940f97d6565c6e969b6ec3e3731bed3>>
3
+ * @codegen <<SignedSource::7ae0b716cc084036e713588fae9ee233>>
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 MinusSquareIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
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.5v10a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5zm9 6.25H4v-1.5h8z" clip-rule="evenodd"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" d="M13.5 3a.5.5 0 0 0-.5-.5H3a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5zM12 7.25v1.5H4v-1.5zM15 13a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  MinusSquareIcon.displayName = 'MinusSquareIcon';
package/core/pen.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::c029232d00f9716a65577ac8246d2f0c>>
3
+ * @codegen <<SignedSource::3e70be7cdea3a7aa6f27de03bc870785>>
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 PenIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M.22.22A.75.75 0 0 1 .936.023l9.96 2.549a2 2 0 0 1 1.478 1.608l.643 3.857a.75.75 0 0 1 .763.183l2 2a.75.75 0 0 1 0 1.06l-4.5 4.5a.75.75 0 0 1-1.06 0l-2-2a.75.75 0 0 1-.183-.763l-3.857-.643a2 2 0 0 1-1.609-1.477L.023.936A.75.75 0 0 1 .22.22m9.59 13.03.94.94 3.44-3.44-.94-.94zm1.887-4.007-2.454 2.454-4.816-.803a.5.5 0 0 1-.402-.37l-1.87-7.308 3.503 3.503a2 2 0 1 0 1.06-1.06L3.217 2.154l7.309 1.87a.5.5 0 0 1 .37.402zM8 7.5a.5.5 0 1 0-1 0 .5.5 0 0 0 1 0" clip-rule="evenodd"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" d="M.22.22A.75.75 0 0 1 .936.023l9.96 2.548.142.042a2 2 0 0 1 1.336 1.568l.643 3.858a.75.75 0 0 1 .763.18l2 2a.75.75 0 0 1 0 1.061l-4.5 4.5a.75.75 0 0 1-1.06 0l-2-2a.75.75 0 0 1-.18-.763l-3.86-.643a2 2 0 0 1-1.567-1.336l-.042-.142L.023.936A.75.75 0 0 1 .22.22m9.59 13.03.94.94 3.44-3.44-.94-.94zM8 7.5a.5.5 0 1 0-1 0 .5.5 0 0 0 1 0m1.5 0a2 2 0 1 1-3.842-.781L2.154 3.215l1.87 7.31.024.07a.5.5 0 0 0 .379.3l4.815.801 2.454-2.454-.801-4.815a.5.5 0 0 0-.3-.38l-.07-.023-7.31-1.87 3.504 3.504A2 2 0 0 1 9.5 7.5"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  PenIcon.displayName = 'PenIcon';
@@ -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::ce33a064102f4d77a59e7ab3d7c4d430>>
3
+ * @codegen <<SignedSource::125e7296304e7c0f29e53606e034d45f>>
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 PinFilledIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M11.825 2.082A1.375 1.375 0 0 0 10.646 0H5.354a1.375 1.375 0 0 0-1.18 2.082L5 3.458v3.475a5 5 0 0 0-1.184.611C2.898 8.194 2 9.347 2 11.25c0 .414.336.75.75.75h4.5v4h1.5v-4h4.5a.75.75 0 0 0 .75-.75c0-1.903-.898-3.055-1.816-3.706A5 5 0 0 0 11 6.933V3.458z" clip-rule="evenodd"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" d="M5.354 0a1.376 1.376 0 0 0-1.268 1.908l.089.174L5 3.458v3.475a5 5 0 0 0-1.184.61C2.898 8.195 2 9.348 2 11.25c0 .414.336.75.75.75h4.5v4h1.5v-4h4.5a.75.75 0 0 0 .75-.75c0-1.903-.898-3.056-1.816-3.706A5 5 0 0 0 11 6.933V3.458l.825-1.376A1.375 1.375 0 0 0 10.647 0zm4.252 2.864-.045.09a.8.8 0 0 0-.061.296V7.5c0 .367.265.68.627.74l.008.001.066.016a3.4 3.4 0 0 1 1.115.512c.463.327.938.852 1.113 1.731H3.57c.175-.88.65-1.404 1.113-1.731a3.4 3.4 0 0 1 1.181-.528l.008-.002A.75.75 0 0 0 6.5 7.5V3.25a.75.75 0 0 0-.106-.386L5.574 1.5h4.852z"/><path fill="currentcolor" d="m9.606 2.864-.045.09a.8.8 0 0 0-.061.296V7.5c0 .367.265.68.627.74l.008.001.066.016a3.4 3.4 0 0 1 1.115.512c.463.327.938.852 1.113 1.731H3.57c.175-.88.65-1.404 1.113-1.731a3.4 3.4 0 0 1 1.181-.528l.008-.002A.75.75 0 0 0 6.5 7.5V3.25a.75.75 0 0 0-.106-.386L5.574 1.5h4.852z"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  PinFilledIcon.displayName = 'PinFilledIcon';
package/core/pin.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::0b0f8ce58e6844479e931ef5e257be59>>
3
+ * @codegen <<SignedSource::3cbb4cee02b4cc3e5b584fbc7fe3feb6>>
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 PinIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M11.825 2.082A1.375 1.375 0 0 0 10.646 0H5.354a1.375 1.375 0 0 0-1.18 2.082L5 3.458v3.475a5 5 0 0 0-1.184.611C2.898 8.194 2 9.347 2 11.25c0 .414.336.75.75.75h4.5v4h1.5v-4h4.5a.75.75 0 0 0 .75-.75c0-1.903-.898-3.055-1.816-3.706A5 5 0 0 0 11 6.933V3.458zM10.123 8.24l.012.002.066.015a3.4 3.4 0 0 1 1.115.512c.463.328.939.853 1.114 1.732H3.57a2.68 2.68 0 0 1 1.114-1.732 3.4 3.4 0 0 1 1.181-.527l.012-.002h-.002A.75.75 0 0 0 6.5 7.5V3.25a.75.75 0 0 0-.107-.386L5.575 1.5h4.85l-.818 1.364a.75.75 0 0 0-.107.386V7.5a.75.75 0 0 0 .623.74" clip-rule="evenodd"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" d="M5.354 0a1.376 1.376 0 0 0-1.268 1.908l.089.174L5 3.458v3.475a5 5 0 0 0-1.184.61C2.898 8.195 2 9.348 2 11.25c0 .414.336.75.75.75h4.5v4h1.5v-4h4.5a.75.75 0 0 0 .75-.75c0-1.903-.898-3.056-1.816-3.706A5 5 0 0 0 11 6.933V3.458l.825-1.376A1.375 1.375 0 0 0 10.647 0zm4.252 2.864a.75.75 0 0 0-.106.386V7.5c0 .367.265.68.627.74l.008.001.066.016a3.4 3.4 0 0 1 1.115.512c.463.327.938.852 1.113 1.731H3.57c.175-.88.65-1.404 1.113-1.731a3.4 3.4 0 0 1 1.181-.528l.008-.002A.75.75 0 0 0 6.5 7.5V3.25a.75.75 0 0 0-.106-.386L5.574 1.5h4.852z"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  PinIcon.displayName = 'PinIcon';
@@ -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::17750339c3618246dbd4656a3bc2bac5>>
3
+ * @codegen <<SignedSource::9e4860a70161d3c7420634011031e12a>>
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 PlusSquareIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
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.5v10a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5zm4.25 6.25V12h1.5V8.75H12v-1.5H8.75V4h-1.5v3.25H4v1.5z" clip-rule="evenodd"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" d="M13.5 3a.5.5 0 0 0-.5-.5H3a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5zM8.75 4v3.25H12v1.5H8.75V12h-1.5V8.75H4v-1.5h3.25V4zM15 13a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  PlusSquareIcon.displayName = 'PlusSquareIcon';
@@ -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::7e8db4bb533023ade24446178ce20e6a>>
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" fill-rule="evenodd" d="M8 1.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8m12 .75H4v-1.5h8z" clip-rule="evenodd"/>`
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';