@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.
Files changed (177) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/core/align-content-bottom.js +2 -2
  3. package/core/align-content-center-horizontal.js +2 -2
  4. package/core/align-content-center-vertical.js +2 -2
  5. package/core/align-content-left.js +2 -2
  6. package/core/align-content-right.js +2 -2
  7. package/core/align-content-top.js +2 -2
  8. package/core/align-position-bottom.js +2 -2
  9. package/core/align-position-center-vertical.js +2 -2
  10. package/core/align-position-top.js +2 -2
  11. package/core/assets-data-manager.js +2 -2
  12. package/core/assets-schema.js +2 -2
  13. package/core/beach-umbrella.d.ts +13 -0
  14. package/core/beach-umbrella.js +28 -0
  15. package/core/book-open.js +2 -2
  16. package/core/cloud-offline.js +12 -21
  17. package/core/cloud-saved.js +12 -21
  18. package/core/coins.js +2 -2
  19. package/core/continue-when.js +2 -2
  20. package/core/cross-octagon.js +2 -2
  21. package/core/cursor-strikethrough.js +12 -21
  22. package/core/cursor.js +2 -2
  23. package/core/database-storage-cache.js +12 -21
  24. package/core/database-storage.js +2 -2
  25. package/core/divider-element.js +2 -5
  26. package/core/drop-shadow.js +2 -2
  27. package/core/duplicate.js +2 -2
  28. package/core/editions.js +2 -2
  29. package/core/expand-element.js +2 -5
  30. package/core/field-text.js +2 -2
  31. package/core/gift.d.ts +13 -0
  32. package/core/gift.js +28 -0
  33. package/core/group-selection.js +2 -2
  34. package/core/group-ungroup-selection.js +2 -2
  35. package/core/hand.js +2 -2
  36. package/core/if-else.js +2 -2
  37. package/core/incognito.js +2 -2
  38. package/core/initiative.js +2 -2
  39. package/core/jira.js +2 -2
  40. package/core/lozenge.js +2 -2
  41. package/core/page-live-doc.js +2 -2
  42. package/core/paint-brush.js +2 -2
  43. package/core/paint-roller.js +2 -2
  44. package/core/party-popper.d.ts +13 -0
  45. package/core/party-popper.js +28 -0
  46. package/core/qr-code.js +2 -2
  47. package/core/queue-pop-in.js +2 -5
  48. package/core/queue-pop-out.js +2 -5
  49. package/core/roadmaps-plan.js +2 -2
  50. package/core/roadmaps-service.js +2 -2
  51. package/core/section.js +2 -2
  52. package/core/shape-diamond.js +2 -2
  53. package/core/shape-ellipse.js +2 -2
  54. package/core/shape-parallelogram-skew-left.js +2 -2
  55. package/core/shape-parallelogram-skew-right.js +2 -2
  56. package/core/shape-rectangle-rounded.js +2 -2
  57. package/core/shape-rectangle.js +2 -2
  58. package/core/shape-triangle-inverted.js +2 -2
  59. package/core/shape-triangle.js +2 -2
  60. package/core/signature.js +2 -2
  61. package/core/speedometer.js +2 -2
  62. package/core/split-parallel.js +2 -2
  63. package/core/stamp.js +2 -2
  64. package/core/sticker.js +2 -2
  65. package/core/stroke-curvature-curved.js +2 -2
  66. package/core/stroke-curvature-dynamic.js +2 -2
  67. package/core/stroke-curvature-straight.js +2 -2
  68. package/core/stroke-properties.js +2 -2
  69. package/core/stroke-style-dashed.js +2 -2
  70. package/core/stroke-style-dotted.js +2 -2
  71. package/core/stroke-style-solid.js +2 -2
  72. package/core/sunset.js +2 -2
  73. package/core/swap.js +2 -2
  74. package/core/switch-case.js +2 -2
  75. package/core/sync.js +2 -2
  76. package/core/takeout-container.js +2 -2
  77. package/core/template.js +2 -2
  78. package/core/ticket.js +2 -2
  79. package/core/tidy.js +2 -2
  80. package/core/vehicle-airplane.d.ts +13 -0
  81. package/core/vehicle-airplane.js +28 -0
  82. package/core/vehicle-train.js +2 -2
  83. package/core/vulnerability.js +2 -2
  84. package/core/wallet.js +2 -2
  85. package/core/webhook.js +2 -2
  86. package/core/welcome-feed.js +2 -2
  87. package/core/workflow-controls.js +2 -2
  88. package/core/wrench.js +2 -2
  89. package/dist/cjs/metadata-core.js +37 -1
  90. package/dist/es2019/metadata-core.js +37 -1
  91. package/dist/esm/metadata-core.js +37 -1
  92. package/dist/types/metadata-core.d.ts +1 -1
  93. package/dist/types-ts4.5/metadata-core.d.ts +1 -1
  94. package/package.json +3 -3
  95. package/svgs/core/align-content-bottom.svg +1 -1
  96. package/svgs/core/align-content-center-horizontal.svg +1 -1
  97. package/svgs/core/align-content-center-vertical.svg +1 -1
  98. package/svgs/core/align-content-left.svg +1 -1
  99. package/svgs/core/align-content-right.svg +1 -1
  100. package/svgs/core/align-content-top.svg +1 -1
  101. package/svgs/core/align-position-bottom.svg +1 -1
  102. package/svgs/core/align-position-center-vertical.svg +1 -1
  103. package/svgs/core/align-position-top.svg +1 -1
  104. package/svgs/core/assets-data-manager.svg +1 -1
  105. package/svgs/core/assets-schema.svg +1 -1
  106. package/svgs/core/beach-umbrella.svg +1 -0
  107. package/svgs/core/book-open.svg +1 -1
  108. package/svgs/core/cloud-offline.svg +1 -1
  109. package/svgs/core/cloud-saved.svg +1 -1
  110. package/svgs/core/coins.svg +1 -1
  111. package/svgs/core/continue-when.svg +1 -1
  112. package/svgs/core/cross-octagon.svg +1 -1
  113. package/svgs/core/cursor-strikethrough.svg +1 -1
  114. package/svgs/core/cursor.svg +1 -1
  115. package/svgs/core/database-storage-cache.svg +1 -1
  116. package/svgs/core/database-storage.svg +1 -1
  117. package/svgs/core/divider-element.svg +1 -1
  118. package/svgs/core/drop-shadow.svg +1 -1
  119. package/svgs/core/duplicate.svg +1 -1
  120. package/svgs/core/editions.svg +1 -1
  121. package/svgs/core/expand-element.svg +1 -1
  122. package/svgs/core/field-text.svg +1 -1
  123. package/svgs/core/gift.svg +1 -0
  124. package/svgs/core/group-selection.svg +1 -1
  125. package/svgs/core/group-ungroup-selection.svg +1 -1
  126. package/svgs/core/hand.svg +1 -1
  127. package/svgs/core/if-else.svg +1 -1
  128. package/svgs/core/incognito.svg +1 -1
  129. package/svgs/core/initiative.svg +1 -1
  130. package/svgs/core/jira.svg +1 -1
  131. package/svgs/core/lozenge.svg +1 -1
  132. package/svgs/core/page-live-doc.svg +1 -1
  133. package/svgs/core/paint-brush.svg +1 -1
  134. package/svgs/core/paint-roller.svg +1 -1
  135. package/svgs/core/party-popper.svg +1 -0
  136. package/svgs/core/qr-code.svg +1 -1
  137. package/svgs/core/queue-pop-in.svg +1 -1
  138. package/svgs/core/queue-pop-out.svg +1 -1
  139. package/svgs/core/roadmaps-plan.svg +1 -1
  140. package/svgs/core/roadmaps-service.svg +1 -1
  141. package/svgs/core/section.svg +1 -1
  142. package/svgs/core/shape-diamond.svg +1 -1
  143. package/svgs/core/shape-ellipse.svg +1 -1
  144. package/svgs/core/shape-parallelogram-skew-left.svg +1 -1
  145. package/svgs/core/shape-parallelogram-skew-right.svg +1 -1
  146. package/svgs/core/shape-rectangle-rounded.svg +1 -1
  147. package/svgs/core/shape-rectangle.svg +1 -1
  148. package/svgs/core/shape-triangle-inverted.svg +1 -1
  149. package/svgs/core/shape-triangle.svg +1 -1
  150. package/svgs/core/signature.svg +1 -1
  151. package/svgs/core/speedometer.svg +1 -1
  152. package/svgs/core/split-parallel.svg +1 -1
  153. package/svgs/core/stamp.svg +1 -1
  154. package/svgs/core/sticker.svg +1 -1
  155. package/svgs/core/stroke-curvature-curved.svg +1 -1
  156. package/svgs/core/stroke-curvature-dynamic.svg +1 -1
  157. package/svgs/core/stroke-curvature-straight.svg +1 -1
  158. package/svgs/core/stroke-properties.svg +1 -1
  159. package/svgs/core/stroke-style-dashed.svg +1 -1
  160. package/svgs/core/stroke-style-dotted.svg +1 -1
  161. package/svgs/core/stroke-style-solid.svg +1 -1
  162. package/svgs/core/sunset.svg +1 -1
  163. package/svgs/core/swap.svg +1 -1
  164. package/svgs/core/switch-case.svg +1 -1
  165. package/svgs/core/sync.svg +1 -1
  166. package/svgs/core/takeout-container.svg +1 -1
  167. package/svgs/core/template.svg +1 -1
  168. package/svgs/core/ticket.svg +1 -1
  169. package/svgs/core/tidy.svg +1 -1
  170. package/svgs/core/vehicle-airplane.svg +1 -0
  171. package/svgs/core/vehicle-train.svg +1 -1
  172. package/svgs/core/vulnerability.svg +1 -1
  173. package/svgs/core/wallet.svg +1 -1
  174. package/svgs/core/webhook.svg +1 -1
  175. package/svgs/core/welcome-feed.svg +1 -1
  176. package/svgs/core/workflow-controls.svg +1 -1
  177. package/svgs/core/wrench.svg +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,35 @@
