@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
@@ -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::524892051a1bb8a36f4b35d16e46539b>>
3
+ * @codegen <<SignedSource::1032445cfb208c3cfd386709ffac1c18>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
21
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
22
  */
23
23
  const RoadmapsServiceIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M10.75 3.5a1.75 1.75 0 1 0 3.5 0 1.75 1.75 0 0 0-3.5 0Zm0 0H8.451c-.435 0-.84.227-1.067.598L5 8m5.75 4.5a1.75 1.75 0 1 0 3.5 0 1.75 1.75 0 0 0-3.5 0Zm0 0H8.451a1.25 1.25 0 0 1-1.067-.598L5 8M1 8h4"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M13.5 2.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2m-2.386.25a2.501 2.501 0 1 1 0 1.5H8.702a.5.5 0 0 0-.427.24L6.13 8l2.145 3.51a.5.5 0 0 0 .427.24h2.413a2.501 2.501 0 1 1 0 1.5H8.702a2 2 0 0 1-1.707-.957L4.83 8.75H0v-1.5h4.83l2.164-3.543a2 2 0 0 1 1.707-.957zM13.5 11.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  RoadmapsServiceIcon.displayName = 'RoadmapsServiceIcon';
package/core/section.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::e583510643d82359ad802179933ce393>>
3
+ * @codegen <<SignedSource::cac4b9101ec53f28bec2ad64f21f83e8>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
21
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
22
  */
23
23
  const SectionIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1 1.75h8m-6 12.5h10c.69 0 1.25-.56 1.25-1.25V6c0-.69-.56-1.25-1.25-1.25H3c-.69 0-1.25.56-1.25 1.25v7c0 .69.56 1.25 1.25 1.25Z"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M9 2.5H1V1h8zM1 6a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2zm2-.5a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V6a.5.5 0 0 0-.5-.5z" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  SectionIcon.displayName = 'SectionIcon';
@@ -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::752760962c9694d406f4314873fd3792>>
3
+ * @codegen <<SignedSource::dd9334279265d1f9fb148dc7c2d23315>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
21
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
22
  */
23
23
  const ShapeDiamondIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<rect width="10.253" height="10.253" x="8" y=".75" stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" rx=".625" transform="rotate(45 8 .75)"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M7.028.662a1.375 1.375 0 0 1 1.944 0l6.366 6.366a1.375 1.375 0 0 1 0 1.944l-6.366 6.366a1.375 1.375 0 0 1-1.944 0L.662 8.972a1.375 1.375 0 0 1 0-1.944zM8 1.81 1.81 8 8 14.19 14.19 8z" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  ShapeDiamondIcon.displayName = 'ShapeDiamondIcon';
@@ -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::b2fa57d41fac60de47dcf5c5d30c4f80>>
3
+ * @codegen <<SignedSource::a17c7c733fa855fbf8be2a28121145b5>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
21
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
22
  */
23
23
  const ShapeEllipseIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<circle cx="8" cy="8" r="6.25" stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M8 2.5a5.5 5.5 0 1 0 0 11 5.5 5.5 0 0 0 0-11M1 8a7 7 0 1 1 14 0A7 7 0 0 1 1 8" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  ShapeEllipseIcon.displayName = 'ShapeEllipseIcon';
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::82d92c66d324f49a9142852e6fa405ec>>
3
+ * @codegen <<SignedSource::b6ee742a64d9bb0b6a8692acb1ac87f7>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
21
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
22
  */
