@ultraviolet/icons 3.10.2 → 3.11.1
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/dist/components/CategoryIcon/__generatedIcons__/EnvironmentalFootprintCategoryIcon.cjs +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/EnvironmentalFootprintCategoryIcon.d.ts +2 -0
- package/dist/components/CategoryIcon/__generatedIcons__/EnvironmentalFootprintCategoryIcon.js +14 -0
- package/dist/components/CategoryIcon/__generatedIcons__/index.d.ts +2 -1
- package/dist/components/CategoryIcon/index.cjs +2 -0
- package/dist/components/CategoryIcon/index.js +2 -0
- package/dist/components/Icon/__generatedIcons__/AddressPlayIcon.cjs +15 -0
- package/dist/components/Icon/__generatedIcons__/AddressPlayIcon.d.ts +2 -0
- package/dist/components/Icon/__generatedIcons__/AddressPlayIcon.js +15 -0
- package/dist/components/Icon/__generatedIcons__/AlertCircleIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/AlertCircleIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/BookOpenOutlineIcon.cjs +4 -1
- package/dist/components/Icon/__generatedIcons__/BookOpenOutlineIcon.js +5 -2
- package/dist/components/Icon/__generatedIcons__/BookOpenOutlineOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/BookOpenOutlineOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/CalculatorIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/CalculatorIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/CheckCircleIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/CheckCircleIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/ClockOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/ClockOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/ClockOutlineOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/ClockOutlineOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/DeleteIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/DeleteIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/DeleteOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/DeleteOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/DocIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/DocIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/EyeIcon.cjs +2 -2
- package/dist/components/Icon/__generatedIcons__/EyeIcon.js +2 -2
- package/dist/components/Icon/__generatedIcons__/EyeOffIcon.cjs +2 -2
- package/dist/components/Icon/__generatedIcons__/EyeOffIcon.js +2 -2
- package/dist/components/Icon/__generatedIcons__/HelpCircleIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/HelpCircleIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/IdIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/IdIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/InformationIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/InformationIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/LockIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/LockIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/LockOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/LockOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/PlayIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/PlayIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/PrivacyOutlineIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/PrivacyOutlineIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/RocketIcon.cjs +2 -2
- package/dist/components/Icon/__generatedIcons__/RocketIcon.js +2 -2
- package/dist/components/Icon/__generatedIcons__/StopIcon.cjs +1 -1
- package/dist/components/Icon/__generatedIcons__/StopIcon.js +1 -1
- package/dist/components/Icon/__generatedIcons__/index.d.ts +2 -1
- package/dist/components/Icon/assets/default-outline/book-open-outline.svg.cjs +6 -4
- package/dist/components/Icon/assets/default-outline/book-open-outline.svg.js +6 -4
- package/dist/components/Icon/assets/default-outline/clock-outline.svg.cjs +6 -4
- package/dist/components/Icon/assets/default-outline/clock-outline.svg.js +6 -4
- package/dist/components/Icon/assets/default-outline/delete.svg.cjs +6 -4
- package/dist/components/Icon/assets/default-outline/delete.svg.js +6 -4
- package/dist/components/Icon/assets/default-outline/lock.svg.cjs +6 -4
- package/dist/components/Icon/assets/default-outline/lock.svg.js +6 -4
- package/dist/components/Icon/assets/default-outline/privacy.svg.cjs +6 -4
- package/dist/components/Icon/assets/default-outline/privacy.svg.js +6 -4
- package/dist/components/Icon/assets/default-solid/alert-circle.svg.cjs +6 -4
- package/dist/components/Icon/assets/default-solid/alert-circle.svg.js +6 -4
- package/dist/components/Icon/assets/default-solid/book-open-outline.svg.cjs +8 -4
- package/dist/components/Icon/assets/default-solid/book-open-outline.svg.js +8 -4
- package/dist/components/Icon/assets/default-solid/calculator.svg.cjs +6 -4
- package/dist/components/Icon/assets/default-solid/calculator.svg.js +6 -4
- package/dist/components/Icon/assets/default-solid/check-circle.svg.cjs +6 -4
- package/dist/components/Icon/assets/default-solid/check-circle.svg.js +6 -4
- package/dist/components/Icon/assets/default-solid/clock-outline.svg.cjs +6 -4
- package/dist/components/Icon/assets/default-solid/clock-outline.svg.js +6 -4
- package/dist/components/Icon/assets/default-solid/delete.svg.cjs +6 -4
- package/dist/components/Icon/assets/default-solid/delete.svg.js +6 -4
- package/dist/components/Icon/assets/default-solid/doc.svg.cjs +6 -4
- package/dist/components/Icon/assets/default-solid/doc.svg.js +6 -4
- package/dist/components/Icon/assets/default-solid/eye-off.svg.cjs +8 -5
- package/dist/components/Icon/assets/default-solid/eye-off.svg.js +8 -5
- package/dist/components/Icon/assets/default-solid/eye.svg.cjs +7 -5
- package/dist/components/Icon/assets/default-solid/eye.svg.js +7 -5
- package/dist/components/Icon/assets/default-solid/help-circle.svg.cjs +6 -4
- package/dist/components/Icon/assets/default-solid/help-circle.svg.js +6 -4
- package/dist/components/Icon/assets/default-solid/id.svg.cjs +6 -4
- package/dist/components/Icon/assets/default-solid/id.svg.js +6 -4
- package/dist/components/Icon/assets/default-solid/information.svg.cjs +6 -4
- package/dist/components/Icon/assets/default-solid/information.svg.js +6 -4
- package/dist/components/Icon/assets/default-solid/lock.svg.cjs +6 -4
- package/dist/components/Icon/assets/default-solid/lock.svg.js +6 -4
- package/dist/components/Icon/assets/default-solid/play.svg.cjs +6 -4
- package/dist/components/Icon/assets/default-solid/play.svg.js +6 -4
- package/dist/components/Icon/assets/default-solid/rocket.svg.cjs +10 -6
- package/dist/components/Icon/assets/default-solid/rocket.svg.js +10 -6
- package/dist/components/Icon/assets/default-solid/stop.svg.cjs +6 -4
- package/dist/components/Icon/assets/default-solid/stop.svg.js +6 -4
- package/dist/components/Icon/assets/small-solid/address.svg.cjs +1 -1
- package/dist/components/Icon/assets/small-solid/address.svg.js +1 -1
- package/dist/components/Icon/assets/small-solid/alert-circle.svg.cjs +8 -6
- package/dist/components/Icon/assets/small-solid/alert-circle.svg.js +8 -6
- package/dist/components/Icon/assets/small-solid/auto-fix.svg.cjs +4 -4
- package/dist/components/Icon/assets/small-solid/auto-fix.svg.js +4 -4
- package/dist/components/Icon/assets/small-solid/book-open-outline.svg.cjs +10 -6
- package/dist/components/Icon/assets/small-solid/book-open-outline.svg.js +10 -6
- package/dist/components/Icon/assets/small-solid/bullhorn.svg.cjs +4 -4
- package/dist/components/Icon/assets/small-solid/bullhorn.svg.js +4 -4
- package/dist/components/Icon/assets/small-solid/calculator.svg.cjs +8 -6
- package/dist/components/Icon/assets/small-solid/calculator.svg.js +8 -6
- package/dist/components/Icon/assets/small-solid/calendar-range.svg.cjs +5 -5
- package/dist/components/Icon/assets/small-solid/calendar-range.svg.js +5 -5
- package/dist/components/Icon/assets/small-solid/chat.svg.cjs +5 -4
- package/dist/components/Icon/assets/small-solid/chat.svg.js +5 -4
- package/dist/components/Icon/assets/small-solid/check-circle.svg.cjs +8 -6
- package/dist/components/Icon/assets/small-solid/check-circle.svg.js +8 -6
- package/dist/components/Icon/assets/small-solid/clock-outline.svg.cjs +8 -6
- package/dist/components/Icon/assets/small-solid/clock-outline.svg.js +8 -6
- package/dist/components/Icon/assets/small-solid/console.svg.cjs +4 -4
- package/dist/components/Icon/assets/small-solid/console.svg.js +4 -4
- package/dist/components/Icon/assets/small-solid/credential.svg.cjs +4 -4
- package/dist/components/Icon/assets/small-solid/credential.svg.js +4 -4
- package/dist/components/Icon/assets/small-solid/credit-card.svg.cjs +5 -5
- package/dist/components/Icon/assets/small-solid/credit-card.svg.js +5 -5
- package/dist/components/Icon/assets/small-solid/database.svg.cjs +6 -6
- package/dist/components/Icon/assets/small-solid/database.svg.js +6 -6
- package/dist/components/Icon/assets/small-solid/delete.svg.cjs +8 -6
- package/dist/components/Icon/assets/small-solid/delete.svg.js +8 -6
- package/dist/components/Icon/assets/small-solid/doc.svg.cjs +8 -6
- package/dist/components/Icon/assets/small-solid/doc.svg.js +8 -6
- package/dist/components/Icon/assets/small-solid/earth.svg.cjs +1 -1
- package/dist/components/Icon/assets/small-solid/earth.svg.js +1 -1
- package/dist/components/Icon/assets/small-solid/email-remove.svg.cjs +10 -5
- package/dist/components/Icon/assets/small-solid/email-remove.svg.js +10 -5
- package/dist/components/Icon/assets/small-solid/email.svg.cjs +5 -5
- package/dist/components/Icon/assets/small-solid/email.svg.js +5 -5
- package/dist/components/Icon/assets/small-solid/eye-off.svg.cjs +10 -7
- package/dist/components/Icon/assets/small-solid/eye-off.svg.js +10 -7
- package/dist/components/Icon/assets/small-solid/eye.svg.cjs +9 -7
- package/dist/components/Icon/assets/small-solid/eye.svg.js +9 -7
- package/dist/components/Icon/assets/small-solid/filter.svg.cjs +5 -4
- package/dist/components/Icon/assets/small-solid/filter.svg.js +5 -4
- package/dist/components/Icon/assets/small-solid/folder.svg.cjs +4 -4
- package/dist/components/Icon/assets/small-solid/folder.svg.js +4 -4
- package/dist/components/Icon/assets/small-solid/help-circle.svg.cjs +8 -6
- package/dist/components/Icon/assets/small-solid/help-circle.svg.js +8 -6
- package/dist/components/Icon/assets/small-solid/id.svg.cjs +8 -6
- package/dist/components/Icon/assets/small-solid/id.svg.js +8 -6
- package/dist/components/Icon/assets/small-solid/information.svg.cjs +8 -6
- package/dist/components/Icon/assets/small-solid/information.svg.js +8 -6
- package/dist/components/Icon/assets/small-solid/light-bulb.svg.cjs +8 -5
- package/dist/components/Icon/assets/small-solid/light-bulb.svg.js +8 -5
- package/dist/components/Icon/assets/small-solid/lock.svg.cjs +8 -6
- package/dist/components/Icon/assets/small-solid/lock.svg.js +8 -6
- package/dist/components/Icon/assets/small-solid/members.svg.cjs +4 -4
- package/dist/components/Icon/assets/small-solid/members.svg.js +4 -4
- package/dist/components/Icon/assets/small-solid/moon.svg.cjs +5 -4
- package/dist/components/Icon/assets/small-solid/moon.svg.js +5 -4
- package/dist/components/Icon/assets/small-solid/mosaic.svg.cjs +4 -4
- package/dist/components/Icon/assets/small-solid/mosaic.svg.js +4 -4
- package/dist/components/Icon/assets/small-solid/pen.svg.cjs +4 -5
- package/dist/components/Icon/assets/small-solid/pen.svg.js +4 -5
- package/dist/components/Icon/assets/small-solid/pencil.svg.cjs +5 -5
- package/dist/components/Icon/assets/small-solid/pencil.svg.js +5 -5
- package/dist/components/Icon/assets/small-solid/phone.svg.cjs +4 -4
- package/dist/components/Icon/assets/small-solid/phone.svg.js +4 -4
- package/dist/components/Icon/assets/small-solid/pin.svg.cjs +4 -4
- package/dist/components/Icon/assets/small-solid/pin.svg.js +4 -4
- package/dist/components/Icon/assets/small-solid/play.svg.cjs +8 -6
- package/dist/components/Icon/assets/small-solid/play.svg.js +8 -6
- package/dist/components/Icon/assets/small-solid/privacy.svg.cjs +4 -4
- package/dist/components/Icon/assets/small-solid/privacy.svg.js +4 -4
- package/dist/components/Icon/assets/small-solid/profile.svg.cjs +4 -4
- package/dist/components/Icon/assets/small-solid/profile.svg.js +4 -4
- package/dist/components/Icon/assets/small-solid/rocket.svg.cjs +12 -7
- package/dist/components/Icon/assets/small-solid/rocket.svg.js +12 -7
- package/dist/components/Icon/assets/small-solid/send.svg.cjs +4 -4
- package/dist/components/Icon/assets/small-solid/send.svg.js +4 -4
- package/dist/components/Icon/assets/small-solid/settings.svg.cjs +4 -4
- package/dist/components/Icon/assets/small-solid/settings.svg.js +4 -4
- package/dist/components/Icon/assets/small-solid/sparkles.svg.cjs +4 -4
- package/dist/components/Icon/assets/small-solid/sparkles.svg.js +4 -4
- package/dist/components/Icon/assets/small-solid/stop.svg.cjs +8 -6
- package/dist/components/Icon/assets/small-solid/stop.svg.js +8 -6
- package/dist/components/Icon/assets/small-solid/sun.svg.cjs +4 -4
- package/dist/components/Icon/assets/small-solid/sun.svg.js +4 -4
- package/dist/components/Icon/assets/small-solid/support.svg.cjs +4 -4
- package/dist/components/Icon/assets/small-solid/support.svg.js +4 -4
- package/dist/components/Icon/assets/small-solid/unlock.svg.cjs +4 -4
- package/dist/components/Icon/assets/small-solid/unlock.svg.js +4 -4
- package/dist/components/Icon/assets/small-solid/unpin.svg.cjs +4 -4
- package/dist/components/Icon/assets/small-solid/unpin.svg.js +4 -4
- package/dist/components/Icon/assets/small-solid/weather-night.svg.cjs +5 -5
- package/dist/components/Icon/assets/small-solid/weather-night.svg.js +5 -5
- package/dist/components/Logo/__generatedIcons__/index.d.ts +1 -1
- package/dist/components/ProductIcon/__generatedIcons__/index.d.ts +1 -1
- package/dist/index.cjs +2 -0
- package/dist/index.js +2 -0
- package/package.json +1 -1
|
@@ -31,14 +31,16 @@ function _extends() {
|
|
|
31
31
|
}
|
|
32
32
|
var SvgInformation = function SvgInformation2(props) {
|
|
33
33
|
return /* @__PURE__ */ React__namespace.createElement("svg", _extends({
|
|
34
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
35
34
|
width: 20,
|
|
36
35
|
height: 20,
|
|
36
|
+
viewBox: "0 0 20 20",
|
|
37
37
|
fill: "none",
|
|
38
|
-
|
|
38
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
39
39
|
}, props), _path || (_path = /* @__PURE__ */ React__namespace.createElement("path", {
|
|
40
|
-
|
|
41
|
-
clipRule: "evenodd"
|
|
40
|
+
fillRule: "evenodd",
|
|
41
|
+
clipRule: "evenodd",
|
|
42
|
+
d: "M18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10ZM11 6C11 6.55228 10.5523 7 10 7C9.44771 7 9 6.55228 9 6C9 5.44772 9.44771 5 10 5C10.5523 5 11 5.44772 11 6ZM9 9C8.58579 9 8.25 9.33579 8.25 9.75C8.25 10.1642 8.58579 10.5 9 10.5H9.25338C9.41332 10.5 9.53213 10.6481 9.49743 10.8042L9.03829 12.8704C8.79542 13.9633 9.62706 15 10.7466 15H11C11.4142 15 11.75 14.6642 11.75 14.25C11.75 13.8358 11.4142 13.5 11 13.5H10.7466C10.5867 13.5 10.4679 13.3519 10.5026 13.1958L10.9617 11.1296C11.2046 10.0367 10.3729 9 9.25338 9H9Z",
|
|
43
|
+
fill: "#727683"
|
|
42
44
|
})));
|
|
43
45
|
};
|
|
44
46
|
var Memo = /* @__PURE__ */ React.memo(SvgInformation);
|
|
@@ -12,14 +12,16 @@ function _extends() {
|
|
|
12
12
|
}
|
|
13
13
|
var SvgInformation = function SvgInformation2(props) {
|
|
14
14
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
15
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
16
15
|
width: 20,
|
|
17
16
|
height: 20,
|
|
17
|
+
viewBox: "0 0 20 20",
|
|
18
18
|
fill: "none",
|
|
19
|
-
|
|
19
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
20
20
|
}, props), _path || (_path = /* @__PURE__ */ React.createElement("path", {
|
|
21
|
-
|
|
22
|
-
clipRule: "evenodd"
|
|
21
|
+
fillRule: "evenodd",
|
|
22
|
+
clipRule: "evenodd",
|
|
23
|
+
d: "M18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10ZM11 6C11 6.55228 10.5523 7 10 7C9.44771 7 9 6.55228 9 6C9 5.44772 9.44771 5 10 5C10.5523 5 11 5.44772 11 6ZM9 9C8.58579 9 8.25 9.33579 8.25 9.75C8.25 10.1642 8.58579 10.5 9 10.5H9.25338C9.41332 10.5 9.53213 10.6481 9.49743 10.8042L9.03829 12.8704C8.79542 13.9633 9.62706 15 10.7466 15H11C11.4142 15 11.75 14.6642 11.75 14.25C11.75 13.8358 11.4142 13.5 11 13.5H10.7466C10.5867 13.5 10.4679 13.3519 10.5026 13.1958L10.9617 11.1296C11.2046 10.0367 10.3729 9 9.25338 9H9Z",
|
|
24
|
+
fill: "#727683"
|
|
23
25
|
})));
|
|
24
26
|
};
|
|
25
27
|
var Memo = /* @__PURE__ */ memo(SvgInformation);
|
|
@@ -31,14 +31,16 @@ function _extends() {
|
|
|
31
31
|
}
|
|
32
32
|
var SvgLock = function SvgLock2(props) {
|
|
33
33
|
return /* @__PURE__ */ React__namespace.createElement("svg", _extends({
|
|
34
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
35
34
|
width: 20,
|
|
36
35
|
height: 20,
|
|
36
|
+
viewBox: "0 0 20 20",
|
|
37
37
|
fill: "none",
|
|
38
|
-
|
|
38
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
39
39
|
}, props), _path || (_path = /* @__PURE__ */ React__namespace.createElement("path", {
|
|
40
|
-
|
|
41
|
-
clipRule: "evenodd"
|
|
40
|
+
fillRule: "evenodd",
|
|
41
|
+
clipRule: "evenodd",
|
|
42
|
+
d: "M10.0023 2C7.79311 2 6.00225 3.79086 6.00225 6V9.11111H5.55781C4.57597 9.11111 3.78003 9.90705 3.78003 10.8889V16.2222C3.78003 17.2041 4.57597 18 5.55781 18H14.4467C15.4285 18 16.2245 17.2041 16.2245 16.2222V10.8889C16.2245 9.90705 15.4285 9.11111 14.4467 9.11111H14.0023V6C14.0023 3.79086 12.2114 2 10.0023 2ZM12.6689 9.11111V6C12.6689 4.52724 11.475 3.33333 10.0023 3.33333C8.52949 3.33333 7.33558 4.52724 7.33558 6V9.11111H12.6689Z",
|
|
43
|
+
fill: "#727683"
|
|
42
44
|
})));
|
|
43
45
|
};
|
|
44
46
|
var Memo = /* @__PURE__ */ React.memo(SvgLock);
|
|
@@ -12,14 +12,16 @@ function _extends() {
|
|
|
12
12
|
}
|
|
13
13
|
var SvgLock = function SvgLock2(props) {
|
|
14
14
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
15
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
16
15
|
width: 20,
|
|
17
16
|
height: 20,
|
|
17
|
+
viewBox: "0 0 20 20",
|
|
18
18
|
fill: "none",
|
|
19
|
-
|
|
19
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
20
20
|
}, props), _path || (_path = /* @__PURE__ */ React.createElement("path", {
|
|
21
|
-
|
|
22
|
-
clipRule: "evenodd"
|
|
21
|
+
fillRule: "evenodd",
|
|
22
|
+
clipRule: "evenodd",
|
|
23
|
+
d: "M10.0023 2C7.79311 2 6.00225 3.79086 6.00225 6V9.11111H5.55781C4.57597 9.11111 3.78003 9.90705 3.78003 10.8889V16.2222C3.78003 17.2041 4.57597 18 5.55781 18H14.4467C15.4285 18 16.2245 17.2041 16.2245 16.2222V10.8889C16.2245 9.90705 15.4285 9.11111 14.4467 9.11111H14.0023V6C14.0023 3.79086 12.2114 2 10.0023 2ZM12.6689 9.11111V6C12.6689 4.52724 11.475 3.33333 10.0023 3.33333C8.52949 3.33333 7.33558 4.52724 7.33558 6V9.11111H12.6689Z",
|
|
24
|
+
fill: "#727683"
|
|
23
25
|
})));
|
|
24
26
|
};
|
|
25
27
|
var Memo = /* @__PURE__ */ memo(SvgLock);
|
|
@@ -31,14 +31,16 @@ function _extends() {
|
|
|
31
31
|
}
|
|
32
32
|
var SvgPlay = function SvgPlay2(props) {
|
|
33
33
|
return /* @__PURE__ */ React__namespace.createElement("svg", _extends({
|
|
34
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
35
34
|
width: 20,
|
|
36
35
|
height: 20,
|
|
36
|
+
viewBox: "0 0 20 20",
|
|
37
37
|
fill: "none",
|
|
38
|
-
|
|
38
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
39
39
|
}, props), _path || (_path = /* @__PURE__ */ React__namespace.createElement("path", {
|
|
40
|
-
|
|
41
|
-
clipRule: "evenodd"
|
|
40
|
+
fillRule: "evenodd",
|
|
41
|
+
clipRule: "evenodd",
|
|
42
|
+
d: "M2 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10ZM8.39061 7.09172C8.63141 6.96025 8.92479 6.97076 9.15557 7.11912L12.6556 9.36912C12.8702 9.50712 13 9.7448 13 10C13 10.2552 12.8702 10.4929 12.6556 10.6309L9.15557 12.8809C8.92479 13.0292 8.63141 13.0398 8.39061 12.9083C8.1498 12.7768 8 12.5244 8 12.25V7.75C8 7.47565 8.1498 7.22318 8.39061 7.09172Z",
|
|
43
|
+
fill: "black"
|
|
42
44
|
})));
|
|
43
45
|
};
|
|
44
46
|
var Memo = /* @__PURE__ */ React.memo(SvgPlay);
|
|
@@ -12,14 +12,16 @@ function _extends() {
|
|
|
12
12
|
}
|
|
13
13
|
var SvgPlay = function SvgPlay2(props) {
|
|
14
14
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
15
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
16
15
|
width: 20,
|
|
17
16
|
height: 20,
|
|
17
|
+
viewBox: "0 0 20 20",
|
|
18
18
|
fill: "none",
|
|
19
|
-
|
|
19
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
20
20
|
}, props), _path || (_path = /* @__PURE__ */ React.createElement("path", {
|
|
21
|
-
|
|
22
|
-
clipRule: "evenodd"
|
|
21
|
+
fillRule: "evenodd",
|
|
22
|
+
clipRule: "evenodd",
|
|
23
|
+
d: "M2 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10ZM8.39061 7.09172C8.63141 6.96025 8.92479 6.97076 9.15557 7.11912L12.6556 9.36912C12.8702 9.50712 13 9.7448 13 10C13 10.2552 12.8702 10.4929 12.6556 10.6309L9.15557 12.8809C8.92479 13.0292 8.63141 13.0398 8.39061 12.9083C8.1498 12.7768 8 12.5244 8 12.25V7.75C8 7.47565 8.1498 7.22318 8.39061 7.09172Z",
|
|
24
|
+
fill: "black"
|
|
23
25
|
})));
|
|
24
26
|
};
|
|
25
27
|
var Memo = /* @__PURE__ */ memo(SvgPlay);
|
|
@@ -31,17 +31,21 @@ function _extends() {
|
|
|
31
31
|
}
|
|
32
32
|
var SvgRocket = function SvgRocket2(props) {
|
|
33
33
|
return /* @__PURE__ */ React__namespace.createElement("svg", _extends({
|
|
34
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
35
34
|
width: 20,
|
|
36
35
|
height: 20,
|
|
36
|
+
viewBox: "0 0 20 20",
|
|
37
37
|
fill: "none",
|
|
38
|
-
|
|
38
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
39
39
|
}, props), _path || (_path = /* @__PURE__ */ React__namespace.createElement("path", {
|
|
40
|
-
|
|
41
|
-
clipRule: "evenodd"
|
|
40
|
+
fillRule: "evenodd",
|
|
41
|
+
clipRule: "evenodd",
|
|
42
|
+
d: "M5.20531 12.6392C5.43063 12.9304 5.37723 13.3491 5.08604 13.5745C4.55933 13.982 4.22222 14.6182 4.22222 15.3333C4.22222 15.4728 4.235 15.6089 4.25935 15.7407C4.39108 15.765 4.52717 15.7778 4.66667 15.7778C5.38185 15.7778 6.01798 15.4407 6.42554 14.914C6.65086 14.6228 7.06958 14.5694 7.36077 14.7947C7.65197 15.02 7.70537 15.4387 7.48004 15.7299C6.83084 16.5689 5.81191 17.1111 4.66667 17.1111C4.25781 17.1111 3.86371 17.0418 3.49635 16.9138C3.30419 16.8469 3.15314 16.6958 3.08618 16.5036C2.95817 16.1363 2.88889 15.7422 2.88889 15.3333C2.88889 14.1881 3.43109 13.1692 4.27007 12.52C4.56126 12.2946 4.97998 12.348 5.20531 12.6392Z",
|
|
43
|
+
fill: "#727683"
|
|
42
44
|
})), _path2 || (_path2 = /* @__PURE__ */ React__namespace.createElement("path", {
|
|
43
|
-
|
|
44
|
-
clipRule: "evenodd"
|
|
45
|
+
fillRule: "evenodd",
|
|
46
|
+
clipRule: "evenodd",
|
|
47
|
+
d: "M6.22432 11.7778C6.80635 12.5223 7.47766 13.1937 8.22222 13.7757V17.3333C8.22222 17.7015 8.5207 18 8.88889 18C11.3435 18 13.3333 16.0102 13.3333 13.5556C13.3333 13.1198 13.2704 12.6978 13.153 12.2988C16.0859 10.2042 18 6.77023 18 2.88889C18 2.81097 17.9992 2.73321 17.9977 2.65563C17.9906 2.29779 17.7022 2.0094 17.3444 2.00231C17.2668 2.00077 17.189 2 17.1111 2C13.2298 2 9.79584 3.91405 7.70122 6.84703C7.30219 6.72958 6.88025 6.66667 6.44444 6.66667C3.98985 6.66667 2 8.65651 2 11.1111C2 11.4793 2.29848 11.7778 2.66667 11.7778H6.22432ZM12.6667 9.11111C13.6485 9.11111 14.4444 8.31517 14.4444 7.33333C14.4444 6.35149 13.6485 5.55556 12.6667 5.55556C11.6848 5.55556 10.8889 6.35149 10.8889 7.33333C10.8889 8.31517 11.6848 9.11111 12.6667 9.11111Z",
|
|
48
|
+
fill: "#727683"
|
|
45
49
|
})));
|
|
46
50
|
};
|
|
47
51
|
var Memo = /* @__PURE__ */ React.memo(SvgRocket);
|
|
@@ -12,17 +12,21 @@ function _extends() {
|
|
|
12
12
|
}
|
|
13
13
|
var SvgRocket = function SvgRocket2(props) {
|
|
14
14
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
15
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
16
15
|
width: 20,
|
|
17
16
|
height: 20,
|
|
17
|
+
viewBox: "0 0 20 20",
|
|
18
18
|
fill: "none",
|
|
19
|
-
|
|
19
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
20
20
|
}, props), _path || (_path = /* @__PURE__ */ React.createElement("path", {
|
|
21
|
-
|
|
22
|
-
clipRule: "evenodd"
|
|
21
|
+
fillRule: "evenodd",
|
|
22
|
+
clipRule: "evenodd",
|
|
23
|
+
d: "M5.20531 12.6392C5.43063 12.9304 5.37723 13.3491 5.08604 13.5745C4.55933 13.982 4.22222 14.6182 4.22222 15.3333C4.22222 15.4728 4.235 15.6089 4.25935 15.7407C4.39108 15.765 4.52717 15.7778 4.66667 15.7778C5.38185 15.7778 6.01798 15.4407 6.42554 14.914C6.65086 14.6228 7.06958 14.5694 7.36077 14.7947C7.65197 15.02 7.70537 15.4387 7.48004 15.7299C6.83084 16.5689 5.81191 17.1111 4.66667 17.1111C4.25781 17.1111 3.86371 17.0418 3.49635 16.9138C3.30419 16.8469 3.15314 16.6958 3.08618 16.5036C2.95817 16.1363 2.88889 15.7422 2.88889 15.3333C2.88889 14.1881 3.43109 13.1692 4.27007 12.52C4.56126 12.2946 4.97998 12.348 5.20531 12.6392Z",
|
|
24
|
+
fill: "#727683"
|
|
23
25
|
})), _path2 || (_path2 = /* @__PURE__ */ React.createElement("path", {
|
|
24
|
-
|
|
25
|
-
clipRule: "evenodd"
|
|
26
|
+
fillRule: "evenodd",
|
|
27
|
+
clipRule: "evenodd",
|
|
28
|
+
d: "M6.22432 11.7778C6.80635 12.5223 7.47766 13.1937 8.22222 13.7757V17.3333C8.22222 17.7015 8.5207 18 8.88889 18C11.3435 18 13.3333 16.0102 13.3333 13.5556C13.3333 13.1198 13.2704 12.6978 13.153 12.2988C16.0859 10.2042 18 6.77023 18 2.88889C18 2.81097 17.9992 2.73321 17.9977 2.65563C17.9906 2.29779 17.7022 2.0094 17.3444 2.00231C17.2668 2.00077 17.189 2 17.1111 2C13.2298 2 9.79584 3.91405 7.70122 6.84703C7.30219 6.72958 6.88025 6.66667 6.44444 6.66667C3.98985 6.66667 2 8.65651 2 11.1111C2 11.4793 2.29848 11.7778 2.66667 11.7778H6.22432ZM12.6667 9.11111C13.6485 9.11111 14.4444 8.31517 14.4444 7.33333C14.4444 6.35149 13.6485 5.55556 12.6667 5.55556C11.6848 5.55556 10.8889 6.35149 10.8889 7.33333C10.8889 8.31517 11.6848 9.11111 12.6667 9.11111Z",
|
|
29
|
+
fill: "#727683"
|
|
26
30
|
})));
|
|
27
31
|
};
|
|
28
32
|
var Memo = /* @__PURE__ */ memo(SvgRocket);
|
|
@@ -31,14 +31,16 @@ function _extends() {
|
|
|
31
31
|
}
|
|
32
32
|
var SvgStop = function SvgStop2(props) {
|
|
33
33
|
return /* @__PURE__ */ React__namespace.createElement("svg", _extends({
|
|
34
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
35
34
|
width: 20,
|
|
36
35
|
height: 20,
|
|
36
|
+
viewBox: "0 0 20 20",
|
|
37
37
|
fill: "none",
|
|
38
|
-
|
|
38
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
39
39
|
}, props), _path || (_path = /* @__PURE__ */ React__namespace.createElement("path", {
|
|
40
|
-
|
|
41
|
-
clipRule: "evenodd"
|
|
40
|
+
fillRule: "evenodd",
|
|
41
|
+
clipRule: "evenodd",
|
|
42
|
+
d: "M2 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10ZM7 7.75C7 7.33579 7.33579 7 7.75 7H12.25C12.6642 7 13 7.33579 13 7.75V12.25C13 12.6642 12.6642 13 12.25 13H7.75C7.33579 13 7 12.6642 7 12.25V7.75Z",
|
|
43
|
+
fill: "black"
|
|
42
44
|
})));
|
|
43
45
|
};
|
|
44
46
|
var Memo = /* @__PURE__ */ React.memo(SvgStop);
|
|
@@ -12,14 +12,16 @@ function _extends() {
|
|
|
12
12
|
}
|
|
13
13
|
var SvgStop = function SvgStop2(props) {
|
|
14
14
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
15
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
16
15
|
width: 20,
|
|
17
16
|
height: 20,
|
|
17
|
+
viewBox: "0 0 20 20",
|
|
18
18
|
fill: "none",
|
|
19
|
-
|
|
19
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
20
20
|
}, props), _path || (_path = /* @__PURE__ */ React.createElement("path", {
|
|
21
|
-
|
|
22
|
-
clipRule: "evenodd"
|
|
21
|
+
fillRule: "evenodd",
|
|
22
|
+
clipRule: "evenodd",
|
|
23
|
+
d: "M2 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10ZM7 7.75C7 7.33579 7.33579 7 7.75 7H12.25C12.6642 7 13 7.33579 13 7.75V12.25C13 12.6642 12.6642 13 12.25 13H7.75C7.33579 13 7 12.6642 7 12.25V7.75Z",
|
|
24
|
+
fill: "black"
|
|
23
25
|
})));
|
|
24
26
|
};
|
|
25
27
|
var Memo = /* @__PURE__ */ memo(SvgStop);
|
|
@@ -34,7 +34,7 @@ var SvgAddress = function SvgAddress2(props) {
|
|
|
34
34
|
xmlns: "http://www.w3.org/2000/svg"
|
|
35
35
|
}, props), _path || (_path = /* @__PURE__ */ React__namespace.createElement("path", {
|
|
36
36
|
fillRule: "evenodd",
|
|
37
|
-
d: "
|
|
37
|
+
d: "m9.69 17.933.003.001C9.89 18.02 10 18 10 18s.11.02.308-.066l.002-.001.006-.003.018-.008a6 6 0 0 0 .281-.14c.186-.096.446-.24.757-.433.62-.384 1.445-.966 2.274-1.765C15.302 13.988 17 11.493 17 8A7 7 0 1 0 3 8c0 3.492 1.698 5.988 3.355 7.584a13.7 13.7 0 0 0 2.273 1.765 12 12 0 0 0 .976.544l.062.029.018.008zM10 10.25a2.25 2.25 0 1 0 0-4.5 2.25 2.25 0 0 0 0 4.5",
|
|
38
38
|
clipRule: "evenodd"
|
|
39
39
|
})));
|
|
40
40
|
};
|
|
@@ -15,7 +15,7 @@ var SvgAddress = function SvgAddress2(props) {
|
|
|
15
15
|
xmlns: "http://www.w3.org/2000/svg"
|
|
16
16
|
}, props), _path || (_path = /* @__PURE__ */ React.createElement("path", {
|
|
17
17
|
fillRule: "evenodd",
|
|
18
|
-
d: "
|
|
18
|
+
d: "m9.69 17.933.003.001C9.89 18.02 10 18 10 18s.11.02.308-.066l.002-.001.006-.003.018-.008a6 6 0 0 0 .281-.14c.186-.096.446-.24.757-.433.62-.384 1.445-.966 2.274-1.765C15.302 13.988 17 11.493 17 8A7 7 0 1 0 3 8c0 3.492 1.698 5.988 3.355 7.584a13.7 13.7 0 0 0 2.273 1.765 12 12 0 0 0 .976.544l.062.029.018.008zM10 10.25a2.25 2.25 0 1 0 0-4.5 2.25 2.25 0 0 0 0 4.5",
|
|
19
19
|
clipRule: "evenodd"
|
|
20
20
|
})));
|
|
21
21
|
};
|
|
@@ -31,14 +31,16 @@ function _extends() {
|
|
|
31
31
|
}
|
|
32
32
|
var SvgAlertCircle = function SvgAlertCircle2(props) {
|
|
33
33
|
return /* @__PURE__ */ React__namespace.createElement("svg", _extends({
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
34
|
+
width: 20,
|
|
35
|
+
height: 20,
|
|
36
|
+
viewBox: "0 0 20 20",
|
|
37
37
|
fill: "none",
|
|
38
|
-
|
|
38
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
39
39
|
}, props), _path || (_path = /* @__PURE__ */ React__namespace.createElement("path", {
|
|
40
|
-
|
|
41
|
-
clipRule: "evenodd"
|
|
40
|
+
fillRule: "evenodd",
|
|
41
|
+
clipRule: "evenodd",
|
|
42
|
+
d: "M18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10ZM10 5C10.4142 5 10.75 5.33579 10.75 5.75V10.25C10.75 10.6642 10.4142 11 10 11C9.58579 11 9.25 10.6642 9.25 10.25V5.75C9.25 5.33579 9.58579 5 10 5ZM10 15C10.5523 15 11 14.5523 11 14C11 13.4477 10.5523 13 10 13C9.44771 13 9 13.4477 9 14C9 14.5523 9.44771 15 10 15Z",
|
|
43
|
+
fill: "#727683"
|
|
42
44
|
})));
|
|
43
45
|
};
|
|
44
46
|
var Memo = /* @__PURE__ */ React.memo(SvgAlertCircle);
|
|
@@ -12,14 +12,16 @@ function _extends() {
|
|
|
12
12
|
}
|
|
13
13
|
var SvgAlertCircle = function SvgAlertCircle2(props) {
|
|
14
14
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
15
|
+
width: 20,
|
|
16
|
+
height: 20,
|
|
17
|
+
viewBox: "0 0 20 20",
|
|
18
18
|
fill: "none",
|
|
19
|
-
|
|
19
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
20
20
|
}, props), _path || (_path = /* @__PURE__ */ React.createElement("path", {
|
|
21
|
-
|
|
22
|
-
clipRule: "evenodd"
|
|
21
|
+
fillRule: "evenodd",
|
|
22
|
+
clipRule: "evenodd",
|
|
23
|
+
d: "M18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10ZM10 5C10.4142 5 10.75 5.33579 10.75 5.75V10.25C10.75 10.6642 10.4142 11 10 11C9.58579 11 9.25 10.6642 9.25 10.25V5.75C9.25 5.33579 9.58579 5 10 5ZM10 15C10.5523 15 11 14.5523 11 14C11 13.4477 10.5523 13 10 13C9.44771 13 9 13.4477 9 14C9 14.5523 9.44771 15 10 15Z",
|
|
24
|
+
fill: "#727683"
|
|
23
25
|
})));
|
|
24
26
|
};
|
|
25
27
|
var Memo = /* @__PURE__ */ memo(SvgAlertCircle);
|
|
@@ -32,12 +32,12 @@ function _extends() {
|
|
|
32
32
|
var SvgAutoFix = function SvgAutoFix2(props) {
|
|
33
33
|
return /* @__PURE__ */ React__namespace.createElement("svg", _extends({
|
|
34
34
|
xmlns: "http://www.w3.org/2000/svg",
|
|
35
|
-
width:
|
|
36
|
-
height:
|
|
35
|
+
width: 20,
|
|
36
|
+
height: 20,
|
|
37
37
|
fill: "none",
|
|
38
|
-
viewBox: "0 0
|
|
38
|
+
viewBox: "0 0 20 20"
|
|
39
39
|
}, props), _path || (_path = /* @__PURE__ */ React__namespace.createElement("path", {
|
|
40
|
-
d: "
|
|
40
|
+
d: "m16.547 5.386.387-.836.835-.387a.395.395 0 0 0 0-.717l-.835-.387-.387-.828a.394.394 0 0 0-.717 0l-.386.836-.828.387a.395.395 0 0 0 0 .717l.836.387.386.828a.388.388 0 0 0 .71 0m-9.067 0 .386-.836.836-.387a.395.395 0 0 0 0-.717l-.835-.379-.387-.836a.388.388 0 0 0-.71 0l-.386.836-.835.387a.395.395 0 0 0 0 .717l.835.387.387.828a.388.388 0 0 0 .71 0m8.356 5.915-.386.836-.836.387a.395.395 0 0 0 0 .718l.836.386.386.836a.394.394 0 0 0 .717 0l.387-.836.827-.394a.395.395 0 0 0 0-.718l-.835-.386-.387-.837c-.134-.3-.575-.3-.71.008m-1.45-3.454-2.23-2.232a.785.785 0 0 0-1.112 0l-8.814 8.81a.786.786 0 0 0 0 1.112l2.23 2.232a.785.785 0 0 0 1.112 0l8.806-8.81a.78.78 0 0 0 .008-1.112m-2.76 1.648-1.11-1.112 1.087-1.088 1.112 1.112z"
|
|
41
41
|
})));
|
|
42
42
|
};
|
|
43
43
|
var Memo = /* @__PURE__ */ React.memo(SvgAutoFix);
|
|
@@ -13,12 +13,12 @@ function _extends() {
|
|
|
13
13
|
var SvgAutoFix = function SvgAutoFix2(props) {
|
|
14
14
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
15
15
|
xmlns: "http://www.w3.org/2000/svg",
|
|
16
|
-
width:
|
|
17
|
-
height:
|
|
16
|
+
width: 20,
|
|
17
|
+
height: 20,
|
|
18
18
|
fill: "none",
|
|
19
|
-
viewBox: "0 0
|
|
19
|
+
viewBox: "0 0 20 20"
|
|
20
20
|
}, props), _path || (_path = /* @__PURE__ */ React.createElement("path", {
|
|
21
|
-
d: "
|
|
21
|
+
d: "m16.547 5.386.387-.836.835-.387a.395.395 0 0 0 0-.717l-.835-.387-.387-.828a.394.394 0 0 0-.717 0l-.386.836-.828.387a.395.395 0 0 0 0 .717l.836.387.386.828a.388.388 0 0 0 .71 0m-9.067 0 .386-.836.836-.387a.395.395 0 0 0 0-.717l-.835-.379-.387-.836a.388.388 0 0 0-.71 0l-.386.836-.835.387a.395.395 0 0 0 0 .717l.835.387.387.828a.388.388 0 0 0 .71 0m8.356 5.915-.386.836-.836.387a.395.395 0 0 0 0 .718l.836.386.386.836a.394.394 0 0 0 .717 0l.387-.836.827-.394a.395.395 0 0 0 0-.718l-.835-.386-.387-.837c-.134-.3-.575-.3-.71.008m-1.45-3.454-2.23-2.232a.785.785 0 0 0-1.112 0l-8.814 8.81a.786.786 0 0 0 0 1.112l2.23 2.232a.785.785 0 0 0 1.112 0l8.806-8.81a.78.78 0 0 0 .008-1.112m-2.76 1.648-1.11-1.112 1.087-1.088 1.112 1.112z"
|
|
22
22
|
})));
|
|
23
23
|
};
|
|
24
24
|
var Memo = /* @__PURE__ */ memo(SvgAutoFix);
|
|
@@ -19,7 +19,7 @@ function _interopNamespaceCompat(e) {
|
|
|
19
19
|
return Object.freeze(n);
|
|
20
20
|
}
|
|
21
21
|
const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
|
|
22
|
-
var _path;
|
|
22
|
+
var _path, _path2;
|
|
23
23
|
function _extends() {
|
|
24
24
|
return _extends = Object.assign ? Object.assign.bind() : function(n) {
|
|
25
25
|
for (var e = 1; e < arguments.length; e++) {
|
|
@@ -31,13 +31,17 @@ function _extends() {
|
|
|
31
31
|
}
|
|
32
32
|
var SvgBookOpenOutline = function SvgBookOpenOutline2(props) {
|
|
33
33
|
return /* @__PURE__ */ React__namespace.createElement("svg", _extends({
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
34
|
+
width: 20,
|
|
35
|
+
height: 20,
|
|
36
|
+
viewBox: "0 0 20 20",
|
|
37
37
|
fill: "none",
|
|
38
|
-
|
|
38
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
39
39
|
}, props), _path || (_path = /* @__PURE__ */ React__namespace.createElement("path", {
|
|
40
|
-
d: "
|
|
40
|
+
d: "M10.75 16.9098C11.9579 16.0774 13.4212 15.5903 15 15.5903C15.7103 15.5903 16.3964 15.6889 17.0459 15.8726C17.272 15.9365 17.515 15.8908 17.7024 15.749C17.8899 15.6073 18 15.3859 18 15.1509V4.15088C18 3.81528 17.7771 3.52053 17.4541 3.42919C16.6731 3.20829 15.8497 3.09033 15 3.09033C13.4636 3.09033 12.016 3.47582 10.75 4.1552V16.9098Z",
|
|
41
|
+
fill: "#727683"
|
|
42
|
+
})), _path2 || (_path2 = /* @__PURE__ */ React__namespace.createElement("path", {
|
|
43
|
+
d: "M9.25 4.1552C7.98396 3.47582 6.5364 3.09033 5 3.09033C4.15029 3.09033 3.32689 3.20829 2.54588 3.42919C2.22295 3.52053 2 3.81528 2 4.15088V15.1509C2 15.3859 2.11014 15.6073 2.29756 15.749C2.48497 15.8908 2.728 15.9365 2.95412 15.8726C3.60361 15.6889 4.28967 15.5903 5 15.5903C6.57884 15.5903 8.04208 16.0774 9.25 16.9098V4.1552Z",
|
|
44
|
+
fill: "#727683"
|
|
41
45
|
})));
|
|
42
46
|
};
|
|
43
47
|
var Memo = /* @__PURE__ */ React.memo(SvgBookOpenOutline);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import { memo } from "react";
|
|
3
|
-
var _path;
|
|
3
|
+
var _path, _path2;
|
|
4
4
|
function _extends() {
|
|
5
5
|
return _extends = Object.assign ? Object.assign.bind() : function(n) {
|
|
6
6
|
for (var e = 1; e < arguments.length; e++) {
|
|
@@ -12,13 +12,17 @@ function _extends() {
|
|
|
12
12
|
}
|
|
13
13
|
var SvgBookOpenOutline = function SvgBookOpenOutline2(props) {
|
|
14
14
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
15
|
+
width: 20,
|
|
16
|
+
height: 20,
|
|
17
|
+
viewBox: "0 0 20 20",
|
|
18
18
|
fill: "none",
|
|
19
|
-
|
|
19
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
20
20
|
}, props), _path || (_path = /* @__PURE__ */ React.createElement("path", {
|
|
21
|
-
d: "
|
|
21
|
+
d: "M10.75 16.9098C11.9579 16.0774 13.4212 15.5903 15 15.5903C15.7103 15.5903 16.3964 15.6889 17.0459 15.8726C17.272 15.9365 17.515 15.8908 17.7024 15.749C17.8899 15.6073 18 15.3859 18 15.1509V4.15088C18 3.81528 17.7771 3.52053 17.4541 3.42919C16.6731 3.20829 15.8497 3.09033 15 3.09033C13.4636 3.09033 12.016 3.47582 10.75 4.1552V16.9098Z",
|
|
22
|
+
fill: "#727683"
|
|
23
|
+
})), _path2 || (_path2 = /* @__PURE__ */ React.createElement("path", {
|
|
24
|
+
d: "M9.25 4.1552C7.98396 3.47582 6.5364 3.09033 5 3.09033C4.15029 3.09033 3.32689 3.20829 2.54588 3.42919C2.22295 3.52053 2 3.81528 2 4.15088V15.1509C2 15.3859 2.11014 15.6073 2.29756 15.749C2.48497 15.8908 2.728 15.9365 2.95412 15.8726C3.60361 15.6889 4.28967 15.5903 5 15.5903C6.57884 15.5903 8.04208 16.0774 9.25 16.9098V4.1552Z",
|
|
25
|
+
fill: "#727683"
|
|
22
26
|
})));
|
|
23
27
|
};
|
|
24
28
|
var Memo = /* @__PURE__ */ memo(SvgBookOpenOutline);
|
|
@@ -32,12 +32,12 @@ function _extends() {
|
|
|
32
32
|
var SvgBullhorn = function SvgBullhorn2(props) {
|
|
33
33
|
return /* @__PURE__ */ React__namespace.createElement("svg", _extends({
|
|
34
34
|
xmlns: "http://www.w3.org/2000/svg",
|
|
35
|
-
width:
|
|
36
|
-
height:
|
|
35
|
+
width: 20,
|
|
36
|
+
height: 20,
|
|
37
37
|
fill: "none",
|
|
38
|
-
viewBox: "0 0
|
|
38
|
+
viewBox: "0 0 20 20"
|
|
39
39
|
}, props), _path || (_path = /* @__PURE__ */ React__namespace.createElement("path", {
|
|
40
|
-
d: "M13.
|
|
40
|
+
d: "M13.485 4.484a17.2 17.2 0 0 1-5.6 1.76Q6.74 6.4 5.555 6.4a3.556 3.556 0 0 0-.447 7.083 14 14 0 0 0 1.13 2.97c.352.685 1.192.888 1.822.524l.77-.444c.646-.373.836-1.175.523-1.797q-.22-.44-.398-.892c1.6.318 3.12.857 4.53 1.583a16 16 0 0 0 .96-5.472 16 16 0 0 0-.96-5.47m1.175-.666a17.3 17.3 0 0 1 1.118 6.136c0 2.16-.396 4.23-1.118 6.137l-.026.068a.667.667 0 1 0 1.245.478q.115-.299.22-.604c.492-1.43.816-2.94.947-4.503a1.777 1.777 0 0 0 0-3.152 18.6 18.6 0 0 0-1.167-5.106.667.667 0 0 0-1.245.477z"
|
|
41
41
|
})));
|
|
42
42
|
};
|
|
43
43
|
var Memo = /* @__PURE__ */ React.memo(SvgBullhorn);
|
|
@@ -13,12 +13,12 @@ function _extends() {
|
|
|
13
13
|
var SvgBullhorn = function SvgBullhorn2(props) {
|
|
14
14
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
15
15
|
xmlns: "http://www.w3.org/2000/svg",
|
|
16
|
-
width:
|
|
17
|
-
height:
|
|
16
|
+
width: 20,
|
|
17
|
+
height: 20,
|
|
18
18
|
fill: "none",
|
|
19
|
-
viewBox: "0 0
|
|
19
|
+
viewBox: "0 0 20 20"
|
|
20
20
|
}, props), _path || (_path = /* @__PURE__ */ React.createElement("path", {
|
|
21
|
-
d: "M13.
|
|
21
|
+
d: "M13.485 4.484a17.2 17.2 0 0 1-5.6 1.76Q6.74 6.4 5.555 6.4a3.556 3.556 0 0 0-.447 7.083 14 14 0 0 0 1.13 2.97c.352.685 1.192.888 1.822.524l.77-.444c.646-.373.836-1.175.523-1.797q-.22-.44-.398-.892c1.6.318 3.12.857 4.53 1.583a16 16 0 0 0 .96-5.472 16 16 0 0 0-.96-5.47m1.175-.666a17.3 17.3 0 0 1 1.118 6.136c0 2.16-.396 4.23-1.118 6.137l-.026.068a.667.667 0 1 0 1.245.478q.115-.299.22-.604c.492-1.43.816-2.94.947-4.503a1.777 1.777 0 0 0 0-3.152 18.6 18.6 0 0 0-1.167-5.106.667.667 0 0 0-1.245.477z"
|
|
22
22
|
})));
|
|
23
23
|
};
|
|
24
24
|
var Memo = /* @__PURE__ */ memo(SvgBullhorn);
|
|
@@ -31,14 +31,16 @@ function _extends() {
|
|
|
31
31
|
}
|
|
32
32
|
var SvgCalculator = function SvgCalculator2(props) {
|
|
33
33
|
return /* @__PURE__ */ React__namespace.createElement("svg", _extends({
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
34
|
+
width: 20,
|
|
35
|
+
height: 20,
|
|
36
|
+
viewBox: "0 0 20 20",
|
|
37
37
|
fill: "none",
|
|
38
|
-
|
|
38
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
39
39
|
}, props), _path || (_path = /* @__PURE__ */ React__namespace.createElement("path", {
|
|
40
|
-
|
|
41
|
-
clipRule: "evenodd"
|
|
40
|
+
fillRule: "evenodd",
|
|
41
|
+
clipRule: "evenodd",
|
|
42
|
+
d: "M10.0001 2C8.47441 2 6.97037 2.09378 5.49343 2.27596C4.49409 2.39923 3.77783 3.25665 3.77783 4.23699V16C3.77783 17.1046 4.67326 18 5.77783 18H14.2223C15.3268 18 16.2223 17.1046 16.2223 16V4.23699C16.2223 3.25666 15.506 2.39923 14.5067 2.27596C13.0297 2.09378 11.5257 2 10.0001 2ZM6.43582 8.88889C6.43582 8.5207 6.73429 8.22222 7.10248 8.22222H7.11137C7.47956 8.22222 7.77804 8.5207 7.77804 8.88889V8.89778C7.77804 9.26597 7.47956 9.56444 7.11137 9.56444H7.10248C6.73429 9.56444 6.43582 9.26597 6.43582 8.89778V8.88889ZM7.10248 10.1481C6.73429 10.1481 6.43582 10.4466 6.43582 10.8148V10.8237C6.43582 11.1919 6.73429 11.4903 7.10248 11.4903H7.11137C7.47956 11.4903 7.77804 11.1919 7.77804 10.8237V10.8148C7.77804 10.4466 7.47956 10.1481 7.11137 10.1481H7.10248ZM6.43582 12.7407C6.43582 12.3725 6.73429 12.074 7.10248 12.074H7.11137C7.47956 12.074 7.77804 12.3725 7.77804 12.7407V12.7496C7.77804 13.1177 7.47956 13.4162 7.11137 13.4162H7.10248C6.73429 13.4162 6.43582 13.1177 6.43582 12.7496V12.7407ZM7.10248 13.9999C6.73429 13.9999 6.43582 14.2984 6.43582 14.6666V14.6754C6.43582 15.0436 6.73429 15.3421 7.10248 15.3421H7.11137C7.47956 15.3421 7.77804 15.0436 7.77804 14.6754V14.6666C7.77804 14.2984 7.47956 13.9999 7.11137 13.9999H7.10248ZM8.36175 8.88889C8.36175 8.5207 8.66023 8.22222 9.02842 8.22222H9.0373C9.40549 8.22222 9.70397 8.5207 9.70397 8.88889V8.89778C9.70397 9.26597 9.40549 9.56444 9.0373 9.56444H9.02842C8.66023 9.56444 8.36175 9.26597 8.36175 8.89778V8.88889ZM9.02842 10.1481C8.66023 10.1481 8.36175 10.4466 8.36175 10.8148V10.8237C8.36175 11.1919 8.66023 11.4903 9.02842 11.4903H9.0373C9.40549 11.4903 9.70397 11.1919 9.70397 10.8237V10.8148C9.70397 10.4466 9.40549 10.1481 9.0373 10.1481H9.02842ZM8.36175 12.7407C8.36175 12.3725 8.66023 12.074 9.02842 12.074H9.0373C9.40549 12.074 9.70397 12.3725 9.70397 12.7407V12.7496C9.70397 13.1177 9.40549 13.4162 9.0373 13.4162H9.02842C8.66023 13.4162 8.36175 13.1177 8.36175 12.7496V12.7407ZM9.02842 13.9999C8.66023 13.9999 8.36175 14.2984 8.36175 14.6666V14.6754C8.36175 15.0436 8.66023 15.3421 9.02842 15.3421H9.0373C9.40549 15.3421 9.70397 15.0436 9.70397 14.6754V14.6666C9.70397 14.2984 9.40549 13.9999 9.0373 13.9999H9.02842ZM10.2906 8.88889C10.2906 8.5207 10.5891 8.22222 10.9573 8.22222H10.9662C11.3344 8.22222 11.6329 8.5207 11.6329 8.88889V8.89778C11.6329 9.26597 11.3344 9.56444 10.9662 9.56444H10.9573C10.5891 9.56444 10.2906 9.26597 10.2906 8.89778V8.88889ZM10.9573 10.1481C10.5891 10.1481 10.2906 10.4466 10.2906 10.8148V10.8237C10.2906 11.1919 10.5891 11.4903 10.9573 11.4903H10.9662C11.3344 11.4903 11.6329 11.1919 11.6329 10.8237V10.8148C11.6329 10.4466 11.3344 10.1481 10.9662 10.1481H10.9573ZM10.2906 12.7407C10.2906 12.3725 10.5891 12.074 10.9573 12.074H10.9662C11.3344 12.074 11.6329 12.3725 11.6329 12.7407V12.7496C11.6329 13.1177 11.3344 13.4162 10.9662 13.4162H10.9573C10.5891 13.4162 10.2906 13.1177 10.2906 12.7496V12.7407ZM10.9573 13.9999C10.5891 13.9999 10.2906 14.2984 10.2906 14.6666V14.6754C10.2906 15.0436 10.5891 15.3421 10.9573 15.3421H10.9662C11.3344 15.3421 11.6329 15.0436 11.6329 14.6754V14.6666C11.6329 14.2984 11.3344 13.9999 10.9662 13.9999H10.9573ZM12.2225 8.88889C12.2225 8.5207 12.521 8.22222 12.8892 8.22222H12.898C13.2662 8.22222 13.5647 8.5207 13.5647 8.88889V8.89778C13.5647 9.26597 13.2662 9.56444 12.898 9.56444H12.8892C12.521 9.56444 12.2225 9.26597 12.2225 8.89778V8.88889ZM12.8892 10.1481C12.521 10.1481 12.2225 10.4466 12.2225 10.8148V10.8237C12.2225 11.1919 12.521 11.4903 12.8892 11.4903H12.898C13.2662 11.4903 13.5647 11.1919 13.5647 10.8237V10.8148C13.5647 10.4466 13.2662 10.1481 12.898 10.1481H12.8892ZM12.8892 12.0741C13.2573 12.0741 13.5558 12.3726 13.5558 12.7408V14.6667C13.5558 15.0349 13.2573 15.3334 12.8892 15.3334C12.521 15.3334 12.2225 15.0349 12.2225 14.6667V12.7408C12.2225 12.3726 12.521 12.0741 12.8892 12.0741ZM7.11117 4.66667C6.74298 4.66667 6.4445 4.96514 6.4445 5.33333V5.77778C6.4445 6.14597 6.74298 6.44444 7.11117 6.44444H12.8889C13.2571 6.44444 13.5556 6.14597 13.5556 5.77778V5.33333C13.5556 4.96514 13.2571 4.66667 12.8889 4.66667H7.11117Z",
|
|
43
|
+
fill: "#727683"
|
|
42
44
|
})));
|
|
43
45
|
};
|
|
44
46
|
var Memo = /* @__PURE__ */ React.memo(SvgCalculator);
|
|
@@ -12,14 +12,16 @@ function _extends() {
|
|
|
12
12
|
}
|
|
13
13
|
var SvgCalculator = function SvgCalculator2(props) {
|
|
14
14
|
return /* @__PURE__ */ React.createElement("svg", _extends({
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
15
|
+
width: 20,
|
|
16
|
+
height: 20,
|
|
17
|
+
viewBox: "0 0 20 20",
|
|
18
18
|
fill: "none",
|
|
19
|
-
|
|
19
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
20
20
|
}, props), _path || (_path = /* @__PURE__ */ React.createElement("path", {
|
|
21
|
-
|
|
22
|
-
clipRule: "evenodd"
|
|
21
|
+
fillRule: "evenodd",
|
|
22
|
+
clipRule: "evenodd",
|
|
23
|
+
d: "M10.0001 2C8.47441 2 6.97037 2.09378 5.49343 2.27596C4.49409 2.39923 3.77783 3.25665 3.77783 4.23699V16C3.77783 17.1046 4.67326 18 5.77783 18H14.2223C15.3268 18 16.2223 17.1046 16.2223 16V4.23699C16.2223 3.25666 15.506 2.39923 14.5067 2.27596C13.0297 2.09378 11.5257 2 10.0001 2ZM6.43582 8.88889C6.43582 8.5207 6.73429 8.22222 7.10248 8.22222H7.11137C7.47956 8.22222 7.77804 8.5207 7.77804 8.88889V8.89778C7.77804 9.26597 7.47956 9.56444 7.11137 9.56444H7.10248C6.73429 9.56444 6.43582 9.26597 6.43582 8.89778V8.88889ZM7.10248 10.1481C6.73429 10.1481 6.43582 10.4466 6.43582 10.8148V10.8237C6.43582 11.1919 6.73429 11.4903 7.10248 11.4903H7.11137C7.47956 11.4903 7.77804 11.1919 7.77804 10.8237V10.8148C7.77804 10.4466 7.47956 10.1481 7.11137 10.1481H7.10248ZM6.43582 12.7407C6.43582 12.3725 6.73429 12.074 7.10248 12.074H7.11137C7.47956 12.074 7.77804 12.3725 7.77804 12.7407V12.7496C7.77804 13.1177 7.47956 13.4162 7.11137 13.4162H7.10248C6.73429 13.4162 6.43582 13.1177 6.43582 12.7496V12.7407ZM7.10248 13.9999C6.73429 13.9999 6.43582 14.2984 6.43582 14.6666V14.6754C6.43582 15.0436 6.73429 15.3421 7.10248 15.3421H7.11137C7.47956 15.3421 7.77804 15.0436 7.77804 14.6754V14.6666C7.77804 14.2984 7.47956 13.9999 7.11137 13.9999H7.10248ZM8.36175 8.88889C8.36175 8.5207 8.66023 8.22222 9.02842 8.22222H9.0373C9.40549 8.22222 9.70397 8.5207 9.70397 8.88889V8.89778C9.70397 9.26597 9.40549 9.56444 9.0373 9.56444H9.02842C8.66023 9.56444 8.36175 9.26597 8.36175 8.89778V8.88889ZM9.02842 10.1481C8.66023 10.1481 8.36175 10.4466 8.36175 10.8148V10.8237C8.36175 11.1919 8.66023 11.4903 9.02842 11.4903H9.0373C9.40549 11.4903 9.70397 11.1919 9.70397 10.8237V10.8148C9.70397 10.4466 9.40549 10.1481 9.0373 10.1481H9.02842ZM8.36175 12.7407C8.36175 12.3725 8.66023 12.074 9.02842 12.074H9.0373C9.40549 12.074 9.70397 12.3725 9.70397 12.7407V12.7496C9.70397 13.1177 9.40549 13.4162 9.0373 13.4162H9.02842C8.66023 13.4162 8.36175 13.1177 8.36175 12.7496V12.7407ZM9.02842 13.9999C8.66023 13.9999 8.36175 14.2984 8.36175 14.6666V14.6754C8.36175 15.0436 8.66023 15.3421 9.02842 15.3421H9.0373C9.40549 15.3421 9.70397 15.0436 9.70397 14.6754V14.6666C9.70397 14.2984 9.40549 13.9999 9.0373 13.9999H9.02842ZM10.2906 8.88889C10.2906 8.5207 10.5891 8.22222 10.9573 8.22222H10.9662C11.3344 8.22222 11.6329 8.5207 11.6329 8.88889V8.89778C11.6329 9.26597 11.3344 9.56444 10.9662 9.56444H10.9573C10.5891 9.56444 10.2906 9.26597 10.2906 8.89778V8.88889ZM10.9573 10.1481C10.5891 10.1481 10.2906 10.4466 10.2906 10.8148V10.8237C10.2906 11.1919 10.5891 11.4903 10.9573 11.4903H10.9662C11.3344 11.4903 11.6329 11.1919 11.6329 10.8237V10.8148C11.6329 10.4466 11.3344 10.1481 10.9662 10.1481H10.9573ZM10.2906 12.7407C10.2906 12.3725 10.5891 12.074 10.9573 12.074H10.9662C11.3344 12.074 11.6329 12.3725 11.6329 12.7407V12.7496C11.6329 13.1177 11.3344 13.4162 10.9662 13.4162H10.9573C10.5891 13.4162 10.2906 13.1177 10.2906 12.7496V12.7407ZM10.9573 13.9999C10.5891 13.9999 10.2906 14.2984 10.2906 14.6666V14.6754C10.2906 15.0436 10.5891 15.3421 10.9573 15.3421H10.9662C11.3344 15.3421 11.6329 15.0436 11.6329 14.6754V14.6666C11.6329 14.2984 11.3344 13.9999 10.9662 13.9999H10.9573ZM12.2225 8.88889C12.2225 8.5207 12.521 8.22222 12.8892 8.22222H12.898C13.2662 8.22222 13.5647 8.5207 13.5647 8.88889V8.89778C13.5647 9.26597 13.2662 9.56444 12.898 9.56444H12.8892C12.521 9.56444 12.2225 9.26597 12.2225 8.89778V8.88889ZM12.8892 10.1481C12.521 10.1481 12.2225 10.4466 12.2225 10.8148V10.8237C12.2225 11.1919 12.521 11.4903 12.8892 11.4903H12.898C13.2662 11.4903 13.5647 11.1919 13.5647 10.8237V10.8148C13.5647 10.4466 13.2662 10.1481 12.898 10.1481H12.8892ZM12.8892 12.0741C13.2573 12.0741 13.5558 12.3726 13.5558 12.7408V14.6667C13.5558 15.0349 13.2573 15.3334 12.8892 15.3334C12.521 15.3334 12.2225 15.0349 12.2225 14.6667V12.7408C12.2225 12.3726 12.521 12.0741 12.8892 12.0741ZM7.11117 4.66667C6.74298 4.66667 6.4445 4.96514 6.4445 5.33333V5.77778C6.4445 6.14597 6.74298 6.44444 7.11117 6.44444H12.8889C13.2571 6.44444 13.5556 6.14597 13.5556 5.77778V5.33333C13.5556 4.96514 13.2571 4.66667 12.8889 4.66667H7.11117Z",
|
|
24
|
+
fill: "#727683"
|
|
23
25
|
})));
|
|
24
26
|
};
|
|
25
27
|
var Memo = /* @__PURE__ */ memo(SvgCalculator);
|
|
@@ -32,14 +32,14 @@ function _extends() {
|
|
|
32
32
|
var SvgCalendarRange = function SvgCalendarRange2(props) {
|
|
33
33
|
return /* @__PURE__ */ React__namespace.createElement("svg", _extends({
|
|
34
34
|
xmlns: "http://www.w3.org/2000/svg",
|
|
35
|
-
width:
|
|
36
|
-
height:
|
|
35
|
+
width: 20,
|
|
36
|
+
height: 20,
|
|
37
37
|
fill: "none",
|
|
38
|
-
viewBox: "0 0
|
|
38
|
+
viewBox: "0 0 20 20"
|
|
39
39
|
}, props), _path || (_path = /* @__PURE__ */ React__namespace.createElement("path", {
|
|
40
|
-
d: "M5.
|
|
40
|
+
d: "M5.25 12a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H6a.75.75 0 0 1-.75-.75zM6 13.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V14a.75.75 0 0 0-.75-.75zM7.25 12a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H8a.75.75 0 0 1-.75-.75zM8 13.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V14a.75.75 0 0 0-.75-.75zM9.25 10a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H10a.75.75 0 0 1-.75-.75zm.75 1.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V12a.75.75 0 0 0-.75-.75zM9.25 14a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H10a.75.75 0 0 1-.75-.75zM12 9.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V10a.75.75 0 0 0-.75-.75zM11.25 12a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H12a.75.75 0 0 1-.75-.75zm.75 1.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V14a.75.75 0 0 0-.75-.75zM13.25 10a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H14a.75.75 0 0 1-.75-.75zm.75 1.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V12a.75.75 0 0 0-.75-.75z"
|
|
41
41
|
})), _path2 || (_path2 = /* @__PURE__ */ React__namespace.createElement("path", {
|
|
42
|
-
d: "
|
|
42
|
+
d: "M5.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h.25A2.75 2.75 0 0 1 18 6.75v8.5A2.75 2.75 0 0 1 15.25 18H4.75A2.75 2.75 0 0 1 2 15.25v-8.5A2.75 2.75 0 0 1 4.75 4H5V2.75A.75.75 0 0 1 5.75 2m-1 5.5c-.69 0-1.25.56-1.25 1.25v6.5c0 .69.56 1.25 1.25 1.25h10.5c.69 0 1.25-.56 1.25-1.25v-6.5c0-.69-.56-1.25-1.25-1.25z",
|
|
43
43
|
clipRule: "evenodd"
|
|
44
44
|
})));
|
|
45
45
|
};
|