@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.
- package/CHANGELOG.md +30 -0
- package/core/align-content-bottom.js +2 -2
- package/core/align-content-center-horizontal.js +2 -2
- package/core/align-content-center-vertical.js +2 -2
- package/core/align-content-left.js +2 -2
- package/core/align-content-right.js +2 -2
- package/core/align-content-top.js +2 -2
- package/core/align-position-bottom.js +2 -2
- package/core/align-position-center-vertical.js +2 -2
- package/core/align-position-top.js +2 -2
- package/core/assets-data-manager.js +2 -2
- package/core/assets-schema.js +2 -2
- package/core/beach-umbrella.d.ts +13 -0
- package/core/beach-umbrella.js +28 -0
- package/core/book-open.js +2 -2
- package/core/cloud-offline.js +12 -21
- package/core/cloud-saved.js +12 -21
- package/core/coins.js +2 -2
- package/core/continue-when.js +2 -2
- package/core/cross-octagon.js +2 -2
- package/core/cursor-strikethrough.js +12 -21
- package/core/cursor.js +2 -2
- package/core/database-storage-cache.js +12 -21
- package/core/database-storage.js +2 -2
- package/core/divider-element.js +2 -5
- package/core/drop-shadow.js +2 -2
- package/core/duplicate.js +2 -2
- package/core/editions.js +2 -2
- package/core/expand-element.js +2 -5
- package/core/field-text.js +2 -2
- package/core/gift.d.ts +13 -0
- package/core/gift.js +28 -0
- package/core/group-selection.js +2 -2
- package/core/group-ungroup-selection.js +2 -2
- package/core/hand.js +2 -2
- package/core/if-else.js +2 -2
- package/core/incognito.js +2 -2
- package/core/initiative.js +2 -2
- package/core/jira.js +2 -2
- package/core/lozenge.js +2 -2
- package/core/page-live-doc.js +2 -2
- package/core/paint-brush.js +2 -2
- package/core/paint-roller.js +2 -2
- package/core/party-popper.d.ts +13 -0
- package/core/party-popper.js +28 -0
- package/core/qr-code.js +2 -2
- package/core/queue-pop-in.js +2 -5
- package/core/queue-pop-out.js +2 -5
- package/core/roadmaps-plan.js +2 -2
- package/core/roadmaps-service.js +2 -2
- package/core/section.js +2 -2
- package/core/shape-diamond.js +2 -2
- package/core/shape-ellipse.js +2 -2
- package/core/shape-parallelogram-skew-left.js +2 -2
- package/core/shape-parallelogram-skew-right.js +2 -2
- package/core/shape-rectangle-rounded.js +2 -2
- package/core/shape-rectangle.js +2 -2
- package/core/shape-triangle-inverted.js +2 -2
- package/core/shape-triangle.js +2 -2
- package/core/signature.js +2 -2
- package/core/speedometer.js +2 -2
- package/core/split-parallel.js +2 -2
- package/core/stamp.js +2 -2
- package/core/sticker.js +2 -2
- package/core/stroke-curvature-curved.js +2 -2
- package/core/stroke-curvature-dynamic.js +2 -2
- package/core/stroke-curvature-straight.js +2 -2
- package/core/stroke-properties.js +2 -2
- package/core/stroke-style-dashed.js +2 -2
- package/core/stroke-style-dotted.js +2 -2
- package/core/stroke-style-solid.js +2 -2
- package/core/sunset.js +2 -2
- package/core/swap.js +2 -2
- package/core/switch-case.js +2 -2
- package/core/sync.js +2 -2
- package/core/takeout-container.js +2 -2
- package/core/template.js +2 -2
- package/core/ticket.js +2 -2
- package/core/tidy.js +2 -2
- package/core/vehicle-airplane.d.ts +13 -0
- package/core/vehicle-airplane.js +28 -0
- package/core/vehicle-train.js +2 -2
- package/core/vulnerability.js +2 -2
- package/core/wallet.js +2 -2
- package/core/webhook.js +2 -2
- package/core/welcome-feed.js +2 -2
- package/core/workflow-controls.js +2 -2
- package/core/wrench.js +2 -2
- package/dist/cjs/metadata-core.js +37 -1
- package/dist/es2019/metadata-core.js +37 -1
- package/dist/esm/metadata-core.js +37 -1
- package/dist/types/metadata-core.d.ts +1 -1
- package/dist/types-ts4.5/metadata-core.d.ts +1 -1
- package/package.json +3 -3
- package/svgs/core/align-content-bottom.svg +1 -1
- package/svgs/core/align-content-center-horizontal.svg +1 -1
- package/svgs/core/align-content-center-vertical.svg +1 -1
- package/svgs/core/align-content-left.svg +1 -1
- package/svgs/core/align-content-right.svg +1 -1
- package/svgs/core/align-content-top.svg +1 -1
- package/svgs/core/align-position-bottom.svg +1 -1
- package/svgs/core/align-position-center-vertical.svg +1 -1
- package/svgs/core/align-position-top.svg +1 -1
- package/svgs/core/assets-data-manager.svg +1 -1
- package/svgs/core/assets-schema.svg +1 -1
- package/svgs/core/beach-umbrella.svg +1 -0
- package/svgs/core/book-open.svg +1 -1
- package/svgs/core/cloud-offline.svg +1 -1
- package/svgs/core/cloud-saved.svg +1 -1
- package/svgs/core/coins.svg +1 -1
- package/svgs/core/continue-when.svg +1 -1
- package/svgs/core/cross-octagon.svg +1 -1
- package/svgs/core/cursor-strikethrough.svg +1 -1
- package/svgs/core/cursor.svg +1 -1
- package/svgs/core/database-storage-cache.svg +1 -1
- package/svgs/core/database-storage.svg +1 -1
- package/svgs/core/divider-element.svg +1 -1
- package/svgs/core/drop-shadow.svg +1 -1
- package/svgs/core/duplicate.svg +1 -1
- package/svgs/core/editions.svg +1 -1
- package/svgs/core/expand-element.svg +1 -1
- package/svgs/core/field-text.svg +1 -1
- package/svgs/core/gift.svg +1 -0
- package/svgs/core/group-selection.svg +1 -1
- package/svgs/core/group-ungroup-selection.svg +1 -1
- package/svgs/core/hand.svg +1 -1
- package/svgs/core/if-else.svg +1 -1
- package/svgs/core/incognito.svg +1 -1
- package/svgs/core/initiative.svg +1 -1
- package/svgs/core/jira.svg +1 -1
- package/svgs/core/lozenge.svg +1 -1
- package/svgs/core/page-live-doc.svg +1 -1
- package/svgs/core/paint-brush.svg +1 -1
- package/svgs/core/paint-roller.svg +1 -1
- package/svgs/core/party-popper.svg +1 -0
- package/svgs/core/qr-code.svg +1 -1
- package/svgs/core/queue-pop-in.svg +1 -1
- package/svgs/core/queue-pop-out.svg +1 -1
- package/svgs/core/roadmaps-plan.svg +1 -1
- package/svgs/core/roadmaps-service.svg +1 -1
- package/svgs/core/section.svg +1 -1
- package/svgs/core/shape-diamond.svg +1 -1
- package/svgs/core/shape-ellipse.svg +1 -1
- package/svgs/core/shape-parallelogram-skew-left.svg +1 -1
- package/svgs/core/shape-parallelogram-skew-right.svg +1 -1
- package/svgs/core/shape-rectangle-rounded.svg +1 -1
- package/svgs/core/shape-rectangle.svg +1 -1
- package/svgs/core/shape-triangle-inverted.svg +1 -1
- package/svgs/core/shape-triangle.svg +1 -1
- package/svgs/core/signature.svg +1 -1
- package/svgs/core/speedometer.svg +1 -1
- package/svgs/core/split-parallel.svg +1 -1
- package/svgs/core/stamp.svg +1 -1
- package/svgs/core/sticker.svg +1 -1
- package/svgs/core/stroke-curvature-curved.svg +1 -1
- package/svgs/core/stroke-curvature-dynamic.svg +1 -1
- package/svgs/core/stroke-curvature-straight.svg +1 -1
- package/svgs/core/stroke-properties.svg +1 -1
- package/svgs/core/stroke-style-dashed.svg +1 -1
- package/svgs/core/stroke-style-dotted.svg +1 -1
- package/svgs/core/stroke-style-solid.svg +1 -1
- package/svgs/core/sunset.svg +1 -1
- package/svgs/core/swap.svg +1 -1
- package/svgs/core/switch-case.svg +1 -1
- package/svgs/core/sync.svg +1 -1
- package/svgs/core/takeout-container.svg +1 -1
- package/svgs/core/template.svg +1 -1
- package/svgs/core/ticket.svg +1 -1
- package/svgs/core/tidy.svg +1 -1
- package/svgs/core/vehicle-airplane.svg +1 -0
- package/svgs/core/vehicle-train.svg +1 -1
- package/svgs/core/vulnerability.svg +1 -1
- package/svgs/core/wallet.svg +1 -1
- package/svgs/core/webhook.svg +1 -1
- package/svgs/core/welcome-feed.svg +1 -1
- package/svgs/core/workflow-controls.svg +1 -1
- 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;
|
package/core/vehicle-train.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::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
|
|
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';
|
package/core/vulnerability.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::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"
|
|
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::
|
|
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
|
|
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::
|
|
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
|
|
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';
|
package/core/welcome-feed.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::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="
|
|
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::
|
|
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="
|
|
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::
|
|
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
|
|
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::
|
|
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::
|
|
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::
|
|
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::
|
|
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::
|
|
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
|
+
"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": "^
|
|
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.
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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>
|
package/svgs/core/book-open.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path
|
|
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"><
|
|
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"><
|
|
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>
|
package/svgs/core/coins.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path
|
|
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
|
|
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
|
|
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>
|