23
23
  const ShapeParallelogramSkewLeftIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M11.155 2.647a.625.625 0 0 0-.582-.397H1.416a.625.625 0 0 0-.582.853l4.01 10.25c.094.24.325.397.583.397h9.157c.44 0 .743-.443.582-.853z"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M11.854 2.374a1.375 1.375 0 0 0-1.28-.874H1.415c-.969 0-1.634.974-1.28 1.876l4.01 10.25c.206.527.715.874 1.28.874h9.158c.969 0 1.634-.974 1.28-1.876zM10.488 3l3.913 10H5.512L1.599 3z" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  ShapeParallelogramSkewLeftIcon.displayName = 'ShapeParallelogramSkewLeftIcon';
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::26aba2c6d463e5d7df18a21d0259a1fd>>
3
+ * @codegen <<SignedSource::91a8c07e1883209539a0b3d72fcd2ea6>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
21
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
22
  */
23
23
  const ShapeParallelogramSkewRightIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M4.845 2.647a.625.625 0 0 1 .582-.397h9.157c.44 0 .743.443.582.853l-4.01 10.25a.625.625 0 0 1-.583.397H1.416a.625.625 0 0 1-.582-.853z"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M4.146 2.374a1.375 1.375 0 0 1 1.28-.874h9.158c.969 0 1.634.974 1.28 1.876l-4.01 10.25a1.375 1.375 0 0 1-1.28.874H1.415a1.375 1.375 0 0 1-1.28-1.876zM5.512 3 1.599 13h8.89L14.4 3z" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  ShapeParallelogramSkewRightIcon.displayName = 'ShapeParallelogramSkewRightIcon';
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::b8046d609df655ecaf76edf6d0929443>>
3
+ * @codegen <<SignedSource::46a455deea269d63ca9cf4851918889a>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
21
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
22
  */
23
23
  const ShapeRectangleRoundedIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<rect width="11.5" height="11.5" x="2.25" y="2.25" stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" rx="2.5"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M1.5 4.75A3.25 3.25 0 0 1 4.75 1.5h6.5a3.25 3.25 0 0 1 3.25 3.25v6.5a3.25 3.25 0 0 1-3.25 3.25h-6.5a3.25 3.25 0 0 1-3.25-3.25zM4.75 3A1.75 1.75 0 0 0 3 4.75v6.5c0 .966.784 1.75 1.75 1.75h6.5A1.75 1.75 0 0 0 13 11.25v-6.5A1.75 1.75 0 0 0 11.25 3z" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  ShapeRectangleRoundedIcon.displayName = 'ShapeRectangleRoundedIcon';
@@ -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::36461021fa06ecd3741f55def27654cb>>
3
+ * @codegen <<SignedSource::22b7e977bca0223350467d09672e3190>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
21
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
22
  */
23
23
  const ShapeRectangleIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<rect width="11.5" height="11.5" x="2.25" y="2.25" stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" rx=".625"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M1.5 2.875c0-.76.616-1.375 1.375-1.375h10.25c.76 0 1.375.616 1.375 1.375v10.25c0 .76-.616 1.375-1.375 1.375H2.875c-.76 0-1.375-.616-1.375-1.375zM3 3v10h10V3z" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  ShapeRectangleIcon.displayName = 'ShapeRectangleIcon';
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::c3baeaca342037b71079bdfcdb927d81>>
3
+ * @codegen <<SignedSource::5f37d554ef8a6904c3bd823dbdd944a7>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
21
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
22
  */
23
23
  const ShapeTriangleInvertedIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M7.455 13.776a.625.625 0 0 0 1.09 0L14.48 3.18a.625.625 0 0 0-.545-.93H2.066a.625.625 0 0 0-.545.93z"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M6.8 14.143a1.375 1.375 0 0 0 2.4 0l5.933-10.596a1.375 1.375 0 0 0-1.2-2.047H2.067a1.375 1.375 0 0 0-1.2 2.047zm1.2-.928L2.28 3h11.44z" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  ShapeTriangleInvertedIcon.displayName = 'ShapeTriangleInvertedIcon';
@@ -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::4027f56527fa5d2219e2f1b056bb3e72>>
3
+ * @codegen <<SignedSource::91682cabb4d682af4c3a9e7c02f28eb2>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
21
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
22
  */
