@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,34 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const MessageSquareWarning = (props)=>/*#__PURE__*/
|
|
3
|
+
const MessageSquareWarning = (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: "M12 7v2",
|
|
17
|
-
stroke: "currentColor",
|
|
18
|
-
strokeWidth: "2",
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round",
|
|
21
|
-
fill: "none"
|
|
22
|
-
}),
|
|
23
|
-
/*#__PURE__*/ jsx("path", {
|
|
24
|
-
d: "M12 13h.01",
|
|
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 15V5ZM12.0098 12C12.5621 12 13.0098 12.4477 13.0098 13C13.0098 13.5523 12.5621 14 12.0098 14H12C11.4477 14 11 13.5523 11 13C11 12.4477 11.4477 12 12 12H12.0098ZM11 9V7C11 6.44772 11.4477 6 12 6C12.5523 6 13 6.44772 13 7V9C13 9.55228 12.5523 10 12 10C11.4477 10 11 9.55228 11 9ZM22 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
|
MessageSquareWarning.displayName = 'MessageSquareWarningIcon';
|
|
34
12
|
export { MessageSquareWarning };
|
|
@@ -1,34 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const MessageSquareX = (props)=>/*#__PURE__*/
|
|
3
|
+
const MessageSquareX = (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: "m14.5 7.5-5 5",
|
|
17
|
-
stroke: "currentColor",
|
|
18
|
-
strokeWidth: "2",
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round",
|
|
21
|
-
fill: "none"
|
|
22
|
-
}),
|
|
23
|
-
/*#__PURE__*/ jsx("path", {
|
|
24
|
-
d: "m9.5 7.5 5 5",
|
|
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 15V5ZM13.793 6.79297C14.1835 6.40244 14.8165 6.40244 15.207 6.79297C15.5976 7.18349 15.5976 7.81651 15.207 8.20703L13.4141 10L15.207 11.793C15.5976 12.1835 15.5976 12.8165 15.207 13.207C14.8165 13.5976 14.1835 13.5976 13.793 13.207L12 11.4141L10.207 13.207C9.81651 13.5976 9.18349 13.5976 8.79297 13.207C8.40244 12.8165 8.40244 12.1835 8.79297 11.793L10.5859 10L8.79297 8.20703C8.40244 7.81651 8.40244 7.18349 8.79297 6.79297C9.18349 6.40244 9.81651 6.40244 10.207 6.79297L12 8.58594L13.793 6.79297ZM22 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
|
MessageSquareX.displayName = 'MessageSquareXIcon';
|
|
34
12
|
export { MessageSquareX };
|
|
@@ -1,26 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const MessagesSquare = (props)=>/*#__PURE__*/
|
|
3
|
+
const MessagesSquare = (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: "M18 9h2a2 2 0 0 1 2 2v11l-4-4h-6a2 2 0 0 1-2-2v-1",
|
|
17
|
-
stroke: "currentColor",
|
|
18
|
-
strokeWidth: "2",
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round",
|
|
21
|
-
fill: "none"
|
|
22
|
-
})
|
|
23
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M21 11C21 10.7348 20.8946 10.4805 20.707 10.293C20.5195 10.1054 20.2652 10 20 10H18C17.4477 10 17 9.55229 17 9C17 8.44772 17.4477 8 18 8H20C20.7957 8 21.5585 8.3163 22.1211 8.87891C22.6837 9.44151 23 10.2043 23 11V22C23 22.4044 22.7564 22.769 22.3828 22.9238C22.0091 23.0786 21.579 22.993 21.293 22.707L17.5859 19H12C11.2043 19 10.4415 18.6837 9.87891 18.1211C9.3163 17.5585 9 16.7957 9 16V15C9 14.4477 9.44771 14 10 14C10.5523 14 11 14.4477 11 15V16C11 16.2652 11.1054 16.5195 11.293 16.707C11.4805 16.8946 11.7348 17 12 17H18C18.2652 17 18.5195 17.1054 18.707 17.293L21 19.5859V11ZM13 4C13 3.73478 12.8946 3.48051 12.707 3.29297C12.5195 3.10543 12.2652 3 12 3H4C3.45228 3 3 3.45228 3 4V12.5859L5.29297 10.293L5.36621 10.2266C5.54417 10.0807 5.76791 10 6 10H12C12.2652 10 12.5195 9.89457 12.707 9.70703C12.8946 9.51949 13 9.26522 13 9V4ZM15 9C15 9.79565 14.6837 10.5585 14.1211 11.1211C13.5585 11.6837 12.7957 12 12 12H6.41406L2.70703 15.707C2.42103 15.993 1.99086 16.0786 1.61719 15.9238C1.24359 15.769 1 15.4044 1 15V4C1 2.34772 2.34772 1 4 1H12C12.7956 1 13.5585 1.3163 14.1211 1.87891C14.6837 2.44151 15 3.20435 15 4V9Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
24
10
|
});
|
|
25
11
|
MessagesSquare.displayName = 'MessagesSquareIcon';
|
|
26
12
|
export { MessagesSquare };
|
package/dist/icons/Minus.js
CHANGED
|
@@ -4,12 +4,8 @@ const Minus = (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: "M19 11C19.5523 11 20 11.4477 20 12C20 12.5523 19.5523 13 19 13H5C4.44772 13 4 12.5523 4 12C4 11.4477 4.44772 11 5 11H19Z",
|
|
8
|
+
fill: "currentColor"
|
|
13
9
|
})
|
|
14
10
|
});
|
|
15
11
|
Minus.displayName = 'MinusIcon';
|
package/dist/icons/Mouse.js
CHANGED
|
@@ -1,30 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const Mouse = (props)=>/*#__PURE__*/
|
|
3
|
+
const Mouse = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
children:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
width: "14",
|
|
11
|
-
height: "20",
|
|
12
|
-
rx: "7",
|
|
13
|
-
stroke: "currentColor",
|
|
14
|
-
strokeWidth: "2",
|
|
15
|
-
strokeLinecap: "round",
|
|
16
|
-
strokeLinejoin: "round",
|
|
17
|
-
fill: "none"
|
|
18
|
-
}),
|
|
19
|
-
/*#__PURE__*/ jsx("path", {
|
|
20
|
-
d: "M12 6v4",
|
|
21
|
-
stroke: "currentColor",
|
|
22
|
-
strokeWidth: "2",
|
|
23
|
-
strokeLinecap: "round",
|
|
24
|
-
strokeLinejoin: "round",
|
|
25
|
-
fill: "none"
|
|
26
|
-
})
|
|
27
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M18 9C18 5.68629 15.3137 3 12 3C8.68629 3 6 5.68629 6 9V15C6 18.3137 8.68629 21 12 21C15.3137 21 18 18.3137 18 15V9ZM11 10V6C11 5.44772 11.4477 5 12 5C12.5523 5 13 5.44772 13 6V10C13 10.5523 12.5523 11 12 11C11.4477 11 11 10.5523 11 10ZM20 15C20 19.4183 16.4183 23 12 23C7.58172 23 4 19.4183 4 15V9C4 4.58172 7.58172 1 12 1C16.4183 1 20 4.58172 20 9V15Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
28
10
|
});
|
|
29
11
|
Mouse.displayName = 'MouseIcon';
|
|
30
12
|
export { Mouse };
|
package/dist/icons/Move3D.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 Move3D = (props)=>/*#__PURE__*/
|
|
3
|
+
const Move3D = (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: "M2 21 22 1",
|
|
17
|
-
stroke: "currentColor",
|
|
18
|
-
strokeWidth: "2",
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round",
|
|
21
|
-
fill: "none"
|
|
22
|
-
}),
|
|
23
|
-
/*#__PURE__*/ jsx("path", {
|
|
24
|
-
d: "M9 2 7 6l-4-2",
|
|
25
|
-
stroke: "currentColor",
|
|
26
|
-
strokeWidth: "2",
|
|
27
|
-
strokeLinecap: "round",
|
|
28
|
-
strokeLinejoin: "round",
|
|
29
|
-
fill: "none"
|
|
30
|
-
}),
|
|
31
|
-
/*#__PURE__*/ jsx("path", {
|
|
32
|
-
d: "M21 14 18 22l-2-4",
|
|
33
|
-
stroke: "currentColor",
|
|
34
|
-
strokeWidth: "2",
|
|
35
|
-
strokeLinecap: "round",
|
|
36
|
-
strokeLinejoin: "round",
|
|
37
|
-
fill: "none"
|
|
38
|
-
})
|
|
39
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M4.36914 2.22462C4.76192 1.90427 5.34092 1.92686 5.70703 2.29298L8.70703 5.29298C9.09756 5.6835 9.09756 6.31652 8.70703 6.70704C8.31651 7.09757 7.68349 7.09757 7.29297 6.70704L6 5.41407V16.5859L10.293 12.293C10.6835 11.9025 11.3165 11.9025 11.707 12.293C12.0976 12.6835 12.0976 13.3165 11.707 13.707L7.41406 18H18.5859L17.293 16.707C16.9024 16.3165 16.9024 15.6835 17.293 15.293C17.6835 14.9025 18.3165 14.9025 18.707 15.293L21.707 18.293C22.0976 18.6835 22.0976 19.3165 21.707 19.707L18.707 22.707C18.3165 23.0976 17.6835 23.0976 17.293 22.707C16.9024 22.3165 16.9024 21.6835 17.293 21.293L18.5859 20H5C4.44772 20 4 19.5523 4 19V5.41407L2.70703 6.70704C2.31651 7.09757 1.68349 7.09757 1.29297 6.70704C0.902445 6.31652 0.902445 5.6835 1.29297 5.29298L4.29297 2.29298L4.36914 2.22462Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
40
10
|
});
|
|
41
11
|
Move3D.displayName = 'Move3DIcon';
|
|
42
12
|
export { Move3D };
|
|
@@ -1,34 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const NotebookPen = (props)=>/*#__PURE__*/
|
|
3
|
+
const NotebookPen = (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: "M8 21v-5a2 2 0 0 1 2-2h2",
|
|
17
|
-
stroke: "currentColor",
|
|
18
|
-
strokeWidth: "2",
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round",
|
|
21
|
-
fill: "none"
|
|
22
|
-
}),
|
|
23
|
-
/*#__PURE__*/ jsx("path", {
|
|
24
|
-
d: "M19.8 8.8 13.4 15.2 10 16l.8-3.4 6.4-6.4a2 2 0 1 1 2.8 2.8",
|
|
25
|
-
stroke: "currentColor",
|
|
26
|
-
strokeWidth: "2",
|
|
27
|
-
strokeLinecap: "round",
|
|
28
|
-
strokeLinejoin: "round",
|
|
29
|
-
fill: "none"
|
|
30
|
-
})
|
|
31
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M3 19.9998V18.9998H2C1.44772 18.9998 1 18.552 1 17.9998C1.00013 17.4476 1.4478 16.9998 2 16.9998H3V14.9998H2C1.44772 14.9998 1 14.552 1 13.9998C1.00013 13.4476 1.4478 12.9998 2 12.9998H3V10.9998H2C1.44772 10.9998 1 10.552 1 9.99976C1.00013 9.44758 1.4478 8.99976 2 8.99976H3V6.99976H2C1.44772 6.99976 1 6.55204 1 5.99976C1.00013 5.44758 1.4478 4.99976 2 4.99976H3V3.99976C3.00006 3.20419 3.31635 2.44121 3.87891 1.87866C4.4415 1.31613 5.20441 0.999756 6 0.999756H13.4004C13.9524 0.999967 14.4003 1.44771 14.4004 1.99976C14.4004 2.55191 13.9525 2.99954 13.4004 2.99976H6C5.73484 2.99976 5.48049 3.10526 5.29297 3.29272C5.10549 3.4802 5.00006 3.73463 5 3.99976V4.99976H6C6.5522 4.99976 6.99987 5.44758 7 5.99976C7 6.55204 6.55228 6.99976 6 6.99976H5V8.99976H6C6.5522 8.99976 6.99987 9.44758 7 9.99976C7 10.552 6.55228 10.9998 6 10.9998H5V12.9998H6C6.5522 12.9998 6.99987 13.4476 7 13.9998C7 14.552 6.55228 14.9998 6 14.9998H5V16.9998H6C6.5522 16.9998 6.99987 17.4476 7 17.9998C7 18.552 6.55228 18.9998 6 18.9998H5V19.9998C5 20.2649 5.10551 20.5193 5.29297 20.7068C5.48051 20.8943 5.73478 20.9998 6 20.9998H18C18.2652 20.9998 18.5195 20.8943 18.707 20.7068C18.8945 20.5193 19 20.2649 19 19.9998V12.6003C19 12.0481 19.4477 11.6003 20 11.6003C20.5523 11.6003 21 12.0481 21 12.6003V19.9998C21 20.7953 20.6836 21.5583 20.1211 22.1208C19.5585 22.6835 18.7957 22.9998 18 22.9998H6C5.20435 22.9998 4.44151 22.6835 3.87891 22.1208C3.31637 21.5583 3 20.7953 3 19.9998ZM21 4.12378C21 3.82568 20.8817 3.53965 20.6709 3.32886C20.4601 3.11808 20.1741 2.99976 19.876 2.99976C19.5779 2.99976 19.2919 3.11808 19.0811 3.32886L14.0713 8.34058V8.34155C13.9524 8.46036 13.8655 8.60699 13.8184 8.76831L13.2363 10.7625L15.2314 10.1804C15.3924 10.1333 15.5396 10.0462 15.6582 9.92749L20.6709 4.9187L20.7451 4.83667C20.9092 4.63657 21 4.38483 21 4.12378ZM23 4.12378C23 4.95233 22.6708 5.74688 22.085 6.33276V6.33374L17.0723 11.3425L17.0713 11.3416C16.7149 11.698 16.2748 11.9591 15.791 12.1003V12.1013L12.9209 12.9382C12.6629 13.0135 12.3893 13.0176 12.1289 12.9509C11.8684 12.8842 11.6306 12.7485 11.4404 12.5583C11.2503 12.3682 11.1146 12.1303 11.0479 11.8699C10.9812 11.6095 10.9853 11.3359 11.0605 11.0779L11.8984 8.20776L11.957 8.02808C12.1065 7.61489 12.3444 7.23826 12.6562 6.92651L17.667 1.91479C18.2529 1.32894 19.0474 0.999756 19.876 0.999756C20.7045 0.999756 21.4991 1.32894 22.085 1.91479C22.6708 2.50066 23 3.29525 23 4.12378Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
32
10
|
});
|
|
33
11
|
NotebookPen.displayName = 'NotebookPenIcon';
|
|
34
12
|
export { NotebookPen };
|
|
@@ -1,70 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const NotepadText = (props)=>/*#__PURE__*/
|
|
3
|
+
const NotepadText = (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: "M12 2v4",
|
|
17
|
-
stroke: "currentColor",
|
|
18
|
-
strokeWidth: "2",
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round",
|
|
21
|
-
fill: "none"
|
|
22
|
-
}),
|
|
23
|
-
/*#__PURE__*/ jsx("path", {
|
|
24
|
-
d: "M16 2v4",
|
|
25
|
-
stroke: "currentColor",
|
|
26
|
-
strokeWidth: "2",
|
|
27
|
-
strokeLinecap: "round",
|
|
28
|
-
strokeLinejoin: "round",
|
|
29
|
-
fill: "none"
|
|
30
|
-
}),
|
|
31
|
-
/*#__PURE__*/ jsx("rect", {
|
|
32
|
-
width: "16",
|
|
33
|
-
height: "18",
|
|
34
|
-
x: "4",
|
|
35
|
-
y: "4",
|
|
36
|
-
rx: "2",
|
|
37
|
-
stroke: "currentColor",
|
|
38
|
-
strokeWidth: "2",
|
|
39
|
-
strokeLinecap: "round",
|
|
40
|
-
strokeLinejoin: "round",
|
|
41
|
-
fill: "none"
|
|
42
|
-
}),
|
|
43
|
-
/*#__PURE__*/ jsx("path", {
|
|
44
|
-
d: "M8 10h6",
|
|
45
|
-
stroke: "currentColor",
|
|
46
|
-
strokeWidth: "2",
|
|
47
|
-
strokeLinecap: "round",
|
|
48
|
-
strokeLinejoin: "round",
|
|
49
|
-
fill: "none"
|
|
50
|
-
}),
|
|
51
|
-
/*#__PURE__*/ jsx("path", {
|
|
52
|
-
d: "M8 14h8",
|
|
53
|
-
stroke: "currentColor",
|
|
54
|
-
strokeWidth: "2",
|
|
55
|
-
strokeLinecap: "round",
|
|
56
|
-
strokeLinejoin: "round",
|
|
57
|
-
fill: "none"
|
|
58
|
-
}),
|
|
59
|
-
/*#__PURE__*/ jsx("path", {
|
|
60
|
-
d: "M8 18h5",
|
|
61
|
-
stroke: "currentColor",
|
|
62
|
-
strokeWidth: "2",
|
|
63
|
-
strokeLinecap: "round",
|
|
64
|
-
strokeLinejoin: "round",
|
|
65
|
-
fill: "none"
|
|
66
|
-
})
|
|
67
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M13 17C13.5523 17 14 17.4477 14 18C14 18.5523 13.5523 19 13 19H8C7.44772 19 7 18.5523 7 18C7 17.4477 7.44772 17 8 17H13ZM16 13C16.5523 13 17 13.4477 17 14C17 14.5523 16.5523 15 16 15H8C7.44772 15 7 14.5523 7 14C7 13.4477 7.44772 13 8 13H16ZM14 9C14.5523 9 15 9.44771 15 10C15 10.5523 14.5523 11 14 11H8C7.44772 11 7 10.5523 7 10C7 9.44771 7.44772 9 8 9H14ZM15 6V5H13V6C13 6.55228 12.5523 7 12 7C11.4477 7 11 6.55228 11 6V5H9V6C9 6.55228 8.55228 7 8 7C7.44772 7 7 6.55228 7 6V5H6C5.44772 5 5 5.44772 5 6V20C5 20.5523 5.44771 21 6 21H18C18.5523 21 19 20.5523 19 20V6C19 5.44772 18.5523 5 18 5H17V6C17 6.55228 16.5523 7 16 7C15.4477 7 15 6.55228 15 6ZM21 20C21 21.6569 19.6569 23 18 23H6C4.34315 23 3 21.6569 3 20V6C3 4.34315 4.34315 3 6 3H7V2C7 1.44772 7.44772 1 8 1C8.55228 1 9 1.44772 9 2V3H11V2C11 1.44772 11.4477 1 12 1C12.5523 1 13 1.44772 13 2V3H15V2C15 1.44772 15.4477 1 16 1C16.5523 1 17 1.44772 17 2V3H18C19.6569 3 21 4.34315 21 6V20Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
68
10
|
});
|
|
69
11
|
NotepadText.displayName = 'NotepadTextIcon';
|
|
70
12
|
export { NotepadText };
|
|
@@ -1,38 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const OctagonAlert = (props)=>/*#__PURE__*/
|
|
3
|
+
const OctagonAlert = (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("line", {
|
|
16
|
-
x1: "12",
|
|
17
|
-
x2: "12",
|
|
18
|
-
y1: "8",
|
|
19
|
-
y2: "12",
|
|
20
|
-
stroke: "currentColor",
|
|
21
|
-
strokeWidth: "2",
|
|
22
|
-
strokeLinecap: "round",
|
|
23
|
-
strokeLinejoin: "round"
|
|
24
|
-
}),
|
|
25
|
-
/*#__PURE__*/ jsx("line", {
|
|
26
|
-
x1: "12",
|
|
27
|
-
x2: "12.01",
|
|
28
|
-
y1: "16",
|
|
29
|
-
y2: "16",
|
|
30
|
-
stroke: "currentColor",
|
|
31
|
-
strokeWidth: "2",
|
|
32
|
-
strokeLinecap: "round",
|
|
33
|
-
strokeLinejoin: "round"
|
|
34
|
-
})
|
|
35
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M16.1396 1C16.4048 1 16.6592 1.10554 16.8467 1.29297L22.707 7.15332C22.8945 7.34084 23 7.59522 23 7.86035V16.1396C23 16.4048 22.8945 16.6592 22.707 16.8467L16.8467 22.707C16.6592 22.8945 16.4048 23 16.1396 23H7.86035C7.59522 23 7.34084 22.8945 7.15332 22.707L1.29297 16.8467C1.10554 16.6592 1 16.4048 1 16.1396V7.86035L1.00488 7.76074C1.02769 7.53206 1.12908 7.31729 1.29297 7.15332L7.15332 1.29297L7.22656 1.22656C7.40448 1.08084 7.62835 1 7.86035 1H16.1396ZM3 8.27441V15.7256L8.27441 21H15.7256L21 15.7256V8.27441L15.7256 3H8.27441L3 8.27441ZM12.0098 15C12.5621 15 13.0098 15.4477 13.0098 16C13.0098 16.5523 12.5621 17 12.0098 17H12C11.4477 17 11 16.5523 11 16C11 15.4477 11.4477 15 12 15H12.0098ZM11 12V8C11 7.44772 11.4477 7 12 7C12.5523 7 13 7.44772 13 8V12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
36
10
|
});
|
|
37
11
|
OctagonAlert.displayName = 'OctagonAlertIcon';
|
|
38
12
|
export { OctagonAlert };
|
|
@@ -1,30 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const PanelBottom = (props)=>/*#__PURE__*/
|
|
3
|
+
const PanelBottom = (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: "2",
|
|
13
|
-
stroke: "currentColor",
|
|
14
|
-
strokeWidth: "2",
|
|
15
|
-
strokeLinecap: "round",
|
|
16
|
-
strokeLinejoin: "round",
|
|
17
|
-
fill: "none"
|
|
18
|
-
}),
|
|
19
|
-
/*#__PURE__*/ jsx("path", {
|
|
20
|
-
d: "M3 15h18",
|
|
21
|
-
stroke: "currentColor",
|
|
22
|
-
strokeWidth: "2",
|
|
23
|
-
strokeLinecap: "round",
|
|
24
|
-
strokeLinejoin: "round",
|
|
25
|
-
fill: "none"
|
|
26
|
-
})
|
|
27
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M20 16H4V19C4 19.5523 4.44771 20 5 20H19C19.5523 20 20 19.5523 20 19V16ZM20 5C20 4.44771 19.5523 4 19 4H5C4.44772 4 4 4.44772 4 5V14H20V5ZM22 19C22 20.6569 20.6569 22 19 22H5C3.34315 22 2 20.6569 2 19V5C2 3.34315 3.34315 2 5 2H19C20.6569 2 22 3.34315 22 5V19Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
28
10
|
});
|
|
29
11
|
PanelBottom.displayName = 'PanelBottomIcon';
|
|
30
12
|
export { PanelBottom };
|
|
@@ -1,42 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const PanelBottomOpen = (props)=>/*#__PURE__*/
|
|
3
|
+
const PanelBottomOpen = (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: "18",
|
|
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("path", {
|
|
32
|
-
d: "m14 17-3-3 3-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: "M20 16H4V19C4 19.5523 4.44771 20 5 20H19C19.5523 20 20 19.5523 20 19V16ZM11.3691 6.22461C11.7619 5.90426 12.3409 5.92685 12.707 6.29297L15.707 9.29297C16.0976 9.68349 16.0976 10.3165 15.707 10.707C15.3165 11.0976 14.6835 11.0976 14.293 10.707L12 8.41406L9.70703 10.707C9.31651 11.0976 8.68349 11.0976 8.29297 10.707C7.90244 10.3165 7.90244 9.68349 8.29297 9.29297L11.293 6.29297L11.3691 6.22461ZM20 5C20 4.44771 19.5523 4 19 4H5C4.44772 4 4 4.44772 4 5V14H20V5ZM22 19C22 20.6569 20.6569 22 19 22H5C3.34315 22 2 20.6569 2 19V5C2 3.34315 3.34315 2 5 2H19C20.6569 2 22 3.34315 22 5V19Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
40
10
|
});
|
|
41
11
|
PanelBottomOpen.displayName = 'PanelBottomOpenIcon';
|
|
42
12
|
export { PanelBottomOpen };
|
package/dist/icons/PanelRight.js
CHANGED
|
@@ -1,30 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const PanelRight = (props)=>/*#__PURE__*/
|
|
3
|
+
const PanelRight = (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: "2",
|
|
13
|
-
stroke: "currentColor",
|
|
14
|
-
strokeWidth: "2",
|
|
15
|
-
strokeLinecap: "round",
|
|
16
|
-
strokeLinejoin: "round",
|
|
17
|
-
fill: "none"
|
|
18
|
-
}),
|
|
19
|
-
/*#__PURE__*/ jsx("path", {
|
|
20
|
-
d: "M15 3v18",
|
|
21
|
-
stroke: "currentColor",
|
|
22
|
-
strokeWidth: "2",
|
|
23
|
-
strokeLinecap: "round",
|
|
24
|
-
strokeLinejoin: "round",
|
|
25
|
-
fill: "none"
|
|
26
|
-
})
|
|
27
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M18 2C20.2091 2 22 3.79086 22 6V18C22 20.2091 20.2091 22 18 22H6C3.79086 22 2 20.2091 2 18V6C2 3.79086 3.79086 2 6 2H18ZM6 4C4.89543 4 4 4.89543 4 6V18C4 19.1046 4.89543 20 6 20H18C19.1046 20 20 19.1046 20 18V6C20 4.89543 19.1046 4 18 4H6ZM17 6C17.5523 6 18 6.44772 18 7V17C18 17.5523 17.5523 18 17 18H15C14.4477 18 14 17.5523 14 17V7C14 6.44772 14.4477 6 15 6H17Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
28
10
|
});
|
|
29
11
|
PanelRight.displayName = 'PanelRightIcon';
|
|
30
12
|
export { PanelRight };
|
|
@@ -1,38 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const PanelRightClose = (props)=>/*#__PURE__*/
|
|
3
|
+
const PanelRightClose = (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: "2",
|
|
13
|
-
stroke: "currentColor",
|
|
14
|
-
strokeWidth: "2",
|
|
15
|
-
strokeLinecap: "round",
|
|
16
|
-
strokeLinejoin: "round",
|
|
17
|
-
fill: "none"
|
|
18
|
-
}),
|
|
19
|
-
/*#__PURE__*/ jsx("path", {
|
|
20
|
-
d: "M15 3v18",
|
|
21
|
-
stroke: "currentColor",
|
|
22
|
-
strokeWidth: "2",
|
|
23
|
-
strokeLinecap: "round",
|
|
24
|
-
strokeLinejoin: "round",
|
|
25
|
-
fill: "none"
|
|
26
|
-
}),
|
|
27
|
-
/*#__PURE__*/ jsx("path", {
|
|
28
|
-
d: "m8 9 3 3-3 3",
|
|
29
|
-
stroke: "currentColor",
|
|
30
|
-
strokeWidth: "2",
|
|
31
|
-
strokeLinecap: "round",
|
|
32
|
-
strokeLinejoin: "round",
|
|
33
|
-
fill: "none"
|
|
34
|
-
})
|
|
35
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M20 5C20 4.44771 19.5523 4 19 4H16V20H19C19.5523 20 20 19.5523 20 19V5ZM7.29297 8.29297C7.68349 7.90244 8.31651 7.90244 8.70703 8.29297L11.707 11.293C12.0976 11.6835 12.0976 12.3165 11.707 12.707L8.70703 15.707C8.31651 16.0976 7.68349 16.0976 7.29297 15.707C6.90244 15.3165 6.90244 14.6835 7.29297 14.293L9.58594 12L7.29297 9.70703C6.90244 9.31651 6.90244 8.68349 7.29297 8.29297ZM4 19C4 19.5523 4.44771 20 5 20H14V4H5C4.44772 4 4 4.44772 4 5V19ZM22 19C22 20.6569 20.6569 22 19 22H5C3.34315 22 2 20.6569 2 19V5C2 3.34315 3.34315 2 5 2H19C20.6569 2 22 3.34315 22 5V19Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
36
10
|
});
|
|
37
11
|
PanelRightClose.displayName = 'PanelRightCloseIcon';
|
|
38
12
|
export { PanelRightClose };
|
|
@@ -1,54 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const PanelRightDashed = (props)=>/*#__PURE__*/
|
|
3
|
+
const PanelRightDashed = (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: "2",
|
|
13
|
-
stroke: "currentColor",
|
|
14
|
-
strokeWidth: "2",
|
|
15
|
-
strokeLinecap: "round",
|
|
16
|
-
strokeLinejoin: "round",
|
|
17
|
-
fill: "none"
|
|
18
|
-
}),
|
|
19
|
-
/*#__PURE__*/ jsx("path", {
|
|
20
|
-
d: "M15 14v1",
|
|
21
|
-
stroke: "currentColor",
|
|
22
|
-
strokeWidth: "2",
|
|
23
|
-
strokeLinecap: "round",
|
|
24
|
-
strokeLinejoin: "round",
|
|
25
|
-
fill: "none"
|
|
26
|
-
}),
|
|
27
|
-
/*#__PURE__*/ jsx("path", {
|
|
28
|
-
d: "M15 19v2",
|
|
29
|
-
stroke: "currentColor",
|
|
30
|
-
strokeWidth: "2",
|
|
31
|
-
strokeLinecap: "round",
|
|
32
|
-
strokeLinejoin: "round",
|
|
33
|
-
fill: "none"
|
|
34
|
-
}),
|
|
35
|
-
/*#__PURE__*/ jsx("path", {
|
|
36
|
-
d: "M15 3v2",
|
|
37
|
-
stroke: "currentColor",
|
|
38
|
-
strokeWidth: "2",
|
|
39
|
-
strokeLinecap: "round",
|
|
40
|
-
strokeLinejoin: "round",
|
|
41
|
-
fill: "none"
|
|
42
|
-
}),
|
|
43
|
-
/*#__PURE__*/ jsx("path", {
|
|
44
|
-
d: "M15 9v1",
|
|
45
|
-
stroke: "currentColor",
|
|
46
|
-
strokeWidth: "2",
|
|
47
|
-
strokeLinecap: "round",
|
|
48
|
-
strokeLinejoin: "round",
|
|
49
|
-
fill: "none"
|
|
50
|
-
})
|
|
51
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M14 15V14C14 13.4477 14.4477 13 15 13C15.5523 13 16 13.4477 16 14V15C16 15.5523 15.5523 16 15 16C14.4477 16 14 15.5523 14 15ZM14 10V9C14 8.44772 14.4477 8 15 8C15.5523 8 16 8.44772 16 9V10C16 10.5523 15.5523 11 15 11C14.4477 11 14 10.5523 14 10ZM14 5V4H5C4.44772 4 4 4.44772 4 5V19C4 19.5523 4.44771 20 5 20H14V19C14 18.4477 14.4477 18 15 18C15.5523 18 16 18.4477 16 19V20H19C19.5523 20 20 19.5523 20 19V5C20 4.44771 19.5523 4 19 4H16V5C16 5.55228 15.5523 6 15 6C14.4477 6 14 5.55228 14 5ZM22 19C22 20.6569 20.6569 22 19 22H5C3.34315 22 2 20.6569 2 19V5C2 3.34315 3.34315 2 5 2H19C20.6569 2 22 3.34315 22 5V19Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
52
10
|
});
|
|
53
11
|
PanelRightDashed.displayName = 'PanelRightDashedIcon';
|
|
54
12
|
export { PanelRightDashed };
|