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.
Files changed (278) hide show
  1. package/README.md +35 -45
  2. package/dist/16/action/index.cjs +183 -0
  3. package/dist/16/action/index.d.cts +3 -0
  4. package/dist/16/action/index.d.ts +3 -0
  5. package/dist/16/action/index.js +2 -0
  6. package/dist/16/alert/index.cjs +107 -0
  7. package/dist/16/alert/index.d.cts +3 -0
  8. package/dist/16/alert/index.d.ts +3 -0
  9. package/dist/16/alert/index.js +2 -0
  10. package/dist/16/business/index.cjs +39 -0
  11. package/dist/16/business/index.d.cts +3 -0
  12. package/dist/16/business/index.d.ts +3 -0
  13. package/dist/16/business/index.js +2 -0
  14. package/dist/16/communication/index.cjs +91 -0
  15. package/dist/16/communication/index.d.cts +3 -0
  16. package/dist/16/communication/index.d.ts +3 -0
  17. package/dist/16/communication/index.js +2 -0
  18. package/dist/16/culture/index.cjs +11 -0
  19. package/dist/16/culture/index.d.cts +3 -0
  20. package/dist/16/culture/index.d.ts +3 -0
  21. package/dist/16/culture/index.js +2 -0
  22. package/dist/16/document/index.cjs +47 -0
  23. package/dist/16/document/index.d.cts +3 -0
  24. package/dist/16/document/index.d.ts +3 -0
  25. package/dist/16/document/index.js +2 -0
  26. package/dist/16/editor/index.cjs +271 -0
  27. package/dist/16/editor/index.d.cts +3 -0
  28. package/dist/16/editor/index.d.ts +3 -0
  29. package/dist/16/editor/index.js +2 -0
  30. package/dist/16/index.cjs +40 -27
  31. package/dist/16/index.d.cts +13 -1
  32. package/dist/16/index.d.ts +13 -1
  33. package/dist/16/index.js +14 -1
  34. package/dist/16/logo/index.cjs +147 -0
  35. package/dist/16/logo/index.d.cts +3 -0
  36. package/dist/16/logo/index.d.ts +3 -0
  37. package/dist/16/logo/index.js +2 -0
  38. package/dist/16/media/index.cjs +95 -0
  39. package/dist/16/media/index.d.cts +3 -0
  40. package/dist/16/media/index.d.ts +3 -0
  41. package/dist/16/media/index.js +2 -0
  42. package/dist/16/navigation/index.cjs +187 -0
  43. package/dist/16/navigation/index.d.cts +3 -0
  44. package/dist/16/navigation/index.d.ts +3 -0
  45. package/dist/16/navigation/index.js +2 -0
  46. package/dist/16/place/index.cjs +31 -0
  47. package/dist/16/place/index.d.cts +3 -0
  48. package/dist/16/place/index.d.ts +3 -0
  49. package/dist/16/place/index.js +2 -0
  50. package/dist/16/rating/index.cjs +95 -0
  51. package/dist/16/rating/index.d.cts +3 -0
  52. package/dist/16/rating/index.d.ts +3 -0
  53. package/dist/16/rating/index.js +2 -0
  54. package/dist/16/technology/index.cjs +55 -0
  55. package/dist/16/technology/index.d.cts +3 -0
  56. package/dist/16/technology/index.d.ts +3 -0
  57. package/dist/16/technology/index.js +2 -0
  58. package/dist/24/action/index.cjs +319 -0
  59. package/dist/24/action/index.d.cts +3 -0
  60. package/dist/24/action/index.d.ts +3 -0
  61. package/dist/24/action/index.js +2 -0
  62. package/dist/24/alert/index.cjs +107 -0
  63. package/dist/24/alert/index.d.cts +3 -0
  64. package/dist/24/alert/index.d.ts +3 -0
  65. package/dist/24/alert/index.js +2 -0
  66. package/dist/24/business/index.cjs +183 -0
  67. package/dist/24/business/index.d.cts +3 -0
  68. package/dist/24/business/index.d.ts +3 -0
  69. package/dist/24/business/index.js +2 -0
  70. package/dist/24/communication/index.cjs +219 -0
  71. package/dist/24/communication/index.d.cts +3 -0
  72. package/dist/24/communication/index.d.ts +3 -0
  73. package/dist/24/communication/index.js +2 -0
  74. package/dist/24/culture/index.cjs +111 -0
  75. package/dist/24/culture/index.d.cts +3 -0
  76. package/dist/24/culture/index.d.ts +3 -0
  77. package/dist/24/culture/index.js +2 -0
  78. package/dist/24/document/index.cjs +535 -0
  79. package/dist/24/document/index.d.cts +3 -0
  80. package/dist/24/document/index.d.ts +3 -0
  81. package/dist/24/document/index.js +2 -0
  82. package/dist/24/editor/index.cjs +379 -0
  83. package/dist/24/editor/index.d.cts +3 -0
  84. package/dist/24/editor/index.d.ts +3 -0
  85. package/dist/24/editor/index.js +2 -0
  86. package/dist/24/index.cjs +39 -26
  87. package/dist/24/index.d.cts +13 -1
  88. package/dist/24/index.d.ts +13 -1
  89. package/dist/24/index.js +14 -1
  90. package/dist/24/logo/index.cjs +223 -0
  91. package/dist/24/logo/index.d.cts +3 -0
  92. package/dist/24/logo/index.d.ts +3 -0
  93. package/dist/24/logo/index.js +2 -0
  94. package/dist/24/media/index.cjs +287 -0
  95. package/dist/24/media/index.d.cts +3 -0
  96. package/dist/24/media/index.d.ts +3 -0
  97. package/dist/24/media/index.js +2 -0
  98. package/dist/24/navigation/index.cjs +215 -0
  99. package/dist/24/navigation/index.d.cts +3 -0
  100. package/dist/24/navigation/index.d.ts +3 -0
  101. package/dist/24/navigation/index.js +2 -0
  102. package/dist/24/place/index.cjs +319 -0
  103. package/dist/24/place/index.d.cts +3 -0
  104. package/dist/24/place/index.d.ts +3 -0
  105. package/dist/24/place/index.js +2 -0
  106. package/dist/24/rating/index.cjs +147 -0
  107. package/dist/24/rating/index.d.cts +3 -0
  108. package/dist/24/rating/index.d.ts +3 -0
  109. package/dist/24/rating/index.js +2 -0
  110. package/dist/24/technology/index.cjs +347 -0
  111. package/dist/24/technology/index.d.cts +3 -0
  112. package/dist/24/technology/index.d.ts +3 -0
  113. package/dist/24/technology/index.js +2 -0
  114. package/dist/8/communication/index.cjs +11 -0
  115. package/dist/8/communication/index.d.cts +3 -0
  116. package/dist/8/communication/index.d.ts +3 -0
  117. package/dist/8/communication/index.js +2 -0
  118. package/dist/8/index.cjs +7 -4
  119. package/dist/8/index.d.cts +3 -1
  120. package/dist/8/index.d.ts +3 -1
  121. package/dist/8/index.js +4 -1
  122. package/dist/8/navigation/index.cjs +15 -0
  123. package/dist/8/navigation/index.d.cts +3 -0
  124. package/dist/8/navigation/index.d.ts +3 -0
  125. package/dist/8/navigation/index.js +2 -0
  126. package/dist/8/rating/index.cjs +11 -0
  127. package/dist/8/rating/index.d.cts +3 -0
  128. package/dist/8/rating/index.d.ts +3 -0
  129. package/dist/8/rating/index.js +2 -0
  130. package/dist/chunk-24BIAKRS.js +23 -0
  131. package/dist/chunk-2U3R6HBC.js +37 -0
  132. package/dist/chunk-47J5D6BQ.js +1199 -0
  133. package/dist/chunk-4Y5ULXVT.js +401 -0
  134. package/dist/chunk-4YG555JO.js +121 -0
  135. package/dist/chunk-5B6Z76TB.js +989 -0
  136. package/dist/chunk-5E6YCRWP.cjs +821 -0
  137. package/dist/chunk-5TSOG4AS.js +1101 -0
  138. package/dist/chunk-652EDI3M.cjs +36 -0
  139. package/dist/chunk-666BKIZ6.cjs +1181 -0
  140. package/dist/chunk-67D73ETG.js +34 -0
  141. package/dist/chunk-6GNVPFI2.cjs +131 -0
  142. package/dist/chunk-6PKSKZCH.js +933 -0
  143. package/dist/chunk-6SSOEAFO.js +1311 -0
  144. package/dist/chunk-7CV76NM5.js +373 -0
  145. package/dist/chunk-AOV2RSFU.js +765 -0
  146. package/dist/chunk-B6JOHEFS.js +303 -0
  147. package/dist/chunk-BL7ETGXC.js +2062 -0
  148. package/dist/chunk-BXCWXLDK.js +499 -0
  149. package/dist/chunk-DJY2ZT47.cjs +16 -0
  150. package/dist/chunk-DQXLUYGZ.cjs +26 -0
  151. package/dist/chunk-DSLRKEEM.js +519 -0
  152. package/dist/chunk-EC3FKFNR.cjs +161 -0
  153. package/dist/chunk-EDXVFXFG.js +1104 -0
  154. package/dist/chunk-EFOWDO5Z.cjs +674 -0
  155. package/dist/chunk-EFQLND6U.cjs +191 -0
  156. package/dist/chunk-EQXPGHMB.js +317 -0
  157. package/dist/chunk-FLODM2MN.cjs +1286 -0
  158. package/dist/chunk-FTXJCRSC.cjs +26 -0
  159. package/dist/chunk-H3Z6UNJ6.js +754 -0
  160. package/dist/chunk-HNETW4EK.cjs +101 -0
  161. package/dist/chunk-HRHUSLAY.cjs +341 -0
  162. package/dist/chunk-JA7AQN2U.cjs +26 -0
  163. package/dist/chunk-JDQYKY6U.js +14 -0
  164. package/dist/chunk-JJGYKMC4.cjs +1001 -0
  165. package/dist/chunk-JV7VTU2W.cjs +1406 -0
  166. package/dist/chunk-LQZJJ2IL.js +93 -0
  167. package/dist/chunk-LYEJYZVX.js +639 -0
  168. package/dist/chunk-MBDNDFW5.js +737 -0
  169. package/dist/chunk-ML76OME2.cjs +809 -0
  170. package/dist/chunk-OBEPQDMI.cjs +1184 -0
  171. package/dist/chunk-OYF7PLZT.cjs +671 -0
  172. package/dist/chunk-P6CETHIC.cjs +1061 -0
  173. package/dist/chunk-QCKWJBFQ.cjs +341 -0
  174. package/dist/chunk-QFE476CS.js +34 -0
  175. package/dist/chunk-QTSQUW7V.cjs +428 -0
  176. package/dist/chunk-RJTHXN7R.cjs +401 -0
  177. package/dist/chunk-RRGQQVT3.cjs +2196 -0
  178. package/dist/chunk-SSMVTGUD.js +177 -0
  179. package/dist/chunk-T2Q4KBQ3.js +317 -0
  180. package/dist/chunk-U3SUHKQG.cjs +536 -0
  181. package/dist/chunk-VVQ4ZQ7G.js +625 -0
  182. package/dist/chunk-VYJ4FQIM.cjs +556 -0
  183. package/dist/chunk-WA2RZKLP.js +401 -0
  184. package/dist/chunk-WG25HRF2.js +23 -0
  185. package/dist/chunk-WHQGABRH.cjs +41 -0
  186. package/dist/chunk-X7TNY7YV.cjs +791 -0
  187. package/dist/chunk-XBCAPJS6.js +23 -0
  188. package/dist/chunk-XGESN6V3.cjs +686 -0
  189. package/dist/chunk-XU6L5TBJ.js +628 -0
  190. package/dist/chunk-Y6TFMQOU.js +149 -0
  191. package/dist/chunk-YVIRETI5.cjs +428 -0
  192. package/dist/chunk-YW3CYQZO.cjs +36 -0
  193. package/dist/chunk-ZH3F4HAS.cjs +326 -0
  194. package/dist/index-5ToZKUDg.d.cts +428 -0
  195. package/dist/index-5ToZKUDg.d.ts +428 -0
  196. package/dist/index-9wawOzmn.d.ts +19 -0
  197. package/dist/index-ASBR6v-E.d.cts +565 -0
  198. package/dist/index-ASBR6v-E.d.ts +565 -0
  199. package/dist/index-B7LKlvJk.d.cts +476 -0
  200. package/dist/index-B7LKlvJk.d.ts +476 -0
  201. package/dist/index-B7umJpPL.d.cts +332 -0
  202. package/dist/index-B7umJpPL.d.ts +332 -0
  203. package/dist/index-BChZTp3x.d.cts +518 -0
  204. package/dist/index-BChZTp3x.d.ts +518 -0
  205. package/dist/index-BNWAp6cn.d.cts +80 -0
  206. package/dist/index-BNWAp6cn.d.ts +80 -0
  207. package/dist/index-BV2fHXgi.d.cts +68 -0
  208. package/dist/index-BV2fHXgi.d.ts +68 -0
  209. package/dist/index-Bb_sUOUj.d.cts +218 -0
  210. package/dist/index-Bb_sUOUj.d.ts +218 -0
  211. package/dist/index-BgJGQLg9.d.cts +158 -0
  212. package/dist/index-BgJGQLg9.d.ts +158 -0
  213. package/dist/index-Bn3HVCJk.d.cts +140 -0
  214. package/dist/index-Bn3HVCJk.d.ts +140 -0
  215. package/dist/index-BsiQV-Md.d.cts +14 -0
  216. package/dist/index-BsiQV-Md.d.ts +14 -0
  217. package/dist/index-C7d7YDCl.d.cts +218 -0
  218. package/dist/index-C7d7YDCl.d.ts +218 -0
  219. package/dist/index-CFxPTzd1.d.cts +14 -0
  220. package/dist/index-CFxPTzd1.d.ts +14 -0
  221. package/dist/index-CG2dj02u.d.cts +404 -0
  222. package/dist/index-CG2dj02u.d.ts +404 -0
  223. package/dist/index-CK0phSMO.d.cts +9 -0
  224. package/dist/index-CNtiUTY3.d.cts +19 -0
  225. package/dist/index-COesY55N.d.ts +9 -0
  226. package/dist/index-CR4EC66T.d.cts +20 -0
  227. package/dist/index-CR4EC66T.d.ts +20 -0
  228. package/dist/index-CaVxPDmN.d.cts +476 -0
  229. package/dist/index-CaVxPDmN.d.ts +476 -0
  230. package/dist/index-Ce_7C4Dg.d.cts +320 -0
  231. package/dist/index-Ce_7C4Dg.d.ts +320 -0
  232. package/dist/index-CljdSS2W.d.cts +56 -0
  233. package/dist/index-CljdSS2W.d.ts +56 -0
  234. package/dist/index-Cpqv5g2f.d.cts +134 -0
  235. package/dist/index-Cpqv5g2f.d.ts +134 -0
  236. package/dist/index-CrIDfvJA.d.cts +800 -0
  237. package/dist/index-CrIDfvJA.d.ts +800 -0
  238. package/dist/index-Ctc6Hj-F.d.cts +14 -0
  239. package/dist/index-Ctc6Hj-F.d.ts +14 -0
  240. package/dist/index-D6SB0h7i.d.cts +164 -0
  241. package/dist/index-D6SB0h7i.d.ts +164 -0
  242. package/dist/index-DRLluCqw.d.cts +140 -0
  243. package/dist/index-DRLluCqw.d.ts +140 -0
  244. package/dist/index-DT-ZD2vN.d.cts +19 -0
  245. package/dist/index-D_h78ilz.d.cts +326 -0
  246. package/dist/index-D_h78ilz.d.ts +326 -0
  247. package/dist/index-Day051Iz.d.cts +272 -0
  248. package/dist/index-Day051Iz.d.ts +272 -0
  249. package/dist/index-Dhbf0iLm.d.cts +278 -0
  250. package/dist/index-Dhbf0iLm.d.ts +278 -0
  251. package/dist/index-EphVdsek.d.ts +19 -0
  252. package/dist/index-mgKSIcll.d.cts +44 -0
  253. package/dist/index-mgKSIcll.d.ts +44 -0
  254. package/dist/index-vZcD4vr2.d.cts +272 -0
  255. package/dist/index-vZcD4vr2.d.ts +272 -0
  256. package/dist/index-yvIuqUow.d.cts +158 -0
  257. package/dist/index-yvIuqUow.d.ts +158 -0
  258. package/dist/index.cjs +35 -6
  259. package/dist/index.d.cts +32 -3
  260. package/dist/index.d.ts +32 -3
  261. package/dist/index.js +32 -3
  262. package/package.json +5 -2
  263. package/dist/24/index 2.js +0 -2
  264. package/dist/8/index.d 2.cts +0 -3
  265. package/dist/8/index.d 2.ts +0 -3
  266. package/dist/chunk-6R5MLI6T.cjs +0 -4582
  267. package/dist/chunk-J4ZSA3F4.js +0 -4567
  268. package/dist/chunk-L2RDQIWN.cjs +0 -11928
  269. package/dist/chunk-OVJVZQJG.cjs +0 -88
  270. package/dist/chunk-Q5FZCGI5.js +0 -83
  271. package/dist/chunk-WHU7SHJM 2.js +0 -11913
  272. package/dist/chunk-WHU7SHJM.js +0 -11913
  273. package/dist/index-CwzC7947.d.cts +0 -1960
  274. package/dist/index-CwzC7947.d.ts +0 -1960
  275. package/dist/index-DeICsjGM.d.cts +0 -44
  276. package/dist/index-DeICsjGM.d.ts +0 -44
  277. package/dist/index-mKoKYZGN.d.cts +0 -5007
  278. package/dist/index-mKoKYZGN.d.ts +0 -5007