1
1
  # @atlaskit/icon-lab
2
2
 
3
+ ## 4.0.0
4
+
5
+ ### Major Changes
6
+
7
+ - [#124742](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/124742)
8
+ [`ca9cea0dadcce`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ca9cea0dadcce) -
9
+ Icons have been updated to use paths instead of strokes. This results in some very minor
10
+ anti-aliasing differences, imperceptable to the eye, yet may cuase VR tests to break.
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies
15
+
16
+ ## 3.5.0
17
+
18
+ ### Minor Changes
19
+
20
+ - [#123889](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/123889)
21
+ [`ecce5b811acb9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ecce5b811acb9) -
22
+ This release adds icons in `@atlaskit/icon-lab`.
23
+
24
+ ### Added:
25
+
26
+ **`@atlaskit/icon-lab/core`**
27
+
28
+ - `beach-umbrella`
29
+ - `gift`
30
+ - `party-popper`
31
+ - `vehicle-airplane`
32
+
3
33
  ## 3.4.1
4
34
 
5
35
  ### 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::82d5274c790a6f9646a8f1df2befeb75>>
3
+ * @codegen <<SignedSource::9bda23014e23b69e2a9aacb3c80e8b82>>
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 AlignContentBottomIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M0 15.25h16"/><rect width="10.5" height="2.75" x="3.75" y="12.25" stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" rx=".625" transform="rotate(-90 3.75 12.25)"/><rect width="5.5" height="2.75" x="9.5" y="12.25" stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" rx=".625" transform="rotate(-90 9.5 12.25)"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M0 14.5h16V16H0zM4.38 13C3.62 13 3 12.38 3 11.63V2.38C3 1.62 3.62 1 4.38 1h1.5c.76 0 1.38.62 1.38 1.38v9.25c0 .76-.62 1.38-1.37 1.38zm.13-1.5h1.25v-9H4.5zm5.62 1.5c-.76 0-1.37-.62-1.37-1.37V7.38c0-.76.62-1.37 1.38-1.37h1.5C12.39 6 13 6.62 13 7.38v4.25c0 .76-.62 1.38-1.37 1.38zm.13-1.5h1.25v-4h-1.25z" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  AlignContentBottomIcon.displayName = 'AlignContentBottomIcon';
@@ -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::c9cc9c9891eb8208671cab93befcc5e3>>
3
+ * @codegen <<SignedSource::e9d0359c49e61227b9cb8fdd49cd0cdd>>
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 AlignContentCenterHorizontalIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M8 0v3.75M8 16v-3.75m0-5.5v2.5"/><rect width="12.5" height="2.75" x="1.75" y="3.75" stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" rx=".625"/><rect width="8.5" height="2.75" x="3.75" y="9.5" stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" rx=".625"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M8.75 0v3.75h-1.5V0zm0 6.75v2.5h-1.5v-2.5zm0 5.5V16h-1.5v-3.75z" clip-rule="evenodd"/><path fill="currentcolor" fill-rule="evenodd" d="M1 4.38C1 3.62 1.62 3 2.38 3h11.25c.76 0 1.37.62 1.37 1.38v1.5c0 .76-.62 1.38-1.37 1.38H2.38C1.62 7.25 1 6.63 1 5.88zm1.5.13v1.25h11V4.5zm.5 5.62c0-.76.62-1.37 1.38-1.37h7.25c.76 0 1.38.62 1.38 1.38v1.5c0 .76-.62 1.38-1.37 1.38H4.39C3.62 13 3 12.38 3 11.63zm1.5.13v1.25h7v-1.25z" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  AlignContentCenterHorizontalIcon.displayName = 'AlignContentCenterHorizontalIcon';
@@ -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::1c290478c86e71cc3941accf24bcc848>>
3
+ * @codegen <<SignedSource::912482d78a9af3596f099cdbf8f5d0f4>>
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 AlignContentCenterVerticalIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M16 8h-3.75M0 8h3.75m5.5 0h-2.5"/><rect width="12.5" height="2.75" x="12.25" y="1.75" stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" rx=".625" transform="rotate(90 12.25 1.75)"/><rect width="8.5" height="2.75" x="6.5" y="3.75" stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" rx=".625" transform="rotate(90 6.5 3.75)"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M16 8.75h-3.75v-1.5H16zm-6.75 0h-2.5v-1.5h2.5zm-5.5 0H0v-1.5h3.75z" clip-rule="evenodd"/><path fill="currentcolor" fill-rule="evenodd" d="M11.63 1c.76 0 1.37.62 1.37 1.38v11.25c0 .76-.62 1.38-1.37 1.38h-1.5c-.76 0-1.37-.62-1.37-1.37V2.38c0-.76.62-1.37 1.38-1.37zm-.13 1.5h-1.25v11h1.25zM5.88 3c.76 0 1.38.62 1.38 1.38v7.25c0 .76-.62 1.38-1.37 1.38h-1.5C3.62 13 3 12.38 3 11.63V4.38C3 3.62 3.62 3 4.38 3zm-.13 1.5H4.5v7h1.25z" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  AlignContentCenterVerticalIcon.displayName = 'AlignContentCenterVerticalIcon';
@@ -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::d9b7bb51efafaf758d76bab681855461>>
3
+ * @codegen <<SignedSource::1ead0bc36109d640cec8178a71bc3ab4>>
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 AlignContentLeftIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M.75 0v16"/><rect width="10.5" height="2.75" x="3.75" y="3.75" stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" rx=".625"/><rect width="5.5" height="2.75" x="3.75" y="9.5" stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" rx=".625"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M1.5 0v16H0V0zM3 4.38C3 3.62 3.62 3 4.38 3h9.25c.76 0 1.37.62 1.37 1.38v1.5c0 .76-.62 1.38-1.37 1.38H4.38C3.62 7.25 3 6.63 3 5.88zm1.5.13v1.25h9V4.5zM3 10.13c0-.76.62-1.37 1.38-1.37h4.25c.76 0 1.38.62 1.38 1.38v1.5C10 12.39 9.38 13 8.63 13H4.38C3.62 13 3 12.38 3 11.63zm1.5.13v1.25h4v-1.25z" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  AlignContentLeftIcon.displayName = 'AlignContentLeftIcon';
@@ -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::ef63601bbc6ca20856255f0d96a3eb01>>
3
+ * @codegen <<SignedSource::793843826fe76ff9681b73e70ed52514>>
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 AlignContentRightIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M15.25 0v16"/><rect width="10.5" height="2.75" stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" rx=".625" transform="matrix(-1 0 0 1 12.25 3.75)"/><rect width="5.5" height="2.75" stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" rx=".625" transform="matrix(-1 0 0 1 12.25 9.5)"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M14.5 0v16H16V0zM13 4.38C13 3.62 12.38 3 11.63 3H2.38C1.62 3 1 3.62 1 4.38v1.5c0 .76.62 1.38 1.38 1.38h9.25c.76 0 1.38-.62 1.38-1.37zm-1.5.13v1.25h-9V4.5zm1.5 5.62c0-.76-.62-1.37-1.37-1.37H7.38C6.62 8.75 6 9.37 6 10.13v1.5c0 .76.62 1.37 1.38 1.37h4.25c.76 0 1.38-.62 1.38-1.37zm-1.5.13v1.25h-4v-1.25z" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  AlignContentRightIcon.displayName = 'AlignContentRightIcon';
@@ -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::a3ef12c59e85d7f94c32ca7a8286465b>>
3
+ * @codegen <<SignedSource::7863c4adca92859c97c5c8cb31d0e278>>
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 AlignContentTopIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M0 .75h16"/><rect width="10.5" height="2.75" stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" rx=".625" transform="matrix(0 1 1 0 3.75 3.75)"/><rect width="5.5" height="2.75" stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" rx=".625" transform="matrix(0 1 1 0 9.5 3.75)"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M0 1.5h16V0H0zM4.38 3C3.62 3 3 3.62 3 4.38v9.25c0 .76.62 1.37 1.38 1.37h1.5c.76 0 1.38-.62 1.38-1.37V4.38C7.25 3.62 6.63 3 5.88 3zm.12 1.5h1.25v9H4.5zM10.13 3c-.76 0-1.37.62-1.37 1.38v4.25c0 .76.62 1.38 1.38 1.38h1.5C12.39 10 13 9.38 13 8.63V4.38C13 3.62 12.38 3 11.63 3zm.13 1.5h1.25v4h-1.25z" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  AlignContentTopIcon.displayName = 'AlignContentTopIcon';
@@ -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::46496ca8c3eaa88ba4c6d81b4df4bc40>>
3
+ * @codegen <<SignedSource::188a6230abf157fbf4f6daedb541919b>>
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 AlignPositionBottomIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path fill="currentcolor" d="M7 8a.75.75 0 1 1-1.5 0A.75.75 0 0 1 7 8M3.5 8A.75.75 0 1 1 2 8a.75.75 0 0 1 1.5 0m7 0A.75.75 0 1 1 9 8a.75.75 0 0 1 1.5 0M7 1.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m-3.5 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m7 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0M14 8a.75.75 0 1 1-1.5 0A.75.75 0 0 1 14 8m0-6.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0"/><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M0 14.25h16"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" d="M7 8a.75.75 0 1 1-1.5 0A.75.75 0 0 1 7 8M3.5 8A.75.75 0 1 1 2 8a.75.75 0 0 1 1.5 0m7 0A.75.75 0 1 1 9 8a.75.75 0 0 1 1.5 0M7 1.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m-3.5 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m7 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0M14 8a.75.75 0 1 1-1.5 0A.75.75 0 0 1 14 8m0-6.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0"/><path fill="currentcolor" fill-rule="evenodd" d="M0 13.5h16V15H0z" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  AlignPositionBottomIcon.displayName = 'AlignPositionBottomIcon';
@@ -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::6e52db8b4c687eb4700bbd26439e89d0>>
3
+ * @codegen <<SignedSource::25e64699e788e157398758ba0f9d084a>>
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 AlignPositionCenterVerticalIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path fill="currentcolor" d="M7 1.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m-3.5 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m7 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m3.5 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m-7 12.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m-3.5 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m7 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m3.5 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0"/><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M0 8h16"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" d="M7 1.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m-3.5 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m7 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m3.5 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m-7 12.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m-3.5 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m7 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m3.5 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0"/><path fill="currentcolor" fill-rule="evenodd" d="M0 7.25h16v1.5H0z" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  AlignPositionCenterVerticalIcon.displayName = 'AlignPositionCenterVerticalIcon';
@@ -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::369a94b366eb4bd5d78af5625b5f4aee>>
3
+ * @codegen <<SignedSource::207e73b3f923591bede8ddf65e4ef090>>
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 AlignPositionTopIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M0 1.75h16"/><path fill="currentcolor" d="M7 8a.75.75 0 1 1-1.5 0A.75.75 0 0 1 7 8M3.5 8A.75.75 0 1 1 2 8a.75.75 0 0 1 1.5 0m7 0A.75.75 0 1 1 9 8a.75.75 0 0 1 1.5 0M14 8a.75.75 0 1 1-1.5 0A.75.75 0 0 1 14 8m-7 6.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m-3.5 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m7 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m3.5 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M0 1h16v1.5H0z" clip-rule="evenodd"/><path fill="currentcolor" d="M7 8a.75.75 0 1 1-1.5 0A.75.75 0 0 1 7 8M3.5 8A.75.75 0 1 1 2 8a.75.75 0 0 1 1.5 0m7 0A.75.75 0 1 1 9 8a.75.75 0 0 1 1.5 0M14 8a.75.75 0 1 1-1.5 0A.75.75 0 0 1 14 8m-7 6.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m-3.5 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m7 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m3.5 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  AlignPositionTopIcon.displayName = 'AlignPositionTopIcon';
@@ -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::ba6b3f1893936d24d9e016ad3428ef7b>>
3
+ * @codegen <<SignedSource::38dc0ca401365aa598171b61448d4722>>
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 AssetsDataManagerIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-width="1.5" d="M4.75 3.25a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm0 0H6.5c.69 0 1.25.56 1.25 1.25v7c0 .69-.56 1.25-1.25 1.25H4.75M11.25 8a1.5 1.5 0 1 0 3 0 1.5 1.5 0 0 0-3 0Zm0 0h-3.5m-3 4.75a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M3.25 2.5a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5M1 3.25a2.25 2.25 0 0 1 4.372-.75H6.5a2 2 0 0 1 2 2v2.75h2.128a2.251 2.251 0 1 1 0 1.5H8.5v2.75a2 2 0 0 1-2 2H5.372a2.25 2.25 0 1 1 0-1.5H6.5a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5H5.372A2.25 2.25 0 0 1 1 3.25m11.75 4a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5M3.25 12a.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
  AssetsDataManagerIcon.displayName = 'AssetsDataManagerIcon';
@@ -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::fd21ca6afd38c5d04642501fc1a1152f>>
3
+ * @codegen <<SignedSource::b6f98ad44dfc363c19ded7a9a56fe837>>
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 AssetsSchemaIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-width="1.5" d="M10.25 7.25a1.5 1.5 0 1 0 3 0 1.5 1.5 0 0 0-3 0Zm0 0h-6m0-2.625v7c0 .69.56 1.25 1.25 1.25h4.75M5.75 3.25a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm7.5 9.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M4.25 2.5a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5M2 3.25a2.25 2.25 0 1 1 3 2.122V6.5h4.628a2.25 2.25 0 1 1 0 1.5H5v3.625a.5.5 0 0 0 .5.5h4.088a2.25 2.25 0 1 1 .088 1.5H5.5a2 2 0 0 1-2-2V5.372A2.25 2.25 0 0 1 2 3.25m9.75 3.25a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5m0 5.5a.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
  AssetsSchemaIcon.displayName = 'AssetsSchemaIcon';
@@ -0,0 +1,13 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::2d4697bc9fe602ebc5202e2877362e64>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+
7
+ import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
+
9
+ declare const BeachUmbrellaIcon: {
10
+ (props: NewCoreIconProps): JSX.Element;
11
+ displayName: string;
12
+ };
13
+ export default BeachUmbrellaIcon;
@@ -0,0 +1,28 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::c35ea8f4a973fa52b1236acdc09ebe82>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ "use strict";
7
+
8
+ Object.defineProperty(exports, "__esModule", {
9
+ value: true
10
+ });
11
+ exports.default = void 0;
12
+ var _react = _interopRequireDefault(require("react"));
13
+ var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
+ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
+ /**
16
+ * Icon: "BeachUmbrella".
17
+ * Category: multi-purpose
18
+ * Location: @atlaskit/icon-lab
19
+ * Usage guidance: User-selectable icon choice for calendars
20
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
21
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
+ */
23
+ const BeachUmbrellaIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M15 15H1v-1.5h14z" clip-rule="evenodd"/><path fill="currentcolor" fill-rule="evenodd" d="m3.656 4.126 1.714.99a9.2 9.2 0 0 1 3.54-3.042 5.5 5.5 0 0 0-5.254 2.052M10.598 3c-.307.1-.7.252-1.135.474a7.7 7.7 0 0 0-2.789 2.393l3.402 1.965c.61-1.34.729-2.62.678-3.613A8 8 0 0 0 10.598 3m.782 5.585 1.714.99a5.5 5.5 0 0 0-.85-5.577l.008.145a9.2 9.2 0 0 1-.872 4.442M1.938 4a7 7 0 1 1 12.124 7 .75.75 0 0 1-1.024.275l-4.763-2.75-3.75 6.495-1.3-.75 3.75-6.495-4.763-2.75A.75.75 0 0 1 1.938 4" clip-rule="evenodd"/>`
25
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
+ }, props));
27
+ BeachUmbrellaIcon.displayName = 'BeachUmbrellaIcon';
28
+ var _default = exports.default = BeachUmbrellaIcon;
package/core/book-open.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::7e7f7c9a7d7af5060a632fe92edfa67f>>
3
+ * @codegen <<SignedSource::de790aa34d87b38953e022081bae4952>>
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 BookOpenIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M8 15.5v-2.25m0-8.375v8.375m0-8.375C8 3.149 9.4 1.75 11.127 1.75h3.5c.346 0 .625.28.625.625v10.25c0 .345-.28.625-.625.625H8m0-8.375A3.124 3.124 0 0 0 4.876 1.75h-3.5a.625.625 0 0 0-.625.625v10.25c0 .345.28.625.625.625H8m2.5-8h2.75m-2.75 2.5h2.75"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M14.5 2.25v10H8.75V4.625a2.375 2.375 0 0 1 2.375-2.375zM8 2.333A3.87 3.87 0 0 1 11.125.75h3.501C15.387.75 16 1.367 16 2.125v10.25c0 .76-.616 1.375-1.375 1.375H8.75v1.5h-1.5v-1.5H1.375C.615 13.75 0 13.134 0 12.375V2.125C0 1.366.615.75 1.375.75h3.5A3.87 3.87 0 0 1 8 2.333m-.75 9.917V4.625A2.375 2.375 0 0 0 4.875 2.25H1.5v10zm6-8H10.5v1.5h2.75zm0 2.5H10.5v1.5h2.75z" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  BookOpenIcon.displayName = 'BookOpenIcon';
@@ -1,19 +1,17 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::dca96fc11509593e399c2cbf0f2d554e>>
3
+ * @codegen <<SignedSource::a4e3292bce48457653e142717188c849>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
- 'use strict';
6
+ "use strict";
7
7
 
