@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
@@ -0,0 +1,13 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::94c3fcbd5b6455fa6881b08a7f06d2bd>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+
7
+ import type { NewCoreIconProps } from '@atlaskit/icon/base-new';
8
+
9
+ declare const VehicleAirplaneIcon: {
10
+ (props: NewCoreIconProps): JSX.Element;
11
+ displayName: string;
12
+ };
13
+ export default VehicleAirplaneIcon;
@@ -0,0 +1,28 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::d0a2c208e8aeb2ac6333f3192efbd0db>>
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: "VehicleAirplane".
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 VehicleAirplaneIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M15.28.72a2.34 2.34 0 0 1 0 3.31l-2.218 2.22 1.424 7.358a.75.75 0 0 1-.286.743l-2 1.5a.75.75 0 0 1-1.146-.322l-2.097-5.242-1.915 1.755.202 1.616a.75.75 0 0 1-.214.623l-1.5 1.5a.75.75 0 0 1-1.189-.17l-1.394-2.557-2.556-1.395A.75.75 0 0 1 .22 10.47l1.5-1.5a.75.75 0 0 1 .623-.214l1.616.202 1.755-1.915L.47 4.946A.75.75 0 0 1 .15 3.8l1.5-2a.75.75 0 0 1 .742-.286l7.36 1.424L11.968.72a2.34 2.34 0 0 1 3.311 0m-1.06 2.25a.841.841 0 0 0-1.19-1.19l-2.5 2.5a.75.75 0 0 1-.673.206l-7.289-1.41-.631.841 5.341 2.137a.75.75 0 0 1 .275 1.203l-2.75 3a.75.75 0 0 1-.646.237L2.52 10.29l-.532.532 1.87 1.02a.75.75 0 0 1 .3.299l1.02 1.87.531-.532-.204-1.636a.75.75 0 0 1 .237-.646l3-2.75a.75.75 0 0 1 1.203.274l2.137 5.342.841-.631-1.41-7.29a.75.75 0 0 1 .206-.672z" clip-rule="evenodd"/>`
25
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
+ }, props));
27
+ VehicleAirplaneIcon.displayName = 'VehicleAirplaneIcon';
28
+ var _default = exports.default = VehicleAirplaneIcon;
@@ -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::35e63d6678cb1c28f0705bc04b80e76a>>
3
+ * @codegen <<SignedSource::bec555a037cdca9353a701d1ce5e4e6e>>
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 VehicleTrainIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M8 3.25H4.387a1.25 1.25 0 0 0-1.18.837L1.89 7.85a2.5 2.5 0 0 0-.14.826V11.5c0 .69.56 1.25 1.25 1.25h1.5M8 3.25h3.613a1.25 1.25 0 0 1 1.18.837L14.11 7.85a2.5 2.5 0 0 1 .14.826V11.5c0 .69-.56 1.25-1.25 1.25h-1.5M8 3.25V.75m0 0h4m-4 0H4m.5 12L2.75 15.5m1.75-2.75h7m0 0 1.75 2.75m-7.75-.25h5m3.5-7H2"/><path fill="currentcolor" d="M5 10.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m7.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="M4 0h8v1.5H8.75v1h2.863a2 2 0 0 1 1.888 1.34l1.317 3.76c.12.345.182.708.182 1.074V11.5a2 2 0 0 1-2 2h-.134l1.017 1.597-1.266.806-1.529-2.403H4.912l-1.53 2.403-1.265-.806L3.134 13.5H3a2 2 0 0 1-2-2V8.675c0-.366.062-.729.182-1.074L2.5 3.84A2 2 0 0 1 4.387 2.5H7.25v-1H4zm.387 4a.5.5 0 0 0-.472.335L2.807 7.5h10.386l-1.108-3.165A.5.5 0 0 0 11.613 4zM13.5 9h-11v2.5a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5zm-3 5.5V16h-5v-1.5z" clip-rule="evenodd"/><path fill="currentcolor" d="M5 10.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m7.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
  VehicleTrainIcon.displayName = 'VehicleTrainIcon';
