restream-admin-ui-icons 2.0.0 → 2.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +35 -45
- package/dist/16/action/index.cjs +183 -0
- package/dist/16/action/index.d.cts +3 -0
- package/dist/16/action/index.d.ts +3 -0
- package/dist/16/action/index.js +2 -0
- package/dist/16/alert/index.cjs +107 -0
- package/dist/16/alert/index.d.cts +3 -0
- package/dist/16/alert/index.d.ts +3 -0
- package/dist/16/alert/index.js +2 -0
- package/dist/16/business/index.cjs +39 -0
- package/dist/16/business/index.d.cts +3 -0
- package/dist/16/business/index.d.ts +3 -0
- package/dist/16/business/index.js +2 -0
- package/dist/16/communication/index.cjs +91 -0
- package/dist/16/communication/index.d.cts +3 -0
- package/dist/16/communication/index.d.ts +3 -0
- package/dist/16/communication/index.js +2 -0
- package/dist/16/culture/index.cjs +11 -0
- package/dist/16/culture/index.d.cts +3 -0
- package/dist/16/culture/index.d.ts +3 -0
- package/dist/16/culture/index.js +2 -0
- package/dist/16/document/index.cjs +47 -0
- package/dist/16/document/index.d.cts +3 -0
- package/dist/16/document/index.d.ts +3 -0
- package/dist/16/document/index.js +2 -0
- package/dist/16/editor/index.cjs +271 -0
- package/dist/16/editor/index.d.cts +3 -0
- package/dist/16/editor/index.d.ts +3 -0
- package/dist/16/editor/index.js +2 -0
- package/dist/16/index.cjs +40 -27
- package/dist/16/index.d.cts +13 -1
- package/dist/16/index.d.ts +13 -1
- package/dist/16/index.js +14 -1
- package/dist/16/logo/index.cjs +147 -0
- package/dist/16/logo/index.d.cts +3 -0
- package/dist/16/logo/index.d.ts +3 -0
- package/dist/16/logo/index.js +2 -0
- package/dist/16/media/index.cjs +95 -0
- package/dist/16/media/index.d.cts +3 -0
- package/dist/16/media/index.d.ts +3 -0
- package/dist/16/media/index.js +2 -0
- package/dist/16/navigation/index.cjs +187 -0
- package/dist/16/navigation/index.d.cts +3 -0
- package/dist/16/navigation/index.d.ts +3 -0
- package/dist/16/navigation/index.js +2 -0
- package/dist/16/place/index.cjs +31 -0
- package/dist/16/place/index.d.cts +3 -0
- package/dist/16/place/index.d.ts +3 -0
- package/dist/16/place/index.js +2 -0
- package/dist/16/rating/index.cjs +95 -0
- package/dist/16/rating/index.d.cts +3 -0
- package/dist/16/rating/index.d.ts +3 -0
- package/dist/16/rating/index.js +2 -0
- package/dist/16/technology/index.cjs +55 -0
- package/dist/16/technology/index.d.cts +3 -0
- package/dist/16/technology/index.d.ts +3 -0
- package/dist/16/technology/index.js +2 -0
- package/dist/24/action/index.cjs +319 -0
- package/dist/24/action/index.d.cts +3 -0
- package/dist/24/action/index.d.ts +3 -0
- package/dist/24/action/index.js +2 -0
- package/dist/24/alert/index.cjs +107 -0
- package/dist/24/alert/index.d.cts +3 -0
- package/dist/24/alert/index.d.ts +3 -0
- package/dist/24/alert/index.js +2 -0
- package/dist/24/business/index.cjs +183 -0
- package/dist/24/business/index.d.cts +3 -0
- package/dist/24/business/index.d.ts +3 -0
- package/dist/24/business/index.js +2 -0
- package/dist/24/communication/index.cjs +219 -0
- package/dist/24/communication/index.d.cts +3 -0
- package/dist/24/communication/index.d.ts +3 -0
- package/dist/24/communication/index.js +2 -0
- package/dist/24/culture/index.cjs +111 -0
- package/dist/24/culture/index.d.cts +3 -0
- package/dist/24/culture/index.d.ts +3 -0
- package/dist/24/culture/index.js +2 -0
- package/dist/24/document/index.cjs +535 -0
- package/dist/24/document/index.d.cts +3 -0
- package/dist/24/document/index.d.ts +3 -0
- package/dist/24/document/index.js +2 -0
- package/dist/24/editor/index.cjs +379 -0
- package/dist/24/editor/index.d.cts +3 -0
- package/dist/24/editor/index.d.ts +3 -0
- package/dist/24/editor/index.js +2 -0
- package/dist/24/index.cjs +39 -26
- package/dist/24/index.d.cts +13 -1
- package/dist/24/index.d.ts +13 -1
- package/dist/24/index.js +14 -1
- package/dist/24/logo/index.cjs +223 -0
- package/dist/24/logo/index.d.cts +3 -0
- package/dist/24/logo/index.d.ts +3 -0
- package/dist/24/logo/index.js +2 -0
- package/dist/24/media/index.cjs +287 -0
- package/dist/24/media/index.d.cts +3 -0
- package/dist/24/media/index.d.ts +3 -0
- package/dist/24/media/index.js +2 -0
- package/dist/24/navigation/index.cjs +215 -0
- package/dist/24/navigation/index.d.cts +3 -0
- package/dist/24/navigation/index.d.ts +3 -0
- package/dist/24/navigation/index.js +2 -0
- package/dist/24/place/index.cjs +319 -0
- package/dist/24/place/index.d.cts +3 -0
- package/dist/24/place/index.d.ts +3 -0
- package/dist/24/place/index.js +2 -0
- package/dist/24/rating/index.cjs +147 -0
- package/dist/24/rating/index.d.cts +3 -0
- package/dist/24/rating/index.d.ts +3 -0
- package/dist/24/rating/index.js +2 -0
- package/dist/24/technology/index.cjs +347 -0
- package/dist/24/technology/index.d.cts +3 -0
- package/dist/24/technology/index.d.ts +3 -0
- package/dist/24/technology/index.js +2 -0
- package/dist/8/communication/index.cjs +11 -0
- package/dist/8/communication/index.d.cts +3 -0
- package/dist/8/communication/index.d.ts +3 -0
- package/dist/8/communication/index.js +2 -0
- package/dist/8/index.cjs +7 -4
- package/dist/8/index.d.cts +3 -1
- package/dist/8/index.d.ts +3 -1
- package/dist/8/index.js +4 -1
- package/dist/8/navigation/index.cjs +15 -0
- package/dist/8/navigation/index.d.cts +3 -0
- package/dist/8/navigation/index.d.ts +3 -0
- package/dist/8/navigation/index.js +2 -0
- package/dist/8/rating/index.cjs +11 -0
- package/dist/8/rating/index.d.cts +3 -0
- package/dist/8/rating/index.d.ts +3 -0
- package/dist/8/rating/index.js +2 -0
- package/dist/chunk-24BIAKRS.js +23 -0
- package/dist/chunk-2U3R6HBC.js +37 -0
- package/dist/chunk-47J5D6BQ.js +1199 -0
- package/dist/chunk-4Y5ULXVT.js +401 -0
- package/dist/chunk-4YG555JO.js +121 -0
- package/dist/chunk-5B6Z76TB.js +989 -0
- package/dist/chunk-5E6YCRWP.cjs +821 -0
- package/dist/chunk-5TSOG4AS.js +1101 -0
- package/dist/chunk-652EDI3M.cjs +36 -0
- package/dist/chunk-666BKIZ6.cjs +1181 -0
- package/dist/chunk-67D73ETG.js +34 -0
- package/dist/chunk-6GNVPFI2.cjs +131 -0
- package/dist/chunk-6PKSKZCH.js +933 -0
- package/dist/chunk-6SSOEAFO.js +1311 -0
- package/dist/chunk-7CV76NM5.js +373 -0
- package/dist/chunk-AOV2RSFU.js +765 -0
- package/dist/chunk-B6JOHEFS.js +303 -0
- package/dist/chunk-BL7ETGXC.js +2062 -0
- package/dist/chunk-BXCWXLDK.js +499 -0
- package/dist/chunk-DJY2ZT47.cjs +16 -0
- package/dist/chunk-DQXLUYGZ.cjs +26 -0
- package/dist/chunk-DSLRKEEM.js +519 -0
- package/dist/chunk-EC3FKFNR.cjs +161 -0
- package/dist/chunk-EDXVFXFG.js +1104 -0
- package/dist/chunk-EFOWDO5Z.cjs +674 -0
- package/dist/chunk-EFQLND6U.cjs +191 -0
- package/dist/chunk-EQXPGHMB.js +317 -0
- package/dist/chunk-FLODM2MN.cjs +1286 -0
- package/dist/chunk-FTXJCRSC.cjs +26 -0
- package/dist/chunk-H3Z6UNJ6.js +754 -0
- package/dist/chunk-HNETW4EK.cjs +101 -0
- package/dist/chunk-HRHUSLAY.cjs +341 -0
- package/dist/chunk-JA7AQN2U.cjs +26 -0
- package/dist/chunk-JDQYKY6U.js +14 -0
- package/dist/chunk-JJGYKMC4.cjs +1001 -0
- package/dist/chunk-JV7VTU2W.cjs +1406 -0
- package/dist/chunk-LQZJJ2IL.js +93 -0
- package/dist/chunk-LYEJYZVX.js +639 -0
- package/dist/chunk-MBDNDFW5.js +737 -0
- package/dist/chunk-ML76OME2.cjs +809 -0
- package/dist/chunk-OBEPQDMI.cjs +1184 -0
- package/dist/chunk-OYF7PLZT.cjs +671 -0
- package/dist/chunk-P6CETHIC.cjs +1061 -0
- package/dist/chunk-QCKWJBFQ.cjs +341 -0
- package/dist/chunk-QFE476CS.js +34 -0
- package/dist/chunk-QTSQUW7V.cjs +428 -0
- package/dist/chunk-RJTHXN7R.cjs +401 -0
- package/dist/chunk-RRGQQVT3.cjs +2196 -0
- package/dist/chunk-SSMVTGUD.js +177 -0
- package/dist/chunk-T2Q4KBQ3.js +317 -0
- package/dist/chunk-U3SUHKQG.cjs +536 -0
- package/dist/chunk-VVQ4ZQ7G.js +625 -0
- package/dist/chunk-VYJ4FQIM.cjs +556 -0
- package/dist/chunk-WA2RZKLP.js +401 -0
- package/dist/chunk-WG25HRF2.js +23 -0
- package/dist/chunk-WHQGABRH.cjs +41 -0
- package/dist/chunk-X7TNY7YV.cjs +791 -0
- package/dist/chunk-XBCAPJS6.js +23 -0
- package/dist/chunk-XGESN6V3.cjs +686 -0
- package/dist/chunk-XU6L5TBJ.js +628 -0
- package/dist/chunk-Y6TFMQOU.js +149 -0
- package/dist/chunk-YVIRETI5.cjs +428 -0
- package/dist/chunk-YW3CYQZO.cjs +36 -0
- package/dist/chunk-ZH3F4HAS.cjs +326 -0
- package/dist/index-5ToZKUDg.d.cts +428 -0
- package/dist/index-5ToZKUDg.d.ts +428 -0
- package/dist/index-9wawOzmn.d.ts +19 -0
- package/dist/index-ASBR6v-E.d.cts +565 -0
- package/dist/index-ASBR6v-E.d.ts +565 -0
- package/dist/index-B7LKlvJk.d.cts +476 -0
- package/dist/index-B7LKlvJk.d.ts +476 -0
- package/dist/index-B7umJpPL.d.cts +332 -0
- package/dist/index-B7umJpPL.d.ts +332 -0
- package/dist/index-BChZTp3x.d.cts +518 -0
- package/dist/index-BChZTp3x.d.ts +518 -0
- package/dist/index-BNWAp6cn.d.cts +80 -0
- package/dist/index-BNWAp6cn.d.ts +80 -0
- package/dist/index-BV2fHXgi.d.cts +68 -0
- package/dist/index-BV2fHXgi.d.ts +68 -0
- package/dist/index-Bb_sUOUj.d.cts +218 -0
- package/dist/index-Bb_sUOUj.d.ts +218 -0
- package/dist/index-BgJGQLg9.d.cts +158 -0
- package/dist/index-BgJGQLg9.d.ts +158 -0
- package/dist/index-Bn3HVCJk.d.cts +140 -0
- package/dist/index-Bn3HVCJk.d.ts +140 -0
- package/dist/index-BsiQV-Md.d.cts +14 -0
- package/dist/index-BsiQV-Md.d.ts +14 -0
- package/dist/index-C7d7YDCl.d.cts +218 -0
- package/dist/index-C7d7YDCl.d.ts +218 -0
- package/dist/index-CFxPTzd1.d.cts +14 -0
- package/dist/index-CFxPTzd1.d.ts +14 -0
- package/dist/index-CG2dj02u.d.cts +404 -0
- package/dist/index-CG2dj02u.d.ts +404 -0
- package/dist/index-CK0phSMO.d.cts +9 -0
- package/dist/index-CNtiUTY3.d.cts +19 -0
- package/dist/index-COesY55N.d.ts +9 -0
- package/dist/index-CR4EC66T.d.cts +20 -0
- package/dist/index-CR4EC66T.d.ts +20 -0
- package/dist/index-CaVxPDmN.d.cts +476 -0
- package/dist/index-CaVxPDmN.d.ts +476 -0
- package/dist/index-Ce_7C4Dg.d.cts +320 -0
- package/dist/index-Ce_7C4Dg.d.ts +320 -0
- package/dist/index-CljdSS2W.d.cts +56 -0
- package/dist/index-CljdSS2W.d.ts +56 -0
- package/dist/index-Cpqv5g2f.d.cts +134 -0
- package/dist/index-Cpqv5g2f.d.ts +134 -0
- package/dist/index-CrIDfvJA.d.cts +800 -0
- package/dist/index-CrIDfvJA.d.ts +800 -0
- package/dist/index-Ctc6Hj-F.d.cts +14 -0
- package/dist/index-Ctc6Hj-F.d.ts +14 -0
- package/dist/index-D6SB0h7i.d.cts +164 -0
- package/dist/index-D6SB0h7i.d.ts +164 -0
- package/dist/index-DRLluCqw.d.cts +140 -0
- package/dist/index-DRLluCqw.d.ts +140 -0
- package/dist/index-DT-ZD2vN.d.cts +19 -0
- package/dist/index-D_h78ilz.d.cts +326 -0
- package/dist/index-D_h78ilz.d.ts +326 -0
- package/dist/index-Day051Iz.d.cts +272 -0
- package/dist/index-Day051Iz.d.ts +272 -0
- package/dist/index-Dhbf0iLm.d.cts +278 -0
- package/dist/index-Dhbf0iLm.d.ts +278 -0
- package/dist/index-EphVdsek.d.ts +19 -0
- package/dist/index-mgKSIcll.d.cts +44 -0
- package/dist/index-mgKSIcll.d.ts +44 -0
- package/dist/index-vZcD4vr2.d.cts +272 -0
- package/dist/index-vZcD4vr2.d.ts +272 -0
- package/dist/index-yvIuqUow.d.cts +158 -0
- package/dist/index-yvIuqUow.d.ts +158 -0
- package/dist/index.cjs +35 -6
- package/dist/index.d.cts +32 -3
- package/dist/index.d.ts +32 -3
- package/dist/index.js +32 -3
- package/package.json +5 -2
- package/dist/24/index 2.js +0 -2
- package/dist/8/index.d 2.cts +0 -3
- package/dist/8/index.d 2.ts +0 -3
- package/dist/chunk-6R5MLI6T.cjs +0 -4582
- package/dist/chunk-J4ZSA3F4.js +0 -4567
- package/dist/chunk-L2RDQIWN.cjs +0 -11928
- package/dist/chunk-OVJVZQJG.cjs +0 -88
- package/dist/chunk-Q5FZCGI5.js +0 -83
- package/dist/chunk-WHU7SHJM 2.js +0 -11913
- package/dist/chunk-WHU7SHJM.js +0 -11913
- package/dist/index-CwzC7947.d.cts +0 -1960
- package/dist/index-CwzC7947.d.ts +0 -1960
- package/dist/index-DeICsjGM.d.cts +0 -44
- package/dist/index-DeICsjGM.d.ts +0 -44
- package/dist/index-mKoKYZGN.d.cts +0 -5007
- package/dist/index-mKoKYZGN.d.ts +0 -5007
|
@@ -0,0 +1,1001 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunk75ZPJI57_cjs = require('./chunk-75ZPJI57.cjs');
|
|
4
|
+
var jsxRuntime = require('react/jsx-runtime');
|
|
5
|
+
|
|
6
|
+
// src/16/editor/index.ts
|
|
7
|
+
var editor_exports = {};
|
|
8
|
+
chunk75ZPJI57_cjs.__export(editor_exports, {
|
|
9
|
+
Bullet: () => Bullet,
|
|
10
|
+
Checkbox: () => Checkbox,
|
|
11
|
+
CheckboxGroup: () => CheckboxGroup,
|
|
12
|
+
ColumnDelete: () => ColumnDelete,
|
|
13
|
+
ColumnLeft: () => ColumnLeft,
|
|
14
|
+
ColumnRight: () => ColumnRight,
|
|
15
|
+
CompareAdd: () => CompareAdd,
|
|
16
|
+
CompareAdded: () => CompareAdded,
|
|
17
|
+
Crop: () => Crop,
|
|
18
|
+
DividerDot: () => DividerDot,
|
|
19
|
+
DividerHorizontal: () => DividerHorizontal,
|
|
20
|
+
DividerVertical: () => DividerVertical,
|
|
21
|
+
DragHorizontalDots: () => DragHorizontalDots,
|
|
22
|
+
DragHorizontalLines: () => DragHorizontalLines,
|
|
23
|
+
DragVerticalDots: () => DragVerticalDots,
|
|
24
|
+
DragVerticalLines: () => DragVerticalLines,
|
|
25
|
+
Edit: () => Edit,
|
|
26
|
+
EndOfLine: () => EndOfLine,
|
|
27
|
+
Equals: () => Equals,
|
|
28
|
+
GridTablet: () => GridTablet,
|
|
29
|
+
Hashtag: () => Hashtag,
|
|
30
|
+
LetterSpacing: () => LetterSpacing,
|
|
31
|
+
LineSpacing: () => LineSpacing,
|
|
32
|
+
ListBulleted: () => ListBulleted,
|
|
33
|
+
ListChecked: () => ListChecked,
|
|
34
|
+
ListNumbered: () => ListNumbered,
|
|
35
|
+
ListUnchecked: () => ListUnchecked,
|
|
36
|
+
Marker: () => Marker,
|
|
37
|
+
MarketingFunnel: () => MarketingFunnel,
|
|
38
|
+
MiddleOfLine: () => MiddleOfLine,
|
|
39
|
+
Number: () => Number,
|
|
40
|
+
ObjectAlignBottomVertical: () => ObjectAlignBottomVertical,
|
|
41
|
+
ObjectAlignCenterHorizontal: () => ObjectAlignCenterHorizontal,
|
|
42
|
+
ObjectAlignCenterVertical: () => ObjectAlignCenterVertical,
|
|
43
|
+
ObjectAlignDistanseHorizontal: () => ObjectAlignDistanseHorizontal,
|
|
44
|
+
ObjectAlignDistanseVertical: () => ObjectAlignDistanseVertical,
|
|
45
|
+
ObjectAlignDividerHorizontal: () => ObjectAlignDividerHorizontal,
|
|
46
|
+
ObjectAlignDividerVertical: () => ObjectAlignDividerVertical,
|
|
47
|
+
ObjectAlignLeftHorizontal: () => ObjectAlignLeftHorizontal,
|
|
48
|
+
ObjectAlignRightHorizontal: () => ObjectAlignRightHorizontal,
|
|
49
|
+
ObjectAlignTopVertical: () => ObjectAlignTopVertical,
|
|
50
|
+
Pencil: () => Pencil,
|
|
51
|
+
Quote: () => Quote,
|
|
52
|
+
Radiobutton: () => Radiobutton,
|
|
53
|
+
RowAbove: () => RowAbove,
|
|
54
|
+
RowBelow: () => RowBelow,
|
|
55
|
+
RowDelete: () => RowDelete,
|
|
56
|
+
Scissors: () => Scissors,
|
|
57
|
+
Sigma: () => Sigma,
|
|
58
|
+
SortDown: () => SortDown,
|
|
59
|
+
SortUp: () => SortUp,
|
|
60
|
+
StartOfLine: () => StartOfLine,
|
|
61
|
+
Text: () => Text,
|
|
62
|
+
TextAlignCenter: () => TextAlignCenter,
|
|
63
|
+
TextAlignDistance: () => TextAlignDistance,
|
|
64
|
+
TextAlignLeft: () => TextAlignLeft,
|
|
65
|
+
TextAlignRight: () => TextAlignRight,
|
|
66
|
+
TextBold: () => TextBold,
|
|
67
|
+
TextCapsLock: () => TextCapsLock,
|
|
68
|
+
TextItalic: () => TextItalic,
|
|
69
|
+
TextSearch: () => TextSearch,
|
|
70
|
+
TextStrikethrough: () => TextStrikethrough,
|
|
71
|
+
TextSubscript: () => TextSubscript,
|
|
72
|
+
TextSuperscript: () => TextSuperscript,
|
|
73
|
+
TextUnderline: () => TextUnderline,
|
|
74
|
+
Value: () => Value
|
|
75
|
+
});
|
|
76
|
+
var Bullet = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
77
|
+
"svg",
|
|
78
|
+
{
|
|
79
|
+
width: "16",
|
|
80
|
+
height: "16",
|
|
81
|
+
viewBox: "0 0 16 16",
|
|
82
|
+
fill: "currentColor",
|
|
83
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
84
|
+
...props,
|
|
85
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6 3C6 4.65685 4.65685 6 3 6C1.34315 6 0 4.65685 0 3C0 1.34315 1.34315 0 3 0C4.65685 0 6 1.34315 6 3Z", fillRule: "nonzero", transform: "matrix(-4.37114e-08,1,-1,-4.37114e-08,11,5)" })
|
|
86
|
+
}
|
|
87
|
+
);
|
|
88
|
+
Bullet.displayName = "Bullet";
|
|
89
|
+
var Checkbox = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
90
|
+
"svg",
|
|
91
|
+
{
|
|
92
|
+
width: "16",
|
|
93
|
+
height: "16",
|
|
94
|
+
viewBox: "0 0 16 16",
|
|
95
|
+
fill: "currentColor",
|
|
96
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
97
|
+
...props,
|
|
98
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 2.5L12 2.5C12.8284 2.5 13.5 3.17157 13.5 4L13.5 12C13.5 12.8284 12.8284 13.5 12 13.5L4 13.5C3.17157 13.5 2.5 12.8284 2.5 12L2.5 4C2.5 3.17157 3.17157 2.5 4 2.5ZM1 4C1 2.34315 2.34315 1 4 1L12 1C13.6569 1 15 2.34315 15 4L15 12C15 13.6569 13.6569 15 12 15L4 15C2.34315 15 1 13.6569 1 12L1 4ZM11.5303 6.28033L10.4697 5.21967L7 8.68934L5.53033 7.21967L4.46967 8.28033L6.46967 10.2803C6.76256 10.5732 7.23744 10.5732 7.53033 10.2803L11.5303 6.28033Z", fillRule: "evenodd" })
|
|
99
|
+
}
|
|
100
|
+
);
|
|
101
|
+
Checkbox.displayName = "Checkbox";
|
|
102
|
+
var CheckboxGroup = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
103
|
+
"svg",
|
|
104
|
+
{
|
|
105
|
+
width: "16",
|
|
106
|
+
height: "16",
|
|
107
|
+
viewBox: "0 0 16 16",
|
|
108
|
+
fill: "currentColor",
|
|
109
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
110
|
+
...props,
|
|
111
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5.5 4L5.5 3C5.5 2.17157 6.17157 1.5 7 1.5L13 1.5C13.8284 1.5 14.5 2.17157 14.5 3L14.5 9C14.5 9.82843 13.8284 10.5 13 10.5L12 10.5L12 7C12 5.34315 10.6569 4 9 4L5.5 4ZM12 13L12 12L13 12C14.6569 12 16 10.6569 16 9L16 3C16 1.34315 14.6569 0 13 0L7 0C5.34315 0 4 1.34315 4 3L4 4L3 4C1.34315 4 0 5.34315 0 7L0 13C0 14.6569 1.34315 16 3 16L9 16C10.6569 16 12 14.6569 12 13ZM1.5 7L1.5 13C1.5 13.8284 2.17157 14.5 3 14.5L9 14.5C9.82843 14.5 10.5 13.8284 10.5 13L10.5 7C10.5 6.17157 9.82843 5.5 9 5.5L3 5.5C2.17157 5.5 1.5 6.17157 1.5 7ZM5 12.75C5.19891 12.75 5.38968 12.671 5.53033 12.5303L9.53033 8.53033L8.46967 7.46967L5 10.9393L3.53033 9.46967L2.46967 10.5303L4.46967 12.5303C4.61032 12.671 4.80109 12.75 5 12.75Z", fillRule: "evenodd" })
|
|
112
|
+
}
|
|
113
|
+
);
|
|
114
|
+
CheckboxGroup.displayName = "CheckboxGroup";
|
|
115
|
+
var ColumnDelete = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
116
|
+
"svg",
|
|
117
|
+
{
|
|
118
|
+
width: "16",
|
|
119
|
+
height: "16",
|
|
120
|
+
viewBox: "0 0 16 16",
|
|
121
|
+
fill: "currentColor",
|
|
122
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
123
|
+
...props,
|
|
124
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 13.0607L13.9697 15.0303L15.0303 13.9697L2.03033 0.969673L0.969666 2.03033L4 5.06066L4 14.25C4 14.6642 4.33578 15 4.75 15L11.25 15C11.6642 15 12 14.6642 12 14.25L12 13.0607ZM10.5 11.5607L5.5 6.56066L5.5 13.5L10.5 13.5L10.5 11.5607ZM12 1.75L12 8.93929L10.5 7.43929L10.5 2.5L5.56071 2.5L4.25089 1.19018C4.38347 1.07189 4.55834 1 4.75 1L11.25 1C11.6642 1 12 1.33579 12 1.75Z", fillRule: "evenodd" })
|
|
125
|
+
}
|
|
126
|
+
);
|
|
127
|
+
ColumnDelete.displayName = "ColumnDelete";
|
|
128
|
+
var ColumnLeft = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
129
|
+
"svg",
|
|
130
|
+
{
|
|
131
|
+
width: "16",
|
|
132
|
+
height: "16",
|
|
133
|
+
viewBox: "0 0 16 16",
|
|
134
|
+
fill: "currentColor",
|
|
135
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
136
|
+
...props,
|
|
137
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M1.5 11L1.5 7.5L13.25 7.5C13.6642 7.5 14 7.16421 14 6.75L14 3C14 1.34315 12.6569 3.30872e-24 11 0L3 0C1.34315 -3.30872e-24 3.30872e-24 1.34315 0 3L0 11C-3.30872e-24 12.6569 1.34315 14 3 14L7 14L7 12.5L3 12.5C2.17157 12.5 1.5 11.8284 1.5 11ZM12.5 6L1.5 6L1.5 3C1.5 2.17157 2.17157 1.5 3 1.5L11 1.5C11.8284 1.5 12.5 2.17157 12.5 3L12.5 6ZM10.75 14L10.75 12.25L9 12.25L9 10.75L10.75 10.75L10.75 9L12.25 9L12.25 10.75L14 10.75L14 12.25L12.25 12.25L12.25 14L10.75 14Z", fillRule: "evenodd", transform: "matrix(-1.19249e-08,-1,-1,1.19249e-08,15,15)" })
|
|
138
|
+
}
|
|
139
|
+
);
|
|
140
|
+
ColumnLeft.displayName = "ColumnLeft";
|
|
141
|
+
var ColumnRight = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
142
|
+
"svg",
|
|
143
|
+
{
|
|
144
|
+
width: "16",
|
|
145
|
+
height: "16",
|
|
146
|
+
viewBox: "0 0 16 16",
|
|
147
|
+
fill: "currentColor",
|
|
148
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
149
|
+
...props,
|
|
150
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M1.5 11L1.5 7.5L13.25 7.5C13.6642 7.5 14 7.16421 14 6.75L14 3C14 1.34315 12.6569 3.30872e-24 11 0L3 0C1.34315 -3.30872e-24 4.54747e-13 1.34315 4.54747e-13 3L0 11C-3.30872e-24 12.6569 1.34315 14 3 14L7 14L7 12.5L3 12.5C2.17157 12.5 1.5 11.8284 1.5 11ZM12.5 6L1.5 6L1.5 3C1.5 2.17157 2.17157 1.5 3 1.5L11 1.5C11.8284 1.5 12.5 2.17157 12.5 3L12.5 6ZM10.75 14L10.75 12.25L9 12.25L9 10.75L10.75 10.75L10.75 9L12.25 9L12.25 10.75L14 10.75L14 12.25L12.25 12.25L12.25 14L10.75 14Z", fillRule: "evenodd", transform: "matrix(1.19249e-08,-1,1,1.19249e-08,1,15)" })
|
|
151
|
+
}
|
|
152
|
+
);
|
|
153
|
+
ColumnRight.displayName = "ColumnRight";
|
|
154
|
+
var CompareAdd = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
155
|
+
"svg",
|
|
156
|
+
{
|
|
157
|
+
width: "16",
|
|
158
|
+
height: "16",
|
|
159
|
+
viewBox: "0 0 16 16",
|
|
160
|
+
fill: "currentColor",
|
|
161
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
162
|
+
...props,
|
|
163
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M1 3.25L13 3.25L13 4.75L1 4.75L1 3.25ZM9 7.25L1 7.25L1 8.75L9 8.75L9 7.25ZM5 11.25L1 11.25L1 12.75L5 12.75L5 11.25ZM11.25 15L11.25 12.75L9 12.75L9 11.25L11.25 11.25L11.25 9L12.75 9L12.75 11.25L15 11.25L15 12.75L12.75 12.75L12.75 15L11.25 15Z", fillRule: "evenodd" })
|
|
164
|
+
}
|
|
165
|
+
);
|
|
166
|
+
CompareAdd.displayName = "CompareAdd";
|
|
167
|
+
var CompareAdded = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
168
|
+
"svg",
|
|
169
|
+
{
|
|
170
|
+
width: "16",
|
|
171
|
+
height: "16",
|
|
172
|
+
viewBox: "0 0 16 16",
|
|
173
|
+
fill: "currentColor",
|
|
174
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
175
|
+
...props,
|
|
176
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M1 3.25L13 3.25L13 4.75L1 4.75L1 3.25ZM9 7.25L1 7.25L1 8.75L9 8.75L9 7.25ZM5 11.25L1 11.25L1 12.75L5 12.75L5 11.25ZM15.5304 10.0304L14.4697 8.96973L11.0001 12.4394L9.53039 10.9697L8.46973 12.0304L10.4697 14.0304C10.7626 14.3233 11.2375 14.3233 11.5304 14.0304L15.5304 10.0304Z", fillRule: "evenodd" })
|
|
177
|
+
}
|
|
178
|
+
);
|
|
179
|
+
CompareAdded.displayName = "CompareAdded";
|
|
180
|
+
var Crop = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
181
|
+
"svg",
|
|
182
|
+
{
|
|
183
|
+
width: "16",
|
|
184
|
+
height: "16",
|
|
185
|
+
viewBox: "0 0 16 16",
|
|
186
|
+
fill: "currentColor",
|
|
187
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
188
|
+
...props,
|
|
189
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.00099 4.5009L3.00099 10.4991C3.00099 11.8798 4.12028 12.9991 5.50099 12.9991L11.499 12.9991L11.499 15L12.999 15L12.999 12.9991L14.9995 12.9991L14.9995 11.4991L5.50099 11.4991C4.94871 11.4991 4.50099 11.0514 4.50099 10.4991L4.50099 1L3.00099 1L3.00099 3.0009L1.00018 3.0009L1.00018 4.5009L3.00099 4.5009ZM12.999 10L12.999 5.5009C12.999 4.12019 11.8798 3.0009 10.499 3.0009L6.00002 3.0009L6.00002 4.5009L10.499 4.5009C11.0513 4.5009 11.499 4.94861 11.499 5.5009L11.499 10L12.999 10Z", fillRule: "evenodd" })
|
|
190
|
+
}
|
|
191
|
+
);
|
|
192
|
+
Crop.displayName = "Crop";
|
|
193
|
+
var DividerDot = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
194
|
+
"svg",
|
|
195
|
+
{
|
|
196
|
+
width: "16",
|
|
197
|
+
height: "16",
|
|
198
|
+
viewBox: "0 0 16 16",
|
|
199
|
+
fill: "currentColor",
|
|
200
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
201
|
+
...props,
|
|
202
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.5 8C9.5 8.82843 8.82843 9.5 8 9.5C7.17157 9.5 6.5 8.82843 6.5 8C6.5 7.17157 7.17157 6.5 8 6.5C8.82843 6.5 9.5 7.17157 9.5 8Z", fillRule: "nonzero" })
|
|
203
|
+
}
|
|
204
|
+
);
|
|
205
|
+
DividerDot.displayName = "DividerDot";
|
|
206
|
+
var DividerHorizontal = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
207
|
+
"svg",
|
|
208
|
+
{
|
|
209
|
+
width: "16",
|
|
210
|
+
height: "16",
|
|
211
|
+
viewBox: "0 0 16 16",
|
|
212
|
+
fill: "currentColor",
|
|
213
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
214
|
+
...props,
|
|
215
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M0 0L12 1.19209e-07L12 1.5L0 1.5L0 0Z", fillRule: "evenodd", transform: "matrix(-1,-8.74228e-08,8.74228e-08,-1,13.9999,8.75003)" })
|
|
216
|
+
}
|
|
217
|
+
);
|
|
218
|
+
DividerHorizontal.displayName = "DividerHorizontal";
|
|
219
|
+
var DividerVertical = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
220
|
+
"svg",
|
|
221
|
+
{
|
|
222
|
+
width: "16",
|
|
223
|
+
height: "16",
|
|
224
|
+
viewBox: "0 0 16 16",
|
|
225
|
+
fill: "currentColor",
|
|
226
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
227
|
+
...props,
|
|
228
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6.53579e-06 0L12 5.22971e-05L12 1.50005L0 1.5L6.53579e-06 0Z", fillRule: "evenodd", transform: "matrix(-4.37114e-08,1,-1,-4.37114e-08,8.74994,2)" })
|
|
229
|
+
}
|
|
230
|
+
);
|
|
231
|
+
DividerVertical.displayName = "DividerVertical";
|
|
232
|
+
var DragHorizontalDots = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
233
|
+
"svg",
|
|
234
|
+
{
|
|
235
|
+
width: "16",
|
|
236
|
+
height: "16",
|
|
237
|
+
viewBox: "0 0 16 16",
|
|
238
|
+
fill: "currentColor",
|
|
239
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
240
|
+
...props,
|
|
241
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5 6C5 5.44772 4.55228 5 4 5C3.44772 5 3 5.44772 3 6C3 6.55228 3.44772 7 4 7C4.55228 7 5 6.55228 5 6ZM4 9C4.55228 9 5 9.44772 5 10C5 10.5523 4.55228 11 4 11C3.44772 11 3 10.5523 3 10C3 9.44772 3.44772 9 4 9ZM9 10C9 9.44772 8.55228 9 8 9C7.44772 9 7 9.44772 7 10C7 10.5523 7.44772 11 8 11C8.55228 11 9 10.5523 9 10ZM13 10C13 9.44772 12.5523 9 12 9C11.4477 9 11 9.44772 11 10C11 10.5523 11.4477 11 12 11C12.5523 11 13 10.5523 13 10ZM8 5C8.55228 5 9 5.44772 9 6C9 6.55229 8.55228 7 8 7C7.44772 7 7 6.55228 7 6C7 5.44772 7.44772 5 8 5ZM13 6C13 5.44772 12.5523 5 12 5C11.4477 5 11 5.44772 11 6C11 6.55229 11.4477 7 12 7C12.5523 7 13 6.55229 13 6Z", fillRule: "evenodd" })
|
|
242
|
+
}
|
|
243
|
+
);
|
|
244
|
+
DragHorizontalDots.displayName = "DragHorizontalDots";
|
|
245
|
+
var DragHorizontalLines = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
246
|
+
"svg",
|
|
247
|
+
{
|
|
248
|
+
width: "16",
|
|
249
|
+
height: "16",
|
|
250
|
+
viewBox: "0 0 16 16",
|
|
251
|
+
fill: "currentColor",
|
|
252
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
253
|
+
...props,
|
|
254
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15 5L1 5L1 6.5L15 6.5L15 5ZM15 9.50089L1.00004 9.50089L1.00004 11.0009L15 11.0009L15 9.50089Z", fillRule: "evenodd" })
|
|
255
|
+
}
|
|
256
|
+
);
|
|
257
|
+
DragHorizontalLines.displayName = "DragHorizontalLines";
|
|
258
|
+
var DragVerticalDots = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
259
|
+
"svg",
|
|
260
|
+
{
|
|
261
|
+
width: "16",
|
|
262
|
+
height: "16",
|
|
263
|
+
viewBox: "0 0 16 16",
|
|
264
|
+
fill: "currentColor",
|
|
265
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
266
|
+
...props,
|
|
267
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2 1C2 0.447715 1.55228 0 1 0C0.447715 0 0 0.447715 0 1C0 1.55228 0.447715 2 1 2C1.55228 2 2 1.55228 2 1ZM1 4C1.55228 4 2 4.44772 2 5C2 5.55228 1.55228 6 1 6C0.447715 6 0 5.55228 0 5C0 4.44772 0.447715 4 1 4ZM6 5C6 4.44772 5.55228 4 5 4C4.44772 4 4 4.44772 4 5C4 5.55228 4.44772 6 5 6C5.55228 6 6 5.55228 6 5ZM10 5C10 4.44772 9.55229 4 9 4C8.44772 4 8 4.44772 8 5C8 5.55229 8.44771 6 9 6C9.55228 6 10 5.55229 10 5ZM5 0C5.55228 0 6 0.447716 6 1C6 1.55228 5.55228 2 5 2C4.44772 2 4 1.55228 4 1C4 0.447715 4.44772 0 5 0ZM10 1C10 0.447716 9.55229 0 9 0C8.44772 0 8 0.447716 8 1C8 1.55229 8.44771 2 9 2C9.55228 2 10 1.55229 10 1Z", fillRule: "evenodd", transform: "matrix(-4.37114e-08,-1,1,-4.37114e-08,5,13)" })
|
|
268
|
+
}
|
|
269
|
+
);
|
|
270
|
+
DragVerticalDots.displayName = "DragVerticalDots";
|
|
271
|
+
var DragVerticalLines = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
272
|
+
"svg",
|
|
273
|
+
{
|
|
274
|
+
width: "16",
|
|
275
|
+
height: "16",
|
|
276
|
+
viewBox: "0 0 16 16",
|
|
277
|
+
fill: "currentColor",
|
|
278
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
279
|
+
...props,
|
|
280
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14 0L0 0L0 1.5L14 1.5L14 0ZM14 4.50089L4.00282e-05 4.50089L4.00282e-05 6.00089L14 6.00089L14 4.50089Z", fillRule: "evenodd", transform: "matrix(6.12323e-17,-1,1,6.12323e-17,4.99951,15.0005)" })
|
|
281
|
+
}
|
|
282
|
+
);
|
|
283
|
+
DragVerticalLines.displayName = "DragVerticalLines";
|
|
284
|
+
var Edit = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
285
|
+
"svg",
|
|
286
|
+
{
|
|
287
|
+
width: "16",
|
|
288
|
+
height: "16",
|
|
289
|
+
viewBox: "0 0 16 16",
|
|
290
|
+
fill: "currentColor",
|
|
291
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
292
|
+
...props,
|
|
293
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.5484 3.10666L11.9731 2.49592C11.7894 2.30092 11.4847 2.28534 11.282 2.4606L10.2975 3.31223L11.555 4.66292L12.5133 3.82612C12.7269 3.63962 12.7428 3.31305 12.5484 3.10666ZM3.5 9.19198L9.16225 4.29419L10.4246 5.65004L4.87022 10.5002L3.5 10.5002L3.5 9.19198ZM13.6403 2.07815L13.065 1.46741C12.3302 0.687385 11.1112 0.62508 10.3007 1.32613L2.34579 8.20706C2.1262 8.39701 2 8.67302 2 8.96337L2 11.0002C2 11.5525 2.44772 12.0002 3 12.0002L5.0578 12.0002C5.29967 12.0002 5.53335 11.9126 5.71554 11.7535L13.4999 4.95598C14.3542 4.21 14.4179 2.9037 13.6403 2.07815ZM14 13.4996L2 13.4996L2 14.9996L14 14.9996L14 13.4996Z", fillRule: "evenodd" })
|
|
294
|
+
}
|
|
295
|
+
);
|
|
296
|
+
Edit.displayName = "Edit";
|
|
297
|
+
var EndOfLine = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
298
|
+
"svg",
|
|
299
|
+
{
|
|
300
|
+
width: "16",
|
|
301
|
+
height: "16",
|
|
302
|
+
viewBox: "0 0 16 16",
|
|
303
|
+
fill: "currentColor",
|
|
304
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
305
|
+
...props,
|
|
306
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8.54198 12.25L6.84998 12.25L10.2 3.5L11.8 3.5L15.154 12.25L13.462 12.25L12.847 10.5L9.15698 10.5L8.54198 12.25ZM11.002 5.25L12.3198 9L9.68412 9L11.002 5.25ZM6 10L1 10L1 11.5L6 11.5L6 10Z", fillRule: "evenodd" })
|
|
307
|
+
}
|
|
308
|
+
);
|
|
309
|
+
EndOfLine.displayName = "EndOfLine";
|
|
310
|
+
var Equals = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
311
|
+
"svg",
|
|
312
|
+
{
|
|
313
|
+
width: "16",
|
|
314
|
+
height: "16",
|
|
315
|
+
viewBox: "0 0 16 16",
|
|
316
|
+
fill: "currentColor",
|
|
317
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
318
|
+
...props,
|
|
319
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3 6.5L13 6.5L13 5L3 5L3 6.5ZM3 11L13 11L13 9.5L3 9.5L3 11Z", fillRule: "evenodd" })
|
|
320
|
+
}
|
|
321
|
+
);
|
|
322
|
+
Equals.displayName = "Equals";
|
|
323
|
+
var GridTablet = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
324
|
+
"svg",
|
|
325
|
+
{
|
|
326
|
+
width: "16",
|
|
327
|
+
height: "16",
|
|
328
|
+
viewBox: "0 0 16 16",
|
|
329
|
+
fill: "currentColor",
|
|
330
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
331
|
+
...props,
|
|
332
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8.75 2.5L12 2.5C12.8284 2.5 13.5 3.17157 13.5 4L13.5 7.25L12 7.25L8.75 7.25L8.75 5.5L8.75 2.5ZM13.5 8.75L12 8.75L8.75 8.75L8.75 13.5L12 13.5C12.8284 13.5 13.5 12.8284 13.5 12L13.5 8.75ZM7.25 2.5L4 2.5C3.17157 2.5 2.5 3.17157 2.5 4L2.5 7.25L3.5 7.25L4 7.25L7.25 7.25L7.25 5.5L7.25 2.5ZM2.5 12L2.5 8.75L3.5 8.75L4 8.75L7.25 8.75L7.25 13.5L4 13.5C3.17157 13.5 2.5 12.8284 2.5 12ZM1 4C1 2.34315 2.34315 1 4 1L12 1C13.6569 1 15 2.34315 15 4L15 12C15 13.6569 13.6569 15 12 15L4 15C2.34315 15 1 13.6569 1 12L1 4Z", fillRule: "evenodd" })
|
|
333
|
+
}
|
|
334
|
+
);
|
|
335
|
+
GridTablet.displayName = "GridTablet";
|
|
336
|
+
var Hashtag = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
337
|
+
"svg",
|
|
338
|
+
{
|
|
339
|
+
width: "16",
|
|
340
|
+
height: "16",
|
|
341
|
+
viewBox: "0 0 16 16",
|
|
342
|
+
fill: "currentColor",
|
|
343
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
344
|
+
...props,
|
|
345
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5.00465 10.4994L4.5691 13L6.09169 13L6.52723 10.4994L8.57512 10.4994L8.13958 13L9.66216 13L10.0977 10.4994L13 10.4994L13 8.99944L10.359 8.99944L10.7067 7.00309L13 7.00309L13 5.50309L10.968 5.50309L11.404 3L9.88138 3L9.44539 5.50309L7.3975 5.50309L7.83349 3L6.3109 3L5.87491 5.50309L3 5.50309L3 7.00309L5.61364 7.00309L5.26592 8.99944L3 8.99944L3 10.4994L5.00465 10.4994ZM6.7885 8.99944L8.8364 8.99944L9.18412 7.00309L7.13623 7.00309L6.7885 8.99944Z", fillRule: "evenodd" })
|
|
346
|
+
}
|
|
347
|
+
);
|
|
348
|
+
Hashtag.displayName = "Hashtag";
|
|
349
|
+
var LetterSpacing = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
350
|
+
"svg",
|
|
351
|
+
{
|
|
352
|
+
width: "16",
|
|
353
|
+
height: "16",
|
|
354
|
+
viewBox: "0 0 16 16",
|
|
355
|
+
fill: "currentColor",
|
|
356
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
357
|
+
...props,
|
|
358
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M1.00049 14L1.00049 2L2.50049 2L2.50049 14L1.00049 14ZM13.4995 14L13.4995 2L14.9995 2L14.9995 14L13.4995 14ZM5.84672 11.3699L4.36622 11.3699L7.33772 4.01987L8.66072 4.01987L11.6322 11.3699L10.1517 11.3699L9.41672 9.44837L6.58172 9.44837L5.84672 11.3699ZM7.72622 6.44537L7.05422 8.20937L8.94422 8.20937L8.27222 6.44537C8.27222 6.44537 8.13572 6.08837 7.99922 5.64737C7.86272 6.08837 7.72622 6.44537 7.72622 6.44537Z", fillRule: "evenodd" })
|
|
359
|
+
}
|
|
360
|
+
);
|
|
361
|
+
LetterSpacing.displayName = "LetterSpacing";
|
|
362
|
+
var LineSpacing = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
363
|
+
"svg",
|
|
364
|
+
{
|
|
365
|
+
width: "16",
|
|
366
|
+
height: "16",
|
|
367
|
+
viewBox: "0 0 16 16",
|
|
368
|
+
fill: "currentColor",
|
|
369
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
370
|
+
...props,
|
|
371
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2 14.9995L2 13.4995L14 13.4995L14 14.9995L2 14.9995ZM14 2.50049L2 2.50049L2 1.00049L14 1.00049L14 2.50049ZM5.84672 11.3699L4.36622 11.3699L7.33772 4.01987L8.66072 4.01987L11.6322 11.3699L10.1517 11.3699L9.41672 9.44837L6.58172 9.44837L5.84672 11.3699ZM7.72622 6.44537L7.05422 8.20937L8.94422 8.20937L8.27222 6.44537C8.27222 6.44537 8.13572 6.08837 7.99922 5.64737C7.86272 6.08837 7.72622 6.44537 7.72622 6.44537Z", fillRule: "evenodd" })
|
|
372
|
+
}
|
|
373
|
+
);
|
|
374
|
+
LineSpacing.displayName = "LineSpacing";
|
|
375
|
+
var ListBulleted = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
376
|
+
"svg",
|
|
377
|
+
{
|
|
378
|
+
width: "16",
|
|
379
|
+
height: "16",
|
|
380
|
+
viewBox: "0 0 16 16",
|
|
381
|
+
fill: "currentColor",
|
|
382
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
383
|
+
...props,
|
|
384
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5 5C5 5.82843 4.32843 6.5 3.5 6.5C2.67157 6.5 2 5.82843 2 5C2 4.17157 2.67157 3.5 3.5 3.5C4.32843 3.5 5 4.17157 5 5ZM14 4L7 4L7 5.55556L14 5.55556L14 4ZM14 10.4444L7 10.4444L7 12L14 12L14 10.4444ZM3.5 12.5C4.32843 12.5 5 11.8284 5 11C5 10.1716 4.32843 9.5 3.5 9.5C2.67157 9.5 2 10.1716 2 11C2 11.8284 2.67157 12.5 3.5 12.5Z", fillRule: "evenodd" })
|
|
385
|
+
}
|
|
386
|
+
);
|
|
387
|
+
ListBulleted.displayName = "ListBulleted";
|
|
388
|
+
var ListChecked = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
389
|
+
"svg",
|
|
390
|
+
{
|
|
391
|
+
width: "16",
|
|
392
|
+
height: "16",
|
|
393
|
+
viewBox: "0 0 16 16",
|
|
394
|
+
fill: "currentColor",
|
|
395
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
396
|
+
...props,
|
|
397
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.01024 3.05656L3.06884 7.02849C2.92769 7.17072 2.7355 7.25056 2.53512 7.2502C2.33473 7.24984 2.14283 7.16931 2.0022 7.02657L0.00195312 4.9963L1.07049 3.94357L2.53838 5.4335L5.9455 2L7.01024 3.05656ZM15 4L8 4L8 5.55556L15 5.55556L15 4ZM15 10.4444L8 10.4444L8 12L15 12L15 10.4444ZM3.06884 13.0285L7.01024 9.05656L5.9455 8L2.53838 11.4335L1.07049 9.94357L0.00195312 10.9963L2.0022 13.0266C2.14283 13.1693 2.33473 13.2498 2.53512 13.2502C2.7355 13.2506 2.92769 13.1707 3.06884 13.0285Z", fillRule: "evenodd" })
|
|
398
|
+
}
|
|
399
|
+
);
|
|
400
|
+
ListChecked.displayName = "ListChecked";
|
|
401
|
+
var ListNumbered = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
402
|
+
"svg",
|
|
403
|
+
{
|
|
404
|
+
width: "16",
|
|
405
|
+
height: "16",
|
|
406
|
+
viewBox: "0 0 16 16",
|
|
407
|
+
fill: "currentColor",
|
|
408
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
409
|
+
...props,
|
|
410
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.0007 2.25L4.0007 1.5L3.2507 1.5L1.49992 1.5L1.49992 3L2.5007 3L2.5007 5.5L1 5.5L1 7L5 7L5 5.5L4.0007 5.5L4.0007 2.25ZM14 4L7 4L7 5.55556L14 5.55556L14 4ZM14 10.4444L7 10.4444L7 12L14 12L14 10.4444ZM3.47712 12.6027L4.03438 12.2223C4.61317 11.8719 5 11.2363 5 10.5103C5 9.40568 4.10457 8.51025 3 8.51025C1.89543 8.51025 1 9.40568 1 10.5103L1.00019 10.5378L2.40062 10.5378C2.40021 10.5287 2.4 10.5195 2.4 10.5103C2.4 10.1789 2.66863 9.91025 3 9.91025C3.33137 9.91025 3.6 10.1789 3.6 10.5103C3.6 10.6953 3.51621 10.8608 3.38449 10.9709L1.00077 12.598L1.00398 12.6027L1.00003 12.6027L1.00003 14.0027L5.00003 14.0027L5.00003 12.6027L3.47712 12.6027Z", fillRule: "evenodd" })
|
|
411
|
+
}
|
|
412
|
+
);
|
|
413
|
+
ListNumbered.displayName = "ListNumbered";
|
|
414
|
+
var ListUnchecked = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
415
|
+
"svg",
|
|
416
|
+
{
|
|
417
|
+
width: "16",
|
|
418
|
+
height: "16",
|
|
419
|
+
viewBox: "0 0 16 16",
|
|
420
|
+
fill: "currentColor",
|
|
421
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
422
|
+
...props,
|
|
423
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2 3.5L4 3.5C4.27614 3.5 4.5 3.72386 4.5 4L4.5 6C4.5 6.27614 4.27614 6.5 4 6.5L2 6.5C1.72386 6.5 1.5 6.27614 1.5 6L1.5 4C1.5 3.72386 1.72386 3.5 2 3.5ZM0 4C0 2.89543 0.895431 2 2 2L4 2C5.10457 2 6 2.89543 6 4L6 6C6 7.10457 5.10457 8 4 8L2 8C0.89543 8 0 7.10457 0 6L0 4ZM4 10.5L2 10.5C1.72386 10.5 1.5 10.7239 1.5 11L1.5 13C1.5 13.2761 1.72386 13.5 2 13.5L4 13.5C4.27614 13.5 4.5 13.2761 4.5 13L4.5 11C4.5 10.7239 4.27614 10.5 4 10.5ZM2 9C0.895431 9 0 9.89543 0 11L0 13C0 14.1046 0.89543 15 2 15L4 15C5.10457 15 6 14.1046 6 13L6 11C6 9.89543 5.10457 9 4 9L2 9ZM8 4.5L15 4.5L15 6.05556L8 6.05556L8 4.5ZM8 10.9444L15 10.9444L15 12.5L8 12.5L8 10.9444Z", fillRule: "evenodd" })
|
|
424
|
+
}
|
|
425
|
+
);
|
|
426
|
+
ListUnchecked.displayName = "ListUnchecked";
|
|
427
|
+
var Marker = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
428
|
+
"svg",
|
|
429
|
+
{
|
|
430
|
+
width: "16",
|
|
431
|
+
height: "16",
|
|
432
|
+
viewBox: "0 0 16 16",
|
|
433
|
+
fill: "currentColor",
|
|
434
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
435
|
+
...props,
|
|
436
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.48169 9.54236L3.05064 10.9736L3.34242 11.7737C3.49363 12.1884 3.8204 12.5155 4.23557 12.6677L5.02655 12.9578L6.46132 11.522L4.48169 9.54236ZM5.54227 8.48162L7.52158 10.4609L13.2041 4.77422C13.5936 4.38435 13.5935 3.75357 13.2038 3.36384L12.6404 2.80046C12.2492 2.40922 11.6138 2.40924 11.2226 2.8005L5.54227 8.48162ZM1.98722 9.9157L10.1592 1.74259C11.1372 0.76443 12.7257 0.764387 13.7038 1.74249L14.2671 2.30587C15.2414 3.28019 15.2417 4.85715 14.2678 5.83181L6.09028 14.0154C5.67636 14.4296 5.05861 14.5657 4.50829 14.3639L3.71731 14.0738C3.62535 14.0401 3.53555 14.0021 3.44816 13.96L2.54408 14.8636C2.34846 15.0591 2.03086 15.0591 1.83529 14.8635L1.13154 14.1598C0.93659 13.9648 0.936626 13.6493 1.13162 13.4544L2.04016 12.5463C1.99988 12.4616 1.96342 12.3747 1.931 12.2858L1.63923 11.4857C1.43999 10.9393 1.57564 10.3273 1.98722 9.9157Z", fillRule: "evenodd" })
|
|
437
|
+
}
|
|
438
|
+
);
|
|
439
|
+
Marker.displayName = "Marker";
|
|
440
|
+
var MarketingFunnel = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
441
|
+
"svg",
|
|
442
|
+
{
|
|
443
|
+
width: "16",
|
|
444
|
+
height: "16",
|
|
445
|
+
viewBox: "0 0 16 16",
|
|
446
|
+
fill: "currentColor",
|
|
447
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
448
|
+
...props,
|
|
449
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15 2.25L1 2.25L1 3.75L15 3.75L15 2.25ZM4 7.25L12 7.25L12 8.75L4 8.75L4 7.25ZM7 12.25L9 12.25L9 13.75L7 13.75L7 12.25Z", fillRule: "evenodd" })
|
|
450
|
+
}
|
|
451
|
+
);
|
|
452
|
+
MarketingFunnel.displayName = "MarketingFunnel";
|
|
453
|
+
var MiddleOfLine = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
454
|
+
"svg",
|
|
455
|
+
{
|
|
456
|
+
width: "16",
|
|
457
|
+
height: "16",
|
|
458
|
+
viewBox: "0 0 16 16",
|
|
459
|
+
fill: "currentColor",
|
|
460
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
461
|
+
...props,
|
|
462
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.84998 12.25L5.54198 12.25L6.15698 10.5L9.84698 10.5L10.462 12.25L12.154 12.25L8.8 3.5L7.2 3.5L3.84998 12.25ZM8.00198 5.25L9.31983 9L6.68412 9L8.00198 5.25ZM16 10L13 10L13 11.5L16 11.5L16 10ZM3 10L0 10L0 11.5L3 11.5L3 10Z", fillRule: "evenodd" })
|
|
463
|
+
}
|
|
464
|
+
);
|
|
465
|
+
MiddleOfLine.displayName = "MiddleOfLine";
|
|
466
|
+
var Number = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
467
|
+
"svg",
|
|
468
|
+
{
|
|
469
|
+
width: "16",
|
|
470
|
+
height: "16",
|
|
471
|
+
viewBox: "0 0 16 16",
|
|
472
|
+
fill: "currentColor",
|
|
473
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
474
|
+
...props,
|
|
475
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.5 12.9998L3.5 6.15282L7.5 12.9998L9 12.9998L9 3L7.5 3L7.5 9.88237L3.5 3L2 3L2 12.9998L3.5 12.9998ZM12.013 5.52593C12.2963 5.52593 12.5259 5.29627 12.5259 5.01297C12.5259 4.72966 12.2963 4.5 12.013 4.5C11.7297 4.5 11.5 4.72966 11.5 5.01297C11.5 5.29627 11.7297 5.52593 12.013 5.52593ZM12.013 7.02593C13.1247 7.02593 14.0259 6.1247 14.0259 5.01297C14.0259 3.90124 13.1247 3 12.013 3C10.9012 3 10 3.90124 10 5.01297C10 6.1247 10.9012 7.02593 12.013 7.02593ZM14 9.49609L10 9.49609L10 7.99609L14 7.99609L14 9.49609Z", fillRule: "evenodd" })
|
|
476
|
+
}
|
|
477
|
+
);
|
|
478
|
+
Number.displayName = "Number";
|
|
479
|
+
var ObjectAlignBottomVertical = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
480
|
+
"svg",
|
|
481
|
+
{
|
|
482
|
+
width: "16",
|
|
483
|
+
height: "16",
|
|
484
|
+
viewBox: "0 0 16 16",
|
|
485
|
+
fill: "currentColor",
|
|
486
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
487
|
+
...props,
|
|
488
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5.5 11.5675L5.5 2.51066L3.5 2.51066L3.5 11.5675L5.5 11.5675ZM7 2.51066C7 1.67634 6.32843 1 5.5 1L3.5 1C2.67157 1 2 1.67634 2 2.51066L2 11.5675C2 12.4018 2.67157 13.0781 3.5 13.0781L5.5 13.0781C6.32843 13.0781 7 12.4018 7 11.5675L7 2.51066ZM12.5 11.5675L12.5 5.53197L10.5 5.53197L10.5 11.5675L12.5 11.5675ZM14 5.53197C14 4.69766 13.3284 4.02131 12.5 4.02131L10.5 4.02131C9.67157 4.02131 9 4.69766 9 5.53197L9 11.5675C9 12.4018 9.67157 13.0781 10.5 13.0781L12.5 13.0781C13.3284 13.0781 14 12.4018 14 11.5675L14 5.53197ZM16 14.4893L0 14.4893L0 16L16 16L16 14.4893Z", fillRule: "evenodd" })
|
|
489
|
+
}
|
|
490
|
+
);
|
|
491
|
+
ObjectAlignBottomVertical.displayName = "ObjectAlignBottomVertical";
|
|
492
|
+
var ObjectAlignCenterHorizontal = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
493
|
+
"svg",
|
|
494
|
+
{
|
|
495
|
+
width: "16",
|
|
496
|
+
height: "16",
|
|
497
|
+
viewBox: "0 0 16 16",
|
|
498
|
+
fill: "currentColor",
|
|
499
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
500
|
+
...props,
|
|
501
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.25 0L7.25 2L2.5 2C1.67157 2 1 2.67157 1 3.5L1 5.5C1 6.32843 1.67157 7 2.5 7L7.25 7L7.25 9L4.5 9C3.67157 9 3 9.67157 3 10.5L3 12.5C3 13.3284 3.67157 14 4.5 14L7.25 14L7.25 16L8.75 16L8.75 14L11.5 14C12.3284 14 13 13.3284 13 12.5L13 10.5C13 9.67157 12.3284 9 11.5 9L8.75 9L8.75 7L13.5 7C14.3284 7 15 6.32843 15 5.5L15 3.5C15 2.67157 14.3284 2 13.5 2L8.75 2L8.75 0L7.25 0ZM13.5 3.5L2.5 3.5L2.5 5.5L13.5 5.5L13.5 3.5ZM11.5 10.5L4.5 10.5L4.5 12.5L11.5 12.5L11.5 10.5Z", fillRule: "evenodd" })
|
|
502
|
+
}
|
|
503
|
+
);
|
|
504
|
+
ObjectAlignCenterHorizontal.displayName = "ObjectAlignCenterHorizontal";
|
|
505
|
+
var ObjectAlignCenterVertical = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
506
|
+
"svg",
|
|
507
|
+
{
|
|
508
|
+
width: "16",
|
|
509
|
+
height: "16",
|
|
510
|
+
viewBox: "0 0 16 16",
|
|
511
|
+
fill: "currentColor",
|
|
512
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
513
|
+
...props,
|
|
514
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.5 2.5L3.5 13.5L5.5 13.5L5.5 2.5L3.5 2.5ZM2 13.5C2 14.3284 2.67157 15 3.5 15L5.5 15C6.32843 15 7 14.3284 7 13.5L7 8.75L9 8.75L9 11.5C9 12.3284 9.67157 13 10.5 13L12.5 13C13.3284 13 14 12.3284 14 11.5L14 8.75L16 8.75L16 7.25L14 7.25L14 4.5C14 3.67157 13.3284 3 12.5 3L10.5 3C9.67157 3 9 3.67157 9 4.5L9 7.25L7 7.25L7 2.5C7 1.67157 6.32843 1 5.5 1L3.5 1C2.67157 1 2 1.67157 2 2.5L2 7.25L0 7.25L0 8.75L2 8.75L2 13.5ZM10.5 4.5L10.5 11.5L12.5 11.5L12.5 4.5L10.5 4.5Z", fillRule: "evenodd" })
|
|
515
|
+
}
|
|
516
|
+
);
|
|
517
|
+
ObjectAlignCenterVertical.displayName = "ObjectAlignCenterVertical";
|
|
518
|
+
var ObjectAlignDistanseHorizontal = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
519
|
+
"svg",
|
|
520
|
+
{
|
|
521
|
+
width: "16",
|
|
522
|
+
height: "16",
|
|
523
|
+
viewBox: "0 0 16 16",
|
|
524
|
+
fill: "currentColor",
|
|
525
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
526
|
+
...props,
|
|
527
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M1 1L1 15L2.50294 15L2.50294 1L1 1ZM13.4971 15L13.4971 1L15 1L15 15L13.4971 15ZM10.4995 7L5.48973 7L5.48973 9L10.4995 9L10.4995 7ZM5.48973 5.5C4.65968 5.5 3.98679 6.17157 3.98679 7L3.98679 9C3.98679 9.82843 4.65968 10.5 5.48973 10.5L10.4995 10.5C11.3296 10.5 12.0024 9.82843 12.0024 9L12.0024 7C12.0024 6.17157 11.3296 5.5 10.4995 5.5L5.48973 5.5Z", fillRule: "evenodd" })
|
|
528
|
+
}
|
|
529
|
+
);
|
|
530
|
+
ObjectAlignDistanseHorizontal.displayName = "ObjectAlignDistanseHorizontal";
|
|
531
|
+
var ObjectAlignDistanseVertical = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
532
|
+
"svg",
|
|
533
|
+
{
|
|
534
|
+
width: "16",
|
|
535
|
+
height: "16",
|
|
536
|
+
viewBox: "0 0 16 16",
|
|
537
|
+
fill: "currentColor",
|
|
538
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
539
|
+
...props,
|
|
540
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15 2.50294L1 2.50294L1 1L15 1L15 2.50294ZM6.99451 5.4951L6.99451 10.5049L8.99451 10.5049L8.99451 5.4951L6.99451 5.4951ZM5.49451 10.5049C5.49451 11.3349 6.16608 12.0078 6.99451 12.0078L8.99451 12.0078C9.82293 12.0078 10.4945 11.3349 10.4945 10.5049L10.4945 5.4951C10.4945 4.66506 9.82293 3.99217 8.99451 3.99217L6.99451 3.99217C6.16608 3.99217 5.49451 4.66506 5.49451 5.4951L5.49451 10.5049ZM1 15L15 15L15 13.4971L1 13.4971L1 15Z", fillRule: "evenodd" })
|
|
541
|
+
}
|
|
542
|
+
);
|
|
543
|
+
ObjectAlignDistanseVertical.displayName = "ObjectAlignDistanseVertical";
|
|
544
|
+
var ObjectAlignDividerHorizontal = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
545
|
+
"svg",
|
|
546
|
+
{
|
|
547
|
+
width: "16",
|
|
548
|
+
height: "16",
|
|
549
|
+
viewBox: "0 0 16 16",
|
|
550
|
+
fill: "currentColor",
|
|
551
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
552
|
+
...props,
|
|
553
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 1.5L4 1.5L4 3.5L12 3.5L12 1.5ZM4 0C3.17157 -1.65436e-24 2.5 0.671573 2.5 1.5L2.5 3.5C2.5 4.32843 3.17157 5 4 5L12 5C12.8284 5 13.5 4.32843 13.5 3.5L13.5 1.5C13.5 0.671573 12.8284 1.65436e-24 12 0L4 0ZM12 11.5L4 11.5L4 13.5L12 13.5L12 11.5ZM4 10C3.17157 10 2.5 10.6716 2.5 11.5L2.5 13.5C2.5 14.3284 3.17157 15 4 15L12 15C12.8284 15 13.5 14.3284 13.5 13.5L13.5 11.5C13.5 10.6716 12.8284 10 12 10L4 10ZM16 6.75L0 6.75L2.27374e-13 8.25L16 8.25L16 6.75Z", fillRule: "evenodd", transform: "matrix(1.19249e-08,-1,1,1.19249e-08,0.5,16)" })
|
|
554
|
+
}
|
|
555
|
+
);
|
|
556
|
+
ObjectAlignDividerHorizontal.displayName = "ObjectAlignDividerHorizontal";
|
|
557
|
+
var ObjectAlignDividerVertical = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
558
|
+
"svg",
|
|
559
|
+
{
|
|
560
|
+
width: "16",
|
|
561
|
+
height: "16",
|
|
562
|
+
viewBox: "0 0 16 16",
|
|
563
|
+
fill: "currentColor",
|
|
564
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
565
|
+
...props,
|
|
566
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 1.5L4 1.5L4 3.5L12 3.5L12 1.5ZM4 0C3.17157 -1.65436e-24 2.5 0.671573 2.5 1.5L2.5 3.5C2.5 4.32843 3.17157 5 4 5L12 5C12.8284 5 13.5 4.32843 13.5 3.5L13.5 1.5C13.5 0.671573 12.8284 1.65436e-24 12 0L4 0ZM12 11.5L4 11.5L4 13.5L12 13.5L12 11.5ZM4 10C3.17157 10 2.5 10.6716 2.5 11.5L2.5 13.5C2.5 14.3284 3.17157 15 4 15L12 15C12.8284 15 13.5 14.3284 13.5 13.5L13.5 11.5C13.5 10.6716 12.8284 10 12 10L4 10ZM16 6.75L0 6.75L0 8.25L16 8.25L16 6.75Z", fillRule: "evenodd", transform: "matrix(-1,-8.74228e-08,8.74228e-08,-1,16,15.5)" })
|
|
567
|
+
}
|
|
568
|
+
);
|
|
569
|
+
ObjectAlignDividerVertical.displayName = "ObjectAlignDividerVertical";
|
|
570
|
+
var ObjectAlignLeftHorizontal = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
571
|
+
"svg",
|
|
572
|
+
{
|
|
573
|
+
width: "16",
|
|
574
|
+
height: "16",
|
|
575
|
+
viewBox: "0 0 16 16",
|
|
576
|
+
fill: "currentColor",
|
|
577
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
578
|
+
...props,
|
|
579
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M0 0L0 16L1.50077 16L1.50077 0L0 0ZM13.4992 3.5L4.49515 3.5L4.49515 5.5L13.4992 5.5L13.4992 3.5ZM4.49515 2C3.6663 2 2.99439 2.67157 2.99439 3.5L2.99439 5.5C2.99439 6.32843 3.6663 7 4.49515 7L13.4992 7C14.3281 7 15 6.32843 15 5.5L15 3.5C15 2.67157 14.3281 2 13.4992 2L4.49515 2ZM10.4977 10.5L4.49515 10.5L4.49515 12.5L10.4977 12.5L10.4977 10.5ZM4.49515 9C3.6663 9 2.99439 9.67157 2.99439 10.5L2.99439 12.5C2.99439 13.3284 3.6663 14 4.49515 14L10.4977 14C11.3266 14 11.9985 13.3284 11.9985 12.5L11.9985 10.5C11.9985 9.67157 11.3266 9 10.4977 9L4.49515 9Z", fillRule: "evenodd" })
|
|
580
|
+
}
|
|
581
|
+
);
|
|
582
|
+
ObjectAlignLeftHorizontal.displayName = "ObjectAlignLeftHorizontal";
|
|
583
|
+
var ObjectAlignRightHorizontal = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
584
|
+
"svg",
|
|
585
|
+
{
|
|
586
|
+
width: "16",
|
|
587
|
+
height: "16",
|
|
588
|
+
viewBox: "0 0 16 16",
|
|
589
|
+
fill: "currentColor",
|
|
590
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
591
|
+
...props,
|
|
592
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14.4995 0L14.4995 16L16 16L16 0L14.4995 0ZM11.5031 3.5L2.50049 3.5L2.50049 5.5L11.5031 5.5L11.5031 3.5ZM2.50049 2C1.67179 2 1 2.67157 1 3.5L1 5.5C1 6.32843 1.67179 7 2.50049 7L11.5031 7C12.3318 7 13.0036 6.32843 13.0036 5.5L13.0036 3.5C13.0036 2.67157 12.3318 2 11.5031 2L2.50049 2ZM11.5031 10.5L5.50147 10.5L5.50147 12.5L11.5031 12.5L11.5031 10.5ZM5.50147 9C4.67277 9 4.00098 9.67157 4.00098 10.5L4.00098 12.5C4.00098 13.3284 4.67277 14 5.50147 14L11.5031 14C12.3318 14 13.0036 13.3284 13.0036 12.5L13.0036 10.5C13.0036 9.67157 12.3318 9 11.5031 9L5.50147 9Z", fillRule: "evenodd" })
|
|
593
|
+
}
|
|
594
|
+
);
|
|
595
|
+
ObjectAlignRightHorizontal.displayName = "ObjectAlignRightHorizontal";
|
|
596
|
+
var ObjectAlignTopVertical = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
597
|
+
"svg",
|
|
598
|
+
{
|
|
599
|
+
width: "16",
|
|
600
|
+
height: "16",
|
|
601
|
+
viewBox: "0 0 16 16",
|
|
602
|
+
fill: "currentColor",
|
|
603
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
604
|
+
...props,
|
|
605
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M0 1.50047L16 1.50047L16 0L0 0L0 1.50047ZM3.5 4.49702L3.5 13.4995L5.5 13.4995L5.5 4.49702L3.5 4.49702ZM2 13.4995C2 14.3282 2.67157 15 3.5 15L5.5 15C6.32843 15 7 14.3282 7 13.4995L7 4.49702C7 3.66833 6.32843 2.99655 5.5 2.99655L3.5 2.99655C2.67157 2.99655 2 3.66833 2 4.49702L2 13.4995ZM10.5 4.49702L10.5 10.4986L12.5 10.4986L12.5 4.49702L10.5 4.49702ZM9 10.4986C9 11.3273 9.67157 11.9991 10.5 11.9991L12.5 11.9991C13.3284 11.9991 14 11.3273 14 10.4986L14 4.49702C14 3.66833 13.3284 2.99655 12.5 2.99655L10.5 2.99655C9.67157 2.99655 9 3.66833 9 4.49702L9 10.4986Z", fillRule: "evenodd" })
|
|
606
|
+
}
|
|
607
|
+
);
|
|
608
|
+
ObjectAlignTopVertical.displayName = "ObjectAlignTopVertical";
|
|
609
|
+
var Pencil = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
610
|
+
"svg",
|
|
611
|
+
{
|
|
612
|
+
width: "16",
|
|
613
|
+
height: "16",
|
|
614
|
+
viewBox: "0 0 16 16",
|
|
615
|
+
fill: "currentColor",
|
|
616
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
617
|
+
...props,
|
|
618
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.90346 4.1486L11.2609 2.79043C11.652 2.3991 12.2872 2.39911 12.6783 2.79043L13.2066 3.31895C13.5963 3.70887 13.5963 4.34002 13.2066 4.72995L11.8455 6.09174L9.90346 4.1486ZM8.84309 5.20954L2.64752 11.4084C2.55393 11.502 2.50137 11.6289 2.50137 11.7612L2.50137 13.5015L4.232 13.5015C4.36496 13.5015 4.49246 13.4487 4.58636 13.3548L10.7851 7.15268L8.84309 5.20954ZM5.64943 14.413C5.27384 14.7888 4.76385 15 4.23201 15L1.50038 15C1.22396 15 0.999878 14.7763 0.999878 14.5005L0.999878 11.7611C0.999878 11.2321 1.2101 10.7247 1.58445 10.3501L10.1978 1.73217C11.1756 0.753864 12.7636 0.753868 13.7414 1.73218L14.2696 2.26069C15.2439 3.23551 15.2439 4.81339 14.2696 5.78821L5.64943 14.413Z", fillRule: "evenodd" })
|
|
619
|
+
}
|
|
620
|
+
);
|
|
621
|
+
Pencil.displayName = "Pencil";
|
|
622
|
+
var Quote = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
623
|
+
"svg",
|
|
624
|
+
{
|
|
625
|
+
width: "16",
|
|
626
|
+
height: "16",
|
|
627
|
+
viewBox: "0 0 16 16",
|
|
628
|
+
fill: "currentColor",
|
|
629
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
630
|
+
...props,
|
|
631
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.00004 4C2.34316 4 1 5.28543 1 7.02332C1 8.76121 2.36029 9.7016 3.71568 9.98305C3.88187 10.0176 4.01034 10.1548 4.01034 10.3204L4.01034 12.8501C4.01034 12.9784 4.17101 13.0735 4.26106 12.979C5.87393 11.2873 7.00007 9.63614 7 7.5C7 5.5 5.89122 4 4.00004 4ZM12 4C10.3432 4 9 5.25056 9 7.02332C9 8.79609 10.3603 9.7016 11.7157 9.98305C11.8819 10.0176 12.0103 10.1548 12.0103 10.3204L12.0103 12.8501C12.0103 12.9784 12.171 13.0735 12.2611 12.979C13.8739 11.2873 15.0001 9.63614 15 7.5C15 5.5 13.8912 4 12 4Z", fillRule: "evenodd" })
|
|
632
|
+
}
|
|
633
|
+
);
|
|
634
|
+
Quote.displayName = "Quote";
|
|
635
|
+
var Radiobutton = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
636
|
+
"svg",
|
|
637
|
+
{
|
|
638
|
+
width: "16",
|
|
639
|
+
height: "16",
|
|
640
|
+
viewBox: "0 0 16 16",
|
|
641
|
+
fill: "currentColor",
|
|
642
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
643
|
+
...props,
|
|
644
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13.5 8C13.5 11.0376 11.0376 13.5 8 13.5C4.96243 13.5 2.5 11.0376 2.5 8C2.5 4.96243 4.96243 2.5 8 2.5C11.0376 2.5 13.5 4.96243 13.5 8ZM15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8ZM9.5 8C9.5 8.82843 8.82843 9.5 8 9.5C7.17157 9.5 6.5 8.82843 6.5 8C6.5 7.17157 7.17157 6.5 8 6.5C8.82843 6.5 9.5 7.17157 9.5 8ZM11 8C11 9.65685 9.65685 11 8 11C6.34315 11 5 9.65685 5 8C5 6.34315 6.34315 5 8 5C9.65685 5 11 6.34315 11 8Z", fillRule: "evenodd" })
|
|
645
|
+
}
|
|
646
|
+
);
|
|
647
|
+
Radiobutton.displayName = "Radiobutton";
|
|
648
|
+
var RowAbove = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
649
|
+
"svg",
|
|
650
|
+
{
|
|
651
|
+
width: "16",
|
|
652
|
+
height: "16",
|
|
653
|
+
viewBox: "0 0 16 16",
|
|
654
|
+
fill: "currentColor",
|
|
655
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
656
|
+
...props,
|
|
657
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2.5 12L2.5 9.48849L13.5 9.48849L13.5 12C13.5 12.8284 12.8284 13.5 12 13.5L4 13.5C3.17157 13.5 2.5 12.8284 2.5 12ZM2.5 4L2.5 7.98849L14.2507 7.99931C14.6646 7.99969 15 8.33537 15 8.74931L15 12C15 13.6569 13.6569 15 12 15L4 15C2.34315 15 1 13.6569 1 12L1 4C1 2.34315 2.34315 1 4 1L8 1L8 2.5L4 2.5C3.17157 2.5 2.5 3.17157 2.5 4ZM11.75 6L11.75 4.25L10 4.25L10 2.75L11.75 2.75L11.75 1L13.25 1L13.25 2.75L15 2.75L15 4.25L13.25 4.25L13.25 6L11.75 6Z", fillRule: "evenodd" })
|
|
658
|
+
}
|
|
659
|
+
);
|
|
660
|
+
RowAbove.displayName = "RowAbove";
|
|
661
|
+
var RowBelow = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
662
|
+
"svg",
|
|
663
|
+
{
|
|
664
|
+
width: "16",
|
|
665
|
+
height: "16",
|
|
666
|
+
viewBox: "0 0 16 16",
|
|
667
|
+
fill: "currentColor",
|
|
668
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
669
|
+
...props,
|
|
670
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2.5 12L2.5 7.99295L14.25 7.99295C14.6642 7.99295 15 7.65716 15 7.24295L15 4C15 2.34315 13.6569 1 12 1L4 1C2.34315 1 1 2.34315 1 4L1 12C1 13.6569 2.34315 15 4 15L8 15L8 13.5L4 13.5C3.17157 13.5 2.5 12.8284 2.5 12ZM13.5 6.49295L2.5 6.49295L2.5 4C2.5 3.17157 3.17157 2.5 4 2.5L12 2.5C12.8284 2.5 13.5 3.17157 13.5 4L13.5 6.49295ZM11.75 15L11.75 13.25L10 13.25L10 11.75L11.75 11.75L11.75 10L13.25 10L13.25 11.75L15 11.75L15 13.25L13.25 13.25L13.25 15L11.75 15Z", fillRule: "evenodd" })
|
|
671
|
+
}
|
|
672
|
+
);
|
|
673
|
+
RowBelow.displayName = "RowBelow";
|
|
674
|
+
var RowDelete = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
675
|
+
"svg",
|
|
676
|
+
{
|
|
677
|
+
width: "16",
|
|
678
|
+
height: "16",
|
|
679
|
+
viewBox: "0 0 16 16",
|
|
680
|
+
fill: "currentColor",
|
|
681
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
682
|
+
...props,
|
|
683
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10.9393 12L13.9697 15.0303L15.0303 13.9697L2.03033 0.969669L0.969666 2.03033L2.93934 4L1.75 4C1.33578 4 0.999996 4.33579 0.999996 4.75L0.999996 11.25C0.999996 11.6642 1.33578 12 1.75 12L10.9393 12ZM9.43934 10.5L4.43934 5.5L2.5 5.5L2.5 10.5L9.43934 10.5ZM15 11.25C15 11.4417 14.9281 11.6166 14.8098 11.7491L13.5 10.4393L13.5 5.5L8.56066 5.5L7.06066 4L14.25 4C14.6642 4 15 4.33579 15 4.75L15 11.25Z", fillRule: "evenodd" })
|
|
684
|
+
}
|
|
685
|
+
);
|
|
686
|
+
RowDelete.displayName = "RowDelete";
|
|
687
|
+
var Scissors = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
688
|
+
"svg",
|
|
689
|
+
{
|
|
690
|
+
width: "16",
|
|
691
|
+
height: "16",
|
|
692
|
+
viewBox: "0 0 16 16",
|
|
693
|
+
fill: "currentColor",
|
|
694
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
695
|
+
...props,
|
|
696
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5.5 4C5.5 4.82843 4.82843 5.5 4 5.5C3.17157 5.5 2.5 4.82843 2.5 4C2.5 3.17157 3.17157 2.5 4 2.5C4.82843 2.5 5.5 3.17157 5.5 4ZM7 4C7 4.44568 6.90282 4.86866 6.72848 5.2489L8.76156 7.03273L14.121 2.33031C14.6625 1.85518 15.4867 1.90899 15.9618 2.45052C16.0212 2.51821 16.0145 2.62123 15.9468 2.68062L6.73426 10.7638C6.90496 11.1407 7 11.5593 7 12C7 13.6569 5.65685 15 4 15C2.34315 15 1 13.6569 1 12C1 10.3431 2.34315 9 4 9C4.68403 9 5.31458 9.22893 5.81923 9.61435L7.64526 8.01218L5.80435 6.39695C5.30221 6.77554 4.67732 7 4 7C2.34315 7 1 5.65685 1 4C1 2.34315 2.34315 1 4 1C5.65685 1 7 2.34315 7 4ZM5.5 12C5.5 12.8284 4.82843 13.5 4 13.5C3.17157 13.5 2.5 12.8284 2.5 12C2.5 11.1716 3.17157 10.5 4 10.5C4.82843 10.5 5.5 11.1716 5.5 12ZM15.9538 13.5609C15.4771 14.1043 14.6501 14.1583 14.1068 13.6815L9.86785 9.96229L10.9841 8.98284L15.9388 13.3301C16.0067 13.3896 16.0134 13.493 15.9538 13.5609Z", fillRule: "evenodd" })
|
|
697
|
+
}
|
|
698
|
+
);
|
|
699
|
+
Scissors.displayName = "Scissors";
|
|
700
|
+
var Sigma = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
701
|
+
"svg",
|
|
702
|
+
{
|
|
703
|
+
width: "16",
|
|
704
|
+
height: "16",
|
|
705
|
+
viewBox: "0 0 16 16",
|
|
706
|
+
fill: "currentColor",
|
|
707
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
708
|
+
...props,
|
|
709
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.84711 3.18604L7.28566 8L3.84711 12.814L3.4518 13.3674C3.26269 13.6322 3.45194 13.9999 3.77729 13.9999L4.45741 13.9999L12.2412 13.9999L12.5912 13.9999C12.8121 13.9999 12.9912 13.8208 12.9912 13.5999L12.9912 13.2499L12.9912 11.3566L11.4912 11.3566L11.4912 12.4999L5.9148 12.4999L8.96295 8.2325C9.06229 8.09342 9.06229 7.90659 8.96295 7.76751L5.9148 3.50011L11.4912 3.50011L11.4912 4.64346L12.9912 4.64346L12.9912 2.75011L12.9912 2.40011C12.9912 2.17919 12.8121 2.00011 12.5912 2.00011L12.2412 2.00011L4.45741 2.00011L3.77729 2.00011C3.45194 2.00011 3.26269 2.36785 3.4518 2.6326L3.84711 3.18604Z", fillRule: "evenodd" })
|
|
710
|
+
}
|
|
711
|
+
);
|
|
712
|
+
Sigma.displayName = "Sigma";
|
|
713
|
+
var SortDown = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
714
|
+
"svg",
|
|
715
|
+
{
|
|
716
|
+
width: "16",
|
|
717
|
+
height: "16",
|
|
718
|
+
viewBox: "0 0 16 16",
|
|
719
|
+
fill: "currentColor",
|
|
720
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
721
|
+
...props,
|
|
722
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14 3.25L2 3.25L2 4.75L14 4.75L14 3.25ZM2 7.25L10 7.25L10 8.75L2 8.75L2 7.25ZM2 11.25L6 11.25L6 12.75L2 12.75L2 11.25Z", fillRule: "evenodd" })
|
|
723
|
+
}
|
|
724
|
+
);
|
|
725
|
+
SortDown.displayName = "SortDown";
|
|
726
|
+
var SortUp = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
727
|
+
"svg",
|
|
728
|
+
{
|
|
729
|
+
width: "16",
|
|
730
|
+
height: "16",
|
|
731
|
+
viewBox: "0 0 16 16",
|
|
732
|
+
fill: "currentColor",
|
|
733
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
734
|
+
...props,
|
|
735
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12 0L0 0L0 1.5L12 1.5L12 0ZM0 4L8 4L8 5.5L0 5.5L0 4ZM0 8L4 8L4 9.5L0 9.5L0 8Z", fillRule: "evenodd", transform: "matrix(1,0,0,-1,2,12.75)" })
|
|
736
|
+
}
|
|
737
|
+
);
|
|
738
|
+
SortUp.displayName = "SortUp";
|
|
739
|
+
var StartOfLine = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
740
|
+
"svg",
|
|
741
|
+
{
|
|
742
|
+
width: "16",
|
|
743
|
+
height: "16",
|
|
744
|
+
viewBox: "0 0 16 16",
|
|
745
|
+
fill: "currentColor",
|
|
746
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
747
|
+
...props,
|
|
748
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2.54198 12.25L0.849976 12.25L4.2 3.5L5.8 3.5L9.15398 12.25L7.46198 12.25L6.84698 10.5L3.15698 10.5L2.54198 12.25ZM5.00198 5.25L6.31983 9L3.68412 9L5.00198 5.25ZM15 10L10 10L10 11.5L15 11.5L15 10Z", fillRule: "evenodd" })
|
|
749
|
+
}
|
|
750
|
+
);
|
|
751
|
+
StartOfLine.displayName = "StartOfLine";
|
|
752
|
+
var Text = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
753
|
+
"svg",
|
|
754
|
+
{
|
|
755
|
+
width: "16",
|
|
756
|
+
height: "16",
|
|
757
|
+
viewBox: "0 0 16 16",
|
|
758
|
+
fill: "currentColor",
|
|
759
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
760
|
+
...props,
|
|
761
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8.84964 14L7.16188 14L7.16188 3.50511L3 3.50511L3 2L13 2L13 3.50511L8.84964 3.50511L8.84964 14Z", fill: "rgb(255,153,0)", fillRule: "evenodd" })
|
|
762
|
+
}
|
|
763
|
+
);
|
|
764
|
+
Text.displayName = "Text";
|
|
765
|
+
var TextAlignCenter = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
766
|
+
"svg",
|
|
767
|
+
{
|
|
768
|
+
width: "16",
|
|
769
|
+
height: "16",
|
|
770
|
+
viewBox: "0 0 16 16",
|
|
771
|
+
fill: "currentColor",
|
|
772
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
773
|
+
...props,
|
|
774
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M1 2L15 2L15 3.55556L1 3.55556L1 2ZM4 12.4444L12 12.4444L12 14L4 14L4 12.4444ZM1 7.44444L15 7.44444L15 9L1 9L1 7.44444Z", fillRule: "evenodd" })
|
|
775
|
+
}
|
|
776
|
+
);
|
|
777
|
+
TextAlignCenter.displayName = "TextAlignCenter";
|
|
778
|
+
var TextAlignDistance = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
779
|
+
"svg",
|
|
780
|
+
{
|
|
781
|
+
width: "16",
|
|
782
|
+
height: "16",
|
|
783
|
+
viewBox: "0 0 16 16",
|
|
784
|
+
fill: "currentColor",
|
|
785
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
786
|
+
...props,
|
|
787
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M1 2L15 2L15 3.55556L1 3.55556L1 2ZM1 12.4444L15 12.4444L15 14L1 14L1 12.4444ZM1 7.44444L15 7.44444L15 9L1 9L1 7.44444Z", fillRule: "evenodd" })
|
|
788
|
+
}
|
|
789
|
+
);
|
|
790
|
+
TextAlignDistance.displayName = "TextAlignDistance";
|
|
791
|
+
var TextAlignLeft = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
792
|
+
"svg",
|
|
793
|
+
{
|
|
794
|
+
width: "16",
|
|
795
|
+
height: "16",
|
|
796
|
+
viewBox: "0 0 16 16",
|
|
797
|
+
fill: "currentColor",
|
|
798
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
799
|
+
...props,
|
|
800
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M1 2L15 2L15 3.55556L1 3.55556L1 2ZM1 12.4444L9 12.4444L9 14L1 14L1 12.4444ZM1 7L15 7L15 8.55556L1 8.55556L1 7Z", fillRule: "evenodd" })
|
|
801
|
+
}
|
|
802
|
+
);
|
|
803
|
+
TextAlignLeft.displayName = "TextAlignLeft";
|
|
804
|
+
var TextAlignRight = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
805
|
+
"svg",
|
|
806
|
+
{
|
|
807
|
+
width: "16",
|
|
808
|
+
height: "16",
|
|
809
|
+
viewBox: "0 0 16 16",
|
|
810
|
+
fill: "currentColor",
|
|
811
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
812
|
+
...props,
|
|
813
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M1 2L15 2L15 3.55556L1 3.55556L1 2ZM7 12.4444L15 12.4444L15 14L7 14L7 12.4444ZM1 7.44444L15 7.44444L15 9L1 9L1 7.44444Z", fillRule: "evenodd" })
|
|
814
|
+
}
|
|
815
|
+
);
|
|
816
|
+
TextAlignRight.displayName = "TextAlignRight";
|
|
817
|
+
var TextBold = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
818
|
+
"svg",
|
|
819
|
+
{
|
|
820
|
+
width: "16",
|
|
821
|
+
height: "16",
|
|
822
|
+
viewBox: "0 0 16 16",
|
|
823
|
+
fill: "currentColor",
|
|
824
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
825
|
+
...props,
|
|
826
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 2L4 14L8.87431 14C11.1201 14 13 12.6629 13 10.4C13 8.84 12.085 7.96571 10.9039 7.48571C11.7357 7.05714 12.5176 6.18286 12.5176 4.93143C12.5176 3.09714 11.1867 2 8.79113 2L4 2ZM6.19593 6.66286L6.19593 3.98857L8.62477 3.98857C9.85582 3.98857 10.3882 4.41714 10.3882 5.32571C10.3882 6.23429 9.85582 6.66286 8.62477 6.66286L6.19593 6.66286ZM6.19593 11.9771L6.19593 8.65143L8.74122 8.65143C10.1553 8.65143 10.8041 9.25143 10.8041 10.3143C10.8041 11.3771 10.1553 11.9771 8.74122 11.9771L6.19593 11.9771Z", fillRule: "nonzero" })
|
|
827
|
+
}
|
|
828
|
+
);
|
|
829
|
+
TextBold.displayName = "TextBold";
|
|
830
|
+
var TextCapsLock = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
831
|
+
"svg",
|
|
832
|
+
{
|
|
833
|
+
width: "16",
|
|
834
|
+
height: "16",
|
|
835
|
+
viewBox: "0 0 16 16",
|
|
836
|
+
fill: "currentColor",
|
|
837
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
838
|
+
...props,
|
|
839
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6.84964 14L5.16188 14L5.16188 3.50511L1 3.50511L1 2L11 2L11 3.50511L6.84964 3.50511L6.84964 14ZM12.8373 14L11.1496 14L11.1496 9L9 9L9 7.49307L15 7.49307L15 9L12.8373 9L12.8373 14Z", fillRule: "evenodd" })
|
|
840
|
+
}
|
|
841
|
+
);
|
|
842
|
+
TextCapsLock.displayName = "TextCapsLock";
|
|
843
|
+
var TextItalic = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
844
|
+
"svg",
|
|
845
|
+
{
|
|
846
|
+
width: "16",
|
|
847
|
+
height: "16",
|
|
848
|
+
viewBox: "0 0 16 16",
|
|
849
|
+
fill: "currentColor",
|
|
850
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
851
|
+
...props,
|
|
852
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10.0021 14L4 14L4 12.5132L6.25269 12.5132L8.20719 3.48684L6 3.48684L6 2L12 2L12 3.48684L9.95449 3.48684L7.99999 12.5132L10.0021 12.5132L10.0021 14Z", fillRule: "evenodd" })
|
|
853
|
+
}
|
|
854
|
+
);
|
|
855
|
+
TextItalic.displayName = "TextItalic";
|
|
856
|
+
var TextSearch = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
857
|
+
"svg",
|
|
858
|
+
{
|
|
859
|
+
width: "16",
|
|
860
|
+
height: "16",
|
|
861
|
+
viewBox: "0 0 16 16",
|
|
862
|
+
fill: "currentColor",
|
|
863
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
864
|
+
...props,
|
|
865
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6.84964 14L5.16188 14L5.16188 3.50511L1 3.50511L1 2L11 2L11 3.50511L6.84964 3.50511L6.84964 14ZM14.5846 12.524L16.0303 13.9697L14.9697 15.0303L13.524 13.5846C13.0773 13.8486 12.5564 14 12 14C10.3431 14 9 12.6569 9 11C9 9.34315 10.3431 8 12 8C13.6569 8 15 9.34315 15 11C15 11.5564 14.8486 12.0773 14.5846 12.524ZM13.5 11C13.5 11.8284 12.8284 12.5 12 12.5C11.1716 12.5 10.5 11.8284 10.5 11C10.5 10.1716 11.1716 9.5 12 9.5C12.8284 9.5 13.5 10.1716 13.5 11Z", fillRule: "evenodd" })
|
|
866
|
+
}
|
|
867
|
+
);
|
|
868
|
+
TextSearch.displayName = "TextSearch";
|
|
869
|
+
var TextStrikethrough = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
870
|
+
"svg",
|
|
871
|
+
{
|
|
872
|
+
width: "16",
|
|
873
|
+
height: "16",
|
|
874
|
+
viewBox: "0 0 16 16",
|
|
875
|
+
fill: "currentColor",
|
|
876
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
877
|
+
...props,
|
|
878
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.9948 2.00778C5.72263 2.00778 4.055 3.24502 4.055 5.06915C4.055 5.52451 4.14121 5.9275 4.30266 6.28271L6.26013 6.28271C5.81641 5.96039 5.58986 5.56238 5.58986 5.05296C5.58986 4.5219 5.84266 4.10975 6.26514 3.82664C6.69092 3.54132 7.29158 3.3863 7.97832 3.3863C9.37104 3.3863 10.3285 4.05891 10.9395 5.14893L10.9891 5.23747L12.2789 4.49201L12.2372 4.40992C11.8592 3.66717 11.3321 3.06509 10.6296 2.64931C9.92736 2.23365 9.05593 2.00778 7.9948 2.00778ZM12.2532 9.24999L12.999 9.24999L12.999 7.74999L3 7.74999L3 9.24999L10.2503 9.24999C10.693 9.5878 10.9271 10.02 10.9271 10.5906C10.9271 11.636 9.9369 12.6135 8.19256 12.6135C6.4129 12.6135 5.39035 11.5942 4.9241 10.3936L4.88643 10.2967L3.48762 10.9096L3.51629 10.9941C4.05777 12.5901 5.66252 13.9755 8.20839 13.992C10.7699 14.0084 12.5114 12.4726 12.5114 10.4934C12.5114 10.0314 12.4239 9.61763 12.2532 9.24999Z", fillRule: "evenodd" })
|
|
879
|
+
}
|
|
880
|
+
);
|
|
881
|
+
TextStrikethrough.displayName = "TextStrikethrough";
|
|
882
|
+
var TextSubscript = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
883
|
+
"svg",
|
|
884
|
+
{
|
|
885
|
+
width: "16",
|
|
886
|
+
height: "16",
|
|
887
|
+
viewBox: "0 0 16 16",
|
|
888
|
+
fill: "currentColor",
|
|
889
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
890
|
+
...props,
|
|
891
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M0.849976 12.25L2.54198 12.25L3.15698 10.5L6.84698 10.5L7.46198 12.25L9.15398 12.25L5.8 3.5L4.2 3.5L0.849976 12.25ZM6.31983 9L5.00198 5.25L3.68412 9L6.31983 9ZM10.2675 13.9964L10.2675 12.9572L12.8296 10.4433C13.3699 9.91242 13.5796 9.59571 13.5796 9.15488C13.5796 8.89848 13.491 8.68837 13.3375 8.54211C13.1836 8.39552 12.9558 8.3049 12.663 8.3049C12.3774 8.3049 12.1439 8.38732 11.9832 8.52924C11.8239 8.66988 11.7273 8.8766 11.7273 9.14536C11.7273 9.32706 11.7452 9.44381 11.7729 9.58224L11.7956 9.69574L10.3551 9.79547L10.3364 9.70948C10.2873 9.48343 10.2675 9.28584 10.2675 9.07874C10.2675 7.97776 11.1868 6.99731 12.663 6.99731C13.4147 6.99731 14.0005 7.2099 14.3995 7.57351C14.7991 7.93774 15.0014 8.44461 15.0014 9.01212C15.0014 9.46285 14.9251 9.83642 14.7342 10.2057C14.5447 10.5723 14.2453 10.9287 13.8095 11.3502L12.4944 12.6317L15.0014 12.6317L15.0014 13.9964L10.2675 13.9964Z", fillRule: "evenodd" })
|
|
892
|
+
}
|
|
893
|
+
);
|
|
894
|
+
TextSubscript.displayName = "TextSubscript";
|
|
895
|
+
var TextSuperscript = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
896
|
+
"svg",
|
|
897
|
+
{
|
|
898
|
+
width: "16",
|
|
899
|
+
height: "16",
|
|
900
|
+
viewBox: "0 0 16 16",
|
|
901
|
+
fill: "currentColor",
|
|
902
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
903
|
+
...props,
|
|
904
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.26746 7.99639L9.26746 6.95725L11.8296 4.44329C12.3699 3.91242 12.5796 3.59571 12.5796 3.15488C12.5796 2.89848 12.491 2.68837 12.3375 2.54211C12.1836 2.39552 11.9558 2.30489 11.663 2.30489C11.3774 2.30489 11.1439 2.38732 10.9832 2.52924C10.8239 2.66988 10.7273 2.8766 10.7273 3.14536C10.7273 3.32706 10.7452 3.44381 10.7729 3.58224L10.7956 3.69574L9.35509 3.79547L9.3364 3.70948C9.28726 3.48344 9.26746 3.28584 9.26746 3.07874C9.26746 1.97776 10.1868 0.997314 11.663 0.997314C12.4147 0.997314 13.0005 1.2099 13.3995 1.57351C13.7991 1.93774 14.0014 2.44461 14.0014 3.01212C14.0014 3.46285 13.9251 3.83642 13.7342 4.20571C13.5447 4.57231 13.2453 4.9287 12.8095 5.35019L11.4944 6.63171L14.0014 6.63171L14.0014 7.99639L9.26746 7.99639ZM0.849976 12.25L2.54198 12.25L3.15698 10.5L6.84698 10.5L7.46198 12.25L9.15398 12.25L5.8 3.5L4.2 3.5L0.849976 12.25ZM6.31983 9L5.00198 5.25L3.68412 9L6.31983 9Z", fillRule: "evenodd" })
|
|
905
|
+
}
|
|
906
|
+
);
|
|
907
|
+
TextSuperscript.displayName = "TextSuperscript";
|
|
908
|
+
var TextUnderline = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
909
|
+
"svg",
|
|
910
|
+
{
|
|
911
|
+
width: "16",
|
|
912
|
+
height: "16",
|
|
913
|
+
viewBox: "0 0 16 16",
|
|
914
|
+
fill: "currentColor",
|
|
915
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
916
|
+
...props,
|
|
917
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.3688 1.98303L12.3687 6.79216C12.3687 10.1275 11.1873 11.9961 8.00687 11.9961C4.82646 11.9961 3.64502 10.1275 3.64502 6.79216L3.64513 1.98303L5.35766 1.98303L5.35755 6.69169C5.35755 9.0626 5.84582 10.4892 8.00687 10.4892C10.1475 10.4892 10.6562 9.0626 10.6562 6.69169L10.6563 1.98303L12.3688 1.98303ZM12 15.0006L4 15.0006L4 13.5006L12 13.5006L12 15.0006Z", fillRule: "evenodd" })
|
|
918
|
+
}
|
|
919
|
+
);
|
|
920
|
+
TextUnderline.displayName = "TextUnderline";
|
|
921
|
+
var Value = (props) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
922
|
+
"svg",
|
|
923
|
+
{
|
|
924
|
+
width: "16",
|
|
925
|
+
height: "16",
|
|
926
|
+
viewBox: "0 0 16 16",
|
|
927
|
+
fill: "currentColor",
|
|
928
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
929
|
+
...props,
|
|
930
|
+
children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3 12.5L4 12.5L4 14L3 14C1.89543 14 1 13.1046 1 12L1 4C1 2.89543 1.89543 2 3 2L4 2L4 3.5L3 3.5C2.72386 3.5 2.5 3.72386 2.5 4L2.5 12C2.5 12.2761 2.72386 12.5 3 12.5ZM13 12.5L12 12.5L12 14L13 14C14.1046 14 15 13.1046 15 12L15 4C15 2.89543 14.1046 2 13 2L12 2L12 3.5L13 3.5C13.2761 3.5 13.5 3.72386 13.5 4L13.5 12C13.5 12.2761 13.2761 12.5 13 12.5ZM7.1477 8L5 5L6.64193 5L7.99996 6.87114L9.3582 5L10.9974 5L8.85216 7.99995L11 11L9.36253 11L8.00012 9.12864L6.64193 11L5.00003 11L7.1477 8Z", fillRule: "evenodd" })
|
|
931
|
+
}
|
|
932
|
+
);
|
|
933
|
+
Value.displayName = "Value";
|
|
934
|
+
|
|
935
|
+
exports.Bullet = Bullet;
|
|
936
|
+
exports.Checkbox = Checkbox;
|
|
937
|
+
exports.CheckboxGroup = CheckboxGroup;
|
|
938
|
+
exports.ColumnDelete = ColumnDelete;
|
|
939
|
+
exports.ColumnLeft = ColumnLeft;
|
|
940
|
+
exports.ColumnRight = ColumnRight;
|
|
941
|
+
exports.CompareAdd = CompareAdd;
|
|
942
|
+
exports.CompareAdded = CompareAdded;
|
|
943
|
+
exports.Crop = Crop;
|
|
944
|
+
exports.DividerDot = DividerDot;
|
|
945
|
+
exports.DividerHorizontal = DividerHorizontal;
|
|
946
|
+
exports.DividerVertical = DividerVertical;
|
|
947
|
+
exports.DragHorizontalDots = DragHorizontalDots;
|
|
948
|
+
exports.DragHorizontalLines = DragHorizontalLines;
|
|
949
|
+
exports.DragVerticalDots = DragVerticalDots;
|
|
950
|
+
exports.DragVerticalLines = DragVerticalLines;
|
|
951
|
+
exports.Edit = Edit;
|
|
952
|
+
exports.EndOfLine = EndOfLine;
|
|
953
|
+
exports.Equals = Equals;
|
|
954
|
+
exports.GridTablet = GridTablet;
|
|
955
|
+
exports.Hashtag = Hashtag;
|
|
956
|
+
exports.LetterSpacing = LetterSpacing;
|
|
957
|
+
exports.LineSpacing = LineSpacing;
|
|
958
|
+
exports.ListBulleted = ListBulleted;
|
|
959
|
+
exports.ListChecked = ListChecked;
|
|
960
|
+
exports.ListNumbered = ListNumbered;
|
|
961
|
+
exports.ListUnchecked = ListUnchecked;
|
|
962
|
+
exports.Marker = Marker;
|
|
963
|
+
exports.MarketingFunnel = MarketingFunnel;
|
|
964
|
+
exports.MiddleOfLine = MiddleOfLine;
|
|
965
|
+
exports.Number = Number;
|
|
966
|
+
exports.ObjectAlignBottomVertical = ObjectAlignBottomVertical;
|
|
967
|
+
exports.ObjectAlignCenterHorizontal = ObjectAlignCenterHorizontal;
|
|
968
|
+
exports.ObjectAlignCenterVertical = ObjectAlignCenterVertical;
|
|
969
|
+
exports.ObjectAlignDistanseHorizontal = ObjectAlignDistanseHorizontal;
|
|
970
|
+
exports.ObjectAlignDistanseVertical = ObjectAlignDistanseVertical;
|
|
971
|
+
exports.ObjectAlignDividerHorizontal = ObjectAlignDividerHorizontal;
|
|
972
|
+
exports.ObjectAlignDividerVertical = ObjectAlignDividerVertical;
|
|
973
|
+
exports.ObjectAlignLeftHorizontal = ObjectAlignLeftHorizontal;
|
|
974
|
+
exports.ObjectAlignRightHorizontal = ObjectAlignRightHorizontal;
|
|
975
|
+
exports.ObjectAlignTopVertical = ObjectAlignTopVertical;
|
|
976
|
+
exports.Pencil = Pencil;
|
|
977
|
+
exports.Quote = Quote;
|
|
978
|
+
exports.Radiobutton = Radiobutton;
|
|
979
|
+
exports.RowAbove = RowAbove;
|
|
980
|
+
exports.RowBelow = RowBelow;
|
|
981
|
+
exports.RowDelete = RowDelete;
|
|
982
|
+
exports.Scissors = Scissors;
|
|
983
|
+
exports.Sigma = Sigma;
|
|
984
|
+
exports.SortDown = SortDown;
|
|
985
|
+
exports.SortUp = SortUp;
|
|
986
|
+
exports.StartOfLine = StartOfLine;
|
|
987
|
+
exports.Text = Text;
|
|
988
|
+
exports.TextAlignCenter = TextAlignCenter;
|
|
989
|
+
exports.TextAlignDistance = TextAlignDistance;
|
|
990
|
+
exports.TextAlignLeft = TextAlignLeft;
|
|
991
|
+
exports.TextAlignRight = TextAlignRight;
|
|
992
|
+
exports.TextBold = TextBold;
|
|
993
|
+
exports.TextCapsLock = TextCapsLock;
|
|
994
|
+
exports.TextItalic = TextItalic;
|
|
995
|
+
exports.TextSearch = TextSearch;
|
|
996
|
+
exports.TextStrikethrough = TextStrikethrough;
|
|
997
|
+
exports.TextSubscript = TextSubscript;
|
|
998
|
+
exports.TextSuperscript = TextSuperscript;
|
|
999
|
+
exports.TextUnderline = TextUnderline;
|
|
1000
|
+
exports.Value = Value;
|
|
1001
|
+
exports.editor_exports = editor_exports;
|