23
23
  const ShapeTriangleIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M7.455 2.224a.625.625 0 0 1 1.09 0L14.48 12.82a.625.625 0 0 1-.545.93H2.066a.625.625 0 0 1-.545-.93z"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M6.8 1.857a1.375 1.375 0 0 1 2.4 0l5.933 10.596a1.375 1.375 0 0 1-1.2 2.047H2.067a1.375 1.375 0 0 1-1.2-2.047zm1.2.928L2.28 13h11.44z" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  ShapeTriangleIcon.displayName = 'ShapeTriangleIcon';
package/core/signature.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::31c142318bb60fb2e4a8c42ccda99611>>
3
+ * @codegen <<SignedSource::7f43a1232540650026ed8cf9151a524f>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
21
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
22
  */
23
23
  const SignatureIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M0 13.25h16M1 11s2.75-2.12 4-3.87 1.5-3.94-.12-4.37C-.75 1.25 4.13 16.63 8.5 7.14c0 0-.62 3.11 1.5 3.11 1.25 0 2-.87 2.25-1.75 0 0 .13 1.75 2.75 1.75"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M16 14H0v-1.5h16zM2.83 2.27c.62-.41 1.4-.47 2.24-.24.58.15 1.03.48 1.32.95.28.45.39.98.38 1.49-.02 1.01-.47 2.14-1.16 3.1-.33.46-.74.93-1.18 1.38q.03.03.05.06c.32.33.62.48.88.5.24.02.57-.05.99-.44.44-.4.94-1.09 1.47-2.23a.75.75 0 0 1 1.42.46v.02l-.01.08c-.01.07-.02.18-.04.31-.02.26-.03.59.01.9.05.32.14.56.25.7.09.11.23.21.55.21.83 0 1.35-.56 1.53-1.21a.75.75 0 0 1 1.47.15v-.01.02a1.1 1.1 0 0 0 .22.46c.19.23.65.6 1.78.6V11c-1.35 0-2.23-.41-2.77-.96.36-.4.61-.87.74-1.33l-.72-.21.75-.05-.75.05c-.75.05-.75.06-.75.06v.02a1 1 0 0 0 .02.13q.02.12.08.3a2.6 2.6 0 0 0 .63 1.03c-.51.56-1.25.96-2.23.96-.74 0-1.32-.28-1.71-.76a2.4 2.4 0 0 1-.38-.66c.44-.55.87-1.25 1.27-2.13l-.68-.31-.73-.15V7l-.01.03-.02.12a6 6 0 0 0-.05.4 5.6 5.6 0 0 0 .02 1.25c.04.25.1.52.2.78q-.27.33-.55.58c-.65.6-1.38.89-2.13.82-.73-.06-1.34-.45-1.82-.94l-.06-.06q-.17.15-.32.29a35 35 0 0 1-1.54 1.29l-.02.02-.01.01L1 11l-.46-.59h.01l.02-.02a24 24 0 0 0 .41-.32 34 34 0 0 0 1.51-1.33 7 7 0 0 1-.24-.51c-.57-1.33-.84-2.99-.52-4.28.16-.65.49-1.29 1.1-1.69m.79 5.35c.29-.32.56-.63.77-.93.56-.79.86-1.63.88-2.26.01-.31-.06-.52-.14-.66-.08-.12-.2-.23-.44-.3-.56-.15-.87-.06-1.04.05-.18.12-.36.36-.46.79-.21.87-.05 2.17.44 3.31" clip-rule="evenodd"/><path fill="currentcolor" d="M7.91 9.58c.44-.55.87-1.25 1.27-2.13l-.68-.31-.73-.15V7l-.01.03-.02.12a6 6 0 0 0-.05.4 5.6 5.6 0 0 0 .02 1.25c.04.25.1.52.2.78m4.32.46c.36-.4.61-.87.74-1.33l-.72-.21c-.75.05-.75.06-.75.06v.02a1 1 0 0 0 .02.13q.02.12.08.3a2.6 2.6 0 0 0 .63 1.03"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  SignatureIcon.displayName = 'SignatureIcon';
