@gnist/design-system 2.0.29 → 2.0.30
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +4 -0
- package/dist/foundation/iconography/icons.d.ts +1 -1
- package/dist/foundation/iconography/icons.d.ts.map +1 -1
- package/dist/foundation/iconography/svg/action/automatic_gear-filled.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/automatic_gear-filled.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/automatic_gear-outlined.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/automatic_gear-outlined.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/automatic_gear-round.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/automatic_gear-round.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/automatic_gear-sharp.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/automatic_gear-sharp.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/binoculars-filled.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/binoculars-filled.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/binoculars-outlined.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/binoculars-outlined.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/binoculars-round.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/binoculars-round.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/binoculars-sharp.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/binoculars-sharp.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/change-filled.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/change-filled.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/change-outlined.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/change-outlined.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/change-round.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/change-round.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/change-sharp.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/change-sharp.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/index.cjs +88 -0
- package/dist/foundation/iconography/svg/action/index.d.ts +208 -0
- package/dist/foundation/iconography/svg/action/index.d.ts.map +1 -1
- package/dist/foundation/iconography/svg/action/index.js +88 -0
- package/dist/foundation/iconography/svg/action/manual_gear-filled.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/manual_gear-filled.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/manual_gear-outlined.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/manual_gear-outlined.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/manual_gear-round.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/manual_gear-round.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/manual_gear-sharp.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/manual_gear-sharp.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/notifications-filled.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/notifications-filled.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/notifications-outlined.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/notifications-outlined.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/notifications-round.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/notifications-round.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/notifications-sharp.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/notifications-sharp.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/query_stats-filled.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/query_stats-filled.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/query_stats-outlined.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/query_stats-outlined.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/query_stats-round.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/query_stats-round.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/query_stats-sharp.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/query_stats-sharp.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/sort-filled.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/sort-filled.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/sort-outlined.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/sort-outlined.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/sort-round.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/sort-round.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/sort-sharp.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/sort-sharp.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/tune-filled.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/tune-filled.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/tune-outlined.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/tune-outlined.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/tune-round.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/tune-round.svg.js +10 -0
- package/dist/foundation/iconography/svg/action/tune-sharp.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/action/tune-sharp.svg.js +10 -0
- package/dist/foundation/iconography/svg/content/auto-filled.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/content/auto-filled.svg.js +10 -0
- package/dist/foundation/iconography/svg/content/auto-outlined.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/content/auto-outlined.svg.js +10 -0
- package/dist/foundation/iconography/svg/content/auto-round.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/content/auto-round.svg.js +10 -0
- package/dist/foundation/iconography/svg/content/auto-sharp.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/content/auto-sharp.svg.js +10 -0
- package/dist/foundation/iconography/svg/content/index.cjs +44 -0
- package/dist/foundation/iconography/svg/content/index.d.ts +104 -0
- package/dist/foundation/iconography/svg/content/index.d.ts.map +1 -1
- package/dist/foundation/iconography/svg/content/index.js +45 -1
- package/dist/foundation/iconography/svg/content/manage_account-filled.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/content/manage_account-filled.svg.js +10 -0
- package/dist/foundation/iconography/svg/content/manage_account-outlined.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/content/manage_account-outlined.svg.js +10 -0
- package/dist/foundation/iconography/svg/content/manage_account-round.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/content/manage_account-round.svg.js +10 -0
- package/dist/foundation/iconography/svg/content/manage_account-sharp.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/content/manage_account-sharp.svg.js +10 -0
- package/dist/foundation/iconography/svg/content/person-filled.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/content/person-filled.svg.js +10 -0
- package/dist/foundation/iconography/svg/content/person-outlined.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/content/person-outlined.svg.js +10 -0
- package/dist/foundation/iconography/svg/content/person-round.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/content/person-round.svg.js +10 -0
- package/dist/foundation/iconography/svg/content/person-sharp.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/content/person-sharp.svg.js +10 -0
- package/dist/foundation/iconography/svg/content/work-filled.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/content/work-filled.svg.js +10 -0
- package/dist/foundation/iconography/svg/content/work-outlined.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/content/work-outlined.svg.js +10 -0
- package/dist/foundation/iconography/svg/content/work-round.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/content/work-round.svg.js +10 -0
- package/dist/foundation/iconography/svg/content/work-sharp.svg.cjs +28 -0
- package/dist/foundation/iconography/svg/content/work-sharp.svg.js +10 -0
- package/package.json +2 -2
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
4
|
+
const React = require("react");
|
|
5
|
+
function _interopNamespaceCompat(e) {
|
|
6
|
+
if (e && typeof e === "object" && "default" in e) return e;
|
|
7
|
+
const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
|
|
8
|
+
if (e) {
|
|
9
|
+
for (const k in e) {
|
|
10
|
+
if (k !== "default") {
|
|
11
|
+
const d = Object.getOwnPropertyDescriptor(e, k);
|
|
12
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: () => e[k]
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
n.default = e;
|
|
20
|
+
return Object.freeze(n);
|
|
21
|
+
}
|
|
22
|
+
const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
|
|
23
|
+
const SvgSortSharp = ({
|
|
24
|
+
title,
|
|
25
|
+
titleId,
|
|
26
|
+
...props
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 12", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", d: "M0 11.5h5.333V9.667H0zm0-11v1.833h16V.5zm0 6.417h10.667V5.083H0z" }));
|
|
28
|
+
exports.default = SvgSortSharp;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const SvgSortSharp = ({
|
|
4
|
+
title,
|
|
5
|
+
titleId,
|
|
6
|
+
...props
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 12", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", d: "M0 11.5h5.333V9.667H0zm0-11v1.833h16V.5zm0 6.417h10.667V5.083H0z" }));
|
|
8
|
+
export {
|
|
9
|
+
SvgSortSharp as default
|
|
10
|
+
};
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
4
|
+
const React = require("react");
|
|
5
|
+
function _interopNamespaceCompat(e) {
|
|
6
|
+
if (e && typeof e === "object" && "default" in e) return e;
|
|
7
|
+
const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
|
|
8
|
+
if (e) {
|
|
9
|
+
for (const k in e) {
|
|
10
|
+
if (k !== "default") {
|
|
11
|
+
const d = Object.getOwnPropertyDescriptor(e, k);
|
|
12
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: () => e[k]
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
n.default = e;
|
|
20
|
+
return Object.freeze(n);
|
|
21
|
+
}
|
|
22
|
+
const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
|
|
23
|
+
const SvgTuneFilled = ({
|
|
24
|
+
title,
|
|
25
|
+
titleId,
|
|
26
|
+
...props
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", d: "M0 12.444v1.778h5.333v-1.778zM0 1.778v1.778h8.889V1.778zM8.889 16v-1.778H16v-1.778H8.889v-1.777H7.11V16zM3.556 5.333v1.778H0v1.778h3.556v1.778h1.777V5.333zM16 8.89V7.11H7.111v1.778zm-5.333-3.556h1.777V3.556H16V1.778h-3.556V0h-1.777z" }));
|
|
28
|
+
exports.default = SvgTuneFilled;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const SvgTuneFilled = ({
|
|
4
|
+
title,
|
|
5
|
+
titleId,
|
|
6
|
+
...props
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", d: "M0 12.444v1.778h5.333v-1.778zM0 1.778v1.778h8.889V1.778zM8.889 16v-1.778H16v-1.778H8.889v-1.777H7.11V16zM3.556 5.333v1.778H0v1.778h3.556v1.778h1.777V5.333zM16 8.89V7.11H7.111v1.778zm-5.333-3.556h1.777V3.556H16V1.778h-3.556V0h-1.777z" }));
|
|
8
|
+
export {
|
|
9
|
+
SvgTuneFilled as default
|
|
10
|
+
};
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
4
|
+
const React = require("react");
|
|
5
|
+
function _interopNamespaceCompat(e) {
|
|
6
|
+
if (e && typeof e === "object" && "default" in e) return e;
|
|
7
|
+
const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
|
|
8
|
+
if (e) {
|
|
9
|
+
for (const k in e) {
|
|
10
|
+
if (k !== "default") {
|
|
11
|
+
const d = Object.getOwnPropertyDescriptor(e, k);
|
|
12
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: () => e[k]
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
n.default = e;
|
|
20
|
+
return Object.freeze(n);
|
|
21
|
+
}
|
|
22
|
+
const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
|
|
23
|
+
const SvgTuneOutlined = ({
|
|
24
|
+
title,
|
|
25
|
+
titleId,
|
|
26
|
+
...props
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", d: "M0 12.444v1.778h5.333v-1.778zM0 1.778v1.778h8.889V1.778zM8.889 16v-1.778H16v-1.778H8.889v-1.777H7.11V16zM3.556 5.333v1.778H0v1.778h3.556v1.778h1.777V5.333zM16 8.89V7.11H7.111v1.778zm-5.333-3.556h1.777V3.556H16V1.778h-3.556V0h-1.777z" }));
|
|
28
|
+
exports.default = SvgTuneOutlined;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const SvgTuneOutlined = ({
|
|
4
|
+
title,
|
|
5
|
+
titleId,
|
|
6
|
+
...props
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", d: "M0 12.444v1.778h5.333v-1.778zM0 1.778v1.778h8.889V1.778zM8.889 16v-1.778H16v-1.778H8.889v-1.777H7.11V16zM3.556 5.333v1.778H0v1.778h3.556v1.778h1.777V5.333zM16 8.89V7.11H7.111v1.778zm-5.333-3.556h1.777V3.556H16V1.778h-3.556V0h-1.777z" }));
|
|
8
|
+
export {
|
|
9
|
+
SvgTuneOutlined as default
|
|
10
|
+
};
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
4
|
+
const React = require("react");
|
|
5
|
+
function _interopNamespaceCompat(e) {
|
|
6
|
+
if (e && typeof e === "object" && "default" in e) return e;
|
|
7
|
+
const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
|
|
8
|
+
if (e) {
|
|
9
|
+
for (const k in e) {
|
|
10
|
+
if (k !== "default") {
|
|
11
|
+
const d = Object.getOwnPropertyDescriptor(e, k);
|
|
12
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: () => e[k]
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
n.default = e;
|
|
20
|
+
return Object.freeze(n);
|
|
21
|
+
}
|
|
22
|
+
const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
|
|
23
|
+
const SvgTuneRound = ({
|
|
24
|
+
title,
|
|
25
|
+
titleId,
|
|
26
|
+
...props
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", d: "M0 13.333c0 .49.4.89.889.89h4.444v-1.779H.89c-.489 0-.889.4-.889.89M0 2.667c0 .489.4.889.889.889h8V1.778h-8c-.489 0-.889.4-.889.889m8.889 12.444v-.889h6.222c.489 0 .889-.4.889-.889s-.4-.889-.889-.889H8.89v-.888c0-.49-.4-.89-.889-.89s-.889.4-.889.89v3.555c0 .489.4.889.889.889s.889-.4.889-.889M3.557 6.222v.89H.889C.4 7.112 0 7.512 0 8c0 .489.4.889.889.889h2.667v.889c0 .489.4.889.888.889.49 0 .89-.4.89-.89V6.222c0-.489-.4-.889-.89-.889-.488 0-.888.4-.888.89M16 8c0-.489-.4-.889-.889-.889h-8v1.778h8c.489 0 .889-.4.889-.889m-4.444-2.667c.488 0 .888-.4.888-.889v-.888h2.667c.489 0 .889-.4.889-.89 0-.488-.4-.888-.889-.888h-2.667v-.89c0-.488-.4-.888-.888-.888-.49 0-.89.4-.89.889v3.555c0 .49.4.89.89.89" }));
|
|
28
|
+
exports.default = SvgTuneRound;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const SvgTuneRound = ({
|
|
4
|
+
title,
|
|
5
|
+
titleId,
|
|
6
|
+
...props
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", d: "M0 13.333c0 .49.4.89.889.89h4.444v-1.779H.89c-.489 0-.889.4-.889.89M0 2.667c0 .489.4.889.889.889h8V1.778h-8c-.489 0-.889.4-.889.889m8.889 12.444v-.889h6.222c.489 0 .889-.4.889-.889s-.4-.889-.889-.889H8.89v-.888c0-.49-.4-.89-.889-.89s-.889.4-.889.89v3.555c0 .489.4.889.889.889s.889-.4.889-.889M3.557 6.222v.89H.889C.4 7.112 0 7.512 0 8c0 .489.4.889.889.889h2.667v.889c0 .489.4.889.888.889.49 0 .89-.4.89-.89V6.222c0-.489-.4-.889-.89-.889-.488 0-.888.4-.888.89M16 8c0-.489-.4-.889-.889-.889h-8v1.778h8c.489 0 .889-.4.889-.889m-4.444-2.667c.488 0 .888-.4.888-.889v-.888h2.667c.489 0 .889-.4.889-.89 0-.488-.4-.888-.889-.888h-2.667v-.89c0-.488-.4-.888-.888-.888-.49 0-.89.4-.89.889v3.555c0 .49.4.89.89.89" }));
|
|
8
|
+
export {
|
|
9
|
+
SvgTuneRound as default
|
|
10
|
+
};
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
4
|
+
const React = require("react");
|
|
5
|
+
function _interopNamespaceCompat(e) {
|
|
6
|
+
if (e && typeof e === "object" && "default" in e) return e;
|
|
7
|
+
const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
|
|
8
|
+
if (e) {
|
|
9
|
+
for (const k in e) {
|
|
10
|
+
if (k !== "default") {
|
|
11
|
+
const d = Object.getOwnPropertyDescriptor(e, k);
|
|
12
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: () => e[k]
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
n.default = e;
|
|
20
|
+
return Object.freeze(n);
|
|
21
|
+
}
|
|
22
|
+
const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
|
|
23
|
+
const SvgTuneSharp = ({
|
|
24
|
+
title,
|
|
25
|
+
titleId,
|
|
26
|
+
...props
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", d: "M0 12.444v1.778h5.333v-1.778zM0 1.778v1.778h8.889V1.778zM8.889 16v-1.778H16v-1.778H8.889v-1.777H7.11V16zM3.556 5.333v1.778H0v1.778h3.556v1.778h1.777V5.333zM16 8.89V7.11H7.111v1.778zm-5.333-3.556h1.777V3.556H16V1.778h-3.556V0h-1.777z" }));
|
|
28
|
+
exports.default = SvgTuneSharp;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const SvgTuneSharp = ({
|
|
4
|
+
title,
|
|
5
|
+
titleId,
|
|
6
|
+
...props
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", d: "M0 12.444v1.778h5.333v-1.778zM0 1.778v1.778h8.889V1.778zM8.889 16v-1.778H16v-1.778H8.889v-1.777H7.11V16zM3.556 5.333v1.778H0v1.778h3.556v1.778h1.777V5.333zM16 8.89V7.11H7.111v1.778zm-5.333-3.556h1.777V3.556H16V1.778h-3.556V0h-1.777z" }));
|
|
8
|
+
export {
|
|
9
|
+
SvgTuneSharp as default
|
|
10
|
+
};
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
4
|
+
const React = require("react");
|
|
5
|
+
function _interopNamespaceCompat(e) {
|
|
6
|
+
if (e && typeof e === "object" && "default" in e) return e;
|
|
7
|
+
const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
|
|
8
|
+
if (e) {
|
|
9
|
+
for (const k in e) {
|
|
10
|
+
if (k !== "default") {
|
|
11
|
+
const d = Object.getOwnPropertyDescriptor(e, k);
|
|
12
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: () => e[k]
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
n.default = e;
|
|
20
|
+
return Object.freeze(n);
|
|
21
|
+
}
|
|
22
|
+
const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
|
|
23
|
+
const SvgAutoFilled = ({
|
|
24
|
+
title,
|
|
25
|
+
titleId,
|
|
26
|
+
...props
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 17", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", d: "m4.954 2.946 1.904 1.067-1.066-1.905L6.858.204 4.954 1.27 3.049.204l1.067 1.904-1.067 1.905zm9.142 7.466-1.905-1.067 1.067 1.905-1.067 1.905 1.905-1.067L16 13.155l-1.067-1.905L16 9.345zM16 .204 14.096 1.27 12.19.204l1.067 1.904-1.067 1.905 1.905-1.067L16 4.013l-1.067-1.905zm-5.813 4.03a.76.76 0 0 0-1.074 0l-8.89 8.89a.76.76 0 0 0 0 1.074l1.782 1.783a.76.76 0 0 0 1.075 0l8.882-8.883a.76.76 0 0 0 0-1.074zm-.784 4.182L7.788 6.801l1.858-1.859 1.615 1.615z" }));
|
|
28
|
+
exports.default = SvgAutoFilled;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const SvgAutoFilled = ({
|
|
4
|
+
title,
|
|
5
|
+
titleId,
|
|
6
|
+
...props
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 17", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", d: "m4.954 2.946 1.904 1.067-1.066-1.905L6.858.204 4.954 1.27 3.049.204l1.067 1.904-1.067 1.905zm9.142 7.466-1.905-1.067 1.067 1.905-1.067 1.905 1.905-1.067L16 13.155l-1.067-1.905L16 9.345zM16 .204 14.096 1.27 12.19.204l1.067 1.904-1.067 1.905 1.905-1.067L16 4.013l-1.067-1.905zm-5.813 4.03a.76.76 0 0 0-1.074 0l-8.89 8.89a.76.76 0 0 0 0 1.074l1.782 1.783a.76.76 0 0 0 1.075 0l8.882-8.883a.76.76 0 0 0 0-1.074zm-.784 4.182L7.788 6.801l1.858-1.859 1.615 1.615z" }));
|
|
8
|
+
export {
|
|
9
|
+
SvgAutoFilled as default
|
|
10
|
+
};
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
4
|
+
const React = require("react");
|
|
5
|
+
function _interopNamespaceCompat(e) {
|
|
6
|
+
if (e && typeof e === "object" && "default" in e) return e;
|
|
7
|
+
const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
|
|
8
|
+
if (e) {
|
|
9
|
+
for (const k in e) {
|
|
10
|
+
if (k !== "default") {
|
|
11
|
+
const d = Object.getOwnPropertyDescriptor(e, k);
|
|
12
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: () => e[k]
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
n.default = e;
|
|
20
|
+
return Object.freeze(n);
|
|
21
|
+
}
|
|
22
|
+
const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
|
|
23
|
+
const SvgAutoOutlined = ({
|
|
24
|
+
title,
|
|
25
|
+
titleId,
|
|
26
|
+
...props
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", d: "m13.716 4.571.716-1.57 1.57-.715-1.57-.716L13.716 0 13 1.57l-1.57.716 1.57.716zm-8.762 0 .716-1.57 1.57-.715-1.57-.716L4.954 0l-.716 1.57-1.57.716 1.57.716zm8.762 4.191L13 10.332l-1.57.716 1.57.716.716 1.57.716-1.57 1.57-.716-1.57-.717zm-1.745-2.575L9.815 4.03a.78.78 0 0 0-.54-.22.78.78 0 0 0-.542.22l-8.51 8.511a.76.76 0 0 0 0 1.074l2.156 2.156A.76.76 0 0 0 2.92 16a.78.78 0 0 0 .541-.221l8.51-8.51a.77.77 0 0 0 0-1.082m-2.697-.534 1.075 1.075-.892.891-1.074-1.074zm-6.354 8.51L1.846 13.09l5.463-5.471 1.074 1.074z" }));
|
|
28
|
+
exports.default = SvgAutoOutlined;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const SvgAutoOutlined = ({
|
|
4
|
+
title,
|
|
5
|
+
titleId,
|
|
6
|
+
...props
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", d: "m13.716 4.571.716-1.57 1.57-.715-1.57-.716L13.716 0 13 1.57l-1.57.716 1.57.716zm-8.762 0 .716-1.57 1.57-.715-1.57-.716L4.954 0l-.716 1.57-1.57.716 1.57.716zm8.762 4.191L13 10.332l-1.57.716 1.57.716.716 1.57.716-1.57 1.57-.716-1.57-.717zm-1.745-2.575L9.815 4.03a.78.78 0 0 0-.54-.22.78.78 0 0 0-.542.22l-8.51 8.511a.76.76 0 0 0 0 1.074l2.156 2.156A.76.76 0 0 0 2.92 16a.78.78 0 0 0 .541-.221l8.51-8.51a.77.77 0 0 0 0-1.082m-2.697-.534 1.075 1.075-.892.891-1.074-1.074zm-6.354 8.51L1.846 13.09l5.463-5.471 1.074 1.074z" }));
|
|
8
|
+
export {
|
|
9
|
+
SvgAutoOutlined as default
|
|
10
|
+
};
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
4
|
+
const React = require("react");
|
|
5
|
+
function _interopNamespaceCompat(e) {
|
|
6
|
+
if (e && typeof e === "object" && "default" in e) return e;
|
|
7
|
+
const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
|
|
8
|
+
if (e) {
|
|
9
|
+
for (const k in e) {
|
|
10
|
+
if (k !== "default") {
|
|
11
|
+
const d = Object.getOwnPropertyDescriptor(e, k);
|
|
12
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: () => e[k]
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
n.default = e;
|
|
20
|
+
return Object.freeze(n);
|
|
21
|
+
}
|
|
22
|
+
const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
|
|
23
|
+
const SvgAutoRound = ({
|
|
24
|
+
title,
|
|
25
|
+
titleId,
|
|
26
|
+
...props
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", d: "m14.555 3.386.386-.836.836-.387a.394.394 0 0 0 0-.718l-.836-.386-.386-.828a.395.395 0 0 0-.718 0l-.387.836-.828.386a.394.394 0 0 0 0 .718l.836.387.387.828a.388.388 0 0 0 .71 0m-9.071 0 .386-.836.836-.387a.394.394 0 0 0 0-.718l-.836-.378-.386-.836a.388.388 0 0 0-.71 0l-.387.836-.836.386a.394.394 0 0 0 0 .718l.836.387.387.828a.388.388 0 0 0 .71 0m8.361 5.916-.387.835-.836.387a.395.395 0 0 0 0 .718l.836.386.387.836a.395.395 0 0 0 .718 0l.386-.836.828-.394a.395.395 0 0 0 0-.718l-.836-.386-.386-.836c-.134-.3-.576-.3-.71.008m-1.452-3.455-2.232-2.233a.785.785 0 0 0-1.112 0l-8.818 8.81a.786.786 0 0 0 0 1.113l2.232 2.232a.786.786 0 0 0 1.112 0l8.81-8.81a.78.78 0 0 0 .008-1.112m-2.76 1.648L8.521 6.383l1.088-1.088 1.112 1.112z" }));
|
|
28
|
+
exports.default = SvgAutoRound;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const SvgAutoRound = ({
|
|
4
|
+
title,
|
|
5
|
+
titleId,
|
|
6
|
+
...props
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", d: "m14.555 3.386.386-.836.836-.387a.394.394 0 0 0 0-.718l-.836-.386-.386-.828a.395.395 0 0 0-.718 0l-.387.836-.828.386a.394.394 0 0 0 0 .718l.836.387.387.828a.388.388 0 0 0 .71 0m-9.071 0 .386-.836.836-.387a.394.394 0 0 0 0-.718l-.836-.378-.386-.836a.388.388 0 0 0-.71 0l-.387.836-.836.386a.394.394 0 0 0 0 .718l.836.387.387.828a.388.388 0 0 0 .71 0m8.361 5.916-.387.835-.836.387a.395.395 0 0 0 0 .718l.836.386.387.836a.395.395 0 0 0 .718 0l.386-.836.828-.394a.395.395 0 0 0 0-.718l-.836-.386-.386-.836c-.134-.3-.576-.3-.71.008m-1.452-3.455-2.232-2.233a.785.785 0 0 0-1.112 0l-8.818 8.81a.786.786 0 0 0 0 1.113l2.232 2.232a.786.786 0 0 0 1.112 0l8.81-8.81a.78.78 0 0 0 .008-1.112m-2.76 1.648L8.521 6.383l1.088-1.088 1.112 1.112z" }));
|
|
8
|
+
export {
|
|
9
|
+
SvgAutoRound as default
|
|
10
|
+
};
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
4
|
+
const React = require("react");
|
|
5
|
+
function _interopNamespaceCompat(e) {
|
|
6
|
+
if (e && typeof e === "object" && "default" in e) return e;
|
|
7
|
+
const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
|
|
8
|
+
if (e) {
|
|
9
|
+
for (const k in e) {
|
|
10
|
+
if (k !== "default") {
|
|
11
|
+
const d = Object.getOwnPropertyDescriptor(e, k);
|
|
12
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: () => e[k]
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
n.default = e;
|
|
20
|
+
return Object.freeze(n);
|
|
21
|
+
}
|
|
22
|
+
const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
|
|
23
|
+
const SvgAutoSharp = ({
|
|
24
|
+
title,
|
|
25
|
+
titleId,
|
|
26
|
+
...props
|
|
27
|
+
}) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", d: "m13.758 4.484.703-1.54L16 2.242l-1.54-.703L13.758 0l-.702 1.54-1.54.702 1.54.702zm-8.594 0 .702-1.54 1.54-.702-1.54-.703L5.164 0 4.46 1.54l-1.539.702 1.54.702zm8.594 4.11-.702 1.54-1.54.702 1.54.703.702 1.539.703-1.54L16 10.837l-1.54-.702zM12.57 6.599 9.4 3.43 0 12.831 3.169 16zM9.43 7.63 8.376 6.576l1.032-1.03 1.053 1.053z" }));
|
|
28
|
+
exports.default = SvgAutoSharp;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
const SvgAutoSharp = ({
|
|
4
|
+
title,
|
|
5
|
+
titleId,
|
|
6
|
+
...props
|
|
7
|
+
}) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", d: "m13.758 4.484.703-1.54L16 2.242l-1.54-.703L13.758 0l-.702 1.54-1.54.702 1.54.702zm-8.594 0 .702-1.54 1.54-.702-1.54-.703L5.164 0 4.46 1.54l-1.539.702 1.54.702zm8.594 4.11-.702 1.54-1.54.702 1.54.703.702 1.539.703-1.54L16 10.837l-1.54-.702zM12.57 6.599 9.4 3.43 0 12.831 3.169 16zM9.43 7.63 8.376 6.576l1.032-1.03 1.053 1.053z" }));
|
|
8
|
+
export {
|
|
9
|
+
SvgAutoSharp as default
|
|
10
|
+
};
|
|
@@ -5,6 +5,10 @@ const addFilled = require("./add-filled.svg.cjs");
|
|
|
5
5
|
const addOutlined = require("./add-outlined.svg.cjs");
|
|
6
6
|
const addRound = require("./add-round.svg.cjs");
|
|
7
7
|
const addSharp = require("./add-sharp.svg.cjs");
|
|
8
|
+
const autoFilled = require("./auto-filled.svg.cjs");
|
|
9
|
+
const autoOutlined = require("./auto-outlined.svg.cjs");
|
|
10
|
+
const autoRound = require("./auto-round.svg.cjs");
|
|
11
|
+
const autoSharp = require("./auto-sharp.svg.cjs");
|
|
8
12
|
const backspaceFilled = require("./backspace-filled.svg.cjs");
|
|
9
13
|
const backspaceOutlined = require("./backspace-outlined.svg.cjs");
|
|
10
14
|
const backspaceRound = require("./backspace-round.svg.cjs");
|
|
@@ -17,6 +21,14 @@ const mailFilled = require("./mail-filled.svg.cjs");
|
|
|
17
21
|
const mailOutlined = require("./mail-outlined.svg.cjs");
|
|
18
22
|
const mailRound = require("./mail-round.svg.cjs");
|
|
19
23
|
const mailSharp = require("./mail-sharp.svg.cjs");
|
|
24
|
+
const manage_accountFilled = require("./manage_account-filled.svg.cjs");
|
|
25
|
+
const manage_accountOutlined = require("./manage_account-outlined.svg.cjs");
|
|
26
|
+
const manage_accountRound = require("./manage_account-round.svg.cjs");
|
|
27
|
+
const manage_accountSharp = require("./manage_account-sharp.svg.cjs");
|
|
28
|
+
const personFilled = require("./person-filled.svg.cjs");
|
|
29
|
+
const personOutlined = require("./person-outlined.svg.cjs");
|
|
30
|
+
const personRound = require("./person-round.svg.cjs");
|
|
31
|
+
const personSharp = require("./person-sharp.svg.cjs");
|
|
20
32
|
const removeFilled = require("./remove-filled.svg.cjs");
|
|
21
33
|
const removeOutlined = require("./remove-outlined.svg.cjs");
|
|
22
34
|
const removeRound = require("./remove-round.svg.cjs");
|
|
@@ -25,12 +37,22 @@ const sendFilled = require("./send-filled.svg.cjs");
|
|
|
25
37
|
const sendOutlined = require("./send-outlined.svg.cjs");
|
|
26
38
|
const sendRound = require("./send-round.svg.cjs");
|
|
27
39
|
const sendSharp = require("./send-sharp.svg.cjs");
|
|
40
|
+
const workFilled = require("./work-filled.svg.cjs");
|
|
41
|
+
const workOutlined = require("./work-outlined.svg.cjs");
|
|
42
|
+
const workRound = require("./work-round.svg.cjs");
|
|
43
|
+
const workSharp = require("./work-sharp.svg.cjs");
|
|
28
44
|
const add = {
|
|
29
45
|
filled: addFilled.default,
|
|
30
46
|
outlined: addOutlined.default,
|
|
31
47
|
round: addRound.default,
|
|
32
48
|
sharp: addSharp.default
|
|
33
49
|
};
|
|
50
|
+
const auto = {
|
|
51
|
+
filled: autoFilled.default,
|
|
52
|
+
outlined: autoOutlined.default,
|
|
53
|
+
round: autoRound.default,
|
|
54
|
+
sharp: autoSharp.default
|
|
55
|
+
};
|
|
34
56
|
const backspace = {
|
|
35
57
|
filled: backspaceFilled.default,
|
|
36
58
|
outlined: backspaceOutlined.default,
|
|
@@ -49,6 +71,18 @@ const mail = {
|
|
|
49
71
|
round: mailRound.default,
|
|
50
72
|
sharp: mailSharp.default
|
|
51
73
|
};
|
|
74
|
+
const manage_account = {
|
|
75
|
+
filled: manage_accountFilled.default,
|
|
76
|
+
outlined: manage_accountOutlined.default,
|
|
77
|
+
round: manage_accountRound.default,
|
|
78
|
+
sharp: manage_accountSharp.default
|
|
79
|
+
};
|
|
80
|
+
const person = {
|
|
81
|
+
filled: personFilled.default,
|
|
82
|
+
outlined: personOutlined.default,
|
|
83
|
+
round: personRound.default,
|
|
84
|
+
sharp: personSharp.default
|
|
85
|
+
};
|
|
52
86
|
const remove = {
|
|
53
87
|
filled: removeFilled.default,
|
|
54
88
|
outlined: removeOutlined.default,
|
|
@@ -61,9 +95,19 @@ const send = {
|
|
|
61
95
|
round: sendRound.default,
|
|
62
96
|
sharp: sendSharp.default
|
|
63
97
|
};
|
|
98
|
+
const work = {
|
|
99
|
+
filled: workFilled.default,
|
|
100
|
+
outlined: workOutlined.default,
|
|
101
|
+
round: workRound.default,
|
|
102
|
+
sharp: workSharp.default
|
|
103
|
+
};
|
|
64
104
|
exports.add = add;
|
|
105
|
+
exports.auto = auto;
|
|
65
106
|
exports.backspace = backspace;
|
|
66
107
|
exports.clear = clear;
|
|
67
108
|
exports.mail = mail;
|
|
109
|
+
exports.manage_account = manage_account;
|
|
110
|
+
exports.person = person;
|
|
68
111
|
exports.remove = remove;
|
|
69
112
|
exports.send = send;
|
|
113
|
+
exports.work = work;
|
|
@@ -24,6 +24,32 @@ export declare const add: {
|
|
|
24
24
|
descId?: string;
|
|
25
25
|
}>;
|
|
26
26
|
};
|
|
27
|
+
export declare const auto: {
|
|
28
|
+
filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
29
|
+
title?: string;
|
|
30
|
+
titleId?: string;
|
|
31
|
+
desc?: string;
|
|
32
|
+
descId?: string;
|
|
33
|
+
}>;
|
|
34
|
+
outlined: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
35
|
+
title?: string;
|
|
36
|
+
titleId?: string;
|
|
37
|
+
desc?: string;
|
|
38
|
+
descId?: string;
|
|
39
|
+
}>;
|
|
40
|
+
round: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
41
|
+
title?: string;
|
|
42
|
+
titleId?: string;
|
|
43
|
+
desc?: string;
|
|
44
|
+
descId?: string;
|
|
45
|
+
}>;
|
|
46
|
+
sharp: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
47
|
+
title?: string;
|
|
48
|
+
titleId?: string;
|
|
49
|
+
desc?: string;
|
|
50
|
+
descId?: string;
|
|
51
|
+
}>;
|
|
52
|
+
};
|
|
27
53
|
export declare const backspace: {
|
|
28
54
|
filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
29
55
|
title?: string;
|
|
@@ -102,6 +128,58 @@ export declare const mail: {
|
|
|
102
128
|
descId?: string;
|
|
103
129
|
}>;
|
|
104
130
|
};
|
|
131
|
+
export declare const manage_account: {
|
|
132
|
+
filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
133
|
+
title?: string;
|
|
134
|
+
titleId?: string;
|
|
135
|
+
desc?: string;
|
|
136
|
+
descId?: string;
|
|
137
|
+
}>;
|
|
138
|
+
outlined: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
139
|
+
title?: string;
|
|
140
|
+
titleId?: string;
|
|
141
|
+
desc?: string;
|
|
142
|
+
descId?: string;
|
|
143
|
+
}>;
|
|
144
|
+
round: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
145
|
+
title?: string;
|
|
146
|
+
titleId?: string;
|
|
147
|
+
desc?: string;
|
|
148
|
+
descId?: string;
|
|
149
|
+
}>;
|
|
150
|
+
sharp: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
151
|
+
title?: string;
|
|
152
|
+
titleId?: string;
|
|
153
|
+
desc?: string;
|
|
154
|
+
descId?: string;
|
|
155
|
+
}>;
|
|
156
|
+
};
|
|
157
|
+
export declare const person: {
|
|
158
|
+
filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
159
|
+
title?: string;
|
|
160
|
+
titleId?: string;
|
|
161
|
+
desc?: string;
|
|
162
|
+
descId?: string;
|
|
163
|
+
}>;
|
|
164
|
+
outlined: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
165
|
+
title?: string;
|
|
166
|
+
titleId?: string;
|
|
167
|
+
desc?: string;
|
|
168
|
+
descId?: string;
|
|
169
|
+
}>;
|
|
170
|
+
round: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
171
|
+
title?: string;
|
|
172
|
+
titleId?: string;
|
|
173
|
+
desc?: string;
|
|
174
|
+
descId?: string;
|
|
175
|
+
}>;
|
|
176
|
+
sharp: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
177
|
+
title?: string;
|
|
178
|
+
titleId?: string;
|
|
179
|
+
desc?: string;
|
|
180
|
+
descId?: string;
|
|
181
|
+
}>;
|
|
182
|
+
};
|
|
105
183
|
export declare const remove: {
|
|
106
184
|
filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
107
185
|
title?: string;
|
|
@@ -154,4 +232,30 @@ export declare const send: {
|
|
|
154
232
|
descId?: string;
|
|
155
233
|
}>;
|
|
156
234
|
};
|
|
235
|
+
export declare const work: {
|
|
236
|
+
filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
237
|
+
title?: string;
|
|
238
|
+
titleId?: string;
|
|
239
|
+
desc?: string;
|
|
240
|
+
descId?: string;
|
|
241
|
+
}>;
|
|
242
|
+
outlined: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
243
|
+
title?: string;
|
|
244
|
+
titleId?: string;
|
|
245
|
+
desc?: string;
|
|
246
|
+
descId?: string;
|
|
247
|
+
}>;
|
|
248
|
+
round: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
249
|
+
title?: string;
|
|
250
|
+
titleId?: string;
|
|
251
|
+
desc?: string;
|
|
252
|
+
descId?: string;
|
|
253
|
+
}>;
|
|
254
|
+
sharp: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
|
|
255
|
+
title?: string;
|
|
256
|
+
titleId?: string;
|
|
257
|
+
desc?: string;
|
|
258
|
+
descId?: string;
|
|
259
|
+
}>;
|
|
260
|
+
};
|
|
157
261
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/foundation/iconography/svg/content/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/foundation/iconography/svg/content/index.ts"],"names":[],"mappings":"AAiDA,eAAO,MAAM,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;CAKf,CAAC;AACF,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;CAKhB,CAAC;AACF,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;CAKrB,CAAC;AACF,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;CAKjB,CAAC;AACF,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;CAKhB,CAAC;AACF,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;CAK1B,CAAC;AACF,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;CAKlB,CAAC;AACF,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;CAKlB,CAAC;AACF,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;CAKhB,CAAC;AACF,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;CAKhB,CAAC"}
|