@@ -0,0 +1,1406 @@
1
+ 'use strict';
2
+
3
+ var chunk75ZPJI57_cjs = require('./chunk-75ZPJI57.cjs');
4
+ var jsxRuntime = require('react/jsx-runtime');
5
+
6
+ // src/24/editor/index.ts
7
+ var editor_exports = {};
8
+ chunk75ZPJI57_cjs.__export(editor_exports, {
9
+ Array: () => Array,
10
+ Bullet: () => Bullet,
11
+ Checkbox: () => Checkbox,
12
+ CheckboxGroup: () => CheckboxGroup,
13
+ Code: () => Code,
14
+ CodeBinary: () => CodeBinary,
15
+ ColorPantone: () => ColorPantone,
16
+ ColumnDelete: () => ColumnDelete,
17
+ ColumnLeft: () => ColumnLeft,
18
+ ColumnRight: () => ColumnRight,
19
+ CompareAdd: () => CompareAdd,
20
+ CompareAdded: () => CompareAdded,
21
+ Crop: () => Crop,
22
+ DividerDot: () => DividerDot,
23
+ DividerHorizontal: () => DividerHorizontal,
24
+ DividerVertical: () => DividerVertical,
25
+ DragHorizontalDots: () => DragHorizontalDots,
26
+ DragHorizontalLines: () => DragHorizontalLines,
27
+ DragVerticalDots: () => DragVerticalDots,
28
+ DragVerticalLines: () => DragVerticalLines,
29
+ Edit: () => Edit,
30
+ EndOfLine: () => EndOfLine,
31
+ Equals: () => Equals,
32
+ Eraser: () => Eraser,
33
+ Eyedropper: () => Eyedropper,
34
+ EyedropperFill: () => EyedropperFill,
35
+ GridColumns1: () => GridColumns1,
36
+ GridColumns2: () => GridColumns2,
37
+ GridColumns3: () => GridColumns3,
38
+ GridGant: () => GridGant,
39
+ GridPanelLeft: () => GridPanelLeft,
40
+ GridPanelRight: () => GridPanelRight,
41
+ GridTablet: () => GridTablet,
42
+ Hashtag: () => Hashtag,
43
+ Input: () => Input,
44
+ LetterSpacing: () => LetterSpacing,
45
+ LineSpacing: () => LineSpacing,
46
+ ListBulleted: () => ListBulleted,
47
+ ListChecked: () => ListChecked,
48
+ ListNumbered: () => ListNumbered,
49
+ Marker: () => Marker,
50
+ MarketingFunnel: () => MarketingFunnel,
51
+ MiddleOfLine: () => MiddleOfLine,
52
+ NullAdd: () => NullAdd,
53
+ NullDelete: () => NullDelete,
54
+ Number: () => Number,
55
+ Object: () => Object$1,
56
+ ObjectAlignBottomVertical: () => ObjectAlignBottomVertical,
57
+ ObjectAlignCenterHorizontal: () => ObjectAlignCenterHorizontal,
58
+ ObjectAlignCenterVertical: () => ObjectAlignCenterVertical,
59
+ ObjectAlignDistanseHorizontal: () => ObjectAlignDistanseHorizontal,
60
+ ObjectAlignDistanseVertical: () => ObjectAlignDistanseVertical,
61
+ ObjectAlignDividerHorizontal: () => ObjectAlignDividerHorizontal,
62
+ ObjectAlignDividerVertical: () => ObjectAlignDividerVertical,
63
+ ObjectAlignLeftHorizontal: () => ObjectAlignLeftHorizontal,
64
+ ObjectAlignRightHorizontal: () => ObjectAlignRightHorizontal,
65
+ ObjectAlignTopVertical: () => ObjectAlignTopVertical,
66
+ PaintBucket: () => PaintBucket,
67
+ PaintBucketFill: () => PaintBucketFill,
68
+ Pen: () => Pen,
69
+ PenTool: () => PenTool,
70
+ Pencil: () => Pencil,
71
+ Quote: () => Quote,
72
+ Radiobutton: () => Radiobutton,
73
+ Rename: () => Rename,
74
+ Rotate3D: () => Rotate3D,
75
+ RowAbove: () => RowAbove,
76
+ RowBelow: () => RowBelow,
77
+ RowDelete: () => RowDelete,
78
+ Scissors: () => Scissors,
79
+ Separator: () => Separator,
80
+ Sigma: () => Sigma,
81
+ SortDown: () => SortDown,
82
+ SortUp: () => SortUp,
83
+ StartOfLine: () => StartOfLine,
84
+ Terminal: () => Terminal,
85
+ Text: () => Text,
86
+ TextAlignCenter: () => TextAlignCenter,
87
+ TextAlignDistance: () => TextAlignDistance,
88
+ TextAlignLeft: () => TextAlignLeft,
89
+ TextAlignRight: () => TextAlignRight,
90
+ TextBold: () => TextBold,
91
+ TextCapsLock: () => TextCapsLock,
92
+ TextItalic: () => TextItalic,
93
+ TextLower: () => TextLower,
94
+ TextRise: () => TextRise,
95
+ TextSearch: () => TextSearch,
96
+ TextStrikethrough: () => TextStrikethrough,
97
+ TextSubscript: () => TextSubscript,
98
+ TextSuperscript: () => TextSuperscript,
99
+ TextUnderline: () => TextUnderline,
100
+ Translate: () => Translate,
101
+ Value: () => Value
102
+ });
103
+ var Array = (props) => /* @__PURE__ */ jsxRuntime.jsx(
104
+ "svg",
105
+ {
106
+ width: "24",
107
+ height: "24",
108
+ viewBox: "0 0 24 24",
109
+ fill: "currentColor",
110
+ xmlns: "http://www.w3.org/2000/svg",
111
+ ...props,
112
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M1.00098 5.99976C1.00098 4.89519 1.89641 3.99976 3.00098 3.99976L4.99976 3.99976L4.99976 5.49976L3.00098 5.49976C2.72483 5.49976 2.50098 5.72361 2.50098 5.99976L2.50098 18.0005C2.50098 18.2766 2.72483 18.5005 3.00098 18.5005L4.99976 18.5005L4.99976 20.0005L3.00098 20.0005C1.89641 20.0005 1.00098 19.105 1.00098 18.0005L1.00098 5.99976ZM22.9978 5.99976C22.9978 4.89519 22.1024 3.99976 20.9978 3.99976L18.9998 3.99976L18.9998 5.49976L20.9978 5.49976C21.2739 5.49976 21.4978 5.72361 21.4978 5.99976L21.4978 18.0005C21.4978 18.2766 21.2739 18.5005 20.9978 18.5005L18.9998 18.5005L18.9998 20.0005L20.9978 20.0005C22.1024 20.0005 22.9978 19.105 22.9978 18.0005L22.9978 5.99976ZM12 13.25C12.6904 13.25 13.25 12.6904 13.25 12C13.25 11.3096 12.6904 10.75 12 10.75C11.3096 10.75 10.75 11.3096 10.75 12C10.75 12.6904 11.3096 13.25 12 13.25ZM7.5 13.25C8.19036 13.25 8.75 12.6904 8.75 12C8.75 11.3097 8.19036 10.75 7.5 10.75C6.80964 10.75 6.25 11.3097 6.25 12C6.25 12.6904 6.80964 13.25 7.5 13.25ZM17.7502 12C17.7502 12.6904 17.1905 13.25 16.5002 13.25C15.8098 13.25 15.2502 12.6904 15.2502 12C15.2502 11.3096 15.8098 10.75 16.5002 10.75C17.1905 10.75 17.7502 11.3096 17.7502 12Z", fillRule: "evenodd" })
113
+ }
114
+ );
115
+ Array.displayName = "Array";
116
+ var Bullet = (props) => /* @__PURE__ */ jsxRuntime.jsx(
117
+ "svg",
118
+ {
119
+ width: "24",
120
+ height: "24",
121
+ viewBox: "0 0 24 24",
122
+ fill: "currentColor",
123
+ xmlns: "http://www.w3.org/2000/svg",
124
+ ...props,
125
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8 4C8 6.20914 6.20914 8 4 8C1.79086 8 0 6.20914 0 4C0 1.79086 1.79086 0 4 0C6.20914 0 8 1.79086 8 4Z", fillRule: "nonzero", transform: "matrix(-4.37114e-08,1,-1,-4.37114e-08,16,8)" })
126
+ }
127
+ );
128
+ Bullet.displayName = "Bullet";
129
+ var Checkbox = (props) => /* @__PURE__ */ jsxRuntime.jsx(
130
+ "svg",
131
+ {
132
+ width: "24",
133
+ height: "24",
134
+ viewBox: "0 0 24 24",
135
+ fill: "currentColor",
136
+ xmlns: "http://www.w3.org/2000/svg",
137
+ ...props,
138
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6 4.5L18 4.5C18.8284 4.5 19.5 5.17157 19.5 6L19.5 18C19.5 18.8284 18.8284 19.5 18 19.5L6 19.5C5.17157 19.5 4.5 18.8284 4.5 18L4.5 6C4.5 5.17157 5.17157 4.5 6 4.5ZM3 6C3 4.34315 4.34315 3 6 3L18 3C19.6569 3 21 4.34315 21 6L21 18C21 19.6569 19.6569 21 18 21L6 21C4.34315 21 3 19.6569 3 18L3 6ZM11.1267 15.5342L17.6267 9.14067L16.5047 8L10.5703 13.8372L8.13137 11.3982L7 12.5296L10 15.5296C10.3106 15.8402 10.8135 15.8422 11.1267 15.5342Z", fillRule: "evenodd" })
139
+ }
140
+ );
141
+ Checkbox.displayName = "Checkbox";
142
+ var CheckboxGroup = (props) => /* @__PURE__ */ jsxRuntime.jsx(
143
+ "svg",
144
+ {
145
+ width: "24",
146
+ height: "24",
147
+ viewBox: "0 0 24 24",
148
+ fill: "currentColor",
149
+ xmlns: "http://www.w3.org/2000/svg",
150
+ ...props,
151
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5 7L7 7L7 5C7 3.34315 8.34315 2 10 2L19 2C20.6569 2 22 3.34315 22 5L22 14C22 15.6569 20.6569 17 19 17L17 17L17 19C17 20.6569 15.6569 22 14 22L5 22C3.34315 22 2 20.6569 2 19L2 10C2 8.34315 3.34315 7 5 7ZM14 7L8.5 7L8.5 5C8.5 4.17157 9.17157 3.5 10 3.5L19 3.5C19.8284 3.5 20.5 4.17157 20.5 5L20.5 14C20.5 14.8284 19.8284 15.5 19 15.5L17 15.5L17 10C17 8.34315 15.6569 7 14 7ZM3.5 10L3.5 19C3.5 19.8284 4.17157 20.5 5 20.5L14 20.5C14.8284 20.5 15.5 19.8284 15.5 19L15.5 10C15.5 9.17157 14.8284 8.5 14 8.5L5 8.5C4.17157 8.5 3.5 9.17157 3.5 10ZM9.03033 17.0303L13.5303 12.5303L12.4697 11.4697L8.5 15.4393L6.53033 13.4697L5.46967 14.5303L7.96967 17.0303C8.26256 17.3232 8.73744 17.3232 9.03033 17.0303Z", fillRule: "evenodd" })
152
+ }
153
+ );
154
+ CheckboxGroup.displayName = "CheckboxGroup";
155
+ var Code = (props) => /* @__PURE__ */ jsxRuntime.jsx(
156
+ "svg",
157
+ {
158
+ width: "24",
159
+ height: "24",
160
+ viewBox: "0 0 24 24",
161
+ fill: "currentColor",
162
+ xmlns: "http://www.w3.org/2000/svg",
163
+ ...props,
164
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13.0159 5.02109L9.54237 18.6213L10.9957 18.9925L14.4692 5.39227L13.0159 5.02109ZM20.9396 12.0001L16.9697 8.03033L18.0303 6.96965L22.5306 11.4698C22.6713 11.6104 22.7503 11.8012 22.7503 12.0001C22.7503 12.1991 22.6713 12.3898 22.5306 12.5305L18.0303 17.0303L16.9697 15.9696L20.9396 12.0001ZM1.47012 11.4698L5.96963 6.96969L7.03037 8.03028L3.06109 12.0001L7.03035 15.9697L5.96965 17.0303L1.47014 12.5304C1.17728 12.2375 1.17727 11.7627 1.47012 11.4698Z", fillRule: "evenodd" })
165
+ }
166
+ );
167
+ Code.displayName = "Code";
168
+ var CodeBinary = (props) => /* @__PURE__ */ jsxRuntime.jsx(
169
+ "svg",
170
+ {
171
+ width: "24",
172
+ height: "24",
173
+ viewBox: "0 0 24 24",
174
+ fill: "currentColor",
175
+ xmlns: "http://www.w3.org/2000/svg",
176
+ ...props,
177
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M17.8416 2.99965L16.387 4.47303L17.4545 5.52685L18.1452 4.82718L18.1452 9.51103L16.4207 9.51103L16.4207 11.011L20.9207 11.011L20.9207 9.51103L19.6452 9.51103L19.6452 2.99994L19.6445 2.99965L17.8416 2.99965ZM2.50031 4.47298L3.95459 2.99989L5.75849 2.99989L5.75849 9.51099L7.03403 9.51099L7.03403 11.011L2.53403 11.011L2.53403 9.51099L4.25849 9.51099L4.25849 4.82714L3.56776 5.52681L2.50031 4.47298ZM13 5.74989L13 8.24989C13 8.94025 12.4403 9.49989 11.75 9.49989C11.0596 9.49989 10.5 8.94025 10.5 8.24989L10.5 5.74989C10.5 5.05954 11.0596 4.49989 11.75 4.49989C12.4403 4.49989 13 5.05954 13 5.74989ZM8.99998 5.74989C8.99998 4.23111 10.2312 2.99989 11.75 2.99989C13.2688 2.99989 14.5 4.23111 14.5 5.74989L14.5 8.24989C14.5 9.76868 13.2688 10.9999 11.75 10.9999C10.2312 10.9999 8.99998 9.76868 8.99998 8.24989L8.99998 5.74989ZM19.4207 15.7499L19.4207 18.2499C19.4207 18.9402 18.8611 19.4999 18.1707 19.4999C17.4804 19.4999 16.9207 18.9402 16.9207 18.2499L16.9207 15.7499C16.9207 15.0595 17.4804 14.4999 18.1707 14.4999C18.8611 14.4999 19.4207 15.0595 19.4207 15.7499ZM15.4207 15.7499C15.4207 14.2311 16.6519 12.9999 18.1707 12.9999C19.6895 12.9999 20.9207 14.2311 20.9207 15.7499L20.9207 18.2499C20.9207 19.7687 19.6895 20.9999 18.1707 20.9999C16.6519 20.9999 15.4207 19.7687 15.4207 18.2499L15.4207 15.7499ZM3.95716 12.9896L2.49884 14.4744L3.56898 15.5255L4.25838 14.8236L4.25838 19.5008L2.53391 19.5008L2.53391 21.0008L7.03391 21.0008L7.03391 19.5008L5.75838 19.5008L5.75838 12.9897L5.75826 12.9896L3.95716 12.9896ZM9.46495 14.4744L10.9233 12.9896L12.7244 12.9896L12.7245 12.9897L12.7245 19.5008L14 19.5008L14 21.0008L9.50002 21.0008L9.50002 19.5008L11.2245 19.5008L11.2245 14.8236L10.5351 15.5255L9.46495 14.4744Z", fillRule: "evenodd" })
178
+ }
179
+ );
180
+ CodeBinary.displayName = "CodeBinary";
181
+ var ColorPantone = (props) => /* @__PURE__ */ jsxRuntime.jsx(
182
+ "svg",
183
+ {
184
+ width: "24",
185
+ height: "24",
186
+ viewBox: "0 0 24 24",
187
+ fill: "currentColor",
188
+ xmlns: "http://www.w3.org/2000/svg",
189
+ ...props,
190
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6 4.5L9 4.5C9.82843 4.5 10.5 5.17157 10.5 6L10.5 16.5C10.5 18.1569 9.15685 19.5 7.5 19.5C5.84315 19.5 4.5 18.1569 4.5 16.5L4.5 6C4.5 5.17157 5.17157 4.5 6 4.5ZM7.49991 21L7.5 21L17.9999 21C19.6568 21 20.9999 19.6569 20.9999 18L20.9999 15C20.9999 13.4545 19.8313 12.182 18.3295 12.0179C19.3173 10.8392 19.2572 9.08013 18.1492 7.97211L16.0279 5.85079C14.9199 4.74277 13.1608 4.68266 11.9821 5.67045C11.818 4.16865 10.5455 3 9 3L6 3C4.34315 3 3 4.34315 3 6L3 16.5C3 17.6525 3.43328 18.7039 4.14584 19.5L4.14575 19.5C4.96973 20.4206 6.16716 21 7.49991 21ZM17.9999 13.5L16.8639 13.5L11 19.364L11 19.3287C10.9528 19.387 10.9042 19.4441 10.8542 19.5L12.9999 19.5L17.9999 19.5C18.8283 19.5 19.4999 18.8284 19.4999 18L19.4999 15C19.4999 14.1716 18.8283 13.5 17.9999 13.5ZM12 16.2426L17.0885 11.1541C17.6743 10.5683 17.6743 9.61855 17.0885 9.03277L14.9672 6.91145C14.3814 6.32566 13.4317 6.32566 12.8459 6.91145L12 7.75734L12 16.2426ZM7.5 17.5C8.05228 17.5 8.5 17.0523 8.5 16.5C8.5 15.9477 8.05228 15.5 7.5 15.5C6.94772 15.5 6.5 15.9477 6.5 16.5C6.5 17.0523 6.94772 17.5 7.5 17.5Z", fillRule: "evenodd" })
191
+ }
192
+ );
193
+ ColorPantone.displayName = "ColorPantone";
194
+ var ColumnDelete = (props) => /* @__PURE__ */ jsxRuntime.jsx(
195
+ "svg",
196
+ {
197
+ width: "24",
198
+ height: "24",
199
+ viewBox: "0 0 24 24",
200
+ fill: "currentColor",
201
+ xmlns: "http://www.w3.org/2000/svg",
202
+ ...props,
203
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16 17.0607L19.9697 21.0303L21.0303 19.9697L4.03033 2.96967L2.96967 4.03033L8 9.06066L8 20.25C8 20.6642 8.33578 21 8.75 21L15.25 21C15.6642 21 16 20.6642 16 20.25L16 17.0607ZM14.5 15.5607L14.5 19.5L9.5 19.5L9.5 10.5607L14.5 15.5607ZM16 3.75L16 12.9393L14.5 11.4393L14.5 4.5L9.5 4.5L9.5 6.43929L8 4.93929L8 3.75C8 3.33579 8.33578 3 8.75 3L15.25 3C15.6642 3 16 3.33579 16 3.75Z", fillRule: "evenodd" })
204
+ }
205
+ );
206
+ ColumnDelete.displayName = "ColumnDelete";
207
+ var ColumnLeft = (props) => /* @__PURE__ */ jsxRuntime.jsx(
208
+ "svg",
209
+ {
210
+ width: "24",
211
+ height: "24",
212
+ viewBox: "0 0 24 24",
213
+ fill: "currentColor",
214
+ xmlns: "http://www.w3.org/2000/svg",
215
+ ...props,
216
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M1.5 15L1.5 9.5L17.25 9.5C17.6642 9.5 18 9.16421 18 8.75L18 3C18 1.34315 16.6569 3.30872e-24 15 0L3 2.27374e-13C1.34315 2.27374e-13 3.30872e-24 1.34315 0 3L0 15C-3.30872e-24 16.6569 1.34315 18 3 18L9 18L9 16.5L3 16.5C2.17157 16.5 1.5 15.8284 1.5 15ZM16.5 8L1.5 8L1.5 3C1.5 2.17157 2.17157 1.5 3 1.5L15 1.5C15.8284 1.5 16.5 2.17157 16.5 3L16.5 8ZM13.75 18L13.75 15.25L11 15.25L11 13.75L13.75 13.75L13.75 11L15.25 11L15.25 13.75L18 13.75L18 15.25L15.25 15.25L15.25 18L13.75 18Z", fillRule: "evenodd", transform: "matrix(-1.19249e-08,-1,-1,1.19249e-08,21,21)" })
217
+ }
218
+ );
219
+ ColumnLeft.displayName = "ColumnLeft";
220
+ var ColumnRight = (props) => /* @__PURE__ */ jsxRuntime.jsx(
221
+ "svg",
222
+ {
223
+ width: "24",
224
+ height: "24",
225
+ viewBox: "0 0 24 24",
226
+ fill: "currentColor",
227
+ xmlns: "http://www.w3.org/2000/svg",
228
+ ...props,
229
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M1.5 15L1.5 9.5L17.25 9.5C17.6642 9.5 18 9.16421 18 8.75L18 3C18 1.34315 16.6569 3.30872e-24 15 0L3 2.27374e-13C1.34315 2.27374e-13 3.30872e-24 1.34315 0 3L0 15C-3.30872e-24 16.6569 1.34315 18 3 18L9 18L9 16.5L3 16.5C2.17157 16.5 1.5 15.8284 1.5 15ZM16.5 8L1.5 8L1.5 3C1.5 2.17157 2.17157 1.5 3 1.5L15 1.5C15.8284 1.5 16.5 2.17157 16.5 3L16.5 8ZM13.75 18L13.75 15.25L11 15.25L11 13.75L13.75 13.75L13.75 11L15.25 11L15.25 13.75L18 13.75L18 15.25L15.25 15.25L15.25 18L13.75 18Z", fillRule: "evenodd", transform: "matrix(1.19249e-08,-1,1,1.19249e-08,3,21)" })
230
+ }
231
+ );
232
+ ColumnRight.displayName = "ColumnRight";
233
+ var CompareAdd = (props) => /* @__PURE__ */ jsxRuntime.jsx(
234
+ "svg",
235
+ {
236
+ width: "24",
237
+ height: "24",
238
+ viewBox: "0 0 24 24",
239
+ fill: "currentColor",
240
+ xmlns: "http://www.w3.org/2000/svg",
241
+ ...props,
242
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.99951 6.25L19.9995 6.25L19.9995 7.75L3.99951 7.75L3.99951 6.25ZM14.9995 11.25L3.99951 11.25L3.99951 12.75L14.9995 12.75L14.9995 11.25ZM10.9995 16.25L3.99951 16.25L3.99951 17.75L10.9995 17.75L10.9995 16.25ZM19.7499 20L19.75 17.75L22 17.7499L22 16.2499L19.75 16.25L19.7501 14L18.2501 14L18.25 16.25L16 16.25L16 17.75L18.25 17.75L18.2499 20L19.7499 20Z", fillRule: "evenodd" })
243
+ }
244
+ );
245
+ CompareAdd.displayName = "CompareAdd";
246
+ var CompareAdded = (props) => /* @__PURE__ */ jsxRuntime.jsx(
247
+ "svg",
248
+ {
249
+ width: "24",
250
+ height: "24",
251
+ viewBox: "0 0 24 24",
252
+ fill: "currentColor",
253
+ xmlns: "http://www.w3.org/2000/svg",
254
+ ...props,
255
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 6.25L20 6.25L20 7.75L4 7.75L4 6.25ZM15 11.25L4 11.25L4 12.75L15 12.75L15 11.25ZM11 16.25L4 16.25L4 17.75L11 17.75L11 16.25ZM18.5304 19.0304L22.5304 15.0304L21.4697 13.9697L18 17.4394L16.5301 15.9696L15.4695 17.0303L17.4697 19.0304C17.7626 19.3233 18.2375 19.3233 18.5304 19.0304Z", fillRule: "evenodd" })
256
+ }
257
+ );
258
+ CompareAdded.displayName = "CompareAdded";
259
+ var Crop = (props) => /* @__PURE__ */ jsxRuntime.jsx(
260
+ "svg",
261
+ {
262
+ width: "24",
263
+ height: "24",
264
+ viewBox: "0 0 24 24",
265
+ fill: "currentColor",
266
+ xmlns: "http://www.w3.org/2000/svg",
267
+ ...props,
268
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5.50046 6.9994L5.50046 15.4989C5.50046 17.1557 6.84361 18.4989 8.50046 18.4989L17.0005 18.4989L17.0005 22L18.5005 22L18.5005 18.4989L21.9991 18.4989L21.9991 16.9989L8.50046 16.9989C7.67203 16.9989 7.00046 16.3273 7.00046 15.4989L7.00046 2L5.50046 2L5.50046 5.4994L2.00006 5.4994L2.00006 6.9994L5.50046 6.9994ZM18.5005 15L18.5005 8.4994C18.5005 6.84255 17.1573 5.4994 15.5005 5.4994L8.99997 5.4994L8.99997 6.9994L15.5005 6.9994C16.3289 6.9994 17.0005 7.67098 17.0005 8.4994L17.0005 15L18.5005 15Z", fillRule: "evenodd" })
269
+ }
270
+ );
271
+ Crop.displayName = "Crop";
272
+ var DividerDot = (props) => /* @__PURE__ */ jsxRuntime.jsx(
273
+ "svg",
274
+ {
275
+ width: "24",
276
+ height: "24",
277
+ viewBox: "0 0 24 24",
278
+ fill: "currentColor",
279
+ xmlns: "http://www.w3.org/2000/svg",
280
+ ...props,
281
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13.5 12C13.5 12.8284 12.8284 13.5 12 13.5C11.1716 13.5 10.5 12.8284 10.5 12C10.5 11.1716 11.1716 10.5 12 10.5C12.8284 10.5 13.5 11.1716 13.5 12Z", fillRule: "nonzero" })
282
+ }
283
+ );
284
+ DividerDot.displayName = "DividerDot";
285
+ var DividerHorizontal = (props) => /* @__PURE__ */ jsxRuntime.jsx(
286
+ "svg",
287
+ {
288
+ width: "24",
289
+ height: "24",
290
+ viewBox: "0 0 24 24",
291
+ fill: "currentColor",
292
+ xmlns: "http://www.w3.org/2000/svg",
293
+ ...props,
294
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M0 6.03795e-05L16 0L16 1.5L5.65831e-06 1.50006L0 6.03795e-05Z", fillRule: "evenodd", transform: "matrix(-1,-8.74228e-08,8.74228e-08,-1,19.9999,12.75)" })
295
+ }
296
+ );
297
+ DividerHorizontal.displayName = "DividerHorizontal";
298
+ var DividerVertical = (props) => /* @__PURE__ */ jsxRuntime.jsx(
299
+ "svg",
300
+ {
301
+ width: "24",
302
+ height: "24",
303
+ viewBox: "0 0 24 24",
304
+ fill: "currentColor",
305
+ xmlns: "http://www.w3.org/2000/svg",
306
+ ...props,
307
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M0 6.03795e-05L16 0L16 1.5L5.65831e-06 1.50006L0 6.03795e-05Z", fillRule: "evenodd", transform: "matrix(-4.37114e-08,1,-1,-4.37114e-08,12.75,4)" })
308
+ }
309
+ );
310
+ DividerVertical.displayName = "DividerVertical";
311
+ var DragHorizontalDots = (props) => /* @__PURE__ */ jsxRuntime.jsx(
312
+ "svg",
313
+ {
314
+ width: "24",
315
+ height: "24",
316
+ viewBox: "0 0 24 24",
317
+ fill: "currentColor",
318
+ xmlns: "http://www.w3.org/2000/svg",
319
+ ...props,
320
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7 10C7 9.44772 6.55228 9 6 9C5.44772 9 5 9.44772 5 10C5 10.5523 5.44772 11 6 11C6.55228 11 7 10.5523 7 10ZM6 13C6.55228 13 7 13.4477 7 14C7 14.5523 6.55228 15 6 15C5.44772 15 5 14.5523 5 14C5 13.4477 5.44772 13 6 13ZM11 14C11 13.4477 10.5523 13 10 13C9.44772 13 9 13.4477 9 14C9 14.5523 9.44772 15 10 15C10.5523 15 11 14.5523 11 14ZM15 14C15 13.4477 14.5523 13 14 13C13.4477 13 13 13.4477 13 14C13 14.5523 13.4477 15 14 15C14.5523 15 15 14.5523 15 14ZM10 9C10.5523 9 11 9.44772 11 10C11 10.5523 10.5523 11 10 11C9.44772 11 9 10.5523 9 10C9 9.44772 9.44772 9 10 9ZM15 10C15 9.44772 14.5523 9 14 9C13.4477 9 13 9.44772 13 10C13 10.5523 13.4477 11 14 11C14.5523 11 15 10.5523 15 10ZM18 13C18.5523 13 19 13.4477 19 14C19 14.5523 18.5523 15 18 15C17.4477 15 17 14.5523 17 14C17 13.4477 17.4477 13 18 13ZM19 10C19 9.44772 18.5523 9 18 9C17.4477 9 17 9.44772 17 10C17 10.5523 17.4477 11 18 11C18.5523 11 19 10.5523 19 10Z", fillRule: "evenodd" })
321
+ }
322
+ );
323
+ DragHorizontalDots.displayName = "DragHorizontalDots";
324
+ var DragHorizontalLines = (props) => /* @__PURE__ */ jsxRuntime.jsx(
325
+ "svg",
326
+ {
327
+ width: "24",
328
+ height: "24",
329
+ viewBox: "0 0 24 24",
330
+ fill: "currentColor",
331
+ xmlns: "http://www.w3.org/2000/svg",
332
+ ...props,
333
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M22 8L2 8L2 9.5L22 9.5L22 8ZM22 14.4961L2 14.4961L2 15.9961L22 15.9961L22 14.4961Z", fillRule: "evenodd" })
334
+ }
335
+ );
336
+ DragHorizontalLines.displayName = "DragHorizontalLines";
337
+ var DragVerticalDots = (props) => /* @__PURE__ */ jsxRuntime.jsx(
338
+ "svg",
339
+ {
340
+ width: "24",
341
+ height: "24",
342
+ viewBox: "0 0 24 24",
343
+ fill: "currentColor",
344
+ xmlns: "http://www.w3.org/2000/svg",
345
+ ...props,
346
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2 1C2 0.447715 1.55228 3.30872e-24 1 0C0.447715 -3.30872e-24 3.30872e-24 0.447715 0 1C-3.30872e-24 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 -3.30872e-24 5.55228 0 5C3.30872e-24 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 3.30872e-24 6 0.447716 6 1C6 1.55228 5.55228 2 5 2C4.44772 2 4 1.55228 4 1C4 0.447715 4.44772 -3.30872e-24 5 0ZM10 1C10 0.447716 9.55229 3.30872e-24 9 0C8.44772 -3.30872e-24 8 0.447716 8 1C8 1.55229 8.44771 2 9 2C9.55228 2 10 1.55229 10 1ZM13 4C13.5523 4 14 4.44772 14 5C14 5.55229 13.5523 6 13 6C12.4477 6 12 5.55229 12 5C12 4.44772 12.4477 4 13 4ZM14 1C14 0.447716 13.5523 3.30872e-24 13 0C12.4477 -3.30872e-24 12 0.447716 12 1C12 1.55229 12.4477 2 13 2C13.5523 2 14 1.55229 14 1Z", fillRule: "evenodd", transform: "matrix(-4.37114e-08,-1,1,-4.37114e-08,9,19)" })
347
+ }
348
+ );
349
+ DragVerticalDots.displayName = "DragVerticalDots";
350
+ var DragVerticalLines = (props) => /* @__PURE__ */ jsxRuntime.jsx(
351
+ "svg",
352
+ {
353
+ width: "24",
354
+ height: "24",
355
+ viewBox: "0 0 24 24",
356
+ fill: "currentColor",
357
+ xmlns: "http://www.w3.org/2000/svg",
358
+ ...props,
359
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M20 0L0 0L0 1.5L20 1.5L20 0ZM20 6.49611L0 6.49611L0 7.99611L20 7.99611L20 6.49611Z", fillRule: "evenodd", transform: "matrix(6.12323e-17,-1,1,6.12323e-17,8.00195,21.998)" })
360
+ }
361
+ );
362
+ DragVerticalLines.displayName = "DragVerticalLines";
363
+ var Edit = (props) => /* @__PURE__ */ jsxRuntime.jsx(
364
+ "svg",
365
+ {
366
+ width: "24",
367
+ height: "24",
368
+ viewBox: "0 0 24 24",
369
+ fill: "currentColor",
370
+ xmlns: "http://www.w3.org/2000/svg",
371
+ ...props,
372
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M18.2407 5.86993L17.2857 4.82794C16.9165 4.42513 16.2924 4.3932 15.884 4.75624L14.3213 6.14562L16.6194 8.68268L18.1714 7.28979C18.5854 6.91818 18.6166 6.28008 18.2407 5.86993ZM5.5 13.9881L13.2002 7.1423L15.5031 9.6846L7.90674 16.5024L5.5 16.5024L5.5 13.9881ZM19.3465 4.85645L18.3915 3.81446C17.4686 2.80744 15.9083 2.72762 14.8874 3.63521L4.33557 13.0163C4.12212 13.206 4 13.478 4 13.7636L4 17.0024C4 17.5547 4.44772 18.0024 5 18.0024L8.09822 18.0024C8.34478 18.0024 8.58266 17.9113 8.76616 17.7466L19.1733 8.40612C20.2084 7.47709 20.2863 5.88184 19.3465 4.85645ZM20 19.4998L4 19.4998L4 20.9998L20 20.9998L20 19.4998Z", fillRule: "evenodd" })
373
+ }
374
+ );
375
+ Edit.displayName = "Edit";
376
+ var EndOfLine = (props) => /* @__PURE__ */ jsxRuntime.jsx(
377
+ "svg",
378
+ {
379
+ width: "24",
380
+ height: "24",
381
+ viewBox: "0 0 24 24",
382
+ fill: "currentColor",
383
+ xmlns: "http://www.w3.org/2000/svg",
384
+ ...props,
385
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.5041 19L9.69649 19L15.2 5L16.8 5L22.3043 19L20.4982 19L18.9744 15L13.0292 15L11.5041 19ZM13.6011 13.5L18.403 13.5L16.0031 7.2L13.6011 13.5ZM2 17L8 17L8 18.5L2 18.5L2 17Z", fillRule: "evenodd" })
386
+ }
387
+ );
388
+ EndOfLine.displayName = "EndOfLine";
389
+ var Equals = (props) => /* @__PURE__ */ jsxRuntime.jsx(
390
+ "svg",
391
+ {
392
+ width: "24",
393
+ height: "24",
394
+ viewBox: "0 0 24 24",
395
+ fill: "currentColor",
396
+ xmlns: "http://www.w3.org/2000/svg",
397
+ ...props,
398
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M19 8.25L5 8.25L5 9.75L19 9.75L19 8.25ZM19 14.25L5 14.25L5 15.75L19 15.75L19 14.25Z", fillRule: "evenodd" })
399
+ }
400
+ );
401
+ Equals.displayName = "Equals";
402
+ var Eraser = (props) => /* @__PURE__ */ jsxRuntime.jsx(
403
+ "svg",
404
+ {
405
+ width: "24",
406
+ height: "24",
407
+ viewBox: "0 0 24 24",
408
+ fill: "currentColor",
409
+ xmlns: "http://www.w3.org/2000/svg",
410
+ ...props,
411
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14.5 3.62132L9.09096 9.03033L13.9705 13.9099L19.3788 8.50015L14.5 3.62132ZM4.12129 14L8.0303 10.091L12.91 14.9707L11.3788 16.5023L6.62156 16.5003L4.12129 14ZM20.793 7.79299L15.2071 2.20711C14.8166 1.81658 14.1834 1.81658 13.7929 2.20711L2.70708 13.2929C2.31655 13.6834 2.31655 14.3166 2.70708 14.7071L5.70726 17.7073C5.89469 17.8947 6.14886 18.0001 6.41393 18.0002L11.5854 18.0024C11.8508 18.0025 12.1054 17.8971 12.2931 17.7094L20.7931 9.20711C21.1835 8.81657 21.1834 8.18348 20.793 7.79299ZM21 19.5L5.99997 19.5L5.99997 21L21 21L21 19.5Z", fillRule: "evenodd" })
412
+ }
413
+ );
414
+ Eraser.displayName = "Eraser";
415
+ var Eyedropper = (props) => /* @__PURE__ */ jsxRuntime.jsx(
416
+ "svg",
417
+ {
418
+ width: "24",
419
+ height: "24",
420
+ viewBox: "0 0 24 24",
421
+ fill: "currentColor",
422
+ xmlns: "http://www.w3.org/2000/svg",
423
+ ...props,
424
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M18.8436 10.0093L19.9591 11.1248L21.0197 10.0641L19.9042 8.94866L21.2508 7.6021C22.2271 6.62578 22.2271 5.04288 21.2508 4.06656L19.9217 2.7375C18.9454 1.76118 17.3625 1.76118 16.3862 2.7375L15.0395 4.08414L13.9299 2.97454L12.8693 4.03522L13.9789 5.1448L5.60532 13.5184C5.23024 13.8934 5.01954 14.4021 5.01954 14.9326L5.01954 18.4687C5.01954 18.7449 5.24338 18.9687 5.51954 18.9687L9.0557 18.9687C9.58614 18.9687 10.0948 18.758 10.4699 18.383L18.8436 10.0093ZM16.1002 5.14478L17.4468 3.79816C17.8374 3.40762 18.4705 3.40762 18.8611 3.79816L20.1901 5.12722C20.5807 5.51774 20.5807 6.1509 20.1901 6.54144L18.8435 7.88802L16.1002 5.14478ZM9.0557 17.4687L6.51954 17.4687L6.51954 14.9326C6.51954 14.8 6.5722 14.6728 6.66598 14.579L15.0396 6.20544L17.7829 8.94868L9.40926 17.3223C9.3155 17.4161 9.18832 17.4687 9.0557 17.4687ZM3 22C3.55228 22 4 21.5523 4 21C4 20.4477 3.55228 20 3 20C2.44772 20 2 20.4477 2 21C2 21.5523 2.44772 22 3 22Z", fillRule: "evenodd" })
425
+ }
426
+ );
427
+ Eyedropper.displayName = "Eyedropper";
428
+ var EyedropperFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
429
+ "svg",
430
+ {
431
+ width: "24",
432
+ height: "24",
433
+ viewBox: "0 0 24 24",
434
+ fill: "currentColor",
435
+ xmlns: "http://www.w3.org/2000/svg",
436
+ ...props,
437
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M18.8436 10.0093L19.9591 11.1248L21.0197 10.0641L19.9042 8.94866L21.2508 7.6021C22.2271 6.62578 22.2271 5.04288 21.2508 4.06656L19.9217 2.7375C18.9454 1.76118 17.3625 1.76118 16.3862 2.7375L15.0395 4.08414L13.9299 2.97454L12.8693 4.03522L13.9789 5.1448L5.60532 13.5184C5.23024 13.8934 5.01954 14.4021 5.01954 14.9326L5.01954 18.4687C5.01954 18.7449 5.24338 18.9687 5.51954 18.9687L9.0557 18.9687C9.58614 18.9687 10.0948 18.758 10.4699 18.383L18.8436 10.0093ZM9.0557 17.4687L6.51954 17.4687L6.51954 14.9326C6.51954 14.8 6.5722 14.6728 6.66598 14.579L15.0396 6.20544L17.7829 8.94868L9.40926 17.3223C9.3155 17.4161 9.18832 17.4687 9.0557 17.4687ZM3 22C3.55228 22 4 21.5523 4 21C4 20.4477 3.55228 20 3 20C2.44772 20 2 20.4477 2 21C2 21.5523 2.44772 22 3 22Z", fillRule: "evenodd" })
438
+ }
439
+ );
440
+ EyedropperFill.displayName = "EyedropperFill";
441
+ var GridColumns1 = (props) => /* @__PURE__ */ jsxRuntime.jsx(
442
+ "svg",
443
+ {
444
+ width: "24",
445
+ height: "24",
446
+ viewBox: "0 0 24 24",
447
+ fill: "currentColor",
448
+ xmlns: "http://www.w3.org/2000/svg",
449
+ ...props,
450
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6 4.5L18 4.5C18.8284 4.5 19.5 5.17157 19.5 6L19.5 7.75L4.5 7.75L4.5 6C4.5 5.17157 5.17157 4.5 6 4.5ZM4.5 9.25L4.5 18C4.5 18.8284 5.17157 19.5 6 19.5L18 19.5C18.8284 19.5 19.5 18.8284 19.5 18L19.5 9.25L4.5 9.25ZM21 9.25L21 18C21 19.6569 19.6569 21 18 21L6 21C4.34315 21 3 19.6569 3 18L3 6C3 4.34315 4.34315 3 6 3L18 3C19.6569 3 21 4.34315 21 6L21 7.75L21 9.25Z", fillRule: "evenodd" })
451
+ }
452
+ );
453
+ GridColumns1.displayName = "GridColumns1";
454
+ var GridColumns2 = (props) => /* @__PURE__ */ jsxRuntime.jsx(
455
+ "svg",
456
+ {
457
+ width: "24",
458
+ height: "24",
459
+ viewBox: "0 0 24 24",
460
+ fill: "currentColor",
461
+ xmlns: "http://www.w3.org/2000/svg",
462
+ ...props,
463
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M18 4.5L6 4.5C5.17157 4.5 4.5 5.17157 4.5 6L4.5 7.75L19.5 7.75L19.5 6C19.5 5.17157 18.8284 4.5 18 4.5ZM4.5 18L4.5 9.25L11.25 9.25L11.25 19.5L6 19.5C5.17157 19.5 4.5 18.8284 4.5 18ZM12.75 19.5L18 19.5C18.8284 19.5 19.5 18.8284 19.5 18L19.5 9.25L12.75 9.25L12.75 19.5ZM21 18L21 9.25L21 7.75L21 6C21 4.34315 19.6569 3 18 3L6 3C4.34315 3 3 4.34315 3 6L3 18C3 19.6569 4.34315 21 6 21L18 21C19.6569 21 21 19.6569 21 18Z", fillRule: "evenodd" })
464
+ }
465
+ );
466
+ GridColumns2.displayName = "GridColumns2";
467
+ var GridColumns3 = (props) => /* @__PURE__ */ jsxRuntime.jsx(
468
+ "svg",
469
+ {
470
+ width: "24",
471
+ height: "24",
472
+ viewBox: "0 0 24 24",
473
+ fill: "currentColor",
474
+ xmlns: "http://www.w3.org/2000/svg",
475
+ ...props,
476
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6 4.5L18 4.5C18.8284 4.5 19.5 5.17157 19.5 6L19.5 7.75L4.5 7.75L4.5 6C4.5 5.17157 5.17157 4.5 6 4.5ZM4.5 9.25L4.5 18C4.5 18.8284 5.17157 19.5 6 19.5L8.49693 19.5L8.49692 9.25L4.5 9.25ZM13.9901 19.5L9.99693 19.5L9.99692 9.25L13.9901 9.25L13.9901 19.5ZM15.4901 19.5L18 19.5C18.8284 19.5 19.5 18.8284 19.5 18L19.5 9.25L15.4901 9.25L15.4901 19.5ZM21 9.25L21 18C21 19.6569 19.6569 21 18 21L6 21C4.34315 21 3 19.6569 3 18L3 6C3 4.34315 4.34315 3 6 3L18 3C19.6569 3 21 4.34315 21 6L21 7.75L21 9.25Z", fillRule: "evenodd" })
477
+ }
478
+ );
479
+ GridColumns3.displayName = "GridColumns3";
480
+ var GridGant = (props) => /* @__PURE__ */ jsxRuntime.jsx(
481
+ "svg",
482
+ {
483
+ width: "24",
484
+ height: "24",
485
+ viewBox: "0 0 24 24",
486
+ fill: "currentColor",
487
+ xmlns: "http://www.w3.org/2000/svg",
488
+ ...props,
489
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.5 6L4.5 8.01562L19.5 8.01562L19.5 6C19.5 5.17157 18.8284 4.5 18 4.5L6 4.5C5.17157 4.5 4.5 5.17157 4.5 6ZM4.5 18L4.5 9.51562L19.5 9.51562L19.5 18C19.5 18.8284 18.8284 19.5 18 19.5L6 19.5C5.17157 19.5 4.5 18.8284 4.5 18ZM3 18C3 19.6569 4.34315 21 6 21L18 21C19.6569 21 21 19.6569 21 18L21 6C21 4.34315 19.6569 3 18 3L6 3C4.34315 3 3 4.34315 3 6L3 18ZM6 13.5084L14 13.5084L14 12.0084L6 12.0084L6 13.5084ZM10 17.0118L8 17.0118L8 15.5118L10 15.5118L10 17.0118ZM12 17.0118L18 17.0118L18 15.5118L12 15.5118L12 17.0118Z", fillRule: "evenodd" })
490
+ }
491
+ );
492
+ GridGant.displayName = "GridGant";
493
+ var GridPanelLeft = (props) => /* @__PURE__ */ jsxRuntime.jsx(
494
+ "svg",
495
+ {
496
+ width: "24",
497
+ height: "24",
498
+ viewBox: "0 0 24 24",
499
+ fill: "currentColor",
500
+ xmlns: "http://www.w3.org/2000/svg",
501
+ ...props,
502
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.25 4.5L18 4.5C18.8284 4.5 19.5 5.17158 19.5 6L19.5 18C19.5 18.8284 18.8284 19.5 18 19.5L9.25 19.5L9.25 4.5ZM7.75 4.5L6 4.5C5.17158 4.5 4.5 5.17157 4.5 6L4.5 18C4.5 18.8284 5.17157 19.5 6 19.5L7.75 19.5L7.75 4.5ZM6 21C4.34315 21 3 19.6569 3 18L3 6C3 4.34315 4.34315 3 6 3L18 3C19.6569 3 21 4.34315 21 6L21 18C21 19.6569 19.6569 21 18 21L6 21Z", fillRule: "evenodd" })
503
+ }
504
+ );
505
+ GridPanelLeft.displayName = "GridPanelLeft";
506
+ var GridPanelRight = (props) => /* @__PURE__ */ jsxRuntime.jsx(
507
+ "svg",
508
+ {
509
+ width: "24",
510
+ height: "24",
511
+ viewBox: "0 0 24 24",
512
+ fill: "currentColor",
513
+ xmlns: "http://www.w3.org/2000/svg",
514
+ ...props,
515
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16.25 4.5L18 4.5C18.8284 4.5 19.5 5.17158 19.5 6L19.5 18C19.5 18.8284 18.8284 19.5 18 19.5L16.25 19.5L16.25 4.5ZM14.75 4.5L6 4.5C5.17158 4.5 4.5 5.17157 4.5 6L4.5 18C4.5 18.8284 5.17157 19.5 6 19.5L14.75 19.5L14.75 4.5ZM14.75 21L6 21C4.34315 21 3 19.6569 3 18L3 6C3 4.34315 4.34315 3 6 3L18 3C19.6569 3 21 4.34315 21 6L21 18C21 19.6569 19.6569 21 18 21L16.25 21L14.75 21Z", fillRule: "evenodd" })
516
+ }
517
+ );
518
+ GridPanelRight.displayName = "GridPanelRight";
519
+ var GridTablet = (props) => /* @__PURE__ */ jsxRuntime.jsx(
520
+ "svg",
521
+ {
522
+ width: "24",
523
+ height: "24",
524
+ viewBox: "0 0 24 24",
525
+ fill: "currentColor",
526
+ xmlns: "http://www.w3.org/2000/svg",
527
+ ...props,
528
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M18 4.5L6 4.5C5.17157 4.5 4.5 5.17157 4.5 6L4.5 7.75L19.5 7.75L19.5 6C19.5 5.17157 18.8284 4.5 18 4.5ZM4.5 13.5039L4.5 9.25L8.53508 9.25L8.53508 13.5039L4.5 13.5039ZM4.5 15.0039L4.5 18C4.5 18.8284 5.17157 19.5 6 19.5L8.53508 19.5L8.53508 15.0039L4.5 15.0039ZM10.0351 15.0039L10.0351 19.5L13.9966 19.5L13.9966 15.0039L10.0351 15.0039ZM15.4966 15.0039L15.4966 19.5L18 19.5C18.8284 19.5 19.5 18.8284 19.5 18L19.5 15.0039L15.4966 15.0039ZM19.5 13.5039L15.4966 13.5039L15.4966 9.25L19.5 9.25L19.5 13.5039ZM21 13.5039L21 15.0039L21 18C21 19.6569 19.6569 21 18 21L6 21C4.34315 21 3 19.6569 3 18L3 6C3 4.34315 4.34315 3 6 3L18 3C19.6569 3 21 4.34315 21 6L21 7.75L21 9.25L21 13.5039ZM13.9966 13.5039L10.0351 13.5039L10.0351 9.25L13.9966 9.25L13.9966 13.5039Z", fillRule: "evenodd" })
529
+ }
530
+ );
531
+ GridTablet.displayName = "GridTablet";
532
+ var Hashtag = (props) => /* @__PURE__ */ jsxRuntime.jsx(
533
+ "svg",
534
+ {
535
+ width: "24",
536
+ height: "24",
537
+ viewBox: "0 0 24 24",
538
+ fill: "currentColor",
539
+ xmlns: "http://www.w3.org/2000/svg",
540
+ ...props,
541
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8.28127 15.1648L7.61325 19L9.13583 19L9.80385 15.1648L13.0938 15.1648L12.4258 19L13.9484 19L14.6164 15.1648L19 15.1648L19 13.6648L14.8776 13.6648L15.418 10.5625L19 10.5625L19 9.0625L15.6793 9.0625L16.3869 5L14.8643 5L14.1567 9.0625L10.8667 9.0625L11.5744 5L10.0518 5L9.34417 9.0625L5 9.0625L5 10.5625L9.0829 10.5625L8.54254 13.6648L5 13.6648L5 15.1648L8.28127 15.1648ZM10.0651 13.6648L13.3551 13.6648L13.8954 10.5625L10.6055 10.5625L10.0651 13.6648Z", fillRule: "evenodd" })
542
+ }
543
+ );
544
+ Hashtag.displayName = "Hashtag";
545
+ var Input = (props) => /* @__PURE__ */ jsxRuntime.jsx(
546
+ "svg",
547
+ {
548
+ width: "24",
549
+ height: "24",
550
+ viewBox: "0 0 24 24",
551
+ fill: "currentColor",
552
+ xmlns: "http://www.w3.org/2000/svg",
553
+ ...props,
554
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5 6.5L19 6.5C19.8284 6.5 20.5 7.17157 20.5 8L20.5 16C20.5 16.8284 19.8284 17.5 19 17.5L5 17.5C4.17157 17.5 3.5 16.8284 3.5 16L3.5 8C3.5 7.17157 4.17157 6.5 5 6.5ZM2 8C2 6.34315 3.34315 5 5 5L19 5C20.6569 5 22 6.34315 22 8L22 16C22 17.6569 20.6569 19 19 19L5 19C3.34315 19 2 17.6569 2 16L2 8ZM5.9999 10.5015L7.19955 10.5015L7.19955 13.5085L5.99951 13.5085L5.99951 15.0085L9.99956 15.0085L9.99956 13.5085L8.79955 13.5085L8.79955 10.5015L9.99995 10.5015L9.99995 9.00146L5.9999 9.00146L5.9999 10.5015Z", fillRule: "evenodd" })
555
+ }
556
+ );
557
+ Input.displayName = "Input";
558
+ var LetterSpacing = (props) => /* @__PURE__ */ jsxRuntime.jsx(
559
+ "svg",
560
+ {
561
+ width: "24",
562
+ height: "24",
563
+ viewBox: "0 0 24 24",
564
+ fill: "currentColor",
565
+ xmlns: "http://www.w3.org/2000/svg",
566
+ ...props,
567
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.00049 4L3.00049 20L4.50049 20L4.50049 4L3.00049 4ZM19.4995 4L19.4995 20L20.9995 20L20.9995 4L19.4995 4ZM7 17.0002L8.71642 17.0002L9.85075 14.2288L14.1493 14.2288L15.2836 17.0002L17 17.0002L12.791 7.00018L11.209 7.00018L7 17.0002ZM11.6716 9.70018L10.3881 12.8573L13.6119 12.8573L12.3284 9.70018C12.3153 9.66265 12.2933 9.60198 12.2654 9.52493L12.2654 9.52487L12.2653 9.52476C12.1976 9.33789 12.0951 9.05475 12 8.77161C11.9049 9.05481 11.8023 9.33801 11.7346 9.52488C11.7067 9.60195 11.6847 9.66264 11.6716 9.70018Z", fillRule: "evenodd" })
568
+ }
569
+ );
570
+ LetterSpacing.displayName = "LetterSpacing";
571
+ var LineSpacing = (props) => /* @__PURE__ */ jsxRuntime.jsx(
572
+ "svg",
573
+ {
574
+ width: "24",
575
+ height: "24",
576
+ viewBox: "0 0 24 24",
577
+ fill: "currentColor",
578
+ xmlns: "http://www.w3.org/2000/svg",
579
+ ...props,
580
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 19.4995L4 20.9995L20 20.9995L20 19.4995L4 19.4995ZM4 4.50049L20 4.50049L20 3.00049L4 3.00049L4 4.50049ZM7 17.0002L8.71642 17.0002L9.85075 14.2288L14.1493 14.2288L15.2836 17.0002L17 17.0002L12.791 7.00018L11.209 7.00018L7 17.0002ZM11.6716 9.70018L10.3881 12.8573L13.6119 12.8573L12.3284 9.70018C12.3153 9.66265 12.2933 9.60198 12.2654 9.52493L12.2654 9.52487L12.2653 9.52476C12.1976 9.33789 12.0951 9.05475 12 8.77161C11.9049 9.05481 11.8023 9.33801 11.7346 9.52488C11.7067 9.60195 11.6847 9.66264 11.6716 9.70018Z", fillRule: "evenodd" })
581
+ }
582
+ );
583
+ LineSpacing.displayName = "LineSpacing";
584
+ var ListBulleted = (props) => /* @__PURE__ */ jsxRuntime.jsx(
585
+ "svg",
586
+ {
587
+ width: "24",
588
+ height: "24",
589
+ viewBox: "0 0 24 24",
590
+ fill: "currentColor",
591
+ xmlns: "http://www.w3.org/2000/svg",
592
+ ...props,
593
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7 8C7 8.82843 6.32843 9.5 5.5 9.5C4.67157 9.5 4 8.82843 4 8C4 7.17157 4.67157 6.5 5.5 6.5C6.32843 6.5 7 7.17157 7 8ZM19 7L10 7L10 8.55556L19 8.55556L19 7ZM19 15.4444L10 15.4444L10 17L19 17L19 15.4444ZM5.5 17.5C6.32843 17.5 7 16.8284 7 16C7 15.1716 6.32843 14.5 5.5 14.5C4.67157 14.5 4 15.1716 4 16C4 16.8284 4.67157 17.5 5.5 17.5Z", fillRule: "evenodd" })
594
+ }
595
+ );
596
+ ListBulleted.displayName = "ListBulleted";
597
+ var ListChecked = (props) => /* @__PURE__ */ jsxRuntime.jsx(
598
+ "svg",
599
+ {
600
+ width: "24",
601
+ height: "24",
602
+ viewBox: "0 0 24 24",
603
+ fill: "currentColor",
604
+ xmlns: "http://www.w3.org/2000/svg",
605
+ ...props,
606
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10.0102 6.05656L6.06884 10.0285C5.92769 10.1707 5.7355 10.2506 5.53512 10.2502C5.33473 10.2498 5.14283 10.1693 5.0022 10.0266L3.00195 7.9963L4.07049 6.94357L5.53838 8.4335L8.9455 5L10.0102 6.05656ZM20 7L11 7L11 8.55556L20 8.55556L20 7ZM20 15.4444L11 15.4444L11 17L20 17L20 15.4444ZM6.06884 18.0285L10.0102 14.0566L8.9455 13L5.53838 16.4335L4.07049 14.9436L3.00195 15.9963L5.0022 18.0266C5.14283 18.1693 5.33473 18.2498 5.53512 18.2502C5.7355 18.2506 5.92769 18.1707 6.06884 18.0285Z", fillRule: "evenodd" })
607
+ }
608
+ );
609
+ ListChecked.displayName = "ListChecked";
610
+ var ListNumbered = (props) => /* @__PURE__ */ jsxRuntime.jsx(
611
+ "svg",
612
+ {
613
+ width: "24",
614
+ height: "24",
615
+ viewBox: "0 0 24 24",
616
+ fill: "currentColor",
617
+ xmlns: "http://www.w3.org/2000/svg",
618
+ ...props,
619
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.0007 5.25L7.0007 4.5L6.2507 4.5L4.49992 4.5L4.49992 6L5.5007 6L5.5007 8.5L4 8.5L4 10L8 10L8 8.5L7.0007 8.5L7.0007 5.25ZM19 7L10 7L10 8.55556L19 8.55556L19 7ZM19 15.4444L10 15.4444L10 17L19 17L19 15.4444ZM6.47712 17.6027L7.03438 17.2223C7.61317 16.8719 8 16.2363 8 15.5103C8 14.4057 7.10457 13.5103 6 13.5103C4.89543 13.5103 4 14.4057 4 15.5103L4.00019 15.5378L5.40062 15.5378C5.40021 15.5287 5.4 15.5195 5.4 15.5103C5.4 15.1789 5.66863 14.9103 6 14.9103C6.33137 14.9103 6.6 15.1789 6.6 15.5103C6.6 15.6953 6.51621 15.8608 6.38449 15.9709L4.00077 17.598L4.00398 17.6027L4.00003 17.6027L4.00003 19.0027L8.00003 19.0027L8.00003 17.6027L6.47712 17.6027Z", fillRule: "evenodd" })
620
+ }
621
+ );
622
+ ListNumbered.displayName = "ListNumbered";
623
+ var Marker = (props) => /* @__PURE__ */ jsxRuntime.jsx(
624
+ "svg",
625
+ {
626
+ width: "24",
627
+ height: "24",
628
+ viewBox: "0 0 24 24",
629
+ fill: "currentColor",
630
+ xmlns: "http://www.w3.org/2000/svg",
631
+ ...props,
632
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.03031 14.0911L5.64796 15.4734C5.51206 15.6093 5.46628 15.8109 5.53021 15.992L5.94064 17.1545C6.09116 17.5808 6.42659 17.9165 6.85345 18.0681L8.00445 18.477C8.18681 18.5417 8.39026 18.4958 8.52693 18.3591L9.91222 16.973L7.03031 14.0911ZM8.09097 13.0304L10.9726 15.912L19.1742 7.70558C19.5638 7.31572 19.5637 6.68489 19.174 6.29514L17.709 4.83017C17.3178 4.43895 16.6824 4.43894 16.2912 4.83016L8.09097 13.0304ZM7.50065 19.8883C8.2301 20.1473 9.04392 19.9637 9.59058 19.4168L20.2378 8.76325C21.2119 7.78861 21.2117 6.21154 20.2373 5.23717L18.7723 3.7722C17.7943 2.79414 16.2059 2.79413 15.2279 3.77217L4.58462 14.4154C4.04101 14.959 3.85791 15.7654 4.1136 16.4896L4.44707 17.4341L3.14202 18.7383C2.947 18.9332 2.94696 19.2488 3.14192 19.4438L4.5511 20.8529C4.74667 21.0485 5.06425 21.0485 5.25987 20.853L6.55967 19.554L7.50065 19.8883Z", fillRule: "evenodd" })
633
+ }
634
+ );
635
+ Marker.displayName = "Marker";
636
+ var MarketingFunnel = (props) => /* @__PURE__ */ jsxRuntime.jsx(
637
+ "svg",
638
+ {
639
+ width: "24",
640
+ height: "24",
641
+ viewBox: "0 0 24 24",
642
+ fill: "currentColor",
643
+ xmlns: "http://www.w3.org/2000/svg",
644
+ ...props,
645
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M22 5.25L2 5.25L2 6.75L22 6.75L22 5.25ZM6 11.25L18 11.25L18 12.75L6 12.75L6 11.25ZM10 17.25L14 17.25L14 18.75L10 18.75L10 17.25Z", fillRule: "evenodd" })
646
+ }
647
+ );
648
+ MarketingFunnel.displayName = "MarketingFunnel";
649
+ var MiddleOfLine = (props) => /* @__PURE__ */ jsxRuntime.jsx(
650
+ "svg",
651
+ {
652
+ width: "24",
653
+ height: "24",
654
+ viewBox: "0 0 24 24",
655
+ fill: "currentColor",
656
+ xmlns: "http://www.w3.org/2000/svg",
657
+ ...props,
658
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.50413 19L5.69649 19L11.2 5L12.8 5L18.3043 19L16.4982 19L14.9744 15L9.02922 15L7.50413 19ZM9.60112 13.5L14.403 13.5L12.0031 7.2L9.60112 13.5ZM5 17L1 17L1 18.5L5 18.5L5 17ZM23 17L19 17L19 18.5L23 18.5L23 17Z", fillRule: "evenodd" })
659
+ }
660
+ );
661
+ MiddleOfLine.displayName = "MiddleOfLine";
662
+ var NullAdd = (props) => /* @__PURE__ */ jsxRuntime.jsx(
663
+ "svg",
664
+ {
665
+ width: "24",
666
+ height: "24",
667
+ viewBox: "0 0 24 24",
668
+ fill: "currentColor",
669
+ xmlns: "http://www.w3.org/2000/svg",
670
+ ...props,
671
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.3831 5.75C7.3831 4.23122 8.61432 3 10.1331 3C11.6519 3 12.8831 4.23122 12.8831 5.75L12.8831 8.25C12.8831 9.76878 11.6519 11 10.1331 11C8.61432 11 7.3831 9.76878 7.3831 8.25L7.3831 5.75ZM11.3831 5.75L11.3831 8.25C11.3831 8.94036 10.8235 9.5 10.1331 9.5C9.44275 9.5 8.8831 8.94036 8.8831 8.25L8.8831 5.75C8.8831 5.05964 9.44275 4.5 10.1331 4.5C10.8235 4.5 11.3831 5.05964 11.3831 5.75ZM14.5 5.75C14.5 4.23122 15.7312 3 17.25 3C18.7688 3 20 4.23122 20 5.75L20 8.25C20 9.76878 18.7688 11 17.25 11C15.7312 11 14.5 9.76878 14.5 8.25L14.5 5.75ZM18.5 5.75L18.5 8.25C18.5 8.94036 17.9404 9.5 17.25 9.5C16.5596 9.5 16 8.94036 16 8.25L16 5.75C16 5.05964 16.5596 4.5 17.25 4.5C17.9404 4.5 18.5 5.05964 18.5 5.75ZM14.5 15.75C14.5 14.2312 15.7312 13 17.25 13C18.7688 13 20 14.2312 20 15.75L20 18.25C20 19.7688 18.7688 21 17.25 21C15.7312 21 14.5 19.7688 14.5 18.25L14.5 15.75ZM18.5 15.75L18.5 18.25C18.5 18.9404 17.9404 19.5 17.25 19.5C16.5596 19.5 16 18.9404 16 18.25L16 15.75C16 15.0596 16.5596 14.5 17.25 14.5C17.9404 14.5 18.5 15.0596 18.5 15.75ZM4.9721 9.5001L4.9721 9.89756C4.9721 10.2317 4.83829 10.552 4.60053 10.7869L4 11.3801L5.06068 12.4407L5.65464 11.854C6.17771 11.3374 6.4721 10.6328 6.4721 9.89756L6.4721 9.5001L4.9721 9.5001ZM12.0721 19.5001L12.0721 19.9893C12.0721 20.3235 11.9383 20.6437 11.7005 20.8786L11.1 21.4718L12.1607 22.5324L12.7547 21.9457C13.2777 21.4291 13.5721 20.7245 13.5721 19.9893L13.5721 19.5001L12.0721 19.5001ZM8.44036 17.7484L6.71447 19.4743L7.77512 20.535L10.7803 17.5298C11.0732 17.2369 11.0732 16.762 10.7803 16.4691L7.77511 13.4639L6.71445 14.5245L8.43833 16.2484L4.00003 16.2484L4.00003 17.7484L8.44036 17.7484Z", fillRule: "evenodd" })
672
+ }
673
+ );
674
+ NullAdd.displayName = "NullAdd";
675
+ var NullDelete = (props) => /* @__PURE__ */ jsxRuntime.jsx(
676
+ "svg",
677
+ {
678
+ width: "24",
679
+ height: "24",
680
+ viewBox: "0 0 24 24",
681
+ fill: "currentColor",
682
+ xmlns: "http://www.w3.org/2000/svg",
683
+ ...props,
684
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14.5 5.75C14.5 4.23122 15.7312 3 17.25 3C18.7688 3 20 4.23122 20 5.75L20 8.25C20 9.76878 18.7688 11 17.25 11C15.7312 11 14.5 9.76878 14.5 8.25L14.5 5.75ZM18.5 5.75L18.5 8.25C18.5 8.94036 17.9404 9.5 17.25 9.5C16.5596 9.5 16 8.94036 16 8.25L16 5.75C16 5.05964 16.5596 4.5 17.25 4.5C17.9404 4.5 18.5 5.05964 18.5 5.75ZM14.5 15.75C14.5 14.2312 15.7312 13 17.25 13C18.7688 13 20 14.2312 20 15.75L20 18.25C20 19.7688 18.7688 21 17.25 21C15.7312 21 14.5 19.7688 14.5 18.25L14.5 15.75ZM18.5 15.75L18.5 18.25C18.5 18.9404 17.9404 19.5 17.25 19.5C16.5596 19.5 16 18.9404 16 18.25L16 15.75C16 15.0596 16.5596 14.5 17.25 14.5C17.9404 14.5 18.5 15.0596 18.5 15.75ZM7.38309 15.75C7.38309 14.2312 8.6143 13 10.1331 13C11.6519 13 12.8831 14.2312 12.8831 15.75L12.8831 18.25C12.8831 19.7688 11.6519 21 10.1331 21C8.6143 21 7.38309 19.7688 7.38309 18.25L7.38309 15.75ZM11.3831 15.75L11.3831 18.25C11.3831 18.9404 10.8234 19.5 10.1331 19.5C9.44273 19.5 8.88309 18.9404 8.88309 18.25L8.88309 15.75C8.88309 15.0596 9.44273 14.5 10.1331 14.5C10.8234 14.5 11.3831 15.0596 11.3831 15.75ZM12.0701 9.5001L12.0701 9.89756C12.0701 10.2317 11.9363 10.552 11.6985 10.7869L11.1 11.3781L12.1607 12.4388L12.7527 11.854C13.2757 11.3374 13.5701 10.6328 13.5701 9.89756L13.5701 9.5001L12.0701 9.5001ZM4.9721 19.5001L4.9721 19.8976C4.9721 20.2317 4.83829 20.552 4.60053 20.7869L4 21.3801L5.06068 22.4407L5.65464 21.854C6.17771 21.3374 6.4721 20.6328 6.4721 19.8976L6.4721 19.5001L4.9721 19.5001ZM6.55964 7.74841L8.28553 9.4743L7.22488 10.535L4.21967 7.52976C3.92678 7.23687 3.92678 6.76199 4.21967 6.4691L7.22489 3.46387L8.28555 4.52453L6.56167 6.24841L11 6.24841L11 7.74841L6.55964 7.74841Z", fillRule: "evenodd" })
685
+ }
686
+ );
687
+ NullDelete.displayName = "NullDelete";
688
+ var Number = (props) => /* @__PURE__ */ jsxRuntime.jsx(
689
+ "svg",
690
+ {
691
+ width: "24",
692
+ height: "24",
693
+ viewBox: "0 0 24 24",
694
+ fill: "currentColor",
695
+ xmlns: "http://www.w3.org/2000/svg",
696
+ ...props,
697
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5.5 19L5.5 8L12.3 19L12.3 19L12.3 19L13.8 19L13.8 5L12.3 5L12.3 16L5.5 5L4 5L4 19L5.5 19ZM17.5 8.5C18.0523 8.5 18.5 8.05228 18.5 7.5C18.5 6.94772 18.0523 6.5 17.5 6.5C16.9477 6.5 16.5 6.94772 16.5 7.5C16.5 8.05228 16.9477 8.5 17.5 8.5ZM17.5 10C18.8807 10 20 8.88071 20 7.5C20 6.11929 18.8807 5 17.5 5C16.1193 5 15 6.11929 15 7.5C15 8.88071 16.1193 10 17.5 10ZM15 12.75L15 11.25L20 11.25L20 12.75L15 12.75Z", fillRule: "evenodd" })
698
+ }
699
+ );
700
+ Number.displayName = "Number";
701
+ var Object$1 = (props) => /* @__PURE__ */ jsxRuntime.jsx(
702
+ "svg",
703
+ {
704
+ width: "24",
705
+ height: "24",
706
+ viewBox: "0 0 24 24",
707
+ fill: "currentColor",
708
+ xmlns: "http://www.w3.org/2000/svg",
709
+ ...props,
710
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M21.9878 5.99976C21.9878 4.89519 21.0923 3.99976 19.9878 3.99976L18.9951 3.99976L18.9951 5.49976L19.9878 5.49976C20.2639 5.49976 20.4878 5.72361 20.4878 5.99976L20.4878 10.2159C20.4878 10.9115 20.7685 11.5422 21.2232 12.0002C20.7683 12.4594 20.4878 13.0913 20.4878 13.7878L20.4878 18.0005C20.4878 18.2766 20.2639 18.5005 19.9878 18.5005L18.9951 18.5005L18.9951 20.0005L19.9878 20.0005C21.0923 20.0005 21.9878 19.105 21.9878 18.0005L21.9878 13.7878C21.9878 13.2196 22.4437 12.7566 23.0117 12.7478L23.0001 11.9979L23.0084 11.2479C22.4429 11.2416 21.9878 10.7814 21.9878 10.2159L21.9878 5.99976ZM2.00437 5.99979C2.00437 4.89521 2.89982 3.99978 4.0044 3.99979L5.0057 3.99981L5.00568 5.49981L4.00438 5.49979C3.72823 5.49979 3.50437 5.72365 3.50437 5.99979L3.50437 10.2242C3.50437 10.9163 3.22559 11.544 2.77373 12.0002C3.22573 12.4578 3.50437 13.0865 3.50437 13.7795L3.50437 18.0005C3.50437 18.2767 3.72822 18.5005 4.00436 18.5005L5.0057 18.5005L5.00568 20.0005L4.00434 20.0005C2.89978 20.0005 2.00437 19.1051 2.00437 18.0005L2.00437 13.7795C2.00437 13.2159 1.55215 12.7566 0.988647 12.7478L1.00032 11.9979L0.991955 11.248C1.55291 11.2417 2.00437 10.7852 2.00437 10.2242L2.00437 5.99979ZM13.0159 5.0211L9.54237 18.6213L10.9957 18.9925L14.4692 5.39229L13.0159 5.0211Z", fillRule: "evenodd" })
711
+ }
712
+ );
713
+ Object$1.displayName = "Object";
714
+ var ObjectAlignBottomVertical = (props) => /* @__PURE__ */ jsxRuntime.jsx(
715
+ "svg",
716
+ {
717
+ width: "24",
718
+ height: "24",
719
+ viewBox: "0 0 24 24",
720
+ fill: "currentColor",
721
+ xmlns: "http://www.w3.org/2000/svg",
722
+ ...props,
723
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6.5 15L6.5 5C6.5 4.72386 6.72386 4.5 7 4.5L9 4.5C9.27614 4.5 9.5 4.72386 9.5 5L9.5 15C9.5 15.2761 9.27614 15.5 9 15.5L7 15.5C6.72386 15.5 6.5 15.2761 6.5 15ZM5 5C5 3.89543 5.89543 3 7 3L9 3C10.1046 3 11 3.89543 11 5L11 15C11 16.1046 10.1046 17 9 17L7 17C5.89543 17 5 16.1046 5 15L5 5ZM14.5 15L14.5 9C14.5 8.72386 14.7239 8.5 15 8.5L17 8.5C17.2761 8.5 17.5 8.72386 17.5 9L17.5 15C17.5 15.2761 17.2761 15.5 17 15.5L15 15.5C14.7239 15.5 14.5 15.2761 14.5 15ZM13 9C13 7.89543 13.8954 7 15 7L17 7C18.1046 7 19 7.89543 19 9L19 15C19 16.1046 18.1046 17 17 17L15 17C13.8954 17 13 16.1046 13 15L13 9ZM2 18.9758L22 18.9758L22 20.4758L2 20.4758L2 18.9758Z", fillRule: "evenodd" })
724
+ }
725
+ );
726
+ ObjectAlignBottomVertical.displayName = "ObjectAlignBottomVertical";
727
+ var ObjectAlignCenterHorizontal = (props) => /* @__PURE__ */ jsxRuntime.jsx(
728
+ "svg",
729
+ {
730
+ width: "24",
731
+ height: "24",
732
+ viewBox: "0 0 24 24",
733
+ fill: "currentColor",
734
+ xmlns: "http://www.w3.org/2000/svg",
735
+ ...props,
736
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.75 5L19 5C20.1046 5 21 5.89543 21 7L21 9C21 10.1046 20.1046 11 19 11L12.75 11L12.75 13L17 13C18.1046 13 19 13.8954 19 15L19 17C19 18.1046 18.1046 19 17 19L12.75 19L12.75 22L11.25 22L11.25 19L7 19C5.89543 19 5 18.1046 5 17L5 15C5 13.8954 5.89543 13 7 13L11.25 13L11.25 11L5 11C3.89543 11 3 10.1046 3 9L3 7C3 5.89543 3.89543 5 5 5L11.25 5L11.25 2L12.75 2L12.75 5ZM19 6.5L5 6.5C4.72386 6.5 4.5 6.72386 4.5 7L4.5 9C4.5 9.27614 4.72386 9.5 5 9.5L19 9.5C19.2761 9.5 19.5 9.27614 19.5 9L19.5 7C19.5 6.72386 19.2761 6.5 19 6.5ZM17 14.5L7 14.5C6.72386 14.5 6.5 14.7239 6.5 15L6.5 17C6.5 17.2761 6.72386 17.5 7 17.5L17 17.5C17.2761 17.5 17.5 17.2761 17.5 17L17.5 15C17.5 14.7239 17.2761 14.5 17 14.5Z", fillRule: "evenodd" })
737
+ }
738
+ );
739
+ ObjectAlignCenterHorizontal.displayName = "ObjectAlignCenterHorizontal";
740
+ var ObjectAlignCenterVertical = (props) => /* @__PURE__ */ jsxRuntime.jsx(
741
+ "svg",
742
+ {
743
+ width: "24",
744
+ height: "24",
745
+ viewBox: "0 0 24 24",
746
+ fill: "currentColor",
747
+ xmlns: "http://www.w3.org/2000/svg",
748
+ ...props,
749
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6.5 5L6.5 19C6.5 19.2761 6.72386 19.5 7 19.5L9 19.5C9.27614 19.5 9.5 19.2761 9.5 19L9.5 5C9.5 4.72386 9.27614 4.5 9 4.5L7 4.5C6.72386 4.5 6.5 4.72386 6.5 5ZM5 19C5 20.1046 5.89543 21 7 21L9 21C10.1046 21 11 20.1046 11 19L11 12.75L13 12.75L13 17C13 18.1046 13.8954 19 15 19L17 19C18.1046 19 19 18.1046 19 17L19 12.75L22 12.75L22 11.25L19 11.25L19 7C19 5.89543 18.1046 5 17 5L15 5C13.8954 5 13 5.89543 13 7L13 11.25L11 11.25L11 5C11 3.89543 10.1046 3 9 3L7 3C5.89543 3 5 3.89543 5 5L5 11.25L2 11.25L2 12.75L5 12.75L5 19ZM14.5 7L14.5 17C14.5 17.2761 14.7239 17.5 15 17.5L17 17.5C17.2761 17.5 17.5 17.2761 17.5 17L17.5 7C17.5 6.72386 17.2761 6.5 17 6.5L15 6.5C14.7239 6.5 14.5 6.72386 14.5 7Z", fillRule: "evenodd" })
750
+ }
751
+ );
752
+ ObjectAlignCenterVertical.displayName = "ObjectAlignCenterVertical";
753
+ var ObjectAlignDistanseHorizontal = (props) => /* @__PURE__ */ jsxRuntime.jsx(
754
+ "svg",
755
+ {
756
+ width: "24",
757
+ height: "24",
758
+ viewBox: "0 0 24 24",
759
+ fill: "currentColor",
760
+ xmlns: "http://www.w3.org/2000/svg",
761
+ ...props,
762
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.01904 3L3.01904 21L4.51904 21L4.51904 3L3.01904 3ZM19.4917 21L19.4917 3L20.9917 3L20.9917 21L19.4917 21ZM15.5 10.5L8.5 10.5C8.22386 10.5 8 10.7239 8 11L8 13C8 13.2761 8.22386 13.5 8.5 13.5L15.5 13.5C15.7761 13.5 16 13.2761 16 13L16 11C16 10.7239 15.7761 10.5 15.5 10.5ZM8.5 9C7.39543 9 6.5 9.89543 6.5 11L6.5 13C6.5 14.1046 7.39543 15 8.5 15L15.5 15C16.6046 15 17.5 14.1046 17.5 13L17.5 11C17.5 9.89543 16.6046 9 15.5 9L8.5 9Z", fillRule: "evenodd" })
763
+ }
764
+ );
765
+ ObjectAlignDistanseHorizontal.displayName = "ObjectAlignDistanseHorizontal";
766
+ var ObjectAlignDistanseVertical = (props) => /* @__PURE__ */ jsxRuntime.jsx(
767
+ "svg",
768
+ {
769
+ width: "24",
770
+ height: "24",
771
+ viewBox: "0 0 24 24",
772
+ fill: "currentColor",
773
+ xmlns: "http://www.w3.org/2000/svg",
774
+ ...props,
775
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M21.0054 4.51367L3.00537 4.51367L3.00537 3.01367L21.0054 3.01367L21.0054 4.51367ZM10.5054 8.50537L10.5054 15.5054C10.5054 15.7815 10.7292 16.0054 11.0054 16.0054L13.0054 16.0054C13.2815 16.0054 13.5054 15.7815 13.5054 15.5054L13.5054 8.50537C13.5054 8.22923 13.2815 8.00537 13.0054 8.00537L11.0054 8.00537C10.7292 8.00537 10.5054 8.22923 10.5054 8.50537ZM9.00537 15.5054C9.00537 16.6099 9.9008 17.5054 11.0054 17.5054L13.0054 17.5054C14.1099 17.5054 15.0054 16.6099 15.0054 15.5054L15.0054 8.50537C15.0054 7.4008 14.1099 6.50537 13.0054 6.50537L11.0054 6.50537C9.9008 6.50537 9.00537 7.4008 9.00537 8.50537L9.00537 15.5054ZM3.00537 20.9863L21.0054 20.9863L21.0054 19.4863L3.00537 19.4863L3.00537 20.9863Z", fillRule: "evenodd" })
776
+ }
777
+ );
778
+ ObjectAlignDistanseVertical.displayName = "ObjectAlignDistanseVertical";
779
+ var ObjectAlignDividerHorizontal = (props) => /* @__PURE__ */ jsxRuntime.jsx(
780
+ "svg",
781
+ {
782
+ width: "24",
783
+ height: "24",
784
+ viewBox: "0 0 24 24",
785
+ fill: "currentColor",
786
+ xmlns: "http://www.w3.org/2000/svg",
787
+ ...props,
788
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16 1.5L4 1.5C3.72386 1.5 3.5 1.72386 3.5 2L3.5 4C3.5 4.27614 3.72386 4.5 4 4.5L16 4.5C16.2761 4.5 16.5 4.27614 16.5 4L16.5 2C16.5 1.72386 16.2761 1.5 16 1.5ZM4 0C2.89543 0 2 0.89543 2 2L2 4C2 5.10457 2.89543 6 4 6L16 6C17.1046 6 18 5.10457 18 4L18 2C18 0.895431 17.1046 0 16 0L4 0ZM16 13.5L4 13.5C3.72386 13.5 3.5 13.7239 3.5 14L3.5 16C3.5 16.2761 3.72386 16.5 4 16.5L16 16.5C16.2761 16.5 16.5 16.2761 16.5 16L16.5 14C16.5 13.7239 16.2761 13.5 16 13.5ZM4 12C2.89543 12 2 12.8954 2 14L2 16C2 17.1046 2.89543 18 4 18L16 18C17.1046 18 18 17.1046 18 16L18 14C18 12.8954 17.1046 12 16 12L4 12ZM20 8.25L1.13687e-13 8.25L0 9.75L20 9.75L20 8.25Z", fillRule: "evenodd", transform: "matrix(1.19249e-08,-1,1,1.19249e-08,3,22)" })
789
+ }
790
+ );
791
+ ObjectAlignDividerHorizontal.displayName = "ObjectAlignDividerHorizontal";
792
+ var ObjectAlignDividerVertical = (props) => /* @__PURE__ */ jsxRuntime.jsx(
793
+ "svg",
794
+ {
795
+ width: "24",
796
+ height: "24",
797
+ viewBox: "0 0 24 24",
798
+ fill: "currentColor",
799
+ xmlns: "http://www.w3.org/2000/svg",
800
+ ...props,
801
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M18 4.5L6 4.5C5.72386 4.5 5.5 4.72386 5.5 5L5.5 7C5.5 7.27614 5.72386 7.5 6 7.5L18 7.5C18.2761 7.5 18.5 7.27614 18.5 7L18.5 5C18.5 4.72386 18.2761 4.5 18 4.5ZM6 3C4.89543 3 4 3.89543 4 5L4 7C4 8.10457 4.89543 9 6 9L18 9C19.1046 9 20 8.10457 20 7L20 5C20 3.89543 19.1046 3 18 3L6 3ZM18 16.5L6 16.5C5.72386 16.5 5.5 16.7239 5.5 17L5.5 19C5.5 19.2761 5.72386 19.5 6 19.5L18 19.5C18.2761 19.5 18.5 19.2761 18.5 19L18.5 17C18.5 16.7239 18.2761 16.5 18 16.5ZM6 15C4.89543 15 4 15.8954 4 17L4 19C4 20.1046 4.89543 21 6 21L18 21C19.1046 21 20 20.1046 20 19L20 17C20 15.8954 19.1046 15 18 15L6 15ZM22 11.25L2 11.25L2 12.75L22 12.75L22 11.25Z", fillRule: "evenodd" })
802
+ }
803
+ );
804
+ ObjectAlignDividerVertical.displayName = "ObjectAlignDividerVertical";
805
+ var ObjectAlignLeftHorizontal = (props) => /* @__PURE__ */ jsxRuntime.jsx(
806
+ "svg",
807
+ {
808
+ width: "24",
809
+ height: "24",
810
+ viewBox: "0 0 24 24",
811
+ fill: "currentColor",
812
+ xmlns: "http://www.w3.org/2000/svg",
813
+ ...props,
814
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.50732 2L3.50732 22L5.00732 22L5.00732 2L3.50732 2ZM19 6.5L9 6.5C8.72386 6.5 8.5 6.72386 8.5 7L8.5 9C8.5 9.27614 8.72386 9.5 9 9.5L19 9.5C19.2761 9.5 19.5 9.27614 19.5 9L19.5 7C19.5 6.72386 19.2761 6.5 19 6.5ZM9 5C7.89543 5 7 5.89543 7 7L7 9C7 10.1046 7.89543 11 9 11L19 11C20.1046 11 21 10.1046 21 9L21 7C21 5.89543 20.1046 5 19 5L9 5ZM15 14.5L9 14.5C8.72386 14.5 8.5 14.7239 8.5 15L8.5 17C8.5 17.2761 8.72386 17.5 9 17.5L15 17.5C15.2761 17.5 15.5 17.2761 15.5 17L15.5 15C15.5 14.7239 15.2761 14.5 15 14.5ZM9 13C7.89543 13 7 13.8954 7 15L7 17C7 18.1046 7.89543 19 9 19L15 19C16.1046 19 17 18.1046 17 17L17 15C17 13.8954 16.1046 13 15 13L9 13Z", fillRule: "evenodd" })
815
+ }
816
+ );
817
+ ObjectAlignLeftHorizontal.displayName = "ObjectAlignLeftHorizontal";
818
+ var ObjectAlignRightHorizontal = (props) => /* @__PURE__ */ jsxRuntime.jsx(
819
+ "svg",
820
+ {
821
+ width: "24",
822
+ height: "24",
823
+ viewBox: "0 0 24 24",
824
+ fill: "currentColor",
825
+ xmlns: "http://www.w3.org/2000/svg",
826
+ ...props,
827
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M19.0181 2L19.0181 22L20.5181 22L20.5181 2L19.0181 2ZM15 6.5L5 6.5C4.72386 6.5 4.5 6.72386 4.5 7L4.5 9C4.5 9.27614 4.72386 9.5 5 9.5L15 9.5C15.2761 9.5 15.5 9.27614 15.5 9L15.5 7C15.5 6.72386 15.2761 6.5 15 6.5ZM5 5C3.89543 5 3 5.89543 3 7L3 9C3 10.1046 3.89543 11 5 11L15 11C16.1046 11 17 10.1046 17 9L17 7C17 5.89543 16.1046 5 15 5L5 5ZM15 14.5L9 14.5C8.72386 14.5 8.5 14.7239 8.5 15L8.5 17C8.5 17.2761 8.72386 17.5 9 17.5L15 17.5C15.2761 17.5 15.5 17.2761 15.5 17L15.5 15C15.5 14.7239 15.2761 14.5 15 14.5ZM9 13C7.89543 13 7 13.8954 7 15L7 17C7 18.1046 7.89543 19 9 19L15 19C16.1046 19 17 18.1046 17 17L17 15C17 13.8954 16.1046 13 15 13L9 13Z", fillRule: "evenodd" })
828
+ }
829
+ );
830
+ ObjectAlignRightHorizontal.displayName = "ObjectAlignRightHorizontal";
831
+ var ObjectAlignTopVertical = (props) => /* @__PURE__ */ jsxRuntime.jsx(
832
+ "svg",
833
+ {
834
+ width: "24",
835
+ height: "24",
836
+ viewBox: "0 0 24 24",
837
+ fill: "currentColor",
838
+ xmlns: "http://www.w3.org/2000/svg",
839
+ ...props,
840
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2 5.02423L22 5.02423L22 3.52423L2 3.52423L2 5.02423ZM6.5 9L6.5 19C6.5 19.2761 6.72386 19.5 7 19.5L9 19.5C9.27614 19.5 9.5 19.2761 9.5 19L9.5 9C9.5 8.72386 9.27614 8.5 9 8.5L7 8.5C6.72386 8.5 6.5 8.72386 6.5 9ZM5 19C5 20.1046 5.89543 21 7 21L9 21C10.1046 21 11 20.1046 11 19L11 9C11 7.89543 10.1046 7 9 7L7 7C5.89543 7 5 7.89543 5 9L5 19ZM14.5 9L14.5 15C14.5 15.2761 14.7239 15.5 15 15.5L17 15.5C17.2761 15.5 17.5 15.2761 17.5 15L17.5 9C17.5 8.72386 17.2761 8.5 17 8.5L15 8.5C14.7239 8.5 14.5 8.72386 14.5 9ZM13 15C13 16.1046 13.8954 17 15 17L17 17C18.1046 17 19 16.1046 19 15L19 9C19 7.89543 18.1046 7 17 7L15 7C13.8954 7 13 7.89543 13 9L13 15Z", fillRule: "evenodd" })
841
+ }
842
+ );
843
+ ObjectAlignTopVertical.displayName = "ObjectAlignTopVertical";
844
+ var PaintBucket = (props) => /* @__PURE__ */ jsxRuntime.jsx(
845
+ "svg",
846
+ {
847
+ width: "24",
848
+ height: "24",
849
+ viewBox: "0 0 24 24",
850
+ fill: "currentColor",
851
+ xmlns: "http://www.w3.org/2000/svg",
852
+ ...props,
853
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.67678 11.2489L8.73833 10.1917L8.73713 10.1905L12.0957 6.91112L18.0993 12.8971L17.097 13.0421C16.3488 13.1503 15.6558 13.4964 15.1212 14.0288L13.6641 15.4799L4.57658 15.4799C4.4124 14.964 4.53571 14.377 4.94651 13.9679L7.67678 11.2489ZM5.84525 16.9799L12.1579 16.9799L10.0644 19.0648C9.47742 19.6494 8.52571 19.6494 7.93872 19.0648L5.84525 16.9799ZM11.0334 5.85198L7.67556 9.1307L7.3896 8.8452C6.47339 7.9305 6.4743 6.44959 7.39165 5.53602C8.31017 4.62127 9.79953 4.62171 10.7175 5.53699L11.0334 5.85198ZM11.781 4.47914L19.9545 12.6287L20.0574 12.7313L20.6891 13.3611L20.9266 13.5979C21.0722 13.7431 20.9893 13.9916 20.7854 14.0211L20.4528 14.0692L19.5682 14.1972L19.4241 14.218L17.313 14.5234C16.8855 14.5853 16.4895 14.783 16.184 15.0873L11.1272 20.1233C9.95327 21.2924 8.04986 21.2924 6.87588 20.1233L3.88366 17.1433C2.70967 15.9742 2.70968 14.0786 3.88368 12.9094L6.61395 10.1904L6.32544 9.90237C4.82348 8.40288 4.82498 5.97519 6.3288 4.47755C7.83456 2.97797 10.2761 2.97869 11.781 4.47914ZM19.7325 17.1117C20.703 18.3356 21 18.9595 21 19.6202C21 20.3823 20.3284 21 19.5 21C18.6716 21 18 20.3823 18 19.6202C18 18.8509 18.3036 18.3273 19.2683 17.1124C19.3869 16.963 19.6139 16.9623 19.7325 17.1117Z", fillRule: "evenodd" })
854
+ }
855
+ );
856
+ PaintBucket.displayName = "PaintBucket";
857
+ var PaintBucketFill = (props) => /* @__PURE__ */ jsxRuntime.jsx(
858
+ "svg",
859
+ {
860
+ width: "24",
861
+ height: "24",
862
+ viewBox: "0 0 24 24",
863
+ fill: "currentColor",
864
+ xmlns: "http://www.w3.org/2000/svg",
865
+ ...props,
866
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5.84525 16.9799L12.1579 16.9799L10.0644 19.0648C9.47742 19.6494 8.52571 19.6494 7.93872 19.0648L5.84525 16.9799ZM11.0334 5.85198L7.67556 9.1307L7.3896 8.8452C6.47339 7.9305 6.4743 6.44959 7.39165 5.53602C8.31017 4.62127 9.79953 4.62171 10.7175 5.53699L11.0334 5.85198ZM11.781 4.47914L20.9266 13.5979C21.0722 13.7431 20.9893 13.9916 20.7854 14.0211L17.313 14.5234C16.8855 14.5853 16.4895 14.783 16.184 15.0873L11.1272 20.1233C9.95327 21.2924 8.04986 21.2924 6.87588 20.1233L3.88366 17.1433C2.70967 15.9742 2.70968 14.0786 3.88368 12.9094L6.61395 10.1904L6.32544 9.90237C4.82348 8.40288 4.82498 5.97519 6.3288 4.47755C7.83456 2.97797 10.2761 2.97869 11.781 4.47914ZM19.7325 17.1117C20.703 18.3356 21 18.9595 21 19.6202C21 20.3823 20.3284 21 19.5 21C18.6716 21 18 20.3823 18 19.6202C18 18.8509 18.3036 18.3273 19.2683 17.1124C19.3869 16.963 19.6139 16.9623 19.7325 17.1117Z", fillRule: "evenodd" })
867
+ }
868
+ );
869
+ PaintBucketFill.displayName = "PaintBucketFill";
870
+ var Pen = (props) => /* @__PURE__ */ jsxRuntime.jsx(
871
+ "svg",
872
+ {
873
+ width: "24",
874
+ height: "24",
875
+ viewBox: "0 0 24 24",
876
+ fill: "currentColor",
877
+ xmlns: "http://www.w3.org/2000/svg",
878
+ ...props,
879
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M20.2322 5.23223L20.0303 5.03033L22.0303 3.03033L20.9697 1.96967L18.9697 3.96967L18.7678 3.76776C17.7915 2.79145 16.2085 2.79145 15.2322 3.76776L4.08579 14.9142C3.71071 15.2893 3.5 15.798 3.5 16.3284L3.5 20C3.5 20.2761 3.72386 20.5 4 20.5L7.67157 20.5C8.20201 20.5 8.71071 20.2893 9.08579 19.9142L20.2322 8.76777C21.2085 7.79145 21.2085 6.20854 20.2322 5.23223ZM5 19L7.67157 19C7.80418 19 7.93136 18.9473 8.02513 18.8535L19.1716 7.7071C19.5621 7.31658 19.5621 6.68341 19.1716 6.29289L17.7071 4.82842C17.3166 4.4379 16.6834 4.4379 16.2929 4.82842L5.14645 15.9749C5.05268 16.0686 5 16.1958 5 16.3284L5 19ZM12.9697 2.96967L7.46967 8.46967L8.53033 9.53033L14.0303 4.03033L12.9697 2.96967Z", fillRule: "evenodd" })
880
+ }
881
+ );
882
+ Pen.displayName = "Pen";
883
+ var Pencil = (props) => /* @__PURE__ */ jsxRuntime.jsx(
884
+ "svg",
885
+ {
886
+ width: "24",
887
+ height: "24",
888
+ viewBox: "0 0 24 24",
889
+ fill: "currentColor",
890
+ xmlns: "http://www.w3.org/2000/svg",
891
+ ...props,
892
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14.091 7.03031L16.2911 4.83012C16.6824 4.4389 17.3177 4.4389 17.7089 4.83012L19.1734 6.29458C19.5632 6.68441 19.5632 7.31539 19.1734 7.70522L16.9696 9.90899L14.091 7.03031ZM13.0303 8.09098L5.14807 15.9733C5.05446 16.0669 5.00189 16.1937 5.00189 16.3259L5.00189 19.0019L7.66906 19.0019C7.80205 19.0019 7.92958 18.9492 8.0235 18.8552L15.909 10.9697L13.0303 8.09098ZM9.08685 19.9132C8.71116 20.2889 8.20104 20.5 7.66906 20.5L4.00063 20.5C3.72414 20.5 3.5 20.2764 3.5 20.0006L3.5 16.3259C3.5 15.797 3.71028 15.2898 4.08472 14.9153L15.2278 3.77214C16.2058 2.79409 17.7942 2.79409 18.7723 3.77215L20.2367 5.23661C21.2113 6.21117 21.2113 7.78864 20.2367 8.7632L9.08685 19.9132Z", fillRule: "evenodd" })
893
+ }
894
+ );
895
+ Pencil.displayName = "Pencil";
896
+ var PenTool = (props) => /* @__PURE__ */ jsxRuntime.jsx(
897
+ "svg",
898
+ {
899
+ width: "24",
900
+ height: "24",
901
+ viewBox: "0 0 24 24",
902
+ fill: "currentColor",
903
+ xmlns: "http://www.w3.org/2000/svg",
904
+ ...props,
905
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14.908 8.48973L16.2212 11.5539L11.6574 16.1177L8.59305 14.8044C7.18922 14.2028 6.18638 12.9302 5.9297 11.4246L4.99714 5.95462L8.28282 9.2403C8.10214 9.58606 7.99997 9.97934 7.99997 10.3965C7.99997 11.7772 9.11926 12.8965 10.5 12.8965C11.8807 12.8965 13 11.7772 13 10.3965C13 9.01578 11.8807 7.89649 10.5 7.89649C10.0827 7.89649 9.68924 7.99873 9.34338 8.17954L6.05786 4.89402L11.5279 5.82634C13.0336 6.08297 14.3063 7.08583 14.908 8.48973ZM16.2867 7.89885L17.8743 11.6033L20.9441 14.6731C21.0417 14.7707 21.0417 14.929 20.9441 15.0267L15.1207 20.8501C15.0231 20.9477 14.8648 20.9477 14.7671 20.8501L11.6737 17.7567L8.00217 16.1831C6.1304 15.381 4.79328 13.6841 4.45103 11.6767L3.21198 4.40897L3.20998 4.39721L3.12374 3.89139L3.00408 3.18953C2.97512 3.01966 3.12266 2.87211 3.29253 2.90107L3.99439 3.02069L4.50022 3.10691L4.51198 3.10891L11.7799 4.34766C13.7875 4.68984 15.4845 6.02699 16.2867 7.89885ZM12.9763 16.9379L14.9439 18.9055L18.9996 14.8499L17.0319 12.8822L12.9763 16.9379ZM11.5 10.3965C11.5 10.9488 11.0523 11.3965 10.5 11.3965C9.94769 11.3965 9.49997 10.9488 9.49997 10.3965C9.49997 9.8442 9.94769 9.39649 10.5 9.39649C11.0523 9.39649 11.5 9.8442 11.5 10.3965Z", fillRule: "evenodd" })
906
+ }
907
+ );
908
+ PenTool.displayName = "PenTool";
909
+ var Quote = (props) => /* @__PURE__ */ jsxRuntime.jsx(
910
+ "svg",
911
+ {
912
+ width: "24",
913
+ height: "24",
914
+ viewBox: "0 0 24 24",
915
+ fill: "currentColor",
916
+ xmlns: "http://www.w3.org/2000/svg",
917
+ ...props,
918
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2 10.5C2 8.01472 4.01472 6 6.5 6C9.33673 6 10.9999 8.392 10.9999 11C11 14.2866 8.35467 17.5732 6.37607 19.0196C6.21666 19.1362 6 19.0187 6 18.8212L6 15.4203C6 15.1654 5.8073 14.9543 5.55801 14.9012C3.52495 14.4682 2 12.6622 2 10.5ZM13 10.5C13 8.01472 15.0147 6 17.5 6C20.3367 6 21.9999 8.392 21.9999 11C22 14.2866 19.3547 17.5732 17.3761 19.0196C17.2167 19.1362 17 19.0187 17 18.8212L17 15.4203C17 15.1654 16.8073 14.9543 16.558 14.9012C14.5249 14.4682 13 12.6622 13 10.5Z", fillRule: "evenodd" })
919
+ }
920
+ );
921
+ Quote.displayName = "Quote";
922
+ var Radiobutton = (props) => /* @__PURE__ */ jsxRuntime.jsx(
923
+ "svg",
924
+ {
925
+ width: "24",
926
+ height: "24",
927
+ viewBox: "0 0 24 24",
928
+ fill: "currentColor",
929
+ xmlns: "http://www.w3.org/2000/svg",
930
+ ...props,
931
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M20.5 12C20.5 16.6944 16.6944 20.5 12 20.5C7.30558 20.5 3.5 16.6944 3.5 12C3.5 7.30558 7.30558 3.5 12 3.5C16.6944 3.5 20.5 7.30558 20.5 12ZM22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM14.5 12C14.5 13.3807 13.3807 14.5 12 14.5C10.6193 14.5 9.5 13.3807 9.5 12C9.5 10.6193 10.6193 9.5 12 9.5C13.3807 9.5 14.5 10.6193 14.5 12ZM16 12C16 14.2091 14.2091 16 12 16C9.79086 16 8 14.2091 8 12C8 9.79086 9.79086 8 12 8C14.2091 8 16 9.79086 16 12Z", fillRule: "evenodd" })
932
+ }
933
+ );
934
+ Radiobutton.displayName = "Radiobutton";
935
+ var Rename = (props) => /* @__PURE__ */ jsxRuntime.jsx(
936
+ "svg",
937
+ {
938
+ width: "24",
939
+ height: "24",
940
+ viewBox: "0 0 24 24",
941
+ fill: "currentColor",
942
+ xmlns: "http://www.w3.org/2000/svg",
943
+ ...props,
944
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M19.5 2.99805L15 2.99805L15 4.49805L16.5001 4.49805L16.5001 19.5043L15 19.5043L15 21.0043L19.5 21.0043L19.5 19.5043L18.0001 19.5043L18.0001 4.49805L19.5 4.49805L19.5 2.99805ZM5.71642 17.0002L4 17.0002L8.20896 7.00018L9.79104 7.00018L14 17.0002L12.2836 17.0002L11.1493 14.2288L6.85075 14.2288L5.71642 17.0002ZM8.67164 9.70018L7.38806 12.8573L10.6119 12.8573L9.32836 9.70018C9.31528 9.66264 9.2933 9.60195 9.26538 9.52487C9.19769 9.338 9.0951 9.05481 9 8.77161C8.9049 9.05481 8.80231 9.33801 8.73462 9.52488C8.7067 9.60195 8.68472 9.66264 8.67164 9.70018Z", fillRule: "evenodd" })
945
+ }
946
+ );
947
+ Rename.displayName = "Rename";
948
+ var Rotate3D = (props) => /* @__PURE__ */ jsxRuntime.jsx(
949
+ "svg",
950
+ {
951
+ width: "24",
952
+ height: "24",
953
+ viewBox: "0 0 24 24",
954
+ fill: "currentColor",
955
+ xmlns: "http://www.w3.org/2000/svg",
956
+ ...props,
957
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.1945 2.06013L11.9998 2.00781L11.8051 2.06013L3.56168 4.27575L3.00635 4.42501L3.00635 5.00004L3.00635 8.0124C2.43323 8.2389 1.91214 8.50098 1.4741 8.80396C0.80285 9.26825 0.00244141 10.0643 0.00244141 11.233C0.00244141 12.4017 0.80285 13.1978 1.4741 13.6621C2.19094 14.1579 3.13021 14.5442 4.15591 14.8443C4.99848 15.0908 5.95716 15.2956 7 15.4518L7 13.9341C6.07639 13.7874 5.23642 13.6014 4.5064 13.3837L4.50635 12.0086L4.50635 5.91898L11.25 7.7915L11.25 9.99977L12.75 9.99977L12.75 7.7915L19.4932 5.91909L19.4932 12.0086L19.4932 13.3838C17.5883 13.9518 14.9348 14.3041 12 14.3041C11.9095 14.3041 11.8194 14.3038 11.7295 14.3031L13.0281 13.0045L11.9674 11.9439L9.46967 14.4416C9.17678 14.7345 9.17678 15.2094 9.46967 15.5023L11.9674 18.0001L13.0281 16.9394L11.8927 15.804L12 15.8041C14.9999 15.8041 17.7728 15.4502 19.844 14.8443C20.8697 14.5442 21.809 14.1579 22.5258 13.6621C23.1971 13.1978 23.9975 12.4017 23.9975 11.233C23.9975 10.0643 23.1971 9.26825 22.5258 8.80396C22.0877 8.50092 21.5665 8.2388 20.9932 8.01227L20.9932 5.00004L20.9932 4.42501L20.4379 4.27575L12.1945 2.06013ZM20.9932 12.0086L20.9932 12.818C21.9481 12.3553 22.4975 11.8129 22.4975 11.233C22.4975 10.6531 21.9481 10.1108 20.9932 9.64804L20.9932 12.0086ZM3.00635 12.0086L3.00635 9.64821C2.05172 10.1109 1.50244 10.6532 1.50244 11.233C1.50244 11.8129 2.05172 12.3552 3.00635 12.8179L3.00635 12.0086ZM12 6.44301L6.72589 4.97853L11.9998 3.56105L17.2739 4.97859L12 6.44301ZM12.2386 21.9257L12 22.0058L11.7614 21.9257L9.01359 21.0035L9.49083 19.5815L12 20.4236L14.5092 19.5815L14.9865 21.0035L12.2386 21.9257ZM17.257 18.6593L19.4935 17.9088L19.4934 16.3017L20.9934 16.3016L20.9935 18.4482L20.9935 18.9876L20.4821 19.1592L17.7343 20.0814L17.257 18.6593ZM6.74301 18.6593L4.50656 17.9088L4.5065 16.3016L3.0065 16.3017L3.00658 18.4482L3.0066 18.9876L3.51796 19.1592L6.26578 20.0814L6.74301 18.6593Z", fillRule: "evenodd" })
958
+ }
959
+ );
960
+ Rotate3D.displayName = "Rotate3D";
961
+ var RowAbove = (props) => /* @__PURE__ */ jsxRuntime.jsx(
962
+ "svg",
963
+ {
964
+ width: "24",
965
+ height: "24",
966
+ viewBox: "0 0 24 24",
967
+ fill: "currentColor",
968
+ xmlns: "http://www.w3.org/2000/svg",
969
+ ...props,
970
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.5 18L4.5 13.4885L19.5 13.4885L19.5 18C19.5 18.8284 18.8284 19.5 18 19.5L6 19.5C5.17157 19.5 4.5 18.8284 4.5 18ZM4.5 6L4.5 11.9885L20.2505 11.9995C20.6645 11.9998 21 12.3355 21 12.7495L21 18C21 19.6569 19.6569 21 18 21L6 21C4.34315 21 3 19.6569 3 18L3 6C3 4.34315 4.34315 3 6 3L12 3L12 4.5L6 4.5C5.17157 4.5 4.5 5.17157 4.5 6ZM16.75 10L16.75 7.25L14 7.25L14 5.75L16.75 5.75L16.75 3L18.25 3L18.25 5.75L21 5.75L21 7.25L18.25 7.25L18.25 10L16.75 10Z", fillRule: "evenodd" })
971
+ }
972
+ );
973
+ RowAbove.displayName = "RowAbove";
974
+ var RowBelow = (props) => /* @__PURE__ */ jsxRuntime.jsx(
975
+ "svg",
976
+ {
977
+ width: "24",
978
+ height: "24",
979
+ viewBox: "0 0 24 24",
980
+ fill: "currentColor",
981
+ xmlns: "http://www.w3.org/2000/svg",
982
+ ...props,
983
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.5 18L4.5 11.9929L20.25 11.9929C20.6642 11.9929 21 11.6572 21 11.2429L21 6C21 4.34315 19.6569 3 18 3L6 3C4.34315 3 3 4.34315 3 6L3 18C3 19.6569 4.34315 21 6 21L12 21L12 19.5L6 19.5C5.17157 19.5 4.5 18.8284 4.5 18ZM19.5 10.4929L4.5 10.4929L4.5 6C4.5 5.17157 5.17157 4.5 6 4.5L18 4.5C18.8284 4.5 19.5 5.17157 19.5 6L19.5 10.4929ZM16.75 21L16.75 18.25L14 18.25L14 16.75L16.75 16.75L16.75 14L18.25 14L18.25 16.75L21 16.75L21 18.25L18.25 18.25L18.25 21L16.75 21Z", fillRule: "evenodd" })
984
+ }
985
+ );
986
+ RowBelow.displayName = "RowBelow";
987
+ var RowDelete = (props) => /* @__PURE__ */ jsxRuntime.jsx(
988
+ "svg",
989
+ {
990
+ width: "24",
991
+ height: "24",
992
+ viewBox: "0 0 24 24",
993
+ fill: "currentColor",
994
+ xmlns: "http://www.w3.org/2000/svg",
995
+ ...props,
996
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14.9393 16L19.9697 21.0303L21.0303 19.9697L4.03033 2.96967L2.96967 4.03033L6.93933 8L3.75 8C3.33578 8 3 8.33579 3 8.75L3 15.25C3 15.6642 3.33578 16 3.75 16L14.9393 16ZM13.4393 14.5L8.43933 9.5L4.5 9.5L4.5 14.5L13.4393 14.5ZM20.25 16L19.0607 16L17.5607 14.5L19.5 14.5L19.5 9.5L12.5607 9.5L11.0607 8L20.25 8C20.6642 8 21 8.33579 21 8.75L21 15.25C21 15.6642 20.6642 16 20.25 16Z", fillRule: "evenodd" })
997
+ }
998
+ );
999
+ RowDelete.displayName = "RowDelete";
1000
+ var Scissors = (props) => /* @__PURE__ */ jsxRuntime.jsx(
1001
+ "svg",
1002
+ {
1003
+ width: "24",
1004
+ height: "24",
1005
+ viewBox: "0 0 24 24",
1006
+ fill: "currentColor",
1007
+ xmlns: "http://www.w3.org/2000/svg",
1008
+ ...props,
1009
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.5 6.5C7.5 7.60457 6.60457 8.5 5.5 8.5C4.39543 8.5 3.5 7.60457 3.5 6.5C3.5 5.39543 4.39543 4.5 5.5 4.5C6.60457 4.5 7.5 5.39543 7.5 6.5ZM7.70903 9.21495C7.10657 9.70574 6.33765 10 5.5 10C3.567 10 2 8.433 2 6.5C2 4.567 3.567 3 5.5 3C7.433 3 9 4.567 9 6.5C9 7.0525 8.87198 7.5751 8.64399 8.03975L11.9897 10.9753L19.0827 4.75193C19.6362 4.26627 20.4787 4.32128 20.9643 4.8748C21.025 4.94399 21.0182 5.04929 20.949 5.11L13.1269 11.9731L13.1301 11.9759L11.9929 12.9737L11.9897 12.9709L8.62535 15.9228C8.86499 16.3968 9 16.9326 9 17.5C9 19.433 7.433 21 5.5 21C3.567 21 2 19.433 2 17.5C2 15.567 3.567 14 5.5 14C6.32291 14 7.07948 14.284 7.67706 14.7593L10.8526 11.9731L7.70903 9.21495ZM7.5 17.5C7.5 18.6046 6.60457 19.5 5.5 19.5C4.39543 19.5 3.5 18.6046 3.5 17.5C3.5 16.3954 4.39543 15.5 5.5 15.5C6.60457 15.5 7.5 16.3954 7.5 17.5ZM19.0829 19.1944C19.6364 19.6801 20.4788 19.6251 20.9645 19.0715C21.0252 19.0023 21.0183 18.897 20.9491 18.8363L14.6463 13.3063L13.5092 14.304L19.0829 19.1944Z", fillRule: "evenodd" })
1010
+ }
1011
+ );
1012
+ Scissors.displayName = "Scissors";
1013
+ var Separator = (props) => /* @__PURE__ */ jsxRuntime.jsx(
1014
+ "svg",
1015
+ {
1016
+ width: "24",
1017
+ height: "24",
1018
+ viewBox: "0 0 24 24",
1019
+ fill: "currentColor",
1020
+ xmlns: "http://www.w3.org/2000/svg",
1021
+ ...props,
1022
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.5 6L4.5 9.5L3 9.5L3 6C3 4.34315 4.34315 3 6 3L18 3C19.6569 3 21 4.34315 21 6L21 9.5L19.5 9.5L19.5 6C19.5 5.17157 18.8284 4.5 18 4.5L6 4.5C5.17157 4.5 4.5 5.17157 4.5 6ZM3 14.5L4.5 14.5L4.5 18C4.5 18.8284 5.17157 19.5 6 19.5L18 19.5C18.8284 19.5 19.5 18.8284 19.5 18L19.5 14.5L21 14.5L21 18C21 19.6569 19.6569 21 18 21L6 21C4.34315 21 3 19.6569 3 18L3 14.5ZM3 12.75L7.49985 12.75L7.49985 11.25L3 11.25L3 12.75ZM9.5 12.75L14.5 12.75L14.5 11.25L9.5 11.25L9.5 12.75ZM21 12.75L16.5 12.75L16.5 11.25L21 11.25L21 12.75Z", fillRule: "evenodd" })
1023
+ }
1024
+ );
1025
+ Separator.displayName = "Separator";
1026
+ var Sigma = (props) => /* @__PURE__ */ jsxRuntime.jsx(
1027
+ "svg",
1028
+ {
1029
+ width: "24",
1030
+ height: "24",
1031
+ viewBox: "0 0 24 24",
1032
+ fill: "currentColor",
1033
+ xmlns: "http://www.w3.org/2000/svg",
1034
+ ...props,
1035
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6.38968 6.18593L10.5426 12L6.38968 17.8141L6.10732 18.2094C5.87094 18.5403 6.1075 19 6.51419 19L6.99998 19L16.25 19L16.5 19C16.7761 19 17 18.7761 17 18.5L17 18.25L17 16L15.5 16L15.5 17.5L8.45738 17.5L12.1784 12.2906C12.3025 12.1168 12.3025 11.8832 12.1784 11.7094L8.45738 6.5L15.5 6.5L15.5 8L17 8L17 5.75L17 5.5C17 5.22386 16.7761 5 16.5 5L16.25 5L6.99998 5L6.51419 5C6.1075 5 5.87094 5.45969 6.10732 5.79062L6.38968 6.18593Z", fillRule: "evenodd" })
1036
+ }
1037
+ );
1038
+ Sigma.displayName = "Sigma";
1039
+ var SortDown = (props) => /* @__PURE__ */ jsxRuntime.jsx(
1040
+ "svg",
1041
+ {
1042
+ width: "24",
1043
+ height: "24",
1044
+ viewBox: "0 0 24 24",
1045
+ fill: "currentColor",
1046
+ xmlns: "http://www.w3.org/2000/svg",
1047
+ ...props,
1048
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M18 7.25L6 7.25L6 8.75L18 8.75L18 7.25ZM6 11.25L14 11.25L14 12.75L6 12.75L6 11.25ZM6 15.25L10 15.25L10 16.75L6 16.75L6 15.25Z", fillRule: "evenodd" })
1049
+ }
1050
+ );
1051
+ SortDown.displayName = "SortDown";
1052
+ var SortUp = (props) => /* @__PURE__ */ jsxRuntime.jsx(
1053
+ "svg",
1054
+ {
1055
+ width: "24",
1056
+ height: "24",
1057
+ viewBox: "0 0 24 24",
1058
+ fill: "currentColor",
1059
+ xmlns: "http://www.w3.org/2000/svg",
1060
+ ...props,
1061
+ 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,6,16.75)" })
1062
+ }
1063
+ );
1064
+ SortUp.displayName = "SortUp";
1065
+ var StartOfLine = (props) => /* @__PURE__ */ jsxRuntime.jsx(
1066
+ "svg",
1067
+ {
1068
+ width: "24",
1069
+ height: "24",
1070
+ viewBox: "0 0 24 24",
1071
+ fill: "currentColor",
1072
+ xmlns: "http://www.w3.org/2000/svg",
1073
+ ...props,
1074
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.50415 19L1.6965 19L7.20001 5L8.80001 5L14.3043 19L12.4982 19L10.9745 15L5.02923 15L3.50415 19ZM5.60114 13.5L10.403 13.5L8.00314 7.2L5.60114 13.5ZM16 17L22 17L22 18.5L16 18.5L16 17Z", fillRule: "evenodd" })
1075
+ }
1076
+ );
1077
+ StartOfLine.displayName = "StartOfLine";
1078
+ var Terminal = (props) => /* @__PURE__ */ jsxRuntime.jsx(
1079
+ "svg",
1080
+ {
1081
+ width: "24",
1082
+ height: "24",
1083
+ viewBox: "0 0 24 24",
1084
+ fill: "currentColor",
1085
+ xmlns: "http://www.w3.org/2000/svg",
1086
+ ...props,
1087
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6 4.5L18 4.5C18.8284 4.5 19.5 5.17157 19.5 6L19.5 7.75L4.5 7.75L4.5 6C4.5 5.17157 5.17157 4.5 6 4.5ZM4.5 9.25L4.5 18C4.5 18.8284 5.17157 19.5 6 19.5L18 19.5C18.8284 19.5 19.5 18.8284 19.5 18L19.5 9.25L4.5 9.25ZM21 9.25L21 18C21 19.6569 19.6569 21 18 21L6 21C4.34315 21 3 19.6569 3 18L3 6C3 4.34315 4.34315 3 6 3L18 3C19.6569 3 21 4.34315 21 6L21 7.75L21 9.25ZM8.93986 13.9993L6.96983 12.0305L8.03017 10.9695L10.5308 13.4687C10.6716 13.6093 10.7506 13.8001 10.7507 13.999C10.7507 14.198 10.6717 14.3888 10.531 14.5295L8.03035 17.0303L6.96965 15.9697L8.93986 13.9993ZM17 15.4988L12 15.4988L12 16.9988L17 16.9988L17 15.4988Z", fillRule: "evenodd" })
1088
+ }
1089
+ );
1090
+ Terminal.displayName = "Terminal";
1091
+ var Text = (props) => /* @__PURE__ */ jsxRuntime.jsx(
1092
+ "svg",
1093
+ {
1094
+ width: "24",
1095
+ height: "24",
1096
+ viewBox: "0 0 24 24",
1097
+ fill: "currentColor",
1098
+ xmlns: "http://www.w3.org/2000/svg",
1099
+ ...props,
1100
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.1593 19L12.8471 19L12.8471 6.50511L17.5 6.50511L17.5 5L6.5 5L6.5 6.50511L11.1593 6.50511L11.1593 19Z", fillRule: "nonzero" })
1101
+ }
1102
+ );
1103
+ Text.displayName = "Text";
1104
+ var TextAlignCenter = (props) => /* @__PURE__ */ jsxRuntime.jsx(
1105
+ "svg",
1106
+ {
1107
+ width: "24",
1108
+ height: "24",
1109
+ viewBox: "0 0 24 24",
1110
+ fill: "currentColor",
1111
+ xmlns: "http://www.w3.org/2000/svg",
1112
+ ...props,
1113
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 5L20 5L20 6.55556L4 6.55556L4 5ZM17 9.22222L7 9.22222L7 10.7778L17 10.7778L17 9.22222ZM7 17.4444L17 17.4444L17 19L7 19L7 17.4444ZM20 13.4444L4 13.4444L4 15L20 15L20 13.4444Z", fillRule: "evenodd" })
1114
+ }
1115
+ );
1116
+ TextAlignCenter.displayName = "TextAlignCenter";
1117
+ var TextAlignDistance = (props) => /* @__PURE__ */ jsxRuntime.jsx(
1118
+ "svg",
1119
+ {
1120
+ width: "24",
1121
+ height: "24",
1122
+ viewBox: "0 0 24 24",
1123
+ fill: "currentColor",
1124
+ xmlns: "http://www.w3.org/2000/svg",
1125
+ ...props,
1126
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 5L20 5L20 6.55556L4 6.55556L4 5ZM20 9.22222L4 9.22222L4 10.7778L20 10.7778L20 9.22222ZM4 17.4444L20 17.4444L20 19L4 19L4 17.4444ZM20 13.4444L4 13.4444L4 15L20 15L20 13.4444Z", fillRule: "evenodd" })
1127
+ }
1128
+ );
1129
+ TextAlignDistance.displayName = "TextAlignDistance";
1130
+ var TextAlignLeft = (props) => /* @__PURE__ */ jsxRuntime.jsx(
1131
+ "svg",
1132
+ {
1133
+ width: "24",
1134
+ height: "24",
1135
+ viewBox: "0 0 24 24",
1136
+ fill: "currentColor",
1137
+ xmlns: "http://www.w3.org/2000/svg",
1138
+ ...props,
1139
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 5L20 5L20 6.55556L4 6.55556L4 5ZM14 9.22222L4 9.22222L4 10.7778L14 10.7778L14 9.22222ZM4 17.4444L14 17.4444L14 19L4 19L4 17.4444ZM20 13.4444L4 13.4444L4 15L20 15L20 13.4444Z", fillRule: "evenodd" })
1140
+ }
1141
+ );
1142
+ TextAlignLeft.displayName = "TextAlignLeft";
1143
+ var TextAlignRight = (props) => /* @__PURE__ */ jsxRuntime.jsx(
1144
+ "svg",
1145
+ {
1146
+ width: "24",
1147
+ height: "24",
1148
+ viewBox: "0 0 24 24",
1149
+ fill: "currentColor",
1150
+ xmlns: "http://www.w3.org/2000/svg",
1151
+ ...props,
1152
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4 5L20 5L20 6.55556L4 6.55556L4 5ZM20 9.22222L10 9.22222L10 10.7778L20 10.7778L20 9.22222ZM10 17.4444L20 17.4444L20 19L10 19L10 17.4444ZM20 13.4444L4 13.4444L4 15L20 15L20 13.4444Z", fillRule: "evenodd" })
1153
+ }
1154
+ );
1155
+ TextAlignRight.displayName = "TextAlignRight";
1156
+ var TextBold = (props) => /* @__PURE__ */ jsxRuntime.jsx(
1157
+ "svg",
1158
+ {
1159
+ width: "24",
1160
+ height: "24",
1161
+ viewBox: "0 0 24 24",
1162
+ fill: "currentColor",
1163
+ xmlns: "http://www.w3.org/2000/svg",
1164
+ ...props,
1165
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6.80266 4.98297L6.80266 19.0477L12.6897 19.0477C15.4022 19.0477 17.6727 17.4805 17.6727 14.8283C17.6727 12.9998 16.5676 11.9751 15.141 11.4125C16.1456 10.9102 17.09 9.88552 17.09 8.41878C17.09 6.26889 15.4826 4.98297 12.5893 4.98297L6.80266 4.98297ZM9.45486 10.4481L9.45486 7.31369L12.3884 7.31369C13.8752 7.31369 14.5181 7.816 14.5181 8.8809C14.5181 9.9458 13.8752 10.4481 12.3884 10.4481L9.45486 10.4481ZM9.45486 16.6768L9.45486 12.7788L12.529 12.7788C14.2369 12.7788 15.0205 13.4821 15.0205 14.7278C15.0205 15.9735 14.2369 16.6768 12.529 16.6768L9.45486 16.6768Z", fillRule: "nonzero" })
1166
+ }
1167
+ );
1168
+ TextBold.displayName = "TextBold";
1169
+ var TextCapsLock = (props) => /* @__PURE__ */ jsxRuntime.jsx(
1170
+ "svg",
1171
+ {
1172
+ width: "24",
1173
+ height: "24",
1174
+ viewBox: "0 0 24 24",
1175
+ fill: "currentColor",
1176
+ xmlns: "http://www.w3.org/2000/svg",
1177
+ ...props,
1178
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.36748 19L7.67971 19L7.67971 6.50511L3 6.50511L3 5L14 5L14 6.50511L9.36748 6.50511L9.36748 19ZM17.3469 19L15.6591 19L15.6591 12.49L13 12.49L13 10.983L20 10.983L20 12.49L17.3469 12.49L17.3469 19Z", fillRule: "evenodd" })
1179
+ }
1180
+ );
1181
+ TextCapsLock.displayName = "TextCapsLock";
1182
+ var TextItalic = (props) => /* @__PURE__ */ jsxRuntime.jsx(
1183
+ "svg",
1184
+ {
1185
+ width: "24",
1186
+ height: "24",
1187
+ viewBox: "0 0 24 24",
1188
+ fill: "currentColor",
1189
+ xmlns: "http://www.w3.org/2000/svg",
1190
+ ...props,
1191
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14.0021 19L7 19L7 17.5132L9.64908 17.5132L12.6036 6.48684L10 6.48684L10 5L17 5L17 6.48684L14.3509 6.48684L11.3964 17.5132L14.0021 17.5132L14.0021 19Z", fillRule: "evenodd" })
1192
+ }
1193
+ );
1194
+ TextItalic.displayName = "TextItalic";
1195
+ var TextLower = (props) => /* @__PURE__ */ jsxRuntime.jsx(
1196
+ "svg",
1197
+ {
1198
+ width: "24",
1199
+ height: "24",
1200
+ viewBox: "0 0 24 24",
1201
+ fill: "currentColor",
1202
+ xmlns: "http://www.w3.org/2000/svg",
1203
+ ...props,
1204
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M1.69629 19L3.50393 19L5.02902 15L10.9742 15L12.498 19L14.3041 19L8.7998 5L7.1998 5L1.69629 19ZM10.4028 13.5L8.00293 7.2L5.60092 13.5L10.4028 13.5ZM18.25 10.75L21 10.75L21 12.25L18.25 12.25L18.25 15L16.75 15L16.75 12.25L14 12.25L14 10.75L16.75 10.75L16.75 8L18.25 8L18.25 10.75Z", fillRule: "evenodd" })
1205
+ }
1206
+ );
1207
+ TextLower.displayName = "TextLower";
1208
+ var TextRise = (props) => /* @__PURE__ */ jsxRuntime.jsx(
1209
+ "svg",
1210
+ {
1211
+ width: "24",
1212
+ height: "24",
1213
+ viewBox: "0 0 24 24",
1214
+ fill: "currentColor",
1215
+ xmlns: "http://www.w3.org/2000/svg",
1216
+ ...props,
1217
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.50393 19L1.69629 19L7.1998 5L8.7998 5L14.3041 19L12.498 19L10.9742 15L5.02902 15L3.50393 19ZM8.00293 7.2L10.4028 13.5L5.60092 13.5L8.00293 7.2ZM21 10.75L14 10.75L14 12.25L21 12.25L21 10.75Z", fillRule: "evenodd" })
1218
+ }
1219
+ );
1220
+ TextRise.displayName = "TextRise";
1221
+ var TextSearch = (props) => /* @__PURE__ */ jsxRuntime.jsx(
1222
+ "svg",
1223
+ {
1224
+ width: "24",
1225
+ height: "24",
1226
+ viewBox: "0 0 24 24",
1227
+ fill: "currentColor",
1228
+ xmlns: "http://www.w3.org/2000/svg",
1229
+ ...props,
1230
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.67971 19L9.36748 19L9.36748 6.50511L14 6.50511L14 5L3 5L3 6.50511L7.67971 6.50511L7.67971 19ZM19.3088 17.2484L21.0304 18.9698L19.9697 20.0305L18.2481 18.309C17.6074 18.7451 16.8335 19 16 19C13.7909 19 12 17.2091 12 15C12 12.7909 13.7909 11 16 11C18.2091 11 20 12.7909 20 15C20 15.8336 19.745 16.6076 19.3088 17.2484ZM18.5 15C18.5 16.3807 17.3807 17.5 16 17.5C14.6193 17.5 13.5 16.3807 13.5 15C13.5 13.6193 14.6193 12.5 16 12.5C17.3807 12.5 18.5 13.6193 18.5 15Z", fillRule: "evenodd" })
1231
+ }
1232
+ );
1233
+ TextSearch.displayName = "TextSearch";
1234
+ var TextStrikethrough = (props) => /* @__PURE__ */ jsxRuntime.jsx(
1235
+ "svg",
1236
+ {
1237
+ width: "24",
1238
+ height: "24",
1239
+ viewBox: "0 0 24 24",
1240
+ fill: "currentColor",
1241
+ xmlns: "http://www.w3.org/2000/svg",
1242
+ ...props,
1243
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.05909 8.3586C9.05909 6.95213 10.3852 6.16853 12.093 6.16853C13.8411 6.16853 15.0466 7.0325 15.8101 8.41888L17.1764 7.61518C16.2723 5.80687 14.6649 4.70178 12.1131 4.70178C9.38057 4.70178 7.4316 6.20871 7.4316 8.3787C7.4316 9.1128 7.61383 9.73131 7.94768 10.2501L10.3495 10.2501C9.50988 9.79397 9.05909 9.18898 9.05909 8.3586ZM16.9959 13.25L17.999 13.25L17.999 11.75L6 11.75L6 13.25L14.615 13.25C15.3875 13.7155 15.8101 14.3491 15.8101 15.2302C15.8101 16.6166 14.5242 17.8623 12.3542 17.8623C10.124 17.8623 8.83807 16.5563 8.25539 15.0293L6.76855 15.6923C7.41151 17.6212 9.32029 19.309 12.3743 19.3291C15.4485 19.3492 17.4979 17.4806 17.4979 15.1097C17.4979 14.3933 17.3269 13.7762 16.9959 13.25Z", fillRule: "evenodd" })
1244
+ }
1245
+ );
1246
+ TextStrikethrough.displayName = "TextStrikethrough";
1247
+ var TextSubscript = (props) => /* @__PURE__ */ jsxRuntime.jsx(
1248
+ "svg",
1249
+ {
1250
+ width: "24",
1251
+ height: "24",
1252
+ viewBox: "0 0 24 24",
1253
+ fill: "currentColor",
1254
+ xmlns: "http://www.w3.org/2000/svg",
1255
+ ...props,
1256
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.32611 19.0477L2.53789 19.0477L8.16377 4.98303L9.89171 4.98303L15.5176 19.0477L13.7294 19.0477L12.122 14.9087L5.93351 14.9087L4.32611 19.0477ZM8.64598 7.91653L6.4961 13.462L11.5594 13.462L9.4095 7.91653C9.26885 7.59505 9.10811 7.13292 9.02774 6.85163C8.94737 7.13292 8.78663 7.59505 8.64598 7.91653ZM22.0069 20.9806L16.6988 20.9806L16.6988 19.9324L19.6651 17.0218C20.3007 16.3973 20.5795 15.9959 20.5795 15.4272C20.5795 14.7692 20.1223 14.312 19.3863 14.312C18.6726 14.312 18.1708 14.7246 18.1708 15.416C18.1708 15.639 18.1931 15.784 18.2265 15.9513L16.7768 16.0516C16.7211 15.7952 16.6988 15.5721 16.6988 15.338C16.6988 14.1224 17.7136 13.0185 19.3863 13.0185C21.1036 13.0185 22.0069 13.9886 22.0069 15.2599C22.0069 16.2858 21.6612 16.9326 20.6464 17.9139L18.8956 19.6201L22.0069 19.6201L22.0069 20.9806Z", fillRule: "evenodd" })
1257
+ }
1258
+ );
1259
+ TextSubscript.displayName = "TextSubscript";
1260
+ var TextSuperscript = (props) => /* @__PURE__ */ jsxRuntime.jsx(
1261
+ "svg",
1262
+ {
1263
+ width: "24",
1264
+ height: "24",
1265
+ viewBox: "0 0 24 24",
1266
+ fill: "currentColor",
1267
+ xmlns: "http://www.w3.org/2000/svg",
1268
+ ...props,
1269
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M21.0069 10.9806L15.6988 10.9806L15.6988 9.93236L18.6651 7.02183C19.3007 6.39735 19.5795 5.9959 19.5795 5.42718C19.5795 4.76924 19.1223 4.31203 18.3863 4.31203C17.6726 4.31203 17.1708 4.72464 17.1708 5.41603C17.1708 5.63905 17.1931 5.78402 17.2265 5.95129L15.7768 6.05166C15.7211 5.79517 15.6988 5.57215 15.6988 5.33797C15.6988 4.12246 16.7136 3.01846 18.3863 3.01846C20.1036 3.01846 21.0069 3.98864 21.0069 5.25991C21.0069 6.28584 20.6612 6.93262 19.6464 7.91395L17.8956 9.62012L21.0069 9.62012L21.0069 10.9806ZM5.32611 19.0477L3.53789 19.0477L9.16377 4.98304L10.8917 4.98304L16.5176 19.0477L14.7294 19.0477L13.122 14.9087L6.93351 14.9087L5.32611 19.0477ZM9.64598 7.91654L7.4961 13.462L12.5594 13.462L10.4095 7.91654C10.2688 7.59506 10.1081 7.13293 10.0277 6.85164C9.94737 7.13293 9.78663 7.59506 9.64598 7.91654Z", fillRule: "evenodd" })
1270
+ }
1271
+ );
1272
+ TextSuperscript.displayName = "TextSuperscript";
1273
+ var TextUnderline = (props) => /* @__PURE__ */ jsxRuntime.jsx(
1274
+ "svg",
1275
+ {
1276
+ width: "24",
1277
+ height: "24",
1278
+ viewBox: "0 0 24 24",
1279
+ fill: "currentColor",
1280
+ xmlns: "http://www.w3.org/2000/svg",
1281
+ ...props,
1282
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M17.3688 4.98303L17.3687 12.7922C17.3687 16.1275 15.1873 17.9961 12.0069 17.9961C8.82646 17.9961 6.64502 16.1275 6.64502 12.7922L6.64513 4.98303L8.35766 4.98303L8.35755 12.6917C8.35755 15.0626 9.84582 16.4892 12.0069 16.4892C14.1475 16.4892 15.6562 15.0626 15.6562 12.6917L15.6563 4.98303L17.3688 4.98303ZM17 21.0006L7 21.0006L7 19.5006L17 19.5006L17 21.0006Z", fillRule: "evenodd" })
1283
+ }
1284
+ );
1285
+ TextUnderline.displayName = "TextUnderline";
1286
+ var Translate = (props) => /* @__PURE__ */ jsxRuntime.jsx(
1287
+ "svg",
1288
+ {
1289
+ width: "24",
1290
+ height: "24",
1291
+ viewBox: "0 0 24 24",
1292
+ fill: "currentColor",
1293
+ xmlns: "http://www.w3.org/2000/svg",
1294
+ ...props,
1295
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5.35 3.00389L2 3.00389L2 4.30389L7.68355 4.3039C7.61114 5.55842 7.08541 6.78956 5.99764 7.83191C5.40354 7.26766 4.97569 6.64824 4.69653 6L3.30469 6C3.62148 6.96026 4.17612 7.85558 4.97112 8.64514C4.31204 9.07959 3.52271 9.46247 2.59189 9.77673L3.00772 11.0084C4.17873 10.6131 5.17594 10.1057 6.00107 9.5111C6.83304 10.1061 7.8385 10.6136 9.01899 11.0089L9.43179 9.77622C8.49053 9.46102 7.69285 9.07692 7.02723 8.64118C8.26361 7.40217 8.91273 5.90363 8.98541 4.3039L10 4.3039L10 3.0039L6.65 3.0039L6.65 2L5.35 2L5.35 3.00389ZM4 13.0002L4 17C4 18.6569 5.34315 20 7 20L12 20L12 18.5L7 18.5C6.17157 18.5 5.5 17.8284 5.5 17L5.5 13.0002L4 13.0002ZM12 5.5L12 4L17 4C18.6569 4 20 5.34315 20 7L20 11.0002L18.5 11.0002L18.5 7C18.5 6.17157 17.8284 5.5 17 5.5L12 5.5ZM15.4893 21.0116L14.0088 21.0116L16.9803 13.6616L18.3033 13.6616L21.2748 21.0116L19.7943 21.0116L19.0593 19.0901L16.2243 19.0901L15.4893 21.0116ZM17.3688 16.0871L16.6968 17.8511L18.5868 17.8511L17.9148 16.0871C17.9148 16.0871 17.7783 15.7301 17.6418 15.2891C17.5053 15.7301 17.3688 16.0871 17.3688 16.0871Z", fillRule: "evenodd" })
1296
+ }
1297
+ );
1298
+ Translate.displayName = "Translate";
1299
+ var Value = (props) => /* @__PURE__ */ jsxRuntime.jsx(
1300
+ "svg",
1301
+ {
1302
+ width: "24",
1303
+ height: "24",
1304
+ viewBox: "0 0 24 24",
1305
+ fill: "currentColor",
1306
+ xmlns: "http://www.w3.org/2000/svg",
1307
+ ...props,
1308
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.00098 3.99976C2.89641 3.99976 2.00098 4.89519 2.00098 5.99976L2.00098 18.0005C2.00098 19.105 2.89641 20.0005 4.00098 20.0005L5.99976 20.0005L5.99976 18.5005L4.00098 18.5005C3.72483 18.5005 3.50098 18.2766 3.50098 18.0005L3.50098 5.99976C3.50098 5.72361 3.72483 5.49976 4.00098 5.49976L5.99976 5.49976L5.99976 3.99976L4.00098 3.99976ZM19.9978 3.99976C21.1024 3.99976 21.9978 4.89519 21.9978 5.99976L21.9978 18.0005C21.9978 19.105 21.1024 20.0005 19.9978 20.0005L17.9998 20.0005L17.9998 18.5005L19.9978 18.5005C20.2739 18.5005 20.4978 18.2766 20.4978 18.0005L20.4978 5.99976C20.4978 5.72361 20.2739 5.49976 19.9978 5.49976L17.9998 5.49976L17.9998 3.99976L19.9978 3.99976ZM9.90905 8L12 10.75L14.0913 8L15.9966 8L13 12L16.0001 16L14.0975 16L12 13.25L9.90905 16L8.00004 16L11 12L8 8L9.90905 8Z", fillRule: "evenodd" })
1309
+ }
1310
+ );
1311
+ Value.displayName = "Value";
1312
+
1313
+ exports.Array = Array;
1314
+ exports.Bullet = Bullet;
1315
+ exports.Checkbox = Checkbox;
1316
+ exports.CheckboxGroup = CheckboxGroup;
1317
+ exports.Code = Code;
1318
+ exports.CodeBinary = CodeBinary;
1319
+ exports.ColorPantone = ColorPantone;
1320
+ exports.ColumnDelete = ColumnDelete;
1321
+ exports.ColumnLeft = ColumnLeft;
1322
+ exports.ColumnRight = ColumnRight;
1323
+ exports.CompareAdd = CompareAdd;
1324
+ exports.CompareAdded = CompareAdded;
1325
+ exports.Crop = Crop;
1326
+ exports.DividerDot = DividerDot;
1327
+ exports.DividerHorizontal = DividerHorizontal;
1328
+ exports.DividerVertical = DividerVertical;
1329
+ exports.DragHorizontalDots = DragHorizontalDots;
1330
+ exports.DragHorizontalLines = DragHorizontalLines;
1331
+ exports.DragVerticalDots = DragVerticalDots;
1332
+ exports.DragVerticalLines = DragVerticalLines;
1333
+ exports.Edit = Edit;
1334
+ exports.EndOfLine = EndOfLine;
1335
+ exports.Equals = Equals;
1336
+ exports.Eraser = Eraser;
1337
+ exports.Eyedropper = Eyedropper;
1338
+ exports.EyedropperFill = EyedropperFill;
1339
+ exports.GridColumns1 = GridColumns1;
1340
+ exports.GridColumns2 = GridColumns2;
1341
+ exports.GridColumns3 = GridColumns3;
1342
+ exports.GridGant = GridGant;
1343
+ exports.GridPanelLeft = GridPanelLeft;
1344
+ exports.GridPanelRight = GridPanelRight;
1345
+ exports.GridTablet = GridTablet;
1346
+ exports.Hashtag = Hashtag;
1347
+ exports.Input = Input;
1348
+ exports.LetterSpacing = LetterSpacing;
1349
+ exports.LineSpacing = LineSpacing;
1350
+ exports.ListBulleted = ListBulleted;
1351
+ exports.ListChecked = ListChecked;
1352
+ exports.ListNumbered = ListNumbered;
1353
+ exports.Marker = Marker;
1354
+ exports.MarketingFunnel = MarketingFunnel;
1355
+ exports.MiddleOfLine = MiddleOfLine;
1356
+ exports.NullAdd = NullAdd;
1357
+ exports.NullDelete = NullDelete;
1358
+ exports.Number = Number;
1359
+ exports.Object = Object$1;
1360
+ exports.ObjectAlignBottomVertical = ObjectAlignBottomVertical;
1361
+ exports.ObjectAlignCenterHorizontal = ObjectAlignCenterHorizontal;
1362
+ exports.ObjectAlignCenterVertical = ObjectAlignCenterVertical;
1363
+ exports.ObjectAlignDistanseHorizontal = ObjectAlignDistanseHorizontal;
1364
+ exports.ObjectAlignDistanseVertical = ObjectAlignDistanseVertical;
1365
+ exports.ObjectAlignDividerHorizontal = ObjectAlignDividerHorizontal;
1366
+ exports.ObjectAlignDividerVertical = ObjectAlignDividerVertical;
1367
+ exports.ObjectAlignLeftHorizontal = ObjectAlignLeftHorizontal;
1368
+ exports.ObjectAlignRightHorizontal = ObjectAlignRightHorizontal;
1369
+ exports.ObjectAlignTopVertical = ObjectAlignTopVertical;
1370
+ exports.PaintBucket = PaintBucket;
1371
+ exports.PaintBucketFill = PaintBucketFill;
1372
+ exports.Pen = Pen;
1373
+ exports.PenTool = PenTool;
1374
+ exports.Pencil = Pencil;
1375
+ exports.Quote = Quote;
1376
+ exports.Radiobutton = Radiobutton;
1377
+ exports.Rename = Rename;
1378
+ exports.Rotate3D = Rotate3D;
1379
+ exports.RowAbove = RowAbove;
1380
+ exports.RowBelow = RowBelow;
1381
+ exports.RowDelete = RowDelete;
1382
+ exports.Scissors = Scissors;
1383
+ exports.Separator = Separator;
1384
+ exports.Sigma = Sigma;
1385
+ exports.SortDown = SortDown;
1386
+ exports.SortUp = SortUp;
1387
+ exports.StartOfLine = StartOfLine;
1388
+ exports.Terminal = Terminal;
1389
+ exports.Text = Text;
1390
+ exports.TextAlignCenter = TextAlignCenter;
1391
+ exports.TextAlignDistance = TextAlignDistance;
1392
+ exports.TextAlignLeft = TextAlignLeft;
1393
+ exports.TextAlignRight = TextAlignRight;
1394
+ exports.TextBold = TextBold;
1395
+ exports.TextCapsLock = TextCapsLock;
1396
+ exports.TextItalic = TextItalic;
1397
+ exports.TextLower = TextLower;
1398
+ exports.TextRise = TextRise;
1399
+ exports.TextSearch = TextSearch;
1400
+ exports.TextStrikethrough = TextStrikethrough;
1401
+ exports.TextSubscript = TextSubscript;
1402
+ exports.TextSuperscript = TextSuperscript;
1403
+ exports.TextUnderline = TextUnderline;
1404
+ exports.Translate = Translate;
1405
+ exports.Value = Value;
1406
+ exports.editor_exports = editor_exports;