@@ -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::cb948e8c37a87e9f7b96715cb67952ee>>
3
+ * @codegen <<SignedSource::145e587ad7304d9defe4579ea5b58a7a>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
21
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
22
  */
23
23
  const SpeedometerIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M9.237 8.263a1.75 1.75 0 1 0-2.475 2.475 1.75 1.75 0 0 0 2.475-2.475Zm0 0 4.13-4.138A7.22 7.22 0 0 1 15.25 9c0 2.066-.864 3.93-2.25 5.25M11.25 2.517A7.25 7.25 0 0 0 3 14.25"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M8 2.5a6.5 6.5 0 0 0-4.483 11.207l-1.034 1.086a8 8 0 0 1 9.104-12.946l-.674 1.34A6.5 6.5 0 0 0 8 2.5m5.384.875a.75.75 0 0 1 .537.246A7.97 7.97 0 0 1 16 9a7.98 7.98 0 0 1-2.483 5.793l-1.034-1.086A6.48 6.48 0 0 0 14.5 9a6.47 6.47 0 0 0-1.193-3.754l-3.09 3.097a2.5 2.5 0 1 1-1.061-1.06l3.68-3.688a.75.75 0 0 1 .548-.22M8 8.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  SpeedometerIcon.displayName = 'SpeedometerIcon';
@@ -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::8270b19af8665ef3e4d86e1e7e0890c6>>
3
+ * @codegen <<SignedSource::22d14b837a1ea4f580da61a9d123a95a>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
21
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
22
  */
23
23
  const SplitParallelIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-width="1.5" d="M4.25 4.5v7M6.5 7.25h4c.69 0 1.25.56 1.25 1.25v2.375M4.25 4.75a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm0 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm7.5 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M2 3.25a2.25 2.25 0 1 1 3 2.122v5.256a2.251 2.251 0 1 1-1.5 0V5.372A2.25 2.25 0 0 1 2 3.25m2.25-.75a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5M10.5 8h-4V6.5h4a2 2 0 0 1 2 2v2.128a2.251 2.251 0 1 1-1.5 0V8.5a.5.5 0 0 0-.5-.5m-6.25 4a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5m7.5 0a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  SplitParallelIcon.displayName = 'SplitParallelIcon';
package/core/stamp.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::3d671d708df02d5c64662a13cfb180f1>>
3
+ * @codegen <<SignedSource::214f3042876e1106bf6011336dc93214>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
21
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
22
  */
23
23
  const StampIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M2.5 15.25h11m-11.75-2.5v-1.625c0-1.036.84-1.875 1.875-1.875H5.75l-.934-6.352A1.875 1.875 0 0 1 6.67.75h2.658a1.875 1.875 0 0 1 1.855 2.148L10.25 9.25h2.125c1.036 0 1.875.84 1.875 1.875v1.625z"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M4.074 3.007A2.625 2.625 0 0 1 6.67 0h2.658a2.625 2.625 0 0 1 2.597 3.007L11.118 8.5h1.257A2.625 2.625 0 0 1 15 11.125v1.625a.75.75 0 0 1-.75.75H1.75a.75.75 0 0 1-.75-.75v-1.625A2.625 2.625 0 0 1 3.625 8.5h1.257zM6.67 1.5c-.687 0-1.213.61-1.113 1.289l.934 6.352A.75.75 0 0 1 5.75 10H3.625c-.621 0-1.125.504-1.125 1.125V12h11v-.875c0-.621-.504-1.125-1.125-1.125H10.25a.75.75 0 0 1-.742-.86l.934-6.351c.1-.68-.426-1.289-1.113-1.289zM13.5 16h-11v-1.5h11z" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  StampIcon.displayName = 'StampIcon';