8
- Object.defineProperty(exports, '__esModule', {
9
- value: true,
8
+ Object.defineProperty(exports, "__esModule", {
9
+ value: true
10
10
  });
11
11
  exports.default = void 0;
12
- var _react = _interopRequireDefault(require('react'));
13
- var _baseNew = _interopRequireDefault(require('@atlaskit/icon/base-new'));
14
- function _interopRequireDefault(e) {
15
- return e && e.__esModule ? e : { default: e };
16
- }
12
+ var _react = _interopRequireDefault(require("react"));
13
+ var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
+ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
17
15
  /**
18
16
  * Icon: "CloudOffline".
19
17
  * Category: single-purpose
@@ -22,16 +20,9 @@ function _interopRequireDefault(e) {
22
20
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
23
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
24
22
  */
25
- const CloudOfflineIcon = (props) =>
26
- /*#__PURE__*/ _react.default.createElement(
27
- _baseNew.default,
28
- Object.assign(
29
- {
30
- dangerouslySetGlyph: `<mask id="mask0_37654_6098" width="16" height="16" x="0" y="0" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="currentcolor" fill-rule="evenodd" d="M16 0H0v16h16v-1.067L2.598 1.53 3.658.47 16 12.812z" clip-rule="evenodd"/></mask><g mask="url(#mask0_37654_6098)"><path fill="currentcolor" d="m3.017 6.84.182.728a.75.75 0 0 0 .565-.667zm9.908-.456-.739.129a.75.75 0 0 0 .526.59zM12 12H3.75v1.5H12zm-8.25 0A2.25 2.25 0 0 1 1.5 9.75H0a3.75 3.75 0 0 0 3.75 3.75zM1.5 9.75a2.25 2.25 0 0 1 1.7-2.182l-.366-1.455A3.75 3.75 0 0 0 0 9.75zM3.764 6.9A4.25 4.25 0 0 1 8 3V1.5a5.75 5.75 0 0 0-5.731 5.28zM8 3a4.25 4.25 0 0 1 4.186 3.513l1.478-.258A5.75 5.75 0 0 0 8 1.5zm4.712 4.103A2.5 2.5 0 0 1 14.5 9.5H16a4 4 0 0 0-2.862-3.835zM14.5 9.5A2.5 2.5 0 0 1 12 12v1.5a4 4 0 0 0 4-4z"/><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="m1 1 14 14"/></g>`,
31
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
32
- },
33
- props,
34
- ),
35
- );
23
+ const CloudOfflineIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="m.47 1.53 2.66 2.661a5.7 5.7 0 0 0-.798 2.087A3.75 3.75 0 0 0 3.75 13.5H12q.211 0 .418-.022l2.052 2.052 1.06-1.06-1.514-1.515.004-.002-1.12-1.12-.005.002-7.74-7.742.003-.003-1.062-1.06-.004.003L1.53.47zM3.764 6.9a4.2 4.2 0 0 1 .464-1.611l6.711 6.71H3.75a2.25 2.25 0 0 1-.55-4.431.75.75 0 0 0 .564-.667" clip-rule="evenodd"/><path fill="currentcolor" d="m5.34 2.151 1.132 1.132a4.25 4.25 0 0 1 5.715 3.23.75.75 0 0 0 .525.59 2.5 2.5 0 0 1 1.366 3.787l1.074 1.073A4 4 0 0 0 13.57 5.82a5.752 5.752 0 0 0-8.23-3.669"/>`
25
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
+ }, props));
36
27
  CloudOfflineIcon.displayName = 'CloudOfflineIcon';
37
- var _default = (exports.default = CloudOfflineIcon);
28
+ var _default = exports.default = CloudOfflineIcon;
@@ -1,19 +1,17 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::4fc61c8b2f971ab4ae3af2c75a04b3ef>>
3
+ * @codegen <<SignedSource::7d170b3fdf32ca9dd11fbb9bb1f72d59>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
- 'use strict';
6
+ "use strict";
7
7
 
8
- Object.defineProperty(exports, '__esModule', {
9
- value: true,
8
+ Object.defineProperty(exports, "__esModule", {
9
+ value: true
10
10
  });
11
11
  exports.default = void 0;
12
- var _react = _interopRequireDefault(require('react'));
13
- var _baseNew = _interopRequireDefault(require('@atlaskit/icon/base-new'));
14
- function _interopRequireDefault(e) {
15
- return e && e.__esModule ? e : { default: e };
16
- }
12
+ var _react = _interopRequireDefault(require("react"));
13
+ var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
+ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
17
15
  /**
18
16
  * Icon: "CloudSaved".
19
17
  * Category: single-purpose
@@ -22,16 +20,9 @@ function _interopRequireDefault(e) {
22
20
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
23
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
24
22
  */
25
- const CloudSavedIcon = (props) =>
26
- /*#__PURE__*/ _react.default.createElement(
27
- _baseNew.default,
28
- Object.assign(
29
- {
30
- dangerouslySetGlyph: `<mask id="mask0_37654_6117" width="16" height="16" x="0" y="0" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="currentcolor" fill-rule="evenodd" d="M16 0H0v16h16zm-.05 4.224-3.4-2.948-4.633 5.039 1.7 4.909z" clip-rule="evenodd"/></mask><g mask="url(#mask0_37654_6117)"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M3.75 12.75H12a3.25 3.25 0 0 0 .925-6.366 5.001 5.001 0 0 0-9.908.456 3.001 3.001 0 0 0 .733 5.91Z"/></g><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="m6.25 7 2.167 2.5L13 4.25"/>`,
31
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
32
- },
33
- props,
34
- ),
35
- );
23
+ const CloudSavedIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
+ dangerouslySetGlyph: `<path fill="currentcolor" d="M8 1.5c1.251 0 2.409.4 3.353 1.078l-1.026 1.115a4.25 4.25 0 0 0-6.563 3.208.75.75 0 0 1-.565.667A2.251 2.251 0 0 0 3.75 12H12a2.5 2.5 0 0 0 1.174-4.708L14.2 6.16A4 4 0 0 1 12 13.5H3.75a3.75 3.75 0 0 1-1.418-7.222A5.75 5.75 0 0 1 8 1.5"/><path fill="currentcolor" d="m8.982 9.993 4.583-5.25-1.13-.986-4.016 4.6L6.817 6.51l-1.134.982 2.167 2.5a.75.75 0 0 0 1.132.002"/>`
25
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
+ }, props));
36
27
  CloudSavedIcon.displayName = 'CloudSavedIcon';