@@ -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::548521b575da7d4b7b3f62448003cdbb>>
3
+ * @codegen <<SignedSource::0297da18dbbf01b4dbb4aa0ab03c6efe>>
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 VulnerabilityIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M10 2.5h3a.5.5 0 0 1 .5.5v3H15V3a2 2 0 0 0-2-2h-3zM2.5 3a.5.5 0 0 1 .5-.5h3V1H3a2 2 0 0 0-2 2v3h1.5zm4.75 1v4.5h1.5V4zM2.5 13v-3H1v3a2 2 0 0 0 2 2h3v-1.5H3a.5.5 0 0 1-.5-.5m11-3v3a.5.5 0 0 1-.5.5h-3V15h3a2 2 0 0 0 2-2v-3zM8 12a1 1 0 1 0 0-2 1 1 0 0 0 0 2" clip-rule="evenodd"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" d="M10 2.5h3a.5.5 0 0 1 .5.5v3H15V3a2 2 0 0 0-2-2h-3zM2.5 3a.5.5 0 0 1 .5-.5h3V1H3a2 2 0 0 0-2 2v3h1.5zm4.75 1v4.5h1.5V4zM2.5 13v-3H1v3a2 2 0 0 0 2 2h3v-1.5H3a.5.5 0 0 1-.5-.5m11-3v3a.5.5 0 0 1-.5.5h-3V15h3a2 2 0 0 0 2-2v-3zM8 12a1 1 0 1 0 0-2 1 1 0 0 0 0 2"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  VulnerabilityIcon.displayName = 'VulnerabilityIcon';
package/core/wallet.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::e5b6b49d04569a8e367dd54c6ade696f>>
3
+ * @codegen <<SignedSource::6ee37f1bee8c4a287b2c40d886ccc570>>
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 WalletIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1.75 4.25V13c0 .69.56 1.25 1.25 1.25h10c.69 0 1.25-.56 1.25-1.25v-2.25m-12.5-6.5H13c.69 0 1.25.56 1.25 1.25v2.25m-12.5-3.5V3c0-.69.56-1.25 1.25-1.25h10.5m.75 6H12c-.69 0-1.25.56-1.25 1.25v.5c0 .69.56 1.25 1.25 1.25h2.25m0-3v3"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M3 2.5a.5.5 0 0 0-.5.5v.5H13a2 2 0 0 1 2 2V13a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h10.5v1.5zM2.5 5v8a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5v-1.5H12a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h1.5V5.5A.5.5 0 0 0 13 5zm11 3.5H12a.5.5 0 0 0-.5.5v.5a.5.5 0 0 0 .5.5h1.5z" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  WalletIcon.displayName = 'WalletIcon';
package/core/webhook.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::c197550fb50a48183a789c1e46a020dc>>
3
+ * @codegen <<SignedSource::202c86d742f1f8965b3c2f8324466924>>
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 WebhookIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="m8 3.75 1.443 2.63 1.364 2.49a3 3 0 1 1-.11 5.198M3.75 11.5l1.443-2.63 1.364-2.49A3 3 0 0 1 8 .75a3 3 0 0 1 3 3m1.25 7.75h-5.5a3 3 0 1 1-4.523-2.585"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M4.25 3.75a3.75 3.75 0 1 1 7.5 0h-1.5a2.25 2.25 0 1 0-3.332 1.974.75.75 0 0 1 .297 1.018L4.408 11.86l-1.316-.722L5.576 6.61A3.74 3.74 0 0 1 4.25 3.75m4.408-.36 2.483 4.527a3.75 3.75 0 1 1-.832 6.792l.777-1.283a2.25 2.25 0 1 0 .082-3.9.75.75 0 0 1-1.018-.296L7.342 4.11zM0 11.5c0-1.377.743-2.58 1.846-3.231l.763 1.292A2.25 2.25 0 1 0 6 11.5a.75.75 0 0 1 .75-.751h5.5v1.5H7.425A3.751 3.751 0 0 1 0 11.5" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  WebhookIcon.displayName = 'WebhookIcon';
@@ -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::8ee684ab861019fad36f72232603cd8f>>
3
+ * @codegen <<SignedSource::805ff76606ebd7457ebb031624aa3acc>>
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 WelcomeFeedIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path fill="currentcolor" d="M6.25 5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0m4.5 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0"/><path fill="currentcolor" d="M4.25 13.25v-.75h-.2l-.172.099zm-3.5 2H0a.75.75 0 0 0 1.122.651zm12.625-2.75H4.25V14h9.125zm-9.497.099-3.5 2 .744 1.302 3.5-2zM1.5 15.25V3.125H0V15.25zM2.625 2h10.75V.5H2.625zM14.5 3.125v8.25H16v-8.25zM8 11c1.225 0 2.196-.536 2.835-1.033a6 6 0 0 0 .944-.925l.072-.094.006-.007.002-.003v-.001h.001l-.61-.437-.61-.436v-.001l.001-.001-.005.007-.03.04q-.045.056-.139.161a4.3 4.3 0 0 1-.552.513C9.429 9.16 8.775 9.5 8 9.5zm0-1.5c-.775 0-1.43-.34-1.915-.717a4.4 4.4 0 0 1-.721-.714l-.005-.007v.001h.001l-.61.437-.61.436.001.002.002.003a1 1 0 0 0 .078.101 6 6 0 0 0 .944.925C5.805 10.465 6.775 11 8 11zM5.5 5a.25.25 0 0 1 .25-.25v1.5C6.44 6.25 7 5.69 7 5zm.25-.25A.25.25 0 0 1 6 5H4.5c0 .69.56 1.25 1.25 1.25zM6 5a.25.25 0 0 1-.25.25v-1.5c-.69 0-1.25.56-1.25 1.25zm-.25.25A.25.25 0 0 1 5.5 5H7c0-.69-.56-1.25-1.25-1.25zM10 5a.25.25 0 0 1 .25-.25v1.5c.69 0 1.25-.56 1.25-1.25zm.25-.25a.25.25 0 0 1 .25.25H9c0 .69.56 1.25 1.25 1.25zm.25.25a.25.25 0 0 1-.25.25v-1.5C9.56 3.75 9 4.31 9 5zm-.25.25A.25.25 0 0 1 10 5h1.5c0-.69-.56-1.25-1.25-1.25zM13.375 2c.621 0 1.125.504 1.125 1.125H16A2.625 2.625 0 0 0 13.375.5zm0 12A2.625 2.625 0 0 0 16 11.375h-1.5c0 .621-.504 1.125-1.125 1.125zM1.5 3.125C1.5 2.504 2.004 2 2.625 2V.5A2.625 2.625 0 0 0 0 3.125z"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M2.625 2C2.004 2 1.5 2.504 1.5 3.125v10.833L4.05 12.5h9.325c.621 0 1.125-.504 1.125-1.125v-8.25C14.5 2.504 13.996 2 13.375 2zM0 3.125A2.625 2.625 0 0 1 2.625.5h10.75A2.625 2.625 0 0 1 16 3.125v8.25A2.625 2.625 0 0 1 13.375 14H4.449l-3.327 1.901A.75.75 0 0 1 0 15.25zM4.5 5A1.25 1.25 0 1 1 7 5a1.25 1.25 0 0 1-2.5 0M9 5a1.25 1.25 0 1 1 2.5 0A1.25 1.25 0 0 1 9 5M6.085 8.783C6.571 9.16 7.225 9.5 8 9.5s1.43-.34 1.915-.717a4.4 4.4 0 0 0 .721-.714l.005-.007-.001.002.61.436.61.436-.001.002-.002.003-.006.007-.016.023-.056.071q-.07.091-.2.235c-.17.189-.42.439-.744.69C10.196 10.464 9.226 11 8 11s-2.196-.536-2.835-1.033a6 6 0 0 1-.944-.925l-.056-.071-.016-.023-.006-.007-.002-.003v-.001s-.001-.001.609-.437l.61-.436-.001-.002.005.007.03.04q.045.056.139.161c.126.14.313.327.552.513" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  WelcomeFeedIcon.displayName = 'WelcomeFeedIcon';
@@ -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::0133331dac28c5ae77b6e6cae001c0a1>>
3
+ * @codegen <<SignedSource::8138c2e0c6053f8bff7deceba66155ca>>
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 WorkflowControlsIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path fill="currentcolor" d="M6.25 9.75H7A.75.75 0 0 0 6.25 9zm-4.5 0V9a.75.75 0 0 0-.75.75zm0 4.5H1c0 .414.336.75.75.75zm4.5 0V15a.75.75 0 0 0 .75-.75zM12 6.907l-.53.53.53.53.53-.53zm2.828-2.829.53.53a.75.75 0 0 0 0-1.06zM12 1.25l.53-.53a.75.75 0 0 0-1.06 0zM9.172 4.078l-.53-.53a.75.75 0 0 0 0 1.06zM4 1a3 3 0 0 0-3 3h1.5A1.5 1.5 0 0 1 4 2.5zm3 3a3 3 0 0 0-3-3v1.5A1.5 1.5 0 0 1 5.5 4zM4 7a3 3 0 0 0 3-3H5.5A1.5 1.5 0 0 1 4 5.5zm0-1.5A1.5 1.5 0 0 1 2.5 4H1a3 3 0 0 0 3 3zm8 9.5a3 3 0 0 0 3-3h-1.5a1.5 1.5 0 0 1-1.5 1.5zm-3-3a3 3 0 0 0 3 3v-1.5a1.5 1.5 0 0 1-1.5-1.5zm3-3a3 3 0 0 0-3 3h1.5a1.5 1.5 0 0 1 1.5-1.5zm0 1.5a1.5 1.5 0 0 1 1.5 1.5H15a3 3 0 0 0-3-3zM6.25 9h-4.5v1.5h4.5zM1 9.75v4.5h1.5v-4.5zM1.75 15h4.5v-1.5h-4.5zM7 14.25v-4.5H5.5v4.5zm5.53-6.813 2.83-2.827-1.06-1.06-2.83 2.828zm2.829-3.889L12.53.72l-1.06 1.06 2.828 2.829zM11.469.72 8.642 3.548l1.06 1.06 2.83-2.828zM8.642 4.609l2.829 2.828 1.06-1.06-2.828-2.829zM3.25 6v3.75h1.5V6zm8 .75V9.5h1.5V6.75zm-5-2h3v-1.5h-3z"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M11.47.72a.75.75 0 0 1 1.06 0l2.829 2.828a.75.75 0 0 1 0 1.06l-2.609 2.61v1.877A3.001 3.001 0 0 1 12 15a3 3 0 0 1-.75-5.905V7.218L8.782 4.75H6.905A3 3 0 0 1 4.75 6.905V9h1.5a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-.75.75h-4.5a.75.75 0 0 1-.75-.75v-4.5A.75.75 0 0 1 1.75 9h1.5V6.905A3.001 3.001 0 1 1 6.905 3.25H8.94zm-1.238 3.358L12 5.846l1.768-1.768L12 2.311zM4 2.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m-1.5 8v3h3v-3zm9.5 0a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  WorkflowControlsIcon.displayName = 'WorkflowControlsIcon';
package/core/wrench.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::91e1b53b3dbfffd4adfea00eec4baab8>>
3
+ * @codegen <<SignedSource::44fd7eaf3d704d77419290be7967120e>>
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 WrenchIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- dangerouslySetGlyph: `<path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M11.5 6.75 9.25 4.5l3.29-3.29a4.75 4.75 0 0 0-6.33 6.33l-4.95 4.95a1.591 1.591 0 0 0 2.25 2.25l4.95-4.95a4.75 4.75 0 0 0 6.33-6.33z"/>`
24
+ dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M10.5 1.5a4 4 0 0 0-3.614 5.718.75.75 0 0 1-.146.853l-4.95 4.95a.841.841 0 0 0 1.189 1.19l4.95-4.95a.75.75 0 0 1 .853-.147 4 4 0 0 0 5.667-4.252L12.03 7.28a.75.75 0 0 1-1.06 0L8.72 5.03a.75.75 0 0 1 0-1.06l2.419-2.42a4 4 0 0 0-.639-.05M5 5.5A5.5 5.5 0 0 1 12.863.532a.75.75 0 0 1 .208 1.208L10.31 4.5l1.19 1.19 2.76-2.76a.75.75 0 0 1 1.208.207 5.5 5.5 0 0 1-6.832 7.539L4.038 15.27a2.34 2.34 0 1 1-3.31-3.31l4.595-4.596A5.5 5.5 0 0 1 5 5.5" clip-rule="evenodd"/>`
25
25
  // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