package/core/sticker.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::c8fa221250b83c43ee02d1f495b15234>>
3
+ * @codegen <<SignedSource::7e26c8dbab2931db3613624583aad3c7>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
21
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
22
  */
23
23
  const StickerIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M6.842 15.158a7.3 7.3 0 0 1 .476-3.976 7.25 7.25 0 0 1 7.84-4.34m-8.316 8.316A7.252 7.252 0 0 1 8 .75a7.25 7.25 0 0 1 7.158 6.092m-8.316 8.316 8.316-8.316"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M8 1.5a6.5 6.5 0 0 0-1.998 12.687L6 14c0-1.102.223-2.153.627-3.11a8 8 0 0 1 7.56-4.888A6.5 6.5 0 0 0 8 1.5m5.413 6.026a6.5 6.5 0 0 0-5.404 3.947 6.5 6.5 0 0 0-.483 1.94zM0 8a8 8 0 0 1 15.899-1.277.75.75 0 0 1-.21.65l-8.317 8.315a.75.75 0 0 1-.649.21A8 8 0 0 1 0 8" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  StickerIcon.displayName = 'StickerIcon';
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::2458cc90fdf69cad2508de55720a86c7>>
3
+ * @codegen <<SignedSource::874b12095fc664ddc85f778fb0d3605b>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
21
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
22
  */
23
23
  const StrokeCurvatureCurvedIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1 13.25h2.897a3.75 3.75 0 0 0 3.684-3.048l.838-4.404a3.75 3.75 0 0 1 3.684-3.048H15"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M12.103 3.5a3 3 0 0 0-2.947 2.439l-.839 4.403A4.5 4.5 0 0 1 3.897 14H1v-1.5h2.897a3 3 0 0 0 2.947-2.439l.839-4.403A4.5 4.5 0 0 1 12.103 2H15v1.5z" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  StrokeCurvatureCurvedIcon.displayName = 'StrokeCurvatureCurvedIcon';
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::9a7dbfd5951107f14ffe906aa3387bb0>>
3
+ * @codegen <<SignedSource::ce4ebe066ff03e40c31f46914e418da0>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
21
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
22
  */
23
23
  const StrokeCurvatureDynamicIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1 13.25h5.75C7.44 13.25 8 12.69 8 12V4c0-.69.56-1.25 1.25-1.25H15"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M9.25 3.5a.5.5 0 0 0-.5.5v8a2 2 0 0 1-2 2H1v-1.5h5.75a.5.5 0 0 0 .5-.5V4a2 2 0 0 1 2-2H15v1.5z" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  StrokeCurvatureDynamicIcon.displayName = 'StrokeCurvatureDynamicIcon';
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::ec24242435c800ccf2e971e7aafa6a62>>
3
+ * @codegen <<SignedSource::31124b371faafa4fe86b94c5d033fd1b>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
21
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
22
  */
23
23
  const StrokeCurvatureStraightIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M2 14 14 2"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="m14.53 2.53-12 12-1.06-1.06 12-12z" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  StrokeCurvatureStraightIcon.displayName = 'StrokeCurvatureStraightIcon';
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::7942c022ff011b48cbc0f374b3fb740d>>
3
+ * @codegen <<SignedSource::62c3e1cdf2d8900a964776775e4f1279>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
21
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
22
  */
23
23
  const StrokePropertiesIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1 2.75h14"/><path stroke="currentcolor" stroke-linejoin="round" stroke-width="2.5" d="M1 6.75h14"/><path stroke="currentcolor" stroke-linejoin="round" stroke-width="4" d="M1 12h14"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M15 3.5H1V2h14zM15 8H1V5.5h14zm0 6H1v-4h14z" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  StrokePropertiesIcon.displayName = 'StrokePropertiesIcon';
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::36f85912bb187143a18c25ae44fd8f64>>
3
+ * @codegen <<SignedSource::fee4d221f6dc6f0b30635ac6d1c5582b>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
21
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
22
  */