37
- var _default = (exports.default = CloudSavedIcon);
28
+ var _default = exports.default = CloudSavedIcon;
package/core/coins.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::5d24115b9058d6d1bf7a84cc68630855>>
3
+ * @codegen <<SignedSource::5ab40bd4b3b4534c0cc8c816c41008e4>>
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 CoinsIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M12.477 9.454a4.25 4.25 0 1 0-5.931-5.931M10.25 10a4.25 4.25 0 1 1-8.5 0 4.25 4.25 0 0 1 8.5 0Z"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M10 2.5a3.5 3.5 0 0 0-2.845 1.46l-1.218-.875a5 5 0 1 1 6.978 6.978l-.875-1.218A3.5 3.5 0 0 0 10 2.5m-4 4a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7M1 10a5 5 0 1 1 10 0 5 5 0 0 1-10 0" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  CoinsIcon.displayName = 'CoinsIcon';
@@ -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::0874aa90d7f2a2bcea3cd48068de49ce>>
3
+ * @codegen <<SignedSource::2e36ed9451d2caf4f9ad76ad4c998235>>
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 ContinueWhenIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-width="1.5" d="M9.75 5v6m-3.5-6v6m9-3A7.25 7.25 0 1 1 .75 8a7.25 7.25 0 0 1 14.5 0Z"/>`
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 8m7 3H5.5V5H7zm3.5 0H9V5h1.5z" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  ContinueWhenIcon.displayName = 'ContinueWhenIcon';
@@ -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::c7b2d79a3b25dfe7ad45279077578263>>
3
+ * @codegen <<SignedSource::2b93e6f7f6eb1d414b7c1b7a32b3f3a9>>
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 CrossOctagonIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-width="1.5" d="M3.582 3.582 1.75 5.414v5.172l1.832 1.832m0-8.836L5.414 1.75h5.172l1.832 1.832m-8.836 0L8 8m4.418 4.418 1.832-1.832V5.414l-1.832-1.832m0 8.836-1.832 1.832H5.414l-1.832-1.832m8.836 0L8 8m0 0 4.418-4.418M8 8l-4.418 4.418"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M5.103 1h5.794L15 5.103v5.794L10.897 15H5.103L1 10.897V5.103zm.621 1.5L4.643 3.582 8 6.939l3.357-3.357L10.275 2.5zm6.694 2.143L9.061 8l3.357 3.357 1.082-1.082v-4.55zm-1.06 7.775L8 9.061l-3.357 3.357L5.724 13.5h4.551zm-7.776-1.06L6.939 8 3.582 4.643 2.5 5.724v4.551z" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  CrossOctagonIcon.displayName = 'CrossOctagonIcon';
@@ -1,19 +1,17 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::fc58da6123c713c2f81de82453a86de7>>
3
+ * @codegen <<SignedSource::0511013eceaa261129e778523a8c4be5>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
- 'use strict';
6
+ "use strict";
7
7
 
8
- Object.defineProperty(exports, '__esModule', {
9
- value: true,
8
+ Object.defineProperty(exports, "__esModule", {
9
+ value: true
10
10
  });
11
11
  exports.default = void 0;
12
- var _react = _interopRequireDefault(require('react'));
13
- var _baseNew = _interopRequireDefault(require('@atlaskit/icon/base-new'));
14
- function _interopRequireDefault(e) {
15
- return e && e.__esModule ? e : { default: e };
16
- }
12
+ var _react = _interopRequireDefault(require("react"));
13
+ var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
+ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
17
15
  /**
18
16
  * Icon: "CursorStrikethrough".
19
17
  * Category: multi-purpose
@@ -22,16 +20,9 @@ function _interopRequireDefault(e) {
22
20
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
23
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
24
22
  */
25
- const CursorStrikethroughIcon = (props) =>
26
- /*#__PURE__*/ _react.default.createElement(
27
- _baseNew.default,
28
- Object.assign(
29
- {
30
- dangerouslySetGlyph: `<mask id="mask0_37654_6518" width="16" height="16" x="0" y="0" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="currentcolor" fill-rule="evenodd" d="M0 10.812V0h10.812zM12.933 0H16v16H0v-3.067z" clip-rule="evenodd"/></mask><g stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" mask="url(#mask0_37654_6518)"><path d="M8.9 9.32 7.52 13.8a.63.63 0 0 1-1.18.05L2.03 2.84a.63.63 0 0 1 .81-.81l11 4.32a.63.63 0 0 1-.04 1.18L9.32 8.9a.63.63 0 0 0-.41.41ZM13 1 1 13"/></g>`,
31
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
32
- },
33
- props,
34
- ),
35
- );
23
+ const CursorStrikethroughIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
+ dangerouslySetGlyph: `<path fill="currentcolor" d="M3.125 7.687 1.326 3.109C.887 1.99 1.991.887 3.11 1.326l4.578 1.799L6.53 4.282 2.827 2.827 4.282 6.53z"/><path fill="currentcolor" fill-rule="evenodd" d="m3.723 9.21.002.004L.47 12.47l1.06 1.06 2.793-2.793 1.325 3.374c.476 1.21 2.212 1.145 2.594-.099L9.6 9.6l4.412-1.358c1.244-.382 1.31-2.118.099-2.594l-3.373-1.325L13.53 1.53 12.47.47 9.214 3.725l-.004-.002L8.053 4.88l.004.002-3.175 3.175-.002-.004zm1.757.37 1.434 3.65 1.272-4.134c.134-.436.474-.776.91-.91l4.134-1.272L9.58 5.48z" clip-rule="evenodd"/>`
25
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
+ }, props));
36
27
  CursorStrikethroughIcon.displayName = 'CursorStrikethroughIcon';