26
26
  }, props));
27
27
  WrenchIcon.displayName = 'WrenchIcon';
@@ -9,7 +9,7 @@ exports.default = void 0;
9
9
  *
10
10
  * To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
11
11
  *
12
- * @codegen <<SignedSource::a855e3dd5b9a928da883751d8dffcd79>>
12
+ * @codegen <<SignedSource::9947bd7f4bedacedae9098218b3582ca>>
13
13
  * @codegenCommand yarn build:icon-glyphs
14
14
  */
15
15
 
@@ -113,6 +113,15 @@ var metadata = {
113
113
  usage: 'Reserved for JSM Assets.',
114
114
  team: 'Assets'
115
115
  },
116
+ 'beach-umbrella': {
117
+ keywords: ['beach-umbrella', 'beachumbrella', 'icon', 'icon-lab', 'core', 'vacation', 'beach umbrella', 'sun shade', 'holiday'],
118
+ componentName: 'BeachUmbrellaIcon',
119
+ package: '@atlaskit/icon-lab/core/beach-umbrella',
120
+ type: 'core',
121
+ categorization: 'multi-purpose',
122
+ usage: 'User-selectable icon choice for calendars',
123
+ team: 'Growth Buy'
124
+ },
116
125
  'book-open': {
117
126
  keywords: ['book-open', 'bookopen', 'icon', 'icon-lab', 'core', 'book', 'knowledgebase article'],
118
127
  componentName: 'BookOpenIcon',
@@ -263,6 +272,15 @@ var metadata = {
263
272
  usage: 'Multi purpose',
264
273
  team: 'Design System Team'
265
274
  },
275
+ gift: {
276
+ keywords: ['gift', 'icon', 'icon-lab', 'core', 'gift', 'present'],
277
+ componentName: 'GiftIcon',
278
+ package: '@atlaskit/icon-lab/core/gift',
279
+ type: 'core',
280
+ categorization: 'multi-purpose',
281
+ usage: 'User-selectable icon choice for calendars',
282
+ team: 'Growth Buy'
283
+ },
266
284
  'group-selection': {
267
285
  keywords: ['group-selection', 'groupselection', 'icon', 'icon-lab', 'core', 'group', 'selection', 'layers'],
268
286
  componentName: 'GroupSelectionIcon',
@@ -363,6 +381,15 @@ var metadata = {
363
381
  usage: 'Multi purpose',
364
382
  team: 'Design System Team'
365
383
  },
384
+ 'party-popper': {
385
+ keywords: ['party-popper', 'partypopper', 'icon', 'icon-lab', 'core', 'party', 'celebrate', 'celebration', 'confetti'],
386
+ componentName: 'PartyPopperIcon',
387
+ package: '@atlaskit/icon-lab/core/party-popper',
388
+ type: 'core',
389
+ categorization: 'multi-purpose',
390
+ usage: 'User-selectable icon choice for calendars',
391
+ team: 'Growth Buy'
392
+ },
366
393
  'qr-code': {
367
394
  keywords: ['qr-code', 'qrcode', 'icon', 'icon-lab', 'core', 'QR code', 'barcode'],
368
395
  componentName: 'QrCodeIcon',
@@ -673,6 +700,15 @@ var metadata = {
673
700
  usage: 'Tidy up objects on Whiteboards',
674
701
  team: 'Whiteboards'
675
702
  },
703
+ 'vehicle-airplane': {
704
+ keywords: ['vehicle-airplane', 'vehicleairplane', 'icon', 'icon-lab', 'core', 'plane', 'airplane', 'aeroplane', 'travel', 'vehicle'],
705
+ componentName: 'VehicleAirplaneIcon',
706
+ package: '@atlaskit/icon-lab/core/vehicle-airplane',
707
+ type: 'core',
708
+ categorization: 'multi-purpose',
709
+ usage: 'User-selectable icon choice for calendars',
710
+ team: 'Growth Buy'
711
+ },
676
712
  'vehicle-train': {
677
713
  keywords: ['vehicle-train', 'vehicletrain', 'icon', 'icon-lab', 'core', 'transportation', 'vehicle', 'car'],
678
714
  componentName: 'VehicleTrainIcon',
@@ -3,7 +3,7 @@
3
3
  *
4
4
  * To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
5
5
  *
6
- * @codegen <<SignedSource::a855e3dd5b9a928da883751d8dffcd79>>
6
+ * @codegen <<SignedSource::9947bd7f4bedacedae9098218b3582ca>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
 
@@ -107,6 +107,15 @@ const metadata = {
107
107
  usage: 'Reserved for JSM Assets.',
108
108
  team: 'Assets'
109
109
  },
110
+ 'beach-umbrella': {
111
+ keywords: ['beach-umbrella', 'beachumbrella', 'icon', 'icon-lab', 'core', 'vacation', 'beach umbrella', 'sun shade', 'holiday'],
112
+ componentName: 'BeachUmbrellaIcon',
113
+ package: '@atlaskit/icon-lab/core/beach-umbrella',
114
+ type: 'core',
115
+ categorization: 'multi-purpose',
116
+ usage: 'User-selectable icon choice for calendars',
117
+ team: 'Growth Buy'
118
+ },
110
119
  'book-open': {
111
120
  keywords: ['book-open', 'bookopen', 'icon', 'icon-lab', 'core', 'book', 'knowledgebase article'],
112
121
  componentName: 'BookOpenIcon',
@@ -257,6 +266,15 @@ const metadata = {
257
266
  usage: 'Multi purpose',
258
267
  team: 'Design System Team'
259
268
  },
269
+ gift: {
270
+ keywords: ['gift', 'icon', 'icon-lab', 'core', 'gift', 'present'],
271
+ componentName: 'GiftIcon',
272
+ package: '@atlaskit/icon-lab/core/gift',
273
+ type: 'core',
274
+ categorization: 'multi-purpose',
275
+ usage: 'User-selectable icon choice for calendars',
276
+ team: 'Growth Buy'
277
+ },
260
278
  'group-selection': {
261
279
  keywords: ['group-selection', 'groupselection', 'icon', 'icon-lab', 'core', 'group', 'selection', 'layers'],
262
280
  componentName: 'GroupSelectionIcon',
@@ -357,6 +375,15 @@ const metadata = {
357
375
  usage: 'Multi purpose',
358
376
  team: 'Design System Team'
359
377
  },
378
+ 'party-popper': {
379
+ keywords: ['party-popper', 'partypopper', 'icon', 'icon-lab', 'core', 'party', 'celebrate', 'celebration', 'confetti'],
380
+ componentName: 'PartyPopperIcon',
381
+ package: '@atlaskit/icon-lab/core/party-popper',
382
+ type: 'core',
383
+ categorization: 'multi-purpose',
384
+ usage: 'User-selectable icon choice for calendars',
385
+ team: 'Growth Buy'
386
+ },
360
387
  'qr-code': {
361
388
  keywords: ['qr-code', 'qrcode', 'icon', 'icon-lab', 'core', 'QR code', 'barcode'],
362
389
  componentName: 'QrCodeIcon',
@@ -667,6 +694,15 @@ const metadata = {
667
694
  usage: 'Tidy up objects on Whiteboards',
668
695
  team: 'Whiteboards'
669
696
  },
697
+ 'vehicle-airplane': {
698
+ keywords: ['vehicle-airplane', 'vehicleairplane', 'icon', 'icon-lab', 'core', 'plane', 'airplane', 'aeroplane', 'travel', 'vehicle'],
699
+ componentName: 'VehicleAirplaneIcon',
700
+ package: '@atlaskit/icon-lab/core/vehicle-airplane',
701
+ type: 'core',
702
+ categorization: 'multi-purpose',
703
+ usage: 'User-selectable icon choice for calendars',
704
+ team: 'Growth Buy'
705
+ },
670
706
  'vehicle-train': {
671
707
  keywords: ['vehicle-train', 'vehicletrain', 'icon', 'icon-lab', 'core', 'transportation', 'vehicle', 'car'],
672
708
  componentName: 'VehicleTrainIcon',
@@ -3,7 +3,7 @@
3
3
  *
4
4
  * To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
5
5
  *
6
- * @codegen <<SignedSource::a855e3dd5b9a928da883751d8dffcd79>>
6
+ * @codegen <<SignedSource::9947bd7f4bedacedae9098218b3582ca>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
 
@@ -107,6 +107,15 @@ var metadata = {
107
107
  usage: 'Reserved for JSM Assets.',
108
108
  team: 'Assets'
109
109
  },
110
+ 'beach-umbrella': {
111
+ keywords: ['beach-umbrella', 'beachumbrella', 'icon', 'icon-lab', 'core', 'vacation', 'beach umbrella', 'sun shade', 'holiday'],
112
+ componentName: 'BeachUmbrellaIcon',
113
+ package: '@atlaskit/icon-lab/core/beach-umbrella',
114
+ type: 'core',
115
+ categorization: 'multi-purpose',
116
+ usage: 'User-selectable icon choice for calendars',
117
+ team: 'Growth Buy'
118
+ },
110
119
  'book-open': {
111
120
  keywords: ['book-open', 'bookopen', 'icon', 'icon-lab', 'core', 'book', 'knowledgebase article'],
112
121
  componentName: 'BookOpenIcon',
@@ -257,6 +266,15 @@ var metadata = {
257
266
  usage: 'Multi purpose',
258
267
  team: 'Design System Team'
259
268
  },
269
+ gift: {
270
+ keywords: ['gift', 'icon', 'icon-lab', 'core', 'gift', 'present'],
271
+ componentName: 'GiftIcon',
272
+ package: '@atlaskit/icon-lab/core/gift',
273
+ type: 'core',
274
+ categorization: 'multi-purpose',
275
+ usage: 'User-selectable icon choice for calendars',
276
+ team: 'Growth Buy'
277
+ },
260
278
  'group-selection': {
261
279
  keywords: ['group-selection', 'groupselection', 'icon', 'icon-lab', 'core', 'group', 'selection', 'layers'],
262
280
  componentName: 'GroupSelectionIcon',
@@ -357,6 +375,15 @@ var metadata = {
357
375
  usage: 'Multi purpose',
358
376
  team: 'Design System Team'
359
377
  },
378
+ 'party-popper': {
379
+ keywords: ['party-popper', 'partypopper', 'icon', 'icon-lab', 'core', 'party', 'celebrate', 'celebration', 'confetti'],
380
+ componentName: 'PartyPopperIcon',
381
+ package: '@atlaskit/icon-lab/core/party-popper',
382
+ type: 'core',
383
+ categorization: 'multi-purpose',
384
+ usage: 'User-selectable icon choice for calendars',
385
+ team: 'Growth Buy'
386
+ },
360
387
  'qr-code': {
361
388
  keywords: ['qr-code', 'qrcode', 'icon', 'icon-lab', 'core', 'QR code', 'barcode'],
362
389
  componentName: 'QrCodeIcon',
@@ -667,6 +694,15 @@ var metadata = {
667
694
  usage: 'Tidy up objects on Whiteboards',
668
695
  team: 'Whiteboards'
669
696
  },
697
+ 'vehicle-airplane': {
698
+ keywords: ['vehicle-airplane', 'vehicleairplane', 'icon', 'icon-lab', 'core', 'plane', 'airplane', 'aeroplane', 'travel', 'vehicle'],
699
+ componentName: 'VehicleAirplaneIcon',
700
+ package: '@atlaskit/icon-lab/core/vehicle-airplane',
701
+ type: 'core',
702
+ categorization: 'multi-purpose',
703
+ usage: 'User-selectable icon choice for calendars',
704
+ team: 'Growth Buy'
705
+ },
670
706
  'vehicle-train': {
671
707
  keywords: ['vehicle-train', 'vehicletrain', 'icon', 'icon-lab', 'core', 'transportation', 'vehicle', 'car'],
672
708
  componentName: 'VehicleTrainIcon',
@@ -3,7 +3,7 @@
3
3
  *
4
4
  * To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
5
5
  *
6
- * @codegen <<SignedSource::a855e3dd5b9a928da883751d8dffcd79>>
6
+ * @codegen <<SignedSource::9947bd7f4bedacedae9098218b3582ca>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
  interface metadata {
@@ -3,7 +3,7 @@
3
3
  *
4
4
  * To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
5
5
  *
6
- * @codegen <<SignedSource::a855e3dd5b9a928da883751d8dffcd79>>
6
+ * @codegen <<SignedSource::9947bd7f4bedacedae9098218b3582ca>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
  interface metadata {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/icon-lab",
3
- "version": "3.4.1",
3
+ "version": "4.0.0",
4
4
  "description": "An icon package for public icon contributions",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -32,7 +32,7 @@
32
32
  "build-glyphs": "ts-node --project ../../../tsconfig.node.json ./build/index.tsx"
33
33
  },
34
34
  "dependencies": {
35
- "@atlaskit/icon": "^24.1.0",
35
+ "@atlaskit/icon": "^25.0.0",
36
36
  "@babel/runtime": "^7.0.0"
37
37
  },
38
38
  "peerDependencies": {
@@ -49,7 +49,7 @@
49
49
  "@atlaskit/primitives": "^14.1.0",
50
50
  "@atlaskit/ssr": "^0.4.0",
51
51
  "@atlaskit/textfield": "^8.0.0",
52
- "@atlaskit/tokens": "^4.3.0",
52
+ "@atlaskit/tokens": "^4.4.0",
53
53
  "@atlaskit/tooltip": "^20.0.0",
54
54
  "@compiled/react": "^0.18.2",
55
55
  "@testing-library/react": "^13.4.0",
@@ -1 +1 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><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)"/></svg>
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><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"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><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"/></svg>
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><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"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><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)"/></svg>
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><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"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><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"/></svg>
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><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"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><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)"/></svg>
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><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"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><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)"/></svg>
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><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"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><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"/></svg>
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><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"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><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"/></svg>
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><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"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><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"/></svg>
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><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"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><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"/></svg>
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><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"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><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"/></svg>
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><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"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><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"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><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"/></svg>
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><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"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><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></svg>
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><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"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><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"/></svg>
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><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"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><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"/></svg>
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><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"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><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"/></svg>
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><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"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><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"/></svg>
1
+ <svg width="16" height="16" fill="none" viewBox="0 0 16 16"><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"/></svg>