@wallarm-org/design-system 0.25.0 → 0.26.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/Checkmark/Checkmark.js +2 -2
- package/dist/components/Checkmark/icons/CheckIcon.d.ts +2 -0
- package/dist/components/Checkmark/icons/CheckIcon.js +13 -0
- package/dist/components/Checkmark/icons/IndeterminateIcon.d.ts +2 -0
- package/dist/components/Checkmark/icons/IndeterminateIcon.js +17 -0
- package/dist/components/Checkmark/icons/index.d.ts +2 -0
- package/dist/components/Checkmark/icons/index.js +3 -0
- package/dist/components/FilterInput/FilterInputErrors/parseFilterInputErrors.js +2 -2
- package/dist/components/FilterInput/FilterInputMenu/FilterInputMenu.js +2 -1
- package/dist/components/FilterInput/FilterInputMenu/FilterInputValueMenu/ValueMenuItem.js +5 -10
- package/dist/components/FilterInput/hooks/useFilterInputAutocomplete/deriveAutocompleteValues.js +2 -2
- package/dist/components/FilterInput/hooks/useFilterInputAutocomplete/valueCommitHelpers.js +3 -2
- package/dist/components/FilterInput/index.d.ts +1 -1
- package/dist/components/FilterInput/index.js +2 -2
- package/dist/components/FilterInput/lib/fields.d.ts +13 -6
- package/dist/components/FilterInput/lib/fields.js +15 -5
- package/dist/components/FilterInput/lib/index.d.ts +2 -1
- package/dist/components/FilterInput/lib/index.js +3 -2
- package/dist/components/FilterInput/lib/statusCodeSuggestions.d.ts +10 -0
- package/dist/components/FilterInput/lib/statusCodeSuggestions.js +45 -0
- package/dist/components/FilterInput/stories/mockStatusCodes.d.ts +6 -0
- package/dist/components/FilterInput/stories/mockStatusCodes.js +18 -0
- package/dist/components/FilterInput/types.d.ts +7 -0
- package/dist/icons/Activity.js +2 -6
- package/dist/icons/ArrowBigUp.js +2 -6
- package/dist/icons/ArrowBigUpDash.js +6 -20
- package/dist/icons/ArrowDown.js +2 -6
- package/dist/icons/ArrowDownLeft.js +6 -20
- package/dist/icons/ArrowDownRight.js +6 -20
- package/dist/icons/ArrowLeft.js +2 -6
- package/dist/icons/ArrowRight.js +2 -6
- package/dist/icons/ArrowUp.js +2 -6
- package/dist/icons/ArrowUpLeft.js +6 -20
- package/dist/icons/ArrowUpRight.js +2 -6
- package/dist/icons/Check.js +1 -1
- package/dist/icons/CheckCheck.js +6 -20
- package/dist/icons/ChevronDown.js +2 -6
- package/dist/icons/ChevronFirst.js +6 -20
- package/dist/icons/ChevronLast.js +6 -20
- package/dist/icons/ChevronLeft.js +2 -6
- package/dist/icons/ChevronRight.js +2 -6
- package/dist/icons/ChevronUp.js +2 -6
- package/dist/icons/ChevronsDown.js +6 -20
- package/dist/icons/ChevronsLeft.js +6 -20
- package/dist/icons/ChevronsRight.js +6 -20
- package/dist/icons/ChevronsUp.js +6 -20
- package/dist/icons/Circle.js +3 -9
- package/dist/icons/CircleArrowDown.js +6 -30
- package/dist/icons/CircleArrowLeft.js +6 -30
- package/dist/icons/CircleArrowOutDownLeft.js +6 -28
- package/dist/icons/CircleArrowOutDownRight.js +6 -28
- package/dist/icons/CircleArrowOutUpLeft.js +6 -28
- package/dist/icons/CircleArrowOutUpRight.js +6 -28
- package/dist/icons/CircleArrowRight.js +6 -30
- package/dist/icons/CircleArrowUp.js +6 -30
- package/dist/icons/CircleCheck.js +6 -20
- package/dist/icons/CircleCheckBig.js +6 -20
- package/dist/icons/CircleChevronDown.js +6 -20
- package/dist/icons/CircleChevronLeft.js +6 -20
- package/dist/icons/CircleChevronRight.js +6 -20
- package/dist/icons/CircleChevronUp.js +6 -20
- package/dist/icons/CircleDashed.js +6 -68
- package/dist/icons/CircleDotDashed.js +4 -68
- package/dist/icons/CircleEllipsis.js +6 -42
- package/dist/icons/CircleHelp.js +6 -30
- package/dist/icons/CirclePlus.js +6 -30
- package/dist/icons/Earth.js +6 -30
- package/dist/icons/EarthLock.js +6 -39
- package/dist/icons/Ellipsis.js +6 -34
- package/dist/icons/Filter.js +3 -7
- package/dist/icons/FilterX.js +6 -28
- package/dist/icons/Folder.js +2 -6
- package/dist/icons/FunnelPlus.js +6 -36
- package/dist/icons/GitCommitHorizontal.js +6 -22
- package/dist/icons/GitCommitVertical.js +6 -30
- package/dist/icons/GitCompare.js +6 -40
- package/dist/icons/GitCompareArrows.js +6 -64
- package/dist/icons/GitFork.js +6 -50
- package/dist/icons/GitGraph.js +6 -58
- package/dist/icons/GitMerge.js +6 -32
- package/dist/icons/GitPullRequest.js +6 -40
- package/dist/icons/GitPullRequestArrow.js +6 -56
- package/dist/icons/GitPullRequestClosed.js +6 -56
- package/dist/icons/GitPullRequestCreate.js +6 -46
- package/dist/icons/GitPullRequestCreateArrow.js +6 -62
- package/dist/icons/GitPullRequestDraft.js +6 -48
- package/dist/icons/Globe.js +6 -30
- package/dist/icons/GlobeLock.js +6 -39
- package/dist/icons/History.js +6 -28
- package/dist/icons/Home.js +6 -20
- package/dist/icons/Info.js +6 -30
- package/dist/icons/KeyRound.js +6 -18
- package/dist/icons/KeySquare.js +6 -36
- package/dist/icons/Keyboard.js +6 -80
- package/dist/icons/Layers.js +6 -20
- package/dist/icons/Layers2.js +6 -20
- package/dist/icons/Layers3.js +6 -28
- package/dist/icons/LayoutDashboard.js +6 -52
- package/dist/icons/LayoutGrid.js +6 -52
- package/dist/icons/LayoutList.js +6 -60
- package/dist/icons/LayoutPanelLeft.js +6 -25
- package/dist/icons/LayoutPanelTop.js +6 -25
- package/dist/icons/LayoutTemplate.js +6 -40
- package/dist/icons/LibraryBig.js +6 -48
- package/dist/icons/Loader.js +51 -72
- package/dist/icons/LoaderCircle.js +13 -10
- package/dist/icons/Lock.js +6 -25
- package/dist/icons/LockOpen.js +6 -25
- package/dist/icons/Maximize.js +6 -36
- package/dist/icons/Maximize2.js +6 -36
- package/dist/icons/Megaphone.js +6 -20
- package/dist/icons/MegaphoneOff.js +6 -36
- package/dist/icons/MessageSquare.js +2 -6
- package/dist/icons/MessageSquareText.js +6 -28
- package/dist/icons/MessageSquareWarning.js +6 -28
- package/dist/icons/MessageSquareX.js +6 -28
- package/dist/icons/MessagesSquare.js +6 -20
- package/dist/icons/Minus.js +2 -6
- package/dist/icons/Mouse.js +6 -24
- package/dist/icons/Move3D.js +6 -36
- package/dist/icons/NotebookPen.js +6 -28
- package/dist/icons/NotepadText.js +6 -64
- package/dist/icons/OctagonAlert.js +6 -32
- package/dist/icons/PanelBottom.js +6 -24
- package/dist/icons/PanelBottomOpen.js +6 -36
- package/dist/icons/PanelRight.js +6 -24
- package/dist/icons/PanelRightClose.js +6 -32
- package/dist/icons/PanelRightDashed.js +6 -48
- package/dist/icons/PanelRightOpen.js +6 -36
- package/dist/icons/Paperclip.js +2 -6
- package/dist/icons/Pen.js +2 -6
- package/dist/icons/PenLine.js +6 -20
- package/dist/icons/PenOff.js +6 -28
- package/dist/icons/PenTool.js +6 -38
- package/dist/icons/Pencil.js +2 -6
- package/dist/icons/PencilLine.js +6 -20
- package/dist/icons/PencilOff.js +6 -36
- package/dist/icons/PencilRuler.js +6 -36
- package/dist/icons/Pentagon.js +2 -6
- package/dist/icons/Plus.js +6 -20
- package/dist/icons/Quote.js +6 -20
- package/dist/icons/Redo.js +6 -20
- package/dist/icons/Redo2.js +6 -20
- package/dist/icons/RedoDot.js +6 -30
- package/dist/icons/RefreshCcw.js +6 -36
- package/dist/icons/RefreshCwOff.js +6 -44
- package/dist/icons/Search.js +6 -22
- package/dist/icons/Skull.js +6 -48
- package/dist/icons/SlidersHorizontal.js +6 -94
- package/dist/icons/SlidersVertical.js +6 -94
- package/dist/icons/SquareArrowOutUpRight.js +6 -28
- package/dist/icons/Trash.js +6 -28
- package/dist/icons/Trash2.js +6 -48
- package/dist/icons/TriangleAlert.js +6 -28
- package/dist/icons/Undo2.js +1 -1
- package/dist/icons/Wrench.js +2 -6
- package/dist/icons/X.js +6 -20
- package/dist/icons/ZoomIn.js +6 -42
- package/dist/icons/ZoomOut.js +6 -32
- package/dist/metadata/components.json +2 -2
- package/package.json +1 -1
|
@@ -1,46 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const LayoutTemplate = (props)=>/*#__PURE__*/
|
|
3
|
+
const LayoutTemplate = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
children:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
x: "3",
|
|
11
|
-
y: "3",
|
|
12
|
-
rx: "1",
|
|
13
|
-
stroke: "currentColor",
|
|
14
|
-
strokeWidth: "2",
|
|
15
|
-
strokeLinecap: "round",
|
|
16
|
-
strokeLinejoin: "round",
|
|
17
|
-
fill: "none"
|
|
18
|
-
}),
|
|
19
|
-
/*#__PURE__*/ jsx("rect", {
|
|
20
|
-
width: "9",
|
|
21
|
-
height: "7",
|
|
22
|
-
x: "3",
|
|
23
|
-
y: "14",
|
|
24
|
-
rx: "1",
|
|
25
|
-
stroke: "currentColor",
|
|
26
|
-
strokeWidth: "2",
|
|
27
|
-
strokeLinecap: "round",
|
|
28
|
-
strokeLinejoin: "round",
|
|
29
|
-
fill: "none"
|
|
30
|
-
}),
|
|
31
|
-
/*#__PURE__*/ jsx("rect", {
|
|
32
|
-
width: "5",
|
|
33
|
-
height: "7",
|
|
34
|
-
x: "16",
|
|
35
|
-
y: "14",
|
|
36
|
-
rx: "1",
|
|
37
|
-
stroke: "currentColor",
|
|
38
|
-
strokeWidth: "2",
|
|
39
|
-
strokeLinecap: "round",
|
|
40
|
-
strokeLinejoin: "round",
|
|
41
|
-
fill: "none"
|
|
42
|
-
})
|
|
43
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M4 15V20H11V15H4ZM17 15V20H20V15H17ZM4 4V9H20V4H4ZM13 20C13 21.1046 12.1046 22 11 22H4C2.89543 22 2 21.1046 2 20V15C2 13.8954 2.89543 13 4 13H11C12.1046 13 13 13.8954 13 15V20ZM22 20C22 21.1046 21.1046 22 20 22H17C15.8954 22 15 21.1046 15 20V15C15 13.8954 15.8954 13 17 13H20C21.1046 13 22 13.8954 22 15V20ZM22 9C22 10.1046 21.1046 11 20 11H4C2.89543 11 2 10.1046 2 9V4C2 2.89543 2.89543 2 4 2H20C21.1046 2 22 2.89543 22 4V9Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
44
10
|
});
|
|
45
11
|
LayoutTemplate.displayName = 'LayoutTemplateIcon';
|
|
46
12
|
export { LayoutTemplate };
|
package/dist/icons/LibraryBig.js
CHANGED
|
@@ -1,54 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const LibraryBig = (props)=>/*#__PURE__*/
|
|
3
|
+
const LibraryBig = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
children:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
x: "3",
|
|
11
|
-
y: "3",
|
|
12
|
-
rx: "1",
|
|
13
|
-
stroke: "currentColor",
|
|
14
|
-
strokeWidth: "2",
|
|
15
|
-
strokeLinecap: "round",
|
|
16
|
-
strokeLinejoin: "round",
|
|
17
|
-
fill: "none"
|
|
18
|
-
}),
|
|
19
|
-
/*#__PURE__*/ jsx("path", {
|
|
20
|
-
d: "m7 3 .2 3a1 1 0 0 0 1 .8h8.8a1 1 0 0 0 1-.8L19 3",
|
|
21
|
-
stroke: "currentColor",
|
|
22
|
-
strokeWidth: "2",
|
|
23
|
-
strokeLinecap: "round",
|
|
24
|
-
strokeLinejoin: "round",
|
|
25
|
-
fill: "none"
|
|
26
|
-
}),
|
|
27
|
-
/*#__PURE__*/ jsx("rect", {
|
|
28
|
-
width: "2",
|
|
29
|
-
height: "14",
|
|
30
|
-
x: "13",
|
|
31
|
-
y: "7",
|
|
32
|
-
rx: "1",
|
|
33
|
-
stroke: "currentColor",
|
|
34
|
-
strokeWidth: "2",
|
|
35
|
-
strokeLinecap: "round",
|
|
36
|
-
strokeLinejoin: "round",
|
|
37
|
-
fill: "none"
|
|
38
|
-
}),
|
|
39
|
-
/*#__PURE__*/ jsx("rect", {
|
|
40
|
-
width: "2",
|
|
41
|
-
height: "10",
|
|
42
|
-
x: "17",
|
|
43
|
-
y: "11",
|
|
44
|
-
rx: "1",
|
|
45
|
-
stroke: "currentColor",
|
|
46
|
-
strokeWidth: "2",
|
|
47
|
-
strokeLinecap: "round",
|
|
48
|
-
strokeLinejoin: "round",
|
|
49
|
-
fill: "none"
|
|
50
|
-
})
|
|
51
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M10 4H8V20H10V4ZM12.0703 4.72852C12.0686 4.72967 12.0661 4.73283 12.0625 4.73633C12.0547 4.74391 12.0471 4.75355 12.042 4.76367L17.5303 19.9307C17.5315 19.9324 17.5334 19.9347 17.5361 19.9375C17.5438 19.9455 17.5541 19.9529 17.5645 19.958L19.4287 19.2705C19.4303 19.2695 19.4335 19.2676 19.4375 19.2637C19.4455 19.2559 19.4529 19.2458 19.458 19.2354L13.9717 4.07129C13.9707 4.06975 13.968 4.06677 13.9639 4.0625C13.956 4.0544 13.9461 4.04611 13.9355 4.04102L12.0703 4.72852ZM12 20C12 21.1046 11.1046 22 10 22H4C2.89543 22 2 21.1046 2 20V4C2 2.89543 2.89543 2 4 2H10C10.6438 2 11.2143 2.30587 11.5801 2.77832L13.2549 2.16211V2.16309C14.2573 1.77816 15.3114 2.31387 15.749 3.15527L15.8291 3.32812L15.8408 3.35938L21.3408 18.5596H21.3389C21.7458 19.6278 21.1089 20.754 20.1719 21.1289C20.1634 21.1323 20.1541 21.1355 20.1455 21.1387L18.2461 21.8379L18.2451 21.8359C17.1756 22.2466 16.0474 21.6101 15.6719 20.6719C15.6678 20.6617 15.6639 20.6509 15.6602 20.6406L12 10.5244V20ZM4 20H6V4H4V20Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
52
10
|
});
|
|
53
11
|
LibraryBig.displayName = 'LibraryBigIcon';
|
|
54
12
|
export { LibraryBig };
|
package/dist/icons/Loader.js
CHANGED
|
@@ -4,85 +4,64 @@ const Loader = (props)=>/*#__PURE__*/ jsxs(SvgIcon, {
|
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
6
|
children: [
|
|
7
|
-
/*#__PURE__*/ jsx("
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
y2: "6",
|
|
12
|
-
stroke: "currentColor",
|
|
13
|
-
strokeWidth: "2",
|
|
14
|
-
strokeLinecap: "round",
|
|
15
|
-
strokeLinejoin: "round"
|
|
7
|
+
/*#__PURE__*/ jsx("path", {
|
|
8
|
+
opacity: "0.1",
|
|
9
|
+
d: "M11.202 6V3C11.202 2.55928 11.5593 2.20195 12 2.20195C12.4407 2.20195 12.7981 2.55928 12.7981 3V6C12.7981 6.44072 12.4407 6.79805 12 6.79805C11.5593 6.79805 11.202 6.44072 11.202 6Z",
|
|
10
|
+
fill: "currentColor"
|
|
16
11
|
}),
|
|
17
|
-
/*#__PURE__*/ jsx("
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
y2: "22",
|
|
22
|
-
stroke: "currentColor",
|
|
23
|
-
strokeWidth: "2",
|
|
24
|
-
strokeLinecap: "round",
|
|
25
|
-
strokeLinejoin: "round"
|
|
12
|
+
/*#__PURE__*/ jsx("path", {
|
|
13
|
+
opacity: "0.2",
|
|
14
|
+
d: "M7.10157 3.51459C7.48316 3.29469 7.97116 3.42608 8.19142 3.80756L9.69142 6.40444C9.91178 6.78611 9.78012 7.27509 9.39845 7.49545C9.01686 7.71535 8.52886 7.58396 8.30861 7.20249L6.80861 4.60444C6.5887 4.22285 6.72009 3.73485 7.10157 3.51459Z",
|
|
15
|
+
fill: "currentColor"
|
|
26
16
|
}),
|
|
27
|
-
/*#__PURE__*/ jsx("
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
y2: "7.76",
|
|
32
|
-
stroke: "currentColor",
|
|
33
|
-
strokeWidth: "2",
|
|
34
|
-
strokeLinecap: "round",
|
|
35
|
-
strokeLinejoin: "round"
|
|
17
|
+
/*#__PURE__*/ jsx("path", {
|
|
18
|
+
opacity: "0.3",
|
|
19
|
+
d: "M3.5146 7.10156C3.73486 6.72008 4.22285 6.58868 4.60444 6.80859L7.20249 8.30859C7.58397 8.52885 7.71535 9.01685 7.49546 9.39844C7.27509 9.78011 6.78612 9.91177 6.40444 9.69141L3.80757 8.19141C3.42608 7.97115 3.29469 7.48315 3.5146 7.10156Z",
|
|
20
|
+
fill: "currentColor"
|
|
36
21
|
}),
|
|
37
|
-
/*#__PURE__*/ jsx("
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
y2: "19.07",
|
|
42
|
-
stroke: "currentColor",
|
|
43
|
-
strokeWidth: "2",
|
|
44
|
-
strokeLinecap: "round",
|
|
45
|
-
strokeLinejoin: "round"
|
|
22
|
+
/*#__PURE__*/ jsx("path", {
|
|
23
|
+
opacity: "0.4",
|
|
24
|
+
d: "M6.00001 11.202C6.44074 11.202 6.79806 11.5593 6.79806 12C6.79806 12.4407 6.44074 12.798 6.00001 12.798H3.00001C2.55929 12.798 2.20197 12.4407 2.20197 12C2.20197 11.5593 2.55929 11.202 3.00001 11.202H6.00001Z",
|
|
25
|
+
fill: "currentColor"
|
|
46
26
|
}),
|
|
47
|
-
/*#__PURE__*/ jsx("
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
y2: "12",
|
|
52
|
-
stroke: "currentColor",
|
|
53
|
-
strokeWidth: "2",
|
|
54
|
-
strokeLinecap: "round",
|
|
55
|
-
strokeLinejoin: "round"
|
|
27
|
+
/*#__PURE__*/ jsx("path", {
|
|
28
|
+
opacity: "0.5",
|
|
29
|
+
d: "M6.40444 14.3086C6.78612 14.0882 7.27509 14.2199 7.49546 14.6016C7.71535 14.9832 7.58397 15.4712 7.20249 15.6914L4.60444 17.1914C4.22285 17.4113 3.73486 17.2799 3.5146 16.8984C3.29469 16.5168 3.42608 16.0289 3.80757 15.8086L6.40444 14.3086Z",
|
|
30
|
+
fill: "currentColor"
|
|
56
31
|
}),
|
|
57
|
-
/*#__PURE__*/ jsx("
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
y2: "12",
|
|
62
|
-
stroke: "currentColor",
|
|
63
|
-
strokeWidth: "2",
|
|
64
|
-
strokeLinecap: "round",
|
|
65
|
-
strokeLinejoin: "round"
|
|
32
|
+
/*#__PURE__*/ jsx("path", {
|
|
33
|
+
opacity: "0.55",
|
|
34
|
+
d: "M8.30861 16.7976C8.52886 16.4161 9.01686 16.2847 9.39845 16.5046C9.77993 16.7248 9.91133 17.2128 9.69142 17.5944L8.19142 20.1925C7.97116 20.574 7.48316 20.7053 7.10157 20.4855C6.7199 20.2651 6.58824 19.7761 6.80861 19.3944L8.30861 16.7976Z",
|
|
35
|
+
fill: "currentColor"
|
|
66
36
|
}),
|
|
67
|
-
/*#__PURE__*/ jsx("
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
y2: "16.24",
|
|
72
|
-
stroke: "currentColor",
|
|
73
|
-
strokeWidth: "2",
|
|
74
|
-
strokeLinecap: "round",
|
|
75
|
-
strokeLinejoin: "round"
|
|
37
|
+
/*#__PURE__*/ jsx("path", {
|
|
38
|
+
opacity: "0.6",
|
|
39
|
+
d: "M11.202 21V18C11.202 17.5593 11.5593 17.202 12 17.202C12.4407 17.202 12.7981 17.5593 12.7981 18V21C12.7981 21.4407 12.4407 21.798 12 21.798C11.5593 21.798 11.202 21.4407 11.202 21Z",
|
|
40
|
+
fill: "currentColor"
|
|
76
41
|
}),
|
|
77
|
-
/*#__PURE__*/ jsx("
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
42
|
+
/*#__PURE__*/ jsx("path", {
|
|
43
|
+
opacity: "0.65",
|
|
44
|
+
d: "M14.6016 16.5046C14.9832 16.2847 15.4712 16.4161 15.6914 16.7976L17.1914 19.3944C17.4118 19.7761 17.2801 20.2651 16.8984 20.4855C16.5169 20.7053 16.0289 20.574 15.8086 20.1925L14.3086 17.5944C14.0887 17.2128 14.2201 16.7248 14.6016 16.5046Z",
|
|
45
|
+
fill: "currentColor"
|
|
46
|
+
}),
|
|
47
|
+
/*#__PURE__*/ jsx("path", {
|
|
48
|
+
opacity: "0.7",
|
|
49
|
+
d: "M16.5046 14.6016C16.7248 14.2201 17.2128 14.0887 17.5944 14.3086L20.1925 15.8086C20.574 16.0288 20.7053 16.5168 20.4854 16.8984C20.2651 17.2801 19.7761 17.4118 19.3944 17.1914L16.7976 15.6914C16.4161 15.4711 16.2847 14.9832 16.5046 14.6016Z",
|
|
50
|
+
fill: "currentColor"
|
|
51
|
+
}),
|
|
52
|
+
/*#__PURE__*/ jsx("path", {
|
|
53
|
+
opacity: "0.8",
|
|
54
|
+
d: "M21 11.202C21.4407 11.202 21.7981 11.5593 21.7981 12C21.7981 12.4407 21.4407 12.798 21 12.798H18C17.5593 12.798 17.202 12.4407 17.202 12C17.202 11.5593 17.5593 11.202 18 11.202H21Z",
|
|
55
|
+
fill: "currentColor"
|
|
56
|
+
}),
|
|
57
|
+
/*#__PURE__*/ jsx("path", {
|
|
58
|
+
opacity: "0.9",
|
|
59
|
+
d: "M19.3957 6.80879C19.7773 6.58888 20.2653 6.72026 20.4855 7.10176C20.7054 7.48336 20.5741 7.97135 20.1926 8.1916L17.5945 9.6916C17.2129 9.91149 16.7249 9.78012 16.5047 9.39863C16.2847 9.01703 16.4161 8.52905 16.7976 8.30879L19.3957 6.80879Z",
|
|
60
|
+
fill: "currentColor"
|
|
61
|
+
}),
|
|
62
|
+
/*#__PURE__*/ jsx("path", {
|
|
63
|
+
d: "M15.8086 3.80733C16.0289 3.42584 16.5169 3.29445 16.8985 3.51436C17.28 3.73462 17.4113 4.22261 17.1914 4.60421L15.6914 7.20343C15.4711 7.58469 14.9831 7.71509 14.6016 7.49522C14.2201 7.27497 14.0887 6.78698 14.3086 6.40538L15.8086 3.80733Z",
|
|
64
|
+
fill: "currentColor"
|
|
86
65
|
})
|
|
87
66
|
]
|
|
88
67
|
});
|
|
@@ -1,16 +1,19 @@
|
|
|
1
|
-
import { jsx } from "react/jsx-runtime";
|
|
1
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const LoaderCircle = (props)=>/*#__PURE__*/
|
|
3
|
+
const LoaderCircle = (props)=>/*#__PURE__*/ jsxs(SvgIcon, {
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
children:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
6
|
+
children: [
|
|
7
|
+
/*#__PURE__*/ jsx("path", {
|
|
8
|
+
d: "M21 10.9996C21.5523 10.9996 22 11.4482 22 12.0005C21.9998 14.1121 21.331 16.1692 20.0898 17.8775C18.8485 19.5859 17.0983 20.8578 15.0898 21.5103C13.0814 22.1628 10.9176 22.1629 8.90918 21.5103C6.90105 20.8577 5.15132 19.5857 3.91016 17.8775C2.66893 16.169 2 14.1113 2 11.9996C2.00002 9.88779 2.66889 7.83008 3.91016 6.12163C5.15141 4.41328 6.90184 3.14138 8.91016 2.48881C10.9184 1.83639 13.0816 1.83638 15.0898 2.48881C15.6149 2.65942 15.9027 3.22346 15.7324 3.74858C15.5618 4.27384 14.9969 4.56181 14.4717 4.39116C12.865 3.86922 11.134 3.86911 9.52734 4.39116C7.92085 4.91325 6.52124 5.93083 5.52832 7.29741C4.53531 8.66417 4.00001 10.3101 4 11.9996C4 13.6889 4.53447 15.335 5.52734 16.7017C6.52027 18.0684 7.92076 19.0858 9.52734 19.608C11.134 20.13 12.865 20.1299 14.4717 19.608C16.0784 19.086 17.4786 18.0684 18.4717 16.7017C19.4647 15.335 19.9999 13.6889 20 11.9996C20.0002 11.4475 20.4479 10.9996 21 10.9996Z",
|
|
9
|
+
fill: "currentColor"
|
|
10
|
+
}),
|
|
11
|
+
/*#__PURE__*/ jsx("path", {
|
|
12
|
+
opacity: "0.2",
|
|
13
|
+
d: "M3 12.9996C2.44772 12.9996 1.99997 12.5509 2 11.9987C2.00021 9.88711 2.66898 7.82995 3.91016 6.1217C5.15149 4.4133 6.90173 3.14139 8.91016 2.48889C10.9186 1.83639 13.0824 1.83627 15.0908 2.48889C17.099 3.14149 18.8487 4.41348 20.0898 6.1217C21.3311 7.83015 22 9.88789 22 11.9996C22 14.1114 21.3311 16.1691 20.0898 17.8776C18.8486 19.5859 17.0982 20.8578 15.0898 21.5104C13.0816 22.1628 10.9184 22.1628 8.91016 21.5104C8.38506 21.3398 8.09726 20.7757 8.26758 20.2506C8.43823 19.7253 9.00306 19.4374 9.52832 19.608C11.135 20.13 12.866 20.1301 14.4727 19.608C16.0791 19.0859 17.4788 18.0684 18.4717 16.7018C19.4647 15.335 20 13.689 20 11.9996C20 10.3103 19.4655 8.6642 18.4727 7.29748C17.4797 5.93079 16.0792 4.91336 14.4727 4.39123C12.866 3.86915 11.135 3.86928 9.52832 4.39123C7.92158 4.91324 6.52139 5.93076 5.52832 7.29748C4.53532 8.66418 4.00008 10.3103 4 11.9996C3.99976 12.5517 3.55213 12.9996 3 12.9996Z",
|
|
14
|
+
fill: "currentColor"
|
|
15
|
+
})
|
|
16
|
+
]
|
|
14
17
|
});
|
|
15
18
|
LoaderCircle.displayName = 'LoaderCircleIcon';
|
|
16
19
|
export { LoaderCircle };
|
package/dist/icons/Lock.js
CHANGED
|
@@ -1,31 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const Lock = (props)=>/*#__PURE__*/
|
|
3
|
+
const Lock = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
children:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
x: "3",
|
|
11
|
-
y: "11",
|
|
12
|
-
rx: "2",
|
|
13
|
-
ry: "2",
|
|
14
|
-
stroke: "currentColor",
|
|
15
|
-
strokeWidth: "2",
|
|
16
|
-
strokeLinecap: "round",
|
|
17
|
-
strokeLinejoin: "round",
|
|
18
|
-
fill: "none"
|
|
19
|
-
}),
|
|
20
|
-
/*#__PURE__*/ jsx("path", {
|
|
21
|
-
d: "M7 11V7a5 5 0 0 1 10 0v4",
|
|
22
|
-
stroke: "currentColor",
|
|
23
|
-
strokeWidth: "2",
|
|
24
|
-
strokeLinecap: "round",
|
|
25
|
-
strokeLinejoin: "round",
|
|
26
|
-
fill: "none"
|
|
27
|
-
})
|
|
28
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M20 13C20 12.4477 19.5523 12 19 12H5C4.44772 12 4 12.4477 4 13V20C4 20.5523 4.44772 21 5 21H19C19.5523 21 20 20.5523 20 20V13ZM16 7C16 5.93913 15.5783 4.92202 14.8281 4.17188C14.078 3.42173 13.0609 3 12 3C10.9391 3 9.92202 3.42173 9.17188 4.17188C8.42173 4.92202 8 5.93913 8 7V10H16V7ZM18 10H19C20.6569 10 22 11.3431 22 13V20C22 21.6569 20.6569 23 19 23H5C3.34315 23 2 21.6569 2 20V13C2 11.3431 3.34315 10 5 10H6V7C6 5.4087 6.63259 3.88303 7.75781 2.75781C8.88303 1.63259 10.4087 1 12 1C13.5913 1 15.117 1.63259 16.2422 2.75781C17.3674 3.88303 18 5.4087 18 7V10Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
29
10
|
});
|
|
30
11
|
Lock.displayName = 'LockIcon';
|
|
31
12
|
export { Lock };
|
package/dist/icons/LockOpen.js
CHANGED
|
@@ -1,31 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const LockOpen = (props)=>/*#__PURE__*/
|
|
3
|
+
const LockOpen = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
children:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
x: "3",
|
|
11
|
-
y: "11",
|
|
12
|
-
rx: "2",
|
|
13
|
-
ry: "2",
|
|
14
|
-
stroke: "currentColor",
|
|
15
|
-
strokeWidth: "2",
|
|
16
|
-
strokeLinecap: "round",
|
|
17
|
-
strokeLinejoin: "round",
|
|
18
|
-
fill: "none"
|
|
19
|
-
}),
|
|
20
|
-
/*#__PURE__*/ jsx("path", {
|
|
21
|
-
d: "M7 11V7a5 5 0 0 1 9.9-1",
|
|
22
|
-
stroke: "currentColor",
|
|
23
|
-
strokeWidth: "2",
|
|
24
|
-
strokeLinecap: "round",
|
|
25
|
-
strokeLinejoin: "round",
|
|
26
|
-
fill: "none"
|
|
27
|
-
})
|
|
28
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M20 12.9997C19.9999 12.4475 19.5522 11.9997 19 11.9997H5C4.4478 11.9997 4.00013 12.4475 4 12.9997V19.9997C4 20.552 4.44772 20.9997 5 20.9997H19C19.5523 20.9997 20 20.552 20 19.9997V12.9997ZM22 19.9997C22 21.6566 20.6569 22.9997 19 22.9997H5C3.34315 22.9997 2 21.6566 2 19.9997V12.9997C2.00013 11.343 3.34323 9.99971 5 9.99971H6V6.99971C5.99879 5.51228 6.54995 4.07727 7.54688 2.97334C8.54419 1.8691 9.91705 1.17464 11.3975 1.0251C12.8777 0.8757 14.3607 1.28143 15.5586 2.16377C16.7565 3.04619 17.5837 4.34246 17.8799 5.80049C17.9898 6.34173 17.6399 6.87028 17.0986 6.98018C16.5576 7.08982 16.0298 6.74 15.9199 6.19893C15.7225 5.22681 15.1707 4.36245 14.3721 3.77412C13.5735 3.18594 12.5845 2.91566 11.5977 3.01534C10.6109 3.1151 9.69604 3.5781 9.03125 4.31416C8.36659 5.05025 7.99903 6.00697 8 6.99873V9.99971H19C20.6568 9.99971 21.9999 11.343 22 12.9997V19.9997Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
29
10
|
});
|
|
30
11
|
LockOpen.displayName = 'LockOpenIcon';
|
|
31
12
|
export { LockOpen };
|
package/dist/icons/Maximize.js
CHANGED
|
@@ -1,42 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const Maximize = (props)=>/*#__PURE__*/
|
|
3
|
+
const Maximize = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
children:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
strokeWidth: "2",
|
|
11
|
-
strokeLinecap: "round",
|
|
12
|
-
strokeLinejoin: "round",
|
|
13
|
-
fill: "none"
|
|
14
|
-
}),
|
|
15
|
-
/*#__PURE__*/ jsx("path", {
|
|
16
|
-
d: "M16 3h3a2 2 0 0 1 2 2v3",
|
|
17
|
-
stroke: "currentColor",
|
|
18
|
-
strokeWidth: "2",
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round",
|
|
21
|
-
fill: "none"
|
|
22
|
-
}),
|
|
23
|
-
/*#__PURE__*/ jsx("path", {
|
|
24
|
-
d: "M3 16v3a2 2 0 0 0 2 2h3",
|
|
25
|
-
stroke: "currentColor",
|
|
26
|
-
strokeWidth: "2",
|
|
27
|
-
strokeLinecap: "round",
|
|
28
|
-
strokeLinejoin: "round",
|
|
29
|
-
fill: "none"
|
|
30
|
-
}),
|
|
31
|
-
/*#__PURE__*/ jsx("path", {
|
|
32
|
-
d: "M21 16v3a2 2 0 0 1-2 2h-3",
|
|
33
|
-
stroke: "currentColor",
|
|
34
|
-
strokeWidth: "2",
|
|
35
|
-
strokeLinecap: "round",
|
|
36
|
-
strokeLinejoin: "round",
|
|
37
|
-
fill: "none"
|
|
38
|
-
})
|
|
39
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M2 19V16C2 15.4477 2.44772 15 3 15C3.55228 15 4 15.4477 4 16V19C4 19.2652 4.10543 19.5195 4.29297 19.707C4.48051 19.8946 4.73478 20 5 20H8C8.55228 20 9 20.4477 9 21C9 21.5523 8.55228 22 8 22H5C4.20435 22 3.44151 21.6837 2.87891 21.1211C2.3163 20.5585 2 19.7957 2 19ZM20 19V16C20 15.4477 20.4477 15 21 15C21.5523 15 22 15.4477 22 16V19C22 19.7957 21.6837 20.5585 21.1211 21.1211C20.5585 21.6837 19.7957 22 19 22H16C15.4477 22 15 21.5523 15 21C15 20.4477 15.4477 20 16 20H19C19.2652 20 19.5195 19.8946 19.707 19.707C19.8946 19.5195 20 19.2652 20 19ZM2 8V5C2 4.20435 2.3163 3.44152 2.87891 2.87891C3.44152 2.3163 4.20435 2 5 2H8C8.55228 2 9 2.44772 9 3C9 3.55228 8.55228 4 8 4H5C4.73478 4 4.4805 4.10543 4.29297 4.29297C4.10543 4.4805 4 4.73478 4 5V8C4 8.55228 3.55228 9 3 9C2.44772 9 2 8.55228 2 8ZM20 8V5C20 4.73478 19.8946 4.48051 19.707 4.29297C19.5195 4.10543 19.2652 4 19 4H16C15.4477 4 15 3.55228 15 3C15 2.44772 15.4477 2 16 2H19C19.7957 2 20.5585 2.3163 21.1211 2.87891C21.6837 3.44151 22 4.20435 22 5V8C22 8.55228 21.5523 9 21 9C20.4477 9 20 8.55228 20 8Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
40
10
|
});
|
|
41
11
|
Maximize.displayName = 'MaximizeIcon';
|
|
42
12
|
export { Maximize };
|
package/dist/icons/Maximize2.js
CHANGED
|
@@ -1,42 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const Maximize2 = (props)=>/*#__PURE__*/
|
|
3
|
+
const Maximize2 = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
children:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
strokeWidth: "2",
|
|
11
|
-
strokeLinecap: "round",
|
|
12
|
-
strokeLinejoin: "round",
|
|
13
|
-
fill: "none"
|
|
14
|
-
}),
|
|
15
|
-
/*#__PURE__*/ jsx("polyline", {
|
|
16
|
-
points: "9,21 3,21 3,15",
|
|
17
|
-
stroke: "currentColor",
|
|
18
|
-
strokeWidth: "2",
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round",
|
|
21
|
-
fill: "none"
|
|
22
|
-
}),
|
|
23
|
-
/*#__PURE__*/ jsx("path", {
|
|
24
|
-
d: "m21 3-7 7",
|
|
25
|
-
stroke: "currentColor",
|
|
26
|
-
strokeWidth: "2",
|
|
27
|
-
strokeLinecap: "round",
|
|
28
|
-
strokeLinejoin: "round",
|
|
29
|
-
fill: "none"
|
|
30
|
-
}),
|
|
31
|
-
/*#__PURE__*/ jsx("path", {
|
|
32
|
-
d: "m3 21 7-7",
|
|
33
|
-
stroke: "currentColor",
|
|
34
|
-
strokeWidth: "2",
|
|
35
|
-
strokeLinecap: "round",
|
|
36
|
-
strokeLinejoin: "round",
|
|
37
|
-
fill: "none"
|
|
38
|
-
})
|
|
39
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M9.29297 13.293C9.68349 12.9024 10.3165 12.9024 10.707 13.293C11.0976 13.6835 11.0976 14.3165 10.707 14.707L5.41406 20H9C9.55228 20 10 20.4477 10 21C10 21.5523 9.55228 22 9 22H3C2.44772 22 2 21.5523 2 21V15C2 14.4477 2.44772 14 3 14C3.55228 14 4 14.4477 4 15V18.5859L9.29297 13.293ZM22 9C22 9.55228 21.5523 10 21 10C20.4477 10 20 9.55228 20 9V5.41406L14.707 10.707C14.3165 11.0976 13.6835 11.0976 13.293 10.707C12.9024 10.3165 12.9024 9.68349 13.293 9.29297L18.5859 4H15C14.4477 4 14 3.55228 14 3C14 2.44772 14.4477 2 15 2H21C21.5523 2 22 2.44772 22 3V9Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
40
10
|
});
|
|
41
11
|
Maximize2.displayName = 'Maximize2Icon';
|
|
42
12
|
export { Maximize2 };
|
package/dist/icons/Megaphone.js
CHANGED
|
@@ -1,26 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const Megaphone = (props)=>/*#__PURE__*/
|
|
3
|
+
const Megaphone = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
children:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
strokeWidth: "2",
|
|
11
|
-
strokeLinecap: "round",
|
|
12
|
-
strokeLinejoin: "round",
|
|
13
|
-
fill: "none"
|
|
14
|
-
}),
|
|
15
|
-
/*#__PURE__*/ jsx("path", {
|
|
16
|
-
d: "M11.6 16.8a3 3 0 1 1-5.8-1.6",
|
|
17
|
-
stroke: "currentColor",
|
|
18
|
-
strokeWidth: "2",
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round",
|
|
21
|
-
fill: "none"
|
|
22
|
-
})
|
|
23
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M20.7324 5.03615C21.0335 4.95258 21.3567 5.01505 21.6055 5.20412C21.8541 5.39323 22 5.68766 22 6.00002V18C22 18.3033 21.8626 18.5905 21.626 18.7803C21.3894 18.97 21.0792 19.0423 20.7832 18.9766L12.54 17.1446C12.3976 17.6222 12.1689 18.0703 11.8623 18.4639C11.5388 18.879 11.1364 19.2266 10.6787 19.4864C10.221 19.7461 9.71654 19.9127 9.19434 19.9776C8.67215 20.0424 8.14203 20.0041 7.63477 19.8643C7.12734 19.7243 6.65156 19.4856 6.23633 19.1621C5.82116 18.8386 5.47366 18.4363 5.21387 17.9785C4.95414 17.5209 4.78754 17.0164 4.72266 16.4942C4.67784 16.1332 4.68302 15.7684 4.73633 15.4102L2.7832 14.9766C2.32567 14.8749 2 14.4687 2 14V11L2.01367 10.835C2.07679 10.4568 2.35357 10.1414 2.73242 10.0362L20.7324 5.03615ZM6.69727 15.8457C6.68699 15.9792 6.69049 16.1136 6.70703 16.2471C6.73952 16.5087 6.82302 16.7619 6.95312 16.9912C7.08327 17.2205 7.25785 17.4219 7.46582 17.584C7.67381 17.746 7.91186 17.8654 8.16602 17.9356C8.42012 18.0057 8.68568 18.0256 8.94727 17.9932C9.20899 17.9607 9.46204 17.8763 9.69141 17.7461C9.92065 17.616 10.1221 17.4423 10.2842 17.2344C10.4086 17.0747 10.507 16.8968 10.5781 16.708L6.69727 15.8457ZM4 11.7598V13.1973L20 16.753V7.31545L4 11.7598Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
24
10
|
});
|
|
25
11
|
Megaphone.displayName = 'MegaphoneIcon';
|
|
26
12
|
export { Megaphone };
|
|
@@ -1,42 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const MegaphoneOff = (props)=>/*#__PURE__*/
|
|
3
|
+
const MegaphoneOff = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
children:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
strokeWidth: "2",
|
|
11
|
-
strokeLinecap: "round",
|
|
12
|
-
strokeLinejoin: "round",
|
|
13
|
-
fill: "none"
|
|
14
|
-
}),
|
|
15
|
-
/*#__PURE__*/ jsx("path", {
|
|
16
|
-
d: "M21 15.34V6l-7.31 2.03",
|
|
17
|
-
stroke: "currentColor",
|
|
18
|
-
strokeWidth: "2",
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round",
|
|
21
|
-
fill: "none"
|
|
22
|
-
}),
|
|
23
|
-
/*#__PURE__*/ jsx("path", {
|
|
24
|
-
d: "M11.6 16.8a3 3 0 1 1-5.8-1.6",
|
|
25
|
-
stroke: "currentColor",
|
|
26
|
-
strokeWidth: "2",
|
|
27
|
-
strokeLinecap: "round",
|
|
28
|
-
strokeLinejoin: "round",
|
|
29
|
-
fill: "none"
|
|
30
|
-
}),
|
|
31
|
-
/*#__PURE__*/ jsx("path", {
|
|
32
|
-
d: "M2 2 22 22",
|
|
33
|
-
stroke: "currentColor",
|
|
34
|
-
strokeWidth: "2",
|
|
35
|
-
strokeLinecap: "round",
|
|
36
|
-
strokeLinejoin: "round",
|
|
37
|
-
fill: "none"
|
|
38
|
-
})
|
|
39
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M1.29295 1.29295C1.68348 0.90243 2.31649 0.90243 2.70702 1.29295L22.707 21.293C23.0975 21.6835 23.0975 22.3165 22.707 22.707C22.3165 23.0975 21.6835 23.0975 21.293 22.707L16.6387 18.0527L12.54 17.1426C12.3977 17.6209 12.1693 18.0698 11.8623 18.4639C11.5388 18.879 11.1364 19.2265 10.6787 19.4863C10.221 19.746 9.71653 19.9127 9.19432 19.9775C8.67214 20.0424 8.14202 20.0041 7.63475 19.8642C7.12732 19.7243 6.65155 19.4856 6.23631 19.1621C5.82115 18.8386 5.47365 18.4362 5.21385 17.9785C4.95412 17.5208 4.78752 17.0163 4.72264 16.4941C4.67783 16.1332 4.68301 15.7684 4.73631 15.4101L2.78319 14.9765C2.32558 14.8749 1.99999 14.4687 1.99999 14V11C1.99999 10.5508 2.29967 10.1564 2.73241 10.0361L7.34081 8.75487L1.29295 2.70702C0.90243 2.31649 0.90243 1.68348 1.29295 1.29295ZM6.69725 15.8457C6.68698 15.9791 6.69047 16.1136 6.70702 16.2471C6.7395 16.5087 6.82301 16.7619 6.95311 16.9912C7.08326 17.2205 7.25783 17.4219 7.46581 17.584C7.67379 17.746 7.91185 17.8654 8.166 17.9355C8.4201 18.0056 8.68566 18.0256 8.94725 17.9931C9.20898 17.9607 9.46202 17.8763 9.69139 17.7461C9.92064 17.6159 10.1221 17.4423 10.2842 17.2344C10.4088 17.0744 10.5069 16.8961 10.5781 16.707L6.69725 15.8457ZM20 15.3398V7.31542L13.957 8.99315C13.4251 9.14066 12.8744 8.82968 12.7265 8.29784C12.5788 7.76569 12.8907 7.21417 13.4228 7.06639L20.7324 5.03612C21.0335 4.95256 21.3567 5.01501 21.6055 5.20409C21.854 5.3932 22 5.68764 22 5.99999V15.3398C22 15.8921 21.5522 16.3398 21 16.3398C20.4477 16.3398 20 15.8921 20 15.3398ZM3.99999 11.7598V13.1973L14.0049 15.4189L8.96483 10.3789L3.99999 11.7598Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
40
10
|
});
|
|
41
11
|
MegaphoneOff.displayName = 'MegaphoneOffIcon';
|
|
42
12
|
export { MegaphoneOff };
|
|
@@ -4,12 +4,8 @@ const MessageSquare = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
6
|
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
-
d: "
|
|
8
|
-
|
|
9
|
-
strokeWidth: "2",
|
|
10
|
-
strokeLinecap: "round",
|
|
11
|
-
strokeLinejoin: "round",
|
|
12
|
-
fill: "none"
|
|
7
|
+
d: "M20 5C20 4.73478 19.8946 4.48051 19.707 4.29297C19.5195 4.10543 19.2652 4 19 4H5C4.73478 4 4.4805 4.10543 4.29297 4.29297C4.10543 4.4805 4 4.73478 4 5V18.5859L6.29297 16.293L6.36621 16.2266C6.54417 16.0807 6.76791 16 7 16H19C19.2652 16 19.5195 15.8946 19.707 15.707C19.8946 15.5195 20 15.2652 20 15V5ZM22 15C22 15.7957 21.6837 16.5585 21.1211 17.1211C20.5585 17.6837 19.7957 18 19 18H7.41406L3.70703 21.707C3.42103 21.993 2.99086 22.0786 2.61719 21.9238C2.24359 21.769 2 21.4044 2 21V5C2 4.20435 2.3163 3.44152 2.87891 2.87891C3.44152 2.3163 4.20435 2 5 2H19C19.7957 2 20.5585 2.3163 21.1211 2.87891C21.6837 3.44151 22 4.20435 22 5V15Z",
|
|
8
|
+
fill: "currentColor"
|
|
13
9
|
})
|
|
14
10
|
});
|
|
15
11
|
MessageSquare.displayName = 'MessageSquareIcon';
|
|
@@ -1,34 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const MessageSquareText = (props)=>/*#__PURE__*/
|
|
3
|
+
const MessageSquareText = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
children:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
strokeWidth: "2",
|
|
11
|
-
strokeLinecap: "round",
|
|
12
|
-
strokeLinejoin: "round",
|
|
13
|
-
fill: "none"
|
|
14
|
-
}),
|
|
15
|
-
/*#__PURE__*/ jsx("path", {
|
|
16
|
-
d: "M13 8H7",
|
|
17
|
-
stroke: "currentColor",
|
|
18
|
-
strokeWidth: "2",
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round",
|
|
21
|
-
fill: "none"
|
|
22
|
-
}),
|
|
23
|
-
/*#__PURE__*/ jsx("path", {
|
|
24
|
-
d: "M17 12H7",
|
|
25
|
-
stroke: "currentColor",
|
|
26
|
-
strokeWidth: "2",
|
|
27
|
-
strokeLinecap: "round",
|
|
28
|
-
strokeLinejoin: "round",
|
|
29
|
-
fill: "none"
|
|
30
|
-
})
|
|
31
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M20 5C20 4.73478 19.8946 4.48051 19.707 4.29297C19.5195 4.10543 19.2652 4 19 4H5C4.73478 4 4.4805 4.10543 4.29297 4.29297C4.10543 4.4805 4 4.73478 4 5V18.5859L6.29297 16.293L6.36621 16.2266C6.54417 16.0807 6.76791 16 7 16H19C19.2652 16 19.5195 15.8946 19.707 15.707C19.8946 15.5195 20 15.2652 20 15V5ZM17 11C17.5523 11 18 11.4477 18 12C18 12.5523 17.5523 13 17 13H7C6.44772 13 6 12.5523 6 12C6 11.4477 6.44772 11 7 11H17ZM13 7C13.5523 7 14 7.44772 14 8C14 8.55228 13.5523 9 13 9H7C6.44772 9 6 8.55228 6 8C6 7.44772 6.44772 7 7 7H13ZM22 15C22 15.7957 21.6837 16.5585 21.1211 17.1211C20.5585 17.6837 19.7957 18 19 18H7.41406L3.70703 21.707C3.42103 21.993 2.99086 22.0786 2.61719 21.9238C2.24359 21.769 2 21.4044 2 21V5C2 4.20435 2.3163 3.44152 2.87891 2.87891C3.44152 2.3163 4.20435 2 5 2H19C19.7957 2 20.5585 2.3163 21.1211 2.87891C21.6837 3.44151 22 4.20435 22 5V15Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
32
10
|
});
|
|
33
11
|
MessageSquareText.displayName = 'MessageSquareTextIcon';
|
|
34
12
|
export { MessageSquareText };
|