ab-ui-library 1.62.1 → 1.63.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/components/SVGIcons/IconBuilding.js +1 -27
- package/components/SVGIcons/IconBuildingFilled.js +1 -4
- package/components/SVGIcons/IconColumn.d.ts +4 -0
- package/components/SVGIcons/IconColumn.js +30 -0
- package/components/SVGIcons/IconColumnFilled.d.ts +4 -0
- package/components/SVGIcons/IconColumnFilled.js +30 -0
- package/components/SVGIcons/IconDiamond.d.ts +4 -0
- package/components/SVGIcons/IconDiamond.js +30 -0
- package/components/SVGIcons/IconDiamondFilled.d.ts +4 -0
- package/components/SVGIcons/IconDiamondFilled.js +30 -0
- package/components/SVGIcons/IconPauseCircle.d.ts +4 -0
- package/components/SVGIcons/IconPauseCircle.js +30 -0
- package/components/SVGIcons/IconPauseCircleFilled.d.ts +4 -0
- package/components/SVGIcons/IconPauseCircleFilled.js +30 -0
- package/components/SVGIcons/IconPremium.d.ts +4 -0
- package/components/SVGIcons/IconPremium.js +30 -0
- package/components/SVGIcons/IconPremiumFilled.d.ts +4 -0
- package/components/SVGIcons/IconPremiumFilled.js +30 -0
- package/components/SVGIcons/IconShiftsActivity.d.ts +4 -0
- package/components/SVGIcons/IconShiftsActivity.js +30 -0
- package/components/SVGIcons/IconShiftsActivityFilled.d.ts +4 -0
- package/components/SVGIcons/IconShiftsActivityFilled.js +30 -0
- package/components/SVGIcons/IconSubtractSquare.d.ts +4 -0
- package/components/SVGIcons/IconSubtractSquare.js +30 -0
- package/components/SVGIcons/IconSubtractSquareFilled.d.ts +4 -0
- package/components/SVGIcons/IconSubtractSquareFilled.js +30 -0
- package/components/SVGIcons/IconTicket.d.ts +4 -0
- package/components/SVGIcons/IconTicket.js +30 -0
- package/components/SVGIcons/IconTicketFilled.d.ts +4 -0
- package/components/SVGIcons/IconTicketFilled.js +30 -0
- package/components/SVGIcons/index.d.ts +14 -1
- package/components/SVGIcons/index.js +15 -1
- package/index.js +15 -1
- package/package.json +1 -1
|
@@ -21,36 +21,10 @@ var IconBuilding = function IconBuilding(_ref) {
|
|
|
21
21
|
ref: refHandler,
|
|
22
22
|
id: id,
|
|
23
23
|
"data-id": dataId ? "".concat(dataId, "-svg-icon") : ''
|
|
24
|
-
}, /*#__PURE__*/React.createElement("rect", {
|
|
25
|
-
width: "24",
|
|
26
|
-
height: "24",
|
|
27
|
-
fill: "#1E1E1E"
|
|
28
|
-
}), /*#__PURE__*/React.createElement("g", {
|
|
29
|
-
id: "Iconography"
|
|
30
|
-
}, /*#__PURE__*/React.createElement("rect", {
|
|
31
|
-
width: "51344",
|
|
32
|
-
height: "12568",
|
|
33
|
-
transform: "translate(-19103 -1288)",
|
|
34
|
-
fill: "#F4F4F4"
|
|
35
|
-
}), /*#__PURE__*/React.createElement("g", {
|
|
36
|
-
id: "B Icons"
|
|
37
|
-
}, /*#__PURE__*/React.createElement("g", {
|
|
38
|
-
id: "Building"
|
|
39
|
-
}, /*#__PURE__*/React.createElement("rect", {
|
|
40
|
-
x: "-19.5",
|
|
41
|
-
y: "-19.5",
|
|
42
|
-
width: "107",
|
|
43
|
-
height: "63",
|
|
44
|
-
rx: "4.5",
|
|
45
|
-
stroke: "#9747FF",
|
|
46
|
-
strokeDasharray: "10 5"
|
|
47
|
-
}), /*#__PURE__*/React.createElement("g", {
|
|
48
|
-
id: "Size=24, Theme=Regular"
|
|
49
24
|
}, /*#__PURE__*/React.createElement("path", {
|
|
50
|
-
id: "Shape",
|
|
51
25
|
d: "M8.5 5.5C7.94772 5.5 7.5 5.94772 7.5 6.5C7.5 7.05228 7.94772 7.5 8.5 7.5C9.05229 7.5 9.5 7.05228 9.5 6.5C9.5 5.94772 9.05229 5.5 8.5 5.5ZM7.5 13.5C7.5 12.9477 7.94772 12.5 8.5 12.5C9.05229 12.5 9.5 12.9477 9.5 13.5C9.5 14.0523 9.05229 14.5 8.5 14.5C7.94772 14.5 7.5 14.0523 7.5 13.5ZM8.5 9C7.94772 9 7.5 9.44771 7.5 10C7.5 10.5523 7.94772 11 8.5 11C9.05229 11 9.5 10.5523 9.5 10C9.5 9.44771 9.05229 9 8.5 9ZM11 6.5C11 5.94772 11.4477 5.5 12 5.5C12.5523 5.5 13 5.94772 13 6.5C13 7.05228 12.5523 7.5 12 7.5C11.4477 7.5 11 7.05228 11 6.5ZM12 12.5C11.4477 12.5 11 12.9477 11 13.5C11 14.0523 11.4477 14.5 12 14.5C12.5523 14.5 13 14.0523 13 13.5C13 12.9477 12.5523 12.5 12 12.5ZM14.5 13.5C14.5 12.9477 14.9477 12.5 15.5 12.5C16.0523 12.5 16.5 12.9477 16.5 13.5C16.5 14.0523 16.0523 14.5 15.5 14.5C14.9477 14.5 14.5 14.0523 14.5 13.5ZM12 9C11.4477 9 11 9.44771 11 10C11 10.5523 11.4477 11 12 11C12.5523 11 13 10.5523 13 10C13 9.44771 12.5523 9 12 9ZM6.25 2C5.00736 2 4 3.00736 4 4.25V20.75C4 21.1642 4.33579 21.5 4.75 21.5H19.2528C19.667 21.5 20.0028 21.1642 20.0028 20.75V11.7493C20.0028 10.5067 18.9954 9.4993 17.7528 9.4993H16.5V4.25C16.5 3.00736 15.4926 2 14.25 2H6.25ZM5.5 4.25C5.5 3.83579 5.83579 3.5 6.25 3.5H14.25C14.6642 3.5 15 3.83579 15 4.25V10.2493C15 10.6635 15.3358 10.9993 15.75 10.9993H17.7528C18.167 10.9993 18.5028 11.3351 18.5028 11.7493V20H16.5V17.25C16.5 16.8358 16.1642 16.5 15.75 16.5H8.25C7.83579 16.5 7.5 16.8358 7.5 17.25V20H5.5V4.25ZM15 18V20H12.75V18H15ZM11.25 18V20H9V18H11.25Z",
|
|
52
26
|
fill: "#222222"
|
|
53
|
-
}))
|
|
27
|
+
}));
|
|
54
28
|
};
|
|
55
29
|
|
|
56
30
|
export { IconBuilding, IconBuilding as default };
|
|
@@ -21,13 +21,10 @@ var IconBuildingFilled = function IconBuildingFilled(_ref) {
|
|
|
21
21
|
ref: refHandler,
|
|
22
22
|
id: id,
|
|
23
23
|
"data-id": dataId ? "".concat(dataId, "-svg-icon") : ''
|
|
24
|
-
}, /*#__PURE__*/React.createElement("g", {
|
|
25
|
-
id: "Size=24, Theme=Filled"
|
|
26
24
|
}, /*#__PURE__*/React.createElement("path", {
|
|
27
|
-
id: "Shape",
|
|
28
25
|
d: "M6.75 2C5.50736 2 4.5 3.00736 4.5 4.25V20.75C4.5 21.1642 4.83579 21.5 5.25 21.5H7.5V17.25C7.5 16.8358 7.83579 16.5 8.25 16.5H15.75C16.1642 16.5 16.5 16.8358 16.5 17.25V21.5H18.75C19.1642 21.5 19.5 21.1642 19.5 20.75V11.7493C19.5 10.5067 18.4926 9.4993 17.25 9.4993H16.5V4.25C16.5 3.00736 15.4926 2 14.25 2H6.75ZM7.5 6.5C7.5 5.94772 7.94772 5.5 8.5 5.5C9.05228 5.5 9.5 5.94772 9.5 6.5C9.5 7.05228 9.05228 7.5 8.5 7.5C7.94772 7.5 7.5 7.05228 7.5 6.5ZM8.5 12.5C9.05228 12.5 9.5 12.9477 9.5 13.5C9.5 14.0523 9.05228 14.5 8.5 14.5C7.94772 14.5 7.5 14.0523 7.5 13.5C7.5 12.9477 7.94772 12.5 8.5 12.5ZM7.5 10C7.5 9.44772 7.94772 9 8.5 9C9.05228 9 9.5 9.44772 9.5 10C9.5 10.5523 9.05228 11 8.5 11C7.94772 11 7.5 10.5523 7.5 10ZM12 5.5C12.5523 5.5 13 5.94772 13 6.5C13 7.05228 12.5523 7.5 12 7.5C11.4477 7.5 11 7.05228 11 6.5C11 5.94772 11.4477 5.5 12 5.5ZM11 13.5C11 12.9477 11.4477 12.5 12 12.5C12.5523 12.5 13 12.9477 13 13.5C13 14.0523 12.5523 14.5 12 14.5C11.4477 14.5 11 14.0523 11 13.5ZM15.5 12.5C16.0523 12.5 16.5 12.9477 16.5 13.5C16.5 14.0523 16.0523 14.5 15.5 14.5C14.9477 14.5 14.5 14.0523 14.5 13.5C14.5 12.9477 14.9477 12.5 15.5 12.5ZM11 10C11 9.44772 11.4477 9 12 9C12.5523 9 13 9.44772 13 10C13 10.5523 12.5523 11 12 11C11.4477 11 11 10.5523 11 10ZM15 21.5V18H12.7499V21.5H15ZM11.2499 21.5V18H9V21.5H11.2499Z",
|
|
29
26
|
fill: "#222222"
|
|
30
|
-
}))
|
|
27
|
+
}));
|
|
31
28
|
};
|
|
32
29
|
|
|
33
30
|
export { IconBuildingFilled, IconBuildingFilled as default };
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { _ as _defineProperty } from '../../defineProperty-9000dd50.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import classNames from 'classnames';
|
|
4
|
+
import '../../typeof-28108b73.js';
|
|
5
|
+
|
|
6
|
+
var IconColumn = function IconColumn(_ref) {
|
|
7
|
+
var size = _ref.size,
|
|
8
|
+
type = _ref.type,
|
|
9
|
+
_ref$className = _ref.className,
|
|
10
|
+
className = _ref$className === void 0 ? '' : _ref$className,
|
|
11
|
+
onClick = _ref.onClick,
|
|
12
|
+
refHandler = _ref.refHandler,
|
|
13
|
+
id = _ref.id,
|
|
14
|
+
dataId = _ref.dataId;
|
|
15
|
+
return /*#__PURE__*/React.createElement("svg", {
|
|
16
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
17
|
+
className: classNames('svg-icon', _defineProperty(_defineProperty(_defineProperty({}, "svg-icon__size-".concat(size), size), "svg-icon__type-".concat(type), type), className, className)),
|
|
18
|
+
viewBox: "0 0 24 24",
|
|
19
|
+
fill: "none",
|
|
20
|
+
onClick: onClick,
|
|
21
|
+
ref: refHandler,
|
|
22
|
+
id: id,
|
|
23
|
+
"data-id": dataId ? "".concat(dataId, "-svg-icon") : ''
|
|
24
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
25
|
+
d: "M19.7996 20.4001C20.131 20.4001 20.3996 20.1315 20.3996 19.8001C20.3996 19.4687 20.131 19.2001 19.7996 19.2001H19.1996C18.5369 19.2001 17.9996 18.6628 17.9996 18.0001L17.9996 6.0001C17.9996 5.33736 18.5369 4.8001 19.1996 4.8001H19.7996C20.131 4.8001 20.3996 4.53147 20.3996 4.2001C20.3996 4.1795 20.3986 4.15915 20.3965 4.13908C20.3935 4.10871 20.3881 4.07901 20.3807 4.05015C20.3141 3.79134 20.0792 3.6001 19.7996 3.6001L19.1996 3.6001C19.0339 3.6001 18.8722 3.61689 18.7159 3.64886C17.6223 3.87265 16.7996 4.8403 16.7996 6.0001L16.7996 18.0001C16.7996 19.3256 17.8741 20.4001 19.1996 20.4001L19.7996 20.4001ZM8.39961 6.0001C8.39961 4.67462 9.47413 3.6001 10.7996 3.6001L13.1996 3.6001C14.5251 3.6001 15.5996 4.67461 15.5996 6.0001L15.5996 18.0001C15.5996 19.3256 14.5251 20.4001 13.1996 20.4001H10.7996C9.47413 20.4001 8.39961 19.3256 8.39961 18.0001L8.39961 6.0001ZM14.3996 18.0001L14.3996 6.0001C14.3996 5.33736 13.8624 4.8001 13.1996 4.8001L10.7996 4.8001C10.1369 4.8001 9.59961 5.33736 9.59961 6.0001L9.59961 18.0001C9.59961 18.58 10.011 19.0638 10.5578 19.1757C10.6359 19.1917 10.7168 19.2001 10.7996 19.2001H13.1996C13.8624 19.2001 14.3996 18.6628 14.3996 18.0001ZM4.79961 20.4001C6.12509 20.4001 7.19961 19.3256 7.19961 18.0001L7.19961 6.0001C7.19961 4.67462 6.12509 3.6001 4.79961 3.6001L4.19961 3.6001C3.86824 3.6001 3.59961 3.86873 3.59961 4.2001C3.59961 4.53147 3.86824 4.8001 4.19961 4.8001L4.79961 4.8001C5.46235 4.8001 5.99961 5.33736 5.99961 6.0001L5.99961 18.0001C5.99961 18.0415 5.99751 18.0824 5.99341 18.1228C5.93196 18.7279 5.42093 19.2001 4.79961 19.2001H4.19961C4.15819 19.2001 4.11775 19.2043 4.07869 19.2123C3.80528 19.2682 3.59961 19.5101 3.59961 19.8001C3.59961 20.0799 3.79112 20.3149 4.0502 20.3813C4.07879 20.3887 4.1082 20.3939 4.13826 20.397C4.15843 20.399 4.1789 20.4001 4.19961 20.4001H4.79961Z",
|
|
26
|
+
fill: "#222222"
|
|
27
|
+
}));
|
|
28
|
+
};
|
|
29
|
+
|
|
30
|
+
export { IconColumn, IconColumn as default };
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { _ as _defineProperty } from '../../defineProperty-9000dd50.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import classNames from 'classnames';
|
|
4
|
+
import '../../typeof-28108b73.js';
|
|
5
|
+
|
|
6
|
+
var IconColumnFilled = function IconColumnFilled(_ref) {
|
|
7
|
+
var size = _ref.size,
|
|
8
|
+
type = _ref.type,
|
|
9
|
+
_ref$className = _ref.className,
|
|
10
|
+
className = _ref$className === void 0 ? '' : _ref$className,
|
|
11
|
+
onClick = _ref.onClick,
|
|
12
|
+
refHandler = _ref.refHandler,
|
|
13
|
+
id = _ref.id,
|
|
14
|
+
dataId = _ref.dataId;
|
|
15
|
+
return /*#__PURE__*/React.createElement("svg", {
|
|
16
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
17
|
+
className: classNames('svg-icon', _defineProperty(_defineProperty(_defineProperty({}, "svg-icon__size-".concat(size), size), "svg-icon__type-".concat(type), type), className, className)),
|
|
18
|
+
viewBox: "0 0 24 24",
|
|
19
|
+
fill: "none",
|
|
20
|
+
onClick: onClick,
|
|
21
|
+
ref: refHandler,
|
|
22
|
+
id: id,
|
|
23
|
+
"data-id": dataId ? "".concat(dataId, "-svg-icon") : ''
|
|
24
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
25
|
+
d: "M19.7996 20.4001C20.131 20.4001 20.3996 20.1315 20.3996 19.8001C20.3996 19.4687 20.131 19.2001 19.7996 19.2001H19.1996C18.5369 19.2001 17.9996 18.6628 17.9996 18.0001L17.9996 6.0001C17.9996 5.33736 18.5369 4.8001 19.1996 4.8001H19.7996C20.131 4.8001 20.3996 4.53147 20.3996 4.2001C20.3996 4.1795 20.3986 4.15915 20.3965 4.13908C20.3935 4.10871 20.3881 4.07901 20.3807 4.05015C20.3141 3.79134 20.0792 3.6001 19.7996 3.6001L19.1996 3.6001C19.0339 3.6001 18.8722 3.61689 18.7159 3.64886C17.6223 3.87265 16.7996 4.8403 16.7996 6.0001L16.7996 18.0001C16.7996 19.3256 17.8741 20.4001 19.1996 20.4001L19.7996 20.4001ZM8.39961 6.0001C8.39961 4.67462 9.47413 3.6001 10.7996 3.6001L13.1996 3.6001C14.5251 3.6001 15.5996 4.67461 15.5996 6.0001L15.5996 18.0001C15.5996 19.3256 14.5251 20.4001 13.1996 20.4001H10.7996C9.47413 20.4001 8.39961 19.3256 8.39961 18.0001L8.39961 6.0001ZM4.79961 20.4001C6.12509 20.4001 7.19961 19.3256 7.19961 18.0001L7.19961 6.0001C7.19961 4.67462 6.12509 3.6001 4.79961 3.6001L4.19961 3.6001C3.86824 3.6001 3.59961 3.86873 3.59961 4.2001C3.59961 4.53147 3.86824 4.8001 4.19961 4.8001L4.79961 4.8001C5.46235 4.8001 5.99961 5.33736 5.99961 6.0001L5.99961 18.0001C5.99961 18.0415 5.99751 18.0824 5.99341 18.1228C5.93196 18.7279 5.42093 19.2001 4.79961 19.2001H4.19961C4.15819 19.2001 4.11775 19.2043 4.07869 19.2123C3.80528 19.2682 3.59961 19.5101 3.59961 19.8001C3.59961 20.0799 3.79112 20.3149 4.0502 20.3813C4.07879 20.3887 4.1082 20.3939 4.13826 20.397C4.15843 20.399 4.1789 20.4001 4.19961 20.4001H4.79961Z",
|
|
26
|
+
fill: "#222222"
|
|
27
|
+
}));
|
|
28
|
+
};
|
|
29
|
+
|
|
30
|
+
export { IconColumnFilled, IconColumnFilled as default };
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { _ as _defineProperty } from '../../defineProperty-9000dd50.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import classNames from 'classnames';
|
|
4
|
+
import '../../typeof-28108b73.js';
|
|
5
|
+
|
|
6
|
+
var IconDiamond = function IconDiamond(_ref) {
|
|
7
|
+
var size = _ref.size,
|
|
8
|
+
type = _ref.type,
|
|
9
|
+
_ref$className = _ref.className,
|
|
10
|
+
className = _ref$className === void 0 ? '' : _ref$className,
|
|
11
|
+
onClick = _ref.onClick,
|
|
12
|
+
refHandler = _ref.refHandler,
|
|
13
|
+
id = _ref.id,
|
|
14
|
+
dataId = _ref.dataId;
|
|
15
|
+
return /*#__PURE__*/React.createElement("svg", {
|
|
16
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
17
|
+
className: classNames('svg-icon', _defineProperty(_defineProperty(_defineProperty({}, "svg-icon__size-".concat(size), size), "svg-icon__type-".concat(type), type), className, className)),
|
|
18
|
+
viewBox: "0 0 24 24",
|
|
19
|
+
fill: "none",
|
|
20
|
+
onClick: onClick,
|
|
21
|
+
ref: refHandler,
|
|
22
|
+
id: id,
|
|
23
|
+
"data-id": dataId ? "".concat(dataId, "-svg-icon") : ''
|
|
24
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
25
|
+
d: "M2.65925 13.5926C1.78057 12.7139 1.78057 11.2893 2.65925 10.4106L10.4109 2.65901C11.2895 1.78033 12.7142 1.78033 13.5929 2.65901L21.3445 10.4106C22.2231 11.2893 22.2231 12.7139 21.3445 13.5926L13.5929 21.3442C12.7142 22.2229 11.2896 22.2229 10.4109 21.3442L2.65925 13.5926ZM3.71991 11.4713C3.42702 11.7642 3.42702 12.2391 3.71991 12.5319L11.4715 20.2836C11.7644 20.5765 12.2393 20.5765 12.5322 20.2836L20.2838 12.5319C20.5767 12.2391 20.5767 11.7642 20.2838 11.4713L12.5322 3.71967C12.2393 3.42678 11.7644 3.42678 11.4715 3.71967L3.71991 11.4713Z",
|
|
26
|
+
fill: "#222222"
|
|
27
|
+
}));
|
|
28
|
+
};
|
|
29
|
+
|
|
30
|
+
export { IconDiamond, IconDiamond as default };
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { _ as _defineProperty } from '../../defineProperty-9000dd50.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import classNames from 'classnames';
|
|
4
|
+
import '../../typeof-28108b73.js';
|
|
5
|
+
|
|
6
|
+
var IconDiamondFilled = function IconDiamondFilled(_ref) {
|
|
7
|
+
var size = _ref.size,
|
|
8
|
+
type = _ref.type,
|
|
9
|
+
_ref$className = _ref.className,
|
|
10
|
+
className = _ref$className === void 0 ? '' : _ref$className,
|
|
11
|
+
onClick = _ref.onClick,
|
|
12
|
+
refHandler = _ref.refHandler,
|
|
13
|
+
id = _ref.id,
|
|
14
|
+
dataId = _ref.dataId;
|
|
15
|
+
return /*#__PURE__*/React.createElement("svg", {
|
|
16
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
17
|
+
className: classNames('svg-icon', _defineProperty(_defineProperty(_defineProperty({}, "svg-icon__size-".concat(size), size), "svg-icon__type-".concat(type), type), className, className)),
|
|
18
|
+
viewBox: "0 0 24 24",
|
|
19
|
+
fill: "none",
|
|
20
|
+
onClick: onClick,
|
|
21
|
+
ref: refHandler,
|
|
22
|
+
id: id,
|
|
23
|
+
"data-id": dataId ? "".concat(dataId, "-svg-icon") : ''
|
|
24
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
25
|
+
d: "M2.65925 13.5926C1.78057 12.7139 1.78057 11.2893 2.65925 10.4106L10.4109 2.65901C11.2895 1.78033 12.7142 1.78033 13.5929 2.65901L21.3445 10.4106C22.2231 11.2893 22.2231 12.7139 21.3445 13.5926L13.5929 21.3442C12.7142 22.2229 11.2896 22.2229 10.4109 21.3442L2.65925 13.5926Z",
|
|
26
|
+
fill: "#222222"
|
|
27
|
+
}));
|
|
28
|
+
};
|
|
29
|
+
|
|
30
|
+
export { IconDiamondFilled, IconDiamondFilled as default };
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { _ as _defineProperty } from '../../defineProperty-9000dd50.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import classNames from 'classnames';
|
|
4
|
+
import '../../typeof-28108b73.js';
|
|
5
|
+
|
|
6
|
+
var IconPauseCircle = function IconPauseCircle(_ref) {
|
|
7
|
+
var size = _ref.size,
|
|
8
|
+
type = _ref.type,
|
|
9
|
+
_ref$className = _ref.className,
|
|
10
|
+
className = _ref$className === void 0 ? '' : _ref$className,
|
|
11
|
+
onClick = _ref.onClick,
|
|
12
|
+
refHandler = _ref.refHandler,
|
|
13
|
+
id = _ref.id,
|
|
14
|
+
dataId = _ref.dataId;
|
|
15
|
+
return /*#__PURE__*/React.createElement("svg", {
|
|
16
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
17
|
+
className: classNames('svg-icon', _defineProperty(_defineProperty(_defineProperty({}, "svg-icon__size-".concat(size), size), "svg-icon__type-".concat(type), type), className, className)),
|
|
18
|
+
viewBox: "0 0 24 24",
|
|
19
|
+
fill: "none",
|
|
20
|
+
onClick: onClick,
|
|
21
|
+
ref: refHandler,
|
|
22
|
+
id: id,
|
|
23
|
+
"data-id": dataId ? "".concat(dataId, "-svg-icon") : ''
|
|
24
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
25
|
+
d: "M10.5 8.25C10.5 7.83579 10.1642 7.5 9.75 7.5C9.33579 7.5 9 7.83579 9 8.25V15.75C9 16.1642 9.33579 16.5 9.75 16.5C10.1642 16.5 10.5 16.1642 10.5 15.75V8.25ZM15 8.25C15 7.83579 14.6642 7.5 14.25 7.5C13.8358 7.5 13.5 7.83579 13.5 8.25V15.75C13.5 16.1642 13.8358 16.5 14.25 16.5C14.6642 16.5 15 16.1642 15 15.75V8.25ZM12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2ZM3.5 12C3.5 7.30558 7.30558 3.5 12 3.5C16.6944 3.5 20.5 7.30558 20.5 12C20.5 16.6944 16.6944 20.5 12 20.5C7.30558 20.5 3.5 16.6944 3.5 12Z",
|
|
26
|
+
fill: "#222222"
|
|
27
|
+
}));
|
|
28
|
+
};
|
|
29
|
+
|
|
30
|
+
export { IconPauseCircle, IconPauseCircle as default };
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { _ as _defineProperty } from '../../defineProperty-9000dd50.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import classNames from 'classnames';
|
|
4
|
+
import '../../typeof-28108b73.js';
|
|
5
|
+
|
|
6
|
+
var IconPauseCircleFilled = function IconPauseCircleFilled(_ref) {
|
|
7
|
+
var size = _ref.size,
|
|
8
|
+
type = _ref.type,
|
|
9
|
+
_ref$className = _ref.className,
|
|
10
|
+
className = _ref$className === void 0 ? '' : _ref$className,
|
|
11
|
+
onClick = _ref.onClick,
|
|
12
|
+
refHandler = _ref.refHandler,
|
|
13
|
+
id = _ref.id,
|
|
14
|
+
dataId = _ref.dataId;
|
|
15
|
+
return /*#__PURE__*/React.createElement("svg", {
|
|
16
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
17
|
+
className: classNames('svg-icon', _defineProperty(_defineProperty(_defineProperty({}, "svg-icon__size-".concat(size), size), "svg-icon__type-".concat(type), type), className, className)),
|
|
18
|
+
viewBox: "0 0 24 24",
|
|
19
|
+
fill: "none",
|
|
20
|
+
onClick: onClick,
|
|
21
|
+
ref: refHandler,
|
|
22
|
+
id: id,
|
|
23
|
+
"data-id": dataId ? "".concat(dataId, "-svg-icon") : ''
|
|
24
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
25
|
+
d: "M12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2ZM10.5 8.25V15.75C10.5 16.1642 10.1642 16.5 9.75 16.5C9.33579 16.5 9 16.1642 9 15.75V8.25C9 7.83579 9.33579 7.5 9.75 7.5C10.1642 7.5 10.5 7.83579 10.5 8.25ZM15 8.25V15.75C15 16.1642 14.6642 16.5 14.25 16.5C13.8358 16.5 13.5 16.1642 13.5 15.75V8.25C13.5 7.83579 13.8358 7.5 14.25 7.5C14.6642 7.5 15 7.83579 15 8.25Z",
|
|
26
|
+
fill: "#222222"
|
|
27
|
+
}));
|
|
28
|
+
};
|
|
29
|
+
|
|
30
|
+
export { IconPauseCircleFilled, IconPauseCircleFilled as default };
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { _ as _defineProperty } from '../../defineProperty-9000dd50.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import classNames from 'classnames';
|
|
4
|
+
import '../../typeof-28108b73.js';
|
|
5
|
+
|
|
6
|
+
var IconPremium = function IconPremium(_ref) {
|
|
7
|
+
var size = _ref.size,
|
|
8
|
+
type = _ref.type,
|
|
9
|
+
_ref$className = _ref.className,
|
|
10
|
+
className = _ref$className === void 0 ? '' : _ref$className,
|
|
11
|
+
onClick = _ref.onClick,
|
|
12
|
+
refHandler = _ref.refHandler,
|
|
13
|
+
id = _ref.id,
|
|
14
|
+
dataId = _ref.dataId;
|
|
15
|
+
return /*#__PURE__*/React.createElement("svg", {
|
|
16
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
17
|
+
className: classNames('svg-icon', _defineProperty(_defineProperty(_defineProperty({}, "svg-icon__size-".concat(size), size), "svg-icon__type-".concat(type), type), className, className)),
|
|
18
|
+
viewBox: "0 0 24 24",
|
|
19
|
+
fill: "none",
|
|
20
|
+
onClick: onClick,
|
|
21
|
+
ref: refHandler,
|
|
22
|
+
id: id,
|
|
23
|
+
"data-id": dataId ? "".concat(dataId, "-svg-icon") : ''
|
|
24
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
25
|
+
d: "M17.9989 3C18.2398 3 18.4638 3.11546 18.6038 3.30649L18.6585 3.39288L21.922 9.42119L21.9599 9.51408L21.972 9.5539L21.9921 9.65608L21.9979 9.75C21.9979 9.81904 21.9886 9.88589 21.9711 9.94938L21.9237 10.0754L21.8862 10.144C21.8641 10.1796 21.839 10.2136 21.8107 10.2457L21.8705 10.1683L21.846 10.2025L12.5962 20.7081C12.5161 20.8144 12.4128 20.8917 12.2989 20.94L12.2007 20.973L12.1235 20.9904L11.9993 21.0003L11.899 20.9937L11.7811 20.9682C11.7209 20.9509 11.6623 20.9254 11.6075 20.8922L11.5983 20.8847C11.5512 20.8564 11.5072 20.8218 11.4672 20.7815L2.17809 10.2352L2.15185 10.2025L2.11178 10.144C2.0563 10.0544 2.01921 9.9523 2.00569 9.84286L2 9.75L2.00285 9.68414L2.01606 9.59539C2.02225 9.56547 2.03015 9.53671 2.03966 9.5087L2.06248 9.45021L2.09048 9.39288L5.33943 3.39288C5.45413 3.18107 5.66229 3.03913 5.89695 3.00695L5.99895 3H17.9989ZM14.997 10.5H8.998L11.9989 18.187L14.997 10.5ZM7.389 10.5H4.409L9.76 16.574L7.389 10.5ZM19.587 10.5H16.608L14.24 16.57L19.587 10.5ZM8.971 4.5H6.44495L4.007 9H7.531L8.971 4.5ZM13.4509 4.5H10.5459L9.105 9H14.89L13.4509 4.5ZM17.5519 4.5H15.026L16.466 9H19.988L17.5519 4.5Z",
|
|
26
|
+
fill: "#222222"
|
|
27
|
+
}));
|
|
28
|
+
};
|
|
29
|
+
|
|
30
|
+
export { IconPremium, IconPremium as default };
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { _ as _defineProperty } from '../../defineProperty-9000dd50.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import classNames from 'classnames';
|
|
4
|
+
import '../../typeof-28108b73.js';
|
|
5
|
+
|
|
6
|
+
var IconPremiumFilled = function IconPremiumFilled(_ref) {
|
|
7
|
+
var size = _ref.size,
|
|
8
|
+
type = _ref.type,
|
|
9
|
+
_ref$className = _ref.className,
|
|
10
|
+
className = _ref$className === void 0 ? '' : _ref$className,
|
|
11
|
+
onClick = _ref.onClick,
|
|
12
|
+
refHandler = _ref.refHandler,
|
|
13
|
+
id = _ref.id,
|
|
14
|
+
dataId = _ref.dataId;
|
|
15
|
+
return /*#__PURE__*/React.createElement("svg", {
|
|
16
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
17
|
+
className: classNames('svg-icon', _defineProperty(_defineProperty(_defineProperty({}, "svg-icon__size-".concat(size), size), "svg-icon__type-".concat(type), type), className, className)),
|
|
18
|
+
viewBox: "0 0 24 24",
|
|
19
|
+
fill: "none",
|
|
20
|
+
onClick: onClick,
|
|
21
|
+
ref: refHandler,
|
|
22
|
+
id: id,
|
|
23
|
+
"data-id": dataId ? "".concat(dataId, "-svg-icon") : ''
|
|
24
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
25
|
+
d: "M18 3C18.3367 3 18.6477 3.16909 18.8316 3.4446L18.8944 3.55279L21.8944 9.55279C22.0579 9.87968 22.0287 10.2659 21.827 10.5623L21.7433 10.669L12.7699 20.6418C12.5903 20.861 12.3336 20.9796 12.0707 20.9976C12.0081 21.0019 11.9456 21.0005 11.8835 20.9932L11.7711 20.9743C11.5698 20.9284 11.381 20.821 11.2387 20.6521L2.25672 10.669C2.01223 10.3973 1.93769 10.0172 2.05329 9.67786L2.10559 9.55279L5.10559 3.55279C5.25616 3.25164 5.54648 3.0491 5.87516 3.0078L6.00002 3H18ZM14.576 11H9.423L12 17.342L14.576 11ZM18.753 11H16.735L15.074 15.088L18.753 11ZM7.264 11H5.246L8.924 15.087L7.264 11ZM8.622 5H6.61802L4.618 9H7.322L8.622 5ZM13.273 5H10.726L9.427 9H14.572L13.273 5ZM17.381 5H15.377L16.677 9H19.381L17.381 5Z",
|
|
26
|
+
fill: "#222222"
|
|
27
|
+
}));
|
|
28
|
+
};
|
|
29
|
+
|
|
30
|
+
export { IconPremiumFilled, IconPremiumFilled as default };
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { _ as _defineProperty } from '../../defineProperty-9000dd50.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import classNames from 'classnames';
|
|
4
|
+
import '../../typeof-28108b73.js';
|
|
5
|
+
|
|
6
|
+
var IconShiftsActivity = function IconShiftsActivity(_ref) {
|
|
7
|
+
var size = _ref.size,
|
|
8
|
+
type = _ref.type,
|
|
9
|
+
_ref$className = _ref.className,
|
|
10
|
+
className = _ref$className === void 0 ? '' : _ref$className,
|
|
11
|
+
onClick = _ref.onClick,
|
|
12
|
+
refHandler = _ref.refHandler,
|
|
13
|
+
id = _ref.id,
|
|
14
|
+
dataId = _ref.dataId;
|
|
15
|
+
return /*#__PURE__*/React.createElement("svg", {
|
|
16
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
17
|
+
className: classNames('svg-icon', _defineProperty(_defineProperty(_defineProperty({}, "svg-icon__size-".concat(size), size), "svg-icon__type-".concat(type), type), className, className)),
|
|
18
|
+
viewBox: "0 0 24 24",
|
|
19
|
+
fill: "none",
|
|
20
|
+
onClick: onClick,
|
|
21
|
+
ref: refHandler,
|
|
22
|
+
id: id,
|
|
23
|
+
"data-id": dataId ? "".concat(dataId, "-svg-icon") : ''
|
|
24
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
25
|
+
d: "M11.314 3.5272C11.7269 3.49427 12.0349 3.13284 12.0019 2.71994C11.969 2.30704 11.6076 1.99902 11.1947 2.03195C6.04802 2.44251 2 6.74813 2 12C2 17.5228 6.47715 22 12 22C17.2489 22 21.5527 17.9564 21.9673 12.8139C22.0006 12.401 21.6929 12.0393 21.28 12.006C20.8671 11.9727 20.5055 12.2804 20.4722 12.6933C20.1198 17.0631 16.4609 20.5 12 20.5C7.30558 20.5 3.5 16.6944 3.5 12C3.5 7.53657 6.94073 3.87606 11.314 3.5272ZM17.6972 4.67401C17.9772 4.36872 18.4516 4.34819 18.7569 4.62815C18.9712 4.8247 19.177 5.03048 19.3735 5.24486C19.6534 5.55021 19.6327 6.02464 19.3274 6.30452C19.022 6.5844 18.5476 6.56376 18.2677 6.25841C18.1005 6.076 17.9255 5.90091 17.7431 5.73368C17.4378 5.45372 17.4173 4.97929 17.6972 4.67401ZM11.25 6C11.6295 6 11.9435 6.28233 11.9931 6.64827L12 6.75V12H15.25C15.664 12 16 12.336 16 12.75C16 13.1295 15.7177 13.4435 15.3517 13.4931L15.25 13.5H11.25C10.8705 13.5 10.5565 13.2177 10.5069 12.8517L10.5 12.75V6.75C10.5 6.336 10.836 6 11.25 6ZM13.781 2.8902C13.8928 2.49138 14.3068 2.25873 14.7056 2.37058C15.0727 2.47352 15.4312 2.59686 15.7798 2.7393C16.1633 2.89595 16.3471 3.33379 16.1905 3.71724C16.0338 4.10069 15.596 4.28454 15.2125 4.12788C14.9165 4.00694 14.6122 3.90224 14.3006 3.81486C13.9018 3.70301 13.6691 3.28903 13.781 2.8902ZM21.2588 8.21572C21.102 7.83235 20.664 7.64871 20.2807 7.80555C19.8973 7.9624 19.7137 8.40033 19.8705 8.7837C19.9628 9.0092 20.0456 9.23954 20.1185 9.47423C20.1416 9.54855 20.1637 9.62332 20.1848 9.6985C20.2967 10.0973 20.7107 10.3299 21.1095 10.218C21.5083 10.1061 21.7409 9.69212 21.629 9.29331C21.6042 9.20474 21.5782 9.11666 21.5509 9.02911C21.465 8.75264 21.3675 8.48131 21.2588 8.21572Z",
|
|
26
|
+
fill: "#222222"
|
|
27
|
+
}));
|
|
28
|
+
};
|
|
29
|
+
|
|
30
|
+
export { IconShiftsActivity, IconShiftsActivity as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import type { ReactElement } from 'react';
|
|
2
|
+
import type { ISVGIconProps } from './types';
|
|
3
|
+
export declare const IconShiftsActivityFilled: ({ size, type, className, onClick, refHandler, id, dataId }: ISVGIconProps) => ReactElement;
|
|
4
|
+
export default IconShiftsActivityFilled;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { _ as _defineProperty } from '../../defineProperty-9000dd50.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import classNames from 'classnames';
|
|
4
|
+
import '../../typeof-28108b73.js';
|
|
5
|
+
|
|
6
|
+
var IconShiftsActivityFilled = function IconShiftsActivityFilled(_ref) {
|
|
7
|
+
var size = _ref.size,
|
|
8
|
+
type = _ref.type,
|
|
9
|
+
_ref$className = _ref.className,
|
|
10
|
+
className = _ref$className === void 0 ? '' : _ref$className,
|
|
11
|
+
onClick = _ref.onClick,
|
|
12
|
+
refHandler = _ref.refHandler,
|
|
13
|
+
id = _ref.id,
|
|
14
|
+
dataId = _ref.dataId;
|
|
15
|
+
return /*#__PURE__*/React.createElement("svg", {
|
|
16
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
17
|
+
className: classNames('svg-icon', _defineProperty(_defineProperty(_defineProperty({}, "svg-icon__size-".concat(size), size), "svg-icon__type-".concat(type), type), className, className)),
|
|
18
|
+
viewBox: "0 0 24 24",
|
|
19
|
+
fill: "none",
|
|
20
|
+
onClick: onClick,
|
|
21
|
+
ref: refHandler,
|
|
22
|
+
id: id,
|
|
23
|
+
"data-id": dataId ? "".concat(dataId, "-svg-icon") : ''
|
|
24
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
25
|
+
d: "M11.1091 4.04871C11.6581 3.98798 12.0538 3.49374 11.9931 2.94481C11.9324 2.39587 11.4381 2.00011 10.8892 2.06084C5.88865 2.61409 2 6.85212 2 11.9998C2 17.5226 6.47715 21.9998 12 21.9998C17.1463 21.9998 21.3834 18.1132 21.9385 13.1145C21.9994 12.5656 21.6039 12.0712 21.0549 12.0103C20.506 11.9493 20.0116 12.3449 19.9507 12.8938C19.5068 16.8908 16.1158 19.9998 12 19.9998C7.58172 19.9998 4 16.418 4 11.9998C4 7.88285 7.1106 4.4911 11.1091 4.04871ZM14.7673 2.39091C14.2356 2.24155 13.6835 2.5515 13.5341 3.08321C13.3847 3.61491 13.6947 4.16703 14.2264 4.31639C14.5143 4.39727 14.7956 4.49411 15.0692 4.60589C15.5805 4.81477 16.1643 4.56963 16.3732 4.05837C16.582 3.54711 16.3369 2.96332 15.8256 2.75445C15.4821 2.6141 15.1289 2.49249 14.7673 2.39091ZM17.3494 4.69169C17.7227 4.28464 18.3553 4.25727 18.7623 4.63054C18.9739 4.82455 19.1769 5.02766 19.3709 5.23926C19.7441 5.64639 19.7165 6.27896 19.3094 6.65214C18.9023 7.02531 18.2697 6.99779 17.8965 6.59066C17.7416 6.42169 17.5795 6.25949 17.4106 6.10458C17.0035 5.7313 16.9761 5.09873 17.3494 4.69169ZM11 5.99988C11.5523 5.99988 12 6.44759 12 6.99988V11.9999H15C15.5523 11.9999 16 12.4476 16 12.9999C16 13.5522 15.5523 13.9999 15 13.9999H11C10.4477 13.9999 10 13.5522 10 12.9999V6.99988C10 6.44759 10.4477 5.99988 11 5.99988ZM19.9395 7.62282C20.4506 7.4137 21.0346 7.65855 21.2437 8.16971C21.3511 8.43239 21.4476 8.70075 21.5326 8.9742C21.5593 9.05992 21.5848 9.14613 21.6091 9.23283C21.7585 9.76454 21.4485 10.3166 20.9168 10.466C20.3851 10.6153 19.833 10.3053 19.6836 9.77364C19.6642 9.7046 19.6439 9.63595 19.6227 9.56769C19.555 9.34995 19.4782 9.13624 19.3926 8.92701C19.1835 8.41585 19.4283 7.83194 19.9395 7.62282Z",
|
|
26
|
+
fill: "#222222"
|
|
27
|
+
}));
|
|
28
|
+
};
|
|
29
|
+
|
|
30
|
+
export { IconShiftsActivityFilled, IconShiftsActivityFilled as default };
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { _ as _defineProperty } from '../../defineProperty-9000dd50.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import classNames from 'classnames';
|
|
4
|
+
import '../../typeof-28108b73.js';
|
|
5
|
+
|
|
6
|
+
var IconSubtractSquare = function IconSubtractSquare(_ref) {
|
|
7
|
+
var size = _ref.size,
|
|
8
|
+
type = _ref.type,
|
|
9
|
+
_ref$className = _ref.className,
|
|
10
|
+
className = _ref$className === void 0 ? '' : _ref$className,
|
|
11
|
+
onClick = _ref.onClick,
|
|
12
|
+
refHandler = _ref.refHandler,
|
|
13
|
+
id = _ref.id,
|
|
14
|
+
dataId = _ref.dataId;
|
|
15
|
+
return /*#__PURE__*/React.createElement("svg", {
|
|
16
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
17
|
+
className: classNames('svg-icon', _defineProperty(_defineProperty(_defineProperty({}, "svg-icon__size-".concat(size), size), "svg-icon__type-".concat(type), type), className, className)),
|
|
18
|
+
viewBox: "0 0 24 24",
|
|
19
|
+
fill: "none",
|
|
20
|
+
onClick: onClick,
|
|
21
|
+
ref: refHandler,
|
|
22
|
+
id: id,
|
|
23
|
+
"data-id": dataId ? "".concat(dataId, "-svg-icon") : ''
|
|
24
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
25
|
+
d: "M16.25 11.25H7.75C7.336 11.25 7 11.586 7 12C7 12.414 7.336 12.75 7.75 12.75H16.25C16.664 12.75 17 12.414 17 12C17 11.586 16.664 11.25 16.25 11.25ZM6.25 3C4.45507 3 3 4.45507 3 6.25V17.75C3 19.5449 4.45507 21 6.25 21H17.75C19.5449 21 21 19.5449 21 17.75V6.25C21 4.45507 19.5449 3 17.75 3H6.25ZM4.5 6.25C4.5 5.2835 5.2835 4.5 6.25 4.5H17.75C18.7165 4.5 19.5 5.2835 19.5 6.25V17.75C19.5 18.7165 18.7165 19.5 17.75 19.5H6.25C5.2835 19.5 4.5 18.7165 4.5 17.75V6.25Z",
|
|
26
|
+
fill: "#222222"
|
|
27
|
+
}));
|
|
28
|
+
};
|
|
29
|
+
|
|
30
|
+
export { IconSubtractSquare, IconSubtractSquare as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import type { ReactElement } from 'react';
|
|
2
|
+
import type { ISVGIconProps } from './types';
|
|
3
|
+
export declare const IconSubtractSquareFilled: ({ size, type, className, onClick, refHandler, id, dataId }: ISVGIconProps) => ReactElement;
|
|
4
|
+
export default IconSubtractSquareFilled;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { _ as _defineProperty } from '../../defineProperty-9000dd50.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import classNames from 'classnames';
|
|
4
|
+
import '../../typeof-28108b73.js';
|
|
5
|
+
|
|
6
|
+
var IconSubtractSquareFilled = function IconSubtractSquareFilled(_ref) {
|
|
7
|
+
var size = _ref.size,
|
|
8
|
+
type = _ref.type,
|
|
9
|
+
_ref$className = _ref.className,
|
|
10
|
+
className = _ref$className === void 0 ? '' : _ref$className,
|
|
11
|
+
onClick = _ref.onClick,
|
|
12
|
+
refHandler = _ref.refHandler,
|
|
13
|
+
id = _ref.id,
|
|
14
|
+
dataId = _ref.dataId;
|
|
15
|
+
return /*#__PURE__*/React.createElement("svg", {
|
|
16
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
17
|
+
className: classNames('svg-icon', _defineProperty(_defineProperty(_defineProperty({}, "svg-icon__size-".concat(size), size), "svg-icon__type-".concat(type), type), className, className)),
|
|
18
|
+
viewBox: "0 0 24 24",
|
|
19
|
+
fill: "none",
|
|
20
|
+
onClick: onClick,
|
|
21
|
+
ref: refHandler,
|
|
22
|
+
id: id,
|
|
23
|
+
"data-id": dataId ? "".concat(dataId, "-svg-icon") : ''
|
|
24
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
25
|
+
d: "M3 6.25C3 4.455 4.455 3 6.25 3H17.75C19.545 3 21 4.455 21 6.25V17.75C21 19.545 19.545 21 17.75 21H6.25C4.455 21 3 19.545 3 17.75V6.25ZM16.25 11.25H7.75C7.336 11.25 7 11.586 7 12C7 12.414 7.336 12.75 7.75 12.75H16.25C16.664 12.75 17 12.414 17 12C17 11.586 16.664 11.25 16.25 11.25Z",
|
|
26
|
+
fill: "#222222"
|
|
27
|
+
}));
|
|
28
|
+
};
|
|
29
|
+
|
|
30
|
+
export { IconSubtractSquareFilled, IconSubtractSquareFilled as default };
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { _ as _defineProperty } from '../../defineProperty-9000dd50.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import classNames from 'classnames';
|
|
4
|
+
import '../../typeof-28108b73.js';
|
|
5
|
+
|
|
6
|
+
var IconTicket = function IconTicket(_ref) {
|
|
7
|
+
var size = _ref.size,
|
|
8
|
+
type = _ref.type,
|
|
9
|
+
_ref$className = _ref.className,
|
|
10
|
+
className = _ref$className === void 0 ? '' : _ref$className,
|
|
11
|
+
onClick = _ref.onClick,
|
|
12
|
+
refHandler = _ref.refHandler,
|
|
13
|
+
id = _ref.id,
|
|
14
|
+
dataId = _ref.dataId;
|
|
15
|
+
return /*#__PURE__*/React.createElement("svg", {
|
|
16
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
17
|
+
className: classNames('svg-icon', _defineProperty(_defineProperty(_defineProperty({}, "svg-icon__size-".concat(size), size), "svg-icon__type-".concat(type), type), className, className)),
|
|
18
|
+
viewBox: "0 0 24 24",
|
|
19
|
+
fill: "none",
|
|
20
|
+
onClick: onClick,
|
|
21
|
+
ref: refHandler,
|
|
22
|
+
id: id,
|
|
23
|
+
"data-id": dataId ? "".concat(dataId, "-svg-icon") : ''
|
|
24
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
25
|
+
d: "M20.25 5C21.2165 5 22.0001 5.7835 22.0001 6.74996V9.01021C22.0001 9.40055 21.7008 9.72565 21.3118 9.75772C20.1512 9.85342 19.25 10.8273 19.25 12C19.25 13.1727 20.1512 14.1466 21.3118 14.2423C21.7008 14.2744 22.0001 14.5995 22.0001 14.9898V17.25C22.0001 18.2165 21.2165 19 20.25 19H3.75C2.7835 19 2 18.2165 2 17.2499L2.00029 14.9896C2.00034 14.5994 2.29964 14.2744 2.68856 14.2423C3.84903 14.1464 4.75 13.1726 4.75 12C4.75 10.8274 3.84903 9.8536 2.68856 9.75775C2.29964 9.72562 2.00034 9.40063 2.00029 9.01039L2 6.75C2 5.7835 2.7835 5 3.75 5H20.25ZM20.5001 8.38474V6.75C20.5001 6.61193 20.3881 6.5 20.25 6.5H3.75C3.61193 6.5 3.5 6.61193 3.5 6.7499L3.50021 8.38483C5.09313 8.82406 6.25 10.284 6.25 12C6.25 13.716 5.09313 15.1759 3.50021 15.6152L3.5 17.25C3.5 17.3881 3.61193 17.5 3.75 17.5H20.25C20.3881 17.5 20.5001 17.3881 20.5001 17.25V15.6153C18.907 15.1761 17.75 13.7161 17.75 12C17.75 10.3525 18.8163 8.94108 20.3111 8.44229L20.5001 8.38474Z",
|
|
26
|
+
fill: "#222222"
|
|
27
|
+
}));
|
|
28
|
+
};
|
|
29
|
+
|
|
30
|
+
export { IconTicket, IconTicket as default };
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { _ as _defineProperty } from '../../defineProperty-9000dd50.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import classNames from 'classnames';
|
|
4
|
+
import '../../typeof-28108b73.js';
|
|
5
|
+
|
|
6
|
+
var IconTicketFilled = function IconTicketFilled(_ref) {
|
|
7
|
+
var size = _ref.size,
|
|
8
|
+
type = _ref.type,
|
|
9
|
+
_ref$className = _ref.className,
|
|
10
|
+
className = _ref$className === void 0 ? '' : _ref$className,
|
|
11
|
+
onClick = _ref.onClick,
|
|
12
|
+
refHandler = _ref.refHandler,
|
|
13
|
+
id = _ref.id,
|
|
14
|
+
dataId = _ref.dataId;
|
|
15
|
+
return /*#__PURE__*/React.createElement("svg", {
|
|
16
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
17
|
+
className: classNames('svg-icon', _defineProperty(_defineProperty(_defineProperty({}, "svg-icon__size-".concat(size), size), "svg-icon__type-".concat(type), type), className, className)),
|
|
18
|
+
viewBox: "0 0 24 24",
|
|
19
|
+
fill: "none",
|
|
20
|
+
onClick: onClick,
|
|
21
|
+
ref: refHandler,
|
|
22
|
+
id: id,
|
|
23
|
+
"data-id": dataId ? "".concat(dataId, "-svg-icon") : ''
|
|
24
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
25
|
+
d: "M20.7503 5C21.4406 5 22.0003 5.55964 22.0003 6.25004V8.50884C22.0003 8.90254 21.6957 9.22921 21.303 9.25694C19.8697 9.35814 18.7503 10.5545 18.7503 12C18.7503 13.4455 19.8697 14.6419 21.303 14.7431C21.6957 14.7708 22.0003 15.0975 22.0003 15.4912V17.75C22.0003 18.4404 21.4406 19 20.7503 19H3.25026C2.55991 19 2.00026 18.4404 2.00026 17.7501L2 15.4913C2 15.0975 2.30445 14.7708 2.69726 14.7431C4.13063 14.642 5.25026 13.4456 5.25026 12C5.25026 10.5544 4.13063 9.35797 2.69726 9.25692C2.30445 9.22922 2 8.90246 2 8.50869L2.00026 6.25C2.00026 5.55964 2.55991 5 3.25026 5H20.7503Z",
|
|
26
|
+
fill: "#222222"
|
|
27
|
+
}));
|
|
28
|
+
};
|
|
29
|
+
|
|
30
|
+
export { IconTicketFilled, IconTicketFilled as default };
|
|
@@ -9,7 +9,6 @@ export * from './IconAlertFilled';
|
|
|
9
9
|
export * from './IconAm';
|
|
10
10
|
export * from './IconAmd';
|
|
11
11
|
export * from './IconAmdFilled';
|
|
12
|
-
export * from './IconAppStore';
|
|
13
12
|
export * from './IconApple';
|
|
14
13
|
export * from './IconAppsList';
|
|
15
14
|
export * from './IconAppsListDetail';
|
|
@@ -150,6 +149,8 @@ export * from './IconClockDismissFilled';
|
|
|
150
149
|
export * from './IconClockFilled';
|
|
151
150
|
export * from './IconColor';
|
|
152
151
|
export * from './IconColorFilled';
|
|
152
|
+
export * from './IconColumn';
|
|
153
|
+
export * from './IconColumnFilled';
|
|
153
154
|
export * from './IconComment';
|
|
154
155
|
export * from './IconCommentFilled';
|
|
155
156
|
export * from './IconCompareCar';
|
|
@@ -168,6 +169,8 @@ export * from './IconDesignIdeas';
|
|
|
168
169
|
export * from './IconDesignIdeasFilled';
|
|
169
170
|
export * from './IconDeviceMeetingRoom';
|
|
170
171
|
export * from './IconDeviceMeetingRoomFilled';
|
|
172
|
+
export * from './IconDiamond';
|
|
173
|
+
export * from './IconDiamondFilled';
|
|
171
174
|
export * from './IconDismiss';
|
|
172
175
|
export * from './IconDismissCircle';
|
|
173
176
|
export * from './IconDismissCircleFilled';
|
|
@@ -309,6 +312,8 @@ export * from './IconPanelRight';
|
|
|
309
312
|
export * from './IconPanelRightFilled';
|
|
310
313
|
export * from './IconPatient';
|
|
311
314
|
export * from './IconPatientFilled';
|
|
315
|
+
export * from './IconPauseCircle';
|
|
316
|
+
export * from './IconPauseCircleFilled';
|
|
312
317
|
export * from './IconPeople';
|
|
313
318
|
export * from './IconPeopleAdd';
|
|
314
319
|
export * from './IconPeopleAddFilled';
|
|
@@ -334,6 +339,8 @@ export * from './IconPlugDisconnected';
|
|
|
334
339
|
export * from './IconPlugDisconnectedFilled';
|
|
335
340
|
export * from './IconPos';
|
|
336
341
|
export * from './IconPosFilled';
|
|
342
|
+
export * from './IconPremium';
|
|
343
|
+
export * from './IconPremiumFilled';
|
|
337
344
|
export * from './IconProhibited';
|
|
338
345
|
export * from './IconProhibitedFilled';
|
|
339
346
|
export * from './IconProjectProduct';
|
|
@@ -364,6 +371,8 @@ export * from './IconShare';
|
|
|
364
371
|
export * from './IconShareAndroid';
|
|
365
372
|
export * from './IconShareAndroidFilled';
|
|
366
373
|
export * from './IconShareFilled';
|
|
374
|
+
export * from './IconShiftsActivity';
|
|
375
|
+
export * from './IconShiftsActivityFilled';
|
|
367
376
|
export * from './IconShower';
|
|
368
377
|
export * from './IconSign';
|
|
369
378
|
export * from './IconSignFilled';
|
|
@@ -383,6 +392,8 @@ export * from './IconSubtract';
|
|
|
383
392
|
export * from './IconSubtractCircle';
|
|
384
393
|
export * from './IconSubtractCircleFilled';
|
|
385
394
|
export * from './IconSubtractFilled';
|
|
395
|
+
export * from './IconSubtractSquare';
|
|
396
|
+
export * from './IconSubtractSquareFilled';
|
|
386
397
|
export * from './IconTableCellEdit';
|
|
387
398
|
export * from './IconTableCellEditFilled';
|
|
388
399
|
export * from './IconTasksApp';
|
|
@@ -396,6 +407,8 @@ export * from './IconTextBulletListSquarePerson';
|
|
|
396
407
|
export * from './IconTextBulletListSquarePersonFilled';
|
|
397
408
|
export * from './IconTextBulletListSquareSettings';
|
|
398
409
|
export * from './IconTextBulletListSquareSettingsFilled';
|
|
410
|
+
export * from './IconTicket';
|
|
411
|
+
export * from './IconTicketFilled';
|
|
399
412
|
export * from './IconTimer';
|
|
400
413
|
export * from './IconTimerFilled';
|
|
401
414
|
export * from './IconTin';
|
|
@@ -9,12 +9,12 @@ export { IconAlertFilled } from './IconAlertFilled.js';
|
|
|
9
9
|
export { IconAm } from './IconAm.js';
|
|
10
10
|
export { IconAmd } from './IconAmd.js';
|
|
11
11
|
export { IconAmdFilled } from './IconAmdFilled.js';
|
|
12
|
-
export { IconAppStore } from './IconAppStore.js';
|
|
13
12
|
export { IconApple } from './IconApple.js';
|
|
14
13
|
export { IconAppsList } from './IconAppsList.js';
|
|
15
14
|
export { IconAppsListDetail } from './IconAppsListDetail.js';
|
|
16
15
|
export { IconAppsListDetailFilled } from './IconAppsListDetailFilled.js';
|
|
17
16
|
export { IconAppsListFilled } from './IconAppsListFilled.js';
|
|
17
|
+
export { IconAppStore } from './IconAppStore.js';
|
|
18
18
|
export { IconArrowCircleDown } from './IconArrowCircleDown.js';
|
|
19
19
|
export { IconArrowCircleDownSplit } from './IconArrowCircleDownSplit.js';
|
|
20
20
|
export { IconArrowDown } from './IconArrowDown.js';
|
|
@@ -149,6 +149,8 @@ export { IconClockDismissFilled } from './IconClockDismissFilled.js';
|
|
|
149
149
|
export { IconClockFilled } from './IconClockFilled.js';
|
|
150
150
|
export { IconColor } from './IconColor.js';
|
|
151
151
|
export { IconColorFilled } from './IconColorFilled.js';
|
|
152
|
+
export { IconColumn } from './IconColumn.js';
|
|
153
|
+
export { IconColumnFilled } from './IconColumnFilled.js';
|
|
152
154
|
export { IconComment } from './IconComment.js';
|
|
153
155
|
export { IconCommentFilled } from './IconCommentFilled.js';
|
|
154
156
|
export { IconCompareCar } from './IconCompareCar.js';
|
|
@@ -167,6 +169,8 @@ export { IconDesignIdeas } from './IconDesignIdeas.js';
|
|
|
167
169
|
export { IconDesignIdeasFilled } from './IconDesignIdeasFilled.js';
|
|
168
170
|
export { IconDeviceMeetingRoom } from './IconDeviceMeetingRoom.js';
|
|
169
171
|
export { IconDeviceMeetingRoomFilled } from './IconDeviceMeetingRoomFilled.js';
|
|
172
|
+
export { IconDiamond } from './IconDiamond.js';
|
|
173
|
+
export { IconDiamondFilled } from './IconDiamondFilled.js';
|
|
170
174
|
export { IconDismiss } from './IconDismiss.js';
|
|
171
175
|
export { IconDismissCircle } from './IconDismissCircle.js';
|
|
172
176
|
export { IconDismissCircleFilled } from './IconDismissCircleFilled.js';
|
|
@@ -308,6 +312,8 @@ export { IconPanelRight } from './IconPanelRight.js';
|
|
|
308
312
|
export { IconPanelRightFilled } from './IconPanelRightFilled.js';
|
|
309
313
|
export { IconPatient } from './IconPatient.js';
|
|
310
314
|
export { IconPatientFilled } from './IconPatientFilled.js';
|
|
315
|
+
export { IconPauseCircle } from './IconPauseCircle.js';
|
|
316
|
+
export { IconPauseCircleFilled } from './IconPauseCircleFilled.js';
|
|
311
317
|
export { IconPeople } from './IconPeople.js';
|
|
312
318
|
export { IconPeopleAdd } from './IconPeopleAdd.js';
|
|
313
319
|
export { IconPeopleAddFilled } from './IconPeopleAddFilled.js';
|
|
@@ -333,6 +339,8 @@ export { IconPlugDisconnected } from './IconPlugDisconnected.js';
|
|
|
333
339
|
export { IconPlugDisconnectedFilled } from './IconPlugDisconnectedFilled.js';
|
|
334
340
|
export { IconPos } from './IconPos.js';
|
|
335
341
|
export { IconPosFilled } from './IconPosFilled.js';
|
|
342
|
+
export { IconPremium } from './IconPremium.js';
|
|
343
|
+
export { IconPremiumFilled } from './IconPremiumFilled.js';
|
|
336
344
|
export { IconProhibited } from './IconProhibited.js';
|
|
337
345
|
export { IconProhibitedFilled } from './IconProhibitedFilled.js';
|
|
338
346
|
export { IconProjectProduct } from './IconProjectProduct.js';
|
|
@@ -363,6 +371,8 @@ export { IconShare } from './IconShare.js';
|
|
|
363
371
|
export { IconShareAndroid } from './IconShareAndroid.js';
|
|
364
372
|
export { IconShareAndroidFilled } from './IconShareAndroidFilled.js';
|
|
365
373
|
export { IconShareFilled } from './IconShareFilled.js';
|
|
374
|
+
export { IconShiftsActivity } from './IconShiftsActivity.js';
|
|
375
|
+
export { IconShiftsActivityFilled } from './IconShiftsActivityFilled.js';
|
|
366
376
|
export { IconShower } from './IconShower.js';
|
|
367
377
|
export { IconSign } from './IconSign.js';
|
|
368
378
|
export { IconSignFilled } from './IconSignFilled.js';
|
|
@@ -382,6 +392,8 @@ export { IconSubtract } from './IconSubtract.js';
|
|
|
382
392
|
export { IconSubtractCircle } from './IconSubtractCircle.js';
|
|
383
393
|
export { IconSubtractCircleFilled } from './IconSubtractCircleFilled.js';
|
|
384
394
|
export { IconSubtractFilled } from './IconSubtractFilled.js';
|
|
395
|
+
export { IconSubtractSquare } from './IconSubtractSquare.js';
|
|
396
|
+
export { IconSubtractSquareFilled } from './IconSubtractSquareFilled.js';
|
|
385
397
|
export { IconTableCellEdit } from './IconTableCellEdit.js';
|
|
386
398
|
export { IconTableCellEditFilled } from './IconTableCellEditFilled.js';
|
|
387
399
|
export { IconTasksApp } from './IconTasksApp.js';
|
|
@@ -395,6 +407,8 @@ export { IconTextBulletListSquarePerson } from './IconTextBulletListSquarePerson
|
|
|
395
407
|
export { IconTextBulletListSquarePersonFilled } from './IconTextBulletListSquarePersonFilled.js';
|
|
396
408
|
export { IconTextBulletListSquareSettings } from './IconTextBulletListSquareSettings.js';
|
|
397
409
|
export { IconTextBulletListSquareSettingsFilled } from './IconTextBulletListSquareSettingsFilled.js';
|
|
410
|
+
export { IconTicket } from './IconTicket.js';
|
|
411
|
+
export { IconTicketFilled } from './IconTicketFilled.js';
|
|
398
412
|
export { IconTimer } from './IconTimer.js';
|
|
399
413
|
export { IconTimerFilled } from './IconTimerFilled.js';
|
|
400
414
|
export { IconTin } from './IconTin.js';
|
package/index.js
CHANGED
|
@@ -74,12 +74,12 @@ export { IconAlertFilled } from './components/SVGIcons/IconAlertFilled.js';
|
|
|
74
74
|
export { IconAm } from './components/SVGIcons/IconAm.js';
|
|
75
75
|
export { IconAmd } from './components/SVGIcons/IconAmd.js';
|
|
76
76
|
export { IconAmdFilled } from './components/SVGIcons/IconAmdFilled.js';
|
|
77
|
-
export { IconAppStore } from './components/SVGIcons/IconAppStore.js';
|
|
78
77
|
export { IconApple } from './components/SVGIcons/IconApple.js';
|
|
79
78
|
export { IconAppsList } from './components/SVGIcons/IconAppsList.js';
|
|
80
79
|
export { IconAppsListDetail } from './components/SVGIcons/IconAppsListDetail.js';
|
|
81
80
|
export { IconAppsListDetailFilled } from './components/SVGIcons/IconAppsListDetailFilled.js';
|
|
82
81
|
export { IconAppsListFilled } from './components/SVGIcons/IconAppsListFilled.js';
|
|
82
|
+
export { IconAppStore } from './components/SVGIcons/IconAppStore.js';
|
|
83
83
|
export { IconArrowCircleDown } from './components/SVGIcons/IconArrowCircleDown.js';
|
|
84
84
|
export { IconArrowCircleDownSplit } from './components/SVGIcons/IconArrowCircleDownSplit.js';
|
|
85
85
|
export { IconArrowDown } from './components/SVGIcons/IconArrowDown.js';
|
|
@@ -214,6 +214,8 @@ export { IconClockDismissFilled } from './components/SVGIcons/IconClockDismissFi
|
|
|
214
214
|
export { IconClockFilled } from './components/SVGIcons/IconClockFilled.js';
|
|
215
215
|
export { IconColor } from './components/SVGIcons/IconColor.js';
|
|
216
216
|
export { IconColorFilled } from './components/SVGIcons/IconColorFilled.js';
|
|
217
|
+
export { IconColumn } from './components/SVGIcons/IconColumn.js';
|
|
218
|
+
export { IconColumnFilled } from './components/SVGIcons/IconColumnFilled.js';
|
|
217
219
|
export { IconComment } from './components/SVGIcons/IconComment.js';
|
|
218
220
|
export { IconCommentFilled } from './components/SVGIcons/IconCommentFilled.js';
|
|
219
221
|
export { IconCompareCar } from './components/SVGIcons/IconCompareCar.js';
|
|
@@ -232,6 +234,8 @@ export { IconDesignIdeas } from './components/SVGIcons/IconDesignIdeas.js';
|
|
|
232
234
|
export { IconDesignIdeasFilled } from './components/SVGIcons/IconDesignIdeasFilled.js';
|
|
233
235
|
export { IconDeviceMeetingRoom } from './components/SVGIcons/IconDeviceMeetingRoom.js';
|
|
234
236
|
export { IconDeviceMeetingRoomFilled } from './components/SVGIcons/IconDeviceMeetingRoomFilled.js';
|
|
237
|
+
export { IconDiamond } from './components/SVGIcons/IconDiamond.js';
|
|
238
|
+
export { IconDiamondFilled } from './components/SVGIcons/IconDiamondFilled.js';
|
|
235
239
|
export { IconDismiss } from './components/SVGIcons/IconDismiss.js';
|
|
236
240
|
export { IconDismissCircle } from './components/SVGIcons/IconDismissCircle.js';
|
|
237
241
|
export { IconDismissCircleFilled } from './components/SVGIcons/IconDismissCircleFilled.js';
|
|
@@ -373,6 +377,8 @@ export { IconPanelRight } from './components/SVGIcons/IconPanelRight.js';
|
|
|
373
377
|
export { IconPanelRightFilled } from './components/SVGIcons/IconPanelRightFilled.js';
|
|
374
378
|
export { IconPatient } from './components/SVGIcons/IconPatient.js';
|
|
375
379
|
export { IconPatientFilled } from './components/SVGIcons/IconPatientFilled.js';
|
|
380
|
+
export { IconPauseCircle } from './components/SVGIcons/IconPauseCircle.js';
|
|
381
|
+
export { IconPauseCircleFilled } from './components/SVGIcons/IconPauseCircleFilled.js';
|
|
376
382
|
export { IconPeople } from './components/SVGIcons/IconPeople.js';
|
|
377
383
|
export { IconPeopleAdd } from './components/SVGIcons/IconPeopleAdd.js';
|
|
378
384
|
export { IconPeopleAddFilled } from './components/SVGIcons/IconPeopleAddFilled.js';
|
|
@@ -398,6 +404,8 @@ export { IconPlugDisconnected } from './components/SVGIcons/IconPlugDisconnected
|
|
|
398
404
|
export { IconPlugDisconnectedFilled } from './components/SVGIcons/IconPlugDisconnectedFilled.js';
|
|
399
405
|
export { IconPos } from './components/SVGIcons/IconPos.js';
|
|
400
406
|
export { IconPosFilled } from './components/SVGIcons/IconPosFilled.js';
|
|
407
|
+
export { IconPremium } from './components/SVGIcons/IconPremium.js';
|
|
408
|
+
export { IconPremiumFilled } from './components/SVGIcons/IconPremiumFilled.js';
|
|
401
409
|
export { IconProhibited } from './components/SVGIcons/IconProhibited.js';
|
|
402
410
|
export { IconProhibitedFilled } from './components/SVGIcons/IconProhibitedFilled.js';
|
|
403
411
|
export { IconProjectProduct } from './components/SVGIcons/IconProjectProduct.js';
|
|
@@ -428,6 +436,8 @@ export { IconShare } from './components/SVGIcons/IconShare.js';
|
|
|
428
436
|
export { IconShareAndroid } from './components/SVGIcons/IconShareAndroid.js';
|
|
429
437
|
export { IconShareAndroidFilled } from './components/SVGIcons/IconShareAndroidFilled.js';
|
|
430
438
|
export { IconShareFilled } from './components/SVGIcons/IconShareFilled.js';
|
|
439
|
+
export { IconShiftsActivity } from './components/SVGIcons/IconShiftsActivity.js';
|
|
440
|
+
export { IconShiftsActivityFilled } from './components/SVGIcons/IconShiftsActivityFilled.js';
|
|
431
441
|
export { IconShower } from './components/SVGIcons/IconShower.js';
|
|
432
442
|
export { IconSign } from './components/SVGIcons/IconSign.js';
|
|
433
443
|
export { IconSignFilled } from './components/SVGIcons/IconSignFilled.js';
|
|
@@ -447,6 +457,8 @@ export { IconSubtract } from './components/SVGIcons/IconSubtract.js';
|
|
|
447
457
|
export { IconSubtractCircle } from './components/SVGIcons/IconSubtractCircle.js';
|
|
448
458
|
export { IconSubtractCircleFilled } from './components/SVGIcons/IconSubtractCircleFilled.js';
|
|
449
459
|
export { IconSubtractFilled } from './components/SVGIcons/IconSubtractFilled.js';
|
|
460
|
+
export { IconSubtractSquare } from './components/SVGIcons/IconSubtractSquare.js';
|
|
461
|
+
export { IconSubtractSquareFilled } from './components/SVGIcons/IconSubtractSquareFilled.js';
|
|
450
462
|
export { IconTableCellEdit } from './components/SVGIcons/IconTableCellEdit.js';
|
|
451
463
|
export { IconTableCellEditFilled } from './components/SVGIcons/IconTableCellEditFilled.js';
|
|
452
464
|
export { IconTasksApp } from './components/SVGIcons/IconTasksApp.js';
|
|
@@ -460,6 +472,8 @@ export { IconTextBulletListSquarePerson } from './components/SVGIcons/IconTextBu
|
|
|
460
472
|
export { IconTextBulletListSquarePersonFilled } from './components/SVGIcons/IconTextBulletListSquarePersonFilled.js';
|
|
461
473
|
export { IconTextBulletListSquareSettings } from './components/SVGIcons/IconTextBulletListSquareSettings.js';
|
|
462
474
|
export { IconTextBulletListSquareSettingsFilled } from './components/SVGIcons/IconTextBulletListSquareSettingsFilled.js';
|
|
475
|
+
export { IconTicket } from './components/SVGIcons/IconTicket.js';
|
|
476
|
+
export { IconTicketFilled } from './components/SVGIcons/IconTicketFilled.js';
|
|
463
477
|
export { IconTimer } from './components/SVGIcons/IconTimer.js';
|
|
464
478
|
export { IconTimerFilled } from './components/SVGIcons/IconTimerFilled.js';
|
|
465
479
|
export { IconTin } from './components/SVGIcons/IconTin.js';
|