23
23
  const StrokeStyleDashedIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1 8h3.33m2 0h3.33m2.01 0H15"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M4.33 8.75H1v-1.5h3.33zm5.34 0H6.33v-1.5h3.33zm5.33 0h-3.33v-1.5H15z" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  StrokeStyleDashedIcon.displayName = 'StrokeStyleDashedIcon';
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::22277a47075868b5bd4e3782bbf89507>>
3
+ * @codegen <<SignedSource::4c51d5585e6011dfea98235d1ba39769>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
21
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
22
  */
23
23
  const StrokeStyleDottedIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1 8h1.6m1.5 0h1.6m1.5 0h1.6m1.5 0h1.6m1.5 0H15"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M2.6 8.75H1v-1.5h1.6zm3.1 0H4.1v-1.5h1.6zm3.1 0H7.2v-1.5h1.6zm3.1 0h-1.6v-1.5h1.6zm3.1 0h-1.6v-1.5H15z" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  StrokeStyleDottedIcon.displayName = 'StrokeStyleDottedIcon';
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::2d9e5cba914ce1cb69d6d6bdf1d8bf53>>
3
+ * @codegen <<SignedSource::22f13cfdc4b40252d0645b584794f27b>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
21
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
22
  */
23
23
  const StrokeStyleSolidIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1 8h14"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M15 8.75H1v-1.5h14z" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  StrokeStyleSolidIcon.displayName = 'StrokeStyleSolidIcon';
package/core/sunset.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::c451c8ad442c84933ffea559125570e1>>
3
+ * @codegen <<SignedSource::086a031d02692cf74069766c04c4bef1>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
21
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
22
  */
23
23
  const SunsetIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M11.75 9a3.75 3.75 0 1 0-7.5 0M0 8.25h2M8 3V1M2.28 2.97l1.415 1.414m10-1.423L12.28 4.375M14 8.25h2m-15 3h14m-9.5 3h5"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M8.75 1v2h-1.5V1zm3 2.845 1.414-1.415 1.06 1.061-1.413 1.414zm-8.586 1.07L1.75 3.5l1.06-1.06 1.415 1.414zM8 6a3 3 0 0 0-3 3H3.5a4.5 4.5 0 0 1 9 0H11a3 3 0 0 0-3-3M2 9H0V7.5h2zm14 0h-2V7.5h2zm-1 3H1v-1.5h14zm-4.5 1.5V15h-5v-1.5z" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  SunsetIcon.displayName = 'SunsetIcon';
package/core/swap.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::1eb2827ca713b994c27eb7d40822f980>>
3
+ * @codegen <<SignedSource::a259b0b80727ff155f86e6fcbd5ea664>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
21
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
22
  */
23
23
  const SwapIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="m9.25 11.25 3 3m0 0 3-3m-3 3V4.125c0-1.036-.84-1.875-1.875-1.875H8.5M.75 4.75l3-3m0 0 3 3m-3-3v10.125c0 1.036.84 1.875 1.875 1.875H7.5"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="m3.22 1.22-3 3 1.06 1.06L3 3.56v8.315A2.625 2.625 0 0 0 5.625 14.5H7.5V13H5.625A1.125 1.125 0 0 1 4.5 11.875V3.561l1.72 1.72L7.28 4.22l-3-3a.75.75 0 0 0-1.06 0M8.5 3h1.875c.621 0 1.125.504 1.125 1.125v8.314l-1.72-1.72-1.06 1.061 3 3a.75.75 0 0 0 1.06 0l3-3-1.06-1.06L13 12.44V4.124A2.625 2.625 0 0 0 10.375 1.5H8.5z" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  SwapIcon.displayName = 'SwapIcon';
@@ -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::3590278b1d7906c55755fcaebacfe624>>
3
+ * @codegen <<SignedSource::89da5bf2c3cce2792fd3b64166af87e1>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
21
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
22
  */
