@team-monolith/cds 0.6.11 → 0.6.12
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/remixicons/Arrows.js +108 -108
- package/dist/remixicons/Buildings.js +58 -58
- package/dist/remixicons/Business.js +192 -192
- package/dist/remixicons/Communication.js +64 -64
- package/dist/remixicons/Design.js +164 -164
- package/dist/remixicons/Development.js +50 -50
- package/dist/remixicons/Device.js +166 -166
- package/dist/remixicons/Document.js +202 -202
- package/dist/remixicons/Editor.js +114 -114
- package/dist/remixicons/Finance.js +140 -140
- package/dist/remixicons/Health & Medical.js +62 -62
- package/dist/remixicons/Logos.js +224 -224
- package/dist/remixicons/Map.js +174 -174
- package/dist/remixicons/Media.js +218 -218
- package/dist/remixicons/Others.js +104 -104
- package/dist/remixicons/System.js +262 -262
- package/dist/remixicons/User & Faces.js +112 -112
- package/dist/remixicons/Weather.js +80 -80
- package/package.json +3 -4
|
@@ -11,218 +11,218 @@ var __assign = (this && this.__assign) || function () {
|
|
|
11
11
|
};
|
|
12
12
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
13
13
|
export { default as arrowDownCircleFillSvg } from "remixicon/icons/Arrows/arrow-down-circle-fill.svg";
|
|
14
|
-
export var ArrowDownCircleFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M12 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 12 22C6.48 22 2 17.52 2 12C2 6.48 6.48 2 12 2ZM13 12V8H11V12H8L12 16L16 12H13Z" }) }))); };
|
|
14
|
+
export var ArrowDownCircleFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 12 22C6.48 22 2 17.52 2 12C2 6.48 6.48 2 12 2ZM13 12V8H11V12H8L12 16L16 12H13Z" }) }))); };
|
|
15
15
|
export { default as arrowDownCircleLineSvg } from "remixicon/icons/Arrows/arrow-down-circle-line.svg";
|
|
16
|
-
export var ArrowDownCircleLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M12 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 12 22C6.48 22 2 17.52 2 12C2 6.48 6.48 2 12 2ZM12 20C16.42 20 20 16.42 20 12C20 7.58 16.42 4 12 4C7.58 4 4 7.58 4 12C4 16.42 7.58 20 12 20ZM13 12H16L12 16L8 12H11V8H13V12Z" }) }))); };
|
|
16
|
+
export var ArrowDownCircleLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 12 22C6.48 22 2 17.52 2 12C2 6.48 6.48 2 12 2ZM12 20C16.42 20 20 16.42 20 12C20 7.58 16.42 4 12 4C7.58 4 4 7.58 4 12C4 16.42 7.58 20 12 20ZM13 12H16L12 16L8 12H11V8H13V12Z" }) }))); };
|
|
17
17
|
export { default as arrowDownDoubleFillSvg } from "remixicon/icons/Arrows/arrow-down-double-fill.svg";
|
|
18
|
-
export var ArrowDownDoubleFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M12.0001 19.1643L18.2072 12.9572L16.793 11.543L12.0001 16.3359L7.20718 11.543L5.79297 12.9572L12.0001 19.1643ZM12.0001 13.5144L18.2072 7.30728L16.793 5.89307L12.0001 10.686L7.20718 5.89307L5.79297 7.30728L12.0001 13.5144Z" }) }))); };
|
|
18
|
+
export var ArrowDownDoubleFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12.0001 19.1643L18.2072 12.9572L16.793 11.543L12.0001 16.3359L7.20718 11.543L5.79297 12.9572L12.0001 19.1643ZM12.0001 13.5144L18.2072 7.30728L16.793 5.89307L12.0001 10.686L7.20718 5.89307L5.79297 7.30728L12.0001 13.5144Z" }) }))); };
|
|
19
19
|
export { default as arrowDownDoubleLineSvg } from "remixicon/icons/Arrows/arrow-down-double-line.svg";
|
|
20
|
-
export var ArrowDownDoubleLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M12.0001 19.1643L18.2072 12.9572L16.793 11.543L12.0001 16.3359L7.20718 11.543L5.79297 12.9572L12.0001 19.1643ZM12.0001 13.5144L18.2072 7.30728L16.793 5.89307L12.0001 10.686L7.20718 5.89307L5.79297 7.30728L12.0001 13.5144Z" }) }))); };
|
|
20
|
+
export var ArrowDownDoubleLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12.0001 19.1643L18.2072 12.9572L16.793 11.543L12.0001 16.3359L7.20718 11.543L5.79297 12.9572L12.0001 19.1643ZM12.0001 13.5144L18.2072 7.30728L16.793 5.89307L12.0001 10.686L7.20718 5.89307L5.79297 7.30728L12.0001 13.5144Z" }) }))); };
|
|
21
21
|
export { default as arrowDownFillSvg } from "remixicon/icons/Arrows/arrow-down-fill.svg";
|
|
22
|
-
export var ArrowDownFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M13 12H20L12 20L4 12H11V4H13V12Z" }) }))); };
|
|
22
|
+
export var ArrowDownFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M13 12H20L12 20L4 12H11V4H13V12Z" }) }))); };
|
|
23
23
|
export { default as arrowDownLineSvg } from "remixicon/icons/Arrows/arrow-down-line.svg";
|
|
24
|
-
export var ArrowDownLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M12.9999 16.1716L18.3638 10.8076L19.778 12.2218L11.9999 20L4.22168 12.2218L5.63589 10.8076L10.9999 16.1716V4H12.9999V16.1716Z" }) }))); };
|
|
24
|
+
export var ArrowDownLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12.9999 16.1716L18.3638 10.8076L19.778 12.2218L11.9999 20L4.22168 12.2218L5.63589 10.8076L10.9999 16.1716V4H12.9999V16.1716Z" }) }))); };
|
|
25
25
|
export { default as arrowDownSFillSvg } from "remixicon/icons/Arrows/arrow-down-s-fill.svg";
|
|
26
|
-
export var ArrowDownSFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M12 16L6 10H18L12 16Z" }) }))); };
|
|
26
|
+
export var ArrowDownSFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12 16L6 10H18L12 16Z" }) }))); };
|
|
27
27
|
export { default as arrowDownSLineSvg } from "remixicon/icons/Arrows/arrow-down-s-line.svg";
|
|
28
|
-
export var ArrowDownSLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M11.9997 13.1714L16.9495 8.22168L18.3637 9.63589L11.9997 15.9999L5.63574 9.63589L7.04996 8.22168L11.9997 13.1714Z" }) }))); };
|
|
28
|
+
export var ArrowDownSLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M11.9997 13.1714L16.9495 8.22168L18.3637 9.63589L11.9997 15.9999L5.63574 9.63589L7.04996 8.22168L11.9997 13.1714Z" }) }))); };
|
|
29
29
|
export { default as arrowDropDownFillSvg } from "remixicon/icons/Arrows/arrow-drop-down-fill.svg";
|
|
30
|
-
export var ArrowDropDownFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M12 14L8 10H16L12 14Z" }) }))); };
|
|
30
|
+
export var ArrowDropDownFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12 14L8 10H16L12 14Z" }) }))); };
|
|
31
31
|
export { default as arrowDropDownLineSvg } from "remixicon/icons/Arrows/arrow-drop-down-line.svg";
|
|
32
|
-
export var ArrowDropDownLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M12 15.0006L7.75732 10.758L9.17154 9.34375L12 12.1722L14.8284 9.34375L16.2426 10.758L12 15.0006Z" }) }))); };
|
|
32
|
+
export var ArrowDropDownLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12 15.0006L7.75732 10.758L9.17154 9.34375L12 12.1722L14.8284 9.34375L16.2426 10.758L12 15.0006Z" }) }))); };
|
|
33
33
|
export { default as arrowDropLeftFillSvg } from "remixicon/icons/Arrows/arrow-drop-left-fill.svg";
|
|
34
|
-
export var ArrowDropLeftFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M9 12L13 8V16L9 12Z" }) }))); };
|
|
34
|
+
export var ArrowDropLeftFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M9 12L13 8V16L9 12Z" }) }))); };
|
|
35
35
|
export { default as arrowDropLeftLineSvg } from "remixicon/icons/Arrows/arrow-drop-left-line.svg";
|
|
36
|
-
export var ArrowDropLeftLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M11.8284 12.0005L14.6569 14.8289L13.2426 16.2431L9 12.0005L13.2426 7.75781L14.6569 9.17203L11.8284 12.0005Z" }) }))); };
|
|
36
|
+
export var ArrowDropLeftLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M11.8284 12.0005L14.6569 14.8289L13.2426 16.2431L9 12.0005L13.2426 7.75781L14.6569 9.17203L11.8284 12.0005Z" }) }))); };
|
|
37
37
|
export { default as arrowDropRightFillSvg } from "remixicon/icons/Arrows/arrow-drop-right-fill.svg";
|
|
38
|
-
export var ArrowDropRightFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M14 12L10 16V8L14 12Z" }) }))); };
|
|
38
|
+
export var ArrowDropRightFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M14 12L10 16V8L14 12Z" }) }))); };
|
|
39
39
|
export { default as arrowDropRightLineSvg } from "remixicon/icons/Arrows/arrow-drop-right-line.svg";
|
|
40
|
-
export var ArrowDropRightLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M12.1717 12.0005L9.34326 9.17203L10.7575 7.75781L15.0001 12.0005L10.7575 16.2431L9.34326 14.8289L12.1717 12.0005Z" }) }))); };
|
|
40
|
+
export var ArrowDropRightLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12.1717 12.0005L9.34326 9.17203L10.7575 7.75781L15.0001 12.0005L10.7575 16.2431L9.34326 14.8289L12.1717 12.0005Z" }) }))); };
|
|
41
41
|
export { default as arrowDropUpFillSvg } from "remixicon/icons/Arrows/arrow-drop-up-fill.svg";
|
|
42
|
-
export var ArrowDropUpFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M12 10L16 14H8L12 10Z" }) }))); };
|
|
42
|
+
export var ArrowDropUpFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12 10L16 14H8L12 10Z" }) }))); };
|
|
43
43
|
export { default as arrowDropUpLineSvg } from "remixicon/icons/Arrows/arrow-drop-up-line.svg";
|
|
44
|
-
export var ArrowDropUpLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M12 11.8284L9.17154 14.6569L7.75732 13.2426L12 9L16.2426 13.2426L14.8284 14.6569L12 11.8284Z" }) }))); };
|
|
44
|
+
export var ArrowDropUpLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12 11.8284L9.17154 14.6569L7.75732 13.2426L12 9L16.2426 13.2426L14.8284 14.6569L12 11.8284Z" }) }))); };
|
|
45
45
|
export { default as arrowGoBackFillSvg } from "remixicon/icons/Arrows/arrow-go-back-fill.svg";
|
|
46
|
-
export var ArrowGoBackFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M8 7V11L2 6L8 1V5H13C17.4183 5 21 8.58172 21 13C21 17.4183 17.4183 21 13 21H4V19H13C16.3137 19 19 16.3137 19 13C19 9.68629 16.3137 7 13 7H8Z" }) }))); };
|
|
46
|
+
export var ArrowGoBackFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M8 7V11L2 6L8 1V5H13C17.4183 5 21 8.58172 21 13C21 17.4183 17.4183 21 13 21H4V19H13C16.3137 19 19 16.3137 19 13C19 9.68629 16.3137 7 13 7H8Z" }) }))); };
|
|
47
47
|
export { default as arrowGoBackLineSvg } from "remixicon/icons/Arrows/arrow-go-back-line.svg";
|
|
48
|
-
export var ArrowGoBackLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M5.82843 6.99955L8.36396 9.53509L6.94975 10.9493L2 5.99955L6.94975 1.0498L8.36396 2.46402L5.82843 4.99955H13C17.4183 4.99955 21 8.58127 21 12.9996C21 17.4178 17.4183 20.9996 13 20.9996H4V18.9996H13C16.3137 18.9996 19 16.3133 19 12.9996C19 9.68584 16.3137 6.99955 13 6.99955H5.82843Z" }) }))); };
|
|
48
|
+
export var ArrowGoBackLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M5.82843 6.99955L8.36396 9.53509L6.94975 10.9493L2 5.99955L6.94975 1.0498L8.36396 2.46402L5.82843 4.99955H13C17.4183 4.99955 21 8.58127 21 12.9996C21 17.4178 17.4183 20.9996 13 20.9996H4V18.9996H13C16.3137 18.9996 19 16.3133 19 12.9996C19 9.68584 16.3137 6.99955 13 6.99955H5.82843Z" }) }))); };
|
|
49
49
|
export { default as arrowGoForwardFillSvg } from "remixicon/icons/Arrows/arrow-go-forward-fill.svg";
|
|
50
|
-
export var ArrowGoForwardFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M16 7H11C7.68629 7 5 9.68629 5 13C5 16.3137 7.68629 19 11 19H20V21H11C6.58172 21 3 17.4183 3 13C3 8.58172 6.58172 5 11 5H16V1L22 6L16 11V7Z" }) }))); };
|
|
50
|
+
export var ArrowGoForwardFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M16 7H11C7.68629 7 5 9.68629 5 13C5 16.3137 7.68629 19 11 19H20V21H11C6.58172 21 3 17.4183 3 13C3 8.58172 6.58172 5 11 5H16V1L22 6L16 11V7Z" }) }))); };
|
|
51
51
|
export { default as arrowGoForwardLineSvg } from "remixicon/icons/Arrows/arrow-go-forward-line.svg";
|
|
52
|
-
export var ArrowGoForwardLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M18.1716 6.99955H11C7.68629 6.99955 5 9.68584 5 12.9996C5 16.3133 7.68629 18.9996 11 18.9996H20V20.9996H11C6.58172 20.9996 3 17.4178 3 12.9996C3 8.58127 6.58172 4.99955 11 4.99955H18.1716L15.636 2.46402L17.0503 1.0498L22 5.99955L17.0503 10.9493L15.636 9.53509L18.1716 6.99955Z" }) }))); };
|
|
52
|
+
export var ArrowGoForwardLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M18.1716 6.99955H11C7.68629 6.99955 5 9.68584 5 12.9996C5 16.3133 7.68629 18.9996 11 18.9996H20V20.9996H11C6.58172 20.9996 3 17.4178 3 12.9996C3 8.58127 6.58172 4.99955 11 4.99955H18.1716L15.636 2.46402L17.0503 1.0498L22 5.99955L17.0503 10.9493L15.636 9.53509L18.1716 6.99955Z" }) }))); };
|
|
53
53
|
export { default as arrowLeftCircleFillSvg } from "remixicon/icons/Arrows/arrow-left-circle-fill.svg";
|
|
54
|
-
export var ArrowLeftCircleFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M12 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 12 22C6.48 22 2 17.52 2 12C2 6.48 6.48 2 12 2ZM12 11V8L8 12L12 16V13H16V11H12Z" }) }))); };
|
|
54
|
+
export var ArrowLeftCircleFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 12 22C6.48 22 2 17.52 2 12C2 6.48 6.48 2 12 2ZM12 11V8L8 12L12 16V13H16V11H12Z" }) }))); };
|
|
55
55
|
export { default as arrowLeftCircleLineSvg } from "remixicon/icons/Arrows/arrow-left-circle-line.svg";
|
|
56
|
-
export var ArrowLeftCircleLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M12 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 12 22C6.48 22 2 17.52 2 12C2 6.48 6.48 2 12 2ZM12 20C16.42 20 20 16.42 20 12C20 7.58 16.42 4 12 4C7.58 4 4 7.58 4 12C4 16.42 7.58 20 12 20ZM12 11H16V13H12V16L8 12L12 8V11Z" }) }))); };
|
|
56
|
+
export var ArrowLeftCircleLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 12 22C6.48 22 2 17.52 2 12C2 6.48 6.48 2 12 2ZM12 20C16.42 20 20 16.42 20 12C20 7.58 16.42 4 12 4C7.58 4 4 7.58 4 12C4 16.42 7.58 20 12 20ZM12 11H16V13H12V16L8 12L12 8V11Z" }) }))); };
|
|
57
57
|
export { default as arrowLeftDoubleFillSvg } from "remixicon/icons/Arrows/arrow-left-double-fill.svg";
|
|
58
|
-
export var ArrowLeftDoubleFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M4.83594 12.0001L11.043 18.2072L12.4573 16.793L7.66436 12.0001L12.4573 7.20718L11.043 5.79297L4.83594 12.0001ZM10.4858 12.0001L16.6929 18.2072L18.1072 16.793L13.3143 12.0001L18.1072 7.20718L16.6929 5.79297L10.4858 12.0001Z" }) }))); };
|
|
58
|
+
export var ArrowLeftDoubleFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M4.83594 12.0001L11.043 18.2072L12.4573 16.793L7.66436 12.0001L12.4573 7.20718L11.043 5.79297L4.83594 12.0001ZM10.4858 12.0001L16.6929 18.2072L18.1072 16.793L13.3143 12.0001L18.1072 7.20718L16.6929 5.79297L10.4858 12.0001Z" }) }))); };
|
|
59
59
|
export { default as arrowLeftDoubleLineSvg } from "remixicon/icons/Arrows/arrow-left-double-line.svg";
|
|
60
|
-
export var ArrowLeftDoubleLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M4.83594 12.0001L11.043 18.2072L12.4573 16.793L7.66436 12.0001L12.4573 7.20718L11.043 5.79297L4.83594 12.0001ZM10.4858 12.0001L16.6929 18.2072L18.1072 16.793L13.3143 12.0001L18.1072 7.20718L16.6929 5.79297L10.4858 12.0001Z" }) }))); };
|
|
60
|
+
export var ArrowLeftDoubleLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M4.83594 12.0001L11.043 18.2072L12.4573 16.793L7.66436 12.0001L12.4573 7.20718L11.043 5.79297L4.83594 12.0001ZM10.4858 12.0001L16.6929 18.2072L18.1072 16.793L13.3143 12.0001L18.1072 7.20718L16.6929 5.79297L10.4858 12.0001Z" }) }))); };
|
|
61
61
|
export { default as arrowLeftDownFillSvg } from "remixicon/icons/Arrows/arrow-left-down-fill.svg";
|
|
62
|
-
export var ArrowLeftDownFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M12.361 13.0515L17.3108 18.0013H5.99707V6.68758L10.9468 11.6373L16.6037 5.98047L18.0179 7.39468L12.361 13.0515Z" }) }))); };
|
|
62
|
+
export var ArrowLeftDownFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12.361 13.0515L17.3108 18.0013H5.99707V6.68758L10.9468 11.6373L16.6037 5.98047L18.0179 7.39468L12.361 13.0515Z" }) }))); };
|
|
63
63
|
export { default as arrowLeftDownLineSvg } from "remixicon/icons/Arrows/arrow-left-down-line.svg";
|
|
64
|
-
export var ArrowLeftDownLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M9 13.589L17.6066 4.98242L19.0208 6.39664L10.4142 15.0032H18V17.0032H7V6.00324H9V13.589Z" }) }))); };
|
|
64
|
+
export var ArrowLeftDownLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M9 13.589L17.6066 4.98242L19.0208 6.39664L10.4142 15.0032H18V17.0032H7V6.00324H9V13.589Z" }) }))); };
|
|
65
65
|
export { default as arrowLeftFillSvg } from "remixicon/icons/Arrows/arrow-left-fill.svg";
|
|
66
|
-
export var ArrowLeftFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M12 13V20L4 12L12 4V11H20V13H12Z" }) }))); };
|
|
66
|
+
export var ArrowLeftFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12 13V20L4 12L12 4V11H20V13H12Z" }) }))); };
|
|
67
67
|
export { default as arrowLeftLineSvg } from "remixicon/icons/Arrows/arrow-left-line.svg";
|
|
68
|
-
export var ArrowLeftLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M7.82843 10.9999H20V12.9999H7.82843L13.1924 18.3638L11.7782 19.778L4 11.9999L11.7782 4.22168L13.1924 5.63589L7.82843 10.9999Z" }) }))); };
|
|
68
|
+
export var ArrowLeftLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M7.82843 10.9999H20V12.9999H7.82843L13.1924 18.3638L11.7782 19.778L4 11.9999L11.7782 4.22168L13.1924 5.63589L7.82843 10.9999Z" }) }))); };
|
|
69
69
|
export { default as arrowLeftRightFillSvg } from "remixicon/icons/Arrows/arrow-left-right-fill.svg";
|
|
70
|
-
export var ArrowLeftRightFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M16 16V12L21 17L16 22V18H4V16H16ZM8 2V5.999L20 6V8H8V12L3 7L8 2Z" }) }))); };
|
|
70
|
+
export var ArrowLeftRightFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M16 16V12L21 17L16 22V18H4V16H16ZM8 2V5.999L20 6V8H8V12L3 7L8 2Z" }) }))); };
|
|
71
71
|
export { default as arrowLeftRightLineSvg } from "remixicon/icons/Arrows/arrow-left-right-line.svg";
|
|
72
|
-
export var ArrowLeftRightLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M16.0503 12.0498L21 16.9996L16.0503 21.9493L14.636 20.5351L17.172 17.9988L4 17.9996V15.9996L17.172 15.9988L14.636 13.464L16.0503 12.0498ZM7.94975 2.0498L9.36396 3.46402L6.828 5.9988L20 5.99955V7.99955L6.828 7.9988L9.36396 10.5351L7.94975 11.9493L3 6.99955L7.94975 2.0498Z" }) }))); };
|
|
72
|
+
export var ArrowLeftRightLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M16.0503 12.0498L21 16.9996L16.0503 21.9493L14.636 20.5351L17.172 17.9988L4 17.9996V15.9996L17.172 15.9988L14.636 13.464L16.0503 12.0498ZM7.94975 2.0498L9.36396 3.46402L6.828 5.9988L20 5.99955V7.99955L6.828 7.9988L9.36396 10.5351L7.94975 11.9493L3 6.99955L7.94975 2.0498Z" }) }))); };
|
|
73
73
|
export { default as arrowLeftSFillSvg } from "remixicon/icons/Arrows/arrow-left-s-fill.svg";
|
|
74
|
-
export var ArrowLeftSFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M8 12L14 6V18L8 12Z" }) }))); };
|
|
74
|
+
export var ArrowLeftSFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M8 12L14 6V18L8 12Z" }) }))); };
|
|
75
75
|
export { default as arrowLeftSLineSvg } from "remixicon/icons/Arrows/arrow-left-s-line.svg";
|
|
76
|
-
export var ArrowLeftSLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M10.8284 12.0007L15.7782 16.9504L14.364 18.3646L8 12.0007L14.364 5.63672L15.7782 7.05093L10.8284 12.0007Z" }) }))); };
|
|
76
|
+
export var ArrowLeftSLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M10.8284 12.0007L15.7782 16.9504L14.364 18.3646L8 12.0007L14.364 5.63672L15.7782 7.05093L10.8284 12.0007Z" }) }))); };
|
|
77
77
|
export { default as arrowLeftUpFillSvg } from "remixicon/icons/Arrows/arrow-left-up-fill.svg";
|
|
78
|
-
export var ArrowLeftUpFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M12.361 10.9468L18.0179 16.6037L16.6037 18.0179L10.9468 12.361L5.99707 17.3108V5.99707H17.3108L12.361 10.9468Z" }) }))); };
|
|
78
|
+
export var ArrowLeftUpFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12.361 10.9468L18.0179 16.6037L16.6037 18.0179L10.9468 12.361L5.99707 17.3108V5.99707H17.3108L12.361 10.9468Z" }) }))); };
|
|
79
79
|
export { default as arrowLeftUpLineSvg } from "remixicon/icons/Arrows/arrow-left-up-line.svg";
|
|
80
|
-
export var ArrowLeftUpLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M9.41421 8L18.0208 16.6066L16.6066 18.0208L8 9.41421V17H6V6H17V8H9.41421Z" }) }))); };
|
|
80
|
+
export var ArrowLeftUpLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M9.41421 8L18.0208 16.6066L16.6066 18.0208L8 9.41421V17H6V6H17V8H9.41421Z" }) }))); };
|
|
81
81
|
export { default as arrowRightCircleFillSvg } from "remixicon/icons/Arrows/arrow-right-circle-fill.svg";
|
|
82
|
-
export var ArrowRightCircleFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M12 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 12 22C6.48 22 2 17.52 2 12C2 6.48 6.48 2 12 2ZM12 11H8V13H12V16L16 12L12 8V11Z" }) }))); };
|
|
82
|
+
export var ArrowRightCircleFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 12 22C6.48 22 2 17.52 2 12C2 6.48 6.48 2 12 2ZM12 11H8V13H12V16L16 12L12 8V11Z" }) }))); };
|
|
83
83
|
export { default as arrowRightCircleLineSvg } from "remixicon/icons/Arrows/arrow-right-circle-line.svg";
|
|
84
|
-
export var ArrowRightCircleLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M12 11V8L16 12L12 16V13H8V11H12ZM12 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 12 22C6.48 22 2 17.52 2 12C2 6.48 6.48 2 12 2ZM12 20C16.42 20 20 16.42 20 12C20 7.58 16.42 4 12 4C7.58 4 4 7.58 4 12C4 16.42 7.58 20 12 20Z" }) }))); };
|
|
84
|
+
export var ArrowRightCircleLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12 11V8L16 12L12 16V13H8V11H12ZM12 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 12 22C6.48 22 2 17.52 2 12C2 6.48 6.48 2 12 2ZM12 20C16.42 20 20 16.42 20 12C20 7.58 16.42 4 12 4C7.58 4 4 7.58 4 12C4 16.42 7.58 20 12 20Z" }) }))); };
|
|
85
85
|
export { default as arrowRightDoubleFillSvg } from "remixicon/icons/Arrows/arrow-right-double-fill.svg";
|
|
86
|
-
export var ArrowRightDoubleFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M19.1643 12.0001L12.9572 5.79297L11.543 7.20718L16.3359 12.0001L11.543 16.793L12.9572 18.2072L19.1643 12.0001ZM13.5144 12.0001L7.30728 5.79297L5.89307 7.20718L10.686 12.0001L5.89307 16.793L7.30728 18.2072L13.5144 12.0001Z" }) }))); };
|
|
86
|
+
export var ArrowRightDoubleFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M19.1643 12.0001L12.9572 5.79297L11.543 7.20718L16.3359 12.0001L11.543 16.793L12.9572 18.2072L19.1643 12.0001ZM13.5144 12.0001L7.30728 5.79297L5.89307 7.20718L10.686 12.0001L5.89307 16.793L7.30728 18.2072L13.5144 12.0001Z" }) }))); };
|
|
87
87
|
export { default as arrowRightDoubleLineSvg } from "remixicon/icons/Arrows/arrow-right-double-line.svg";
|
|
88
|
-
export var ArrowRightDoubleLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M19.1643 12.0001L12.9572 5.79297L11.543 7.20718L16.3359 12.0001L11.543 16.793L12.9572 18.2072L19.1643 12.0001ZM13.5144 12.0001L7.30728 5.79297L5.89307 7.20718L10.686 12.0001L5.89307 16.793L7.30728 18.2072L13.5144 12.0001Z" }) }))); };
|
|
88
|
+
export var ArrowRightDoubleLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M19.1643 12.0001L12.9572 5.79297L11.543 7.20718L16.3359 12.0001L11.543 16.793L12.9572 18.2072L19.1643 12.0001ZM13.5144 12.0001L7.30728 5.79297L5.89307 7.20718L10.686 12.0001L5.89307 16.793L7.30728 18.2072L13.5144 12.0001Z" }) }))); };
|
|
89
89
|
export { default as arrowRightDownFillSvg } from "remixicon/icons/Arrows/arrow-right-down-fill.svg";
|
|
90
|
-
export var ArrowRightDownFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M11.6363 13.0515L5.97949 7.39468L7.39371 5.98047L13.0506 11.6373L18.0003 6.68758V18.0013H6.6866L11.6363 13.0515Z" }) }))); };
|
|
90
|
+
export var ArrowRightDownFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M11.6363 13.0515L5.97949 7.39468L7.39371 5.98047L13.0506 11.6373L18.0003 6.68758V18.0013H6.6866L11.6363 13.0515Z" }) }))); };
|
|
91
91
|
export { default as arrowRightDownLineSvg } from "remixicon/icons/Arrows/arrow-right-down-line.svg";
|
|
92
|
-
export var ArrowRightDownLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M14.5895 16.0032L5.98291 7.39664L7.39712 5.98242L16.0037 14.589V7.00324H18.0037V18.0032H7.00373V16.0032H14.5895Z" }) }))); };
|
|
92
|
+
export var ArrowRightDownLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M14.5895 16.0032L5.98291 7.39664L7.39712 5.98242L16.0037 14.589V7.00324H18.0037V18.0032H7.00373V16.0032H14.5895Z" }) }))); };
|
|
93
93
|
export { default as arrowRightFillSvg } from "remixicon/icons/Arrows/arrow-right-fill.svg";
|
|
94
|
-
export var ArrowRightFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M12 13H4V11H12V4L20 12L12 20V13Z" }) }))); };
|
|
94
|
+
export var ArrowRightFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12 13H4V11H12V4L20 12L12 20V13Z" }) }))); };
|
|
95
95
|
export { default as arrowRightLineSvg } from "remixicon/icons/Arrows/arrow-right-line.svg";
|
|
96
|
-
export var ArrowRightLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M16.1716 10.9999L10.8076 5.63589L12.2218 4.22168L20 11.9999L12.2218 19.778L10.8076 18.3638L16.1716 12.9999H4V10.9999H16.1716Z" }) }))); };
|
|
96
|
+
export var ArrowRightLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M16.1716 10.9999L10.8076 5.63589L12.2218 4.22168L20 11.9999L12.2218 19.778L10.8076 18.3638L16.1716 12.9999H4V10.9999H16.1716Z" }) }))); };
|
|
97
97
|
export { default as arrowRightSFillSvg } from "remixicon/icons/Arrows/arrow-right-s-fill.svg";
|
|
98
|
-
export var ArrowRightSFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M16 12L10 18V6L16 12Z" }) }))); };
|
|
98
|
+
export var ArrowRightSFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M16 12L10 18V6L16 12Z" }) }))); };
|
|
99
99
|
export { default as arrowRightSLineSvg } from "remixicon/icons/Arrows/arrow-right-s-line.svg";
|
|
100
|
-
export var ArrowRightSLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M13.1714 12.0007L8.22168 7.05093L9.63589 5.63672L15.9999 12.0007L9.63589 18.3646L8.22168 16.9504L13.1714 12.0007Z" }) }))); };
|
|
100
|
+
export var ArrowRightSLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M13.1714 12.0007L8.22168 7.05093L9.63589 5.63672L15.9999 12.0007L9.63589 18.3646L8.22168 16.9504L13.1714 12.0007Z" }) }))); };
|
|
101
101
|
export { default as arrowRightUpFillSvg } from "remixicon/icons/Arrows/arrow-right-up-fill.svg";
|
|
102
|
-
export var ArrowRightUpFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M13.0506 12.361L7.39371 18.0179L5.97949 16.6037L11.6363 10.9468L6.6866 5.99707H18.0003V17.3108L13.0506 12.361Z" }) }))); };
|
|
102
|
+
export var ArrowRightUpFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M13.0506 12.361L7.39371 18.0179L5.97949 16.6037L11.6363 10.9468L6.6866 5.99707H18.0003V17.3108L13.0506 12.361Z" }) }))); };
|
|
103
103
|
export { default as arrowRightUpLineSvg } from "remixicon/icons/Arrows/arrow-right-up-line.svg";
|
|
104
|
-
export var ArrowRightUpLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M16.0037 9.41421L7.39712 18.0208L5.98291 16.6066L14.5895 8H7.00373V6H18.0037V17H16.0037V9.41421Z" }) }))); };
|
|
104
|
+
export var ArrowRightUpLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M16.0037 9.41421L7.39712 18.0208L5.98291 16.6066L14.5895 8H7.00373V6H18.0037V17H16.0037V9.41421Z" }) }))); };
|
|
105
105
|
export { default as arrowTurnBackFillSvg } from "remixicon/icons/Arrows/arrow-turn-back-fill.svg";
|
|
106
|
-
export var ArrowTurnBackFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M17 16H13L18 22L23 16H19V11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11V20H5V11C5 7.68629 7.68629 5 11 5C14.3137 5 17 7.68629 17 11V16Z" }) }))); };
|
|
106
|
+
export var ArrowTurnBackFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M17 16H13L18 22L23 16H19V11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11V20H5V11C5 7.68629 7.68629 5 11 5C14.3137 5 17 7.68629 17 11V16Z" }) }))); };
|
|
107
107
|
export { default as arrowTurnBackLineSvg } from "remixicon/icons/Arrows/arrow-turn-back-line.svg";
|
|
108
|
-
export var ArrowTurnBackLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M17.0005 18.1716L14.465 15.636L13.0507 17.0503L18.0005 22L22.9502 17.0503L21.536 15.636L19.0005 18.1716V11C19.0005 6.58172 15.4188 3 11.0005 3C6.58221 3 3.00049 6.58172 3.00049 11V20H5.00049V11C5.00049 7.68629 7.68678 5 11.0005 5C14.3142 5 17.0005 7.68629 17.0005 11V18.1716Z" }) }))); };
|
|
108
|
+
export var ArrowTurnBackLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M17.0005 18.1716L14.465 15.636L13.0507 17.0503L18.0005 22L22.9502 17.0503L21.536 15.636L19.0005 18.1716V11C19.0005 6.58172 15.4188 3 11.0005 3C6.58221 3 3.00049 6.58172 3.00049 11V20H5.00049V11C5.00049 7.68629 7.68678 5 11.0005 5C14.3142 5 17.0005 7.68629 17.0005 11V18.1716Z" }) }))); };
|
|
109
109
|
export { default as arrowTurnForwardFillSvg } from "remixicon/icons/Arrows/arrow-turn-forward-fill.svg";
|
|
110
|
-
export var ArrowTurnForwardFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M17 8V13C17 16.3137 14.3137 19 11 19C7.68629 19 5 16.3137 5 13V4H3V13C3 17.4183 6.58172 21 11 21C15.4183 21 19 17.4183 19 13V8H23L18 2L13 8H17Z" }) }))); };
|
|
110
|
+
export var ArrowTurnForwardFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M17 8V13C17 16.3137 14.3137 19 11 19C7.68629 19 5 16.3137 5 13V4H3V13C3 17.4183 6.58172 21 11 21C15.4183 21 19 17.4183 19 13V8H23L18 2L13 8H17Z" }) }))); };
|
|
111
111
|
export { default as arrowTurnForwardLineSvg } from "remixicon/icons/Arrows/arrow-turn-forward-line.svg";
|
|
112
|
-
export var ArrowTurnForwardLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M17.0005 5.82843V13C17.0005 16.3137 14.3142 19 11.0005 19C7.68678 19 5.00049 16.3137 5.00049 13V4H3.00049V13C3.00049 17.4183 6.58221 21 11.0005 21C15.4188 21 19.0005 17.4183 19.0005 13V5.82843L21.536 8.36396L22.9502 6.94975L18.0005 2L13.0507 6.94975L14.465 8.36396L17.0005 5.82843Z" }) }))); };
|
|
112
|
+
export var ArrowTurnForwardLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M17.0005 5.82843V13C17.0005 16.3137 14.3142 19 11.0005 19C7.68678 19 5.00049 16.3137 5.00049 13V4H3.00049V13C3.00049 17.4183 6.58221 21 11.0005 21C15.4188 21 19.0005 17.4183 19.0005 13V5.82843L21.536 8.36396L22.9502 6.94975L18.0005 2L13.0507 6.94975L14.465 8.36396L17.0005 5.82843Z" }) }))); };
|
|
113
113
|
export { default as arrowUpCircleFillSvg } from "remixicon/icons/Arrows/arrow-up-circle-fill.svg";
|
|
114
|
-
export var ArrowUpCircleFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M12 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 12 22C6.48 22 2 17.52 2 12C2 6.48 6.48 2 12 2ZM13 12H16L12 8L8 12H11V16H13V12Z" }) }))); };
|
|
114
|
+
export var ArrowUpCircleFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 12 22C6.48 22 2 17.52 2 12C2 6.48 6.48 2 12 2ZM13 12H16L12 8L8 12H11V16H13V12Z" }) }))); };
|
|
115
115
|
export { default as arrowUpCircleLineSvg } from "remixicon/icons/Arrows/arrow-up-circle-line.svg";
|
|
116
|
-
export var ArrowUpCircleLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M12 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 12 22C6.48 22 2 17.52 2 12C2 6.48 6.48 2 12 2ZM12 20C16.42 20 20 16.42 20 12C20 7.58 16.42 4 12 4C7.58 4 4 7.58 4 12C4 16.42 7.58 20 12 20ZM13 12V16H11V12H8L12 8L16 12H13Z" }) }))); };
|
|
116
|
+
export var ArrowUpCircleLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 12 22C6.48 22 2 17.52 2 12C2 6.48 6.48 2 12 2ZM12 20C16.42 20 20 16.42 20 12C20 7.58 16.42 4 12 4C7.58 4 4 7.58 4 12C4 16.42 7.58 20 12 20ZM13 12V16H11V12H8L12 8L16 12H13Z" }) }))); };
|
|
117
117
|
export { default as arrowUpDoubleFillSvg } from "remixicon/icons/Arrows/arrow-up-double-fill.svg";
|
|
118
|
-
export var ArrowUpDoubleFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M12.0001 4.83594L5.79297 11.043L7.20718 12.4573L12.0001 7.66436L16.793 12.4573L18.2072 11.043L12.0001 4.83594ZM12.0001 10.4858L5.79297 16.6929L7.20718 18.1072L12.0001 13.3143L16.793 18.1072L18.2072 16.6929L12.0001 10.4858Z" }) }))); };
|
|
118
|
+
export var ArrowUpDoubleFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12.0001 4.83594L5.79297 11.043L7.20718 12.4573L12.0001 7.66436L16.793 12.4573L18.2072 11.043L12.0001 4.83594ZM12.0001 10.4858L5.79297 16.6929L7.20718 18.1072L12.0001 13.3143L16.793 18.1072L18.2072 16.6929L12.0001 10.4858Z" }) }))); };
|
|
119
119
|
export { default as arrowUpDoubleLineSvg } from "remixicon/icons/Arrows/arrow-up-double-line.svg";
|
|
120
|
-
export var ArrowUpDoubleLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M12.0001 4.83594L5.79297 11.043L7.20718 12.4573L12.0001 7.66436L16.793 12.4573L18.2072 11.043L12.0001 4.83594ZM12.0001 10.4858L5.79297 16.6929L7.20718 18.1072L12.0001 13.3143L16.793 18.1072L18.2072 16.6929L12.0001 10.4858Z" }) }))); };
|
|
120
|
+
export var ArrowUpDoubleLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12.0001 4.83594L5.79297 11.043L7.20718 12.4573L12.0001 7.66436L16.793 12.4573L18.2072 11.043L12.0001 4.83594ZM12.0001 10.4858L5.79297 16.6929L7.20718 18.1072L12.0001 13.3143L16.793 18.1072L18.2072 16.6929L12.0001 10.4858Z" }) }))); };
|
|
121
121
|
export { default as arrowUpDownFillSvg } from "remixicon/icons/Arrows/arrow-up-down-fill.svg";
|
|
122
|
-
export var ArrowUpDownFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M12 8H8.001L8 20H6V8H2L7 3L12 8ZM22 16L17 21L12 16H16V4H18V16H22Z" }) }))); };
|
|
122
|
+
export var ArrowUpDownFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12 8H8.001L8 20H6V8H2L7 3L12 8ZM22 16L17 21L12 16H16V4H18V16H22Z" }) }))); };
|
|
123
123
|
export { default as arrowUpDownLineSvg } from "remixicon/icons/Arrows/arrow-up-down-line.svg";
|
|
124
|
-
export var ArrowUpDownLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M11.9498 7.94975L10.5356 9.36396L8.00079 6.828L8.00004 20H6.00004L6.00079 6.828L3.46451 9.36396L2.05029 7.94975L7.00004 3L11.9498 7.94975ZM21.9498 16.0503L17 21L12.0503 16.0503L13.4645 14.636L16.0008 17.172L16 4H18L18.0008 17.172L20.5356 14.636L21.9498 16.0503Z" }) }))); };
|
|
124
|
+
export var ArrowUpDownLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M11.9498 7.94975L10.5356 9.36396L8.00079 6.828L8.00004 20H6.00004L6.00079 6.828L3.46451 9.36396L2.05029 7.94975L7.00004 3L11.9498 7.94975ZM21.9498 16.0503L17 21L12.0503 16.0503L13.4645 14.636L16.0008 17.172L16 4H18L18.0008 17.172L20.5356 14.636L21.9498 16.0503Z" }) }))); };
|
|
125
125
|
export { default as arrowUpFillSvg } from "remixicon/icons/Arrows/arrow-up-fill.svg";
|
|
126
|
-
export var ArrowUpFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M13 12V20H11V12H4L12 4L20 12H13Z" }) }))); };
|
|
126
|
+
export var ArrowUpFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M13 12V20H11V12H4L12 4L20 12H13Z" }) }))); };
|
|
127
127
|
export { default as arrowUpLineSvg } from "remixicon/icons/Arrows/arrow-up-line.svg";
|
|
128
|
-
export var ArrowUpLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M12.9999 7.82843V20H10.9999V7.82843L5.63589 13.1924L4.22168 11.7782L11.9999 4L19.778 11.7782L18.3638 13.1924L12.9999 7.82843Z" }) }))); };
|
|
128
|
+
export var ArrowUpLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12.9999 7.82843V20H10.9999V7.82843L5.63589 13.1924L4.22168 11.7782L11.9999 4L19.778 11.7782L18.3638 13.1924L12.9999 7.82843Z" }) }))); };
|
|
129
129
|
export { default as arrowUpSFillSvg } from "remixicon/icons/Arrows/arrow-up-s-fill.svg";
|
|
130
|
-
export var ArrowUpSFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M12 8L18 14H6L12 8Z" }) }))); };
|
|
130
|
+
export var ArrowUpSFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12 8L18 14H6L12 8Z" }) }))); };
|
|
131
131
|
export { default as arrowUpSLineSvg } from "remixicon/icons/Arrows/arrow-up-s-line.svg";
|
|
132
|
-
export var ArrowUpSLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M11.9997 10.8284L7.04996 15.7782L5.63574 14.364L11.9997 8L18.3637 14.364L16.9495 15.7782L11.9997 10.8284Z" }) }))); };
|
|
132
|
+
export var ArrowUpSLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M11.9997 10.8284L7.04996 15.7782L5.63574 14.364L11.9997 8L18.3637 14.364L16.9495 15.7782L11.9997 10.8284Z" }) }))); };
|
|
133
133
|
export { default as contractLeftFillSvg } from "remixicon/icons/Arrows/contract-left-fill.svg";
|
|
134
|
-
export var ContractLeftFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M15.4141 4.58594L15.414 11.0003L21.0001 11.0004L21 13.0004L15.414 13.0003L15.4139 19.4144L7.99979 12.0002L15.4141 4.58594ZM4 19.0002L4 5.00018H6L6 19.0002H4Z" }) }))); };
|
|
134
|
+
export var ContractLeftFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M15.4141 4.58594L15.414 11.0003L21.0001 11.0004L21 13.0004L15.414 13.0003L15.4139 19.4144L7.99979 12.0002L15.4141 4.58594ZM4 19.0002L4 5.00018H6L6 19.0002H4Z" }) }))); };
|
|
135
135
|
export { default as contractLeftLineSvg } from "remixicon/icons/Arrows/contract-left-line.svg";
|
|
136
|
-
export var ContractLeftLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M15.0713 4.92871L16.4856 6.34292L11.8287 10.9998L21.0006 10.9999L21.0005 12.9999L11.8287 12.9998L16.4856 17.6566L15.0714 19.0708L8.00028 11.9998L15.0713 4.92871ZM4.00049 18.9997L4.00049 4.99972H6.00049L6.00049 18.9997H4.00049Z" }) }))); };
|
|
136
|
+
export var ContractLeftLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M15.0713 4.92871L16.4856 6.34292L11.8287 10.9998L21.0006 10.9999L21.0005 12.9999L11.8287 12.9998L16.4856 17.6566L15.0714 19.0708L8.00028 11.9998L15.0713 4.92871ZM4.00049 18.9997L4.00049 4.99972H6.00049L6.00049 18.9997H4.00049Z" }) }))); };
|
|
137
137
|
export { default as contractLeftRightFillSvg } from "remixicon/icons/Arrows/contract-left-right-fill.svg";
|
|
138
|
-
export var ContractLeftRightFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M5 18 11 12 5 6V18ZM19 6 13 12 19 18V6Z" }) }))); };
|
|
138
|
+
export var ContractLeftRightFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M5 18 11 12 5 6V18ZM19 6 13 12 19 18V6Z" }) }))); };
|
|
139
139
|
export { default as contractLeftRightLineSvg } from "remixicon/icons/Arrows/contract-left-right-line.svg";
|
|
140
|
-
export var ContractLeftRightLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M18.7933 5.79297 12.5862 12.0001 18.7933 18.2072 20.2075 16.793 15.4146 12.0001 20.2075 7.20718 18.7933 5.79297ZM5.20718 18.2073 11.4143 12.0002 5.20718 5.79312 3.79297 7.20733 8.58586 12.0002 3.79297 16.7931 5.20718 18.2073Z" }) }))); };
|
|
140
|
+
export var ContractLeftRightLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M18.7933 5.79297 12.5862 12.0001 18.7933 18.2072 20.2075 16.793 15.4146 12.0001 20.2075 7.20718 18.7933 5.79297ZM5.20718 18.2073 11.4143 12.0002 5.20718 5.79312 3.79297 7.20733 8.58586 12.0002 3.79297 16.7931 5.20718 18.2073Z" }) }))); };
|
|
141
141
|
export { default as contractRightFillSvg } from "remixicon/icons/Arrows/contract-right-fill.svg";
|
|
142
|
-
export var ContractRightFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M8.58598 4.58594L16.0003 12.0002L8.58615 19.4144L8.58608 13.0003L3.00002 13.0004L3 11.0004L8.58605 11.0003L8.58598 4.58594ZM18.0001 19.0002L18.0001 5.00018H20.0001L20.0001 19.0002H18.0001Z" }) }))); };
|
|
142
|
+
export var ContractRightFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M8.58598 4.58594L16.0003 12.0002L8.58615 19.4144L8.58608 13.0003L3.00002 13.0004L3 11.0004L8.58605 11.0003L8.58598 4.58594ZM18.0001 19.0002L18.0001 5.00018H20.0001L20.0001 19.0002H18.0001Z" }) }))); };
|
|
143
143
|
export { default as contractRightLineSvg } from "remixicon/icons/Arrows/contract-right-line.svg";
|
|
144
|
-
export var ContractRightLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M12.1714 10.9998L7.51451 6.34292L8.92872 4.92871L15.9998 11.9998L8.92872 19.0708L7.51451 17.6566L12.1713 12.9998L2.99953 12.9999L2.99951 10.9999L12.1714 10.9998ZM17.9996 18.9997L17.9996 4.99972H19.9996L19.9996 18.9997H17.9996Z" }) }))); };
|
|
144
|
+
export var ContractRightLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12.1714 10.9998L7.51451 6.34292L8.92872 4.92871L15.9998 11.9998L8.92872 19.0708L7.51451 17.6566L12.1713 12.9998L2.99953 12.9999L2.99951 10.9999L12.1714 10.9998ZM17.9996 18.9997L17.9996 4.99972H19.9996L19.9996 18.9997H17.9996Z" }) }))); };
|
|
145
145
|
export { default as contractUpDownFillSvg } from "remixicon/icons/Arrows/contract-up-down-fill.svg";
|
|
146
|
-
export var ContractUpDownFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M18 5 12 11 6 5H18ZM18 19 12 13 6 19H18Z" }) }))); };
|
|
146
|
+
export var ContractUpDownFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M18 5 12 11 6 5H18ZM18 19 12 13 6 19H18Z" }) }))); };
|
|
147
147
|
export { default as contractUpDownLineSvg } from "remixicon/icons/Arrows/contract-up-down-line.svg";
|
|
148
|
-
export var ContractUpDownLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M5.79297 5.20718 12.0001 11.4143 18.2072 5.20718 16.793 3.79297 12.0001 8.58586 7.20718 3.79297 5.79297 5.20718ZM18.2073 18.7928 12.0002 12.5857 5.79312 18.7928 7.20733 20.207 12.0002 15.4141 16.7931 20.207 18.2073 18.7928Z" }) }))); };
|
|
148
|
+
export var ContractUpDownLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M5.79297 5.20718 12.0001 11.4143 18.2072 5.20718 16.793 3.79297 12.0001 8.58586 7.20718 3.79297 5.79297 5.20718ZM18.2073 18.7928 12.0002 12.5857 5.79312 18.7928 7.20733 20.207 12.0002 15.4141 16.7931 20.207 18.2073 18.7928Z" }) }))); };
|
|
149
149
|
export { default as cornerDownLeftFillSvg } from "remixicon/icons/Arrows/corner-down-left-fill.svg";
|
|
150
|
-
export var CornerDownLeftFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M19.0003 13.9999L19.0004 5.00003L17.0004 5L17.0003 11.9999L9.41421 12V6.58581L3 13L9.41421 19.4142L9.41421 14L19.0003 13.9999Z" }) }))); };
|
|
150
|
+
export var CornerDownLeftFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M19.0003 13.9999L19.0004 5.00003L17.0004 5L17.0003 11.9999L9.41421 12V6.58581L3 13L9.41421 19.4142L9.41421 14L19.0003 13.9999Z" }) }))); };
|
|
151
151
|
export { default as cornerDownLeftLineSvg } from "remixicon/icons/Arrows/corner-down-left-line.svg";
|
|
152
|
-
export var CornerDownLeftLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M19.0003 13.9999L19.0004 5.00003L17.0004 5L17.0003 11.9999L6.82845 12L10.7782 8.05027L9.36396 6.63606L3 13L9.36396 19.364L10.7782 17.9498L6.8284 14L19.0003 13.9999Z" }) }))); };
|
|
152
|
+
export var CornerDownLeftLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M19.0003 13.9999L19.0004 5.00003L17.0004 5L17.0003 11.9999L6.82845 12L10.7782 8.05027L9.36396 6.63606L3 13L9.36396 19.364L10.7782 17.9498L6.8284 14L19.0003 13.9999Z" }) }))); };
|
|
153
153
|
export { default as cornerDownRightFillSvg } from "remixicon/icons/Arrows/corner-down-right-fill.svg";
|
|
154
|
-
export var CornerDownRightFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M5.00014 13.9999L5 5.00003L7 5L7.00011 11.9999L14.5862 12V6.58581L21.0004 13L14.5862 19.4142L14.5862 14L5.00014 13.9999Z" }) }))); };
|
|
154
|
+
export var CornerDownRightFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M5.00014 13.9999L5 5.00003L7 5L7.00011 11.9999L14.5862 12V6.58581L21.0004 13L14.5862 19.4142L14.5862 14L5.00014 13.9999Z" }) }))); };
|
|
155
155
|
export { default as cornerDownRightLineSvg } from "remixicon/icons/Arrows/corner-down-right-line.svg";
|
|
156
|
-
export var CornerDownRightLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M5.00014 13.9999L5 5.00003L7 5L7.00011 11.9999L17.1719 12L13.2222 8.05027L14.6364 6.63606L21.0004 13L14.6364 19.364L13.2222 17.9498L17.172 14L5.00014 13.9999Z" }) }))); };
|
|
156
|
+
export var CornerDownRightLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M5.00014 13.9999L5 5.00003L7 5L7.00011 11.9999L17.1719 12L13.2222 8.05027L14.6364 6.63606L21.0004 13L14.6364 19.364L13.2222 17.9498L17.172 14L5.00014 13.9999Z" }) }))); };
|
|
157
157
|
export { default as cornerLeftDownFillSvg } from "remixicon/icons/Arrows/corner-left-down-fill.svg";
|
|
158
|
-
export var CornerLeftDownFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M10.0003 5.00014L19.0001 5L19.0002 7L12.0003 7.00011L12.0002 14.5862H17.4144L11.0001 21.0004L4.58594 14.5862L10.0002 14.5862L10.0003 5.00014Z" }) }))); };
|
|
158
|
+
export var CornerLeftDownFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M10.0003 5.00014L19.0001 5L19.0002 7L12.0003 7.00011L12.0002 14.5862H17.4144L11.0001 21.0004L4.58594 14.5862L10.0002 14.5862L10.0003 5.00014Z" }) }))); };
|
|
159
159
|
export { default as cornerLeftDownLineSvg } from "remixicon/icons/Arrows/corner-left-down-line.svg";
|
|
160
|
-
export var CornerLeftDownLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M10.0003 5.00014L19.0002 5L19.0002 7L12.0003 7.00011L12.0002 17.1719L15.9499 13.2222L17.3642 14.6364L11.0002 21.0004L4.63623 14.6364L6.05044 13.2222L10.0002 17.172L10.0003 5.00014Z" }) }))); };
|
|
160
|
+
export var CornerLeftDownLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M10.0003 5.00014L19.0002 5L19.0002 7L12.0003 7.00011L12.0002 17.1719L15.9499 13.2222L17.3642 14.6364L11.0002 21.0004L4.63623 14.6364L6.05044 13.2222L10.0002 17.172L10.0003 5.00014Z" }) }))); };
|
|
161
161
|
export { default as cornerLeftUpFillSvg } from "remixicon/icons/Arrows/corner-left-up-fill.svg";
|
|
162
|
-
export var CornerLeftUpFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M10.0003 19.0003L19.0001 19.0004L19.0002 17.0004L12.0003 17.0003L12.0002 9.41421H17.4144L11.0001 3L4.58594 9.41421L10.0002 9.41421L10.0003 19.0003Z" }) }))); };
|
|
162
|
+
export var CornerLeftUpFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M10.0003 19.0003L19.0001 19.0004L19.0002 17.0004L12.0003 17.0003L12.0002 9.41421H17.4144L11.0001 3L4.58594 9.41421L10.0002 9.41421L10.0003 19.0003Z" }) }))); };
|
|
163
163
|
export { default as cornerLeftUpLineSvg } from "remixicon/icons/Arrows/corner-left-up-line.svg";
|
|
164
|
-
export var CornerLeftUpLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M10.0003 19.0003L19.0002 19.0004L19.0002 17.0004L12.0003 17.0003L12.0002 6.82845L15.9499 10.7782L17.3642 9.36396L11.0002 3L4.63623 9.36396L6.05044 10.7782L10.0002 6.8284L10.0003 19.0003Z" }) }))); };
|
|
164
|
+
export var CornerLeftUpLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M10.0003 19.0003L19.0002 19.0004L19.0002 17.0004L12.0003 17.0003L12.0002 6.82845L15.9499 10.7782L17.3642 9.36396L11.0002 3L4.63623 9.36396L6.05044 10.7782L10.0002 6.8284L10.0003 19.0003Z" }) }))); };
|
|
165
165
|
export { default as cornerRightDownFillSvg } from "remixicon/icons/Arrows/corner-right-down-fill.svg";
|
|
166
|
-
export var CornerRightDownFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M13.9999 5.00014L5.00003 5L5 7L11.9999 7.00011L12 14.5862H6.58581L13 21.0004L19.4142 14.5862L14 14.5862L13.9999 5.00014Z" }) }))); };
|
|
166
|
+
export var CornerRightDownFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M13.9999 5.00014L5.00003 5L5 7L11.9999 7.00011L12 14.5862H6.58581L13 21.0004L19.4142 14.5862L14 14.5862L13.9999 5.00014Z" }) }))); };
|
|
167
167
|
export { default as cornerRightDownLineSvg } from "remixicon/icons/Arrows/corner-right-down-line.svg";
|
|
168
|
-
export var CornerRightDownLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M13.9999 5.00014L5.00003 5L5 7L11.9999 7.00011L12 17.1719L8.05027 13.2222L6.63606 14.6364L13 21.0004L19.364 14.6364L17.9498 13.2222L14 17.172L13.9999 5.00014Z" }) }))); };
|
|
168
|
+
export var CornerRightDownLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M13.9999 5.00014L5.00003 5L5 7L11.9999 7.00011L12 17.1719L8.05027 13.2222L6.63606 14.6364L13 21.0004L19.364 14.6364L17.9498 13.2222L14 17.172L13.9999 5.00014Z" }) }))); };
|
|
169
169
|
export { default as cornerRightUpFillSvg } from "remixicon/icons/Arrows/corner-right-up-fill.svg";
|
|
170
|
-
export var CornerRightUpFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M13.9999 19.0003L5.00003 19.0004L5 17.0004L11.9999 17.0003L12 9.41421H6.58581L13 3L19.4142 9.41421L14 9.41421L13.9999 19.0003Z" }) }))); };
|
|
170
|
+
export var CornerRightUpFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M13.9999 19.0003L5.00003 19.0004L5 17.0004L11.9999 17.0003L12 9.41421H6.58581L13 3L19.4142 9.41421L14 9.41421L13.9999 19.0003Z" }) }))); };
|
|
171
171
|
export { default as cornerRightUpLineSvg } from "remixicon/icons/Arrows/corner-right-up-line.svg";
|
|
172
|
-
export var CornerRightUpLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M13.9999 19.0003L5.00003 19.0004L5 17.0004L11.9999 17.0003L12 6.82845L8.05027 10.7782L6.63606 9.36396L13 3L19.364 9.36396L17.9498 10.7782L14 6.8284L13.9999 19.0003Z" }) }))); };
|
|
172
|
+
export var CornerRightUpLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M13.9999 19.0003L5.00003 19.0004L5 17.0004L11.9999 17.0003L12 6.82845L8.05027 10.7782L6.63606 9.36396L13 3L19.364 9.36396L17.9498 10.7782L14 6.8284L13.9999 19.0003Z" }) }))); };
|
|
173
173
|
export { default as cornerUpLeftDoubleFillSvg } from "remixicon/icons/Arrows/corner-up-left-double-fill.svg";
|
|
174
|
-
export var CornerUpLeftDoubleFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M20.0005 19.0001 20.0004 10.0003 14.4143 10.0002V4.58594L8.00014 11.0001 14.4143 17.4144V12.0002L18.0004 12.0003 18.0005 19.0002 20.0005 19.0001ZM10.1639 6.05029 8.7497 4.63608 2.38574 11 8.7497 17.364 10.1639 15.9498 5.21417 11 10.1639 6.05029Z" }) }))); };
|
|
174
|
+
export var CornerUpLeftDoubleFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M20.0005 19.0001 20.0004 10.0003 14.4143 10.0002V4.58594L8.00014 11.0001 14.4143 17.4144V12.0002L18.0004 12.0003 18.0005 19.0002 20.0005 19.0001ZM10.1639 6.05029 8.7497 4.63608 2.38574 11 8.7497 17.364 10.1639 15.9498 5.21417 11 10.1639 6.05029Z" }) }))); };
|
|
175
175
|
export { default as cornerUpLeftDoubleLineSvg } from "remixicon/icons/Arrows/corner-up-left-double-line.svg";
|
|
176
|
-
export var CornerUpLeftDoubleLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M20.0001 10.0003L20.0003 19.0002L18.0003 19.0002L18.0002 12.0003L11.8283 12.0002L15.7781 15.9499L14.3638 17.3642L7.99988 11.0002L14.3638 4.63623L15.7781 6.05044L11.8283 10.0002L20.0001 10.0003ZM8.7497 4.63623L10.1639 6.05044L5.21417 11.0002L10.1639 15.9499L8.7497 17.3642L2.38574 11.0002L8.7497 4.63623Z" }) }))); };
|
|
176
|
+
export var CornerUpLeftDoubleLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M20.0001 10.0003L20.0003 19.0002L18.0003 19.0002L18.0002 12.0003L11.8283 12.0002L15.7781 15.9499L14.3638 17.3642L7.99988 11.0002L14.3638 4.63623L15.7781 6.05044L11.8283 10.0002L20.0001 10.0003ZM8.7497 4.63623L10.1639 6.05044L5.21417 11.0002L10.1639 15.9499L8.7497 17.3642L2.38574 11.0002L8.7497 4.63623Z" }) }))); };
|
|
177
177
|
export { default as cornerUpLeftFillSvg } from "remixicon/icons/Arrows/corner-up-left-fill.svg";
|
|
178
|
-
export var CornerUpLeftFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M19.0003 10.0003L19.0004 19.0001L17.0004 19.0002L17.0003 12.0003L9.41421 12.0002V17.4144L3 11.0001L9.41421 4.58594L9.41421 10.0002L19.0003 10.0003Z" }) }))); };
|
|
178
|
+
export var CornerUpLeftFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M19.0003 10.0003L19.0004 19.0001L17.0004 19.0002L17.0003 12.0003L9.41421 12.0002V17.4144L3 11.0001L9.41421 4.58594L9.41421 10.0002L19.0003 10.0003Z" }) }))); };
|
|
179
179
|
export { default as cornerUpLeftLineSvg } from "remixicon/icons/Arrows/corner-up-left-line.svg";
|
|
180
|
-
export var CornerUpLeftLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M19.0003 10.0003L19.0004 19.0002L17.0004 19.0002L17.0003 12.0003L6.82845 12.0002L10.7782 15.9499L9.36396 17.3642L3 11.0002L9.36396 4.63623L10.7782 6.05044L6.8284 10.0002L19.0003 10.0003Z" }) }))); };
|
|
180
|
+
export var CornerUpLeftLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M19.0003 10.0003L19.0004 19.0002L17.0004 19.0002L17.0003 12.0003L6.82845 12.0002L10.7782 15.9499L9.36396 17.3642L3 11.0002L9.36396 4.63623L10.7782 6.05044L6.8284 10.0002L19.0003 10.0003Z" }) }))); };
|
|
181
181
|
export { default as cornerUpRightDoubleFillSvg } from "remixicon/icons/Arrows/corner-up-right-double-fill.svg";
|
|
182
|
-
export var CornerUpRightDoubleFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M3.99951 19.0001 3.99965 10.0003 9.58569 10.0002V4.58594L15.9999 11.0001 9.58569 17.4144V12.0002L5.99962 12.0003 5.99951 19.0002 3.99951 19.0001ZM13.8361 6.05029 15.2503 4.63608 21.6143 11 15.2503 17.364 13.8361 15.9498 18.7859 11 13.8361 6.05029Z" }) }))); };
|
|
182
|
+
export var CornerUpRightDoubleFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M3.99951 19.0001 3.99965 10.0003 9.58569 10.0002V4.58594L15.9999 11.0001 9.58569 17.4144V12.0002L5.99962 12.0003 5.99951 19.0002 3.99951 19.0001ZM13.8361 6.05029 15.2503 4.63608 21.6143 11 15.2503 17.364 13.8361 15.9498 18.7859 11 13.8361 6.05029Z" }) }))); };
|
|
183
183
|
export { default as cornerUpRightDoubleLineSvg } from "remixicon/icons/Arrows/corner-up-right-double-line.svg";
|
|
184
|
-
export var CornerUpRightDoubleLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M4.00014 10.0003L4 19.0002L6 19.0002L6.00011 12.0003L12.1719 12.0002L8.22222 15.9499L9.63643 17.3642L16.0004 11.0002L9.63643 4.63623L8.22221 6.05044L12.172 10.0002L4.00014 10.0003ZM15.2506 4.63623L13.8364 6.05044L18.7861 11.0002L13.8364 15.9499L15.2506 17.3642L21.6145 11.0002L15.2506 4.63623Z" }) }))); };
|
|
184
|
+
export var CornerUpRightDoubleLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M4.00014 10.0003L4 19.0002L6 19.0002L6.00011 12.0003L12.1719 12.0002L8.22222 15.9499L9.63643 17.3642L16.0004 11.0002L9.63643 4.63623L8.22221 6.05044L12.172 10.0002L4.00014 10.0003ZM15.2506 4.63623L13.8364 6.05044L18.7861 11.0002L13.8364 15.9499L15.2506 17.3642L21.6145 11.0002L15.2506 4.63623Z" }) }))); };
|
|
185
185
|
export { default as cornerUpRightFillSvg } from "remixicon/icons/Arrows/corner-up-right-fill.svg";
|
|
186
|
-
export var CornerUpRightFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M5.00014 10.0003L5 19.0001L7 19.0002L7.00011 12.0003L14.5862 12.0002V17.4144L21.0004 11.0001L14.5862 4.58594L14.5862 10.0002L5.00014 10.0003Z" }) }))); };
|
|
186
|
+
export var CornerUpRightFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M5.00014 10.0003L5 19.0001L7 19.0002L7.00011 12.0003L14.5862 12.0002V17.4144L21.0004 11.0001L14.5862 4.58594L14.5862 10.0002L5.00014 10.0003Z" }) }))); };
|
|
187
187
|
export { default as cornerUpRightLineSvg } from "remixicon/icons/Arrows/corner-up-right-line.svg";
|
|
188
|
-
export var CornerUpRightLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M5.00014 10.0003L5 19.0002L7 19.0002L7.00011 12.0003L17.1719 12.0002L13.2222 15.9499L14.6364 17.3642L21.0004 11.0002L14.6364 4.63623L13.2222 6.05044L17.172 10.0002L5.00014 10.0003Z" }) }))); };
|
|
188
|
+
export var CornerUpRightLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M5.00014 10.0003L5 19.0002L7 19.0002L7.00011 12.0003L17.1719 12.0002L13.2222 15.9499L14.6364 17.3642L21.0004 11.0002L14.6364 4.63623L13.2222 6.05044L17.172 10.0002L5.00014 10.0003Z" }) }))); };
|
|
189
189
|
export { default as dragMove2FillSvg } from "remixicon/icons/Arrows/drag-move-2-fill.svg";
|
|
190
|
-
export var DragMove2FillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M18 11V8L22 12L18 16V13H13V18H16L12 22L8 18H11V13H6V16L2 12L6 8V11H11V6H8L12 2L16 6H13V11H18Z" }) }))); };
|
|
190
|
+
export var DragMove2FillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M18 11V8L22 12L18 16V13H13V18H16L12 22L8 18H11V13H6V16L2 12L6 8V11H11V6H8L12 2L16 6H13V11H18Z" }) }))); };
|
|
191
191
|
export { default as dragMove2LineSvg } from "remixicon/icons/Arrows/drag-move-2-line.svg";
|
|
192
|
-
export var DragMove2LineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M11 11V5.82843L9.17157 7.65685L7.75736 6.24264L12 2L16.2426 6.24264L14.8284 7.65685L13 5.82843V11H18.1716L16.3431 9.17157L17.7574 7.75736L22 12L17.7574 16.2426L16.3431 14.8284L18.1716 13H13V18.1716L14.8284 16.3431L16.2426 17.7574L12 22L7.75736 17.7574L9.17157 16.3431L11 18.1716V13H5.82843L7.65685 14.8284L6.24264 16.2426L2 12L6.24264 7.75736L7.65685 9.17157L5.82843 11H11Z" }) }))); };
|
|
192
|
+
export var DragMove2LineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M11 11V5.82843L9.17157 7.65685L7.75736 6.24264L12 2L16.2426 6.24264L14.8284 7.65685L13 5.82843V11H18.1716L16.3431 9.17157L17.7574 7.75736L22 12L17.7574 16.2426L16.3431 14.8284L18.1716 13H13V18.1716L14.8284 16.3431L16.2426 17.7574L12 22L7.75736 17.7574L9.17157 16.3431L11 18.1716V13H5.82843L7.65685 14.8284L6.24264 16.2426L2 12L6.24264 7.75736L7.65685 9.17157L5.82843 11H11Z" }) }))); };
|
|
193
193
|
export { default as dragMoveFillSvg } from "remixicon/icons/Arrows/drag-move-fill.svg";
|
|
194
|
-
export var DragMoveFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M12 22L8 18H16L12 22ZM12 2L16 6H8L12 2ZM12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12C14 13.1046 13.1046 14 12 14ZM2 12L6 8V16L2 12ZM22 12L18 16V8L22 12Z" }) }))); };
|
|
194
|
+
export var DragMoveFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12 22L8 18H16L12 22ZM12 2L16 6H8L12 2ZM12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12C14 13.1046 13.1046 14 12 14ZM2 12L6 8V16L2 12ZM22 12L18 16V8L22 12Z" }) }))); };
|
|
195
195
|
export { default as dragMoveLineSvg } from "remixicon/icons/Arrows/drag-move-line.svg";
|
|
196
|
-
export var DragMoveLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M12 2L16.2426 6.24264L14.8284 7.65685L12 4.82843L9.17157 7.65685L7.75736 6.24264L12 2ZM2 12L6.24264 7.75736L7.65685 9.17157L4.82843 12L7.65685 14.8284L6.24264 16.2426L2 12ZM22 12L17.7574 16.2426L16.3431 14.8284L19.1716 12L16.3431 9.17157L17.7574 7.75736L22 12ZM12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12C14 13.1046 13.1046 14 12 14ZM12 22L7.75736 17.7574L9.17157 16.3431L12 19.1716L14.8284 16.3431L16.2426 17.7574L12 22Z" }) }))); };
|
|
196
|
+
export var DragMoveLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12 2L16.2426 6.24264L14.8284 7.65685L12 4.82843L9.17157 7.65685L7.75736 6.24264L12 2ZM2 12L6.24264 7.75736L7.65685 9.17157L4.82843 12L7.65685 14.8284L6.24264 16.2426L2 12ZM22 12L17.7574 16.2426L16.3431 14.8284L19.1716 12L16.3431 9.17157L17.7574 7.75736L22 12ZM12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12C14 13.1046 13.1046 14 12 14ZM12 22L7.75736 17.7574L9.17157 16.3431L12 19.1716L14.8284 16.3431L16.2426 17.7574L12 22Z" }) }))); };
|
|
197
197
|
export { default as expandLeftFillSvg } from "remixicon/icons/Arrows/expand-left-fill.svg";
|
|
198
|
-
export var ExpandLeftFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M10.4143 4.58594L10.4142 11.0003L16.0003 11.0004L16.0003 13.0004L10.4142 13.0003L10.4141 19.4144L3 12.0002L10.4143 4.58594ZM18.0002 19.0002V5.00018H20.0002V19.0002H18.0002Z" }) }))); };
|
|
198
|
+
export var ExpandLeftFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M10.4143 4.58594L10.4142 11.0003L16.0003 11.0004L16.0003 13.0004L10.4142 13.0003L10.4141 19.4144L3 12.0002L10.4143 4.58594ZM18.0002 19.0002V5.00018H20.0002V19.0002H18.0002Z" }) }))); };
|
|
199
199
|
export { default as expandLeftLineSvg } from "remixicon/icons/Arrows/expand-left-line.svg";
|
|
200
|
-
export var ExpandLeftLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M10.0711 4.9292L11.4853 6.34341L6.8284 11.0003L16.0003 11.0004L16.0003 13.0004L6.82845 13.0003L11.4853 17.6571L10.0711 19.0713L3 12.0003L10.0711 4.9292ZM18.0002 19.0002V5.00021H20.0002V19.0002H18.0002Z" }) }))); };
|
|
200
|
+
export var ExpandLeftLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M10.0711 4.9292L11.4853 6.34341L6.8284 11.0003L16.0003 11.0004L16.0003 13.0004L6.82845 13.0003L11.4853 17.6571L10.0711 19.0713L3 12.0003L10.0711 4.9292ZM18.0002 19.0002V5.00021H20.0002V19.0002H18.0002Z" }) }))); };
|
|
201
201
|
export { default as expandLeftRightFillSvg } from "remixicon/icons/Arrows/expand-left-right-fill.svg";
|
|
202
|
-
export var ExpandLeftRightFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M9 6 3 12 9 18V6ZM15 18 21 12 15 6V18Z" }) }))); };
|
|
202
|
+
export var ExpandLeftRightFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M9 6 3 12 9 18V6ZM15 18 21 12 15 6V18Z" }) }))); };
|
|
203
203
|
export { default as expandLeftRightLineSvg } from "remixicon/icons/Arrows/expand-left-right-line.svg";
|
|
204
|
-
export var ExpandLeftRightLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M9.04304 5.79297 2.83594 12.0001 9.04304 18.2072 10.4573 16.793 5.66436 12.0001 10.4573 7.20718 9.04304 5.79297ZM14.957 18.2073 21.1641 12.0002 14.957 5.79312 13.5427 7.20733 18.3356 12.0002 13.5427 16.7931 14.957 18.2073Z" }) }))); };
|
|
204
|
+
export var ExpandLeftRightLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M9.04304 5.79297 2.83594 12.0001 9.04304 18.2072 10.4573 16.793 5.66436 12.0001 10.4573 7.20718 9.04304 5.79297ZM14.957 18.2073 21.1641 12.0002 14.957 5.79312 13.5427 7.20733 18.3356 12.0002 13.5427 16.7931 14.957 18.2073Z" }) }))); };
|
|
205
205
|
export { default as expandRightFillSvg } from "remixicon/icons/Arrows/expand-right-fill.svg";
|
|
206
|
-
export var ExpandRightFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M13.5859 4.58594L21.0002 12.0002L13.5861 19.4144L13.586 13.0003L7.99995 13.0004L7.99993 11.0004L13.586 11.0003L13.5859 4.58594ZM4 19.0002L4 5.00018H6V19.0002H4Z" }) }))); };
|
|
206
|
+
export var ExpandRightFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M13.5859 4.58594L21.0002 12.0002L13.5861 19.4144L13.586 13.0003L7.99995 13.0004L7.99993 11.0004L13.586 11.0003L13.5859 4.58594ZM4 19.0002L4 5.00018H6V19.0002H4Z" }) }))); };
|
|
207
207
|
export { default as expandRightLineSvg } from "remixicon/icons/Arrows/expand-right-line.svg";
|
|
208
|
-
export var ExpandRightLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M17.1718 11.0003L12.5149 6.34341L13.9291 4.9292L21.0002 12.0003L13.9291 19.0713L12.5149 17.6571L17.1718 13.0003L7.99995 13.0004L7.99993 11.0004L17.1718 11.0003ZM4 19.0002L4 5.00021H6V19.0002H4Z" }) }))); };
|
|
208
|
+
export var ExpandRightLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M17.1718 11.0003L12.5149 6.34341L13.9291 4.9292L21.0002 12.0003L13.9291 19.0713L12.5149 17.6571L17.1718 13.0003L7.99995 13.0004L7.99993 11.0004L17.1718 11.0003ZM4 19.0002L4 5.00021H6V19.0002H4Z" }) }))); };
|
|
209
209
|
export { default as expandUpDownFillSvg } from "remixicon/icons/Arrows/expand-up-down-fill.svg";
|
|
210
|
-
export var ExpandUpDownFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M18 9 12 3 6 9H18ZM18 15 12 21 6 15H18Z" }) }))); };
|
|
210
|
+
export var ExpandUpDownFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M18 9 12 3 6 9H18ZM18 15 12 21 6 15H18Z" }) }))); };
|
|
211
211
|
export { default as expandUpDownLineSvg } from "remixicon/icons/Arrows/expand-up-down-line.svg";
|
|
212
|
-
export var ExpandUpDownLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M18.2073 9.04304 12.0002 2.83594 5.79312 9.04304 7.20733 10.4573 12.0002 5.66436 16.7931 10.4573 18.2073 9.04304ZM5.79297 14.9574 12.0001 21.1646 18.2072 14.9574 16.793 13.5432 12.0001 18.3361 7.20718 13.5432 5.79297 14.9574Z" }) }))); };
|
|
212
|
+
export var ExpandUpDownLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M18.2073 9.04304 12.0002 2.83594 5.79312 9.04304 7.20733 10.4573 12.0002 5.66436 16.7931 10.4573 18.2073 9.04304ZM5.79297 14.9574 12.0001 21.1646 18.2072 14.9574 16.793 13.5432 12.0001 18.3361 7.20718 13.5432 5.79297 14.9574Z" }) }))); };
|
|
213
213
|
export { default as skipDownFillSvg } from "remixicon/icons/Arrows/skip-down-fill.svg";
|
|
214
|
-
export var SkipDownFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M18 17 6 17 6 15 18 15 18 17ZM12 13 18 7H6L12 13Z" }) }))); };
|
|
214
|
+
export var SkipDownFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M18 17 6 17 6 15 18 15 18 17ZM12 13 18 7H6L12 13Z" }) }))); };
|
|
215
215
|
export { default as skipDownLineSvg } from "remixicon/icons/Arrows/skip-down-line.svg";
|
|
216
|
-
export var SkipDownLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M12.0001 10.0859L7.20718 5.29297L5.79297 6.70718L12.0001 12.9143L18.2072 6.70718L16.793 5.29297L12.0001 10.0859ZM18.0001 17.0001L6.00007 17.0001L6.00007 15.0001L18.0001 15.0001V17.0001Z" }) }))); };
|
|
216
|
+
export var SkipDownLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12.0001 10.0859L7.20718 5.29297L5.79297 6.70718L12.0001 12.9143L18.2072 6.70718L16.793 5.29297L12.0001 10.0859ZM18.0001 17.0001L6.00007 17.0001L6.00007 15.0001L18.0001 15.0001V17.0001Z" }) }))); };
|
|
217
217
|
export { default as skipLeftFillSvg } from "remixicon/icons/Arrows/skip-left-fill.svg";
|
|
218
|
-
export var SkipLeftFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M7 18V6H9V18H7ZM11 12 17 6V18L11 12Z" }) }))); };
|
|
218
|
+
export var SkipLeftFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M7 18V6H9V18H7ZM11 12 17 6V18L11 12Z" }) }))); };
|
|
219
219
|
export { default as skipLeftLineSvg } from "remixicon/icons/Arrows/skip-left-line.svg";
|
|
220
|
-
export var SkipLeftLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M13.9142 12.0001L18.7071 7.20718L17.2929 5.79297L11.0858 12.0001L17.2929 18.2072L18.7071 16.793L13.9142 12.0001ZM7 18.0001V6.00008H9V18.0001H7Z" }) }))); };
|
|
220
|
+
export var SkipLeftLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M13.9142 12.0001L18.7071 7.20718L17.2929 5.79297L11.0858 12.0001L17.2929 18.2072L18.7071 16.793L13.9142 12.0001ZM7 18.0001V6.00008H9V18.0001H7Z" }) }))); };
|
|
221
221
|
export { default as skipRightFillSvg } from "remixicon/icons/Arrows/skip-right-fill.svg";
|
|
222
|
-
export var SkipRightFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M17 6 17 18H15L15 6 17 6ZM13 12 7 18V6L13 12Z" }) }))); };
|
|
222
|
+
export var SkipRightFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M17 6 17 18H15L15 6 17 6ZM13 12 7 18V6L13 12Z" }) }))); };
|
|
223
223
|
export { default as skipRightLineSvg } from "remixicon/icons/Arrows/skip-right-line.svg";
|
|
224
|
-
export var SkipRightLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M10.0859 12.0001L5.29297 16.793L6.70718 18.2072L12.9143 12.0001L6.70718 5.79297L5.29297 7.20718L10.0859 12.0001ZM17.0001 6.00008L17.0001 18.0001H15.0001L15.0001 6.00008L17.0001 6.00008Z" }) }))); };
|
|
224
|
+
export var SkipRightLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M10.0859 12.0001L5.29297 16.793L6.70718 18.2072L12.9143 12.0001L6.70718 5.79297L5.29297 7.20718L10.0859 12.0001ZM17.0001 6.00008L17.0001 18.0001H15.0001L15.0001 6.00008L17.0001 6.00008Z" }) }))); };
|
|
225
225
|
export { default as skipUpFillSvg } from "remixicon/icons/Arrows/skip-up-fill.svg";
|
|
226
|
-
export var SkipUpFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M6 7 18 7V9L6 9 6 7ZM12 11 18 17H6L12 11Z" }) }))); };
|
|
226
|
+
export var SkipUpFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M6 7 18 7V9L6 9 6 7ZM12 11 18 17H6L12 11Z" }) }))); };
|
|
227
227
|
export { default as skipUpLineSvg } from "remixicon/icons/Arrows/skip-up-line.svg";
|
|
228
|
-
export var SkipUpLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { d: "M12.0001 13.9142L16.793 18.7071L18.2072 17.2929L12.0001 11.0858L5.79297 17.2929L7.20718 18.7071L12.0001 13.9142ZM6.00008 7L18.0001 7V9L6.00008 9L6.00008 7Z" }) }))); };
|
|
228
|
+
export var SkipUpLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12.0001 13.9142L16.793 18.7071L18.2072 17.2929L12.0001 11.0858L5.79297 17.2929L7.20718 18.7071L12.0001 13.9142ZM6.00008 7L18.0001 7V9L6.00008 9L6.00008 7Z" }) }))); };
|