@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
|
@@ -13,14 +13,14 @@ function _extends() {
|
|
|
13
13
|
var SvgCalendarRange = function SvgCalendarRange2(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: "M5.
|
|
21
|
+
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"
|
|
22
22
|
})), _path2 || (_path2 = /* @__PURE__ */ React.createElement("path", {
|
|
23
|
-
d: "
|
|
23
|
+
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",
|
|
24
24
|
clipRule: "evenodd"
|
|
25
25
|
})));
|
|
26
26
|
};
|
|
@@ -32,12 +32,13 @@ function _extends() {
|
|
|
32
32
|
var SvgChat = function SvgChat2(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: "M4.16 3.354A37 37 0 0 1 10 2.89c1.988 0 3.938.16 5.84.465C17.117 3.56 18 4.678 18 5.934v4.576c0 1.256-.883 2.374-2.16 2.58a37 37 0 0 1-4.607.445.7.7 0 0 0-.47.2l-3.18 3.18a.667.667 0 0 1-1.139-.47v-3.06a36 36 0 0 1-2.284-.295C2.883 12.884 2 11.766 2 10.51V5.934c0-1.256.883-2.374 2.16-2.58",
|
|
41
|
+
clipRule: "evenodd"
|
|
41
42
|
})));
|
|
42
43
|
};
|
|
43
44
|
var Memo = /* @__PURE__ */ React.memo(SvgChat);
|
|
@@ -13,12 +13,13 @@ function _extends() {
|
|
|
13
13
|
var SvgChat = function SvgChat2(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: "M4.16 3.354A37 37 0 0 1 10 2.89c1.988 0 3.938.16 5.84.465C17.117 3.56 18 4.678 18 5.934v4.576c0 1.256-.883 2.374-2.16 2.58a37 37 0 0 1-4.607.445.7.7 0 0 0-.47.2l-3.18 3.18a.667.667 0 0 1-1.139-.47v-3.06a36 36 0 0 1-2.284-.295C2.883 12.884 2 11.766 2 10.51V5.934c0-1.256.883-2.374 2.16-2.58",
|
|
22
|
+
clipRule: "evenodd"
|
|
22
23
|
})));
|
|
23
24
|
};
|
|
24
25
|
var Memo = /* @__PURE__ */ memo(SvgChat);
|
|
@@ -31,14 +31,16 @@ function _extends() {
|
|
|
31
31
|
}
|
|
32
32
|
var SvgCheckCircle = function SvgCheckCircle2(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 18C14.4183 18 18 14.4183 18 10C18 5.58172 14.4183 2 10 2C5.58172 2 2 5.58172 2 10C2 14.4183 5.58172 18 10 18ZM13.8566 8.19113C14.1002 7.85614 14.0261 7.38708 13.6911 7.14345C13.3561 6.89982 12.8871 6.97388 12.6434 7.30887L9.15969 12.099L7.28033 10.2197C6.98744 9.92678 6.51256 9.92678 6.21967 10.2197C5.92678 10.5126 5.92678 10.9874 6.21967 11.2803L8.71967 13.7803C8.87477 13.9354 9.08999 14.0149 9.30867 13.9977C9.52734 13.9805 9.72754 13.8685 9.85655 13.6911L13.8566 8.19113Z",
|
|
43
|
+
fill: "#727683"
|
|
42
44
|
})));
|
|
43
45
|
};
|
|
44
46
|
var Memo = /* @__PURE__ */ React.memo(SvgCheckCircle);
|
|
@@ -12,14 +12,16 @@ function _extends() {
|
|
|
12
12
|
}
|
|
13
13
|
var SvgCheckCircle = function SvgCheckCircle2(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 18C14.4183 18 18 14.4183 18 10C18 5.58172 14.4183 2 10 2C5.58172 2 2 5.58172 2 10C2 14.4183 5.58172 18 10 18ZM13.8566 8.19113C14.1002 7.85614 14.0261 7.38708 13.6911 7.14345C13.3561 6.89982 12.8871 6.97388 12.6434 7.30887L9.15969 12.099L7.28033 10.2197C6.98744 9.92678 6.51256 9.92678 6.21967 10.2197C5.92678 10.5126 5.92678 10.9874 6.21967 11.2803L8.71967 13.7803C8.87477 13.9354 9.08999 14.0149 9.30867 13.9977C9.52734 13.9805 9.72754 13.8685 9.85655 13.6911L13.8566 8.19113Z",
|
|
24
|
+
fill: "#727683"
|
|
23
25
|
})));
|
|
24
26
|
};
|
|
25
27
|
var Memo = /* @__PURE__ */ memo(SvgCheckCircle);
|
|
@@ -31,14 +31,16 @@ function _extends() {
|
|
|
31
31
|
}
|
|
32
32
|
var SvgClockOutline = function SvgClockOutline2(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 18C14.4183 18 18 14.4183 18 10C18 5.58172 14.4183 2 10 2C5.58172 2 2 5.58172 2 10C2 14.4183 5.58172 18 10 18ZM10.75 5C10.75 4.58579 10.4142 4.25 10 4.25C9.58579 4.25 9.25 4.58579 9.25 5V10C9.25 10.4142 9.58579 10.75 10 10.75H14C14.4142 10.75 14.75 10.4142 14.75 10C14.75 9.58579 14.4142 9.25 14 9.25H10.75V5Z",
|
|
43
|
+
fill: "#727683"
|
|
42
44
|
})));
|
|
43
45
|
};
|
|
44
46
|
var Memo = /* @__PURE__ */ React.memo(SvgClockOutline);
|
|
@@ -12,14 +12,16 @@ function _extends() {
|
|
|
12
12
|
}
|
|
13
13
|
var SvgClockOutline = function SvgClockOutline2(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 18C14.4183 18 18 14.4183 18 10C18 5.58172 14.4183 2 10 2C5.58172 2 2 5.58172 2 10C2 14.4183 5.58172 18 10 18ZM10.75 5C10.75 4.58579 10.4142 4.25 10 4.25C9.58579 4.25 9.25 4.58579 9.25 5V10C9.25 10.4142 9.58579 10.75 10 10.75H14C14.4142 10.75 14.75 10.4142 14.75 10C14.75 9.58579 14.4142 9.25 14 9.25H10.75V5Z",
|
|
24
|
+
fill: "#727683"
|
|
23
25
|
})));
|
|
24
26
|
};
|
|
25
27
|
var Memo = /* @__PURE__ */ memo(SvgClockOutline);
|
|
@@ -32,12 +32,12 @@ function _extends() {
|
|
|
32
32
|
var SvgConsole = function SvgConsole2(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: "M4 3.778a2 2 0 0 0-2 2v8.444a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V5.778a2 2 0 0 0-2-2zm.838 7.78a.667.667 0 0 1 .05-.942l1.67-1.506-1.671-1.503a.667.667 0 1 1 .892-.991l2.223 2a.667.667 0 0 1 0 .99l-2.223 2a.667.667 0 0 1-.941-.049m4.94-1.336a.667.667 0 0 0 0 1.334H12a.667.667 0 0 0 0-1.334z",
|
|
41
41
|
clipRule: "evenodd"
|
|
42
42
|
})));
|
|
43
43
|
};
|
|
@@ -13,12 +13,12 @@ function _extends() {
|
|
|
13
13
|
var SvgConsole = function SvgConsole2(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: "M4 3.778a2 2 0 0 0-2 2v8.444a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V5.778a2 2 0 0 0-2-2zm.838 7.78a.667.667 0 0 1 .05-.942l1.67-1.506-1.671-1.503a.667.667 0 1 1 .892-.991l2.223 2a.667.667 0 0 1 0 .99l-2.223 2a.667.667 0 0 1-.941-.049m4.94-1.336a.667.667 0 0 0 0 1.334H12a.667.667 0 0 0 0-1.334z",
|
|
22
22
|
clipRule: "evenodd"
|
|
23
23
|
})));
|
|
24
24
|
};
|
|
@@ -32,12 +32,12 @@ function _extends() {
|
|
|
32
32
|
var SvgCredential = function SvgCredential2(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: "M8 7a5 5 0 1 1 3.61 4.804l-1.903 1.903A1 1 0 0 1 9 14H8v1a1 1 0 0 1-1 1H6v1a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-2a1 1 0 0 1 .293-.707L8.196 8.39A5 5 0 0 1 8 7m5-3a.75.75 0 0 0 0 1.5A1.5 1.5 0 0 1 14.5 7 .75.75 0 0 0 16 7a3 3 0 0 0-3-3",
|
|
41
41
|
clipRule: "evenodd"
|
|
42
42
|
})));
|
|
43
43
|
};
|
|
@@ -13,12 +13,12 @@ function _extends() {
|
|
|
13
13
|
var SvgCredential = function SvgCredential2(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: "M8 7a5 5 0 1 1 3.61 4.804l-1.903 1.903A1 1 0 0 1 9 14H8v1a1 1 0 0 1-1 1H6v1a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-2a1 1 0 0 1 .293-.707L8.196 8.39A5 5 0 0 1 8 7m5-3a.75.75 0 0 0 0 1.5A1.5 1.5 0 0 1 14.5 7 .75.75 0 0 0 16 7a3 3 0 0 0-3-3",
|
|
22
22
|
clipRule: "evenodd"
|
|
23
23
|
})));
|
|
24
24
|
};
|
|
@@ -32,14 +32,14 @@ function _extends() {
|
|
|
32
32
|
var SvgCreditCard = function SvgCreditCard2(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: "M3.333 4.667C2.597 4.667 2 5.264 2 6v.445h16V6c0-.736-.597-1.333-1.333-1.333z"
|
|
41
41
|
})), _path2 || (_path2 = /* @__PURE__ */ React__namespace.createElement("path", {
|
|
42
|
-
d: "
|
|
42
|
+
d: "M18 8.667H2V14c0 .736.597 1.333 1.333 1.333h13.334c.736 0 1.333-.597 1.333-1.333zM3.778 12.889c0-.368.298-.667.666-.667h1.334a.667.667 0 0 1 0 1.334H4.444a.667.667 0 0 1-.666-.667M8 12.222a.667.667 0 0 0 0 1.334h3.111a.667.667 0 1 0 0-1.334z",
|
|
43
43
|
clipRule: "evenodd"
|
|
44
44
|
})));
|
|
45
45
|
};
|
|
@@ -13,14 +13,14 @@ function _extends() {
|
|
|
13
13
|
var SvgCreditCard = function SvgCreditCard2(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: "M3.333 4.667C2.597 4.667 2 5.264 2 6v.445h16V6c0-.736-.597-1.333-1.333-1.333z"
|
|
22
22
|
})), _path2 || (_path2 = /* @__PURE__ */ React.createElement("path", {
|
|
23
|
-
d: "
|
|
23
|
+
d: "M18 8.667H2V14c0 .736.597 1.333 1.333 1.333h13.334c.736 0 1.333-.597 1.333-1.333zM3.778 12.889c0-.368.298-.667.666-.667h1.334a.667.667 0 0 1 0 1.334H4.444a.667.667 0 0 1-.666-.667M8 12.222a.667.667 0 0 0 0 1.334h3.111a.667.667 0 1 0 0-1.334z",
|
|
24
24
|
clipRule: "evenodd"
|
|
25
25
|
})));
|
|
26
26
|
};
|
|
@@ -32,16 +32,16 @@ function _extends() {
|
|
|
32
32
|
var SvgDatabase = function SvgDatabase2(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: "M10 2c3.437 0 6.222 1.592 6.222 3.556S13.436 9.11 10 9.11 3.778 7.52 3.778 5.556 6.564 2 10 2"
|
|
41
41
|
})), _path2 || (_path2 = /* @__PURE__ */ React__namespace.createElement("path", {
|
|
42
|
-
d: "
|
|
42
|
+
d: "M15.061 9.227c.412-.235.81-.518 1.161-.847V10c0 1.964-2.786 3.556-6.222 3.556S3.778 11.964 3.778 10V8.38a6.2 6.2 0 0 0 1.16.847c1.363.778 3.155 1.217 5.062 1.217s3.7-.439 5.061-1.217"
|
|
43
43
|
})), _path3 || (_path3 = /* @__PURE__ */ React__namespace.createElement("path", {
|
|
44
|
-
d: "
|
|
44
|
+
d: "M3.778 12.825v1.62C3.778 16.407 6.564 18 10 18s6.222-1.592 6.222-3.556v-1.62a6.2 6.2 0 0 1-1.16.848c-1.362.778-3.155 1.217-5.062 1.217s-3.7-.439-5.061-1.217a6.2 6.2 0 0 1-1.161-.847"
|
|
45
45
|
})));
|
|
46
46
|
};
|
|
47
47
|
var Memo = /* @__PURE__ */ React.memo(SvgDatabase);
|
|
@@ -13,16 +13,16 @@ function _extends() {
|
|
|
13
13
|
var SvgDatabase = function SvgDatabase2(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: "M10 2c3.437 0 6.222 1.592 6.222 3.556S13.436 9.11 10 9.11 3.778 7.52 3.778 5.556 6.564 2 10 2"
|
|
22
22
|
})), _path2 || (_path2 = /* @__PURE__ */ React.createElement("path", {
|
|
23
|
-
d: "
|
|
23
|
+
d: "M15.061 9.227c.412-.235.81-.518 1.161-.847V10c0 1.964-2.786 3.556-6.222 3.556S3.778 11.964 3.778 10V8.38a6.2 6.2 0 0 0 1.16.847c1.363.778 3.155 1.217 5.062 1.217s3.7-.439 5.061-1.217"
|
|
24
24
|
})), _path3 || (_path3 = /* @__PURE__ */ React.createElement("path", {
|
|
25
|
-
d: "
|
|
25
|
+
d: "M3.778 12.825v1.62C3.778 16.407 6.564 18 10 18s6.222-1.592 6.222-3.556v-1.62a6.2 6.2 0 0 1-1.16.848c-1.362.778-3.155 1.217-5.062 1.217s-3.7-.439-5.061-1.217a6.2 6.2 0 0 1-1.161-.847"
|
|
26
26
|
})));
|
|
27
27
|
};
|
|
28
28
|
var Memo = /* @__PURE__ */ memo(SvgDatabase);
|
|
@@ -31,14 +31,16 @@ function _extends() {
|
|
|
31
31
|
}
|
|
32
32
|
var SvgDelete = function SvgDelete2(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: "M8.88894 2C7.53891 2 6.4445 3.09442 6.4445 4.44444V4.83795C5.73758 4.90642 5.03652 4.99508 4.3419 5.10337C3.97811 5.16009 3.72917 5.50098 3.78588 5.86477C3.8426 6.22857 4.18349 6.47751 4.54729 6.42079L4.67876 6.40055L5.42676 15.7505C5.52839 17.0209 6.58898 18 7.86342 18H12.1365C13.4109 18 14.4715 17.0209 14.5732 15.7505L15.3212 6.40049L15.453 6.42079C15.8168 6.47751 16.1577 6.22857 16.2144 5.86477C16.2711 5.50098 16.0222 5.16009 15.6584 5.10337C14.9637 4.99507 14.2626 4.9064 13.5556 4.83793V4.44444C13.5556 3.09442 12.4612 2 11.1112 2H8.88894ZM10.0001 4.66667C10.7462 4.66667 11.4872 4.6891 12.2223 4.73332V4.44444C12.2223 3.83079 11.7248 3.33333 11.1112 3.33333H8.88894C8.27529 3.33333 7.77783 3.83079 7.77783 4.44444V4.73333C8.513 4.6891 9.25399 4.66667 10.0001 4.66667ZM8.73737 7.97335C8.72265 7.60546 8.41248 7.31915 8.04459 7.33387C7.67669 7.34858 7.39038 7.65875 7.4051 8.02665L7.67178 14.6933C7.6865 15.0612 7.99666 15.3475 8.36456 15.3328C8.73245 15.3181 9.01876 15.0079 9.00405 14.64L8.73737 7.97335ZM12.5952 8.02665C12.6099 7.65875 12.3236 7.34858 11.9557 7.33387C11.5878 7.31915 11.2776 7.60546 11.2629 7.97335L10.9962 14.64C10.9815 15.0079 11.2678 15.3181 11.6357 15.3328C12.0036 15.3475 12.3138 15.0612 12.3285 14.6933L12.5952 8.02665Z",
|
|
43
|
+
fill: "#727683"
|
|
42
44
|
})));
|
|
43
45
|
};
|
|
44
46
|
var Memo = /* @__PURE__ */ React.memo(SvgDelete);
|
|
@@ -12,14 +12,16 @@ function _extends() {
|
|
|
12
12
|
}
|
|
13
13
|
var SvgDelete = function SvgDelete2(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: "M8.88894 2C7.53891 2 6.4445 3.09442 6.4445 4.44444V4.83795C5.73758 4.90642 5.03652 4.99508 4.3419 5.10337C3.97811 5.16009 3.72917 5.50098 3.78588 5.86477C3.8426 6.22857 4.18349 6.47751 4.54729 6.42079L4.67876 6.40055L5.42676 15.7505C5.52839 17.0209 6.58898 18 7.86342 18H12.1365C13.4109 18 14.4715 17.0209 14.5732 15.7505L15.3212 6.40049L15.453 6.42079C15.8168 6.47751 16.1577 6.22857 16.2144 5.86477C16.2711 5.50098 16.0222 5.16009 15.6584 5.10337C14.9637 4.99507 14.2626 4.9064 13.5556 4.83793V4.44444C13.5556 3.09442 12.4612 2 11.1112 2H8.88894ZM10.0001 4.66667C10.7462 4.66667 11.4872 4.6891 12.2223 4.73332V4.44444C12.2223 3.83079 11.7248 3.33333 11.1112 3.33333H8.88894C8.27529 3.33333 7.77783 3.83079 7.77783 4.44444V4.73333C8.513 4.6891 9.25399 4.66667 10.0001 4.66667ZM8.73737 7.97335C8.72265 7.60546 8.41248 7.31915 8.04459 7.33387C7.67669 7.34858 7.39038 7.65875 7.4051 8.02665L7.67178 14.6933C7.6865 15.0612 7.99666 15.3475 8.36456 15.3328C8.73245 15.3181 9.01876 15.0079 9.00405 14.64L8.73737 7.97335ZM12.5952 8.02665C12.6099 7.65875 12.3236 7.34858 11.9557 7.33387C11.5878 7.31915 11.2776 7.60546 11.2629 7.97335L10.9962 14.64C10.9815 15.0079 11.2678 15.3181 11.6357 15.3328C12.0036 15.3475 12.3138 15.0612 12.3285 14.6933L12.5952 8.02665Z",
|
|
24
|
+
fill: "#727683"
|
|
23
25
|
})));
|
|
24
26
|
};
|
|
25
27
|
var Memo = /* @__PURE__ */ memo(SvgDelete);
|
|
@@ -31,14 +31,16 @@ function _extends() {
|
|
|
31
31
|
}
|
|
32
32
|
var SvgDoc = function SvgDoc2(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: "M4.5 2C3.67157 2 3 2.67157 3 3.5V16.5C3 17.3284 3.67157 18 4.5 18H15.5C16.3284 18 17 17.3284 17 16.5V7.62132C17 7.2235 16.842 6.84197 16.5607 6.56066L12.4393 2.43934C12.158 2.15804 11.7765 2 11.3787 2H4.5ZM6.75 10.5C6.33579 10.5 6 10.8358 6 11.25C6 11.6642 6.33579 12 6.75 12H13.25C13.6642 12 14 11.6642 14 11.25C14 10.8358 13.6642 10.5 13.25 10.5H6.75ZM6.75 13.5C6.33579 13.5 6 13.8358 6 14.25C6 14.6642 6.33579 15 6.75 15H13.25C13.6642 15 14 14.6642 14 14.25C14 13.8358 13.6642 13.5 13.25 13.5H6.75Z",
|
|
43
|
+
fill: "#727683"
|
|
42
44
|
})));
|
|
43
45
|
};
|
|
44
46
|
var Memo = /* @__PURE__ */ React.memo(SvgDoc);
|
|
@@ -12,14 +12,16 @@ function _extends() {
|
|
|
12
12
|
}
|
|
13
13
|
var SvgDoc = function SvgDoc2(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: "M4.5 2C3.67157 2 3 2.67157 3 3.5V16.5C3 17.3284 3.67157 18 4.5 18H15.5C16.3284 18 17 17.3284 17 16.5V7.62132C17 7.2235 16.842 6.84197 16.5607 6.56066L12.4393 2.43934C12.158 2.15804 11.7765 2 11.3787 2H4.5ZM6.75 10.5C6.33579 10.5 6 10.8358 6 11.25C6 11.6642 6.33579 12 6.75 12H13.25C13.6642 12 14 11.6642 14 11.25C14 10.8358 13.6642 10.5 13.25 10.5H6.75ZM6.75 13.5C6.33579 13.5 6 13.8358 6 14.25C6 14.6642 6.33579 15 6.75 15H13.25C13.6642 15 14 14.6642 14 14.25C14 13.8358 13.6642 13.5 13.25 13.5H6.75Z",
|
|
24
|
+
fill: "#727683"
|
|
23
25
|
})));
|
|
24
26
|
};
|
|
25
27
|
var Memo = /* @__PURE__ */ memo(SvgDoc);
|
|
@@ -34,7 +34,7 @@ var SvgEarth = function SvgEarth2(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: "M18 10a8 8 0 1 1-16 0 8 8 0 0 1 16 0m-1.503.204A6.5 6.5 0 1 1 7.95 3.83L6.927 5.62a1.453 1.453 0 0 0 1.91 2.02l.175-.087a.5.5 0 0 1 .224-.053h.146a.5.5 0 0 1 .447.724l-.028.055a.4.4 0 0 1-.357.221h-.502a2.26 2.26 0 0 0-1.88 1.006l-.044.066a2.1 2.1 0 0 0 1.085 3.156.58.58 0 0 1 .397.547v1.05a1.175 1.175 0 0 0 2.093.734l1.611-2.014c.192-.24.296-.536.296-.842 0-.316.128-.624.353-.85a1.36 1.36 0 0 0 .173-1.716l-.464-.696a.369.369 0 0 1 .527-.499l.343.257a1.04 1.04 0 0 0 1.091.098.59.59 0 0 1 .677.11z",
|
|
38
38
|
clipRule: "evenodd"
|
|
39
39
|
})));
|
|
40
40
|
};
|
|
@@ -15,7 +15,7 @@ var SvgEarth = function SvgEarth2(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: "M18 10a8 8 0 1 1-16 0 8 8 0 0 1 16 0m-1.503.204A6.5 6.5 0 1 1 7.95 3.83L6.927 5.62a1.453 1.453 0 0 0 1.91 2.02l.175-.087a.5.5 0 0 1 .224-.053h.146a.5.5 0 0 1 .447.724l-.028.055a.4.4 0 0 1-.357.221h-.502a2.26 2.26 0 0 0-1.88 1.006l-.044.066a2.1 2.1 0 0 0 1.085 3.156.58.58 0 0 1 .397.547v1.05a1.175 1.175 0 0 0 2.093.734l1.611-2.014c.192-.24.296-.536.296-.842 0-.316.128-.624.353-.85a1.36 1.36 0 0 0 .173-1.716l-.464-.696a.369.369 0 0 1 .527-.499l.343.257a1.04 1.04 0 0 0 1.091.098.59.59 0 0 1 .677.11z",
|
|
19
19
|
clipRule: "evenodd"
|
|
20
20
|
})));
|
|
21
21
|
};
|
|
@@ -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, _path3;
|
|
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++) {
|
|
@@ -32,12 +32,17 @@ function _extends() {
|
|
|
32
32
|
var SvgEmailRemove = function SvgEmailRemove2(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: "M2 6.21c0-.93.754-1.684 1.684-1.684h11.79c.93 0 1.684.754 1.684 1.685v.978l-7.108 3.554a1.05 1.05 0 0 1-.942 0L2 7.189zm12.686 3.627L17.158 8.6v1.031c-.282.073-.55.22-.77.44l-.704.704-.704-.704a1.7 1.7 0 0 0-.294-.235"
|
|
41
|
+
})), _path2 || (_path2 = /* @__PURE__ */ React__namespace.createElement("path", {
|
|
42
|
+
d: "m12.111 11.124-1.496.749a2.32 2.32 0 0 1-2.072 0L2 8.6v4.346c0 .93.754 1.685 1.684 1.685h8.474c.073-.282.22-.55.44-.77l.704-.704-.703-.704a1.68 1.68 0 0 1-.488-1.33"
|
|
43
|
+
})), _path3 || (_path3 = /* @__PURE__ */ React__namespace.createElement("path", {
|
|
44
|
+
d: "M13.132 10.606a.63.63 0 0 1 .893 0l1.449 1.448 1.448-1.448a.631.631 0 1 1 .893.893l-1.448 1.448 1.448 1.449a.631.631 0 1 1-.893.893l-1.448-1.448-1.449 1.448a.632.632 0 0 1-.893-.893l1.449-1.449-1.449-1.448a.63.63 0 0 1 0-.893",
|
|
45
|
+
clipRule: "evenodd"
|
|
41
46
|
})));
|
|
42
47
|
};
|
|
43
48
|
var Memo = /* @__PURE__ */ React.memo(SvgEmailRemove);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
import { memo } from "react";
|
|
3
|
-
var _path;
|
|
3
|
+
var _path, _path2, _path3;
|
|
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++) {
|
|
@@ -13,12 +13,17 @@ function _extends() {
|
|
|
13
13
|
var SvgEmailRemove = function SvgEmailRemove2(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: "M2 6.21c0-.93.754-1.684 1.684-1.684h11.79c.93 0 1.684.754 1.684 1.685v.978l-7.108 3.554a1.05 1.05 0 0 1-.942 0L2 7.189zm12.686 3.627L17.158 8.6v1.031c-.282.073-.55.22-.77.44l-.704.704-.704-.704a1.7 1.7 0 0 0-.294-.235"
|
|
22
|
+
})), _path2 || (_path2 = /* @__PURE__ */ React.createElement("path", {
|
|
23
|
+
d: "m12.111 11.124-1.496.749a2.32 2.32 0 0 1-2.072 0L2 8.6v4.346c0 .93.754 1.685 1.684 1.685h8.474c.073-.282.22-.55.44-.77l.704-.704-.703-.704a1.68 1.68 0 0 1-.488-1.33"
|
|
24
|
+
})), _path3 || (_path3 = /* @__PURE__ */ React.createElement("path", {
|
|
25
|
+
d: "M13.132 10.606a.63.63 0 0 1 .893 0l1.449 1.448 1.448-1.448a.631.631 0 1 1 .893.893l-1.448 1.448 1.448 1.449a.631.631 0 1 1-.893.893l-1.448-1.448-1.449 1.448a.632.632 0 0 1-.893-.893l1.449-1.449-1.449-1.448a.63.63 0 0 1 0-.893",
|
|
26
|
+
clipRule: "evenodd"
|
|
22
27
|
})));
|
|
23
28
|
};
|
|
24
29
|
var Memo = /* @__PURE__ */ memo(SvgEmailRemove);
|
|
@@ -32,14 +32,14 @@ function _extends() {
|
|
|
32
32
|
var SvgEmail = function SvgEmail2(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: "M3.778 4.66C2.796 4.66 2 5.456 2 6.438V7.47l7.503 3.752c.313.156.681.156.994 0L18 7.47V6.438c0-.982-.796-1.778-1.778-1.778z"
|
|
41
41
|
})), _path2 || (_path2 = /* @__PURE__ */ React__namespace.createElement("path", {
|
|
42
|
-
d: "
|
|
42
|
+
d: "m18 8.96-6.907 3.454a2.44 2.44 0 0 1-2.186 0L2 8.961v4.588c0 .982.796 1.778 1.778 1.778h12.444c.982 0 1.778-.796 1.778-1.778z"
|
|
43
43
|
})));
|
|
44
44
|
};
|
|
45
45
|
var Memo = /* @__PURE__ */ React.memo(SvgEmail);
|
|
@@ -13,14 +13,14 @@ function _extends() {
|
|
|
13
13
|
var SvgEmail = function SvgEmail2(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: "M3.778 4.66C2.796 4.66 2 5.456 2 6.438V7.47l7.503 3.752c.313.156.681.156.994 0L18 7.47V6.438c0-.982-.796-1.778-1.778-1.778z"
|
|
22
22
|
})), _path2 || (_path2 = /* @__PURE__ */ React.createElement("path", {
|
|
23
|
-
d: "
|
|
23
|
+
d: "m18 8.96-6.907 3.454a2.44 2.44 0 0 1-2.186 0L2 8.961v4.588c0 .982.796 1.778 1.778 1.778h12.444c.982 0 1.778-.796 1.778-1.778z"
|
|
24
24
|
})));
|
|
25
25
|
};
|
|
26
26
|
var Memo = /* @__PURE__ */ memo(SvgEmail);
|