23
23
  const SwitchCaseIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M8 4.25V7.5m-6.25 4.25 2.5 2.5 2.5-2.5m2.5 0 2.5 2.5 2.5-2.5m-10 1.625V9.25C4.25 8.56 4.81 8 5.5 8h5c.69 0 1.25.56 1.25 1.25v4.125M8 4.75a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M5.75 3.25a2.25 2.25 0 1 1 3 2.122V7.25h1.75a2 2 0 0 1 2 2v3.19l1.22-1.22 1.06 1.06-2.5 2.5a.75.75 0 0 1-1.06 0l-2.5-2.5 1.06-1.06L11 12.44V9.25a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0-.5.5v3.19l1.22-1.22 1.06 1.06-2.5 2.5a.75.75 0 0 1-1.06 0l-2.5-2.5 1.06-1.06 1.22 1.22V9.25a2 2 0 0 1 2-2h1.75V5.372a2.25 2.25 0 0 1-1.5-2.122M8 2.5A.75.75 0 1 0 8 4a.75.75 0 0 0 0-1.5" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  SwitchCaseIcon.displayName = 'SwitchCaseIcon';
package/core/sync.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::5d635d496262f2da623a556fbafb8300>>
3
+ * @codegen <<SignedSource::d64019569838190420a4f4f1d7102ef7>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
21
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
22
  */
23
23
  const SyncIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M8.5 1.75c2 0 5.75 2.125 5.75 6.25s-4.24 6.24-4.24 6.24m-2.51.01c-2 0-5.75-2.125-5.75-6.25s4.26-6.26 4.26-6.26m.24 3.76V1.25H2m7.75 9.23v4.25H14"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M2 .5h4.25a.75.75 0 0 1 .75.75V5.5H5.5V2.941a9 9 0 0 0-1.094.916C3.42 4.83 2.5 6.214 2.5 8c0 1.813.817 3.18 1.871 4.11 1.079.95 2.346 1.39 3.129 1.39V15c-1.217 0-2.825-.623-4.121-1.765C2.058 12.07 1 10.312 1 8c0-2.339 1.21-4.084 2.354-5.211.308-.304.615-.567.9-.789H2zm10.621 2.266C13.942 3.93 15 5.688 15 8c0 2.338-1.204 4.079-2.344 5.201-.304.3-.607.56-.889.78H14v1.5H9.75a.75.75 0 0 1-.75-.75v-4.25h1.5v2.573a9 9 0 0 0 1.104-.921C12.584 11.166 13.5 9.787 13.5 8c0-1.813-.817-3.18-1.871-4.11C10.551 2.94 9.283 2.5 8.5 2.5V1c1.217 0 2.825.623 4.121 1.766" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  SyncIcon.displayName = 'SyncIcon';
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::996b4d52a832d969de7b2f90462c714f>>
3
+ * @codegen <<SignedSource::ed063e31aead48d9b5f8d133c23b3fb7>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
21
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
22
  */
23
23
  const TakeoutContainerIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="m13.25 5.75-1 8.5h-8.5l-1-8.5m10.5 0 2.25-1.5m-2.25 1.5h-.5m-10 0L.5 4.25m2.25 1.5h.5m0 0 1.75-4h6l1.75 4m-9.5 0h9.5"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M4.313 1.45A.75.75 0 0 1 5 1h6a.75.75 0 0 1 .687.45l1.504 3.438 1.893-1.262.832 1.248-1.962 1.308-.96 8.156a.75.75 0 0 1-.744.662h-8.5a.75.75 0 0 1-.745-.662l-.96-8.156-1.96-1.308.832-1.248L2.81 4.888zm-.72 5.05.824 7h7.166l.824-7zm8.01-1.5L10.51 2.5H5.491L4.397 5z" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  TakeoutContainerIcon.displayName = 'TakeoutContainerIcon';