37
- var _default = (exports.default = CursorStrikethroughIcon);
28
+ var _default = exports.default = CursorStrikethroughIcon;
package/core/cursor.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::d6d1505f8665a4196779b6d845189052>>
3
+ * @codegen <<SignedSource::23e217b2078e806af3520b93d3020298>>
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 CursorIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="m8.903 9.316-1.377 4.476a.625.625 0 0 1-1.18.045L2.025 2.835a.625.625 0 0 1 .81-.81l11.003 4.322a.625.625 0 0 1-.045 1.179L9.316 8.903a.63.63 0 0 0-.413.413Z"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M2.827 2.827 6.914 13.23l1.272-4.134c.134-.436.474-.776.91-.91l4.134-1.272zm-1.5.282C.886 1.99 1.99.887 3.108 1.326L14.11 5.648c1.21.476 1.145 2.212-.099 2.594L9.6 9.6l-1.358 4.412c-.382 1.244-2.118 1.31-2.594.099z" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  CursorIcon.displayName = 'CursorIcon';
@@ -1,19 +1,17 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::f13de916afe078fc6538d1f497f5bf46>>
3
+ * @codegen <<SignedSource::56fa080d643f45fdf871302e1da2d5d5>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
- 'use strict';
6
+ "use strict";
7
7
 