package/core/template.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::894a5807339faf92757d052e5e51de05>>
3
+ * @codegen <<SignedSource::3323d881b6166e918aa6587deec4b1bc>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
21
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
22
  */
23
23
  const TemplateIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1.75 5.25V13c0 .69.56 1.25 1.25 1.25h2.75m-4-9V3c0-.69.56-1.25 1.25-1.25h10c.69 0 1.25.56 1.25 1.25v2.25m-12.5 0h4m8.5 0V13c0 .69-.56 1.25-1.25 1.25H5.75m8.5-9h-8.5m0 0v9"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M1 3a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2zm2-.5a.5.5 0 0 0-.5.5v1.5h11V3a.5.5 0 0 0-.5-.5zM13.5 6h-7v7.5H13a.5.5 0 0 0 .5-.5zM5 13.5V6H2.5v7a.5.5 0 0 0 .5.5z" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  TemplateIcon.displayName = 'TemplateIcon';
package/core/ticket.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::257417870ecf7c5fa96e72c4b10ae69b>>
3
+ * @codegen <<SignedSource::a7451e2761f9e96e3101b93bd7609b23>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
21
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
22
  */
23
23
  const TicketIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M9.75 11.5V10m0-1.25v-1.5m0-1.25V4.5m-9-1.75v3.5H1a1.75 1.75 0 1 1 0 3.5H.75v3.5h14.5v-3.5H15a1.75 1.75 0 1 1 0-3.5h.25v-3.5z"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M0 2.75A.75.75 0 0 1 .75 2h14.5a.75.75 0 0 1 .75.75v3.5a.75.75 0 0 1-.75.75H15a1 1 0 1 0 0 2h.25a.75.75 0 0 1 .75.75v3.5a.75.75 0 0 1-.75.75H.75a.75.75 0 0 1-.75-.75v-3.5A.75.75 0 0 1 .75 9H1a1 1 0 0 0 0-2H.75A.75.75 0 0 1 0 6.25zm1.5.75v2.05a2.5 2.5 0 0 1 0 4.9v2.05h13v-2.05a2.5 2.5 0 0 1 0-4.9V3.5zM9 6V4.5h1.5V6zm1.5 2.75H9v-1.5h1.5zM9 11.5V10h1.5v1.5z" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  TicketIcon.displayName = 'TicketIcon';
package/core/tidy.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::4fd888fa26185b491f5b4e0b64e6b236>>
3
+ * @codegen <<SignedSource::ed462dedbc6a1a823ea8adc173776464>>
4
4
  * @codegenCommand yarn build:icon-glyphs
5
5
  */
6
6
  "use strict";
@@ -21,7 +21,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
21
21
  * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
22
  */
23
23
  const TidyIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1.75 5.917V3c0-.69.56-1.25 1.25-1.25h2.917M1.75 5.917v4.166m0-4.166h12.5m-12.5 4.166V13c0 .69.56 1.25 1.25 1.25h2.917M1.75 10.083h12.5m0-4.166V3c0-.69-.56-1.25-1.25-1.25h-2.917m4.167 4.167v4.166m0 0V13c0 .69-.56 1.25-1.25 1.25h-2.917M5.917 1.75h4.166m-4.166 0v12.5m4.166-12.5v12.5m-4.166 0h4.166"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M3 2.5a.5.5 0 0 0-.5.5v2.167h2.667V2.5zm3.667 0v2.667h2.666V2.5zm4.166 0v2.667H13.5V3a.5.5 0 0 0-.5-.5zM13.5 6.667h-2.667v2.666H13.5zm0 4.166h-2.667V13.5H13a.5.5 0 0 0 .5-.5zM9.333 13.5v-2.667H6.667V13.5zm-4.166 0v-2.667H2.5V13a.5.5 0 0 0 .5.5zM2.5 9.333h2.667V6.667H2.5zm4.167-2.666v2.666h2.666V6.667zM1 3a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2z" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  TidyIcon.displayName = 'TidyIcon';