8
- Object.defineProperty(exports, '__esModule', {
9
- value: true,
8
+ Object.defineProperty(exports, "__esModule", {
9
+ value: true
10
10
  });
11
11
  exports.default = void 0;
12
- var _react = _interopRequireDefault(require('react'));
13
- var _baseNew = _interopRequireDefault(require('@atlaskit/icon/base-new'));
14
- function _interopRequireDefault(e) {
15
- return e && e.__esModule ? e : { default: e };
16
- }
12
+ var _react = _interopRequireDefault(require("react"));
13
+ var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
+ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
17
15
  /**
18
16
  * Icon: "DatabaseStorageCache".
19
17
  * Category: multi-purpose
@@ -22,16 +20,9 @@ function _interopRequireDefault(e) {
22
20
  * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
23
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
24
22
  */
25
- const DatabaseStorageCacheIcon = (props) =>
26
- /*#__PURE__*/ _react.default.createElement(
27
- _baseNew.default,
28
- Object.assign(
29
- {
30
- dangerouslySetGlyph: `<mask id="mask0_37654_6542" width="16" height="16" x="0" y="0" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="currentcolor" fill-rule="evenodd" d="M16 0H0v16h8V5.625h8z" clip-rule="evenodd"/></mask><g mask="url(#mask0_37654_6542)"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M4.375 8a3.125 3.125 0 1 1 0-6.25h7.25a3.125 3.125 0 1 1 0 6.25m-7.25 0a3.125 3.125 0 1 0 0 6.25h7.25a3.125 3.125 0 1 0 0-6.25m-7.25 0h7.25M4 4.875h1.5m2.5 0h4m-8 6.25h1.5m2.5 0h4"/></g><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M10.25 15.25v-.922c0-.367.161-.715.44-.952l4.12-3.502c.279-.237.44-.585.44-.952V8h-5v.922c0 .367.161.715.44.952l4.12 3.502c.279.237.44.585.44.952v.922z"/>`,
31
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
32
- },
33
- props,
34
- ),
35
- );
23
+ const DatabaseStorageCacheIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M.5 4.875A3.875 3.875 0 0 1 4.375 1h7.25A3.875 3.875 0 0 1 15.5 4.875v.75H14v-.75A2.375 2.375 0 0 0 11.625 2.5h-7.25a2.375 2.375 0 1 0 0 4.75H8v1.5H4.375a2.375 2.375 0 1 0 0 4.75H8V15H4.375a3.875 3.875 0 0 1-2.292-7A3.87 3.87 0 0 1 .5 4.875m5 .75H4v-1.5h1.5zm6.5 0H8v-1.5h4zm-6.5 6.25H4v-1.5h1.5z" clip-rule="evenodd"/><path fill="currentcolor" fill-rule="evenodd" d="M9.5 8a.75.75 0 0 1 .75-.75h5A.75.75 0 0 1 16 8v.922a2 2 0 0 1-.705 1.524l-1.387 1.179 1.387 1.18A2 2 0 0 1 16 14.327v.922a.75.75 0 0 1-.75.75h-5a.75.75 0 0 1-.75-.75v-.922a2 2 0 0 1 .705-1.524l1.387-1.179-1.387-1.18A2 2 0 0 1 9.5 8.923zm3.25 2.64 1.574-1.337a.5.5 0 0 0 .176-.381V8.75H11v.172a.5.5 0 0 0 .176.38zm0 1.97-1.574 1.337a.5.5 0 0 0-.176.381v.172h3.5v-.172a.5.5 0 0 0-.176-.38z" clip-rule="evenodd"/>`
25
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
+ }, props));
36
27
  DatabaseStorageCacheIcon.displayName = 'DatabaseStorageCacheIcon';
37
- var _default = (exports.default = DatabaseStorageCacheIcon);
28
+ var _default = exports.default = DatabaseStorageCacheIcon;