@equinor/stratus-ui 1.3.0 → 1.3.2

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 (1447) hide show
  1. package/dist/index.cjs +2 -2
  2. package/dist/index.js +352 -359
  3. package/dist/stratus-ui.css +1 -1
  4. package/dist/types/components/BaseIcon/BaseIcon.d.ts +1 -3
  5. package/dist/types/components/BaseIcon/BaseIcon.d.ts.map +1 -1
  6. package/dist/types/components/DatePicker/DatePicker.d.ts +1 -2
  7. package/dist/types/components/DatePicker/DatePicker.d.ts.map +1 -1
  8. package/dist/types/components/Popover/Popover.d.ts +0 -5
  9. package/dist/types/components/Popover/Popover.d.ts.map +1 -1
  10. package/dist/types/components/Table/Table.d.ts +2 -2
  11. package/dist/types/components/Table/Table.d.ts.map +1 -1
  12. package/dist/types/components/TipTapEditor/TipTapEditor.d.ts.map +1 -1
  13. package/dist/types/components/TipTapEditor/TipTapEditorTypes.d.ts +0 -1
  14. package/dist/types/components/TipTapEditor/TipTapEditorTypes.d.ts.map +1 -1
  15. package/dist/types/icons/Accessible.d.ts +0 -1
  16. package/dist/types/icons/Accessible.d.ts.map +1 -1
  17. package/dist/types/icons/AccessibleForward.d.ts +0 -1
  18. package/dist/types/icons/AccessibleForward.d.ts.map +1 -1
  19. package/dist/types/icons/AccountCircle.d.ts +0 -1
  20. package/dist/types/icons/AccountCircle.d.ts.map +1 -1
  21. package/dist/types/icons/Add.d.ts +0 -1
  22. package/dist/types/icons/Add.d.ts.map +1 -1
  23. package/dist/types/icons/AddBox.d.ts +0 -1
  24. package/dist/types/icons/AddBox.d.ts.map +1 -1
  25. package/dist/types/icons/AddCircleFilled.d.ts +0 -1
  26. package/dist/types/icons/AddCircleFilled.d.ts.map +1 -1
  27. package/dist/types/icons/AddCircleOutlined.d.ts +0 -1
  28. package/dist/types/icons/AddCircleOutlined.d.ts.map +1 -1
  29. package/dist/types/icons/AerialDrone.d.ts +0 -1
  30. package/dist/types/icons/AerialDrone.d.ts.map +1 -1
  31. package/dist/types/icons/Alarm.d.ts +0 -1
  32. package/dist/types/icons/Alarm.d.ts.map +1 -1
  33. package/dist/types/icons/AlarmAdd.d.ts +0 -1
  34. package/dist/types/icons/AlarmAdd.d.ts.map +1 -1
  35. package/dist/types/icons/AlarmOff.d.ts +0 -1
  36. package/dist/types/icons/AlarmOff.d.ts.map +1 -1
  37. package/dist/types/icons/AlarmOn.d.ts +0 -1
  38. package/dist/types/icons/AlarmOn.d.ts.map +1 -1
  39. package/dist/types/icons/AllOut.d.ts +0 -1
  40. package/dist/types/icons/AllOut.d.ts.map +1 -1
  41. package/dist/types/icons/Anchor.d.ts +0 -1
  42. package/dist/types/icons/Anchor.d.ts.map +1 -1
  43. package/dist/types/icons/Android.d.ts +0 -1
  44. package/dist/types/icons/Android.d.ts.map +1 -1
  45. package/dist/types/icons/AppleAirplay.d.ts +0 -1
  46. package/dist/types/icons/AppleAirplay.d.ts.map +1 -1
  47. package/dist/types/icons/AppleAppStore.d.ts +0 -1
  48. package/dist/types/icons/AppleAppStore.d.ts.map +1 -1
  49. package/dist/types/icons/AppleLogo.d.ts +0 -1
  50. package/dist/types/icons/AppleLogo.d.ts.map +1 -1
  51. package/dist/types/icons/Approve.d.ts +0 -1
  52. package/dist/types/icons/Approve.d.ts.map +1 -1
  53. package/dist/types/icons/Apps.d.ts +0 -1
  54. package/dist/types/icons/Apps.d.ts.map +1 -1
  55. package/dist/types/icons/Archive.d.ts +0 -1
  56. package/dist/types/icons/Archive.d.ts.map +1 -1
  57. package/dist/types/icons/ArrowBack.d.ts +0 -1
  58. package/dist/types/icons/ArrowBack.d.ts.map +1 -1
  59. package/dist/types/icons/ArrowBackIos.d.ts +0 -1
  60. package/dist/types/icons/ArrowBackIos.d.ts.map +1 -1
  61. package/dist/types/icons/ArrowDown.d.ts +0 -1
  62. package/dist/types/icons/ArrowDown.d.ts.map +1 -1
  63. package/dist/types/icons/ArrowDropDown.d.ts +0 -1
  64. package/dist/types/icons/ArrowDropDown.d.ts.map +1 -1
  65. package/dist/types/icons/ArrowDropLeft.d.ts +0 -1
  66. package/dist/types/icons/ArrowDropLeft.d.ts.map +1 -1
  67. package/dist/types/icons/ArrowDropRight.d.ts +0 -1
  68. package/dist/types/icons/ArrowDropRight.d.ts.map +1 -1
  69. package/dist/types/icons/ArrowDropUp.d.ts +0 -1
  70. package/dist/types/icons/ArrowDropUp.d.ts.map +1 -1
  71. package/dist/types/icons/ArrowForward.d.ts +0 -1
  72. package/dist/types/icons/ArrowForward.d.ts.map +1 -1
  73. package/dist/types/icons/ArrowForwardIos.d.ts +0 -1
  74. package/dist/types/icons/ArrowForwardIos.d.ts.map +1 -1
  75. package/dist/types/icons/ArrowUp.d.ts +0 -1
  76. package/dist/types/icons/ArrowUp.d.ts.map +1 -1
  77. package/dist/types/icons/Assignment.d.ts +0 -1
  78. package/dist/types/icons/Assignment.d.ts.map +1 -1
  79. package/dist/types/icons/AssignmentImportant.d.ts +0 -1
  80. package/dist/types/icons/AssignmentImportant.d.ts.map +1 -1
  81. package/dist/types/icons/AssignmentReturn.d.ts +0 -1
  82. package/dist/types/icons/AssignmentReturn.d.ts.map +1 -1
  83. package/dist/types/icons/AssignmentReturned.d.ts +0 -1
  84. package/dist/types/icons/AssignmentReturned.d.ts.map +1 -1
  85. package/dist/types/icons/AssignmentTurnedIn.d.ts +0 -1
  86. package/dist/types/icons/AssignmentTurnedIn.d.ts.map +1 -1
  87. package/dist/types/icons/AssignmentUser.d.ts +0 -1
  88. package/dist/types/icons/AssignmentUser.d.ts.map +1 -1
  89. package/dist/types/icons/AttachFile.d.ts +0 -1
  90. package/dist/types/icons/AttachFile.d.ts.map +1 -1
  91. package/dist/types/icons/Attachment.d.ts +0 -1
  92. package/dist/types/icons/Attachment.d.ts.map +1 -1
  93. package/dist/types/icons/Autorenew.d.ts +0 -1
  94. package/dist/types/icons/Autorenew.d.ts.map +1 -1
  95. package/dist/types/icons/Baby.d.ts +0 -1
  96. package/dist/types/icons/Baby.d.ts.map +1 -1
  97. package/dist/types/icons/Badge.d.ts +0 -1
  98. package/dist/types/icons/Badge.d.ts.map +1 -1
  99. package/dist/types/icons/Bag.d.ts +0 -1
  100. package/dist/types/icons/Bag.d.ts.map +1 -1
  101. package/dist/types/icons/BagOnRope.d.ts +0 -1
  102. package/dist/types/icons/BagOnRope.d.ts.map +1 -1
  103. package/dist/types/icons/BagOnWheels.d.ts +0 -1
  104. package/dist/types/icons/BagOnWheels.d.ts.map +1 -1
  105. package/dist/types/icons/Bandage.d.ts +0 -1
  106. package/dist/types/icons/Bandage.d.ts.map +1 -1
  107. package/dist/types/icons/BarChart.d.ts +0 -1
  108. package/dist/types/icons/BarChart.d.ts.map +1 -1
  109. package/dist/types/icons/Battery.d.ts +0 -1
  110. package/dist/types/icons/Battery.d.ts.map +1 -1
  111. package/dist/types/icons/BatteryAlert.d.ts +0 -1
  112. package/dist/types/icons/BatteryAlert.d.ts.map +1 -1
  113. package/dist/types/icons/BatteryCharging.d.ts +0 -1
  114. package/dist/types/icons/BatteryCharging.d.ts.map +1 -1
  115. package/dist/types/icons/BatteryUnknown.d.ts +0 -1
  116. package/dist/types/icons/BatteryUnknown.d.ts.map +1 -1
  117. package/dist/types/icons/Beach.d.ts +0 -1
  118. package/dist/types/icons/Beach.d.ts.map +1 -1
  119. package/dist/types/icons/Bearing.d.ts +0 -1
  120. package/dist/types/icons/Bearing.d.ts.map +1 -1
  121. package/dist/types/icons/Beat.d.ts +0 -1
  122. package/dist/types/icons/Beat.d.ts.map +1 -1
  123. package/dist/types/icons/Bike.d.ts +0 -1
  124. package/dist/types/icons/Bike.d.ts.map +1 -1
  125. package/dist/types/icons/Block.d.ts +0 -1
  126. package/dist/types/icons/Block.d.ts.map +1 -1
  127. package/dist/types/icons/Blocked.d.ts +0 -1
  128. package/dist/types/icons/Blocked.d.ts.map +1 -1
  129. package/dist/types/icons/BlockedOff.d.ts +0 -1
  130. package/dist/types/icons/BlockedOff.d.ts.map +1 -1
  131. package/dist/types/icons/Bluetooth.d.ts +0 -1
  132. package/dist/types/icons/Bluetooth.d.ts.map +1 -1
  133. package/dist/types/icons/BluetoothConnected.d.ts +0 -1
  134. package/dist/types/icons/BluetoothConnected.d.ts.map +1 -1
  135. package/dist/types/icons/BluetoothDisabled.d.ts +0 -1
  136. package/dist/types/icons/BluetoothDisabled.d.ts.map +1 -1
  137. package/dist/types/icons/BluetoothSearching.d.ts +0 -1
  138. package/dist/types/icons/BluetoothSearching.d.ts.map +1 -1
  139. package/dist/types/icons/Boat.d.ts +0 -1
  140. package/dist/types/icons/Boat.d.ts.map +1 -1
  141. package/dist/types/icons/Boat2.d.ts +0 -1
  142. package/dist/types/icons/Boat2.d.ts.map +1 -1
  143. package/dist/types/icons/Boat3.d.ts +0 -1
  144. package/dist/types/icons/Boat3.d.ts.map +1 -1
  145. package/dist/types/icons/BookmarkCollection.d.ts +0 -1
  146. package/dist/types/icons/BookmarkCollection.d.ts.map +1 -1
  147. package/dist/types/icons/BookmarkFilled.d.ts +0 -1
  148. package/dist/types/icons/BookmarkFilled.d.ts.map +1 -1
  149. package/dist/types/icons/BookmarkOutlined.d.ts +0 -1
  150. package/dist/types/icons/BookmarkOutlined.d.ts.map +1 -1
  151. package/dist/types/icons/Bookmarks.d.ts +0 -1
  152. package/dist/types/icons/Bookmarks.d.ts.map +1 -1
  153. package/dist/types/icons/BorderAll.d.ts +0 -1
  154. package/dist/types/icons/BorderAll.d.ts.map +1 -1
  155. package/dist/types/icons/BorderBottom.d.ts +0 -1
  156. package/dist/types/icons/BorderBottom.d.ts.map +1 -1
  157. package/dist/types/icons/BorderClear.d.ts +0 -1
  158. package/dist/types/icons/BorderClear.d.ts.map +1 -1
  159. package/dist/types/icons/BorderColor.d.ts +0 -1
  160. package/dist/types/icons/BorderColor.d.ts.map +1 -1
  161. package/dist/types/icons/BorderHorizontal.d.ts +0 -1
  162. package/dist/types/icons/BorderHorizontal.d.ts.map +1 -1
  163. package/dist/types/icons/BorderInner.d.ts +0 -1
  164. package/dist/types/icons/BorderInner.d.ts.map +1 -1
  165. package/dist/types/icons/BorderLeft.d.ts +0 -1
  166. package/dist/types/icons/BorderLeft.d.ts.map +1 -1
  167. package/dist/types/icons/BorderOuter.d.ts +0 -1
  168. package/dist/types/icons/BorderOuter.d.ts.map +1 -1
  169. package/dist/types/icons/BorderRight.d.ts +0 -1
  170. package/dist/types/icons/BorderRight.d.ts.map +1 -1
  171. package/dist/types/icons/BorderStyle.d.ts +0 -1
  172. package/dist/types/icons/BorderStyle.d.ts.map +1 -1
  173. package/dist/types/icons/BorderTop.d.ts +0 -1
  174. package/dist/types/icons/BorderTop.d.ts.map +1 -1
  175. package/dist/types/icons/BorderVertical.d.ts +0 -1
  176. package/dist/types/icons/BorderVertical.d.ts.map +1 -1
  177. package/dist/types/icons/Boundaries.d.ts +0 -1
  178. package/dist/types/icons/Boundaries.d.ts.map +1 -1
  179. package/dist/types/icons/Briefcase.d.ts +0 -1
  180. package/dist/types/icons/Briefcase.d.ts.map +1 -1
  181. package/dist/types/icons/Brush.d.ts +0 -1
  182. package/dist/types/icons/Brush.d.ts.map +1 -1
  183. package/dist/types/icons/BubbleChart.d.ts +0 -1
  184. package/dist/types/icons/BubbleChart.d.ts.map +1 -1
  185. package/dist/types/icons/BuildWrench.d.ts +0 -1
  186. package/dist/types/icons/BuildWrench.d.ts.map +1 -1
  187. package/dist/types/icons/Bus.d.ts +0 -1
  188. package/dist/types/icons/Bus.d.ts.map +1 -1
  189. package/dist/types/icons/Business.d.ts +0 -1
  190. package/dist/types/icons/Business.d.ts.map +1 -1
  191. package/dist/types/icons/Cable.d.ts +0 -1
  192. package/dist/types/icons/Cable.d.ts.map +1 -1
  193. package/dist/types/icons/Cafe.d.ts +0 -1
  194. package/dist/types/icons/Cafe.d.ts.map +1 -1
  195. package/dist/types/icons/Cake.d.ts +0 -1
  196. package/dist/types/icons/Cake.d.ts.map +1 -1
  197. package/dist/types/icons/Calendar.d.ts +0 -1
  198. package/dist/types/icons/Calendar.d.ts.map +1 -1
  199. package/dist/types/icons/CalendarAccept.d.ts +0 -1
  200. package/dist/types/icons/CalendarAccept.d.ts.map +1 -1
  201. package/dist/types/icons/CalendarDateRange.d.ts +0 -1
  202. package/dist/types/icons/CalendarDateRange.d.ts.map +1 -1
  203. package/dist/types/icons/CalendarEvent.d.ts +0 -1
  204. package/dist/types/icons/CalendarEvent.d.ts.map +1 -1
  205. package/dist/types/icons/CalendarReject.d.ts +0 -1
  206. package/dist/types/icons/CalendarReject.d.ts.map +1 -1
  207. package/dist/types/icons/CalendarToday.d.ts +0 -1
  208. package/dist/types/icons/CalendarToday.d.ts.map +1 -1
  209. package/dist/types/icons/Call.d.ts +0 -1
  210. package/dist/types/icons/Call.d.ts.map +1 -1
  211. package/dist/types/icons/CallAdd.d.ts +0 -1
  212. package/dist/types/icons/CallAdd.d.ts.map +1 -1
  213. package/dist/types/icons/CallEnd.d.ts +0 -1
  214. package/dist/types/icons/CallEnd.d.ts.map +1 -1
  215. package/dist/types/icons/Camera.d.ts +0 -1
  216. package/dist/types/icons/Camera.d.ts.map +1 -1
  217. package/dist/types/icons/CameraAddPhoto.d.ts +0 -1
  218. package/dist/types/icons/CameraAddPhoto.d.ts.map +1 -1
  219. package/dist/types/icons/Car.d.ts +0 -1
  220. package/dist/types/icons/Car.d.ts.map +1 -1
  221. package/dist/types/icons/CarWash.d.ts +0 -1
  222. package/dist/types/icons/CarWash.d.ts.map +1 -1
  223. package/dist/types/icons/Category.d.ts +0 -1
  224. package/dist/types/icons/Category.d.ts.map +1 -1
  225. package/dist/types/icons/ChangeHistory.d.ts +0 -1
  226. package/dist/types/icons/ChangeHistory.d.ts.map +1 -1
  227. package/dist/types/icons/Check.d.ts +0 -1
  228. package/dist/types/icons/Check.d.ts.map +1 -1
  229. package/dist/types/icons/CheckCircleOutlined.d.ts +0 -1
  230. package/dist/types/icons/CheckCircleOutlined.d.ts.map +1 -1
  231. package/dist/types/icons/Checkbox.d.ts +0 -1
  232. package/dist/types/icons/Checkbox.d.ts.map +1 -1
  233. package/dist/types/icons/CheckboxIndeterminate.d.ts +0 -1
  234. package/dist/types/icons/CheckboxIndeterminate.d.ts.map +1 -1
  235. package/dist/types/icons/CheckboxOutline.d.ts +0 -1
  236. package/dist/types/icons/CheckboxOutline.d.ts.map +1 -1
  237. package/dist/types/icons/ChevronDown.d.ts +0 -1
  238. package/dist/types/icons/ChevronDown.d.ts.map +1 -1
  239. package/dist/types/icons/ChevronLeft.d.ts +0 -1
  240. package/dist/types/icons/ChevronLeft.d.ts.map +1 -1
  241. package/dist/types/icons/ChevronRight.d.ts +0 -1
  242. package/dist/types/icons/ChevronRight.d.ts.map +1 -1
  243. package/dist/types/icons/ChevronUp.d.ts +0 -1
  244. package/dist/types/icons/ChevronUp.d.ts.map +1 -1
  245. package/dist/types/icons/Chrome.d.ts +0 -1
  246. package/dist/types/icons/Chrome.d.ts.map +1 -1
  247. package/dist/types/icons/Cinema.d.ts +0 -1
  248. package/dist/types/icons/Cinema.d.ts.map +1 -1
  249. package/dist/types/icons/CircleFilled.d.ts +0 -1
  250. package/dist/types/icons/CircleFilled.d.ts.map +1 -1
  251. package/dist/types/icons/Circuit.d.ts +0 -1
  252. package/dist/types/icons/Circuit.d.ts.map +1 -1
  253. package/dist/types/icons/City.d.ts +0 -1
  254. package/dist/types/icons/City.d.ts.map +1 -1
  255. package/dist/types/icons/Clear.d.ts +0 -1
  256. package/dist/types/icons/Clear.d.ts.map +1 -1
  257. package/dist/types/icons/Close.d.ts +0 -1
  258. package/dist/types/icons/Close.d.ts.map +1 -1
  259. package/dist/types/icons/CloseCircleOutlined.d.ts +0 -1
  260. package/dist/types/icons/CloseCircleOutlined.d.ts.map +1 -1
  261. package/dist/types/icons/ClosedCaptionFilled.d.ts +0 -1
  262. package/dist/types/icons/ClosedCaptionFilled.d.ts.map +1 -1
  263. package/dist/types/icons/ClosedCaptionOutlined.d.ts +0 -1
  264. package/dist/types/icons/ClosedCaptionOutlined.d.ts.map +1 -1
  265. package/dist/types/icons/Cloud.d.ts +0 -1
  266. package/dist/types/icons/Cloud.d.ts.map +1 -1
  267. package/dist/types/icons/CloudDone.d.ts +0 -1
  268. package/dist/types/icons/CloudDone.d.ts.map +1 -1
  269. package/dist/types/icons/CloudDownload.d.ts +0 -1
  270. package/dist/types/icons/CloudDownload.d.ts.map +1 -1
  271. package/dist/types/icons/CloudOff.d.ts +0 -1
  272. package/dist/types/icons/CloudOff.d.ts.map +1 -1
  273. package/dist/types/icons/CloudUpload.d.ts +0 -1
  274. package/dist/types/icons/CloudUpload.d.ts.map +1 -1
  275. package/dist/types/icons/Cocktail.d.ts +0 -1
  276. package/dist/types/icons/Cocktail.d.ts.map +1 -1
  277. package/dist/types/icons/Code.d.ts +0 -1
  278. package/dist/types/icons/Code.d.ts.map +1 -1
  279. package/dist/types/icons/Coffee.d.ts +0 -1
  280. package/dist/types/icons/Coffee.d.ts.map +1 -1
  281. package/dist/types/icons/Collapse.d.ts +0 -1
  282. package/dist/types/icons/Collapse.d.ts.map +1 -1
  283. package/dist/types/icons/CollapseScreen.d.ts +0 -1
  284. package/dist/types/icons/CollapseScreen.d.ts.map +1 -1
  285. package/dist/types/icons/Collection1.d.ts +0 -1
  286. package/dist/types/icons/Collection1.d.ts.map +1 -1
  287. package/dist/types/icons/Collection2.d.ts +0 -1
  288. package/dist/types/icons/Collection2.d.ts.map +1 -1
  289. package/dist/types/icons/Collection3.d.ts +0 -1
  290. package/dist/types/icons/Collection3.d.ts.map +1 -1
  291. package/dist/types/icons/Collection4.d.ts +0 -1
  292. package/dist/types/icons/Collection4.d.ts.map +1 -1
  293. package/dist/types/icons/Collection5.d.ts +0 -1
  294. package/dist/types/icons/Collection5.d.ts.map +1 -1
  295. package/dist/types/icons/Collection6.d.ts +0 -1
  296. package/dist/types/icons/Collection6.d.ts.map +1 -1
  297. package/dist/types/icons/Collection7.d.ts +0 -1
  298. package/dist/types/icons/Collection7.d.ts.map +1 -1
  299. package/dist/types/icons/Collection8.d.ts +0 -1
  300. package/dist/types/icons/Collection8.d.ts.map +1 -1
  301. package/dist/types/icons/Collection9.d.ts +0 -1
  302. package/dist/types/icons/Collection9.d.ts.map +1 -1
  303. package/dist/types/icons/Collection9Plus.d.ts +0 -1
  304. package/dist/types/icons/Collection9Plus.d.ts.map +1 -1
  305. package/dist/types/icons/ColorPalette.d.ts +0 -1
  306. package/dist/types/icons/ColorPalette.d.ts.map +1 -1
  307. package/dist/types/icons/Comment.d.ts +0 -1
  308. package/dist/types/icons/Comment.d.ts.map +1 -1
  309. package/dist/types/icons/CommentAdd.d.ts +0 -1
  310. package/dist/types/icons/CommentAdd.d.ts.map +1 -1
  311. package/dist/types/icons/CommentChat.d.ts +0 -1
  312. package/dist/types/icons/CommentChat.d.ts.map +1 -1
  313. package/dist/types/icons/CommentChatOff.d.ts +0 -1
  314. package/dist/types/icons/CommentChatOff.d.ts.map +1 -1
  315. package/dist/types/icons/CommentDiscussion.d.ts +0 -1
  316. package/dist/types/icons/CommentDiscussion.d.ts.map +1 -1
  317. package/dist/types/icons/CommentImportant.d.ts +0 -1
  318. package/dist/types/icons/CommentImportant.d.ts.map +1 -1
  319. package/dist/types/icons/CommentMore.d.ts +0 -1
  320. package/dist/types/icons/CommentMore.d.ts.map +1 -1
  321. package/dist/types/icons/CommentNotes.d.ts +0 -1
  322. package/dist/types/icons/CommentNotes.d.ts.map +1 -1
  323. package/dist/types/icons/CommentSolid.d.ts +0 -1
  324. package/dist/types/icons/CommentSolid.d.ts.map +1 -1
  325. package/dist/types/icons/Commute.d.ts +0 -1
  326. package/dist/types/icons/Commute.d.ts.map +1 -1
  327. package/dist/types/icons/Compare.d.ts +0 -1
  328. package/dist/types/icons/Compare.d.ts.map +1 -1
  329. package/dist/types/icons/CompassCalibration.d.ts +0 -1
  330. package/dist/types/icons/CompassCalibration.d.ts.map +1 -1
  331. package/dist/types/icons/Computer.d.ts +0 -1
  332. package/dist/types/icons/Computer.d.ts.map +1 -1
  333. package/dist/types/icons/ContactEmail.d.ts +0 -1
  334. package/dist/types/icons/ContactEmail.d.ts.map +1 -1
  335. package/dist/types/icons/ContactPhone.d.ts +0 -1
  336. package/dist/types/icons/ContactPhone.d.ts.map +1 -1
  337. package/dist/types/icons/Contacts.d.ts +0 -1
  338. package/dist/types/icons/Contacts.d.ts.map +1 -1
  339. package/dist/types/icons/ConvenienceStore.d.ts +0 -1
  340. package/dist/types/icons/ConvenienceStore.d.ts.map +1 -1
  341. package/dist/types/icons/Copy.d.ts +0 -1
  342. package/dist/types/icons/Copy.d.ts.map +1 -1
  343. package/dist/types/icons/Craning.d.ts +0 -1
  344. package/dist/types/icons/Craning.d.ts.map +1 -1
  345. package/dist/types/icons/CreditCard.d.ts +0 -1
  346. package/dist/types/icons/CreditCard.d.ts.map +1 -1
  347. package/dist/types/icons/Crop.d.ts +0 -1
  348. package/dist/types/icons/Crop.d.ts.map +1 -1
  349. package/dist/types/icons/CropRotate.d.ts +0 -1
  350. package/dist/types/icons/CropRotate.d.ts.map +1 -1
  351. package/dist/types/icons/Cut.d.ts +0 -1
  352. package/dist/types/icons/Cut.d.ts.map +1 -1
  353. package/dist/types/icons/Dashboard.d.ts +0 -1
  354. package/dist/types/icons/Dashboard.d.ts.map +1 -1
  355. package/dist/types/icons/DeleteForever.d.ts +0 -1
  356. package/dist/types/icons/DeleteForever.d.ts.map +1 -1
  357. package/dist/types/icons/DeleteMultiple.d.ts +0 -1
  358. package/dist/types/icons/DeleteMultiple.d.ts.map +1 -1
  359. package/dist/types/icons/DeleteToTrash.d.ts +0 -1
  360. package/dist/types/icons/DeleteToTrash.d.ts.map +1 -1
  361. package/dist/types/icons/DepartureBoard.d.ts +0 -1
  362. package/dist/types/icons/DepartureBoard.d.ts.map +1 -1
  363. package/dist/types/icons/DesktopMac.d.ts +0 -1
  364. package/dist/types/icons/DesktopMac.d.ts.map +1 -1
  365. package/dist/types/icons/DesktopWindows.d.ts +0 -1
  366. package/dist/types/icons/DesktopWindows.d.ts.map +1 -1
  367. package/dist/types/icons/Details.d.ts +0 -1
  368. package/dist/types/icons/Details.d.ts.map +1 -1
  369. package/dist/types/icons/DeviceUnknown.d.ts +0 -1
  370. package/dist/types/icons/DeviceUnknown.d.ts.map +1 -1
  371. package/dist/types/icons/Dialpad.d.ts +0 -1
  372. package/dist/types/icons/Dialpad.d.ts.map +1 -1
  373. package/dist/types/icons/Dice.d.ts +0 -1
  374. package/dist/types/icons/Dice.d.ts.map +1 -1
  375. package/dist/types/icons/Dining.d.ts +0 -1
  376. package/dist/types/icons/Dining.d.ts.map +1 -1
  377. package/dist/types/icons/Directions.d.ts +0 -1
  378. package/dist/types/icons/Directions.d.ts.map +1 -1
  379. package/dist/types/icons/Dns.d.ts +0 -1
  380. package/dist/types/icons/Dns.d.ts.map +1 -1
  381. package/dist/types/icons/DoNotDisturb.d.ts +0 -1
  382. package/dist/types/icons/DoNotDisturb.d.ts.map +1 -1
  383. package/dist/types/icons/Dock.d.ts +0 -1
  384. package/dist/types/icons/Dock.d.ts.map +1 -1
  385. package/dist/types/icons/Dollar.d.ts +0 -1
  386. package/dist/types/icons/Dollar.d.ts.map +1 -1
  387. package/dist/types/icons/Done.d.ts +0 -1
  388. package/dist/types/icons/Done.d.ts.map +1 -1
  389. package/dist/types/icons/DoneAll.d.ts +0 -1
  390. package/dist/types/icons/DoneAll.d.ts.map +1 -1
  391. package/dist/types/icons/DonutLarge.d.ts +0 -1
  392. package/dist/types/icons/DonutLarge.d.ts.map +1 -1
  393. package/dist/types/icons/DonutOutlined.d.ts +0 -1
  394. package/dist/types/icons/DonutOutlined.d.ts.map +1 -1
  395. package/dist/types/icons/Download.d.ts +0 -1
  396. package/dist/types/icons/Download.d.ts.map +1 -1
  397. package/dist/types/icons/DownloadDone.d.ts +0 -1
  398. package/dist/types/icons/DownloadDone.d.ts.map +1 -1
  399. package/dist/types/icons/DragHandle.d.ts +0 -1
  400. package/dist/types/icons/DragHandle.d.ts.map +1 -1
  401. package/dist/types/icons/DragIndicator.d.ts +0 -1
  402. package/dist/types/icons/DragIndicator.d.ts.map +1 -1
  403. package/dist/types/icons/Drink.d.ts +0 -1
  404. package/dist/types/icons/Drink.d.ts.map +1 -1
  405. package/dist/types/icons/Dropper.d.ts +0 -1
  406. package/dist/types/icons/Dropper.d.ts.map +1 -1
  407. package/dist/types/icons/Ducting.d.ts +0 -1
  408. package/dist/types/icons/Ducting.d.ts.map +1 -1
  409. package/dist/types/icons/Edit.d.ts +0 -1
  410. package/dist/types/icons/Edit.d.ts.map +1 -1
  411. package/dist/types/icons/EditText.d.ts +0 -1
  412. package/dist/types/icons/EditText.d.ts.map +1 -1
  413. package/dist/types/icons/Eject.d.ts +0 -1
  414. package/dist/types/icons/Eject.d.ts.map +1 -1
  415. package/dist/types/icons/Electrical.d.ts +0 -1
  416. package/dist/types/icons/Electrical.d.ts.map +1 -1
  417. package/dist/types/icons/Email.d.ts +0 -1
  418. package/dist/types/icons/Email.d.ts.map +1 -1
  419. package/dist/types/icons/EmailAlpha.d.ts +0 -1
  420. package/dist/types/icons/EmailAlpha.d.ts.map +1 -1
  421. package/dist/types/icons/EmailDraft.d.ts +0 -1
  422. package/dist/types/icons/EmailDraft.d.ts.map +1 -1
  423. package/dist/types/icons/Engineering.d.ts +0 -1
  424. package/dist/types/icons/Engineering.d.ts.map +1 -1
  425. package/dist/types/icons/Enlarge.d.ts +0 -1
  426. package/dist/types/icons/Enlarge.d.ts.map +1 -1
  427. package/dist/types/icons/ErrorFilled.d.ts +0 -1
  428. package/dist/types/icons/ErrorFilled.d.ts.map +1 -1
  429. package/dist/types/icons/ErrorOutlined.d.ts +0 -1
  430. package/dist/types/icons/ErrorOutlined.d.ts.map +1 -1
  431. package/dist/types/icons/EvStation.d.ts +0 -1
  432. package/dist/types/icons/EvStation.d.ts.map +1 -1
  433. package/dist/types/icons/ExitToApp.d.ts +0 -1
  434. package/dist/types/icons/ExitToApp.d.ts.map +1 -1
  435. package/dist/types/icons/Expand.d.ts +0 -1
  436. package/dist/types/icons/Expand.d.ts.map +1 -1
  437. package/dist/types/icons/ExpandScreen.d.ts +0 -1
  438. package/dist/types/icons/ExpandScreen.d.ts.map +1 -1
  439. package/dist/types/icons/Experiment.d.ts +0 -1
  440. package/dist/types/icons/Experiment.d.ts.map +1 -1
  441. package/dist/types/icons/Explore.d.ts +0 -1
  442. package/dist/types/icons/Explore.d.ts.map +1 -1
  443. package/dist/types/icons/ExploreOff.d.ts +0 -1
  444. package/dist/types/icons/ExploreOff.d.ts.map +1 -1
  445. package/dist/types/icons/ExternalLink.d.ts +0 -1
  446. package/dist/types/icons/ExternalLink.d.ts.map +1 -1
  447. package/dist/types/icons/Face.d.ts +0 -1
  448. package/dist/types/icons/Face.d.ts.map +1 -1
  449. package/dist/types/icons/Facebook.d.ts +0 -1
  450. package/dist/types/icons/Facebook.d.ts.map +1 -1
  451. package/dist/types/icons/FacebookMessenger.d.ts +0 -1
  452. package/dist/types/icons/FacebookMessenger.d.ts.map +1 -1
  453. package/dist/types/icons/FastFood.d.ts +0 -1
  454. package/dist/types/icons/FastFood.d.ts.map +1 -1
  455. package/dist/types/icons/FastForward.d.ts +0 -1
  456. package/dist/types/icons/FastForward.d.ts.map +1 -1
  457. package/dist/types/icons/FastRescueBoat.d.ts +0 -1
  458. package/dist/types/icons/FastRescueBoat.d.ts.map +1 -1
  459. package/dist/types/icons/FastRewind.d.ts +0 -1
  460. package/dist/types/icons/FastRewind.d.ts.map +1 -1
  461. package/dist/types/icons/Fault.d.ts +0 -1
  462. package/dist/types/icons/Fault.d.ts.map +1 -1
  463. package/dist/types/icons/FavoriteFilled.d.ts +0 -1
  464. package/dist/types/icons/FavoriteFilled.d.ts.map +1 -1
  465. package/dist/types/icons/FavoriteOutlined.d.ts +0 -1
  466. package/dist/types/icons/FavoriteOutlined.d.ts.map +1 -1
  467. package/dist/types/icons/File.d.ts +0 -1
  468. package/dist/types/icons/File.d.ts.map +1 -1
  469. package/dist/types/icons/FileAdd.d.ts +0 -1
  470. package/dist/types/icons/FileAdd.d.ts.map +1 -1
  471. package/dist/types/icons/FileCopy.d.ts +0 -1
  472. package/dist/types/icons/FileCopy.d.ts.map +1 -1
  473. package/dist/types/icons/FileDescription.d.ts +0 -1
  474. package/dist/types/icons/FileDescription.d.ts.map +1 -1
  475. package/dist/types/icons/FilterAlt.d.ts +0 -1
  476. package/dist/types/icons/FilterAlt.d.ts.map +1 -1
  477. package/dist/types/icons/FilterAltActive.d.ts +0 -1
  478. package/dist/types/icons/FilterAltActive.d.ts.map +1 -1
  479. package/dist/types/icons/FilterAltOff.d.ts +0 -1
  480. package/dist/types/icons/FilterAltOff.d.ts.map +1 -1
  481. package/dist/types/icons/FilterList.d.ts +0 -1
  482. package/dist/types/icons/FilterList.d.ts.map +1 -1
  483. package/dist/types/icons/FingerprintScanner.d.ts +0 -1
  484. package/dist/types/icons/FingerprintScanner.d.ts.map +1 -1
  485. package/dist/types/icons/FirstPage.d.ts +0 -1
  486. package/dist/types/icons/FirstPage.d.ts.map +1 -1
  487. package/dist/types/icons/Flag.d.ts +0 -1
  488. package/dist/types/icons/Flag.d.ts.map +1 -1
  489. package/dist/types/icons/Flagged.d.ts +0 -1
  490. package/dist/types/icons/Flagged.d.ts.map +1 -1
  491. package/dist/types/icons/FlaggedOff.d.ts +0 -1
  492. package/dist/types/icons/FlaggedOff.d.ts.map +1 -1
  493. package/dist/types/icons/Flame.d.ts +0 -1
  494. package/dist/types/icons/Flame.d.ts.map +1 -1
  495. package/dist/types/icons/Flare.d.ts +0 -1
  496. package/dist/types/icons/Flare.d.ts.map +1 -1
  497. package/dist/types/icons/FlashOff.d.ts +0 -1
  498. package/dist/types/icons/FlashOff.d.ts.map +1 -1
  499. package/dist/types/icons/FlashOn.d.ts +0 -1
  500. package/dist/types/icons/FlashOn.d.ts.map +1 -1
  501. package/dist/types/icons/Flight.d.ts +0 -1
  502. package/dist/types/icons/Flight.d.ts.map +1 -1
  503. package/dist/types/icons/FlightLand.d.ts +0 -1
  504. package/dist/types/icons/FlightLand.d.ts.map +1 -1
  505. package/dist/types/icons/FlightTakeoff.d.ts +0 -1
  506. package/dist/types/icons/FlightTakeoff.d.ts.map +1 -1
  507. package/dist/types/icons/Flip.d.ts +0 -1
  508. package/dist/types/icons/Flip.d.ts.map +1 -1
  509. package/dist/types/icons/FlipToBack.d.ts +0 -1
  510. package/dist/types/icons/FlipToBack.d.ts.map +1 -1
  511. package/dist/types/icons/FlipToFront.d.ts +0 -1
  512. package/dist/types/icons/FlipToFront.d.ts.map +1 -1
  513. package/dist/types/icons/Flower.d.ts +0 -1
  514. package/dist/types/icons/Flower.d.ts.map +1 -1
  515. package/dist/types/icons/FocusCenter.d.ts +0 -1
  516. package/dist/types/icons/FocusCenter.d.ts.map +1 -1
  517. package/dist/types/icons/Folder.d.ts +0 -1
  518. package/dist/types/icons/Folder.d.ts.map +1 -1
  519. package/dist/types/icons/FolderAdd.d.ts +0 -1
  520. package/dist/types/icons/FolderAdd.d.ts.map +1 -1
  521. package/dist/types/icons/FolderFavorite.d.ts +0 -1
  522. package/dist/types/icons/FolderFavorite.d.ts.map +1 -1
  523. package/dist/types/icons/FolderOpen.d.ts +0 -1
  524. package/dist/types/icons/FolderOpen.d.ts.map +1 -1
  525. package/dist/types/icons/FolderShared.d.ts +0 -1
  526. package/dist/types/icons/FolderShared.d.ts.map +1 -1
  527. package/dist/types/icons/FormatAlignCenter.d.ts +0 -1
  528. package/dist/types/icons/FormatAlignCenter.d.ts.map +1 -1
  529. package/dist/types/icons/FormatAlignJustify.d.ts +0 -1
  530. package/dist/types/icons/FormatAlignJustify.d.ts.map +1 -1
  531. package/dist/types/icons/FormatAlignLeft.d.ts +0 -1
  532. package/dist/types/icons/FormatAlignLeft.d.ts.map +1 -1
  533. package/dist/types/icons/FormatAlignRight.d.ts +0 -1
  534. package/dist/types/icons/FormatAlignRight.d.ts.map +1 -1
  535. package/dist/types/icons/FormatBold.d.ts +0 -1
  536. package/dist/types/icons/FormatBold.d.ts.map +1 -1
  537. package/dist/types/icons/FormatClear.d.ts +0 -1
  538. package/dist/types/icons/FormatClear.d.ts.map +1 -1
  539. package/dist/types/icons/FormatColorFill.d.ts +0 -1
  540. package/dist/types/icons/FormatColorFill.d.ts.map +1 -1
  541. package/dist/types/icons/FormatColorReset.d.ts +0 -1
  542. package/dist/types/icons/FormatColorReset.d.ts.map +1 -1
  543. package/dist/types/icons/FormatColorText.d.ts +0 -1
  544. package/dist/types/icons/FormatColorText.d.ts.map +1 -1
  545. package/dist/types/icons/FormatHighlight.d.ts +0 -1
  546. package/dist/types/icons/FormatHighlight.d.ts.map +1 -1
  547. package/dist/types/icons/FormatIndentDecrease.d.ts +0 -1
  548. package/dist/types/icons/FormatIndentDecrease.d.ts.map +1 -1
  549. package/dist/types/icons/FormatIndentIncrease.d.ts +0 -1
  550. package/dist/types/icons/FormatIndentIncrease.d.ts.map +1 -1
  551. package/dist/types/icons/FormatItalics.d.ts +0 -1
  552. package/dist/types/icons/FormatItalics.d.ts.map +1 -1
  553. package/dist/types/icons/FormatLineSpacing.d.ts +0 -1
  554. package/dist/types/icons/FormatLineSpacing.d.ts.map +1 -1
  555. package/dist/types/icons/FormatListBulleted.d.ts +0 -1
  556. package/dist/types/icons/FormatListBulleted.d.ts.map +1 -1
  557. package/dist/types/icons/FormatListNumbered.d.ts +0 -1
  558. package/dist/types/icons/FormatListNumbered.d.ts.map +1 -1
  559. package/dist/types/icons/FormatQuote.d.ts +0 -1
  560. package/dist/types/icons/FormatQuote.d.ts.map +1 -1
  561. package/dist/types/icons/FormatShape.d.ts +0 -1
  562. package/dist/types/icons/FormatShape.d.ts.map +1 -1
  563. package/dist/types/icons/FormatSize.d.ts +0 -1
  564. package/dist/types/icons/FormatSize.d.ts.map +1 -1
  565. package/dist/types/icons/FormatStrikethrough.d.ts +0 -1
  566. package/dist/types/icons/FormatStrikethrough.d.ts.map +1 -1
  567. package/dist/types/icons/FormatUnderline.d.ts +0 -1
  568. package/dist/types/icons/FormatUnderline.d.ts.map +1 -1
  569. package/dist/types/icons/Formula.d.ts +0 -1
  570. package/dist/types/icons/Formula.d.ts.map +1 -1
  571. package/dist/types/icons/Forward10.d.ts +0 -1
  572. package/dist/types/icons/Forward10.d.ts.map +1 -1
  573. package/dist/types/icons/Forward30.d.ts +0 -1
  574. package/dist/types/icons/Forward30.d.ts.map +1 -1
  575. package/dist/types/icons/Forward5.d.ts +0 -1
  576. package/dist/types/icons/Forward5.d.ts.map +1 -1
  577. package/dist/types/icons/Fridge.d.ts +0 -1
  578. package/dist/types/icons/Fridge.d.ts.map +1 -1
  579. package/dist/types/icons/Fullscreen.d.ts +0 -1
  580. package/dist/types/icons/Fullscreen.d.ts.map +1 -1
  581. package/dist/types/icons/FullscreenExit.d.ts +0 -1
  582. package/dist/types/icons/FullscreenExit.d.ts.map +1 -1
  583. package/dist/types/icons/Functions.d.ts +0 -1
  584. package/dist/types/icons/Functions.d.ts.map +1 -1
  585. package/dist/types/icons/Gamepad.d.ts +0 -1
  586. package/dist/types/icons/Gamepad.d.ts.map +1 -1
  587. package/dist/types/icons/Gas.d.ts +0 -1
  588. package/dist/types/icons/Gas.d.ts.map +1 -1
  589. package/dist/types/icons/GasStation.d.ts +0 -1
  590. package/dist/types/icons/GasStation.d.ts.map +1 -1
  591. package/dist/types/icons/Gavel.d.ts +0 -1
  592. package/dist/types/icons/Gavel.d.ts.map +1 -1
  593. package/dist/types/icons/Gear.d.ts +0 -1
  594. package/dist/types/icons/Gear.d.ts.map +1 -1
  595. package/dist/types/icons/Gesture.d.ts +0 -1
  596. package/dist/types/icons/Gesture.d.ts.map +1 -1
  597. package/dist/types/icons/Github.d.ts +0 -1
  598. package/dist/types/icons/Github.d.ts.map +1 -1
  599. package/dist/types/icons/GoTo.d.ts +0 -1
  600. package/dist/types/icons/GoTo.d.ts.map +1 -1
  601. package/dist/types/icons/GoogleCast.d.ts +0 -1
  602. package/dist/types/icons/GoogleCast.d.ts.map +1 -1
  603. package/dist/types/icons/GoogleCastConnected.d.ts +0 -1
  604. package/dist/types/icons/GoogleCastConnected.d.ts.map +1 -1
  605. package/dist/types/icons/GoogleMaps.d.ts +0 -1
  606. package/dist/types/icons/GoogleMaps.d.ts.map +1 -1
  607. package/dist/types/icons/GooglePlay.d.ts +0 -1
  608. package/dist/types/icons/GooglePlay.d.ts.map +1 -1
  609. package/dist/types/icons/GoogleTranslate.d.ts +0 -1
  610. package/dist/types/icons/GoogleTranslate.d.ts.map +1 -1
  611. package/dist/types/icons/GpsFixed.d.ts +0 -1
  612. package/dist/types/icons/GpsFixed.d.ts.map +1 -1
  613. package/dist/types/icons/GpsNotFixed.d.ts +0 -1
  614. package/dist/types/icons/GpsNotFixed.d.ts.map +1 -1
  615. package/dist/types/icons/GpsOff.d.ts +0 -1
  616. package/dist/types/icons/GpsOff.d.ts.map +1 -1
  617. package/dist/types/icons/GridLayer.d.ts +0 -1
  618. package/dist/types/icons/GridLayer.d.ts.map +1 -1
  619. package/dist/types/icons/GridLayers.d.ts +0 -1
  620. package/dist/types/icons/GridLayers.d.ts.map +1 -1
  621. package/dist/types/icons/GridOff.d.ts +0 -1
  622. package/dist/types/icons/GridOff.d.ts.map +1 -1
  623. package/dist/types/icons/GridOn.d.ts +0 -1
  624. package/dist/types/icons/GridOn.d.ts.map +1 -1
  625. package/dist/types/icons/GroceryStore.d.ts +0 -1
  626. package/dist/types/icons/GroceryStore.d.ts.map +1 -1
  627. package/dist/types/icons/Group.d.ts +0 -1
  628. package/dist/types/icons/Group.d.ts.map +1 -1
  629. package/dist/types/icons/GroupAdd.d.ts +0 -1
  630. package/dist/types/icons/GroupAdd.d.ts.map +1 -1
  631. package/dist/types/icons/Gym.d.ts +0 -1
  632. package/dist/types/icons/Gym.d.ts.map +1 -1
  633. package/dist/types/icons/HandRadio.d.ts +0 -1
  634. package/dist/types/icons/HandRadio.d.ts.map +1 -1
  635. package/dist/types/icons/Headset.d.ts +0 -1
  636. package/dist/types/icons/Headset.d.ts.map +1 -1
  637. package/dist/types/icons/HeadsetMic.d.ts +0 -1
  638. package/dist/types/icons/HeadsetMic.d.ts.map +1 -1
  639. package/dist/types/icons/Hearing.d.ts +0 -1
  640. package/dist/types/icons/Hearing.d.ts.map +1 -1
  641. package/dist/types/icons/HeatTrace.d.ts +0 -1
  642. package/dist/types/icons/HeatTrace.d.ts.map +1 -1
  643. package/dist/types/icons/Help.d.ts +0 -1
  644. package/dist/types/icons/Help.d.ts.map +1 -1
  645. package/dist/types/icons/HelpOutline.d.ts +0 -1
  646. package/dist/types/icons/HelpOutline.d.ts.map +1 -1
  647. package/dist/types/icons/HighPriority.d.ts +0 -1
  648. package/dist/types/icons/HighPriority.d.ts.map +1 -1
  649. package/dist/types/icons/HillShading.d.ts +0 -1
  650. package/dist/types/icons/HillShading.d.ts.map +1 -1
  651. package/dist/types/icons/History.d.ts +0 -1
  652. package/dist/types/icons/History.d.ts.map +1 -1
  653. package/dist/types/icons/Home.d.ts +0 -1
  654. package/dist/types/icons/Home.d.ts.map +1 -1
  655. package/dist/types/icons/Hospital.d.ts +0 -1
  656. package/dist/types/icons/Hospital.d.ts.map +1 -1
  657. package/dist/types/icons/Hotel.d.ts +0 -1
  658. package/dist/types/icons/Hotel.d.ts.map +1 -1
  659. package/dist/types/icons/HourglassEmpty.d.ts +0 -1
  660. package/dist/types/icons/HourglassEmpty.d.ts.map +1 -1
  661. package/dist/types/icons/HourglassFull.d.ts +0 -1
  662. package/dist/types/icons/HourglassFull.d.ts.map +1 -1
  663. package/dist/types/icons/Image.d.ts +0 -1
  664. package/dist/types/icons/Image.d.ts.map +1 -1
  665. package/dist/types/icons/ImageAdd.d.ts +0 -1
  666. package/dist/types/icons/ImageAdd.d.ts.map +1 -1
  667. package/dist/types/icons/InProgress.d.ts +0 -1
  668. package/dist/types/icons/InProgress.d.ts.map +1 -1
  669. package/dist/types/icons/Inbox.d.ts +0 -1
  670. package/dist/types/icons/Inbox.d.ts.map +1 -1
  671. package/dist/types/icons/Infinity.d.ts +0 -1
  672. package/dist/types/icons/Infinity.d.ts.map +1 -1
  673. package/dist/types/icons/InfoCircle.d.ts +0 -1
  674. package/dist/types/icons/InfoCircle.d.ts.map +1 -1
  675. package/dist/types/icons/InsertLink.d.ts +0 -1
  676. package/dist/types/icons/InsertLink.d.ts.map +1 -1
  677. package/dist/types/icons/Inspect3d.d.ts +0 -1
  678. package/dist/types/icons/Inspect3d.d.ts.map +1 -1
  679. package/dist/types/icons/InspectRotation.d.ts +0 -1
  680. package/dist/types/icons/InspectRotation.d.ts.map +1 -1
  681. package/dist/types/icons/Instagram.d.ts +0 -1
  682. package/dist/types/icons/Instagram.d.ts.map +1 -1
  683. package/dist/types/icons/Instrument.d.ts +0 -1
  684. package/dist/types/icons/Instrument.d.ts.map +1 -1
  685. package/dist/types/icons/Invert.d.ts +0 -1
  686. package/dist/types/icons/Invert.d.ts.map +1 -1
  687. package/dist/types/icons/InvertColors.d.ts +0 -1
  688. package/dist/types/icons/InvertColors.d.ts.map +1 -1
  689. package/dist/types/icons/IosLogo.d.ts +0 -1
  690. package/dist/types/icons/IosLogo.d.ts.map +1 -1
  691. package/dist/types/icons/Iphone.d.ts +0 -1
  692. package/dist/types/icons/Iphone.d.ts.map +1 -1
  693. package/dist/types/icons/JackUpVessel.d.ts +0 -1
  694. package/dist/types/icons/JackUpVessel.d.ts.map +1 -1
  695. package/dist/types/icons/Jacket.d.ts +0 -1
  696. package/dist/types/icons/Jacket.d.ts.map +1 -1
  697. package/dist/types/icons/JunctionBox.d.ts +0 -1
  698. package/dist/types/icons/JunctionBox.d.ts.map +1 -1
  699. package/dist/types/icons/Key.d.ts +0 -1
  700. package/dist/types/icons/Key.d.ts.map +1 -1
  701. package/dist/types/icons/Keyboard.d.ts +0 -1
  702. package/dist/types/icons/Keyboard.d.ts.map +1 -1
  703. package/dist/types/icons/KeyboardBackspace.d.ts +0 -1
  704. package/dist/types/icons/KeyboardBackspace.d.ts.map +1 -1
  705. package/dist/types/icons/KeyboardCapslock.d.ts +0 -1
  706. package/dist/types/icons/KeyboardCapslock.d.ts.map +1 -1
  707. package/dist/types/icons/KeyboardHide.d.ts +0 -1
  708. package/dist/types/icons/KeyboardHide.d.ts.map +1 -1
  709. package/dist/types/icons/KeyboardReturn.d.ts +0 -1
  710. package/dist/types/icons/KeyboardReturn.d.ts.map +1 -1
  711. package/dist/types/icons/KeyboardSpaceBar.d.ts +0 -1
  712. package/dist/types/icons/KeyboardSpaceBar.d.ts.map +1 -1
  713. package/dist/types/icons/KeyboardTab.d.ts +0 -1
  714. package/dist/types/icons/KeyboardTab.d.ts.map +1 -1
  715. package/dist/types/icons/KeyboardVoice.d.ts +0 -1
  716. package/dist/types/icons/KeyboardVoice.d.ts.map +1 -1
  717. package/dist/types/icons/Label.d.ts +0 -1
  718. package/dist/types/icons/Label.d.ts.map +1 -1
  719. package/dist/types/icons/LabelOff.d.ts +0 -1
  720. package/dist/types/icons/LabelOff.d.ts.map +1 -1
  721. package/dist/types/icons/Language.d.ts +0 -1
  722. package/dist/types/icons/Language.d.ts.map +1 -1
  723. package/dist/types/icons/LastPage.d.ts +0 -1
  724. package/dist/types/icons/LastPage.d.ts.map +1 -1
  725. package/dist/types/icons/Launch.d.ts +0 -1
  726. package/dist/types/icons/Launch.d.ts.map +1 -1
  727. package/dist/types/icons/Laundry.d.ts +0 -1
  728. package/dist/types/icons/Laundry.d.ts.map +1 -1
  729. package/dist/types/icons/Layers.d.ts +0 -1
  730. package/dist/types/icons/Layers.d.ts.map +1 -1
  731. package/dist/types/icons/LayersOff.d.ts +0 -1
  732. package/dist/types/icons/LayersOff.d.ts.map +1 -1
  733. package/dist/types/icons/Library.d.ts +0 -1
  734. package/dist/types/icons/Library.d.ts.map +1 -1
  735. package/dist/types/icons/LibraryAdd.d.ts +0 -1
  736. package/dist/types/icons/LibraryAdd.d.ts.map +1 -1
  737. package/dist/types/icons/LibraryBooks.d.ts +0 -1
  738. package/dist/types/icons/LibraryBooks.d.ts.map +1 -1
  739. package/dist/types/icons/LibraryImage.d.ts +0 -1
  740. package/dist/types/icons/LibraryImage.d.ts.map +1 -1
  741. package/dist/types/icons/LibraryMusic.d.ts +0 -1
  742. package/dist/types/icons/LibraryMusic.d.ts.map +1 -1
  743. package/dist/types/icons/LibraryPdf.d.ts +0 -1
  744. package/dist/types/icons/LibraryPdf.d.ts.map +1 -1
  745. package/dist/types/icons/LibraryVideo.d.ts +0 -1
  746. package/dist/types/icons/LibraryVideo.d.ts.map +1 -1
  747. package/dist/types/icons/Light.d.ts +0 -1
  748. package/dist/types/icons/Light.d.ts.map +1 -1
  749. package/dist/types/icons/Lightbulb.d.ts +0 -1
  750. package/dist/types/icons/Lightbulb.d.ts.map +1 -1
  751. package/dist/types/icons/Line.d.ts +0 -1
  752. package/dist/types/icons/Line.d.ts.map +1 -1
  753. package/dist/types/icons/Link.d.ts +0 -1
  754. package/dist/types/icons/Link.d.ts.map +1 -1
  755. package/dist/types/icons/LinkOff.d.ts +0 -1
  756. package/dist/types/icons/LinkOff.d.ts.map +1 -1
  757. package/dist/types/icons/Linkedin.d.ts +0 -1
  758. package/dist/types/icons/Linkedin.d.ts.map +1 -1
  759. package/dist/types/icons/List.d.ts +0 -1
  760. package/dist/types/icons/List.d.ts.map +1 -1
  761. package/dist/types/icons/Lock.d.ts +0 -1
  762. package/dist/types/icons/Lock.d.ts.map +1 -1
  763. package/dist/types/icons/LockAdd.d.ts +0 -1
  764. package/dist/types/icons/LockAdd.d.ts.map +1 -1
  765. package/dist/types/icons/LockOff.d.ts +0 -1
  766. package/dist/types/icons/LockOff.d.ts.map +1 -1
  767. package/dist/types/icons/LockOpen.d.ts +0 -1
  768. package/dist/types/icons/LockOpen.d.ts.map +1 -1
  769. package/dist/types/icons/LogIn.d.ts +0 -1
  770. package/dist/types/icons/LogIn.d.ts.map +1 -1
  771. package/dist/types/icons/LogOut.d.ts +0 -1
  772. package/dist/types/icons/LogOut.d.ts.map +1 -1
  773. package/dist/types/icons/Loop.d.ts +0 -1
  774. package/dist/types/icons/Loop.d.ts.map +1 -1
  775. package/dist/types/icons/MailUnread.d.ts +0 -1
  776. package/dist/types/icons/MailUnread.d.ts.map +1 -1
  777. package/dist/types/icons/Mall.d.ts +0 -1
  778. package/dist/types/icons/Mall.d.ts.map +1 -1
  779. package/dist/types/icons/ManageAccounts.d.ts +0 -1
  780. package/dist/types/icons/ManageAccounts.d.ts.map +1 -1
  781. package/dist/types/icons/ManualValve.d.ts +0 -1
  782. package/dist/types/icons/ManualValve.d.ts.map +1 -1
  783. package/dist/types/icons/Map.d.ts +0 -1
  784. package/dist/types/icons/Map.d.ts.map +1 -1
  785. package/dist/types/icons/Maximize.d.ts +0 -1
  786. package/dist/types/icons/Maximize.d.ts.map +1 -1
  787. package/dist/types/icons/Measure.d.ts +0 -1
  788. package/dist/types/icons/Measure.d.ts.map +1 -1
  789. package/dist/types/icons/MeetingRoom.d.ts +0 -1
  790. package/dist/types/icons/MeetingRoom.d.ts.map +1 -1
  791. package/dist/types/icons/MeetingRoomOff.d.ts +0 -1
  792. package/dist/types/icons/MeetingRoomOff.d.ts.map +1 -1
  793. package/dist/types/icons/Memory.d.ts +0 -1
  794. package/dist/types/icons/Memory.d.ts.map +1 -1
  795. package/dist/types/icons/Menu.d.ts +0 -1
  796. package/dist/types/icons/Menu.d.ts.map +1 -1
  797. package/dist/types/icons/Mic.d.ts +0 -1
  798. package/dist/types/icons/Mic.d.ts.map +1 -1
  799. package/dist/types/icons/MicOff.d.ts +0 -1
  800. package/dist/types/icons/MicOff.d.ts.map +1 -1
  801. package/dist/types/icons/MicOutlined.d.ts +0 -1
  802. package/dist/types/icons/MicOutlined.d.ts.map +1 -1
  803. package/dist/types/icons/MicrosoftEdge.d.ts +0 -1
  804. package/dist/types/icons/MicrosoftEdge.d.ts.map +1 -1
  805. package/dist/types/icons/MicrosoftExcel.d.ts +0 -1
  806. package/dist/types/icons/MicrosoftExcel.d.ts.map +1 -1
  807. package/dist/types/icons/MicrosoftOnedrive.d.ts +0 -1
  808. package/dist/types/icons/MicrosoftOnedrive.d.ts.map +1 -1
  809. package/dist/types/icons/MicrosoftOutlook.d.ts +0 -1
  810. package/dist/types/icons/MicrosoftOutlook.d.ts.map +1 -1
  811. package/dist/types/icons/MicrosoftPowerpoint.d.ts +0 -1
  812. package/dist/types/icons/MicrosoftPowerpoint.d.ts.map +1 -1
  813. package/dist/types/icons/MicrosoftWord.d.ts +0 -1
  814. package/dist/types/icons/MicrosoftWord.d.ts.map +1 -1
  815. package/dist/types/icons/Minimize.d.ts +0 -1
  816. package/dist/types/icons/Minimize.d.ts.map +1 -1
  817. package/dist/types/icons/Miniplayer.d.ts +0 -1
  818. package/dist/types/icons/Miniplayer.d.ts.map +1 -1
  819. package/dist/types/icons/MiniplayerFullscreen.d.ts +0 -1
  820. package/dist/types/icons/MiniplayerFullscreen.d.ts.map +1 -1
  821. package/dist/types/icons/MissedVideoCall.d.ts +0 -1
  822. package/dist/types/icons/MissedVideoCall.d.ts.map +1 -1
  823. package/dist/types/icons/Money.d.ts +0 -1
  824. package/dist/types/icons/Money.d.ts.map +1 -1
  825. package/dist/types/icons/Monopile.d.ts +0 -1
  826. package/dist/types/icons/Monopile.d.ts.map +1 -1
  827. package/dist/types/icons/MoodExtremelyHappy.d.ts +0 -1
  828. package/dist/types/icons/MoodExtremelyHappy.d.ts.map +1 -1
  829. package/dist/types/icons/MoodExtremelySad.d.ts +0 -1
  830. package/dist/types/icons/MoodExtremelySad.d.ts.map +1 -1
  831. package/dist/types/icons/MoodHappy.d.ts +0 -1
  832. package/dist/types/icons/MoodHappy.d.ts.map +1 -1
  833. package/dist/types/icons/MoodNeutral.d.ts +0 -1
  834. package/dist/types/icons/MoodNeutral.d.ts.map +1 -1
  835. package/dist/types/icons/MoodSad.d.ts +0 -1
  836. package/dist/types/icons/MoodSad.d.ts.map +1 -1
  837. package/dist/types/icons/MoodVeryHappy.d.ts +0 -1
  838. package/dist/types/icons/MoodVeryHappy.d.ts.map +1 -1
  839. package/dist/types/icons/MoodVerySad.d.ts +0 -1
  840. package/dist/types/icons/MoodVerySad.d.ts.map +1 -1
  841. package/dist/types/icons/MoreHorizontal.d.ts +0 -1
  842. package/dist/types/icons/MoreHorizontal.d.ts.map +1 -1
  843. package/dist/types/icons/MoreVertical.d.ts +0 -1
  844. package/dist/types/icons/MoreVertical.d.ts.map +1 -1
  845. package/dist/types/icons/Motorcycle.d.ts +0 -1
  846. package/dist/types/icons/Motorcycle.d.ts.map +1 -1
  847. package/dist/types/icons/Mouse.d.ts +0 -1
  848. package/dist/types/icons/Mouse.d.ts.map +1 -1
  849. package/dist/types/icons/MoveToInbox.d.ts +0 -1
  850. package/dist/types/icons/MoveToInbox.d.ts.map +1 -1
  851. package/dist/types/icons/Movie.d.ts +0 -1
  852. package/dist/types/icons/Movie.d.ts.map +1 -1
  853. package/dist/types/icons/MovieFile.d.ts +0 -1
  854. package/dist/types/icons/MovieFile.d.ts.map +1 -1
  855. package/dist/types/icons/MultilineChart.d.ts +0 -1
  856. package/dist/types/icons/MultilineChart.d.ts.map +1 -1
  857. package/dist/types/icons/MusicNote.d.ts +0 -1
  858. package/dist/types/icons/MusicNote.d.ts.map +1 -1
  859. package/dist/types/icons/MusicNoteOff.d.ts +0 -1
  860. package/dist/types/icons/MusicNoteOff.d.ts.map +1 -1
  861. package/dist/types/icons/Nature.d.ts +0 -1
  862. package/dist/types/icons/Nature.d.ts.map +1 -1
  863. package/dist/types/icons/NaturePeople.d.ts +0 -1
  864. package/dist/types/icons/NaturePeople.d.ts.map +1 -1
  865. package/dist/types/icons/Navigation.d.ts +0 -1
  866. package/dist/types/icons/Navigation.d.ts.map +1 -1
  867. package/dist/types/icons/NearMe.d.ts +0 -1
  868. package/dist/types/icons/NearMe.d.ts.map +1 -1
  869. package/dist/types/icons/NewAlert.d.ts +0 -1
  870. package/dist/types/icons/NewAlert.d.ts.map +1 -1
  871. package/dist/types/icons/NewLabel.d.ts +0 -1
  872. package/dist/types/icons/NewLabel.d.ts.map +1 -1
  873. package/dist/types/icons/NoCraning.d.ts +0 -1
  874. package/dist/types/icons/NoCraning.d.ts.map +1 -1
  875. package/dist/types/icons/Notifications.d.ts +0 -1
  876. package/dist/types/icons/Notifications.d.ts.map +1 -1
  877. package/dist/types/icons/NotificationsActive.d.ts +0 -1
  878. package/dist/types/icons/NotificationsActive.d.ts.map +1 -1
  879. package/dist/types/icons/NotificationsAdd.d.ts +0 -1
  880. package/dist/types/icons/NotificationsAdd.d.ts.map +1 -1
  881. package/dist/types/icons/NotificationsImportant.d.ts +0 -1
  882. package/dist/types/icons/NotificationsImportant.d.ts.map +1 -1
  883. package/dist/types/icons/NotificationsOff.d.ts +0 -1
  884. package/dist/types/icons/NotificationsOff.d.ts.map +1 -1
  885. package/dist/types/icons/NotificationsPaused.d.ts +0 -1
  886. package/dist/types/icons/NotificationsPaused.d.ts.map +1 -1
  887. package/dist/types/icons/Offline.d.ts +0 -1
  888. package/dist/types/icons/Offline.d.ts.map +1 -1
  889. package/dist/types/icons/OfflineDocument.d.ts +0 -1
  890. package/dist/types/icons/OfflineDocument.d.ts.map +1 -1
  891. package/dist/types/icons/OfflineSaved.d.ts +0 -1
  892. package/dist/types/icons/OfflineSaved.d.ts.map +1 -1
  893. package/dist/types/icons/Oil.d.ts +0 -1
  894. package/dist/types/icons/Oil.d.ts.map +1 -1
  895. package/dist/types/icons/OilBarrel.d.ts +0 -1
  896. package/dist/types/icons/OilBarrel.d.ts.map +1 -1
  897. package/dist/types/icons/OnshoreDrone.d.ts +0 -1
  898. package/dist/types/icons/OnshoreDrone.d.ts.map +1 -1
  899. package/dist/types/icons/Opacity.d.ts +0 -1
  900. package/dist/types/icons/Opacity.d.ts.map +1 -1
  901. package/dist/types/icons/OpenInBrowser.d.ts +0 -1
  902. package/dist/types/icons/OpenInBrowser.d.ts.map +1 -1
  903. package/dist/types/icons/OpenSideSheet.d.ts +0 -1
  904. package/dist/types/icons/OpenSideSheet.d.ts.map +1 -1
  905. package/dist/types/icons/PanTool.d.ts +0 -1
  906. package/dist/types/icons/PanTool.d.ts.map +1 -1
  907. package/dist/types/icons/Parking.d.ts +0 -1
  908. package/dist/types/icons/Parking.d.ts.map +1 -1
  909. package/dist/types/icons/Paste.d.ts +0 -1
  910. package/dist/types/icons/Paste.d.ts.map +1 -1
  911. package/dist/types/icons/Pause.d.ts +0 -1
  912. package/dist/types/icons/Pause.d.ts.map +1 -1
  913. package/dist/types/icons/PauseCircle.d.ts +0 -1
  914. package/dist/types/icons/PauseCircle.d.ts.map +1 -1
  915. package/dist/types/icons/PauseCircleOutlined.d.ts +0 -1
  916. package/dist/types/icons/PauseCircleOutlined.d.ts.map +1 -1
  917. package/dist/types/icons/Person.d.ts +0 -1
  918. package/dist/types/icons/Person.d.ts.map +1 -1
  919. package/dist/types/icons/PersonAdd.d.ts +0 -1
  920. package/dist/types/icons/PersonAdd.d.ts.map +1 -1
  921. package/dist/types/icons/Pharmacy.d.ts +0 -1
  922. package/dist/types/icons/Pharmacy.d.ts.map +1 -1
  923. package/dist/types/icons/Phone.d.ts +0 -1
  924. package/dist/types/icons/Phone.d.ts.map +1 -1
  925. package/dist/types/icons/PieChart.d.ts +0 -1
  926. package/dist/types/icons/PieChart.d.ts.map +1 -1
  927. package/dist/types/icons/Pin.d.ts +0 -1
  928. package/dist/types/icons/Pin.d.ts.map +1 -1
  929. package/dist/types/icons/PinDrop.d.ts +0 -1
  930. package/dist/types/icons/PinDrop.d.ts.map +1 -1
  931. package/dist/types/icons/PipeSupport.d.ts +0 -1
  932. package/dist/types/icons/PipeSupport.d.ts.map +1 -1
  933. package/dist/types/icons/Pizza.d.ts +0 -1
  934. package/dist/types/icons/Pizza.d.ts.map +1 -1
  935. package/dist/types/icons/Place.d.ts +0 -1
  936. package/dist/types/icons/Place.d.ts.map +1 -1
  937. package/dist/types/icons/PlaceAdd.d.ts +0 -1
  938. package/dist/types/icons/PlaceAdd.d.ts.map +1 -1
  939. package/dist/types/icons/PlaceEdit.d.ts +0 -1
  940. package/dist/types/icons/PlaceEdit.d.ts.map +1 -1
  941. package/dist/types/icons/PlacePerson.d.ts +0 -1
  942. package/dist/types/icons/PlacePerson.d.ts.map +1 -1
  943. package/dist/types/icons/PlaceUnknown.d.ts +0 -1
  944. package/dist/types/icons/PlaceUnknown.d.ts.map +1 -1
  945. package/dist/types/icons/PlaceholderIcon.d.ts +0 -1
  946. package/dist/types/icons/PlaceholderIcon.d.ts.map +1 -1
  947. package/dist/types/icons/Platform.d.ts +0 -1
  948. package/dist/types/icons/Platform.d.ts.map +1 -1
  949. package/dist/types/icons/Play.d.ts +0 -1
  950. package/dist/types/icons/Play.d.ts.map +1 -1
  951. package/dist/types/icons/PlayCircle.d.ts +0 -1
  952. package/dist/types/icons/PlayCircle.d.ts.map +1 -1
  953. package/dist/types/icons/PlayCircleOutlined.d.ts +0 -1
  954. package/dist/types/icons/PlayCircleOutlined.d.ts.map +1 -1
  955. package/dist/types/icons/PlaylistAdd.d.ts +0 -1
  956. package/dist/types/icons/PlaylistAdd.d.ts.map +1 -1
  957. package/dist/types/icons/PlaylistAdded.d.ts +0 -1
  958. package/dist/types/icons/PlaylistAdded.d.ts.map +1 -1
  959. package/dist/types/icons/PlaylistPlay.d.ts +0 -1
  960. package/dist/types/icons/PlaylistPlay.d.ts.map +1 -1
  961. package/dist/types/icons/Pool.d.ts +0 -1
  962. package/dist/types/icons/Pool.d.ts.map +1 -1
  963. package/dist/types/icons/Power.d.ts +0 -1
  964. package/dist/types/icons/Power.d.ts.map +1 -1
  965. package/dist/types/icons/PowerBi.d.ts +0 -1
  966. package/dist/types/icons/PowerBi.d.ts.map +1 -1
  967. package/dist/types/icons/PowerButton.d.ts +0 -1
  968. package/dist/types/icons/PowerButton.d.ts.map +1 -1
  969. package/dist/types/icons/PowerButtonOff.d.ts +0 -1
  970. package/dist/types/icons/PowerButtonOff.d.ts.map +1 -1
  971. package/dist/types/icons/Pram.d.ts +0 -1
  972. package/dist/types/icons/Pram.d.ts.map +1 -1
  973. package/dist/types/icons/PregnantWoman.d.ts +0 -1
  974. package/dist/types/icons/PregnantWoman.d.ts.map +1 -1
  975. package/dist/types/icons/Pressure.d.ts +0 -1
  976. package/dist/types/icons/Pressure.d.ts.map +1 -1
  977. package/dist/types/icons/Print.d.ts +0 -1
  978. package/dist/types/icons/Print.d.ts.map +1 -1
  979. package/dist/types/icons/PrintOff.d.ts +0 -1
  980. package/dist/types/icons/PrintOff.d.ts.map +1 -1
  981. package/dist/types/icons/PriorityHigh.d.ts +0 -1
  982. package/dist/types/icons/PriorityHigh.d.ts.map +1 -1
  983. package/dist/types/icons/PriorityLow.d.ts +0 -1
  984. package/dist/types/icons/PriorityLow.d.ts.map +1 -1
  985. package/dist/types/icons/Puzzle.d.ts +0 -1
  986. package/dist/types/icons/Puzzle.d.ts.map +1 -1
  987. package/dist/types/icons/PuzzleFilled.d.ts +0 -1
  988. package/dist/types/icons/PuzzleFilled.d.ts.map +1 -1
  989. package/dist/types/icons/RadioButtonSelected.d.ts +0 -1
  990. package/dist/types/icons/RadioButtonSelected.d.ts.map +1 -1
  991. package/dist/types/icons/RadioButtonUnselected.d.ts +0 -1
  992. package/dist/types/icons/RadioButtonUnselected.d.ts.map +1 -1
  993. package/dist/types/icons/Railway.d.ts +0 -1
  994. package/dist/types/icons/Railway.d.ts.map +1 -1
  995. package/dist/types/icons/Receipt.d.ts +0 -1
  996. package/dist/types/icons/Receipt.d.ts.map +1 -1
  997. package/dist/types/icons/Record.d.ts +0 -1
  998. package/dist/types/icons/Record.d.ts.map +1 -1
  999. package/dist/types/icons/RecordVoice.d.ts +0 -1
  1000. package/dist/types/icons/RecordVoice.d.ts.map +1 -1
  1001. package/dist/types/icons/RecordVoiceOff.d.ts +0 -1
  1002. package/dist/types/icons/RecordVoiceOff.d.ts.map +1 -1
  1003. package/dist/types/icons/Redo.d.ts +0 -1
  1004. package/dist/types/icons/Redo.d.ts.map +1 -1
  1005. package/dist/types/icons/Reduce.d.ts +0 -1
  1006. package/dist/types/icons/Reduce.d.ts.map +1 -1
  1007. package/dist/types/icons/Refresh.d.ts +0 -1
  1008. package/dist/types/icons/Refresh.d.ts.map +1 -1
  1009. package/dist/types/icons/Remove.d.ts +0 -1
  1010. package/dist/types/icons/Remove.d.ts.map +1 -1
  1011. package/dist/types/icons/RemoveOutlined.d.ts +0 -1
  1012. package/dist/types/icons/RemoveOutlined.d.ts.map +1 -1
  1013. package/dist/types/icons/Reorder.d.ts +0 -1
  1014. package/dist/types/icons/Reorder.d.ts.map +1 -1
  1015. package/dist/types/icons/Repeat.d.ts +0 -1
  1016. package/dist/types/icons/Repeat.d.ts.map +1 -1
  1017. package/dist/types/icons/RepeatOne.d.ts +0 -1
  1018. package/dist/types/icons/RepeatOne.d.ts.map +1 -1
  1019. package/dist/types/icons/Replay.d.ts +0 -1
  1020. package/dist/types/icons/Replay.d.ts.map +1 -1
  1021. package/dist/types/icons/Replay10.d.ts +0 -1
  1022. package/dist/types/icons/Replay10.d.ts.map +1 -1
  1023. package/dist/types/icons/Replay30.d.ts +0 -1
  1024. package/dist/types/icons/Replay30.d.ts.map +1 -1
  1025. package/dist/types/icons/Replay5.d.ts +0 -1
  1026. package/dist/types/icons/Replay5.d.ts.map +1 -1
  1027. package/dist/types/icons/Reply.d.ts +0 -1
  1028. package/dist/types/icons/Reply.d.ts.map +1 -1
  1029. package/dist/types/icons/ReplyAll.d.ts +0 -1
  1030. package/dist/types/icons/ReplyAll.d.ts.map +1 -1
  1031. package/dist/types/icons/Report.d.ts +0 -1
  1032. package/dist/types/icons/Report.d.ts.map +1 -1
  1033. package/dist/types/icons/ReportBug.d.ts +0 -1
  1034. package/dist/types/icons/ReportBug.d.ts.map +1 -1
  1035. package/dist/types/icons/ReportOff.d.ts +0 -1
  1036. package/dist/types/icons/ReportOff.d.ts.map +1 -1
  1037. package/dist/types/icons/Res4kFilled.d.ts +0 -1
  1038. package/dist/types/icons/Res4kFilled.d.ts.map +1 -1
  1039. package/dist/types/icons/Res4kOutlined.d.ts +0 -1
  1040. package/dist/types/icons/Res4kOutlined.d.ts.map +1 -1
  1041. package/dist/types/icons/ResHdFilled.d.ts +0 -1
  1042. package/dist/types/icons/ResHdFilled.d.ts.map +1 -1
  1043. package/dist/types/icons/ResHdOutlined.d.ts +0 -1
  1044. package/dist/types/icons/ResHdOutlined.d.ts.map +1 -1
  1045. package/dist/types/icons/Restaurant.d.ts +0 -1
  1046. package/dist/types/icons/Restaurant.d.ts.map +1 -1
  1047. package/dist/types/icons/Restore.d.ts +0 -1
  1048. package/dist/types/icons/Restore.d.ts.map +1 -1
  1049. package/dist/types/icons/RestoreFromTrash.d.ts +0 -1
  1050. package/dist/types/icons/RestoreFromTrash.d.ts.map +1 -1
  1051. package/dist/types/icons/RestorePage.d.ts +0 -1
  1052. package/dist/types/icons/RestorePage.d.ts.map +1 -1
  1053. package/dist/types/icons/Rotate3d.d.ts +0 -1
  1054. package/dist/types/icons/Rotate3d.d.ts.map +1 -1
  1055. package/dist/types/icons/Rotate90DegreesCcw.d.ts +0 -1
  1056. package/dist/types/icons/Rotate90DegreesCcw.d.ts.map +1 -1
  1057. package/dist/types/icons/RotateLeft.d.ts +0 -1
  1058. package/dist/types/icons/RotateLeft.d.ts.map +1 -1
  1059. package/dist/types/icons/RotateRight.d.ts +0 -1
  1060. package/dist/types/icons/RotateRight.d.ts.map +1 -1
  1061. package/dist/types/icons/Router.d.ts +0 -1
  1062. package/dist/types/icons/Router.d.ts.map +1 -1
  1063. package/dist/types/icons/Run.d.ts +0 -1
  1064. package/dist/types/icons/Run.d.ts.map +1 -1
  1065. package/dist/types/icons/Satellite.d.ts +0 -1
  1066. package/dist/types/icons/Satellite.d.ts.map +1 -1
  1067. package/dist/types/icons/Save.d.ts +0 -1
  1068. package/dist/types/icons/Save.d.ts.map +1 -1
  1069. package/dist/types/icons/Scanner.d.ts +0 -1
  1070. package/dist/types/icons/Scanner.d.ts.map +1 -1
  1071. package/dist/types/icons/ScatterPlot.d.ts +0 -1
  1072. package/dist/types/icons/ScatterPlot.d.ts.map +1 -1
  1073. package/dist/types/icons/School.d.ts +0 -1
  1074. package/dist/types/icons/School.d.ts.map +1 -1
  1075. package/dist/types/icons/Search.d.ts +0 -1
  1076. package/dist/types/icons/Search.d.ts.map +1 -1
  1077. package/dist/types/icons/SearchFindReplace.d.ts +0 -1
  1078. package/dist/types/icons/SearchFindReplace.d.ts.map +1 -1
  1079. package/dist/types/icons/SearchInPage.d.ts +0 -1
  1080. package/dist/types/icons/SearchInPage.d.ts.map +1 -1
  1081. package/dist/types/icons/SearchedHistory.d.ts +0 -1
  1082. package/dist/types/icons/SearchedHistory.d.ts.map +1 -1
  1083. package/dist/types/icons/Security.d.ts +0 -1
  1084. package/dist/types/icons/Security.d.ts.map +1 -1
  1085. package/dist/types/icons/SelectAll.d.ts +0 -1
  1086. package/dist/types/icons/SelectAll.d.ts.map +1 -1
  1087. package/dist/types/icons/Send.d.ts +0 -1
  1088. package/dist/types/icons/Send.d.ts.map +1 -1
  1089. package/dist/types/icons/SettingBackupRestore.d.ts +0 -1
  1090. package/dist/types/icons/SettingBackupRestore.d.ts.map +1 -1
  1091. package/dist/types/icons/Settings.d.ts +0 -1
  1092. package/dist/types/icons/Settings.d.ts.map +1 -1
  1093. package/dist/types/icons/Share.d.ts +0 -1
  1094. package/dist/types/icons/Share.d.ts.map +1 -1
  1095. package/dist/types/icons/ShareScreen.d.ts +0 -1
  1096. package/dist/types/icons/ShareScreen.d.ts.map +1 -1
  1097. package/dist/types/icons/ShareScreenOff.d.ts +0 -1
  1098. package/dist/types/icons/ShareScreenOff.d.ts.map +1 -1
  1099. package/dist/types/icons/SheetBottomPosition.d.ts +0 -1
  1100. package/dist/types/icons/SheetBottomPosition.d.ts.map +1 -1
  1101. package/dist/types/icons/SheetLeftPosition.d.ts +0 -1
  1102. package/dist/types/icons/SheetLeftPosition.d.ts.map +1 -1
  1103. package/dist/types/icons/SheetRightPosition.d.ts +0 -1
  1104. package/dist/types/icons/SheetRightPosition.d.ts.map +1 -1
  1105. package/dist/types/icons/SheetTopPosition.d.ts +0 -1
  1106. package/dist/types/icons/SheetTopPosition.d.ts.map +1 -1
  1107. package/dist/types/icons/Shipping.d.ts +0 -1
  1108. package/dist/types/icons/Shipping.d.ts.map +1 -1
  1109. package/dist/types/icons/ShoppingBasket.d.ts +0 -1
  1110. package/dist/types/icons/ShoppingBasket.d.ts.map +1 -1
  1111. package/dist/types/icons/ShoppingCard.d.ts +0 -1
  1112. package/dist/types/icons/ShoppingCard.d.ts.map +1 -1
  1113. package/dist/types/icons/ShoppingCartAdd.d.ts +0 -1
  1114. package/dist/types/icons/ShoppingCartAdd.d.ts.map +1 -1
  1115. package/dist/types/icons/ShoppingCartOff.d.ts +0 -1
  1116. package/dist/types/icons/ShoppingCartOff.d.ts.map +1 -1
  1117. package/dist/types/icons/Shuffle.d.ts +0 -1
  1118. package/dist/types/icons/Shuffle.d.ts.map +1 -1
  1119. package/dist/types/icons/Signature.d.ts +0 -1
  1120. package/dist/types/icons/Signature.d.ts.map +1 -1
  1121. package/dist/types/icons/SimCard.d.ts +0 -1
  1122. package/dist/types/icons/SimCard.d.ts.map +1 -1
  1123. package/dist/types/icons/SkipNext.d.ts +0 -1
  1124. package/dist/types/icons/SkipNext.d.ts.map +1 -1
  1125. package/dist/types/icons/SkipPrevious.d.ts +0 -1
  1126. package/dist/types/icons/SkipPrevious.d.ts.map +1 -1
  1127. package/dist/types/icons/Skype.d.ts +0 -1
  1128. package/dist/types/icons/Skype.d.ts.map +1 -1
  1129. package/dist/types/icons/Slack.d.ts +0 -1
  1130. package/dist/types/icons/Slack.d.ts.map +1 -1
  1131. package/dist/types/icons/Slideshow.d.ts +0 -1
  1132. package/dist/types/icons/Slideshow.d.ts.map +1 -1
  1133. package/dist/types/icons/Smartwatch.d.ts +0 -1
  1134. package/dist/types/icons/Smartwatch.d.ts.map +1 -1
  1135. package/dist/types/icons/Smoking.d.ts +0 -1
  1136. package/dist/types/icons/Smoking.d.ts.map +1 -1
  1137. package/dist/types/icons/SmokingOff.d.ts +0 -1
  1138. package/dist/types/icons/SmokingOff.d.ts.map +1 -1
  1139. package/dist/types/icons/Snooze.d.ts +0 -1
  1140. package/dist/types/icons/Snooze.d.ts.map +1 -1
  1141. package/dist/types/icons/Snow.d.ts +0 -1
  1142. package/dist/types/icons/Snow.d.ts.map +1 -1
  1143. package/dist/types/icons/Sort.d.ts +0 -1
  1144. package/dist/types/icons/Sort.d.ts.map +1 -1
  1145. package/dist/types/icons/SortByAlpha.d.ts +0 -1
  1146. package/dist/types/icons/SortByAlpha.d.ts.map +1 -1
  1147. package/dist/types/icons/Speaker.d.ts +0 -1
  1148. package/dist/types/icons/Speaker.d.ts.map +1 -1
  1149. package/dist/types/icons/SpeakerGroup.d.ts +0 -1
  1150. package/dist/types/icons/SpeakerGroup.d.ts.map +1 -1
  1151. package/dist/types/icons/Spellcheck.d.ts +0 -1
  1152. package/dist/types/icons/Spellcheck.d.ts.map +1 -1
  1153. package/dist/types/icons/Spotify.d.ts +0 -1
  1154. package/dist/types/icons/Spotify.d.ts.map +1 -1
  1155. package/dist/types/icons/StarCircle.d.ts +0 -1
  1156. package/dist/types/icons/StarCircle.d.ts.map +1 -1
  1157. package/dist/types/icons/StarFilled.d.ts +0 -1
  1158. package/dist/types/icons/StarFilled.d.ts.map +1 -1
  1159. package/dist/types/icons/StarHalf.d.ts +0 -1
  1160. package/dist/types/icons/StarHalf.d.ts.map +1 -1
  1161. package/dist/types/icons/StarOutlined.d.ts +0 -1
  1162. package/dist/types/icons/StarOutlined.d.ts.map +1 -1
  1163. package/dist/types/icons/Stop.d.ts +0 -1
  1164. package/dist/types/icons/Stop.d.ts.map +1 -1
  1165. package/dist/types/icons/StopCircle.d.ts +0 -1
  1166. package/dist/types/icons/StopCircle.d.ts.map +1 -1
  1167. package/dist/types/icons/StopCircleOutlined.d.ts +0 -1
  1168. package/dist/types/icons/StopCircleOutlined.d.ts.map +1 -1
  1169. package/dist/types/icons/Store.d.ts +0 -1
  1170. package/dist/types/icons/Store.d.ts.map +1 -1
  1171. package/dist/types/icons/Style.d.ts +0 -1
  1172. package/dist/types/icons/Style.d.ts.map +1 -1
  1173. package/dist/types/icons/SubdirectoryArrowLeft.d.ts +0 -1
  1174. package/dist/types/icons/SubdirectoryArrowLeft.d.ts.map +1 -1
  1175. package/dist/types/icons/SubdirectoryArrowRight.d.ts +0 -1
  1176. package/dist/types/icons/SubdirectoryArrowRight.d.ts.map +1 -1
  1177. package/dist/types/icons/SubseaDrone.d.ts +0 -1
  1178. package/dist/types/icons/SubseaDrone.d.ts.map +1 -1
  1179. package/dist/types/icons/SubstationOffshore.d.ts +0 -1
  1180. package/dist/types/icons/SubstationOffshore.d.ts.map +1 -1
  1181. package/dist/types/icons/SubstationOnshore.d.ts +0 -1
  1182. package/dist/types/icons/SubstationOnshore.d.ts.map +1 -1
  1183. package/dist/types/icons/SubstationOnshore2.d.ts +0 -1
  1184. package/dist/types/icons/SubstationOnshore2.d.ts.map +1 -1
  1185. package/dist/types/icons/Subway.d.ts +0 -1
  1186. package/dist/types/icons/Subway.d.ts.map +1 -1
  1187. package/dist/types/icons/SubwayTunnel.d.ts +0 -1
  1188. package/dist/types/icons/SubwayTunnel.d.ts.map +1 -1
  1189. package/dist/types/icons/Sun.d.ts +0 -1
  1190. package/dist/types/icons/Sun.d.ts.map +1 -1
  1191. package/dist/types/icons/Support.d.ts +0 -1
  1192. package/dist/types/icons/Support.d.ts.map +1 -1
  1193. package/dist/types/icons/SurfaceLayer.d.ts +0 -1
  1194. package/dist/types/icons/SurfaceLayer.d.ts.map +1 -1
  1195. package/dist/types/icons/SurveyVessel.d.ts +0 -1
  1196. package/dist/types/icons/SurveyVessel.d.ts.map +1 -1
  1197. package/dist/types/icons/SwapHorizontal.d.ts +0 -1
  1198. package/dist/types/icons/SwapHorizontal.d.ts.map +1 -1
  1199. package/dist/types/icons/SwapHorizontalCircle.d.ts +0 -1
  1200. package/dist/types/icons/SwapHorizontalCircle.d.ts.map +1 -1
  1201. package/dist/types/icons/SwapVertical.d.ts +0 -1
  1202. package/dist/types/icons/SwapVertical.d.ts.map +1 -1
  1203. package/dist/types/icons/SwapVerticalCircle.d.ts +0 -1
  1204. package/dist/types/icons/SwapVerticalCircle.d.ts.map +1 -1
  1205. package/dist/types/icons/SwitchOff.d.ts +0 -1
  1206. package/dist/types/icons/SwitchOff.d.ts.map +1 -1
  1207. package/dist/types/icons/SwitchOn.d.ts +0 -1
  1208. package/dist/types/icons/SwitchOn.d.ts.map +1 -1
  1209. package/dist/types/icons/Sync.d.ts +0 -1
  1210. package/dist/types/icons/Sync.d.ts.map +1 -1
  1211. package/dist/types/icons/SyncOff.d.ts +0 -1
  1212. package/dist/types/icons/SyncOff.d.ts.map +1 -1
  1213. package/dist/types/icons/SyncProblem.d.ts +0 -1
  1214. package/dist/types/icons/SyncProblem.d.ts.map +1 -1
  1215. package/dist/types/icons/TableChart.d.ts +0 -1
  1216. package/dist/types/icons/TableChart.d.ts.map +1 -1
  1217. package/dist/types/icons/TabletAndroid.d.ts +0 -1
  1218. package/dist/types/icons/TabletAndroid.d.ts.map +1 -1
  1219. package/dist/types/icons/TabletIpad.d.ts +0 -1
  1220. package/dist/types/icons/TabletIpad.d.ts.map +1 -1
  1221. package/dist/types/icons/Tag.d.ts +0 -1
  1222. package/dist/types/icons/Tag.d.ts.map +1 -1
  1223. package/dist/types/icons/TagMainEquipment.d.ts +0 -1
  1224. package/dist/types/icons/TagMainEquipment.d.ts.map +1 -1
  1225. package/dist/types/icons/TagMore.d.ts +0 -1
  1226. package/dist/types/icons/TagMore.d.ts.map +1 -1
  1227. package/dist/types/icons/TagRelations.d.ts +0 -1
  1228. package/dist/types/icons/TagRelations.d.ts.map +1 -1
  1229. package/dist/types/icons/TagSpecialEquipment.d.ts +0 -1
  1230. package/dist/types/icons/TagSpecialEquipment.d.ts.map +1 -1
  1231. package/dist/types/icons/Taxi.d.ts +0 -1
  1232. package/dist/types/icons/Taxi.d.ts.map +1 -1
  1233. package/dist/types/icons/Telecom.d.ts +0 -1
  1234. package/dist/types/icons/Telecom.d.ts.map +1 -1
  1235. package/dist/types/icons/Terrain.d.ts +0 -1
  1236. package/dist/types/icons/Terrain.d.ts.map +1 -1
  1237. package/dist/types/icons/TextField.d.ts +0 -1
  1238. package/dist/types/icons/TextField.d.ts.map +1 -1
  1239. package/dist/types/icons/TextRotationAngledDown.d.ts +0 -1
  1240. package/dist/types/icons/TextRotationAngledDown.d.ts.map +1 -1
  1241. package/dist/types/icons/TextRotationAngledUp.d.ts +0 -1
  1242. package/dist/types/icons/TextRotationAngledUp.d.ts.map +1 -1
  1243. package/dist/types/icons/TextRotationDown.d.ts +0 -1
  1244. package/dist/types/icons/TextRotationDown.d.ts.map +1 -1
  1245. package/dist/types/icons/TextRotationNone.d.ts +0 -1
  1246. package/dist/types/icons/TextRotationNone.d.ts.map +1 -1
  1247. package/dist/types/icons/TextRotationUp.d.ts +0 -1
  1248. package/dist/types/icons/TextRotationUp.d.ts.map +1 -1
  1249. package/dist/types/icons/TextRotationVertical.d.ts +0 -1
  1250. package/dist/types/icons/TextRotationVertical.d.ts.map +1 -1
  1251. package/dist/types/icons/Texture.d.ts +0 -1
  1252. package/dist/types/icons/Texture.d.ts.map +1 -1
  1253. package/dist/types/icons/Thermostat.d.ts +0 -1
  1254. package/dist/types/icons/Thermostat.d.ts.map +1 -1
  1255. package/dist/types/icons/ThumbPin.d.ts +0 -1
  1256. package/dist/types/icons/ThumbPin.d.ts.map +1 -1
  1257. package/dist/types/icons/ThumbsDown.d.ts +0 -1
  1258. package/dist/types/icons/ThumbsDown.d.ts.map +1 -1
  1259. package/dist/types/icons/ThumbsUp.d.ts +0 -1
  1260. package/dist/types/icons/ThumbsUp.d.ts.map +1 -1
  1261. package/dist/types/icons/ThumbsUpDown.d.ts +0 -1
  1262. package/dist/types/icons/ThumbsUpDown.d.ts.map +1 -1
  1263. package/dist/types/icons/Ticket.d.ts +0 -1
  1264. package/dist/types/icons/Ticket.d.ts.map +1 -1
  1265. package/dist/types/icons/Time.d.ts +0 -1
  1266. package/dist/types/icons/Time.d.ts.map +1 -1
  1267. package/dist/types/icons/Timeline.d.ts +0 -1
  1268. package/dist/types/icons/Timeline.d.ts.map +1 -1
  1269. package/dist/types/icons/Timer.d.ts +0 -1
  1270. package/dist/types/icons/Timer.d.ts.map +1 -1
  1271. package/dist/types/icons/TimerOff.d.ts +0 -1
  1272. package/dist/types/icons/TimerOff.d.ts.map +1 -1
  1273. package/dist/types/icons/Title.d.ts +0 -1
  1274. package/dist/types/icons/Title.d.ts.map +1 -1
  1275. package/dist/types/icons/Toc.d.ts +0 -1
  1276. package/dist/types/icons/Toc.d.ts.map +1 -1
  1277. package/dist/types/icons/Toilet.d.ts +0 -1
  1278. package/dist/types/icons/Toilet.d.ts.map +1 -1
  1279. package/dist/types/icons/Toll.d.ts +0 -1
  1280. package/dist/types/icons/Toll.d.ts.map +1 -1
  1281. package/dist/types/icons/Toolbox.d.ts +0 -1
  1282. package/dist/types/icons/Toolbox.d.ts.map +1 -1
  1283. package/dist/types/icons/ToolboxRope.d.ts +0 -1
  1284. package/dist/types/icons/ToolboxRope.d.ts.map +1 -1
  1285. package/dist/types/icons/ToolboxWheel.d.ts +0 -1
  1286. package/dist/types/icons/ToolboxWheel.d.ts.map +1 -1
  1287. package/dist/types/icons/Touch.d.ts +0 -1
  1288. package/dist/types/icons/Touch.d.ts.map +1 -1
  1289. package/dist/types/icons/TrackChanges.d.ts +0 -1
  1290. package/dist/types/icons/TrackChanges.d.ts.map +1 -1
  1291. package/dist/types/icons/TrafficLight.d.ts +0 -1
  1292. package/dist/types/icons/TrafficLight.d.ts.map +1 -1
  1293. package/dist/types/icons/Train.d.ts +0 -1
  1294. package/dist/types/icons/Train.d.ts.map +1 -1
  1295. package/dist/types/icons/Tram.d.ts +0 -1
  1296. package/dist/types/icons/Tram.d.ts.map +1 -1
  1297. package/dist/types/icons/Transfer.d.ts +0 -1
  1298. package/dist/types/icons/Transfer.d.ts.map +1 -1
  1299. package/dist/types/icons/Transit.d.ts +0 -1
  1300. package/dist/types/icons/Transit.d.ts.map +1 -1
  1301. package/dist/types/icons/TransitEnterExit.d.ts +0 -1
  1302. package/dist/types/icons/TransitEnterExit.d.ts.map +1 -1
  1303. package/dist/types/icons/Translate.d.ts +0 -1
  1304. package/dist/types/icons/Translate.d.ts.map +1 -1
  1305. package/dist/types/icons/TrendingDown.d.ts +0 -1
  1306. package/dist/types/icons/TrendingDown.d.ts.map +1 -1
  1307. package/dist/types/icons/TrendingFlat.d.ts +0 -1
  1308. package/dist/types/icons/TrendingFlat.d.ts.map +1 -1
  1309. package/dist/types/icons/TrendingUp.d.ts +0 -1
  1310. package/dist/types/icons/TrendingUp.d.ts.map +1 -1
  1311. package/dist/types/icons/TripOrigin.d.ts +0 -1
  1312. package/dist/types/icons/TripOrigin.d.ts.map +1 -1
  1313. package/dist/types/icons/Tune.d.ts +0 -1
  1314. package/dist/types/icons/Tune.d.ts.map +1 -1
  1315. package/dist/types/icons/Turbine.d.ts +0 -1
  1316. package/dist/types/icons/Turbine.d.ts.map +1 -1
  1317. package/dist/types/icons/Tv.d.ts +0 -1
  1318. package/dist/types/icons/Tv.d.ts.map +1 -1
  1319. package/dist/types/icons/Twitter.d.ts +0 -1
  1320. package/dist/types/icons/Twitter.d.ts.map +1 -1
  1321. package/dist/types/icons/Unarchive.d.ts +0 -1
  1322. package/dist/types/icons/Unarchive.d.ts.map +1 -1
  1323. package/dist/types/icons/Undo.d.ts +0 -1
  1324. package/dist/types/icons/Undo.d.ts.map +1 -1
  1325. package/dist/types/icons/UnfoldLess.d.ts +0 -1
  1326. package/dist/types/icons/UnfoldLess.d.ts.map +1 -1
  1327. package/dist/types/icons/UnfoldLessHorizontal.d.ts +0 -1
  1328. package/dist/types/icons/UnfoldLessHorizontal.d.ts.map +1 -1
  1329. package/dist/types/icons/UnfoldMore.d.ts +0 -1
  1330. package/dist/types/icons/UnfoldMore.d.ts.map +1 -1
  1331. package/dist/types/icons/UnfoldMoreHorizontal.d.ts +0 -1
  1332. package/dist/types/icons/UnfoldMoreHorizontal.d.ts.map +1 -1
  1333. package/dist/types/icons/Unsubscribe.d.ts +0 -1
  1334. package/dist/types/icons/Unsubscribe.d.ts.map +1 -1
  1335. package/dist/types/icons/Update.d.ts +0 -1
  1336. package/dist/types/icons/Update.d.ts.map +1 -1
  1337. package/dist/types/icons/Upload.d.ts +0 -1
  1338. package/dist/types/icons/Upload.d.ts.map +1 -1
  1339. package/dist/types/icons/Usb.d.ts +0 -1
  1340. package/dist/types/icons/Usb.d.ts.map +1 -1
  1341. package/dist/types/icons/UsersCircle.d.ts +0 -1
  1342. package/dist/types/icons/UsersCircle.d.ts.map +1 -1
  1343. package/dist/types/icons/Van.d.ts +0 -1
  1344. package/dist/types/icons/Van.d.ts.map +1 -1
  1345. package/dist/types/icons/Verified.d.ts +0 -1
  1346. package/dist/types/icons/Verified.d.ts.map +1 -1
  1347. package/dist/types/icons/VerifiedUser.d.ts +0 -1
  1348. package/dist/types/icons/VerifiedUser.d.ts.map +1 -1
  1349. package/dist/types/icons/VerticalAlignBottom.d.ts +0 -1
  1350. package/dist/types/icons/VerticalAlignBottom.d.ts.map +1 -1
  1351. package/dist/types/icons/VerticalAlignCenter.d.ts +0 -1
  1352. package/dist/types/icons/VerticalAlignCenter.d.ts.map +1 -1
  1353. package/dist/types/icons/VerticalAlignTop.d.ts +0 -1
  1354. package/dist/types/icons/VerticalAlignTop.d.ts.map +1 -1
  1355. package/dist/types/icons/VerticalSplit.d.ts +0 -1
  1356. package/dist/types/icons/VerticalSplit.d.ts.map +1 -1
  1357. package/dist/types/icons/VideoCall.d.ts +0 -1
  1358. package/dist/types/icons/VideoCall.d.ts.map +1 -1
  1359. package/dist/types/icons/VideoChat.d.ts +0 -1
  1360. package/dist/types/icons/VideoChat.d.ts.map +1 -1
  1361. package/dist/types/icons/Videocam.d.ts +0 -1
  1362. package/dist/types/icons/Videocam.d.ts.map +1 -1
  1363. package/dist/types/icons/VideocamOff.d.ts +0 -1
  1364. package/dist/types/icons/VideocamOff.d.ts.map +1 -1
  1365. package/dist/types/icons/View360.d.ts +0 -1
  1366. package/dist/types/icons/View360.d.ts.map +1 -1
  1367. package/dist/types/icons/ViewAgenda.d.ts +0 -1
  1368. package/dist/types/icons/ViewAgenda.d.ts.map +1 -1
  1369. package/dist/types/icons/ViewArray.d.ts +0 -1
  1370. package/dist/types/icons/ViewArray.d.ts.map +1 -1
  1371. package/dist/types/icons/ViewCarousel.d.ts +0 -1
  1372. package/dist/types/icons/ViewCarousel.d.ts.map +1 -1
  1373. package/dist/types/icons/ViewColumn.d.ts +0 -1
  1374. package/dist/types/icons/ViewColumn.d.ts.map +1 -1
  1375. package/dist/types/icons/ViewDay.d.ts +0 -1
  1376. package/dist/types/icons/ViewDay.d.ts.map +1 -1
  1377. package/dist/types/icons/ViewList.d.ts +0 -1
  1378. package/dist/types/icons/ViewList.d.ts.map +1 -1
  1379. package/dist/types/icons/ViewModule.d.ts +0 -1
  1380. package/dist/types/icons/ViewModule.d.ts.map +1 -1
  1381. package/dist/types/icons/ViewQuilt.d.ts +0 -1
  1382. package/dist/types/icons/ViewQuilt.d.ts.map +1 -1
  1383. package/dist/types/icons/ViewStream.d.ts +0 -1
  1384. package/dist/types/icons/ViewStream.d.ts.map +1 -1
  1385. package/dist/types/icons/ViewWeek.d.ts +0 -1
  1386. package/dist/types/icons/ViewWeek.d.ts.map +1 -1
  1387. package/dist/types/icons/Visibility.d.ts +0 -1
  1388. package/dist/types/icons/Visibility.d.ts.map +1 -1
  1389. package/dist/types/icons/VisibilityOff.d.ts +0 -1
  1390. package/dist/types/icons/VisibilityOff.d.ts.map +1 -1
  1391. package/dist/types/icons/VolumeDown.d.ts +0 -1
  1392. package/dist/types/icons/VolumeDown.d.ts.map +1 -1
  1393. package/dist/types/icons/VolumeMute.d.ts +0 -1
  1394. package/dist/types/icons/VolumeMute.d.ts.map +1 -1
  1395. package/dist/types/icons/VolumeOff.d.ts +0 -1
  1396. package/dist/types/icons/VolumeOff.d.ts.map +1 -1
  1397. package/dist/types/icons/VolumeUp.d.ts +0 -1
  1398. package/dist/types/icons/VolumeUp.d.ts.map +1 -1
  1399. package/dist/types/icons/Walk.d.ts +0 -1
  1400. package/dist/types/icons/Walk.d.ts.map +1 -1
  1401. package/dist/types/icons/WarningFilled.d.ts +0 -1
  1402. package/dist/types/icons/WarningFilled.d.ts.map +1 -1
  1403. package/dist/types/icons/WarningOutlined.d.ts +0 -1
  1404. package/dist/types/icons/WarningOutlined.d.ts.map +1 -1
  1405. package/dist/types/icons/Waves.d.ts +0 -1
  1406. package/dist/types/icons/Waves.d.ts.map +1 -1
  1407. package/dist/types/icons/Well.d.ts +0 -1
  1408. package/dist/types/icons/Well.d.ts.map +1 -1
  1409. package/dist/types/icons/Wellbore.d.ts +0 -1
  1410. package/dist/types/icons/Wellbore.d.ts.map +1 -1
  1411. package/dist/types/icons/WhatsApp.d.ts +0 -1
  1412. package/dist/types/icons/WhatsApp.d.ts.map +1 -1
  1413. package/dist/types/icons/Wheelchair.d.ts +0 -1
  1414. package/dist/types/icons/Wheelchair.d.ts.map +1 -1
  1415. package/dist/types/icons/Widgets.d.ts +0 -1
  1416. package/dist/types/icons/Widgets.d.ts.map +1 -1
  1417. package/dist/types/icons/Wifi.d.ts +0 -1
  1418. package/dist/types/icons/Wifi.d.ts.map +1 -1
  1419. package/dist/types/icons/WifiOff.d.ts +0 -1
  1420. package/dist/types/icons/WifiOff.d.ts.map +1 -1
  1421. package/dist/types/icons/WindFarmOffshore.d.ts +0 -1
  1422. package/dist/types/icons/WindFarmOffshore.d.ts.map +1 -1
  1423. package/dist/types/icons/WindTurbine.d.ts +0 -1
  1424. package/dist/types/icons/WindTurbine.d.ts.map +1 -1
  1425. package/dist/types/icons/WindTurbineOffshore.d.ts +0 -1
  1426. package/dist/types/icons/WindTurbineOffshore.d.ts.map +1 -1
  1427. package/dist/types/icons/Work.d.ts +0 -1
  1428. package/dist/types/icons/Work.d.ts.map +1 -1
  1429. package/dist/types/icons/WorkOff.d.ts +0 -1
  1430. package/dist/types/icons/WorkOff.d.ts.map +1 -1
  1431. package/dist/types/icons/WorkOutline.d.ts +0 -1
  1432. package/dist/types/icons/WorkOutline.d.ts.map +1 -1
  1433. package/dist/types/icons/World.d.ts +0 -1
  1434. package/dist/types/icons/World.d.ts.map +1 -1
  1435. package/dist/types/icons/WrapText.d.ts +0 -1
  1436. package/dist/types/icons/WrapText.d.ts.map +1 -1
  1437. package/dist/types/icons/Youtube.d.ts +0 -1
  1438. package/dist/types/icons/Youtube.d.ts.map +1 -1
  1439. package/dist/types/icons/YoutubeAlt.d.ts +0 -1
  1440. package/dist/types/icons/YoutubeAlt.d.ts.map +1 -1
  1441. package/dist/types/icons/ZipFile.d.ts +0 -1
  1442. package/dist/types/icons/ZipFile.d.ts.map +1 -1
  1443. package/dist/types/icons/ZoomIn.d.ts +0 -1
  1444. package/dist/types/icons/ZoomIn.d.ts.map +1 -1
  1445. package/dist/types/icons/ZoomOut.d.ts +0 -1
  1446. package/dist/types/icons/ZoomOut.d.ts.map +1 -1
  1447. package/package.json +1 -1
package/dist/index.cjs CHANGED
@@ -1,4 +1,4 @@
1
- Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=Object.getOwnPropertyNames,i=Object.getPrototypeOf,a=Object.prototype.hasOwnProperty,o=(e,i,o,s)=>{if(i&&typeof i==`object`||typeof i==`function`)for(var c=r(i),l=0,u=c.length,d;l<u;l++)d=c[l],!a.call(e,d)&&d!==o&&t(e,d,{get:(e=>i[e]).bind(null,d),enumerable:!(s=n(i,d))||s.enumerable});return e},s=(n,r,a)=>(a=n==null?{}:e(i(n)),o(r||!n||!n.__esModule?t(a,`default`,{value:n,enumerable:!0}):a,n));let c=require("react");c=s(c,1);let l=require("react/jsx-runtime"),u=require("react-dom"),d=require("@tanstack/react-table"),f=require("@tiptap/extension-color");f=s(f,1);let p=require("@tiptap/extension-highlight");p=s(p,1);let m=require("@tiptap/extension-subscript");m=s(m,1);let h=require("@tiptap/extension-superscript");h=s(h,1);let g=require("@tiptap/extension-table"),_=require("@tiptap/extension-table-cell");_=s(_,1);let v=require("@tiptap/extension-table-header");v=s(v,1);let y=require("@tiptap/extension-table-row");y=s(y,1);let b=require("@tiptap/extension-text-align");b=s(b,1);let x=require("@tiptap/extension-text-style"),S=require("@tiptap/core"),C=require("@tiptap/react"),w=require("@tiptap/starter-kit");w=s(w,1);let T=require("@popperjs/core"),E=require("date-fns");var D={primary:{main:`var(--stratus-primary)`,hover:`var(--stratus-primary-hover)`,hoverAlt:`var(--stratus-primary-hover-alt)`,highlight:`var(--stratus-primary-highlight)`,highlightHover:`var(--stratus-primary-highlight-hover)`,light:`var(--stratus-primary-light)`},secondary:{main:`var(--stratus-secondary)`,highlight:`var(--stratus-secondary-highlight)`,light:`var(--stratus-secondary-light)`},danger:{main:`var(--stratus-error)`,highlight:`var(--stratus-error-highlight)`},warning:{main:`var(--stratus-warning)`,highlight:`var(--stratus-warning-highlight)`},success:{main:`var(--stratus-success)`,highlight:`var(--stratus-success-highlight)`},text:{main:`var(--stratus-text-main)`,muted:`var(--stratus-text-muted)`,primary:`var(--stratus-text-primary)`,secondary:`var(--stratus-text-secondary)`,tertiary:`var(--stratus-text-tertiary)`,disabled:`var(--stratus-text-disabled)`},surface:{surface:`var(--stratus-surface)`,muted:`var(--stratus-surface-muted)`,raised:`var(--stratus-surface-raised)`,nav:`var(--stratus-bg-nav)`},border:{light:`var(--stratus-border-light)`,divider:`var(--stratus-divider)`}};function O(e,{as:t,disabled:n,type:r}){let i=t??e;return i===`button`?{Component:i,isButton:!0,rootProps:{disabled:n||void 0,type:r,"data-disabled":n?`true`:void 0}}:{Component:i,isButton:!1,rootProps:{"aria-disabled":n||void 0,"data-disabled":n?`true`:void 0}}}function k(...e){return e.filter(Boolean).join(` `)}var A={p:`padding`,pt:`paddingTop`,pr:`paddingRight`,pb:`paddingBottom`,pl:`paddingLeft`,px:`paddingInline`,py:`paddingBlock`,m:`margin`,mt:`marginTop`,mr:`marginRight`,mb:`marginBottom`,ml:`marginLeft`,mx:`marginInline`,my:`marginBlock`,w:`width`,minW:`minWidth`,maxW:`maxWidth`,h:`height`,minH:`minHeight`,maxH:`maxHeight`,bg:`backgroundColor`,rounded:`borderRadius`},j=new Set(`display.position.top.right.bottom.left.inset.zIndex.overflow.overflowX.overflowY.float.clear.visibility.boxSizing.flex.flexDirection.flexWrap.flexFlow.flexGrow.flexShrink.flexBasis.justifyContent.alignItems.alignSelf.alignContent.order.gap.rowGap.columnGap.grid.gridTemplate.gridTemplateColumns.gridTemplateRows.gridTemplateAreas.gridArea.gridColumn.gridRow.gridAutoFlow.gridAutoColumns.gridAutoRows.gridGap.gridRowGap.gridColumnGap.justifyItems.justifySelf.placeContent.placeItems.placeSelf.width.minWidth.maxWidth.height.minHeight.maxHeight.aspectRatio.margin.marginTop.marginRight.marginBottom.marginLeft.marginBlock.marginBlockStart.marginBlockEnd.marginInline.marginInlineStart.marginInlineEnd.padding.paddingTop.paddingRight.paddingBottom.paddingLeft.paddingBlock.paddingBlockStart.paddingBlockEnd.paddingInline.paddingInlineStart.paddingInlineEnd.border.borderTop.borderRight.borderBottom.borderLeft.borderWidth.borderStyle.borderColor.borderRadius.borderTopLeftRadius.borderTopRightRadius.borderBottomLeftRadius.borderBottomRightRadius.borderCollapse.borderSpacing.outline.outlineColor.outlineStyle.outlineWidth.outlineOffset.background.backgroundColor.backgroundImage.backgroundSize.backgroundPosition.backgroundRepeat.backgroundClip.backgroundOrigin.backgroundAttachment.color.opacity.font.fontFamily.fontSize.fontWeight.fontStyle.fontVariant.lineHeight.letterSpacing.textAlign.textDecoration.textTransform.textOverflow.textShadow.textIndent.whiteSpace.wordBreak.wordSpacing.wordWrap.overflowWrap.verticalAlign.transform.transformOrigin.transition.transitionProperty.transitionDuration.transitionTimingFunction.transitionDelay.animation.animationName.animationDuration.animationTimingFunction.animationDelay.animationIterationCount.animationDirection.animationFillMode.animationPlayState.boxShadow.filter.backdropFilter.mixBlendMode.clipPath.mask.cursor.pointerEvents.userSelect.resize.touchAction.scrollBehavior.scrollMargin.scrollPadding.scrollSnapType.scrollSnapAlign.tableLayout.listStyle.listStyleType.listStylePosition.listStyleImage.content.objectFit.objectPosition.isolation.contain.willChange.appearance.accentColor.caretColor`.split(`.`)),M=[0,4,8,16,32,64,128,256,512],N=new Set([`margin`,`marginTop`,`marginRight`,`marginBottom`,`marginLeft`,`marginBlock`,`marginBlockStart`,`marginBlockEnd`,`marginInline`,`marginInlineStart`,`marginInlineEnd`,`padding`,`paddingTop`,`paddingRight`,`paddingBottom`,`paddingLeft`,`paddingBlock`,`paddingBlockStart`,`paddingBlockEnd`,`paddingInline`,`paddingInlineStart`,`paddingInlineEnd`]),P=new Set([`gap`,`rowGap`,`columnGap`]);function F(e,t){if(typeof t!=`number`)return t;if(N.has(e)){let e=M[t];return e==null?`${t}px`:`${e}px`}return P.has(e)?`${t}px`:t}function I(e){let t={},n={...e};for(let[e,r]of Object.entries(A))e in n&&(r in n||(t[r]=F(r,n[e])),delete n[e]);for(let e of j)e in n&&(t[e]=F(e,n[e]),delete n[e]);return{cssProps:t,otherProps:n}}function L(e){return c.forwardRef(e)}var R=c.forwardRef(function({className:e,disabled:t=!1},n){let r=c.useRef(null),i=c.useCallback((e,n)=>{let i=r.current;if(!i||t)return;let a=i.getBoundingClientRect(),o=e-a.left,s=n-a.top,c=Math.max(a.width,a.height)*2,l=document.createElement(`span`);l.className=k(`stratus-ripple`),l.style.width=`${c}px`,l.style.height=`${c}px`,l.style.left=`${o}px`,l.style.top=`${s}px`,i.appendChild(l);let u=getComputedStyle(i).getPropertyValue(`--stratus-button-ripple-opacity`).trim()||`0.22`,d=l.animate([{transform:`translate(-50%, -50%) scale(0)`,opacity:u},{transform:`translate(-50%, -50%) scale(1)`,opacity:`0`}],{duration:520,easing:`ease-out`,fill:`forwards`});d.onfinish=()=>l.remove()},[t]),a=c.useCallback(()=>{let e=r.current;if(!e)return;let t=e.getBoundingClientRect();i(t.left+t.width/2,t.top+t.height/2)},[i]);return c.useImperativeHandle(n,()=>({triggerAt:i,triggerCenter:a}),[i,a]),(0,l.jsx)(`span`,{ref:r,"aria-hidden":!0,className:k(`stratus-button__ripples`,e)})}),z=L((e,t)=>{let{cssProps:n,otherProps:r}=I(e),{variant:i=`contained`,colorScheme:a=`primary`,size:o=`md`,compact:s=!1,fullWidth:u=!1,as:d,loading:f=!1,spinner:p,startAdornment:m,endAdornment:h,className:g,disabled:_,style:v,children:y,type:b=`button`,disableRipple:x=!1,iconSize:S,onPointerDown:C,onKeyDown:w,...T}=r,E=s?`sm`:o,D=(0,c.useRef)(null),A=!!(!y&&(m||h)),j=!!(_||f),M=e=>{C?.(e),!e.defaultPrevented&&(x||j||e.button===0&&D.current?.triggerAt(e.clientX,e.clientY))},N=e=>{w?.(e),!e.defaultPrevented&&(x||j||(e.key===`Enter`||e.key===` `)&&D.current?.triggerCenter())},{Component:P,rootProps:F}=O(`button`,{as:d,disabled:j,type:b}),L=k(`stratus-button`,`stratus-button--${i}`,`stratus-button--${a}`,`stratus-button--${E}`,u&&`stratus-button--fullWidth`,A&&`stratus-button--iconOnly`,f&&`stratus-button--loading`,g),z=p??(0,l.jsx)(`span`,{className:`stratus-button__spinner`,"aria-hidden":!0}),B={...v,...n};return(0,l.jsxs)(P,{ref:t,className:L,"aria-busy":f||void 0,style:B,...F,...T,onPointerDown:M,onKeyDown:N,children:[(0,l.jsx)(R,{ref:D,disabled:x||j}),f?z:null,m?(0,l.jsx)(`span`,{className:k(`stratus-button__startAdornment`),style:S?{fontSize:S,width:S,height:S}:void 0,children:m}):null,y?(0,l.jsx)(`span`,{className:k(`stratus-button__label`),children:y}):null,h?(0,l.jsx)(`span`,{className:k(`stratus-button__endAdornment`),style:S?{fontSize:S,width:S,height:S}:void 0,children:h}):null]})}),B=new Set([`default`,`primary`,`secondary`,`success`,`warning`,`danger`]),V=(0,c.forwardRef)(function(e,t){let{children:n,className:r,css:i,color:a=`inherit`,size:o,rotation:s=0,...c}=e,{cssProps:u,otherProps:d}=I(c),f=B.has(a),p=a!==`inherit`&&!f,m={...o==null?{}:{width:o,height:o},...u,...i,...p?{color:a}:{},...s?{transform:`rotate(${s}deg)`}:{}};return(0,l.jsx)(`span`,{ref:t,className:k(`stratus-icon`,f&&`stratus-icon--${a}`,r),style:m,...d,children:n})});function H(e){let{name:t,width:n,height:r,svgPathData:i}=e,a=(0,c.memo)((0,c.forwardRef)(function(e,t){let{size:a,...o}=e;return(0,l.jsx)(V,{ref:t,size:a,...o,children:(0,l.jsx)(`svg`,{xmlns:`http://www.w3.org/2000/svg`,viewBox:`0 0 ${n} ${r}`,fill:`currentColor`,children:(0,l.jsx)(`path`,{fillRule:`evenodd`,clipRule:`evenodd`,d:i})})})}));return a.displayName=t?t.replace(/([-_][a-z0-9])/gi,e=>e.toUpperCase().replace(`-`,``).replace(`_`,``)).replace(/^[a-z]/,e=>e.toUpperCase())+`Icon`:`SvgIcon`,a}var U=H({name:`arrow_drop_down`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m7 9.5 5 5 5-5z`});function ee(e){return e.startsWith(`top`)?`top`:e.startsWith(`bottom`)?`bottom`:e.startsWith(`left`)?`left`:`right`}var te=8;function ne(e,t,n){let r=ee(n),i=0,a=0;switch(r){case`bottom`:i=e.bottom+te;break;case`top`:i=e.top-t.height-te;break;case`left`:a=e.left-t.width-te;break;case`right`:a=e.right+te;break}r===`top`||r===`bottom`?a=n.endsWith(`-start`)?e.left:n.endsWith(`-end`)?e.right-t.width:e.left+e.width/2-t.width/2:i=n.endsWith(`-start`)?e.top:n.endsWith(`-end`)?e.bottom-t.height:e.top+e.height/2-t.height/2;let o=document.documentElement.clientWidth,s=document.documentElement.clientHeight;return a=Math.max(4,Math.min(a,o-t.width-4)),i=Math.max(4,Math.min(i,s-t.height-4)),{top:i,left:a}}var re=(0,c.forwardRef)(({children:e,className:t,content:n,placement:r=`bottom`,trigger:i=[`click`,`hover`],open:a,defaultOpen:o=!1,arrow:s=!0,closeOnClickOutside:d=!0,tooltipRef:f,zIndex:p=1500,maxWidth:m=`300px`,fontSize:h=`0.75rem`,style:g,container:_,keepMounted:v=!1,disablePortal:y=!1,onOpen:b,onClose:x,onClick:S,onMouseEnter:C,onMouseLeave:w,onContextMenu:T,onClickOutside:E,...D},O)=>{let[A,j]=(0,c.useState)(o),M=(0,c.useRef)(null),N=(0,c.useRef)(null),P=(0,c.useRef)(void 0),[F,I]=(0,c.useState)(null),L=a!==void 0,R=L?a:A,z=(0,c.useMemo)(()=>Array.isArray(i)?i:[i],[i]),B={};for(let e of Object.keys(D))e.startsWith(`data-`)&&(B[e]=D[e]);let V=(0,c.useCallback)(e=>{L||j(!0),b?.(e)},[L,b]),H=(0,c.useCallback)(e=>{L||j(!1),x?.(e)},[L,x]);(0,c.useImperativeHandle)(f,()=>({open:e=>{let t=new MouseEvent(`click`,{bubbles:!0,cancelable:!0});V(e??t)},close:e=>{let t=new MouseEvent(`click`,{bubbles:!0,cancelable:!0});H(e??t)}}));let U=(0,c.useCallback)(()=>{if(!M.current||!N.current)return;let e=M.current.getBoundingClientRect(),t=N.current.getBoundingClientRect();I(ne(e,{width:t.width,height:t.height},r))},[r]);(0,c.useLayoutEffect)(()=>{R&&U()},[R,U,n]),(0,c.useEffect)(()=>{if(!R)return;let e=()=>U();return window.addEventListener(`scroll`,e,!0),window.addEventListener(`resize`,e),()=>{window.removeEventListener(`scroll`,e,!0),window.removeEventListener(`resize`,e)}},[R,U]),(0,c.useEffect)(()=>{if(!R||!d||!z.includes(`click`)&&!z.includes(`contextMenu`))return;let e=e=>{let t=e.target;M.current?.contains(t)||N.current?.contains(t)||(H(e),E?.(!1,e))};return document.addEventListener(`mousedown`,e),()=>document.removeEventListener(`mousedown`,e)},[R,d,H,E]);let te=(0,c.useCallback)(e=>{if(!z.includes(`click`))return;let t=!R;L||j(t),S?.(t,e),t?b?.(e):x?.(e)},[z,R,L,S,b,x]),re=(0,c.useCallback)(e=>{if(!z.includes(`contextMenu`))return;e.preventDefault();let t=!R;L||j(t),T?.(t,e),t?b?.(e):x?.(e)},[z,R,L,T,b,x]),W=(0,c.useCallback)(e=>{z.includes(`hover`)&&(clearTimeout(P.current),V(e),C?.(!0,e))},[z,V,C]),G=(0,c.useCallback)(e=>{z.includes(`hover`)&&(P.current=setTimeout(()=>H(e),100),w?.(!1,e))},[z,H,w]),ie=(0,c.useCallback)(()=>{z.includes(`hover`)&&clearTimeout(P.current)},[z]),ae=(0,c.useCallback)(e=>{z.includes(`hover`)&&(H(e),w?.(!1,e))},[z,H,w]),oe={};z.includes(`click`)&&(oe.onClick=te),z.includes(`contextMenu`)&&(oe.onContextMenu=re),z.includes(`hover`)&&(oe.onMouseEnter=W,oe.onMouseLeave=G);let se=(0,c.useCallback)(e=>{M.current=e},[]),ce=()=>typeof e==`string`?(0,l.jsx)(`span`,{ref:se,...oe,className:`stratus-tooltip-anchor`,children:e}):c.Children.map(e,e=>(0,c.isValidElement)(e)?(0,c.cloneElement)(e,{ref:se,...oe,style:{display:e.props?.display??`inline-block`,cursor:`pointer`,...e.props?.style}}):e),le=ee(r),ue=Array.isArray(m)?m[0]:m,de=Array.isArray(h)?h[0]:h,fe=R||v?(0,l.jsxs)(`div`,{ref:e=>{N.current=e,typeof O==`function`?O(e):O&&(O.current=e)},className:k(`stratus-tooltip`,`stratus-tooltip--${le}`,t),role:`tooltip`,"data-state":R?`open`:`closed`,style:{top:F?.top??-9999,left:F?.left??-9999,zIndex:typeof p==`string`?Number(p)||1500:p,display:R?void 0:`none`,...!R&&v?{visibility:`hidden`}:{}},onMouseEnter:ie,onMouseLeave:ae,...B,children:[s&&(0,l.jsx)(`span`,{className:`stratus-tooltip__arrow`}),(0,l.jsx)(`div`,{className:`stratus-tooltip__content`,style:{"--stratus-tooltip-max-width":ue,"--stratus-tooltip-font-size":de,...g},children:n})]}):null,K=!y&&typeof document<`u`?_??document.body:null;return(0,l.jsxs)(l.Fragment,{children:[ce(),fe&&(K?(0,u.createPortal)(fe,K):fe)]})});re.displayName=`Tooltip`;var W=(0,c.forwardRef)(function(e,t){let{menu:n,contextMenu:r,trigger:i=[`click`],arrow:a=!1,className:o,style:s,...c}=e,u=r?Array.isArray(i)?[...i,`contextMenu`]:[i,`contextMenu`]:i;return(0,l.jsx)(re,{ref:t,content:(0,l.jsx)(`div`,{className:`stratus-dropdown-content`,children:n}),trigger:u,arrow:a,maxWidth:`fit-content`,style:s,className:k(`stratus-dropdown`,o),...c})}),G=(0,c.forwardRef)(function(e,t){let{orientation:n,color:r,size:i,...a}=e,{cssProps:o,otherProps:s}=I(a),{className:c,style:u,...d}=s,f=fe()?.mode??`vertical`,p=n??(f===`horizontal`?`vertical`:`horizontal`),m={...u,...o};return r&&(p===`horizontal`?m.borderTopColor=r:m.borderLeftColor=r),i&&(p===`horizontal`?m.borderTopWidth=`${i}px`:m.borderLeftWidth=`${i}px`),(0,l.jsx)(`hr`,{ref:t,role:`separator`,"aria-orientation":p,className:k(`stratus-menu-divider`,`stratus-menu-divider--${p}`,c),style:m,...d})});G.displayName=`MenuDivider`;var ie=L((e,t)=>{let n=(0,c.useId)(),r=(0,c.useRef)(null),{as:i,children:a,id:o,startAdornment:s,endAdornment:u,disabled:d=!1,clickable:f=!0,onClick:p,...m}=e,{cssProps:h,otherProps:g}=I(m),{className:_,style:v,...y}=g,b=fe(),x=o??n,S=d||(b?.disabled??!1),C=b?.compact??!1,w=b?.isSelected(x)??!1,T=e=>{if(!(S||!f)&&(p?.({id:x,label:a},e),b)){b.toggleSelect(x,e,a);let t={menuItemId:x,selected:!b.isSelected(x),selectedIds:b.selectedIds,open:!1,openIds:b.openIds};b.onClick?.(t,e)}},E=e=>{(e.key===`Enter`||e.key===` `)&&(e.preventDefault(),T(e))},D=i??`li`,O=k(`stratus-menu-item`,C&&`stratus-menu-item--compact`,S&&`stratus-menu-item--disabled`,w&&`stratus-menu-item--selected`,!f&&`stratus-menu-item--not-clickable`,_),A={...v,...h};return(0,l.jsxs)(D,{ref:t,role:`menuitem`,tabIndex:S?void 0:0,"aria-disabled":S||void 0,className:O,style:A,onClick:T,onKeyDown:E,onPointerDown:e=>{S||!f||e.button===0&&r.current?.triggerAt(e.clientX,e.clientY)},...y,children:[f&&!S&&(0,l.jsx)(R,{ref:r}),s&&(0,l.jsx)(`span`,{className:`stratus-menu-item__start-adornment`,children:s}),(0,l.jsx)(`span`,{className:`stratus-menu-item__title`,children:a}),u&&(0,l.jsx)(`span`,{className:`stratus-menu-item__end-adornment`,children:u})]})}),ae=H({name:`chevron_down`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m7.41 8.295 4.59 4.58 4.59-4.58L18 9.705l-6 6-6-6z`}),oe=H({name:`chevron_right`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m8.295 16.59 4.58-4.59-4.58-4.59L9.705 6l6 6-6 6z`});function se(){return(0,l.jsx)(ae,{size:16})}function ce(){return(0,l.jsx)(oe,{size:16})}var le=(0,c.forwardRef)(function(e,t){let n=(0,c.useId)(),{title:r,children:i,id:a,startAdornment:o,arrow:s=!0,disabled:u=!1,onClick:d,...f}=e,{cssProps:p,otherProps:m}=I(f),{className:h,style:g,..._}=m,v=fe(),y=a??n,b=u||(v?.disabled??!1),x=v?.compact??!1,S=(v?.mode??`vertical`)===`inline`,[C,w]=(0,c.useState)(!1),T=v?.isOpen(y)??C,E=(0,c.useRef)(null),D=(0,c.useRef)(null),[O,A]=(0,c.useState)(T?`auto`:0),j=(0,c.useRef)(!0);(0,c.useEffect)(()=>{if(!S)return;if(j.current){j.current=!1,T&&A(`auto`);return}let e=E.current;if(e)if(T){let t=e.scrollHeight;A(t);let n=()=>{A(`auto`),e.removeEventListener(`transitionend`,n)};e.addEventListener(`transitionend`,n)}else{let t=e.scrollHeight;A(t),e.offsetHeight,requestAnimationFrame(()=>A(0))}},[T,S]),(0,c.useEffect)(()=>{if(S||!T)return;let e=e=>{let t=e.target;D.current?.contains(t)||E.current?.contains(t)||(v?v.toggleOpen(y,e,r):w(!1))};return document.addEventListener(`mousedown`,e),()=>document.removeEventListener(`mousedown`,e)},[S,T,v,y,r]);let M=e=>{if(b)return;let t={id:y,label:r,level:v?.level};d?.(t,e),v?v.toggleOpen(y,e,r):w(e=>!e)},N=e=>{(e.key===`Enter`||e.key===` `)&&(e.preventDefault(),M(e))},P=v?.triggersSubMenu??`click`,F=Array.isArray(P)?P.includes(`hover`):P===`hover`,L=e=>{!F||b||T||(v?v.toggleOpen(y,e,r):w(!0))},R=e=>{!F||b||!T||(v?v.toggleOpen(y,e,r):w(!1))},z=S?(0,l.jsx)(se,{}):(0,l.jsx)(ce,{});return(0,l.jsxs)(`li`,{ref:t,className:k(`stratus-submenu`,h),style:{...g,...p},onMouseEnter:S?void 0:L,onMouseLeave:S?void 0:R,..._,children:[(0,l.jsxs)(`div`,{ref:D,role:`menuitem`,tabIndex:b?void 0:0,"aria-haspopup":`true`,"aria-expanded":T,"aria-disabled":b||void 0,className:k(`stratus-submenu__trigger`,x&&`stratus-submenu__trigger--compact`,b&&`stratus-submenu__trigger--disabled`),onClick:M,onKeyDown:N,children:[o&&(0,l.jsx)(`span`,{className:`stratus-menu-item__start-adornment`,children:o}),(0,l.jsx)(`span`,{className:`stratus-submenu__trigger__title`,children:r}),s&&(0,l.jsx)(`span`,{className:k(`stratus-submenu__trigger__arrow`,S&&T&&`stratus-submenu__trigger__arrow--open`),children:z})]}),S?(0,l.jsx)(`div`,{ref:E,className:`stratus-submenu__inline-content`,style:{height:O},children:(0,l.jsx)(`ul`,{role:`menu`,className:`stratus-menu stratus-menu--inline`,children:i})}):T&&(0,l.jsx)(`div`,{ref:E,className:`stratus-submenu__popover`,children:(0,l.jsx)(`ul`,{role:`menu`,className:`stratus-menu`,children:i})})]})});le.displayName=`SubMenu`;var ue=le,de=(0,c.createContext)(null);function fe(){return(0,c.useContext)(de)}var K=L((e,t)=>{let{as:n,children:r,mode:i=`vertical`,inlineCollapsed:a=!1,multiple:o=!1,selectable:s=!0,selectedIds:u,openIds:d,triggersSubMenu:f=`click`,compact:p=!1,disabled:m=!1,onClick:h,onSelect:g,onDeselect:_,onOpen:v,onClose:y,...b}=e,{cssProps:x,otherProps:S}=I(b),{className:C,style:w,...T}=S,E=fe(),D=E?E.level+1:0,[O,A]=(0,c.useState)(u??[]),[j,M]=(0,c.useState)(d??[]),N=u??O,P=d??j;(0,c.useEffect)(()=>{u&&A(u)},[u]),(0,c.useEffect)(()=>{d&&M(d)},[d]);let F=(0,c.useCallback)(e=>N.includes(e),[N]),L=(0,c.useCallback)(e=>P.includes(e),[P]),R=(0,c.useCallback)((e,t,n)=>{if(!s)return;let r=N.includes(e),i;i=r?N.filter(t=>t!==e):o?[...N,e]:[e],u||A(i);let a={menuItemId:e,selected:!r,selectedIds:i,open:!1,openIds:P};r?_?.(a,t):g?.(a,t)},[s,N,o,u,P,g,_]),z=(0,c.useCallback)((e,t,n)=>{let r=P.includes(e),i;i=r?P.filter(t=>t!==e):[...P,e],d||M(i);let a={menuItemId:e,selected:!1,selectedIds:N,open:!r,openIds:i};r?y?.(a,t):v?.(a,t)},[P,d,N,v,y]),B={mode:a?`vertical`:i,compact:p,disabled:m,selectable:s,selectedIds:N,openIds:P,level:D,triggersSubMenu:f,isSelected:F,isOpen:L,toggleSelect:R,toggleOpen:z,onClick:h},V=n??`ul`,H=k(`stratus-menu`,`stratus-menu--${i}`,C),U={...w,...x};return(0,l.jsx)(de.Provider,{value:B,children:(0,l.jsx)(V,{ref:t,role:`menu`,className:H,style:U,...T,children:r})})}),pe=L((e,t)=>{let{as:n,options:r,selectedId:i,defaultSelectedId:a,menuButtonAriaLabel:o=`Select option`,onAction:s,onOptionChange:u,variant:d=`contained`,color:f=`primary`,compact:p=!1,fullWidth:m=!1,disabled:h=!1,...g}=e,_=(0,c.useRef)(null),[v,y]=(0,c.useState)((r.find(e=>e.id===a)??r[0])?.id),b=i??v,x=r.find(e=>e.id===b)??r[0],S=x?.id,C=p?`sm`:void 0,w=r.length>0,T=w&&r.every(e=>e.disabled),E=me,D=(e,t)=>{let n=r.find(t=>t.id===e.menuItemId);!n||n.disabled||(i===void 0&&y(n.id),u?.(n,t),_.current?.close(t))},O=e=>{!x||x.disabled||s?.(x,e)};return(0,l.jsxs)(E,{...g,ref:t,as:n,active:-1,variant:d,color:f,compact:p,fullWidth:m,disabled:h,children:[(0,l.jsx)(z,{onClick:O,disabled:h||!x||x.disabled,children:x?.label??`No options`}),(0,l.jsx)(W,{tooltipRef:_,placement:`bottom-end`,menu:(0,l.jsx)(K,{compact:p,selectedIds:S?[S]:[],onClick:D,children:r.map(e=>(0,l.jsx)(ie,{id:e.id,disabled:e.disabled,children:e.label},e.id))}),children:(0,l.jsx)(z,{"aria-label":o,disabled:h||!w||T,variant:d,colorScheme:f,size:C,style:{paddingLeft:10,paddingRight:10},children:(0,l.jsx)(U,{})})})]})}),me=L((e,t)=>{let{cssProps:n,otherProps:r}=I(e),{children:i,className:a,style:o,active:s,defaultActive:u=0,color:d=`primary`,variant:f=`outlined`,variantActive:p=`contained`,orientation:m=`horizontal`,compact:h=!1,fullWidth:g=!1,disabled:_=!1,onChange:v,as:y,...b}=r,x=s!==void 0,[S,C]=(0,c.useState)(u),w=x?s:S,T=(e,t)=>{x||C(e),v?.({index:e},t)},E=k(`stratus-buttonGroup`,`stratus-buttonGroup--${m}`,`stratus-buttonGroup--${d}`,g&&`stratus-buttonGroup--fullWidth`,h&&`stratus-buttonGroup--compact`,_&&`stratus-buttonGroup--disabled`,a),D={...o,...n};return(0,l.jsx)(y??`div`,{ref:t,role:`group`,className:E,style:D,...b,children:c.Children.toArray(i).map((e,t)=>{if(!(0,c.isValidElement)(e))return e;let n=w===t,r=e;return(0,c.cloneElement)(r,{className:k(r.props.className,n&&`stratus-buttonGroup__item--active`),variant:n?p:f,colorScheme:d,size:h?`sm`:void 0,disabled:_||r.props.disabled,onClick:e=>{let n=r.props.onClick;n?.(e),T(t,e)}})})})}),he=L((e,t)=>{let{cssProps:n,otherProps:r}=I(e),{as:i,className:a,style:o,gap:s,children:c,...u}=r,{Component:d,rootProps:f}=O(`div`,{as:i}),p=k(`stratus-box`,a),m={...o,...n};return(0,l.jsx)(d,{ref:t,className:p,style:{gap:typeof s==`number`?`${s}px`:s,...m},...f,...u,children:c})}),ge=new Set([`primary`,`secondary`,`success`,`warning`,`danger`,`disabled`,`inherit`]),_e={h1:`h1`,h1_bold:`h1`,h2:`h2`,h3:`h3`,h4:`h4`,h5:`h5`,h6:`h6`},ve=L((e,t)=>{let{cssProps:n,otherProps:r}=I(e),{as:i,className:a,style:o,variant:s=`p`,color:c,children:u,...d}=r,{Component:f,rootProps:p}=O(_e[s]??`p`,{as:i}),m=k(`stratus-typography`,s&&`stratus-typography--${s}`,c&&ge.has(c)&&`stratus-typography--color-${c}`,a),h=c&&!ge.has(c)?{color:c}:void 0,g={...o,...n,...h};return(0,l.jsx)(f,{ref:t,className:m,style:Object.keys(g).length>0?g:void 0,...p,...d,children:u})});function ye(e){let t={};for(let n of e)t[String(n)]=!0;return t}function be(e,t){return e===!0?t.map(e=>e.id):Object.keys(e).filter(t=>e[t])}function xe(e){let t={};for(let n of e)t[n.id]=n.desc?`desc`:`asc`;return t}var Se={1:`0 1px 3px var(--stratus-shadow-ambient), 0 1px 2px var(--stratus-shadow-penumbra)`,2:`0 3px 6px var(--stratus-shadow-ambient), 0 2px 4px var(--stratus-shadow-penumbra)`,3:`0 10px 20px var(--stratus-shadow-ambient), 0 3px 6px var(--stratus-shadow-penumbra)`};function Ce(e,t){let{columns:n,data:r,rowId:i=`id`,childrenId:a=`children`,compact:o=!1,headerHeight:s,rowHeight:u,dynamicHeight:f=!1,sortable:p=!0,multiSort:m=!1,resizable:h=!0,expandable:g=!1,expandedRowKeys:_,defaultExpandedRowKeys:v,draggable:y=!1,selectable:b=!1,selectRowOnClick:x=!0,stripedRows:S=!1,disabled:C=!1,elevation:w=0,noDataValue:T,extraColumnsWidth:E,className:D,rowClassName:O,onRowClick:A,onColumnSort:j,onRowSelect:M,onDragEnd:N,onEndReached:P,css:F}=e,I=(0,c.useRef)(null),L=(0,c.useRef)(null),[R,z]=(0,c.useState)(0);(0,c.useEffect)(()=>{let e=I.current;if(!e)return;let t=new ResizeObserver(e=>{for(let t of e)z(t.contentRect.width)});return t.observe(e),()=>t.disconnect()},[]);let[B,V]=(0,c.useState)([]),H=(0,c.useCallback)(e=>{C||V(t=>{let n=typeof e==`function`?e(t):e;return j?.(xe(n)),n})},[j,C]),[U,ee]=(0,c.useState)(()=>v?ye(v):{}),te=(0,c.useMemo)(()=>_===void 0?U:ye(_),[_,U]),ne=(0,c.useCallback)(e=>{_===void 0&&ee(t=>typeof e==`function`?e(t):e)},[_]),[re,W]=(0,c.useState)(()=>e.defaultSelectedRowsIds?Object.fromEntries(e.defaultSelectedRowsIds.map(e=>[e,!0])):{}),[G,ie]=(0,c.useState)(null),[ae,oe]=(0,c.useState)(null),se=(0,c.useCallback)((e,t)=>typeof e==`function`?Math.max(e(R,t),0):typeof e==`string`?e.endsWith(`%`)?Math.max(parseFloat(e)/100*R,0):parseFloat(e)||150:e,[R]),ce=(0,c.useMemo)(()=>{let e=[];if(g){let t=E?E({totalWidth:R,column:{key:`__expandable__`},defaultWidth:48}):48;t>0&&e.push({id:`__expandable__`,size:t,minSize:t,maxSize:t,enableSorting:!1,enableResizing:!1,header:()=>null,cell:({row:e})=>e.getCanExpand()?(0,l.jsx)(`span`,{role:`button`,"aria-label":e.getIsExpanded()?`Collapse row`:`Expand row`,className:k(`stratus-table__expand-icon`,e.getIsExpanded()&&`stratus-table__expand-icon--open`),onClick:t=>{t.stopPropagation(),e.toggleExpanded()},children:`▶`}):null})}if(b){let t=E?E({totalWidth:R,column:{key:`__selectable__`},defaultWidth:48}):48;t>0&&e.push({id:`__selectable__`,size:t,minSize:t,maxSize:t,enableSorting:!1,enableResizing:!1,header:({table:e})=>(0,l.jsx)(`input`,{type:`checkbox`,checked:e.getIsAllRowsSelected(),onChange:e.getToggleAllRowsSelectedHandler()}),cell:({row:e})=>(0,l.jsx)(`input`,{type:`checkbox`,checked:e.getIsSelected(),onChange:t=>{e.toggleSelected(),M?.({rowIndex:e.index,rowData:e.original,selected:t.target.checked})},onClick:e=>e.stopPropagation()})})}if(y){let t=E?E({totalWidth:R,column:{key:`__draggable__`},defaultWidth:48}):48;t>0&&e.push({id:`__draggable__`,size:t,minSize:t,maxSize:t,enableSorting:!1,enableResizing:!1,header:()=>null,cell:()=>(0,l.jsx)(`span`,{"aria-label":`Drag row`,className:`stratus-table__drag-handle`,role:`img`})})}return n.forEach((t,n)=>{let r=t.key??t.dataKey,i=R>0?se(t.width,t):150,a=t.sortable===void 0?p:t.sortable,o=t.resizable===void 0?h:t.resizable,s;if(typeof t.sortType==`function`){let e=t.sortType,n=t.dataKey;s=(r,i)=>e(r.original,i.original,n,t)}else t.sortType===`datetime`&&(s=(e,n)=>{let r=e.original[t.dataKey],i=n.original[t.dataKey];return new Date(r instanceof Date||typeof r==`string`||typeof r==`number`?r:0).getTime()-new Date(i instanceof Date||typeof i==`string`||typeof i==`number`?i:0).getTime()});e.push({id:r,accessorKey:t.dataKey,size:i,minSize:t.minWidth??50,enableSorting:a,enableResizing:o,sortingFn:s??`auto`,header:t.headerRenderer?()=>t.headerRenderer({column:t,columnIndex:n}):()=>t.title??``,cell:t.cellRenderer?e=>t.cellRenderer({rowData:e.row.original,rowIndex:e.row.index,column:t,columnIndex:n,cellData:e.getValue()}):e=>{let t=e.getValue();return t==null?``:String(t)},meta:{_col:t,_colIndex:n}})}),e},[n,R,g,b,y,p,h,E,se,M]),le=(0,c.useCallback)(e=>String(e[i]),[i]),ue=(0,c.useCallback)(e=>{let t=e[a];return Array.isArray(t)?t:void 0},[a]),de=(0,d.useReactTable)({data:r,columns:ce,state:{sorting:B,expanded:te,rowSelection:re},getRowId:le,getSubRows:g?ue:void 0,onSortingChange:H,onExpandedChange:ne,onRowSelectionChange:W,getCoreRowModel:(0,d.getCoreRowModel)(),getSortedRowModel:(0,d.getSortedRowModel)(),getExpandedRowModel:g?(0,d.getExpandedRowModel)():void 0,enableSorting:p&&!C,enableMultiSort:m,enableSortingRemoval:!0,columnResizeMode:`onChange`,enableColumnResizing:h&&!C,enableRowSelection:b,enableExpanding:g});(0,c.useImperativeHandle)(t,()=>({clearSortState:()=>{V([]),j?.({})},setColumnSort:({columnKey:e,order:t})=>{let n=[{id:e,desc:t===`desc`}];V(n),j?.(xe(n))},setSelectedRows:e=>{W(Object.fromEntries(e.map(e=>[e,!0])))},getTableRef:()=>({scrollToTop:e=>{L.current&&(L.current.scrollTop=e)},scrollToRow:e=>{let t=u??(o?32:48);L.current&&(L.current.scrollTop=e*t)},scrollToLeft:e=>{L.current&&(L.current.scrollLeft=e)},getDOMNode:()=>I.current,getExpandedState:()=>({expandedData:(de.getExpandedRowModel?.()?.rows??de.getRowModel().rows).map(e=>e.original)}),getExpandedRowKeys:()=>be(de.getState().expanded,de.getRowModel().rows),setExpandedRowKeys:e=>{_===void 0&&ee(ye(e))}})}),[de,o,u,_,j]),(0,c.useEffect)(()=>{if(!P)return;let e=L.current;if(!e)return;let t=()=>{e.scrollTop+e.clientHeight>=e.scrollHeight-50&&P()};return e.addEventListener(`scroll`,t,{passive:!0}),()=>e.removeEventListener(`scroll`,t)},[P]);let fe=Array.isArray(s)?s[0]:s,K=u??(o?32:48),pe=de.getRowModel().rows,me=de.getHeaderGroups(),he=r.length===0,ge=w?Se[w]??Se[1]:void 0,_e=(0,c.useCallback)((e,t)=>{!y||C||(ie(e.id),t.dataTransfer.effectAllowed=`move`,t.dataTransfer.setData(`text/plain`,e.id))},[y,C]),ve=(0,c.useCallback)((e,t)=>{!y||C||(t.preventDefault(),t.dataTransfer.dropEffect=`move`,oe(e.id))},[y,C]),Ce=(0,c.useCallback)((e,t)=>{if(!y||C)return;t.preventDefault();let n=t.dataTransfer.getData(`text/plain`)||G;if(ie(null),oe(null),!n||n===e.id)return;let r=pe.findIndex(e=>e.id===n),i=pe.findIndex(t=>t.id===e.id);if(r<0||i<0)return;let a=pe.map(e=>e.original),[o]=a.splice(r,1);a.splice(i,0,o),N?.({oldIndex:r,newIndex:i,rowData:o,data:a})},[y,C,G,pe,N]),we=(0,c.useCallback)(()=>{ie(null),oe(null)},[]);return(0,l.jsx)(`div`,{ref:I,className:k(`stratus-table-root`,D),style:{...F,...ge?{boxShadow:ge}:{}},children:(0,l.jsx)(`div`,{ref:L,className:`stratus-table-scroll`,children:(0,l.jsxs)(`table`,{className:k(`stratus-table`,o?`stratus-table--compact`:void 0),style:de.getTotalSize()>0?{width:de.getTotalSize()}:void 0,children:[(0,l.jsx)(`colgroup`,{children:de.getAllColumns().map(e=>(0,l.jsx)(`col`,{style:{width:e.getSize()}},e.id))}),(0,l.jsx)(`thead`,{children:me.map(e=>(0,l.jsx)(`tr`,{style:fe?{height:fe}:void 0,children:e.headers.map(e=>{let t=e.column.getCanSort(),n=e.column.getIsSorted(),r=e.column.columnDef.meta?._col;return(0,l.jsxs)(`th`,{"data-sortable":t||void 0,"data-sort-direction":n||void 0,className:r?.headerClassName,style:{width:e.getSize(),...fe?{height:fe}:{}},onClick:t&&!C?e.column.getToggleSortingHandler():void 0,children:[e.isPlaceholder?null:(0,d.flexRender)(e.column.columnDef.header,e.getContext()),n&&(0,l.jsx)(`span`,{className:`stratus-table__sort-icon`,children:n===`asc`?`▲`:`▼`}),e.column.getCanResize()&&h&&(0,l.jsx)(`div`,{className:k(`stratus-table__resizer`,e.column.getIsResizing()&&`stratus-table__resizer--active`),onMouseDown:e.getResizeHandler(),onTouchStart:e.getResizeHandler()})]},e.id)})},e.id))}),(0,l.jsx)(`tbody`,{children:he?(0,l.jsx)(`tr`,{children:(0,l.jsx)(`td`,{colSpan:ce.length,children:(0,l.jsx)(`div`,{className:`stratus-table__empty`,children:T})})}):pe.map((e,t)=>{let n=e.original,r=le(n),i=``;typeof O==`function`?i=O({rowData:n,rowIndex:t}):typeof O==`string`&&(i=O);let a=S&&t%2==1,o=e.getIsSelected(),s=!!A,c=y&&ae===e.id;return(0,l.jsx)(`tr`,{className:k(i||void 0,y&&`stratus-table__row--draggable`,G===e.id&&`stratus-table__row--dragging`,c&&`stratus-table__row--drag-over`),draggable:y&&!C,"data-clickable":s||void 0,"data-selected":o||void 0,"data-striped":a||void 0,style:f?void 0:{height:K},onDragStart:t=>_e(e,t),onDragOver:t=>ve(e,t),onDrop:t=>Ce(e,t),onDragEnd:we,onClick:C?void 0:t=>{x&&b&&(e.toggleSelected(),M?.({rowIndex:e.index,rowData:n,selected:!e.getIsSelected()})),A?.({rowKey:r,rowIndex:e.index,rowData:n,event:t})},children:e.getVisibleCells().map(e=>{let r=e.column.columnDef.meta?._col,i=``;return r?.className&&(i=typeof r.className==`function`?r.className({rowData:n,rowIndex:t,column:r}):r.className),(0,l.jsx)(`td`,{className:i||void 0,style:{width:e.column.getSize()},children:(0,d.flexRender)(e.column.columnDef.cell,e.getContext())},e.id)})},e.id)})})]})})})}var we=(0,c.forwardRef)(Ce);we.displayName=`Table`;var Te=H({name:`check_circle_outlined`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m-2-5.83 6.59-6.59L18 9l-8 8-4-4 1.41-1.41z`}),Ee=H({name:`close`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z`}),De=H({name:`error_filled`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m-1 15v-2h2v2zm0-10v6h2V7z`}),Oe=H({name:`info_circle`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12.01 22C17.53 22 22 17.52 22 12S17.53 2 12.01 2C6.48 2 2 6.48 2 12s4.48 10 10.01 10M13 9V7h-2v2zm0 8v-6h-2v6zm7-5c0-4.42-3.58-8-8-8s-8 3.58-8 8 3.58 8 8 8 8-3.58 8-8`}),ke=H({name:`warning_filled`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m23 21.5-11-19-11 19zm-12-3v-2h2v2zm0-4h2v-4h-2z`}),Ae=20,je={info:()=>(0,l.jsx)(Oe,{size:Ae}),success:()=>(0,l.jsx)(Te,{size:Ae}),warning:()=>(0,l.jsx)(ke,{size:Ae}),error:()=>(0,l.jsx)(De,{size:Ae})},Me=(0,c.forwardRef)(function(e,t){let{cssProps:n,otherProps:r}=I(e),{className:i,children:a,variant:o=`contained`,severity:s=`info`,title:c,showIcon:u=!1,icon:d,onClose:f,style:p,...m}=r,h=typeof f==`function`,g=a!=null,_=()=>{if(d)return d;let e=je[s];return e?e():null};return(0,l.jsxs)(`div`,{ref:t,role:`alert`,className:k(`stratus-alert`,`stratus-alert--${o}`,`stratus-alert--${s}`,i),style:{...p,...n},...m,children:[(0,l.jsxs)(`div`,{className:`stratus-alert__header`,children:[u&&(0,l.jsx)(`span`,{className:`stratus-alert__icon`,children:_()}),(0,l.jsx)(`div`,{className:`stratus-alert__title`,children:c}),h&&(0,l.jsx)(`button`,{type:`button`,className:`stratus-alert__close-btn`,"aria-label":`Close`,onClick:f,children:(0,l.jsx)(Ee,{size:18})})]}),g&&(0,l.jsx)(`div`,{className:`stratus-alert__message`,children:a})]})});Me.displayName=`Alert`;var Ne=H({name:`chevron_up`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m7.41 15.705 4.59-4.58 4.59 4.58 1.41-1.41-6-6-6 6z`});function Pe({id:e,header:t,headerLevel:n,headerItems:r,isExpanded:i,disabled:a,expandIconPosition:o,expandIcon:s,onToggle:c}){let u=s??(i?(0,l.jsx)(Ne,{size:16}):(0,l.jsx)(ae,{size:16}));return(0,l.jsxs)(`div`,{id:e,className:`stratus-accordion__header`,role:`button`,tabIndex:a?void 0:0,"aria-expanded":i,"aria-disabled":a||void 0,onClick:c,onKeyDown:e=>{(e.key===`Enter`||e.key===` `)&&(e.preventDefault(),c(e))},children:[o===`left`&&(0,l.jsx)(`span`,{className:`stratus-accordion__chevron stratus-accordion__chevron--left`,children:u}),(0,l.jsxs)(`div`,{className:`stratus-accordion__header-content`,children:[(0,l.jsx)(n,{className:k(`stratus-accordion__title`,i&&`stratus-accordion__title--expanded`),children:t}),r]}),o===`right`&&(0,l.jsx)(`span`,{className:`stratus-accordion__chevron stratus-accordion__chevron--right`,children:u})]})}var Fe=(0,c.forwardRef)(function(e,t){let{cssProps:n,otherProps:r}=I(e),{className:i,children:a,style:o,header:s,headerLevel:u=`h2`,headerItems:d,defaultExpanded:f,expanded:p,expandIconPosition:m=`left`,expandIcon:h,disabled:g=!1,elevation:_=!1,square:v=!0,onChange:y,...b}=r,x=(0,c.useId)(),S=typeof p==`boolean`,C=(0,c.useRef)(!0),[w,T]=(0,c.useState)(p??f??!1),E=!g&&(S?p:w),D=a!=null,O=(0,c.useRef)(null),[A,j]=(0,c.useState)(E?`auto`:0);(0,c.useEffect)(()=>{if(C.current){C.current=!1,E&&j(`auto`);return}let e=O.current;if(e)if(E){let t=e.scrollHeight;j(t);let n=()=>{j(`auto`),e.removeEventListener(`transitionend`,n)};e.addEventListener(`transitionend`,n)}else{let t=e.scrollHeight;j(t),e.offsetHeight,requestAnimationFrame(()=>j(0))}},[E]);let M=e=>{if(g)return;let t=S?!p:!w;S||T(t),y?.(t,e)};return(0,l.jsxs)(`div`,{ref:t,className:k(`stratus-accordion`,_&&`stratus-accordion--elevation`,!v&&`stratus-accordion--rounded`,i),style:{...o,...n},...b,children:[(0,l.jsx)(Pe,{id:x,header:s,headerLevel:u,headerItems:d,isExpanded:!!E,disabled:g,expandIconPosition:m,expandIcon:h,onToggle:M}),E&&D&&(0,l.jsx)(`div`,{className:`stratus-accordion__divider`}),(0,l.jsx)(`div`,{ref:O,className:`stratus-accordion__collapse`,style:{height:A},children:(0,l.jsx)(`div`,{className:`stratus-accordion__panel`,role:`region`,"aria-labelledby":x,children:a})})]})});Fe.displayName=`Accordion`;var Ie=H({name:`menu`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 8V6h18v2zm0 5h18v-2H3zm0 5h18v-2H3z`}),Le=H({name:`more_vertical`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m-2 8c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2`}),Re=1024,ze=typeof window<`u`?window.innerWidth:Re,Be=0,Ve=null,He=new Set;function Ue(){Ve===null&&(Ve=requestAnimationFrame(()=>{Ve=null;let e=window.innerWidth;if(e!==ze){ze=e;for(let e of He)e()}}))}function We(e){return He.add(e),Be===0&&typeof window<`u`&&window.addEventListener(`resize`,Ue),Be+=1,()=>{He.delete(e),--Be,Be===0&&typeof window<`u`&&(window.removeEventListener(`resize`,Ue),Ve!==null&&(cancelAnimationFrame(Ve),Ve=null))}}function Ge(){return ze}function Ke(){return Re}function qe(){return(0,c.useSyncExternalStore)(We,Ge,Ke)}function Je({open:e,content:t,onClose:n}){return(0,l.jsxs)(l.Fragment,{children:[e&&(0,l.jsx)(`div`,{className:`stratus-appBar__drawer-backdrop`,onClick:n}),(0,l.jsx)(`div`,{className:k(`stratus-appBar__drawer`,e&&`stratus-appBar__drawer--open`),children:t})]})}var Ye=(0,c.forwardRef)(function(e,t){let{header:n,content:r,smallScreenContent:i,smallScreenContentOpen:a,smallScreenContentOnOpen:o,smallScreenContentOnClose:s,actions:u,smallScreenActions:d,smallScreenSize:f=425,zIndex:p,...m}=e,{cssProps:h,otherProps:g}=I(m),{className:_,style:v,...y}=g,b=qe(),x=typeof window<`u`&&b<f,S=typeof a==`boolean`,[C,w]=(0,c.useState)(!1),T=S?a:C,E=i??r,D=d??u,O=e=>{S||w(!0),o?.(e)},A=e=>{S||w(!1),s?.(e)},[j,M]=(0,c.useState)(!1),N=(0,c.useRef)(null);(0,c.useEffect)(()=>{if(!j)return;let e=e=>{N.current&&!N.current.contains(e.target)&&M(!1)};return document.addEventListener(`mousedown`,e),()=>document.removeEventListener(`mousedown`,e)},[j]);let P={...v,...h,...p==null?{}:{zIndex:Number(p)}};return(0,l.jsxs)(l.Fragment,{children:[(0,l.jsxs)(`header`,{ref:t,className:k(`stratus-appBar`,_),style:P,...y,children:[(0,l.jsx)(`div`,{className:`stratus-appBar__header`,children:n}),!x&&r&&(0,l.jsx)(`div`,{className:`stratus-appBar__content`,children:r}),(0,l.jsxs)(`div`,{className:`stratus-appBar__actions`,children:[!x&&u,x&&(0,l.jsxs)(`div`,{className:`stratus-appBar__sm-actions`,children:[E&&(0,l.jsx)(`button`,{type:`button`,className:`stratus-appBar__menu-btn`,"aria-label":`Toggle AppBar menu content`,onClick:O,children:(0,l.jsx)(Ie,{size:24})}),D&&(0,l.jsxs)(`div`,{className:`stratus-appBar__popover-anchor`,ref:N,children:[(0,l.jsx)(`button`,{type:`button`,className:`stratus-appBar__menu-btn`,"aria-label":`Toggle AppBar menu actions`,onClick:()=>M(e=>!e),children:(0,l.jsx)(Le,{size:24})}),j&&(0,l.jsx)(`div`,{className:`stratus-appBar__popover`,children:D})]})]})]})]}),x&&E&&(0,l.jsx)(Je,{open:!!T,content:E,onClose:A})]})});Ye.displayName=`AppBar`;var Xe=(0,c.forwardRef)(function(e,t){let{children:n,content:r,variant:i=`default`,alignment:a=`top-right`,visible:o=!0,max:s=99,overlap:c,backgroundColor:u,color:d,bg:f,border:p,zIndex:m,...h}=e,{cssProps:g,otherProps:_}=I(h),{className:v,style:y,title:b,...x}=_,S=i===`dot`?null:typeof r==`number`&&r>s?`${s}+`:r,C={},w=u??f;return w&&(C.backgroundColor=w),d&&(C.color=d),p&&(C.border=p),m!=null&&(C.zIndex=Number(m)),(0,l.jsxs)(`div`,{ref:t,className:k(`stratus-badge-container`,v),style:{...y,...g},...x,children:[n,o&&(0,l.jsx)(`span`,{className:k(`stratus-badge`,i===`dot`&&`stratus-badge--dot`,`stratus-badge--${a}`,c===`circle`&&`stratus-badge--overlap-circle`),style:C,title:b,children:S})]})});Xe.displayName=`Badge`;var Ze=L((e,t)=>{let{as:n,children:r,disableRipple:i=!1,...a}=e,{cssProps:o,otherProps:s}=I(a),{className:c,style:u,...d}=s,f=n??`div`,p={...u,...o};return(0,l.jsxs)(f,{ref:t,role:`button`,tabIndex:0,className:k(`stratus-card__action-area`,c),style:p,...d,children:[r,!i&&(0,l.jsx)(R,{})]})}),Qe=L((e,t)=>{let{as:n,children:r,...i}=e,{cssProps:a,otherProps:o}=I(i),{className:s,style:c,...u}=o,d=n??`div`,f={...c,...a};return(0,l.jsx)(d,{ref:t,className:k(`stratus-card__actions`,s),style:f,...u,children:r})}),$e=L((e,t)=>{let{as:n,children:r,...i}=e,{cssProps:a,otherProps:o}=I(i),{className:s,style:c,...u}=o,d=n??`div`,f={...c,...a};return(0,l.jsx)(d,{ref:t,className:k(`stratus-card__content`,s),style:f,...u,children:r})}),et=L((e,t)=>{let{as:n,title:r,subtitle:i,startAdornment:a,endAdornment:o,children:s,...c}=e,{cssProps:u,otherProps:d}=I(c),{className:f,style:p,...m}=d,h=n??`div`,g={...p,...u};return(0,l.jsxs)(h,{ref:t,className:k(`stratus-card__header`,f),style:g,...m,children:[a&&(0,l.jsx)(`div`,{className:`stratus-card__header-start`,children:a}),(0,l.jsxs)(`div`,{className:`stratus-card__header-body`,children:[(0,l.jsx)(`span`,{className:`stratus-card__header-title`,children:r}),i&&(0,l.jsx)(`span`,{className:`stratus-card__header-subtitle`,children:i})]}),o&&(0,l.jsx)(`div`,{className:`stratus-card__header-end`,children:o}),s]})}),tt=L((e,t)=>{let{as:n,children:r,src:i,...a}=e,{cssProps:o,otherProps:s}=I(a),{className:c,style:u,...d}=s,f=n??`div`,p={...u,...o};return i&&(p.backgroundImage=`url(${i})`),(0,l.jsx)(f,{ref:t,className:k(`stratus-card__media`,c),style:p,...d,children:r})}),nt=L((e,t)=>{let{as:n,children:r,elevation:i=2,square:a=!1,...o}=e,{cssProps:s,otherProps:c}=I(o),{className:u,style:d,...f}=c;return(0,l.jsx)(n??`div`,{ref:t,className:k(`stratus-card`,i===0?`stratus-card--elevation-0`:`stratus-card--elevation-${i}`,a&&`stratus-card--square`,u),style:{...d,...s},...f,children:r})});function rt({disabled:e,onClose:t}){return(0,l.jsx)(`button`,{type:`button`,"aria-label":`Close chip`,className:`stratus-chip__close`,disabled:e,onClick:n=>{n.preventDefault(),n.stopPropagation(),!e&&t&&t(n)},children:(0,l.jsx)(Ee,{size:14})})}var it=(0,c.forwardRef)(function(e,t){let{children:n,variant:r=`default`,startAdornment:i,endAdornment:a,closable:o=!1,disabled:s=!1,disableRipple:u=!1,onClose:d,onClick:f,...p}=e,{cssProps:m,otherProps:h}=I(p),{className:g,style:_,...v}=h,y=typeof f==`function`&&!s,b=(0,c.useRef)(null),x=e=>{e.defaultPrevented||!y||u||e.button===0&&b.current?.triggerAt(e.clientX,e.clientY)},S=e=>{!s&&f&&f(e)},C=k(`stratus-chip`,`stratus-chip--${r}`,y&&`stratus-chip--clickable`,s&&`stratus-chip--disabled`,g),w={..._,...m};return(0,l.jsxs)(`div`,{ref:t,"aria-disabled":s||void 0,className:C,style:w,tabIndex:y?0:void 0,onClick:y?S:void 0,onPointerDown:y?x:void 0,onKeyDown:y?e=>{(e.key===`Enter`||e.key===` `)&&(e.preventDefault(),S(e))}:void 0,...v,children:[y&&!u&&(0,l.jsx)(R,{ref:b}),i&&(0,l.jsx)(`span`,{className:`stratus-chip__adornment stratus-chip__adornment--start`,children:i}),(0,l.jsx)(`span`,{className:`stratus-chip__text`,children:n}),a&&(0,l.jsx)(`span`,{className:`stratus-chip__adornment stratus-chip__adornment--end`,children:a}),o&&(0,l.jsx)(rt,{disabled:s,onClose:d})]})});it.displayName=`Chip`;var at=48,ot=L((e,t)=>{let{color:n,...r}=e,{cssProps:i,otherProps:a}=I(r),{as:o,className:s,size:c=48,style:u,thickness:d=4,value:f=0,variant:p=`indeterminate`,...m}=a,{Component:h,rootProps:g}=O(`span`,{as:o}),_=2*Math.PI*((at-d)/2),v=Math.max(0,Math.min(100,f)),y=p===`determinate`?{strokeDasharray:_.toFixed(3),strokeDashoffset:`${((100-v)/100*_).toFixed(3)}px`}:void 0,b={...u,...i,"--stratus-circular-progress-size":`${c}px`,...n?{"--stratus-circular-progress-color":n}:{}};return(0,l.jsx)(h,{ref:t,className:k(`stratus-circular-progress`,`stratus-circular-progress--${p}`,s),role:`progressbar`,"aria-valuenow":p===`determinate`?Math.round(v):void 0,"aria-valuemin":p===`determinate`?0:void 0,"aria-valuemax":p===`determinate`?100:void 0,style:b,...g,...m,children:(0,l.jsxs)(`svg`,{viewBox:`${at/2} ${at/2} ${at} ${at}`,"aria-hidden":!0,children:[(0,l.jsx)(`circle`,{className:`stratus-circular-progress__track`,cx:at,cy:at,r:(at-d)/2,fill:`none`,strokeWidth:d}),(0,l.jsx)(`circle`,{className:`stratus-circular-progress__indicator`,style:y,cx:at,cy:at,r:(at-d)/2,fill:`none`,strokeWidth:d,strokeLinecap:`round`})]})})});ot.displayName=`CircularProgress`;var st=L((e,t)=>{let{as:n,orientation:r=`horizontal`,size:i=1,color:a,...o}=e,{cssProps:s,otherProps:c}=I(o),{className:u,style:d,...f}=c;return(0,l.jsx)(n??`hr`,{ref:t,className:k(`stratus-divider`,`stratus-divider--${r}`,u),style:{...d,...s,"--stratus-divider-size":`${i}px`,...a?{"--stratus-divider-color":a}:{}},...f})});st.displayName=`Divider`;var ct=0,lt=``;function ut(e){(0,c.useEffect)(()=>{if(!(!e||typeof document>`u`))return ct===0&&(lt=document.body.style.overflow,document.body.style.overflow=`hidden`),ct+=1,()=>{--ct,ct===0&&(document.body.style.overflow=lt)}},[e])}var dt=[`a[href]`,`area[href]`,`button:not([disabled])`,`input:not([disabled]):not([type='hidden'])`,`select:not([disabled])`,`textarea:not([disabled])`,`iframe`,`object`,`embed`,`[tabindex]:not([tabindex='-1'])`,`[contenteditable='true']`,`audio[controls]`,`video[controls]`,`details > summary`].join(`,`);function ft(e){return Array.from(e.querySelectorAll(dt)).filter(e=>!e.hasAttribute(`disabled`)&&e.getAttribute(`aria-hidden`)!==`true`&&(e.offsetWidth>0||e.offsetHeight>0||e.tagName===`IFRAME`))}function pt(e,t,{initialFocus:n=!0,restoreFocus:r=!0}={}){(0,c.useEffect)(()=>{if(!t)return;let i=e.current;if(!i)return;let a=document.activeElement;if(n){let e=ft(i)[0]??i;e===i&&!i.hasAttribute(`tabindex`)&&i.setAttribute(`tabindex`,`-1`),e.focus({preventScroll:!0})}let o=e=>{if(e.key!==`Tab`)return;let t=ft(i);if(t.length===0){e.preventDefault(),i.focus({preventScroll:!0});return}let n=t[0],r=t[t.length-1],a=document.activeElement;e.shiftKey?(a===n||!i.contains(a))&&(e.preventDefault(),r.focus({preventScroll:!0})):a===r&&(e.preventDefault(),n.focus({preventScroll:!0}))};return document.addEventListener(`keydown`,o,!0),()=>{document.removeEventListener(`keydown`,o,!0),r&&a?.isConnected&&a.focus({preventScroll:!0})}},[t,e,n,r])}var mt=H({name:`fullscreen`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 10H5V5h5v2H7zm-2 4h2v3h3v2H5zm12 3h-3v2h5v-5h-2zM14 7V5h5v5h-2V7z`}),ht=H({name:`fullscreen_exit`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 8h3V5h2v5H5zm3 8H5v-2h5v5H8zm6 3h2v-3h3v-2h-5zm2-14v3h3v2h-5V5z`});function gt({header:e,headerId:t,hasStringHeader:n,closable:r,fullScreen:i,isFullscreen:a,isTemporary:o,onToggleFullscreen:s,onClose:c}){return(0,l.jsxs)(l.Fragment,{children:[(0,l.jsxs)(`div`,{className:`stratus-drawer__header`,children:[(0,l.jsx)(`div`,{id:n?t:void 0,className:`stratus-drawer__header-inner`,children:e}),i&&o&&(0,l.jsx)(`button`,{type:`button`,"aria-label":a?`Exit fullscreen`:`Fullscreen`,className:`stratus-drawer__header-btn`,onClick:s,children:a?(0,l.jsx)(ht,{size:20}):(0,l.jsx)(mt,{size:20})}),r&&(0,l.jsx)(`button`,{type:`button`,"aria-label":`Close drawer`,className:`stratus-drawer__header-btn`,onClick:e=>c?.(e),children:(0,l.jsx)(Ee,{size:20})})]}),(0,l.jsx)(`hr`,{className:`stratus-drawer__divider`})]})}var _t=(0,c.forwardRef)(function(e,t){let{open:n=!1,variant:r=`temporary`,placement:i=`left`,smallScreenSize:a=425,header:o,closable:s=!1,fullScreen:d=!1,initialFullScreen:f=!1,keepMounted:p=!1,transitionDuration:m=225,hideBackdrop:h=!1,disablePortal:g=!1,children:_,onClose:v,width:y=240,...b}=e,{cssProps:x,otherProps:S}=I(b),{className:C,style:w,...T}=S,E=qe(),D=r===`responsive`?E<a?`temporary`:`permanent`:r,O=D===`temporary`,A=D===`persistent`,j=D===`permanent`,[M,N]=(0,c.useState)(f),P=(0,c.useCallback)(()=>N(e=>!e),[]),[F,L]=(0,c.useState)(n),[R,z]=(0,c.useState)(!1);(0,c.useEffect)(()=>{if(n)L(!0),requestAnimationFrame(()=>{requestAnimationFrame(()=>z(!0))});else{z(!1);let e=setTimeout(()=>{p||L(!1)},O||A?m:0);return()=>clearTimeout(e)}},[n,p,m,O,A]);let B=(0,c.useRef)(null);(0,c.useEffect)(()=>{if(!n||!O)return;let e=e=>{e.key===`Escape`&&v?.(e)};return document.addEventListener(`keydown`,e),()=>document.removeEventListener(`keydown`,e)},[n,O,v]),pt(B,n&&O),ut(n&&O);let V=(0,c.useId)(),H=typeof o==`string`||typeof o==`number`,U=Array.isArray(y)?(E<a?y[0]:y[1])??y[0]:y,ee=typeof U==`number`?`${U}px`:U,te=i===`left`||i===`right`,ne={"--stratus-drawer-duration":`${m}ms`,...te?{width:M?`100%`:ee}:{},...w,...x};if(!(j||F||p))return null;let re=o!=null||s||d?(0,l.jsx)(gt,{header:o,headerId:V,hasStringHeader:H,closable:s,fullScreen:d,isFullscreen:M,isTemporary:O,onToggleFullscreen:P,onClose:v}):null,W=(0,l.jsxs)(`div`,{ref:e=>{B.current=e,typeof t==`function`?t(e):t&&(t.current=e)},role:O?`dialog`:void 0,"aria-modal":O&&n?!0:void 0,"aria-labelledby":O&&H?V:void 0,tabIndex:O?-1:void 0,className:k(`stratus-drawer`,`stratus-drawer--${D}`,`stratus-drawer--${i}`,R&&n||j?`stratus-drawer--open`:`stratus-drawer--closed`,M&&`stratus-drawer--fullscreen`,C),style:ne,...T,children:[re,_]});if(j||A)return(0,l.jsx)(`div`,{className:`stratus-drawer-container`,children:W});let G=(0,l.jsxs)(l.Fragment,{children:[!h&&(0,l.jsx)(`div`,{className:k(`stratus-drawer-backdrop`,R&&n&&`stratus-drawer-backdrop--open`),style:{"--stratus-drawer-duration":`${m}ms`},onClick:e=>v?.(e),"aria-hidden":!0}),W]});return g?G:(0,u.createPortal)(G,document.body)});_t.displayName=`Drawer`;var vt={info:()=>(0,l.jsx)(Oe,{size:20,color:`currentColor`}),success:()=>(0,l.jsx)(Te,{size:20,color:`currentColor`}),warning:()=>(0,l.jsx)(ke,{size:20,color:`currentColor`}),error:()=>(0,l.jsx)(De,{size:20,color:`currentColor`})};function yt({severity:e,message:t,actions:n,onClose:r}){return(0,l.jsxs)(l.Fragment,{children:[e&&(0,l.jsx)(`span`,{className:`stratus-notification__icon`,children:vt[e]()}),(0,l.jsx)(`div`,{className:`stratus-notification__content`,children:t}),n&&(0,l.jsx)(`div`,{className:`stratus-notification__actions`,children:n}),r&&(0,l.jsx)(`button`,{type:`button`,className:`stratus-notification__close`,"aria-label":`Close notification`,onClick:r,children:(0,l.jsx)(Ee,{size:16})})]})}var bt=(0,c.forwardRef)(function(e,t){let{open:n,message:r,actions:i,autoHide:a=!0,autoHideDuration:o=6e3,showAutoHideLoader:s=!0,closeOnClickOutside:d=!1,placement:f=`bottom-start`,disablePortal:p=!1,onClose:m,severity:h,children:g,..._}=e,{cssProps:v,otherProps:y}=I(_),{className:b,style:x,...S}=y,C=(0,c.useRef)(null),w=(0,c.useRef)(null),T=(0,c.useRef)(0),E=(0,c.useRef)(o),D=(0,c.useCallback)(()=>{w.current&&=(clearTimeout(w.current),null)},[]),O=(0,c.useRef)(m);(0,c.useEffect)(()=>{O.current=m},[m]);let A=(0,c.useCallback)(e=>{D(),E.current=e,T.current=Date.now(),w.current=setTimeout(()=>{O.current?.()},e)},[D]);(0,c.useEffect)(()=>(n&&a?A(o):D(),D),[n,a,o,A,D]);let[j,M]=(0,c.useState)(!1),N=()=>{a&&(D(),M(!0))},P=()=>{if(!a||!n)return;let e=Date.now()-T.current,t=Math.max(0,E.current-e);t>0&&A(t),M(!1)};if((0,c.useEffect)(()=>{if(!n||!d)return;let e=e=>{C.current&&!C.current.contains(e.target)&&m?.()};return document.addEventListener(`mousedown`,e),()=>document.removeEventListener(`mousedown`,e)},[n,d,m]),!n)return null;let F=(0,l.jsxs)(`div`,{ref:e=>{C.current=e,typeof t==`function`?t(e):t&&(t.current=e)},className:k(`stratus-notification`,h?`stratus-notification--${h}`:g?void 0:`stratus-notification--default`,b),style:{...x,...v},onMouseEnter:N,onMouseLeave:P,...S,children:[g??(0,l.jsx)(yt,{severity:h,message:r,actions:i,onClose:m}),a&&s&&(0,l.jsx)(`div`,{className:`stratus-notification__progress-wrap`,children:(0,l.jsx)(`div`,{className:k(`stratus-notification__progress`,j&&`stratus-notification__progress--paused`),style:{animationDuration:`${o}ms`}})})]}),L=(0,l.jsx)(`div`,{className:k(`stratus-notification-container`,`stratus-notification-container--${f}`),children:F});return p?L:(0,u.createPortal)(L,document.body)}),xt=0,St=new Map;function Ct(){let e=document.getElementById(`stratus-notifications`);return e||(e=document.createElement(`div`),e.id=`stratus-notifications`,document.body.appendChild(e)),e}function wt(e){let t=St.get(e);t&&(t.cleanup(),t.container.remove(),St.delete(e));let n=document.getElementById(`stratus-notifications`);n&&n.children.length===0&&n.remove()}function Tt(e,t){let n=e.key??`stratus-notif-${++xt}`,r=e.placement??`bottom-start`,i=e.autoHideDuration??6e3,a=e.showAutoHideLoader??!0;wt(n);let o=Ct(),s=document.createElement(`div`);s.setAttribute(`data-notification-id`,n),s.style.position=`fixed`,s.style.zIndex=String(e.zIndex??1400),s.style.pointerEvents=`none`;let c=r.split(`-`),l=c[0],u=c[1];l===`top`?(s.style.top=`16px`,s.style.bottom=`auto`):(s.style.bottom=`16px`,s.style.top=`auto`),u===`start`?(s.style.left=`16px`,s.style.right=`auto`):u===`end`?(s.style.right=`16px`,s.style.left=`auto`):(s.style.left=`50%`,s.style.transform=`translateX(-50%)`),o.appendChild(s);let d=document.createElement(`div`);if(d.className=k(`stratus-notification`,t?`stratus-notification--${t}`:`stratus-notification--default`),d.style.pointerEvents=`auto`,e.maxWidth&&(d.style.maxWidth=typeof e.maxWidth==`number`?`${e.maxWidth}px`:e.maxWidth),t){let e=document.createElement(`span`);e.className=`stratus-notification__icon`,e.innerHTML=Et(t),d.appendChild(e)}let f=document.createElement(`div`);f.className=`stratus-notification__content`,f.textContent=String(e.message??``),d.appendChild(f);let p=document.createElement(`button`);p.className=`stratus-notification__close`,p.type=`button`,p.setAttribute(`aria-label`,`Close notification`),p.innerHTML=`<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="currentColor"><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg>`,p.addEventListener(`click`,()=>wt(n)),d.appendChild(p);let m=null;if(a){let e=document.createElement(`div`);e.className=`stratus-notification__progress-wrap`,m=document.createElement(`div`),m.className=`stratus-notification__progress`,m.style.width=`100%`,e.appendChild(m),d.appendChild(e)}s.appendChild(d);let h=Date.now(),g=i,_=null,v=null;function y(){if(!m)return;let e=Date.now()-h,t=Math.max(0,(g-e)/i*100);m.style.width=`${t}%`,t>0&&(v=requestAnimationFrame(y))}function b(e){g=e,h=Date.now(),_=setTimeout(()=>wt(n),e),m&&(v=requestAnimationFrame(y))}function x(){_&&clearTimeout(_),v&&cancelAnimationFrame(v),_=null,v=null;let e=Date.now()-h;g=Math.max(0,g-e)}d.addEventListener(`mouseenter`,x),d.addEventListener(`mouseleave`,()=>{g>0&&b(g)}),b(i),St.set(n,{container:s,cleanup:()=>{_&&clearTimeout(_),v&&cancelAnimationFrame(v)}})}function Et(e){switch(e){case`info`:return`<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="currentColor"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"/></svg>`;case`success`:return`<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="currentColor"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"/></svg>`;case`warning`:return`<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="currentColor"><path d="M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>`;case`error`:return`<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="currentColor"><path d="M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm5 13.59L15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7 12 10.59 15.59 7 17 8.41 13.41 12 17 15.59z"/></svg>`}}var Dt=bt;Dt.show=e=>Tt(e),Dt.info=e=>Tt(e,`info`),Dt.success=e=>Tt(e,`success`),Dt.warning=e=>Tt(e,`warning`),Dt.error=e=>Tt(e,`error`),Dt.displayName=`Notification`;function Ot({footer:e,okText:t,cancelText:n,onOk:r,onCancel:i}){return(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(`hr`,{className:`stratus-modal__divider`}),(0,l.jsx)(`div`,{className:`stratus-modal__footer`,children:e??(0,l.jsxs)(l.Fragment,{children:[typeof i==`function`&&(0,l.jsx)(z,{variant:typeof r==`function`?`ghost`:`outlined`,onClick:i,children:n}),typeof r==`function`&&(0,l.jsx)(z,{variant:`contained`,onClick:r,children:t})]})})]})}function kt(){return(0,l.jsx)(Ee,{size:20})}var At=(0,c.forwardRef)(function(e,t){let{open:n,showClose:r=!0,closeIcon:i,title:a,footer:o,okText:s=`Ok`,cancelText:d=`Cancel`,fullScreen:f=!1,keepMounted:p=!1,disablePortal:m=!1,zIndex:h,backdropProps:g,onClose:_,onOk:v,onCancel:y,children:b,...x}=e,S=g?.closable??!1,C=g?.invisible??!1,{cssProps:w,otherProps:T}=I(x),{className:E,style:D,...O}=T,[A,j]=(0,c.useState)(n),[M,N]=(0,c.useState)(!1);(0,c.useEffect)(()=>{if(n)j(!0),requestAnimationFrame(()=>{requestAnimationFrame(()=>N(!0))});else{N(!1);let e=setTimeout(()=>{p||j(!1)},200);return()=>clearTimeout(e)}},[n,p]),(0,c.useEffect)(()=>{if(!n||!S)return;let e=e=>{e.key===`Escape`&&_?.(e)};return document.addEventListener(`keydown`,e),()=>document.removeEventListener(`keydown`,e)},[n,S,_]),ut(n);let P=(0,c.useRef)(null);pt(P,n);let F=(0,c.useId)(),L=typeof a==`string`||typeof a==`number`,R=e=>{e.target===e.currentTarget&&(g?.onClick?.(e),S&&_?.(e))};if(!(A||p))return null;let B=a!=null||r,V=o!=null||typeof v==`function`||typeof y==`function`,H={...D,...w},U=(0,l.jsx)(`div`,{className:k(`stratus-modal-backdrop`,M&&n&&`stratus-modal-backdrop--open`,C&&`stratus-modal-backdrop--invisible`),style:h==null?void 0:{"--stratus-modal-z":Number(h)},onClick:R,"aria-hidden":!n,children:(0,l.jsx)(`div`,{ref:e=>{P.current=e,typeof t==`function`?t(e):t&&(t.current=e)},role:`dialog`,"aria-modal":!0,"aria-labelledby":L?F:void 0,tabIndex:-1,className:k(`stratus-modal`,f&&`stratus-modal--fullscreen`,E),style:H,...O,children:(0,l.jsxs)(`div`,{className:`stratus-modal__container`,children:[B&&(0,l.jsxs)(l.Fragment,{children:[(0,l.jsxs)(`div`,{className:`stratus-modal__header`,children:[a!=null&&(0,l.jsx)(`span`,{id:L?F:void 0,className:`stratus-modal__header-title`,children:a}),r&&(0,l.jsx)(z,{variant:`ghost`,"aria-label":`Close modal`,className:`stratus-modal__header-close`,onClick:e=>_?.(e),startAdornment:i??(0,l.jsx)(kt,{})})]}),(0,l.jsx)(`hr`,{className:`stratus-modal__divider`})]}),(0,l.jsx)(`div`,{className:k(`stratus-modal__content`,f&&`stratus-modal__content--fullscreen`),children:(0,l.jsx)(`div`,{className:`stratus-modal__content-inner`,children:b})}),V&&(0,l.jsx)(Ot,{footer:o,okText:s,cancelText:d,onOk:v,onCancel:y})]})})});return m?U:(0,u.createPortal)(U,document.body)});At.displayName=`Modal`;function jt({size:e=48}){return(0,l.jsxs)(`svg`,{className:`stratus-screen-loader__star-progress`,role:`progressbar`,"aria-label":`Loading`,"aria-valuetext":`Loading`,width:e,height:e*1.2,viewBox:`0 0 40 48`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`,preserveAspectRatio:`xMidYMid meet`,style:e?{"--stratus-screen-loader-size":`${e}px`}:void 0,children:[(0,l.jsx)(`path`,{d:`M32.756 34.6798L29.482 36.5817C29.4139 36.6219 29.3295 36.6227 29.2606 36.5829L25.9476 34.7151C25.7975 34.6306 25.7967 34.4149 25.9456 34.3284L29.2397 32.4256C29.3077 32.3858 29.3914 32.3858 29.4603 32.4248L32.754 34.2931C32.9033 34.3784 32.9041 34.5929 32.756 34.6798Z`}),(0,l.jsx)(`path`,{d:`M25.9596 45.4706L22.6655 43.5867C22.5966 43.5469 22.554 43.4744 22.554 43.396V41.4289V39.5922C22.5519 39.4204 22.7381 39.3109 22.8878 39.397L26.1819 41.2981C26.25 41.3379 26.2926 41.4104 26.2934 41.4896V43.4268V45.2762C26.2947 45.4472 26.1085 45.5559 25.9596 45.4706Z`}),(0,l.jsx)(`path`,{d:`M12.3022 47.7037V44.9795V42.6544C12.3022 42.5495 12.3576 42.4515 12.4482 42.3986L14.1262 41.4062L16.8143 39.8188C17.0119 39.7019 17.2617 39.8442 17.2625 40.0739L17.2633 42.7627V45.1456C17.2633 45.251 17.2079 45.3486 17.1165 45.4015L12.7496 47.9587C12.552 48.0748 12.3031 47.9325 12.3022 47.7037Z`}),(0,l.jsx)(`path`,{d:`M0.221343 34.2106L6.76939 30.4056C6.90636 30.326 7.07449 30.3256 7.21227 30.4023L13.8378 34.1401C14.138 34.3095 14.14 34.7413 13.8415 34.9131L7.25492 38.7182C7.11795 38.7977 6.94941 38.7985 6.81204 38.7206L0.225854 34.9836C-0.0734986 34.8139 -0.075549 34.3833 0.221343 34.2106Z`}),(0,l.jsx)(`path`,{d:`M6.03876 9.125L16.9237 15.5151C17.1513 15.6484 17.2903 15.8912 17.2903 16.1549V28.8331C17.2903 29.4076 16.665 29.7647 16.1704 29.4728L5.28546 23.0264C5.05869 22.8919 4.92008 22.6479 4.9209 22.3855V9.76307C4.92254 9.1902 5.54503 8.83467 6.03876 9.125Z`}),(0,l.jsx)(`path`,{d:`M39.6262 1.07261V11.7603V19.3368C39.627 19.7178 39.4265 20.0709 39.0988 20.2644L31.4145 24.8195L23.3545 29.5964C22.6385 30.0192 21.7339 29.5029 21.7339 28.6717V10.3259C21.7339 9.94495 21.9356 9.5927 22.2641 9.39955L38.008 0.149533C38.7232 -0.270381 39.6241 0.24385 39.6262 1.07261Z`})]})}var Mt=L((e,t)=>{let{cssProps:n,otherProps:r}=I(e),{as:i,className:a,children:o,loader:s,sizeLoader:c,title:d,backdropInvisible:f=!1,container:p,disablePortal:m=!1,zIndex:h,style:g,..._}=r,{Component:v,rootProps:y}=O(`div`,{as:i}),b={...g,...n,...h==null?{}:{"--stratus-screen-loader-z":String(h)}},x=(0,l.jsx)(v,{ref:t,className:k(`stratus-screen-loader`,f&&`stratus-screen-loader--invisible`,a),role:`status`,"aria-live":`polite`,"aria-busy":`true`,style:Object.keys(b).length?b:void 0,...y,..._,children:(0,l.jsxs)(`div`,{className:`stratus-screen-loader__content`,children:[s??(0,l.jsx)(jt,{size:c}),d!=null&&(0,l.jsx)(ve,{className:`stratus-screen-loader__title`,variant:`h3`,as:`div`,children:d}),o!=null&&(0,l.jsx)(`div`,{className:`stratus-screen-loader__children`,children:o})]})});return m?x:typeof document>`u`?null:(0,u.createPortal)(x,p??document.body)});Mt.displayName=`ScreenLoader`;function Nt(){return(0,l.jsx)(Ee,{size:16})}var Pt=(0,c.forwardRef)(function(e,t){let{children:n,className:r,content:i,title:a,showClose:o=!1,closeIcon:s,footer:u,placement:d=`bottom`,trigger:f=`click`,open:p,arrow:m=!0,closeOnClickOutside:h=!0,tooltipRef:g,zIndex:_=1400,maxWidth:v=`300px`,css:y,style:b,keepMounted:x=!1,disablePortal:S=!1,onOpen:C,onClose:w}=e,T=(0,c.useRef)(null),E=g??T,D=a!=null||o,O=(0,l.jsxs)(`div`,{className:`stratus-popover__container`,children:[D&&(0,l.jsxs)(l.Fragment,{children:[(0,l.jsxs)(`div`,{className:`stratus-popover__header`,children:[a!=null&&(0,l.jsx)(`span`,{className:`stratus-popover__header-title`,children:a}),o&&(0,l.jsx)(z,{variant:`ghost`,"aria-label":`Close popover`,className:`stratus-popover__header-close`,onClick:()=>{E&&`current`in E&&E.current?.close()},children:s??(0,l.jsx)(Nt,{})})]}),(0,l.jsx)(`hr`,{className:`stratus-popover__divider`})]}),(0,l.jsx)(`div`,{className:`stratus-popover__content`,children:i}),u!=null&&(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(`hr`,{className:`stratus-popover__divider`}),(0,l.jsx)(`div`,{className:`stratus-popover__footer`,children:u})]})]});return(0,l.jsx)(re,{ref:t,className:k(`stratus-popover`,r),content:O,placement:d,trigger:f,open:p,arrow:m,closeOnClickOutside:h,tooltipRef:E,zIndex:_,maxWidth:v,fontSize:`1rem`,style:{...y,...b},keepMounted:x,disablePortal:S,onOpen:C,onClose:w,children:n})});Pt.displayName=`Popover`;function Ft({helperText:e,helperIcon:t}){return e?(0,l.jsxs)(`div`,{className:`stratus-input__helper`,children:[t&&(0,l.jsx)(`span`,{className:`stratus-input__helper-icon`,children:t}),(0,l.jsx)(`span`,{children:e})]}):null}function It({label:e,meta:t,htmlFor:n}){return!e&&!t?null:(0,l.jsxs)(`div`,{className:`stratus-input__label-row`,children:[e&&(0,l.jsx)(`label`,{className:`stratus-input__label`,htmlFor:n,children:e}),t&&(0,l.jsx)(`span`,{className:`stratus-input__meta`,children:t})]})}var Lt=(0,c.forwardRef)(function(e,t){let{children:n,className:r,style:i,inputRef:a,inputProps:o={},type:s=`text`,variant:u=`default`,label:d,meta:f,helperText:p,helperIcon:m,value:h,defaultValue:g,placeholder:_,startAdornment:v,endAdornment:y,outlineWidth:b,multiple:x=!1,compact:S=!1,fullWidth:C=!1,forceFocus:w=!1,disabled:T=!1,onChange:E,onFocus:D,onBlur:O,...A}=e,{cssProps:j,otherProps:M}=I(A),N=(0,c.useId)(),P=o.id??N,[F,L]=(0,c.useState)(g??``),R=h!==void 0,z=R?h:F,B=(0,c.useRef)(null),V=(0,c.useCallback)(e=>{B.current=e,a&&(a.current=e)},[a]),H=e=>{let t=e.target.value;R||L(t),E?.(t,e)},U=e=>{D?.(String(z),e)},ee=e=>{O?.(String(z),e)},te=k(`stratus-input`,`stratus-input--${u}`,S&&`stratus-input--compact`,C&&`stratus-input--full-width`,T&&`stratus-input--disabled`,w&&`stratus-input--force-focus`,r),ne={...b?{"--stratus-input-outline-w":b}:{},...i,...j},re=x?`textarea`:`input`;return(0,l.jsxs)(`div`,{ref:t,className:te,style:Object.keys(ne).length?ne:void 0,...M,children:[(0,l.jsx)(It,{label:d,meta:f,htmlFor:P}),(0,l.jsxs)(`div`,{className:`stratus-input__wrapper`,children:[v&&(0,l.jsx)(`span`,{className:`stratus-input__start-adornment`,children:v}),n??(0,l.jsx)(re,{...o,ref:V,id:P,type:x?void 0:s,className:k(`stratus-input__input`,x&&`stratus-input__input--textarea`,o.className),value:z,placeholder:_,disabled:T,onChange:H,onFocus:U,onBlur:ee}),y&&(0,l.jsx)(`span`,{className:`stratus-input__end-adornment`,children:y})]}),(0,l.jsx)(Ft,{helperText:p,helperIcon:m})]})}),Rt=(0,c.forwardRef)(function(e,t){let{inputRef:n,inputProps:r={},defaultChecked:i=!1,checked:a,variant:o=`default`,label:s,labelPlacement:u=`right`,color:d=`primary`,compact:f=!1,disabled:p=!1,disableRipple:m=!1,onChange:h,...g}=e,{cssProps:_,otherProps:v}=I(g),{className:y,style:b,...x}=v,[S,C]=(0,c.useState)(i),w=a!==void 0,T=w?a:S,E=(0,c.useRef)(null),D=(0,c.useCallback)(e=>{E.current=e,n&&(n.current=e)},[n]),O=e=>{w||C(e.target.checked),h?.(e)},A=k(`stratus-switch`,o===`small`&&`stratus-switch--small`,`stratus-switch--${d}`,f&&`stratus-switch--compact`,p&&`stratus-switch--disabled`,m&&`stratus-switch--no-ripple`,y),j={...b,..._},M=s?(0,l.jsx)(`span`,{className:`stratus-switch__label`,children:s}):null;return(0,l.jsxs)(`label`,{ref:t,className:A,style:Object.keys(j).length?j:void 0,...x,children:[u===`left`&&M,(0,l.jsx)(`input`,{...r,ref:D,type:`checkbox`,role:`switch`,className:`stratus-switch__input`,checked:T,disabled:p,onChange:O}),(0,l.jsx)(`span`,{className:`stratus-switch__track-wrapper`,children:(0,l.jsx)(`span`,{className:`stratus-switch__track`,children:(0,l.jsx)(`span`,{className:`stratus-switch__thumb`})})}),u===`right`&&M]})});function zt({size:e}){return(0,l.jsx)(`svg`,{className:`stratus-checkbox__icon stratus-checkbox__icon--unchecked`,width:e,height:e,viewBox:`0 0 24 24`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`,children:(0,l.jsx)(`rect`,{x:`3`,y:`3`,width:`18`,height:`18`,rx:`2`,fill:`var(--stratus-surface, #fff)`,stroke:`currentColor`,strokeWidth:`2`})})}function Bt({size:e}){return(0,l.jsxs)(`svg`,{className:`stratus-checkbox__icon stratus-checkbox__icon--checked`,width:e,height:e,viewBox:`0 0 24 24`,xmlns:`http://www.w3.org/2000/svg`,children:[(0,l.jsx)(`rect`,{x:`3`,y:`3`,width:`18`,height:`18`,rx:`2`,fill:`currentColor`}),(0,l.jsx)(`path`,{d:`M9 12l2 2 4-4`,stroke:`white`,strokeWidth:`2`,fill:`none`,strokeLinecap:`round`,strokeLinejoin:`round`})]})}function Vt({size:e}){return(0,l.jsxs)(`svg`,{className:`stratus-checkbox__icon stratus-checkbox__icon--indeterminate`,width:e,height:e,viewBox:`0 0 24 24`,xmlns:`http://www.w3.org/2000/svg`,children:[(0,l.jsx)(`rect`,{x:`3`,y:`3`,width:`18`,height:`18`,rx:`2`,fill:`currentColor`}),(0,l.jsx)(`line`,{x1:`8`,y1:`12`,x2:`16`,y2:`12`,stroke:`white`,strokeWidth:`2`,strokeLinecap:`round`})]})}var Ht=(0,c.forwardRef)(function(e,t){let{className:n,style:r,inputRef:i,inputProps:a={},defaultChecked:o=!1,checked:s,label:u,labelPlacement:d=`right`,color:f=`primary`,indeterminate:p=!1,uncheckedIcon:m,checkedIcon:h,indeterminateIcon:g,iconSize:_=24,compact:v=!1,disabled:y=!1,disableRipple:b=!1,onChange:x,...S}=e,{cssProps:C,otherProps:w}=I(S),[T,E]=(0,c.useState)(o),D=s!==void 0,O=D?s:T,A=(0,c.useRef)(null),j=(0,c.useCallback)(e=>{A.current=e,i&&(i.current=e)},[i]);(0,c.useEffect)(()=>{A.current&&(A.current.indeterminate=p)},[p]);let M=e=>{D||E(e.target.checked),x?.(e)},N=(0,c.useRef)(null),P=e=>{b||y||e.button===0&&N.current?.triggerAt(e.clientX,e.clientY)},F;F=p?g??(0,l.jsx)(Vt,{size:_}):O?h??(0,l.jsx)(Bt,{size:_}):m??(0,l.jsx)(zt,{size:_});let L=k(`stratus-checkbox`,`stratus-checkbox--${f}`,v&&`stratus-checkbox--compact`,y&&`stratus-checkbox--disabled`,b&&`stratus-checkbox--no-ripple`,n),z={...r,...C},B=u?(0,l.jsx)(`span`,{className:`stratus-checkbox__label`,children:u}):null;return(0,l.jsxs)(`label`,{ref:t,className:L,style:Object.keys(z).length?z:void 0,onPointerDown:P,...w,children:[d===`left`&&B,(0,l.jsx)(`input`,{...a,ref:j,type:`checkbox`,className:`stratus-checkbox__input`,checked:O,disabled:y,onChange:M,"data-indeterminate":p||void 0}),(0,l.jsxs)(`span`,{className:`stratus-checkbox__icon-wrapper`,children:[(0,l.jsx)(R,{ref:N,disabled:b||y}),F]}),d===`right`&&B]})});function Ut(){return(0,l.jsx)(`span`,{className:`stratus-select__chevron`,children:(0,l.jsx)(`svg`,{width:`10`,height:`5`,viewBox:`0 0 10 5`,fill:`currentColor`,"aria-hidden":`true`,children:(0,l.jsx)(`path`,{d:`M0 0l5 5 5-5z`})})})}function Wt({onClear:e}){return(0,l.jsx)(`button`,{type:`button`,className:`stratus-select__clear`,onClick:e,"aria-label":`Clear`,children:`✕`})}function Gt({helperText:e,helperIcon:t}){return e?(0,l.jsxs)(`div`,{className:`stratus-select__helper`,children:[t&&(0,l.jsx)(`span`,{className:`stratus-input__helper-icon`,children:t}),(0,l.jsx)(`span`,{children:e})]}):null}function Kt({label:e,meta:t,htmlFor:n}){return!e&&!t?null:(0,l.jsxs)(`div`,{className:`stratus-select__label-row`,children:[e&&(0,l.jsx)(`label`,{className:`stratus-select__label`,htmlFor:n,children:e}),t&&(0,l.jsx)(`span`,{className:`stratus-select__meta`,children:t})]})}function qt(e){return e==null||e===``?[]:Array.isArray(e)?e.filter(e=>e!==``&&e!=null):[e]}function Jt(e){let t=[];for(let n of e)n.type===`optgroup`&&n.options?t.push(...Jt(n.options)):t.push(n);return t}function Yt(e){return String(e.value??e.label)}function Xt(e){let t=[];return c.Children.forEach(e,e=>{if((0,c.isValidElement)(e)){if(e.type===`option`){let{value:n,disabled:r,children:i}=e.props;t.push({label:String(i??``),value:n===void 0?String(i??``):n,disabled:!!r})}else if(e.type===`optgroup`){let{label:n,disabled:r,children:i}=e.props;t.push({type:`optgroup`,label:String(n??``),disabled:!!r,options:Xt(i)})}}}),t}function Zt({tags:e,infield:t,selectedIds:n,allFlat:r,tagMaxCount:i,tagMaxCountPlaceholder:a,selectedLabel:o,onTagRemove:s}){if(e&&t){if(n.length===0)return null;let e=r.filter(e=>n.map(String).includes(String(Yt(e))));return i!==void 0&&e.length>i?(0,l.jsx)(`div`,{className:`stratus-select__tags`,children:(0,l.jsx)(`span`,{className:`stratus-select__tag`,children:typeof a==`function`?a(e.length):a??`${e.length} selected`})}):(0,l.jsx)(`div`,{className:`stratus-select__tags`,children:e.map(e=>(0,l.jsxs)(`span`,{className:`stratus-select__tag`,children:[e.label,(0,l.jsx)(`button`,{type:`button`,className:`stratus-select__tag-close`,onClick:t=>s(Yt(e),t),children:`✕`})]},Yt(e)))})}return t?(0,l.jsx)(`span`,{className:`stratus-select__selected-label`,children:typeof o==`function`?o(n.length,r.length):`${n.length}/${r.length} ${o}`}):null}var Qt=(0,c.forwardRef)(function(e,t){let{children:n,className:r,style:i,selectRef:a,inputRef:o,options:s=[],value:u,defaultValue:d,inputValue:f,variant:p=`default`,label:m,meta:h,placeholder:g,helperText:_,helperIcon:v,startAdornment:y,endAdornment:b,allowClear:x=!0,multiple:S=!1,expandable:C=!1,infield:w=!0,tags:T=!1,tagMaxCount:E,tagMaxCountPlaceholder:D,selectedLabel:O=`Selected`,filterOption:A=!0,noOptionsText:j=`No Data`,hideDropdownWhenEmpty:M=!1,persistInputText:N=!1,compact:P=!1,fullWidth:F=!1,disabled:L=!1,onSelect:R,onDeselect:z,onClear:B,onChange:V,itemGroupRenderer:H,itemRenderer:U,...ee}=e,{cssProps:te,otherProps:ne}=I(ee),re=(0,c.useId)(),[W,G]=(0,c.useState)(!1),[ie,ae]=(0,c.useState)(()=>qt(d)),[oe,se]=(0,c.useState)(``),[ce,le]=(0,c.useState)(-1),[ue,de]=(0,c.useState)(new Set),fe=u!==void 0,K=fe?qt(u):ie,pe=f===void 0?oe:f,me=(0,c.useRef)(null),he=(0,c.useRef)(null),ge=(0,c.useRef)(null),_e=(0,c.useCallback)(e=>{me.current=e,o&&(o.current=e)},[o]);(0,c.useImperativeHandle)(a,()=>({open:()=>{G(!0),me.current?.focus()},close:()=>G(!1)}),[]),(0,c.useEffect)(()=>{if(!W)return;let e=e=>{he.current&&!he.current.contains(e.target)&&(G(!1),se(``))};return document.addEventListener(`mousedown`,e),()=>document.removeEventListener(`mousedown`,e)},[W]);let ve=(0,c.useMemo)(()=>Xt(n),[n]),ye=(0,c.useMemo)(()=>s.length>0?s:ve,[s,ve]),be=(0,c.useMemo)(()=>Jt(ye),[ye]),xe=(0,c.useCallback)(e=>!A||!pe?!0:typeof A==`function`?A(e,pe,K.map(String)):e.label.toLowerCase().includes(pe.toLowerCase()),[A,pe,K]),Se=(0,c.useMemo)(()=>be.filter(e=>!e.disabled&&xe(e)),[be,xe]);(0,c.useEffect)(()=>{le(-1)},[W,Se.length]),(0,c.useEffect)(()=>{if(ce<0||!ge.current)return;let e=Se[ce];if(!e)return;let t=String(e.value??e.label);ge.current.querySelector(`[data-option-id="${CSS.escape(t)}"]`)?.scrollIntoView({block:`nearest`})},[ce,Se]);let Ce=(0,c.useMemo)(()=>S||K.length===0?``:be.find(e=>String(e.value??e.label)===String(K[0]))?.label??String(K[0]),[S,K,be]),we=(0,c.useCallback)((e,t)=>{let n=Yt(e),r=K.map(String).includes(String(n)),i;if(S)if(r){i=K.filter(e=>String(e)!==String(n)),fe||ae(i);let r={selectedValue:i,deselectedValue:e.value??e.label,options:be.filter(e=>i.map(String).includes(String(Yt(e))))};z?.(r,t)}else{i=[...K,e.value??e.label],fe||ae(i);let n={selectedValue:i,options:be.filter(e=>i.map(String).includes(String(Yt(e))))};R?.(n,t)}else{i=[e.value??e.label],fe||ae(i),G(!1),se(``);let n={selectedValue:e.value??e.label,options:[e]};R?.(n,t)}},[K,S,fe,be,R,z]),Te=(0,c.useCallback)(e=>{if(!L)switch(e.key){case`ArrowDown`:e.preventDefault(),W?le(e=>e<Se.length-1?e+1:0):G(!0);break;case`ArrowUp`:e.preventDefault(),W&&le(e=>e>0?e-1:Se.length-1);break;case`Enter`:if(e.preventDefault(),W&&ce>=0){let t=Se[ce];t&&we(t,e)}else W||G(!0);break;case`Escape`:W&&(e.preventDefault(),G(!1));break}},[L,W,ce,Se,we]),Ee=(0,c.useCallback)(e=>{e.stopPropagation(),fe||ae([]),se(``),B?.(e)},[fe,B]),De=(0,c.useCallback)((e,t)=>{t.stopPropagation();let n=be.find(t=>String(Yt(t))===String(e));n&&we(n,t)},[be,we]),Oe=(0,c.useCallback)(e=>{de(t=>{let n=new Set(t);return n.has(e)?n.delete(e):n.add(e),n})},[]),ke=(0,c.useCallback)(e=>{if(!A)return;let t=e.target.value;se(t),V?.(t),W||G(!0)},[A,W,V]);function Ae(e){let t=[];for(let n of e){if(n.type===`optgroup`&&n.options){let e=Ae(n.options).filter(Boolean);if(e.length===0)continue;let r=C&&ue.has(n.label);H?t.push(H(n,r?[]:e,pe)):t.push((0,l.jsxs)(`div`,{children:[(0,l.jsxs)(`div`,{className:k(`stratus-select__optgroup-label`,C&&`stratus-select__optgroup--expandable`),onClick:C?()=>Oe(n.label):void 0,children:[C&&(0,l.jsx)(`span`,{className:k(`stratus-select__optgroup-chevron`,r&&`stratus-select__optgroup-chevron--collapsed`),children:(0,l.jsx)(`svg`,{width:`10`,height:`5`,viewBox:`0 0 10 5`,fill:`currentColor`,"aria-hidden":`true`,children:(0,l.jsx)(`path`,{d:`M0 0l5 5 5-5z`})})}),n.label]}),!r&&e]},`group-${n.label}`));continue}if(!xe(n))continue;let e=Yt(n),r=K.map(String).includes(String(e)),i=Se[ce]===n;U?t.push((0,l.jsx)(`div`,{"data-option-id":e,className:k(i&&`stratus-select__option--highlighted`),onClick:n.disabled?void 0:e=>we(n,e),children:U(n,pe,K.map(String))},e)):t.push((0,l.jsxs)(`div`,{"data-option-id":e,className:k(`stratus-select__option`,r&&`stratus-select__option--selected`,i&&`stratus-select__option--highlighted`,n.disabled&&`stratus-select__option--disabled`),onClick:n.disabled?void 0:e=>we(n,e),children:[S&&(0,l.jsx)(`span`,{className:k(`stratus-select__checkbox`,r&&`stratus-select__checkbox--checked`,n.disabled&&`stratus-select__checkbox--disabled`),"aria-hidden":`true`,children:r&&(0,l.jsx)(`svg`,{viewBox:`0 0 16 16`,width:`10`,height:`10`,children:(0,l.jsx)(`path`,{d:`M3 8.5l3 3 7-7`,fill:`none`,stroke:`currentColor`,strokeWidth:`2`,strokeLinecap:`round`,strokeLinejoin:`round`})})}),n.label]},e))}return t}let je=Ae(ye),Me=je.length>0,Ne=k(`stratus-select`,`stratus-select--${p}`,P&&`stratus-select--compact`,F&&`stratus-select--full-width`,L&&`stratus-select--disabled`,W&&`stratus-select--open`,A&&`stratus-select--filterable`,r),Pe={...i,...te},Fe=K.length>0||pe&&pe.length>0;return(0,l.jsxs)(`div`,{ref:e=>{he.current=e,typeof t==`function`?t(e):t&&(t.current=e)},className:Ne,style:Object.keys(Pe).length?Pe:void 0,...ne,children:[(0,l.jsx)(Kt,{label:m,meta:h,htmlFor:re}),(0,l.jsxs)(`div`,{className:`stratus-select__input-wrapper`,onClick:()=>{L||(G(e=>!e),me.current?.focus())},onKeyDown:Te,children:[y&&(0,l.jsx)(`span`,{className:`stratus-input__start-adornment`,children:y}),S&&T&&w&&K.length>0?(0,l.jsx)(Zt,{tags:T,infield:w,selectedIds:K,allFlat:be,tagMaxCount:E,tagMaxCountPlaceholder:D,selectedLabel:O,onTagRemove:De}):null,S&&!T&&w?(0,l.jsx)(Zt,{tags:T,infield:w,selectedIds:K,allFlat:be,tagMaxCount:E,tagMaxCountPlaceholder:D,selectedLabel:O,onTagRemove:De}):null,!(S&&T&&w&&K.length>0)&&!(S&&!T&&w)&&(0,l.jsx)(`input`,{ref:_e,id:re,type:`text`,className:`stratus-select__input`,value:A&&pe!==``&&(W||N)?pe:Ce,placeholder:K.length>0?void 0:g,disabled:L,onChange:ke,autoComplete:`off`}),b&&(0,l.jsx)(`span`,{className:`stratus-input__end-adornment`,children:b}),x&&Fe&&!L&&(0,l.jsx)(Wt,{onClear:Ee}),(0,l.jsx)(Ut,{})]}),W&&!(M&&!Me)&&(0,l.jsx)(`div`,{ref:ge,className:`stratus-select__dropdown`,children:Me?je:(0,l.jsx)(`div`,{className:`stratus-select__no-data`,children:j})}),(0,l.jsx)(Gt,{helperText:_,helperIcon:v})]})}),$t=new Set([`default`,`primary`,`secondary`,`success`,`warning`,`danger`,`disabled`]),en=L((e,t)=>{let{as:n,color:r,underline:i=`hover`,...a}=e,{cssProps:o,otherProps:s}=I(a),{className:c,style:u,rel:d,target:f,...p}=s,m=n??`a`,h=r&&$t.has(r),g=r&&!h,_=f&&m===`a`?Array.from(new Set([...String(d??``).split(/\s+/).filter(Boolean),`noreferrer`,`noopener`])).join(` `):d,v=k(`stratus-link`,h&&`stratus-link--${r}`,`stratus-link--underline-${i}`,c),y={...u,...o,...g?{color:r}:{}};return(0,l.jsx)(m,{ref:t,className:v,style:Object.keys(y).length?y:void 0,...p,target:f,rel:_})});en.displayName=`Link`;var tn=(0,c.forwardRef)(function(e,t){let{className:n,style:r,label:i,icon:a,disabled:o=!1,disableRipple:s=!1,children:u,color:d,...f}=e,{cssProps:p,otherProps:m}=I(f),h=(0,c.useRef)(null),g=e=>{m.onPointerDown?.(e),!(e.defaultPrevented||o||s)&&e.button===0&&h.current?.triggerAt(e.clientX,e.clientY)},_={...r,...p};return(0,l.jsxs)(`button`,{ref:t,type:`button`,className:k(`stratus-tab`,n),style:Object.keys(_).length?_:void 0,disabled:o,"aria-disabled":o||void 0,...m,onPointerDown:g,children:[a,i,!o&&!s&&(0,l.jsx)(R,{ref:h})]})}),nn=new Set([`primary`,`secondary`,`success`,`warning`,`danger`]),rn=(0,c.forwardRef)(function(e,t){let{className:n,style:r,tabsListAs:i=`div`,selectedTab:a,orientation:o=`horizontal`,textColor:s=`primary`,indicatorColor:u=`primary`,align:d=`flex-start`,fullWidth:f=!1,disabled:p=!1,onChange:m,children:h,...g}=e,{cssProps:_,otherProps:v}=I(g),y={...r,..._},b=nn.has(u),x=c.Children.toArray(h).map((e,t)=>{if(!(0,c.isValidElement)(e))return e;let n=e;return(0,c.cloneElement)(n,{className:k(n.props.className,t===a&&`stratus-tab--active`,s&&`stratus-tab--${s}`),color:s,disabled:p||n.props.disabled,onClick:e=>{m?.(t,e);let r=n.props.onClick;r?.(e)}})}),S=c.Children.toArray(h).map((e,t)=>{if(!(0,c.isValidElement)(e))return null;let n=e.props.children;if(!n)return null;let r=a!==t;return(0,l.jsx)(`div`,{className:k(`stratus-tabs__panel`,r&&`stratus-tabs__panel--hidden`),hidden:r,"aria-hidden":r,children:n},`stratus-tabs__panel--${t}`)}),C=S.some(Boolean);return(0,l.jsxs)(`div`,{className:k(`stratus-tabs-root`,`stratus-tabs-root--${o}`),children:[(0,l.jsx)(`div`,{ref:t,className:k(`stratus-tabs`,`stratus-tabs--${o}`,n),style:Object.keys(y).length?y:void 0,...v,children:(0,l.jsx)(`div`,{className:k(`stratus-tabs__container`,`stratus-tabs__container--${o}`),children:(0,l.jsx)(i,{className:k(`stratus-tabs__list`,`stratus-tabs__list--${o}`,f&&`stratus-tabs__list--fullwidth`,`stratus-tabs__indicator--${o}`,b&&`stratus-tabs__indicator--${u}`),style:{justifyContent:d},children:x})})}),C&&S]})}),an=new Set([0,1,2,3,4,5,6,8,12,16,24]);function on(e){let t=Math.round(e*.5),n=Math.round(e*.7),r=Math.round(e*-.2),i=e,a=Math.round(e*1.5),o=Math.round(e*.1),s=Math.round(e*1.8),c=Math.round(e*.35);return[`0px ${t}px ${n}px ${r}px rgba(0,0,0,0.2)`,`0px ${i}px ${a}px ${o}px rgba(0,0,0,0.14)`,`0px ${Math.round(e*.3)}px ${s}px ${c}px rgba(0,0,0,0.12)`].join(`,`)}var sn=L((e,t)=>{let{as:n,elevation:r=2,square:i=!1,...a}=e,{cssProps:o,otherProps:s}=I(a),{className:c,style:u,...d}=s,f=n??`div`,p=an.has(r),m={...u,...o,...!p&&r>0?{boxShadow:on(r)}:{}};return(0,l.jsx)(f,{ref:t,className:k(`stratus-paper`,i&&`stratus-paper--square`,p&&`stratus-paper--elevation-${r}`,c),style:Object.keys(m).length?m:void 0,...d})});sn.displayName=`Paper`;var cn=H({name:`search`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14.966 14.255h.79l4.99 5-1.49 1.49-5-4.99v-.79l-.27-.28a6.47 6.47 0 0 1-4.23 1.57 6.5 6.5 0 1 1 6.5-6.5c0 1.61-.59 3.09-1.57 4.23zm-9.71-4.5c0 2.49 2.01 4.5 4.5 4.5s4.5-2.01 4.5-4.5-2.01-4.5-4.5-4.5-4.5 2.01-4.5 4.5`});function ln(){return(0,l.jsx)(cn,{size:16})}var un=(0,c.forwardRef)(function(e,t){let{className:n,inputValue:r,placeholder:i=`Search`,emptyOnStartTyping:a=!1,onSelect:o,onChange:s,onClear:u,filterOption:d=!0,hideDropdownWhenEmpty:f=!0,...p}=e,[,m]=(0,c.useState)(``),[h,g]=(0,c.useState)(r??``);return(0,c.useEffect)(()=>{r!==void 0&&g(r)},[r]),(0,l.jsx)(Qt,{ref:t,className:k(`stratus-input-search`,n),startAdornment:(0,l.jsx)(ln,{}),inputValue:h,placeholder:i,filterOption:d,hideDropdownWhenEmpty:f,persistInputText:!0,onSelect:(e,t)=>{if(!a&&e.selectedValue!=null){let t=e.options.find(t=>String(t.value??t.label)===String(e.selectedValue));t&&(m(t.label),g(t.label))}o?.(e,t)},onChange:e=>{g(a?``:e),s?.(e)},onClear:e=>{g(``),m(``),u?.(e)},...p})});function dn(e,t,n){for(let r=0;;r++){if(r==e.childCount||r==t.childCount)return e.childCount==t.childCount?null:n;let i=e.child(r),a=t.child(r);if(i==a){n+=i.nodeSize;continue}if(!i.sameMarkup(a))return n;if(i.isText&&i.text!=a.text){for(let e=0;i.text[e]==a.text[e];e++)n++;return n}if(i.content.size||a.content.size){let e=dn(i.content,a.content,n+1);if(e!=null)return e}n+=i.nodeSize}}function fn(e,t,n,r){for(let i=e.childCount,a=t.childCount;;){if(i==0||a==0)return i==a?null:{a:n,b:r};let o=e.child(--i),s=t.child(--a),c=o.nodeSize;if(o==s){n-=c,r-=c;continue}if(!o.sameMarkup(s))return{a:n,b:r};if(o.isText&&o.text!=s.text){let e=0,t=Math.min(o.text.length,s.text.length);for(;e<t&&o.text[o.text.length-e-1]==s.text[s.text.length-e-1];)e++,n--,r--;return{a:n,b:r}}if(o.content.size||s.content.size){let e=fn(o.content,s.content,n-1,r-1);if(e)return e}n-=c,r-=c}}var q=class e{constructor(e,t){if(this.content=e,this.size=t||0,t==null)for(let t=0;t<e.length;t++)this.size+=e[t].nodeSize}nodesBetween(e,t,n,r=0,i){for(let a=0,o=0;o<t;a++){let s=this.content[a],c=o+s.nodeSize;if(c>e&&n(s,r+o,i||null,a)!==!1&&s.content.size){let i=o+1;s.nodesBetween(Math.max(0,e-i),Math.min(s.content.size,t-i),n,r+i)}o=c}}descendants(e){this.nodesBetween(0,this.size,e)}textBetween(e,t,n,r){let i=``,a=!0;return this.nodesBetween(e,t,(o,s)=>{let c=o.isText?o.text.slice(Math.max(e,s)-s,t-s):o.isLeaf?r?typeof r==`function`?r(o):r:o.type.spec.leafText?o.type.spec.leafText(o):``:``;o.isBlock&&(o.isLeaf&&c||o.isTextblock)&&n&&(a?a=!1:i+=n),i+=c},0),i}append(t){if(!t.size)return this;if(!this.size)return t;let n=this.lastChild,r=t.firstChild,i=this.content.slice(),a=0;for(n.isText&&n.sameMarkup(r)&&(i[i.length-1]=n.withText(n.text+r.text),a=1);a<t.content.length;a++)i.push(t.content[a]);return new e(i,this.size+t.size)}cut(t,n=this.size){if(t==0&&n==this.size)return this;let r=[],i=0;if(n>t)for(let e=0,a=0;a<n;e++){let o=this.content[e],s=a+o.nodeSize;s>t&&((a<t||s>n)&&(o=o.isText?o.cut(Math.max(0,t-a),Math.min(o.text.length,n-a)):o.cut(Math.max(0,t-a-1),Math.min(o.content.size,n-a-1))),r.push(o),i+=o.nodeSize),a=s}return new e(r,i)}cutByIndex(t,n){return t==n?e.empty:t==0&&n==this.content.length?this:new e(this.content.slice(t,n))}replaceChild(t,n){let r=this.content[t];if(r==n)return this;let i=this.content.slice(),a=this.size+n.nodeSize-r.nodeSize;return i[t]=n,new e(i,a)}addToStart(t){return new e([t].concat(this.content),this.size+t.nodeSize)}addToEnd(t){return new e(this.content.concat(t),this.size+t.nodeSize)}eq(e){if(this.content.length!=e.content.length)return!1;for(let t=0;t<this.content.length;t++)if(!this.content[t].eq(e.content[t]))return!1;return!0}get firstChild(){return this.content.length?this.content[0]:null}get lastChild(){return this.content.length?this.content[this.content.length-1]:null}get childCount(){return this.content.length}child(e){let t=this.content[e];if(!t)throw RangeError(`Index `+e+` out of range for `+this);return t}maybeChild(e){return this.content[e]||null}forEach(e){for(let t=0,n=0;t<this.content.length;t++){let r=this.content[t];e(r,n,t),n+=r.nodeSize}}findDiffStart(e,t=0){return dn(this,e,t)}findDiffEnd(e,t=this.size,n=e.size){return fn(this,e,t,n)}findIndex(e){if(e==0)return mn(0,e);if(e==this.size)return mn(this.content.length,e);if(e>this.size||e<0)throw RangeError(`Position ${e} outside of fragment (${this})`);for(let t=0,n=0;;t++){let r=this.child(t),i=n+r.nodeSize;if(i>=e)return i==e?mn(t+1,i):mn(t,n);n=i}}toString(){return`<`+this.toStringInner()+`>`}toStringInner(){return this.content.join(`, `)}toJSON(){return this.content.length?this.content.map(e=>e.toJSON()):null}static fromJSON(t,n){if(!n)return e.empty;if(!Array.isArray(n))throw RangeError(`Invalid input for Fragment.fromJSON`);return new e(n.map(t.nodeFromJSON))}static fromArray(t){if(!t.length)return e.empty;let n,r=0;for(let e=0;e<t.length;e++){let i=t[e];r+=i.nodeSize,e&&i.isText&&t[e-1].sameMarkup(i)?(n||=t.slice(0,e),n[n.length-1]=i.withText(n[n.length-1].text+i.text)):n&&n.push(i)}return new e(n||t,r)}static from(t){if(!t)return e.empty;if(t instanceof e)return t;if(Array.isArray(t))return this.fromArray(t);if(t.attrs)return new e([t],t.nodeSize);throw RangeError(`Can not convert `+t+` to a Fragment`+(t.nodesBetween?` (looks like multiple versions of prosemirror-model were loaded)`:``))}};q.empty=new q([],0);var pn={index:0,offset:0};function mn(e,t){return pn.index=e,pn.offset=t,pn}function hn(e,t){if(e===t)return!0;if(!(e&&typeof e==`object`)||!(t&&typeof t==`object`))return!1;let n=Array.isArray(e);if(Array.isArray(t)!=n)return!1;if(n){if(e.length!=t.length)return!1;for(let n=0;n<e.length;n++)if(!hn(e[n],t[n]))return!1}else{for(let n in e)if(!(n in t)||!hn(e[n],t[n]))return!1;for(let n in t)if(!(n in e))return!1}return!0}var gn=class e{constructor(e,t){this.type=e,this.attrs=t}addToSet(e){let t,n=!1;for(let r=0;r<e.length;r++){let i=e[r];if(this.eq(i))return e;if(this.type.excludes(i.type))t||=e.slice(0,r);else if(i.type.excludes(this.type))return e;else !n&&i.type.rank>this.type.rank&&(t||=e.slice(0,r),t.push(this),n=!0),t&&t.push(i)}return t||=e.slice(),n||t.push(this),t}removeFromSet(e){for(let t=0;t<e.length;t++)if(this.eq(e[t]))return e.slice(0,t).concat(e.slice(t+1));return e}isInSet(e){for(let t=0;t<e.length;t++)if(this.eq(e[t]))return!0;return!1}eq(e){return this==e||this.type==e.type&&hn(this.attrs,e.attrs)}toJSON(){let e={type:this.type.name};for(let t in this.attrs){e.attrs=this.attrs;break}return e}static fromJSON(e,t){if(!t)throw RangeError(`Invalid input for Mark.fromJSON`);let n=e.marks[t.type];if(!n)throw RangeError(`There is no mark type ${t.type} in this schema`);let r=n.create(t.attrs);return n.checkAttrs(r.attrs),r}static sameSet(e,t){if(e==t)return!0;if(e.length!=t.length)return!1;for(let n=0;n<e.length;n++)if(!e[n].eq(t[n]))return!1;return!0}static setFrom(t){if(!t||Array.isArray(t)&&t.length==0)return e.none;if(t instanceof e)return[t];let n=t.slice();return n.sort((e,t)=>e.type.rank-t.type.rank),n}};gn.none=[];var _n=class extends Error{},J=class e{constructor(e,t,n){this.content=e,this.openStart=t,this.openEnd=n}get size(){return this.content.size-this.openStart-this.openEnd}insertAt(t,n){let r=yn(this.content,t+this.openStart,n);return r&&new e(r,this.openStart,this.openEnd)}removeBetween(t,n){return new e(vn(this.content,t+this.openStart,n+this.openStart),this.openStart,this.openEnd)}eq(e){return this.content.eq(e.content)&&this.openStart==e.openStart&&this.openEnd==e.openEnd}toString(){return this.content+`(`+this.openStart+`,`+this.openEnd+`)`}toJSON(){if(!this.content.size)return null;let e={content:this.content.toJSON()};return this.openStart>0&&(e.openStart=this.openStart),this.openEnd>0&&(e.openEnd=this.openEnd),e}static fromJSON(t,n){if(!n)return e.empty;let r=n.openStart||0,i=n.openEnd||0;if(typeof r!=`number`||typeof i!=`number`)throw RangeError(`Invalid input for Slice.fromJSON`);return new e(q.fromJSON(t,n.content),r,i)}static maxOpen(t,n=!0){let r=0,i=0;for(let e=t.firstChild;e&&!e.isLeaf&&(n||!e.type.spec.isolating);e=e.firstChild)r++;for(let e=t.lastChild;e&&!e.isLeaf&&(n||!e.type.spec.isolating);e=e.lastChild)i++;return new e(t,r,i)}};J.empty=new J(q.empty,0,0);function vn(e,t,n){let{index:r,offset:i}=e.findIndex(t),a=e.maybeChild(r),{index:o,offset:s}=e.findIndex(n);if(i==t||a.isText){if(s!=n&&!e.child(o).isText)throw RangeError(`Removing non-flat range`);return e.cut(0,t).append(e.cut(n))}if(r!=o)throw RangeError(`Removing non-flat range`);return e.replaceChild(r,a.copy(vn(a.content,t-i-1,n-i-1)))}function yn(e,t,n,r){let{index:i,offset:a}=e.findIndex(t),o=e.maybeChild(i);if(a==t||o.isText)return r&&!r.canReplace(i,i,n)?null:e.cut(0,t).append(n).append(e.cut(t));let s=yn(o.content,t-a-1,n,o);return s&&e.replaceChild(i,o.copy(s))}function bn(e,t,n){if(n.openStart>e.depth)throw new _n(`Inserted content deeper than insertion position`);if(e.depth-n.openStart!=t.depth-n.openEnd)throw new _n(`Inconsistent open depths`);return xn(e,t,n,0)}function xn(e,t,n,r){let i=e.index(r),a=e.node(r);if(i==t.index(r)&&r<e.depth-n.openStart){let o=xn(e,t,n,r+1);return a.copy(a.content.replaceChild(i,o))}else if(!n.content.size)return En(a,On(e,t,r));else if(!n.openStart&&!n.openEnd&&e.depth==r&&t.depth==r){let r=e.parent,i=r.content;return En(r,i.cut(0,e.parentOffset).append(n.content).append(i.cut(t.parentOffset)))}else{let{start:i,end:o}=kn(n,e);return En(a,Dn(e,i,o,t,r))}}function Sn(e,t){if(!t.type.compatibleContent(e.type))throw new _n(`Cannot join `+t.type.name+` onto `+e.type.name)}function Cn(e,t,n){let r=e.node(n);return Sn(r,t.node(n)),r}function wn(e,t){let n=t.length-1;n>=0&&e.isText&&e.sameMarkup(t[n])?t[n]=e.withText(t[n].text+e.text):t.push(e)}function Tn(e,t,n,r){let i=(t||e).node(n),a=0,o=t?t.index(n):i.childCount;e&&(a=e.index(n),e.depth>n?a++:e.textOffset&&(wn(e.nodeAfter,r),a++));for(let e=a;e<o;e++)wn(i.child(e),r);t&&t.depth==n&&t.textOffset&&wn(t.nodeBefore,r)}function En(e,t){return e.type.checkContent(t),e.copy(t)}function Dn(e,t,n,r,i){let a=e.depth>i&&Cn(e,t,i+1),o=r.depth>i&&Cn(n,r,i+1),s=[];return Tn(null,e,i,s),a&&o&&t.index(i)==n.index(i)?(Sn(a,o),wn(En(a,Dn(e,t,n,r,i+1)),s)):(a&&wn(En(a,On(e,t,i+1)),s),Tn(t,n,i,s),o&&wn(En(o,On(n,r,i+1)),s)),Tn(r,null,i,s),new q(s)}function On(e,t,n){let r=[];return Tn(null,e,n,r),e.depth>n&&wn(En(Cn(e,t,n+1),On(e,t,n+1)),r),Tn(t,null,n,r),new q(r)}function kn(e,t){let n=t.depth-e.openStart,r=t.node(n).copy(e.content);for(let e=n-1;e>=0;e--)r=t.node(e).copy(q.from(r));return{start:r.resolveNoCache(e.openStart+n),end:r.resolveNoCache(r.content.size-e.openEnd-n)}}var An=class e{constructor(e,t,n){this.pos=e,this.path=t,this.parentOffset=n,this.depth=t.length/3-1}resolveDepth(e){return e==null?this.depth:e<0?this.depth+e:e}get parent(){return this.node(this.depth)}get doc(){return this.node(0)}node(e){return this.path[this.resolveDepth(e)*3]}index(e){return this.path[this.resolveDepth(e)*3+1]}indexAfter(e){return e=this.resolveDepth(e),this.index(e)+(e==this.depth&&!this.textOffset?0:1)}start(e){return e=this.resolveDepth(e),e==0?0:this.path[e*3-1]+1}end(e){return e=this.resolveDepth(e),this.start(e)+this.node(e).content.size}before(e){if(e=this.resolveDepth(e),!e)throw RangeError(`There is no position before the top-level node`);return e==this.depth+1?this.pos:this.path[e*3-1]}after(e){if(e=this.resolveDepth(e),!e)throw RangeError(`There is no position after the top-level node`);return e==this.depth+1?this.pos:this.path[e*3-1]+this.path[e*3].nodeSize}get textOffset(){return this.pos-this.path[this.path.length-1]}get nodeAfter(){let e=this.parent,t=this.index(this.depth);if(t==e.childCount)return null;let n=this.pos-this.path[this.path.length-1],r=e.child(t);return n?e.child(t).cut(n):r}get nodeBefore(){let e=this.index(this.depth),t=this.pos-this.path[this.path.length-1];return t?this.parent.child(e).cut(0,t):e==0?null:this.parent.child(e-1)}posAtIndex(e,t){t=this.resolveDepth(t);let n=this.path[t*3],r=t==0?0:this.path[t*3-1]+1;for(let t=0;t<e;t++)r+=n.child(t).nodeSize;return r}marks(){let e=this.parent,t=this.index();if(e.content.size==0)return gn.none;if(this.textOffset)return e.child(t).marks;let n=e.maybeChild(t-1),r=e.maybeChild(t);if(!n){let e=n;n=r,r=e}let i=n.marks;for(var a=0;a<i.length;a++)i[a].type.spec.inclusive===!1&&(!r||!i[a].isInSet(r.marks))&&(i=i[a--].removeFromSet(i));return i}marksAcross(e){let t=this.parent.maybeChild(this.index());if(!t||!t.isInline)return null;let n=t.marks,r=e.parent.maybeChild(e.index());for(var i=0;i<n.length;i++)n[i].type.spec.inclusive===!1&&(!r||!n[i].isInSet(r.marks))&&(n=n[i--].removeFromSet(n));return n}sharedDepth(e){for(let t=this.depth;t>0;t--)if(this.start(t)<=e&&this.end(t)>=e)return t;return 0}blockRange(e=this,t){if(e.pos<this.pos)return e.blockRange(this);for(let n=this.depth-(this.parent.inlineContent||this.pos==e.pos?1:0);n>=0;n--)if(e.pos<=this.end(n)&&(!t||t(this.node(n))))return new Pn(this,e,n);return null}sameParent(e){return this.pos-this.parentOffset==e.pos-e.parentOffset}max(e){return e.pos>this.pos?e:this}min(e){return e.pos<this.pos?e:this}toString(){let e=``;for(let t=1;t<=this.depth;t++)e+=(e?`/`:``)+this.node(t).type.name+`_`+this.index(t-1);return e+`:`+this.parentOffset}static resolve(t,n){if(!(n>=0&&n<=t.content.size))throw RangeError(`Position `+n+` out of range`);let r=[],i=0,a=n;for(let e=t;;){let{index:t,offset:n}=e.content.findIndex(a),o=a-n;if(r.push(e,t,i+n),!o||(e=e.child(t),e.isText))break;a=o-1,i+=n+1}return new e(n,r,a)}static resolveCached(t,n){let r=Nn.get(t);if(r)for(let e=0;e<r.elts.length;e++){let t=r.elts[e];if(t.pos==n)return t}else Nn.set(t,r=new jn);let i=r.elts[r.i]=e.resolve(t,n);return r.i=(r.i+1)%Mn,i}},jn=class{constructor(){this.elts=[],this.i=0}},Mn=12,Nn=new WeakMap,Pn=class{constructor(e,t,n){this.$from=e,this.$to=t,this.depth=n}get start(){return this.$from.before(this.depth+1)}get end(){return this.$to.after(this.depth+1)}get parent(){return this.$from.node(this.depth)}get startIndex(){return this.$from.index(this.depth)}get endIndex(){return this.$to.indexAfter(this.depth)}},Fn=Object.create(null),In=class e{constructor(e,t,n,r=gn.none){this.type=e,this.attrs=t,this.marks=r,this.content=n||q.empty}get children(){return this.content.content}get nodeSize(){return this.isLeaf?1:2+this.content.size}get childCount(){return this.content.childCount}child(e){return this.content.child(e)}maybeChild(e){return this.content.maybeChild(e)}forEach(e){this.content.forEach(e)}nodesBetween(e,t,n,r=0){this.content.nodesBetween(e,t,n,r,this)}descendants(e){this.nodesBetween(0,this.content.size,e)}get textContent(){return this.isLeaf&&this.type.spec.leafText?this.type.spec.leafText(this):this.textBetween(0,this.content.size,``)}textBetween(e,t,n,r){return this.content.textBetween(e,t,n,r)}get firstChild(){return this.content.firstChild}get lastChild(){return this.content.lastChild}eq(e){return this==e||this.sameMarkup(e)&&this.content.eq(e.content)}sameMarkup(e){return this.hasMarkup(e.type,e.attrs,e.marks)}hasMarkup(e,t,n){return this.type==e&&hn(this.attrs,t||e.defaultAttrs||Fn)&&gn.sameSet(this.marks,n||gn.none)}copy(t=null){return t==this.content?this:new e(this.type,this.attrs,t,this.marks)}mark(t){return t==this.marks?this:new e(this.type,this.attrs,this.content,t)}cut(e,t=this.content.size){return e==0&&t==this.content.size?this:this.copy(this.content.cut(e,t))}slice(e,t=this.content.size,n=!1){if(e==t)return J.empty;let r=this.resolve(e),i=this.resolve(t),a=n?0:r.sharedDepth(t),o=r.start(a);return new J(r.node(a).content.cut(r.pos-o,i.pos-o),r.depth-a,i.depth-a)}replace(e,t,n){return bn(this.resolve(e),this.resolve(t),n)}nodeAt(e){for(let t=this;;){let{index:n,offset:r}=t.content.findIndex(e);if(t=t.maybeChild(n),!t)return null;if(r==e||t.isText)return t;e-=r+1}}childAfter(e){let{index:t,offset:n}=this.content.findIndex(e);return{node:this.content.maybeChild(t),index:t,offset:n}}childBefore(e){if(e==0)return{node:null,index:0,offset:0};let{index:t,offset:n}=this.content.findIndex(e);if(n<e)return{node:this.content.child(t),index:t,offset:n};let r=this.content.child(t-1);return{node:r,index:t-1,offset:n-r.nodeSize}}resolve(e){return An.resolveCached(this,e)}resolveNoCache(e){return An.resolve(this,e)}rangeHasMark(e,t,n){let r=!1;return t>e&&this.nodesBetween(e,t,e=>(n.isInSet(e.marks)&&(r=!0),!r)),r}get isBlock(){return this.type.isBlock}get isTextblock(){return this.type.isTextblock}get inlineContent(){return this.type.inlineContent}get isInline(){return this.type.isInline}get isText(){return this.type.isText}get isLeaf(){return this.type.isLeaf}get isAtom(){return this.type.isAtom}toString(){if(this.type.spec.toDebugString)return this.type.spec.toDebugString(this);let e=this.type.name;return this.content.size&&(e+=`(`+this.content.toStringInner()+`)`),Ln(this.marks,e)}contentMatchAt(e){let t=this.type.contentMatch.matchFragment(this.content,0,e);if(!t)throw Error(`Called contentMatchAt on a node with invalid content`);return t}canReplace(e,t,n=q.empty,r=0,i=n.childCount){let a=this.contentMatchAt(e).matchFragment(n,r,i),o=a&&a.matchFragment(this.content,t);if(!o||!o.validEnd)return!1;for(let e=r;e<i;e++)if(!this.type.allowsMarks(n.child(e).marks))return!1;return!0}canReplaceWith(e,t,n,r){if(r&&!this.type.allowsMarks(r))return!1;let i=this.contentMatchAt(e).matchType(n),a=i&&i.matchFragment(this.content,t);return a?a.validEnd:!1}canAppend(e){return e.content.size?this.canReplace(this.childCount,this.childCount,e.content):this.type.compatibleContent(e.type)}check(){this.type.checkContent(this.content),this.type.checkAttrs(this.attrs);let e=gn.none;for(let t=0;t<this.marks.length;t++){let n=this.marks[t];n.type.checkAttrs(n.attrs),e=n.addToSet(e)}if(!gn.sameSet(e,this.marks))throw RangeError(`Invalid collection of marks for node ${this.type.name}: ${this.marks.map(e=>e.type.name)}`);this.content.forEach(e=>e.check())}toJSON(){let e={type:this.type.name};for(let t in this.attrs){e.attrs=this.attrs;break}return this.content.size&&(e.content=this.content.toJSON()),this.marks.length&&(e.marks=this.marks.map(e=>e.toJSON())),e}static fromJSON(e,t){if(!t)throw RangeError(`Invalid input for Node.fromJSON`);let n;if(t.marks){if(!Array.isArray(t.marks))throw RangeError(`Invalid mark data for Node.fromJSON`);n=t.marks.map(e.markFromJSON)}if(t.type==`text`){if(typeof t.text!=`string`)throw RangeError(`Invalid text node in JSON`);return e.text(t.text,n)}let r=q.fromJSON(e,t.content),i=e.nodeType(t.type).create(t.attrs,r,n);return i.type.checkAttrs(i.attrs),i}};In.prototype.text=void 0;function Ln(e,t){for(let n=e.length-1;n>=0;n--)t=e[n].type.name+`(`+t+`)`;return t}var Rn=class e{constructor(e){this.validEnd=e,this.next=[],this.wrapCache=[]}static parse(t,n){let r=new zn(t,n);if(r.next==null)return e.empty;let i=Bn(r);r.next&&r.err(`Unexpected trailing text`);let a=Xn(qn(i));return Zn(a,r),a}matchType(e){for(let t=0;t<this.next.length;t++)if(this.next[t].type==e)return this.next[t].next;return null}matchFragment(e,t=0,n=e.childCount){let r=this;for(let i=t;r&&i<n;i++)r=r.matchType(e.child(i).type);return r}get inlineContent(){return this.next.length!=0&&this.next[0].type.isInline}get defaultType(){for(let e=0;e<this.next.length;e++){let{type:t}=this.next[e];if(!(t.isText||t.hasRequiredAttrs()))return t}return null}compatible(e){for(let t=0;t<this.next.length;t++)for(let n=0;n<e.next.length;n++)if(this.next[t].type==e.next[n].type)return!0;return!1}fillBefore(e,t=!1,n=0){let r=[this];function i(a,o){let s=a.matchFragment(e,n);if(s&&(!t||s.validEnd))return q.from(o.map(e=>e.createAndFill()));for(let e=0;e<a.next.length;e++){let{type:t,next:n}=a.next[e];if(!(t.isText||t.hasRequiredAttrs())&&r.indexOf(n)==-1){r.push(n);let e=i(n,o.concat(t));if(e)return e}}return null}return i(this,[])}findWrapping(e){for(let t=0;t<this.wrapCache.length;t+=2)if(this.wrapCache[t]==e)return this.wrapCache[t+1];let t=this.computeWrapping(e);return this.wrapCache.push(e,t),t}computeWrapping(e){let t=Object.create(null),n=[{match:this,type:null,via:null}];for(;n.length;){let r=n.shift(),i=r.match;if(i.matchType(e)){let e=[];for(let t=r;t.type;t=t.via)e.push(t.type);return e.reverse()}for(let e=0;e<i.next.length;e++){let{type:a,next:o}=i.next[e];!a.isLeaf&&!a.hasRequiredAttrs()&&!(a.name in t)&&(!r.type||o.validEnd)&&(n.push({match:a.contentMatch,type:a,via:r}),t[a.name]=!0)}}return null}get edgeCount(){return this.next.length}edge(e){if(e>=this.next.length)throw RangeError(`There's no ${e}th edge in this content match`);return this.next[e]}toString(){let e=[];function t(n){e.push(n);for(let r=0;r<n.next.length;r++)e.indexOf(n.next[r].next)==-1&&t(n.next[r].next)}return t(this),e.map((t,n)=>{let r=n+(t.validEnd?`*`:` `)+` `;for(let n=0;n<t.next.length;n++)r+=(n?`, `:``)+t.next[n].type.name+`->`+e.indexOf(t.next[n].next);return r}).join(`
1
+ Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=Object.getOwnPropertyNames,i=Object.getPrototypeOf,a=Object.prototype.hasOwnProperty,o=(e,i,o,s)=>{if(i&&typeof i==`object`||typeof i==`function`)for(var c=r(i),l=0,u=c.length,d;l<u;l++)d=c[l],!a.call(e,d)&&d!==o&&t(e,d,{get:(e=>i[e]).bind(null,d),enumerable:!(s=n(i,d))||s.enumerable});return e},s=(n,r,a)=>(a=n==null?{}:e(i(n)),o(r||!n||!n.__esModule?t(a,`default`,{value:n,enumerable:!0}):a,n));let c=require("react");c=s(c,1);let l=require("react/jsx-runtime"),u=require("react-dom"),d=require("@tanstack/react-table"),f=require("@tiptap/extension-color");f=s(f,1);let p=require("@tiptap/extension-highlight");p=s(p,1);let m=require("@tiptap/extension-subscript");m=s(m,1);let h=require("@tiptap/extension-superscript");h=s(h,1);let g=require("@tiptap/extension-table"),_=require("@tiptap/extension-table-cell");_=s(_,1);let v=require("@tiptap/extension-table-header");v=s(v,1);let y=require("@tiptap/extension-table-row");y=s(y,1);let b=require("@tiptap/extension-text-align");b=s(b,1);let x=require("@tiptap/extension-text-style"),S=require("@tiptap/core"),C=require("@tiptap/react"),w=require("@tiptap/starter-kit");w=s(w,1);let T=require("@popperjs/core"),E=require("date-fns");var D={primary:{main:`var(--stratus-primary)`,hover:`var(--stratus-primary-hover)`,hoverAlt:`var(--stratus-primary-hover-alt)`,highlight:`var(--stratus-primary-highlight)`,highlightHover:`var(--stratus-primary-highlight-hover)`,light:`var(--stratus-primary-light)`},secondary:{main:`var(--stratus-secondary)`,highlight:`var(--stratus-secondary-highlight)`,light:`var(--stratus-secondary-light)`},danger:{main:`var(--stratus-error)`,highlight:`var(--stratus-error-highlight)`},warning:{main:`var(--stratus-warning)`,highlight:`var(--stratus-warning-highlight)`},success:{main:`var(--stratus-success)`,highlight:`var(--stratus-success-highlight)`},text:{main:`var(--stratus-text-main)`,muted:`var(--stratus-text-muted)`,primary:`var(--stratus-text-primary)`,secondary:`var(--stratus-text-secondary)`,tertiary:`var(--stratus-text-tertiary)`,disabled:`var(--stratus-text-disabled)`},surface:{surface:`var(--stratus-surface)`,muted:`var(--stratus-surface-muted)`,raised:`var(--stratus-surface-raised)`,nav:`var(--stratus-bg-nav)`},border:{light:`var(--stratus-border-light)`,divider:`var(--stratus-divider)`}};function O(e,{as:t,disabled:n,type:r}){let i=t??e;return i===`button`?{Component:i,isButton:!0,rootProps:{disabled:n||void 0,type:r,"data-disabled":n?`true`:void 0}}:{Component:i,isButton:!1,rootProps:{"aria-disabled":n||void 0,"data-disabled":n?`true`:void 0}}}function k(...e){return e.filter(Boolean).join(` `)}var A={p:`padding`,pt:`paddingTop`,pr:`paddingRight`,pb:`paddingBottom`,pl:`paddingLeft`,px:`paddingInline`,py:`paddingBlock`,m:`margin`,mt:`marginTop`,mr:`marginRight`,mb:`marginBottom`,ml:`marginLeft`,mx:`marginInline`,my:`marginBlock`,w:`width`,minW:`minWidth`,maxW:`maxWidth`,h:`height`,minH:`minHeight`,maxH:`maxHeight`,bg:`backgroundColor`,rounded:`borderRadius`},j=new Set(`display.position.top.right.bottom.left.inset.zIndex.overflow.overflowX.overflowY.float.clear.visibility.boxSizing.flex.flexDirection.flexWrap.flexFlow.flexGrow.flexShrink.flexBasis.justifyContent.alignItems.alignSelf.alignContent.order.gap.rowGap.columnGap.grid.gridTemplate.gridTemplateColumns.gridTemplateRows.gridTemplateAreas.gridArea.gridColumn.gridRow.gridAutoFlow.gridAutoColumns.gridAutoRows.gridGap.gridRowGap.gridColumnGap.justifyItems.justifySelf.placeContent.placeItems.placeSelf.width.minWidth.maxWidth.height.minHeight.maxHeight.aspectRatio.margin.marginTop.marginRight.marginBottom.marginLeft.marginBlock.marginBlockStart.marginBlockEnd.marginInline.marginInlineStart.marginInlineEnd.padding.paddingTop.paddingRight.paddingBottom.paddingLeft.paddingBlock.paddingBlockStart.paddingBlockEnd.paddingInline.paddingInlineStart.paddingInlineEnd.border.borderTop.borderRight.borderBottom.borderLeft.borderWidth.borderStyle.borderColor.borderRadius.borderTopLeftRadius.borderTopRightRadius.borderBottomLeftRadius.borderBottomRightRadius.borderCollapse.borderSpacing.outline.outlineColor.outlineStyle.outlineWidth.outlineOffset.background.backgroundColor.backgroundImage.backgroundSize.backgroundPosition.backgroundRepeat.backgroundClip.backgroundOrigin.backgroundAttachment.color.opacity.font.fontFamily.fontSize.fontWeight.fontStyle.fontVariant.lineHeight.letterSpacing.textAlign.textDecoration.textTransform.textOverflow.textShadow.textIndent.whiteSpace.wordBreak.wordSpacing.wordWrap.overflowWrap.verticalAlign.transform.transformOrigin.transition.transitionProperty.transitionDuration.transitionTimingFunction.transitionDelay.animation.animationName.animationDuration.animationTimingFunction.animationDelay.animationIterationCount.animationDirection.animationFillMode.animationPlayState.boxShadow.filter.backdropFilter.mixBlendMode.clipPath.mask.cursor.pointerEvents.userSelect.resize.touchAction.scrollBehavior.scrollMargin.scrollPadding.scrollSnapType.scrollSnapAlign.tableLayout.listStyle.listStyleType.listStylePosition.listStyleImage.content.objectFit.objectPosition.isolation.contain.willChange.appearance.accentColor.caretColor`.split(`.`)),M=[0,4,8,16,32,64,128,256,512],N=new Set([`margin`,`marginTop`,`marginRight`,`marginBottom`,`marginLeft`,`marginBlock`,`marginBlockStart`,`marginBlockEnd`,`marginInline`,`marginInlineStart`,`marginInlineEnd`,`padding`,`paddingTop`,`paddingRight`,`paddingBottom`,`paddingLeft`,`paddingBlock`,`paddingBlockStart`,`paddingBlockEnd`,`paddingInline`,`paddingInlineStart`,`paddingInlineEnd`]),P=new Set([`gap`,`rowGap`,`columnGap`]);function F(e,t){if(typeof t!=`number`)return t;if(N.has(e)){let e=M[t];return e==null?`${t}px`:`${e}px`}return P.has(e)?`${t}px`:t}function I(e){let t={},n={...e};for(let[e,r]of Object.entries(A))e in n&&(r in n||(t[r]=F(r,n[e])),delete n[e]);for(let e of j)e in n&&(t[e]=F(e,n[e]),delete n[e]);return{cssProps:t,otherProps:n}}function L(e){return c.forwardRef(e)}var R=c.forwardRef(function({className:e,disabled:t=!1},n){let r=c.useRef(null),i=c.useCallback((e,n)=>{let i=r.current;if(!i||t)return;let a=i.getBoundingClientRect(),o=e-a.left,s=n-a.top,c=Math.max(a.width,a.height)*2,l=document.createElement(`span`);l.className=k(`stratus-ripple`),l.style.width=`${c}px`,l.style.height=`${c}px`,l.style.left=`${o}px`,l.style.top=`${s}px`,i.appendChild(l);let u=getComputedStyle(i).getPropertyValue(`--stratus-button-ripple-opacity`).trim()||`0.22`,d=l.animate([{transform:`translate(-50%, -50%) scale(0)`,opacity:u},{transform:`translate(-50%, -50%) scale(1)`,opacity:`0`}],{duration:520,easing:`ease-out`,fill:`forwards`});d.onfinish=()=>l.remove()},[t]),a=c.useCallback(()=>{let e=r.current;if(!e)return;let t=e.getBoundingClientRect();i(t.left+t.width/2,t.top+t.height/2)},[i]);return c.useImperativeHandle(n,()=>({triggerAt:i,triggerCenter:a}),[i,a]),(0,l.jsx)(`span`,{ref:r,"aria-hidden":!0,className:k(`stratus-button__ripples`,e)})}),z=L((e,t)=>{let{cssProps:n,otherProps:r}=I(e),{variant:i=`contained`,colorScheme:a=`primary`,size:o=`md`,compact:s=!1,fullWidth:u=!1,as:d,loading:f=!1,spinner:p,startAdornment:m,endAdornment:h,className:g,disabled:_,style:v,children:y,type:b=`button`,disableRipple:x=!1,iconSize:S,onPointerDown:C,onKeyDown:w,...T}=r,E=s?`sm`:o,D=(0,c.useRef)(null),A=!!(!y&&(m||h)),j=!!(_||f),M=e=>{C?.(e),!e.defaultPrevented&&(x||j||e.button===0&&D.current?.triggerAt(e.clientX,e.clientY))},N=e=>{w?.(e),!e.defaultPrevented&&(x||j||(e.key===`Enter`||e.key===` `)&&D.current?.triggerCenter())},{Component:P,rootProps:F}=O(`button`,{as:d,disabled:j,type:b}),L=k(`stratus-button`,`stratus-button--${i}`,`stratus-button--${a}`,`stratus-button--${E}`,u&&`stratus-button--fullWidth`,A&&`stratus-button--iconOnly`,f&&`stratus-button--loading`,g),z=p??(0,l.jsx)(`span`,{className:`stratus-button__spinner`,"aria-hidden":!0}),B={...v,...n};return(0,l.jsxs)(P,{ref:t,className:L,"aria-busy":f||void 0,style:B,...F,...T,onPointerDown:M,onKeyDown:N,children:[(0,l.jsx)(R,{ref:D,disabled:x||j}),f?z:null,m?(0,l.jsx)(`span`,{className:k(`stratus-button__startAdornment`),style:S?{fontSize:S,width:S,height:S}:void 0,children:m}):null,y?(0,l.jsx)(`span`,{className:k(`stratus-button__label`),children:y}):null,h?(0,l.jsx)(`span`,{className:k(`stratus-button__endAdornment`),style:S?{fontSize:S,width:S,height:S}:void 0,children:h}):null]})}),B=new Set([`default`,`primary`,`secondary`,`success`,`warning`,`danger`]),V=(0,c.forwardRef)(function(e,t){let{children:n,className:r,style:i,color:a=`inherit`,size:o,rotation:s=0,...c}=e,{cssProps:u,otherProps:d}=I(c),f=B.has(a),p=a!==`inherit`&&!f,m={...o==null?{}:{width:o,height:o},...u,...i,...p?{color:a}:{},...s?{transform:`rotate(${s}deg)`}:{}};return(0,l.jsx)(`span`,{ref:t,className:k(`stratus-icon`,f&&`stratus-icon--${a}`,r),style:m,...d,children:n})});function H(e){let{name:t,width:n,height:r,svgPathData:i}=e,a=(0,c.memo)((0,c.forwardRef)(function(e,t){let{size:a,...o}=e;return(0,l.jsx)(V,{ref:t,size:a,...o,children:(0,l.jsx)(`svg`,{xmlns:`http://www.w3.org/2000/svg`,viewBox:`0 0 ${n} ${r}`,fill:`currentColor`,children:(0,l.jsx)(`path`,{fillRule:`evenodd`,clipRule:`evenodd`,d:i})})})}));return a.displayName=t?t.replace(/([-_][a-z0-9])/gi,e=>e.toUpperCase().replace(`-`,``).replace(`_`,``)).replace(/^[a-z]/,e=>e.toUpperCase())+`Icon`:`SvgIcon`,a}var U=H({name:`arrow_drop_down`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m7 9.5 5 5 5-5z`});function ee(e){return e.startsWith(`top`)?`top`:e.startsWith(`bottom`)?`bottom`:e.startsWith(`left`)?`left`:`right`}var te=8;function ne(e,t,n){let r=ee(n),i=0,a=0;switch(r){case`bottom`:i=e.bottom+te;break;case`top`:i=e.top-t.height-te;break;case`left`:a=e.left-t.width-te;break;case`right`:a=e.right+te;break}r===`top`||r===`bottom`?a=n.endsWith(`-start`)?e.left:n.endsWith(`-end`)?e.right-t.width:e.left+e.width/2-t.width/2:i=n.endsWith(`-start`)?e.top:n.endsWith(`-end`)?e.bottom-t.height:e.top+e.height/2-t.height/2;let o=document.documentElement.clientWidth,s=document.documentElement.clientHeight;return a=Math.max(4,Math.min(a,o-t.width-4)),i=Math.max(4,Math.min(i,s-t.height-4)),{top:i,left:a}}var re=(0,c.forwardRef)(({children:e,className:t,content:n,placement:r=`bottom`,trigger:i=[`click`,`hover`],open:a,defaultOpen:o=!1,arrow:s=!0,closeOnClickOutside:d=!0,tooltipRef:f,zIndex:p=1500,maxWidth:m=`300px`,fontSize:h=`0.75rem`,style:g,container:_,keepMounted:v=!1,disablePortal:y=!1,onOpen:b,onClose:x,onClick:S,onMouseEnter:C,onMouseLeave:w,onContextMenu:T,onClickOutside:E,...D},O)=>{let[A,j]=(0,c.useState)(o),M=(0,c.useRef)(null),N=(0,c.useRef)(null),P=(0,c.useRef)(void 0),[F,I]=(0,c.useState)(null),L=a!==void 0,R=L?a:A,z=(0,c.useMemo)(()=>Array.isArray(i)?i:[i],[i]),B={};for(let e of Object.keys(D))e.startsWith(`data-`)&&(B[e]=D[e]);let V=(0,c.useCallback)(e=>{L||j(!0),b?.(e)},[L,b]),H=(0,c.useCallback)(e=>{L||j(!1),x?.(e)},[L,x]);(0,c.useImperativeHandle)(f,()=>({open:e=>{let t=new MouseEvent(`click`,{bubbles:!0,cancelable:!0});V(e??t)},close:e=>{let t=new MouseEvent(`click`,{bubbles:!0,cancelable:!0});H(e??t)}}));let U=(0,c.useCallback)(()=>{if(!M.current||!N.current)return;let e=M.current.getBoundingClientRect(),t=N.current.getBoundingClientRect();I(ne(e,{width:t.width,height:t.height},r))},[r]);(0,c.useLayoutEffect)(()=>{R&&U()},[R,U,n]),(0,c.useEffect)(()=>{if(!R)return;let e=()=>U();return window.addEventListener(`scroll`,e,!0),window.addEventListener(`resize`,e),()=>{window.removeEventListener(`scroll`,e,!0),window.removeEventListener(`resize`,e)}},[R,U]),(0,c.useEffect)(()=>{if(!R||!d||!z.includes(`click`)&&!z.includes(`contextMenu`))return;let e=e=>{let t=e.target;M.current?.contains(t)||N.current?.contains(t)||(H(e),E?.(!1,e))};return document.addEventListener(`mousedown`,e),()=>document.removeEventListener(`mousedown`,e)},[R,d,H,E]);let te=(0,c.useCallback)(e=>{if(!z.includes(`click`))return;let t=!R;L||j(t),S?.(t,e),t?b?.(e):x?.(e)},[z,R,L,S,b,x]),re=(0,c.useCallback)(e=>{if(!z.includes(`contextMenu`))return;e.preventDefault();let t=!R;L||j(t),T?.(t,e),t?b?.(e):x?.(e)},[z,R,L,T,b,x]),W=(0,c.useCallback)(e=>{z.includes(`hover`)&&(clearTimeout(P.current),V(e),C?.(!0,e))},[z,V,C]),G=(0,c.useCallback)(e=>{z.includes(`hover`)&&(P.current=setTimeout(()=>H(e),100),w?.(!1,e))},[z,H,w]),ie=(0,c.useCallback)(()=>{z.includes(`hover`)&&clearTimeout(P.current)},[z]),ae=(0,c.useCallback)(e=>{z.includes(`hover`)&&(H(e),w?.(!1,e))},[z,H,w]),oe={};z.includes(`click`)&&(oe.onClick=te),z.includes(`contextMenu`)&&(oe.onContextMenu=re),z.includes(`hover`)&&(oe.onMouseEnter=W,oe.onMouseLeave=G);let se=(0,c.useCallback)(e=>{M.current=e},[]),ce=()=>typeof e==`string`?(0,l.jsx)(`span`,{ref:se,...oe,className:`stratus-tooltip-anchor`,children:e}):c.Children.map(e,e=>(0,c.isValidElement)(e)?(0,c.cloneElement)(e,{ref:se,...oe,style:{display:e.props?.display??`inline-block`,cursor:`pointer`,...e.props?.style}}):e),le=ee(r),ue=Array.isArray(m)?m[0]:m,de=Array.isArray(h)?h[0]:h,fe=R||v?(0,l.jsxs)(`div`,{ref:e=>{N.current=e,typeof O==`function`?O(e):O&&(O.current=e)},className:k(`stratus-tooltip`,`stratus-tooltip--${le}`,t),role:`tooltip`,"data-state":R?`open`:`closed`,style:{top:F?.top??-9999,left:F?.left??-9999,zIndex:typeof p==`string`?Number(p)||1500:p,display:R?void 0:`none`,...!R&&v?{visibility:`hidden`}:{}},onMouseEnter:ie,onMouseLeave:ae,...B,children:[s&&(0,l.jsx)(`span`,{className:`stratus-tooltip__arrow`}),(0,l.jsx)(`div`,{className:`stratus-tooltip__content`,style:{"--stratus-tooltip-max-width":ue,"--stratus-tooltip-font-size":de,...g},children:n})]}):null,K=!y&&typeof document<`u`?_??document.body:null;return(0,l.jsxs)(l.Fragment,{children:[ce(),fe&&(K?(0,u.createPortal)(fe,K):fe)]})});re.displayName=`Tooltip`;var W=(0,c.forwardRef)(function(e,t){let{menu:n,contextMenu:r,trigger:i=[`click`],arrow:a=!1,className:o,style:s,...c}=e,u=r?Array.isArray(i)?[...i,`contextMenu`]:[i,`contextMenu`]:i;return(0,l.jsx)(re,{ref:t,content:(0,l.jsx)(`div`,{className:`stratus-dropdown-content`,children:n}),trigger:u,arrow:a,maxWidth:`fit-content`,style:s,className:k(`stratus-dropdown`,o),...c})}),G=(0,c.forwardRef)(function(e,t){let{orientation:n,color:r,size:i,...a}=e,{cssProps:o,otherProps:s}=I(a),{className:c,style:u,...d}=s,f=fe()?.mode??`vertical`,p=n??(f===`horizontal`?`vertical`:`horizontal`),m={...u,...o};return r&&(p===`horizontal`?m.borderTopColor=r:m.borderLeftColor=r),i&&(p===`horizontal`?m.borderTopWidth=`${i}px`:m.borderLeftWidth=`${i}px`),(0,l.jsx)(`hr`,{ref:t,role:`separator`,"aria-orientation":p,className:k(`stratus-menu-divider`,`stratus-menu-divider--${p}`,c),style:m,...d})});G.displayName=`MenuDivider`;var ie=L((e,t)=>{let n=(0,c.useId)(),r=(0,c.useRef)(null),{as:i,children:a,id:o,startAdornment:s,endAdornment:u,disabled:d=!1,clickable:f=!0,onClick:p,...m}=e,{cssProps:h,otherProps:g}=I(m),{className:_,style:v,...y}=g,b=fe(),x=o??n,S=d||(b?.disabled??!1),C=b?.compact??!1,w=b?.isSelected(x)??!1,T=e=>{if(!(S||!f)&&(p?.({id:x,label:a},e),b)){b.toggleSelect(x,e,a);let t={menuItemId:x,selected:!b.isSelected(x),selectedIds:b.selectedIds,open:!1,openIds:b.openIds};b.onClick?.(t,e)}},E=e=>{(e.key===`Enter`||e.key===` `)&&(e.preventDefault(),T(e))},D=i??`li`,O=k(`stratus-menu-item`,C&&`stratus-menu-item--compact`,S&&`stratus-menu-item--disabled`,w&&`stratus-menu-item--selected`,!f&&`stratus-menu-item--not-clickable`,_),A={...v,...h};return(0,l.jsxs)(D,{ref:t,role:`menuitem`,tabIndex:S?void 0:0,"aria-disabled":S||void 0,className:O,style:A,onClick:T,onKeyDown:E,onPointerDown:e=>{S||!f||e.button===0&&r.current?.triggerAt(e.clientX,e.clientY)},...y,children:[f&&!S&&(0,l.jsx)(R,{ref:r}),s&&(0,l.jsx)(`span`,{className:`stratus-menu-item__start-adornment`,children:s}),(0,l.jsx)(`span`,{className:`stratus-menu-item__title`,children:a}),u&&(0,l.jsx)(`span`,{className:`stratus-menu-item__end-adornment`,children:u})]})}),ae=H({name:`chevron_down`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m7.41 8.295 4.59 4.58 4.59-4.58L18 9.705l-6 6-6-6z`}),oe=H({name:`chevron_right`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m8.295 16.59 4.58-4.59-4.58-4.59L9.705 6l6 6-6 6z`});function se(){return(0,l.jsx)(ae,{size:16})}function ce(){return(0,l.jsx)(oe,{size:16})}var le=(0,c.forwardRef)(function(e,t){let n=(0,c.useId)(),{title:r,children:i,id:a,startAdornment:o,arrow:s=!0,disabled:u=!1,onClick:d,...f}=e,{cssProps:p,otherProps:m}=I(f),{className:h,style:g,..._}=m,v=fe(),y=a??n,b=u||(v?.disabled??!1),x=v?.compact??!1,S=(v?.mode??`vertical`)===`inline`,[C,w]=(0,c.useState)(!1),T=v?.isOpen(y)??C,E=(0,c.useRef)(null),D=(0,c.useRef)(null),[O,A]=(0,c.useState)(T?`auto`:0),j=(0,c.useRef)(!0);(0,c.useEffect)(()=>{if(!S)return;if(j.current){j.current=!1,T&&A(`auto`);return}let e=E.current;if(e)if(T){let t=e.scrollHeight;A(t);let n=()=>{A(`auto`),e.removeEventListener(`transitionend`,n)};e.addEventListener(`transitionend`,n)}else{let t=e.scrollHeight;A(t),e.offsetHeight,requestAnimationFrame(()=>A(0))}},[T,S]),(0,c.useEffect)(()=>{if(S||!T)return;let e=e=>{let t=e.target;D.current?.contains(t)||E.current?.contains(t)||(v?v.toggleOpen(y,e,r):w(!1))};return document.addEventListener(`mousedown`,e),()=>document.removeEventListener(`mousedown`,e)},[S,T,v,y,r]);let M=e=>{if(b)return;let t={id:y,label:r,level:v?.level};d?.(t,e),v?v.toggleOpen(y,e,r):w(e=>!e)},N=e=>{(e.key===`Enter`||e.key===` `)&&(e.preventDefault(),M(e))},P=v?.triggersSubMenu??`click`,F=Array.isArray(P)?P.includes(`hover`):P===`hover`,L=e=>{!F||b||T||(v?v.toggleOpen(y,e,r):w(!0))},R=e=>{!F||b||!T||(v?v.toggleOpen(y,e,r):w(!1))},z=S?(0,l.jsx)(se,{}):(0,l.jsx)(ce,{});return(0,l.jsxs)(`li`,{ref:t,className:k(`stratus-submenu`,h),style:{...g,...p},onMouseEnter:S?void 0:L,onMouseLeave:S?void 0:R,..._,children:[(0,l.jsxs)(`div`,{ref:D,role:`menuitem`,tabIndex:b?void 0:0,"aria-haspopup":`true`,"aria-expanded":T,"aria-disabled":b||void 0,className:k(`stratus-submenu__trigger`,x&&`stratus-submenu__trigger--compact`,b&&`stratus-submenu__trigger--disabled`),onClick:M,onKeyDown:N,children:[o&&(0,l.jsx)(`span`,{className:`stratus-menu-item__start-adornment`,children:o}),(0,l.jsx)(`span`,{className:`stratus-submenu__trigger__title`,children:r}),s&&(0,l.jsx)(`span`,{className:k(`stratus-submenu__trigger__arrow`,S&&T&&`stratus-submenu__trigger__arrow--open`),children:z})]}),S?(0,l.jsx)(`div`,{ref:E,className:`stratus-submenu__inline-content`,style:{height:O},children:(0,l.jsx)(`ul`,{role:`menu`,className:`stratus-menu stratus-menu--inline`,children:i})}):T&&(0,l.jsx)(`div`,{ref:E,className:`stratus-submenu__popover`,children:(0,l.jsx)(`ul`,{role:`menu`,className:`stratus-menu`,children:i})})]})});le.displayName=`SubMenu`;var ue=le,de=(0,c.createContext)(null);function fe(){return(0,c.useContext)(de)}var K=L((e,t)=>{let{as:n,children:r,mode:i=`vertical`,inlineCollapsed:a=!1,multiple:o=!1,selectable:s=!0,selectedIds:u,openIds:d,triggersSubMenu:f=`click`,compact:p=!1,disabled:m=!1,onClick:h,onSelect:g,onDeselect:_,onOpen:v,onClose:y,...b}=e,{cssProps:x,otherProps:S}=I(b),{className:C,style:w,...T}=S,E=fe(),D=E?E.level+1:0,[O,A]=(0,c.useState)(u??[]),[j,M]=(0,c.useState)(d??[]),N=u??O,P=d??j;(0,c.useEffect)(()=>{u&&A(u)},[u]),(0,c.useEffect)(()=>{d&&M(d)},[d]);let F=(0,c.useCallback)(e=>N.includes(e),[N]),L=(0,c.useCallback)(e=>P.includes(e),[P]),R=(0,c.useCallback)((e,t,n)=>{if(!s)return;let r=N.includes(e),i;i=r?N.filter(t=>t!==e):o?[...N,e]:[e],u||A(i);let a={menuItemId:e,selected:!r,selectedIds:i,open:!1,openIds:P};r?_?.(a,t):g?.(a,t)},[s,N,o,u,P,g,_]),z=(0,c.useCallback)((e,t,n)=>{let r=P.includes(e),i;i=r?P.filter(t=>t!==e):[...P,e],d||M(i);let a={menuItemId:e,selected:!1,selectedIds:N,open:!r,openIds:i};r?y?.(a,t):v?.(a,t)},[P,d,N,v,y]),B={mode:a?`vertical`:i,compact:p,disabled:m,selectable:s,selectedIds:N,openIds:P,level:D,triggersSubMenu:f,isSelected:F,isOpen:L,toggleSelect:R,toggleOpen:z,onClick:h},V=n??`ul`,H=k(`stratus-menu`,`stratus-menu--${i}`,C),U={...w,...x};return(0,l.jsx)(de.Provider,{value:B,children:(0,l.jsx)(V,{ref:t,role:`menu`,className:H,style:U,...T,children:r})})}),pe=L((e,t)=>{let{as:n,options:r,selectedId:i,defaultSelectedId:a,menuButtonAriaLabel:o=`Select option`,onAction:s,onOptionChange:u,variant:d=`contained`,color:f=`primary`,compact:p=!1,fullWidth:m=!1,disabled:h=!1,...g}=e,_=(0,c.useRef)(null),[v,y]=(0,c.useState)((r.find(e=>e.id===a)??r[0])?.id),b=i??v,x=r.find(e=>e.id===b)??r[0],S=x?.id,C=p?`sm`:void 0,w=r.length>0,T=w&&r.every(e=>e.disabled),E=me,D=(e,t)=>{let n=r.find(t=>t.id===e.menuItemId);!n||n.disabled||(i===void 0&&y(n.id),u?.(n,t),_.current?.close(t))},O=e=>{!x||x.disabled||s?.(x,e)};return(0,l.jsxs)(E,{...g,ref:t,as:n,active:-1,variant:d,color:f,compact:p,fullWidth:m,disabled:h,children:[(0,l.jsx)(z,{onClick:O,disabled:h||!x||x.disabled,children:x?.label??`No options`}),(0,l.jsx)(W,{tooltipRef:_,placement:`bottom-end`,menu:(0,l.jsx)(K,{compact:p,selectedIds:S?[S]:[],onClick:D,children:r.map(e=>(0,l.jsx)(ie,{id:e.id,disabled:e.disabled,children:e.label},e.id))}),children:(0,l.jsx)(z,{"aria-label":o,disabled:h||!w||T,variant:d,colorScheme:f,size:C,style:{paddingLeft:10,paddingRight:10},children:(0,l.jsx)(U,{})})})]})}),me=L((e,t)=>{let{cssProps:n,otherProps:r}=I(e),{children:i,className:a,style:o,active:s,defaultActive:u=0,color:d=`primary`,variant:f=`outlined`,variantActive:p=`contained`,orientation:m=`horizontal`,compact:h=!1,fullWidth:g=!1,disabled:_=!1,onChange:v,as:y,...b}=r,x=s!==void 0,[S,C]=(0,c.useState)(u),w=x?s:S,T=(e,t)=>{x||C(e),v?.({index:e},t)},E=k(`stratus-buttonGroup`,`stratus-buttonGroup--${m}`,`stratus-buttonGroup--${d}`,g&&`stratus-buttonGroup--fullWidth`,h&&`stratus-buttonGroup--compact`,_&&`stratus-buttonGroup--disabled`,a),D={...o,...n};return(0,l.jsx)(y??`div`,{ref:t,role:`group`,className:E,style:D,...b,children:c.Children.toArray(i).map((e,t)=>{if(!(0,c.isValidElement)(e))return e;let n=w===t,r=e;return(0,c.cloneElement)(r,{className:k(r.props.className,n&&`stratus-buttonGroup__item--active`),variant:n?p:f,colorScheme:d,size:h?`sm`:void 0,disabled:_||r.props.disabled,onClick:e=>{let n=r.props.onClick;n?.(e),T(t,e)}})})})}),he=L((e,t)=>{let{cssProps:n,otherProps:r}=I(e),{as:i,className:a,style:o,gap:s,children:c,...u}=r,{Component:d,rootProps:f}=O(`div`,{as:i}),p=k(`stratus-box`,a),m={...o,...n};return(0,l.jsx)(d,{ref:t,className:p,style:{gap:typeof s==`number`?`${s}px`:s,...m},...f,...u,children:c})}),ge=new Set([`primary`,`secondary`,`success`,`warning`,`danger`,`disabled`,`inherit`]),_e={h1:`h1`,h1_bold:`h1`,h2:`h2`,h3:`h3`,h4:`h4`,h5:`h5`,h6:`h6`},ve=L((e,t)=>{let{cssProps:n,otherProps:r}=I(e),{as:i,className:a,style:o,variant:s=`p`,color:c,children:u,...d}=r,{Component:f,rootProps:p}=O(_e[s]??`p`,{as:i}),m=k(`stratus-typography`,s&&`stratus-typography--${s}`,c&&ge.has(c)&&`stratus-typography--color-${c}`,a),h=c&&!ge.has(c)?{color:c}:void 0,g={...o,...n,...h};return(0,l.jsx)(f,{ref:t,className:m,style:Object.keys(g).length>0?g:void 0,...p,...d,children:u})});function ye(e){let t={};for(let n of e)t[String(n)]=!0;return t}function be(e,t){return e===!0?t.map(e=>e.id):Object.keys(e).filter(t=>e[t])}function xe(e){let t={};for(let n of e)t[n.id]=n.desc?`desc`:`asc`;return t}var Se={1:`0 1px 3px var(--stratus-shadow-ambient), 0 1px 2px var(--stratus-shadow-penumbra)`,2:`0 3px 6px var(--stratus-shadow-ambient), 0 2px 4px var(--stratus-shadow-penumbra)`,3:`0 10px 20px var(--stratus-shadow-ambient), 0 3px 6px var(--stratus-shadow-penumbra)`};function Ce(e,t){let{columns:n,data:r,rowId:i=`id`,childrenId:a=`children`,compact:o=!1,headerHeight:s,rowHeight:u,dynamicHeight:f=!1,sortable:p=!0,multiSort:m=!1,resizable:h=!0,expandable:g=!1,expandedRowKeys:_,defaultExpandedRowKeys:v,draggable:y=!1,selectable:b=!1,selectRowOnClick:x=!0,stripedRows:S=!1,disabled:C=!1,elevation:w=0,noDataValue:T,extraColumnsWidth:E,className:D,rowClassName:O,onRowClick:A,onColumnSort:j,onRowSelect:M,onDragEnd:N,onEndReached:P,style:F}=e,I=(0,c.useRef)(null),L=(0,c.useRef)(null),[R,z]=(0,c.useState)(0);(0,c.useEffect)(()=>{let e=I.current;if(!e)return;let t=new ResizeObserver(e=>{for(let t of e)z(t.contentRect.width)});return t.observe(e),()=>t.disconnect()},[]);let[B,V]=(0,c.useState)([]),H=(0,c.useCallback)(e=>{C||V(t=>{let n=typeof e==`function`?e(t):e;return j?.(xe(n)),n})},[j,C]),[U,ee]=(0,c.useState)(()=>v?ye(v):{}),te=(0,c.useMemo)(()=>_===void 0?U:ye(_),[_,U]),ne=(0,c.useCallback)(e=>{_===void 0&&ee(t=>typeof e==`function`?e(t):e)},[_]),[re,W]=(0,c.useState)(()=>e.defaultSelectedRowsIds?Object.fromEntries(e.defaultSelectedRowsIds.map(e=>[e,!0])):{}),[G,ie]=(0,c.useState)(null),[ae,oe]=(0,c.useState)(null),se=(0,c.useCallback)((e,t)=>typeof e==`function`?Math.max(e(R,t),0):typeof e==`string`?e.endsWith(`%`)?Math.max(parseFloat(e)/100*R,0):parseFloat(e)||150:e,[R]),ce=(0,c.useMemo)(()=>{let e=[];if(g){let t=E?E({totalWidth:R,column:{key:`__expandable__`},defaultWidth:48}):48;t>0&&e.push({id:`__expandable__`,size:t,minSize:t,maxSize:t,enableSorting:!1,enableResizing:!1,header:()=>null,cell:({row:e})=>e.getCanExpand()?(0,l.jsx)(`span`,{role:`button`,"aria-label":e.getIsExpanded()?`Collapse row`:`Expand row`,className:k(`stratus-table__expand-icon`,e.getIsExpanded()&&`stratus-table__expand-icon--open`),onClick:t=>{t.stopPropagation(),e.toggleExpanded()},children:`▶`}):null})}if(b){let t=E?E({totalWidth:R,column:{key:`__selectable__`},defaultWidth:48}):48;t>0&&e.push({id:`__selectable__`,size:t,minSize:t,maxSize:t,enableSorting:!1,enableResizing:!1,header:({table:e})=>(0,l.jsx)(`input`,{type:`checkbox`,checked:e.getIsAllRowsSelected(),onChange:e.getToggleAllRowsSelectedHandler()}),cell:({row:e})=>(0,l.jsx)(`input`,{type:`checkbox`,checked:e.getIsSelected(),onChange:t=>{e.toggleSelected(),M?.({rowIndex:e.index,rowData:e.original,selected:t.target.checked})},onClick:e=>e.stopPropagation()})})}if(y){let t=E?E({totalWidth:R,column:{key:`__draggable__`},defaultWidth:48}):48;t>0&&e.push({id:`__draggable__`,size:t,minSize:t,maxSize:t,enableSorting:!1,enableResizing:!1,header:()=>null,cell:()=>(0,l.jsx)(`span`,{"aria-label":`Drag row`,className:`stratus-table__drag-handle`,role:`img`})})}return n.forEach((t,n)=>{let r=t.key??t.dataKey,i=R>0?se(t.width,t):150,a=t.sortable===void 0?p:t.sortable,o=t.resizable===void 0?h:t.resizable,s;if(typeof t.sortType==`function`){let e=t.sortType,n=t.dataKey;s=(r,i)=>e(r.original,i.original,n,t)}else t.sortType===`datetime`&&(s=(e,n)=>{let r=e.original[t.dataKey],i=n.original[t.dataKey];return new Date(r instanceof Date||typeof r==`string`||typeof r==`number`?r:0).getTime()-new Date(i instanceof Date||typeof i==`string`||typeof i==`number`?i:0).getTime()});e.push({id:r,accessorKey:t.dataKey,size:i,minSize:t.minWidth??50,enableSorting:a,enableResizing:o,sortingFn:s??`auto`,header:t.headerRenderer?()=>t.headerRenderer({column:t,columnIndex:n}):()=>t.title??``,cell:t.cellRenderer?e=>t.cellRenderer({rowData:e.row.original,rowIndex:e.row.index,column:t,columnIndex:n,cellData:e.getValue()}):e=>{let t=e.getValue();return t==null?``:String(t)},meta:{_col:t,_colIndex:n}})}),e},[n,R,g,b,y,p,h,E,se,M]),le=(0,c.useCallback)(e=>String(e[i]),[i]),ue=(0,c.useCallback)(e=>{let t=e[a];return Array.isArray(t)?t:void 0},[a]),de=(0,d.useReactTable)({data:r,columns:ce,state:{sorting:B,expanded:te,rowSelection:re},getRowId:le,getSubRows:g?ue:void 0,onSortingChange:H,onExpandedChange:ne,onRowSelectionChange:W,getCoreRowModel:(0,d.getCoreRowModel)(),getSortedRowModel:(0,d.getSortedRowModel)(),getExpandedRowModel:g?(0,d.getExpandedRowModel)():void 0,enableSorting:p&&!C,enableMultiSort:m,enableSortingRemoval:!0,columnResizeMode:`onChange`,enableColumnResizing:h&&!C,enableRowSelection:b,enableExpanding:g});(0,c.useImperativeHandle)(t,()=>({clearSortState:()=>{V([]),j?.({})},setColumnSort:({columnKey:e,order:t})=>{let n=[{id:e,desc:t===`desc`}];V(n),j?.(xe(n))},setSelectedRows:e=>{W(Object.fromEntries(e.map(e=>[e,!0])))},getTableRef:()=>({scrollToTop:e=>{L.current&&(L.current.scrollTop=e)},scrollToRow:e=>{let t=u??(o?32:48);L.current&&(L.current.scrollTop=e*t)},scrollToLeft:e=>{L.current&&(L.current.scrollLeft=e)},getDOMNode:()=>I.current,getExpandedState:()=>({expandedData:(de.getExpandedRowModel?.()?.rows??de.getRowModel().rows).map(e=>e.original)}),getExpandedRowKeys:()=>be(de.getState().expanded,de.getRowModel().rows),setExpandedRowKeys:e=>{_===void 0&&ee(ye(e))}})}),[de,o,u,_,j]),(0,c.useEffect)(()=>{if(!P)return;let e=L.current;if(!e)return;let t=()=>{e.scrollTop+e.clientHeight>=e.scrollHeight-50&&P()};return e.addEventListener(`scroll`,t,{passive:!0}),()=>e.removeEventListener(`scroll`,t)},[P]);let fe=Array.isArray(s)?s[0]:s,K=u??(o?32:48),pe=de.getRowModel().rows,me=de.getHeaderGroups(),he=r.length===0,ge=w?Se[w]??Se[1]:void 0,_e=(0,c.useCallback)((e,t)=>{!y||C||(ie(e.id),t.dataTransfer.effectAllowed=`move`,t.dataTransfer.setData(`text/plain`,e.id))},[y,C]),ve=(0,c.useCallback)((e,t)=>{!y||C||(t.preventDefault(),t.dataTransfer.dropEffect=`move`,oe(e.id))},[y,C]),Ce=(0,c.useCallback)((e,t)=>{if(!y||C)return;t.preventDefault();let n=t.dataTransfer.getData(`text/plain`)||G;if(ie(null),oe(null),!n||n===e.id)return;let r=pe.findIndex(e=>e.id===n),i=pe.findIndex(t=>t.id===e.id);if(r<0||i<0)return;let a=pe.map(e=>e.original),[o]=a.splice(r,1);a.splice(i,0,o),N?.({oldIndex:r,newIndex:i,rowData:o,data:a})},[y,C,G,pe,N]),we=(0,c.useCallback)(()=>{ie(null),oe(null)},[]);return(0,l.jsx)(`div`,{ref:I,className:k(`stratus-table-root`,D),style:{...F,...ge?{boxShadow:ge}:{}},children:(0,l.jsx)(`div`,{ref:L,className:`stratus-table-scroll`,children:(0,l.jsxs)(`table`,{className:k(`stratus-table`,o?`stratus-table--compact`:void 0),style:de.getTotalSize()>0?{width:de.getTotalSize()}:void 0,children:[(0,l.jsx)(`colgroup`,{children:de.getAllColumns().map(e=>(0,l.jsx)(`col`,{style:{width:e.getSize()}},e.id))}),(0,l.jsx)(`thead`,{children:me.map(e=>(0,l.jsx)(`tr`,{style:fe?{height:fe}:void 0,children:e.headers.map(e=>{let t=e.column.getCanSort(),n=e.column.getIsSorted(),r=e.column.columnDef.meta?._col;return(0,l.jsxs)(`th`,{"data-sortable":t||void 0,"data-sort-direction":n||void 0,className:r?.headerClassName,style:{width:e.getSize(),...fe?{height:fe}:{}},onClick:t&&!C?e.column.getToggleSortingHandler():void 0,children:[e.isPlaceholder?null:(0,d.flexRender)(e.column.columnDef.header,e.getContext()),n&&(0,l.jsx)(`span`,{className:`stratus-table__sort-icon`,children:n===`asc`?`▲`:`▼`}),e.column.getCanResize()&&h&&(0,l.jsx)(`div`,{className:k(`stratus-table__resizer`,e.column.getIsResizing()&&`stratus-table__resizer--active`),onMouseDown:e.getResizeHandler(),onTouchStart:e.getResizeHandler()})]},e.id)})},e.id))}),(0,l.jsx)(`tbody`,{children:he?(0,l.jsx)(`tr`,{children:(0,l.jsx)(`td`,{colSpan:ce.length,children:(0,l.jsx)(`div`,{className:`stratus-table__empty`,children:T})})}):pe.map((e,t)=>{let n=e.original,r=le(n),i=``;typeof O==`function`?i=O({rowData:n,rowIndex:t}):typeof O==`string`&&(i=O);let a=S&&t%2==1,o=e.getIsSelected(),s=!!A,c=y&&ae===e.id;return(0,l.jsx)(`tr`,{className:k(i||void 0,y&&`stratus-table__row--draggable`,G===e.id&&`stratus-table__row--dragging`,c&&`stratus-table__row--drag-over`),draggable:y&&!C,"data-clickable":s||void 0,"data-selected":o||void 0,"data-striped":a||void 0,style:f?void 0:{height:K},onDragStart:t=>_e(e,t),onDragOver:t=>ve(e,t),onDrop:t=>Ce(e,t),onDragEnd:we,onClick:C?void 0:t=>{x&&b&&(e.toggleSelected(),M?.({rowIndex:e.index,rowData:n,selected:!e.getIsSelected()})),A?.({rowKey:r,rowIndex:e.index,rowData:n,event:t})},children:e.getVisibleCells().map(e=>{let r=e.column.columnDef.meta?._col,i=``;return r?.className&&(i=typeof r.className==`function`?r.className({rowData:n,rowIndex:t,column:r}):r.className),(0,l.jsx)(`td`,{className:i||void 0,style:{width:e.column.getSize()},children:(0,d.flexRender)(e.column.columnDef.cell,e.getContext())},e.id)})},e.id)})})]})})})}var we=(0,c.forwardRef)(Ce);we.displayName=`Table`;var Te=H({name:`check_circle_outlined`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m-2-5.83 6.59-6.59L18 9l-8 8-4-4 1.41-1.41z`}),Ee=H({name:`close`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z`}),De=H({name:`error_filled`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m-1 15v-2h2v2zm0-10v6h2V7z`}),Oe=H({name:`info_circle`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12.01 22C17.53 22 22 17.52 22 12S17.53 2 12.01 2C6.48 2 2 6.48 2 12s4.48 10 10.01 10M13 9V7h-2v2zm0 8v-6h-2v6zm7-5c0-4.42-3.58-8-8-8s-8 3.58-8 8 3.58 8 8 8 8-3.58 8-8`}),ke=H({name:`warning_filled`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m23 21.5-11-19-11 19zm-12-3v-2h2v2zm0-4h2v-4h-2z`}),Ae=20,je={info:()=>(0,l.jsx)(Oe,{size:Ae}),success:()=>(0,l.jsx)(Te,{size:Ae}),warning:()=>(0,l.jsx)(ke,{size:Ae}),error:()=>(0,l.jsx)(De,{size:Ae})},Me=(0,c.forwardRef)(function(e,t){let{cssProps:n,otherProps:r}=I(e),{className:i,children:a,variant:o=`contained`,severity:s=`info`,title:c,showIcon:u=!1,icon:d,onClose:f,style:p,...m}=r,h=typeof f==`function`,g=a!=null,_=()=>{if(d)return d;let e=je[s];return e?e():null};return(0,l.jsxs)(`div`,{ref:t,role:`alert`,className:k(`stratus-alert`,`stratus-alert--${o}`,`stratus-alert--${s}`,i),style:{...p,...n},...m,children:[(0,l.jsxs)(`div`,{className:`stratus-alert__header`,children:[u&&(0,l.jsx)(`span`,{className:`stratus-alert__icon`,children:_()}),(0,l.jsx)(`div`,{className:`stratus-alert__title`,children:c}),h&&(0,l.jsx)(`button`,{type:`button`,className:`stratus-alert__close-btn`,"aria-label":`Close`,onClick:f,children:(0,l.jsx)(Ee,{size:18})})]}),g&&(0,l.jsx)(`div`,{className:`stratus-alert__message`,children:a})]})});Me.displayName=`Alert`;var Ne=H({name:`chevron_up`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m7.41 15.705 4.59-4.58 4.59 4.58 1.41-1.41-6-6-6 6z`});function Pe({id:e,header:t,headerLevel:n,headerItems:r,isExpanded:i,disabled:a,expandIconPosition:o,expandIcon:s,onToggle:c}){let u=s??(i?(0,l.jsx)(Ne,{size:16}):(0,l.jsx)(ae,{size:16}));return(0,l.jsxs)(`div`,{id:e,className:`stratus-accordion__header`,role:`button`,tabIndex:a?void 0:0,"aria-expanded":i,"aria-disabled":a||void 0,onClick:c,onKeyDown:e=>{(e.key===`Enter`||e.key===` `)&&(e.preventDefault(),c(e))},children:[o===`left`&&(0,l.jsx)(`span`,{className:`stratus-accordion__chevron stratus-accordion__chevron--left`,children:u}),(0,l.jsxs)(`div`,{className:`stratus-accordion__header-content`,children:[(0,l.jsx)(n,{className:k(`stratus-accordion__title`,i&&`stratus-accordion__title--expanded`),children:t}),r]}),o===`right`&&(0,l.jsx)(`span`,{className:`stratus-accordion__chevron stratus-accordion__chevron--right`,children:u})]})}var Fe=(0,c.forwardRef)(function(e,t){let{cssProps:n,otherProps:r}=I(e),{className:i,children:a,style:o,header:s,headerLevel:u=`h2`,headerItems:d,defaultExpanded:f,expanded:p,expandIconPosition:m=`left`,expandIcon:h,disabled:g=!1,elevation:_=!1,square:v=!0,onChange:y,...b}=r,x=(0,c.useId)(),S=typeof p==`boolean`,C=(0,c.useRef)(!0),[w,T]=(0,c.useState)(p??f??!1),E=!g&&(S?p:w),D=a!=null,O=(0,c.useRef)(null),[A,j]=(0,c.useState)(E?`auto`:0);(0,c.useEffect)(()=>{if(C.current){C.current=!1,E&&j(`auto`);return}let e=O.current;if(e)if(E){let t=e.scrollHeight;j(t);let n=()=>{j(`auto`),e.removeEventListener(`transitionend`,n)};e.addEventListener(`transitionend`,n)}else{let t=e.scrollHeight;j(t),e.offsetHeight,requestAnimationFrame(()=>j(0))}},[E]);let M=e=>{if(g)return;let t=S?!p:!w;S||T(t),y?.(t,e)};return(0,l.jsxs)(`div`,{ref:t,className:k(`stratus-accordion`,_&&`stratus-accordion--elevation`,!v&&`stratus-accordion--rounded`,i),style:{...o,...n},...b,children:[(0,l.jsx)(Pe,{id:x,header:s,headerLevel:u,headerItems:d,isExpanded:!!E,disabled:g,expandIconPosition:m,expandIcon:h,onToggle:M}),E&&D&&(0,l.jsx)(`div`,{className:`stratus-accordion__divider`}),(0,l.jsx)(`div`,{ref:O,className:`stratus-accordion__collapse`,style:{height:A},children:(0,l.jsx)(`div`,{className:`stratus-accordion__panel`,role:`region`,"aria-labelledby":x,children:a})})]})});Fe.displayName=`Accordion`;var Ie=H({name:`menu`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 8V6h18v2zm0 5h18v-2H3zm0 5h18v-2H3z`}),Le=H({name:`more_vertical`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m-2 8c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2`}),Re=1024,ze=typeof window<`u`?window.innerWidth:Re,Be=0,Ve=null,He=new Set;function Ue(){Ve===null&&(Ve=requestAnimationFrame(()=>{Ve=null;let e=window.innerWidth;if(e!==ze){ze=e;for(let e of He)e()}}))}function We(e){return He.add(e),Be===0&&typeof window<`u`&&window.addEventListener(`resize`,Ue),Be+=1,()=>{He.delete(e),--Be,Be===0&&typeof window<`u`&&(window.removeEventListener(`resize`,Ue),Ve!==null&&(cancelAnimationFrame(Ve),Ve=null))}}function Ge(){return ze}function Ke(){return Re}function qe(){return(0,c.useSyncExternalStore)(We,Ge,Ke)}function Je({open:e,content:t,onClose:n}){return(0,l.jsxs)(l.Fragment,{children:[e&&(0,l.jsx)(`div`,{className:`stratus-appBar__drawer-backdrop`,onClick:n}),(0,l.jsx)(`div`,{className:k(`stratus-appBar__drawer`,e&&`stratus-appBar__drawer--open`),children:t})]})}var Ye=(0,c.forwardRef)(function(e,t){let{header:n,content:r,smallScreenContent:i,smallScreenContentOpen:a,smallScreenContentOnOpen:o,smallScreenContentOnClose:s,actions:u,smallScreenActions:d,smallScreenSize:f=425,zIndex:p,...m}=e,{cssProps:h,otherProps:g}=I(m),{className:_,style:v,...y}=g,b=qe(),x=typeof window<`u`&&b<f,S=typeof a==`boolean`,[C,w]=(0,c.useState)(!1),T=S?a:C,E=i??r,D=d??u,O=e=>{S||w(!0),o?.(e)},A=e=>{S||w(!1),s?.(e)},[j,M]=(0,c.useState)(!1),N=(0,c.useRef)(null);(0,c.useEffect)(()=>{if(!j)return;let e=e=>{N.current&&!N.current.contains(e.target)&&M(!1)};return document.addEventListener(`mousedown`,e),()=>document.removeEventListener(`mousedown`,e)},[j]);let P={...v,...h,...p==null?{}:{zIndex:Number(p)}};return(0,l.jsxs)(l.Fragment,{children:[(0,l.jsxs)(`header`,{ref:t,className:k(`stratus-appBar`,_),style:P,...y,children:[(0,l.jsx)(`div`,{className:`stratus-appBar__header`,children:n}),!x&&r&&(0,l.jsx)(`div`,{className:`stratus-appBar__content`,children:r}),(0,l.jsxs)(`div`,{className:`stratus-appBar__actions`,children:[!x&&u,x&&(0,l.jsxs)(`div`,{className:`stratus-appBar__sm-actions`,children:[E&&(0,l.jsx)(`button`,{type:`button`,className:`stratus-appBar__menu-btn`,"aria-label":`Toggle AppBar menu content`,onClick:O,children:(0,l.jsx)(Ie,{size:24})}),D&&(0,l.jsxs)(`div`,{className:`stratus-appBar__popover-anchor`,ref:N,children:[(0,l.jsx)(`button`,{type:`button`,className:`stratus-appBar__menu-btn`,"aria-label":`Toggle AppBar menu actions`,onClick:()=>M(e=>!e),children:(0,l.jsx)(Le,{size:24})}),j&&(0,l.jsx)(`div`,{className:`stratus-appBar__popover`,children:D})]})]})]})]}),x&&E&&(0,l.jsx)(Je,{open:!!T,content:E,onClose:A})]})});Ye.displayName=`AppBar`;var Xe=(0,c.forwardRef)(function(e,t){let{children:n,content:r,variant:i=`default`,alignment:a=`top-right`,visible:o=!0,max:s=99,overlap:c,backgroundColor:u,color:d,bg:f,border:p,zIndex:m,...h}=e,{cssProps:g,otherProps:_}=I(h),{className:v,style:y,title:b,...x}=_,S=i===`dot`?null:typeof r==`number`&&r>s?`${s}+`:r,C={},w=u??f;return w&&(C.backgroundColor=w),d&&(C.color=d),p&&(C.border=p),m!=null&&(C.zIndex=Number(m)),(0,l.jsxs)(`div`,{ref:t,className:k(`stratus-badge-container`,v),style:{...y,...g},...x,children:[n,o&&(0,l.jsx)(`span`,{className:k(`stratus-badge`,i===`dot`&&`stratus-badge--dot`,`stratus-badge--${a}`,c===`circle`&&`stratus-badge--overlap-circle`),style:C,title:b,children:S})]})});Xe.displayName=`Badge`;var Ze=L((e,t)=>{let{as:n,children:r,disableRipple:i=!1,...a}=e,{cssProps:o,otherProps:s}=I(a),{className:c,style:u,...d}=s,f=n??`div`,p={...u,...o};return(0,l.jsxs)(f,{ref:t,role:`button`,tabIndex:0,className:k(`stratus-card__action-area`,c),style:p,...d,children:[r,!i&&(0,l.jsx)(R,{})]})}),Qe=L((e,t)=>{let{as:n,children:r,...i}=e,{cssProps:a,otherProps:o}=I(i),{className:s,style:c,...u}=o,d=n??`div`,f={...c,...a};return(0,l.jsx)(d,{ref:t,className:k(`stratus-card__actions`,s),style:f,...u,children:r})}),$e=L((e,t)=>{let{as:n,children:r,...i}=e,{cssProps:a,otherProps:o}=I(i),{className:s,style:c,...u}=o,d=n??`div`,f={...c,...a};return(0,l.jsx)(d,{ref:t,className:k(`stratus-card__content`,s),style:f,...u,children:r})}),et=L((e,t)=>{let{as:n,title:r,subtitle:i,startAdornment:a,endAdornment:o,children:s,...c}=e,{cssProps:u,otherProps:d}=I(c),{className:f,style:p,...m}=d,h=n??`div`,g={...p,...u};return(0,l.jsxs)(h,{ref:t,className:k(`stratus-card__header`,f),style:g,...m,children:[a&&(0,l.jsx)(`div`,{className:`stratus-card__header-start`,children:a}),(0,l.jsxs)(`div`,{className:`stratus-card__header-body`,children:[(0,l.jsx)(`span`,{className:`stratus-card__header-title`,children:r}),i&&(0,l.jsx)(`span`,{className:`stratus-card__header-subtitle`,children:i})]}),o&&(0,l.jsx)(`div`,{className:`stratus-card__header-end`,children:o}),s]})}),tt=L((e,t)=>{let{as:n,children:r,src:i,...a}=e,{cssProps:o,otherProps:s}=I(a),{className:c,style:u,...d}=s,f=n??`div`,p={...u,...o};return i&&(p.backgroundImage=`url(${i})`),(0,l.jsx)(f,{ref:t,className:k(`stratus-card__media`,c),style:p,...d,children:r})}),nt=L((e,t)=>{let{as:n,children:r,elevation:i=2,square:a=!1,...o}=e,{cssProps:s,otherProps:c}=I(o),{className:u,style:d,...f}=c;return(0,l.jsx)(n??`div`,{ref:t,className:k(`stratus-card`,i===0?`stratus-card--elevation-0`:`stratus-card--elevation-${i}`,a&&`stratus-card--square`,u),style:{...d,...s},...f,children:r})});function rt({disabled:e,onClose:t}){return(0,l.jsx)(`button`,{type:`button`,"aria-label":`Close chip`,className:`stratus-chip__close`,disabled:e,onClick:n=>{n.preventDefault(),n.stopPropagation(),!e&&t&&t(n)},children:(0,l.jsx)(Ee,{size:14})})}var it=(0,c.forwardRef)(function(e,t){let{children:n,variant:r=`default`,startAdornment:i,endAdornment:a,closable:o=!1,disabled:s=!1,disableRipple:u=!1,onClose:d,onClick:f,...p}=e,{cssProps:m,otherProps:h}=I(p),{className:g,style:_,...v}=h,y=typeof f==`function`&&!s,b=(0,c.useRef)(null),x=e=>{e.defaultPrevented||!y||u||e.button===0&&b.current?.triggerAt(e.clientX,e.clientY)},S=e=>{!s&&f&&f(e)},C=k(`stratus-chip`,`stratus-chip--${r}`,y&&`stratus-chip--clickable`,s&&`stratus-chip--disabled`,g),w={..._,...m};return(0,l.jsxs)(`div`,{ref:t,"aria-disabled":s||void 0,className:C,style:w,tabIndex:y?0:void 0,onClick:y?S:void 0,onPointerDown:y?x:void 0,onKeyDown:y?e=>{(e.key===`Enter`||e.key===` `)&&(e.preventDefault(),S(e))}:void 0,...v,children:[y&&!u&&(0,l.jsx)(R,{ref:b}),i&&(0,l.jsx)(`span`,{className:`stratus-chip__adornment stratus-chip__adornment--start`,children:i}),(0,l.jsx)(`span`,{className:`stratus-chip__text`,children:n}),a&&(0,l.jsx)(`span`,{className:`stratus-chip__adornment stratus-chip__adornment--end`,children:a}),o&&(0,l.jsx)(rt,{disabled:s,onClose:d})]})});it.displayName=`Chip`;var at=48,ot=L((e,t)=>{let{color:n,...r}=e,{cssProps:i,otherProps:a}=I(r),{as:o,className:s,size:c=48,style:u,thickness:d=4,value:f=0,variant:p=`indeterminate`,...m}=a,{Component:h,rootProps:g}=O(`span`,{as:o}),_=2*Math.PI*((at-d)/2),v=Math.max(0,Math.min(100,f)),y=p===`determinate`?{strokeDasharray:_.toFixed(3),strokeDashoffset:`${((100-v)/100*_).toFixed(3)}px`}:void 0,b={...u,...i,"--stratus-circular-progress-size":`${c}px`,...n?{"--stratus-circular-progress-color":n}:{}};return(0,l.jsx)(h,{ref:t,className:k(`stratus-circular-progress`,`stratus-circular-progress--${p}`,s),role:`progressbar`,"aria-valuenow":p===`determinate`?Math.round(v):void 0,"aria-valuemin":p===`determinate`?0:void 0,"aria-valuemax":p===`determinate`?100:void 0,style:b,...g,...m,children:(0,l.jsxs)(`svg`,{viewBox:`${at/2} ${at/2} ${at} ${at}`,"aria-hidden":!0,children:[(0,l.jsx)(`circle`,{className:`stratus-circular-progress__track`,cx:at,cy:at,r:(at-d)/2,fill:`none`,strokeWidth:d}),(0,l.jsx)(`circle`,{className:`stratus-circular-progress__indicator`,style:y,cx:at,cy:at,r:(at-d)/2,fill:`none`,strokeWidth:d,strokeLinecap:`round`})]})})});ot.displayName=`CircularProgress`;var st=L((e,t)=>{let{as:n,orientation:r=`horizontal`,size:i=1,color:a,...o}=e,{cssProps:s,otherProps:c}=I(o),{className:u,style:d,...f}=c;return(0,l.jsx)(n??`hr`,{ref:t,className:k(`stratus-divider`,`stratus-divider--${r}`,u),style:{...d,...s,"--stratus-divider-size":`${i}px`,...a?{"--stratus-divider-color":a}:{}},...f})});st.displayName=`Divider`;var ct=0,lt=``;function ut(e){(0,c.useEffect)(()=>{if(!(!e||typeof document>`u`))return ct===0&&(lt=document.body.style.overflow,document.body.style.overflow=`hidden`),ct+=1,()=>{--ct,ct===0&&(document.body.style.overflow=lt)}},[e])}var dt=[`a[href]`,`area[href]`,`button:not([disabled])`,`input:not([disabled]):not([type='hidden'])`,`select:not([disabled])`,`textarea:not([disabled])`,`iframe`,`object`,`embed`,`[tabindex]:not([tabindex='-1'])`,`[contenteditable='true']`,`audio[controls]`,`video[controls]`,`details > summary`].join(`,`);function ft(e){return Array.from(e.querySelectorAll(dt)).filter(e=>!e.hasAttribute(`disabled`)&&e.getAttribute(`aria-hidden`)!==`true`&&(e.offsetWidth>0||e.offsetHeight>0||e.tagName===`IFRAME`))}function pt(e,t,{initialFocus:n=!0,restoreFocus:r=!0}={}){(0,c.useEffect)(()=>{if(!t)return;let i=e.current;if(!i)return;let a=document.activeElement;if(n){let e=ft(i)[0]??i;e===i&&!i.hasAttribute(`tabindex`)&&i.setAttribute(`tabindex`,`-1`),e.focus({preventScroll:!0})}let o=e=>{if(e.key!==`Tab`)return;let t=ft(i);if(t.length===0){e.preventDefault(),i.focus({preventScroll:!0});return}let n=t[0],r=t[t.length-1],a=document.activeElement;e.shiftKey?(a===n||!i.contains(a))&&(e.preventDefault(),r.focus({preventScroll:!0})):a===r&&(e.preventDefault(),n.focus({preventScroll:!0}))};return document.addEventListener(`keydown`,o,!0),()=>{document.removeEventListener(`keydown`,o,!0),r&&a?.isConnected&&a.focus({preventScroll:!0})}},[t,e,n,r])}var mt=H({name:`fullscreen`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 10H5V5h5v2H7zm-2 4h2v3h3v2H5zm12 3h-3v2h5v-5h-2zM14 7V5h5v5h-2V7z`}),ht=H({name:`fullscreen_exit`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 8h3V5h2v5H5zm3 8H5v-2h5v5H8zm6 3h2v-3h3v-2h-5zm2-14v3h3v2h-5V5z`});function gt({header:e,headerId:t,hasStringHeader:n,closable:r,fullScreen:i,isFullscreen:a,isTemporary:o,onToggleFullscreen:s,onClose:c}){return(0,l.jsxs)(l.Fragment,{children:[(0,l.jsxs)(`div`,{className:`stratus-drawer__header`,children:[(0,l.jsx)(`div`,{id:n?t:void 0,className:`stratus-drawer__header-inner`,children:e}),i&&o&&(0,l.jsx)(`button`,{type:`button`,"aria-label":a?`Exit fullscreen`:`Fullscreen`,className:`stratus-drawer__header-btn`,onClick:s,children:a?(0,l.jsx)(ht,{size:20}):(0,l.jsx)(mt,{size:20})}),r&&(0,l.jsx)(`button`,{type:`button`,"aria-label":`Close drawer`,className:`stratus-drawer__header-btn`,onClick:e=>c?.(e),children:(0,l.jsx)(Ee,{size:20})})]}),(0,l.jsx)(`hr`,{className:`stratus-drawer__divider`})]})}var _t=(0,c.forwardRef)(function(e,t){let{open:n=!1,variant:r=`temporary`,placement:i=`left`,smallScreenSize:a=425,header:o,closable:s=!1,fullScreen:d=!1,initialFullScreen:f=!1,keepMounted:p=!1,transitionDuration:m=225,hideBackdrop:h=!1,disablePortal:g=!1,children:_,onClose:v,width:y=240,...b}=e,{cssProps:x,otherProps:S}=I(b),{className:C,style:w,...T}=S,E=qe(),D=r===`responsive`?E<a?`temporary`:`permanent`:r,O=D===`temporary`,A=D===`persistent`,j=D===`permanent`,[M,N]=(0,c.useState)(f),P=(0,c.useCallback)(()=>N(e=>!e),[]),[F,L]=(0,c.useState)(n),[R,z]=(0,c.useState)(!1);(0,c.useEffect)(()=>{if(n)L(!0),requestAnimationFrame(()=>{requestAnimationFrame(()=>z(!0))});else{z(!1);let e=setTimeout(()=>{p||L(!1)},O||A?m:0);return()=>clearTimeout(e)}},[n,p,m,O,A]);let B=(0,c.useRef)(null);(0,c.useEffect)(()=>{if(!n||!O)return;let e=e=>{e.key===`Escape`&&v?.(e)};return document.addEventListener(`keydown`,e),()=>document.removeEventListener(`keydown`,e)},[n,O,v]),pt(B,n&&O),ut(n&&O);let V=(0,c.useId)(),H=typeof o==`string`||typeof o==`number`,U=Array.isArray(y)?(E<a?y[0]:y[1])??y[0]:y,ee=typeof U==`number`?`${U}px`:U,te=i===`left`||i===`right`,ne={"--stratus-drawer-duration":`${m}ms`,...te?{width:M?`100%`:ee}:{},...w,...x};if(!(j||F||p))return null;let re=o!=null||s||d?(0,l.jsx)(gt,{header:o,headerId:V,hasStringHeader:H,closable:s,fullScreen:d,isFullscreen:M,isTemporary:O,onToggleFullscreen:P,onClose:v}):null,W=(0,l.jsxs)(`div`,{ref:e=>{B.current=e,typeof t==`function`?t(e):t&&(t.current=e)},role:O?`dialog`:void 0,"aria-modal":O&&n?!0:void 0,"aria-labelledby":O&&H?V:void 0,tabIndex:O?-1:void 0,className:k(`stratus-drawer`,`stratus-drawer--${D}`,`stratus-drawer--${i}`,R&&n||j?`stratus-drawer--open`:`stratus-drawer--closed`,M&&`stratus-drawer--fullscreen`,C),style:ne,...T,children:[re,_]});if(j||A)return(0,l.jsx)(`div`,{className:`stratus-drawer-container`,children:W});let G=(0,l.jsxs)(l.Fragment,{children:[!h&&(0,l.jsx)(`div`,{className:k(`stratus-drawer-backdrop`,R&&n&&`stratus-drawer-backdrop--open`),style:{"--stratus-drawer-duration":`${m}ms`},onClick:e=>v?.(e),"aria-hidden":!0}),W]});return g?G:(0,u.createPortal)(G,document.body)});_t.displayName=`Drawer`;var vt={info:()=>(0,l.jsx)(Oe,{size:20,color:`currentColor`}),success:()=>(0,l.jsx)(Te,{size:20,color:`currentColor`}),warning:()=>(0,l.jsx)(ke,{size:20,color:`currentColor`}),error:()=>(0,l.jsx)(De,{size:20,color:`currentColor`})};function yt({severity:e,message:t,actions:n,onClose:r}){return(0,l.jsxs)(l.Fragment,{children:[e&&(0,l.jsx)(`span`,{className:`stratus-notification__icon`,children:vt[e]()}),(0,l.jsx)(`div`,{className:`stratus-notification__content`,children:t}),n&&(0,l.jsx)(`div`,{className:`stratus-notification__actions`,children:n}),r&&(0,l.jsx)(`button`,{type:`button`,className:`stratus-notification__close`,"aria-label":`Close notification`,onClick:r,children:(0,l.jsx)(Ee,{size:16})})]})}var bt=(0,c.forwardRef)(function(e,t){let{open:n,message:r,actions:i,autoHide:a=!0,autoHideDuration:o=6e3,showAutoHideLoader:s=!0,closeOnClickOutside:d=!1,placement:f=`bottom-start`,disablePortal:p=!1,onClose:m,severity:h,children:g,..._}=e,{cssProps:v,otherProps:y}=I(_),{className:b,style:x,...S}=y,C=(0,c.useRef)(null),w=(0,c.useRef)(null),T=(0,c.useRef)(0),E=(0,c.useRef)(o),D=(0,c.useCallback)(()=>{w.current&&=(clearTimeout(w.current),null)},[]),O=(0,c.useRef)(m);(0,c.useEffect)(()=>{O.current=m},[m]);let A=(0,c.useCallback)(e=>{D(),E.current=e,T.current=Date.now(),w.current=setTimeout(()=>{O.current?.()},e)},[D]);(0,c.useEffect)(()=>(n&&a?A(o):D(),D),[n,a,o,A,D]);let[j,M]=(0,c.useState)(!1),N=()=>{a&&(D(),M(!0))},P=()=>{if(!a||!n)return;let e=Date.now()-T.current,t=Math.max(0,E.current-e);t>0&&A(t),M(!1)};if((0,c.useEffect)(()=>{if(!n||!d)return;let e=e=>{C.current&&!C.current.contains(e.target)&&m?.()};return document.addEventListener(`mousedown`,e),()=>document.removeEventListener(`mousedown`,e)},[n,d,m]),!n)return null;let F=(0,l.jsxs)(`div`,{ref:e=>{C.current=e,typeof t==`function`?t(e):t&&(t.current=e)},className:k(`stratus-notification`,h?`stratus-notification--${h}`:g?void 0:`stratus-notification--default`,b),style:{...x,...v},onMouseEnter:N,onMouseLeave:P,...S,children:[g??(0,l.jsx)(yt,{severity:h,message:r,actions:i,onClose:m}),a&&s&&(0,l.jsx)(`div`,{className:`stratus-notification__progress-wrap`,children:(0,l.jsx)(`div`,{className:k(`stratus-notification__progress`,j&&`stratus-notification__progress--paused`),style:{animationDuration:`${o}ms`}})})]}),L=(0,l.jsx)(`div`,{className:k(`stratus-notification-container`,`stratus-notification-container--${f}`),children:F});return p?L:(0,u.createPortal)(L,document.body)}),xt=0,St=new Map;function Ct(){let e=document.getElementById(`stratus-notifications`);return e||(e=document.createElement(`div`),e.id=`stratus-notifications`,document.body.appendChild(e)),e}function wt(e){let t=St.get(e);t&&(t.cleanup(),t.container.remove(),St.delete(e));let n=document.getElementById(`stratus-notifications`);n&&n.children.length===0&&n.remove()}function Tt(e,t){let n=e.key??`stratus-notif-${++xt}`,r=e.placement??`bottom-start`,i=e.autoHideDuration??6e3,a=e.showAutoHideLoader??!0;wt(n);let o=Ct(),s=document.createElement(`div`);s.setAttribute(`data-notification-id`,n),s.style.position=`fixed`,s.style.zIndex=String(e.zIndex??1400),s.style.pointerEvents=`none`;let c=r.split(`-`),l=c[0],u=c[1];l===`top`?(s.style.top=`16px`,s.style.bottom=`auto`):(s.style.bottom=`16px`,s.style.top=`auto`),u===`start`?(s.style.left=`16px`,s.style.right=`auto`):u===`end`?(s.style.right=`16px`,s.style.left=`auto`):(s.style.left=`50%`,s.style.transform=`translateX(-50%)`),o.appendChild(s);let d=document.createElement(`div`);if(d.className=k(`stratus-notification`,t?`stratus-notification--${t}`:`stratus-notification--default`),d.style.pointerEvents=`auto`,e.maxWidth&&(d.style.maxWidth=typeof e.maxWidth==`number`?`${e.maxWidth}px`:e.maxWidth),t){let e=document.createElement(`span`);e.className=`stratus-notification__icon`,e.innerHTML=Et(t),d.appendChild(e)}let f=document.createElement(`div`);f.className=`stratus-notification__content`,f.textContent=String(e.message??``),d.appendChild(f);let p=document.createElement(`button`);p.className=`stratus-notification__close`,p.type=`button`,p.setAttribute(`aria-label`,`Close notification`),p.innerHTML=`<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="currentColor"><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg>`,p.addEventListener(`click`,()=>wt(n)),d.appendChild(p);let m=null;if(a){let e=document.createElement(`div`);e.className=`stratus-notification__progress-wrap`,m=document.createElement(`div`),m.className=`stratus-notification__progress`,m.style.width=`100%`,e.appendChild(m),d.appendChild(e)}s.appendChild(d);let h=Date.now(),g=i,_=null,v=null;function y(){if(!m)return;let e=Date.now()-h,t=Math.max(0,(g-e)/i*100);m.style.width=`${t}%`,t>0&&(v=requestAnimationFrame(y))}function b(e){g=e,h=Date.now(),_=setTimeout(()=>wt(n),e),m&&(v=requestAnimationFrame(y))}function x(){_&&clearTimeout(_),v&&cancelAnimationFrame(v),_=null,v=null;let e=Date.now()-h;g=Math.max(0,g-e)}d.addEventListener(`mouseenter`,x),d.addEventListener(`mouseleave`,()=>{g>0&&b(g)}),b(i),St.set(n,{container:s,cleanup:()=>{_&&clearTimeout(_),v&&cancelAnimationFrame(v)}})}function Et(e){switch(e){case`info`:return`<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="currentColor"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"/></svg>`;case`success`:return`<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="currentColor"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"/></svg>`;case`warning`:return`<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="currentColor"><path d="M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>`;case`error`:return`<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="currentColor"><path d="M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm5 13.59L15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7 12 10.59 15.59 7 17 8.41 13.41 12 17 15.59z"/></svg>`}}var Dt=bt;Dt.show=e=>Tt(e),Dt.info=e=>Tt(e,`info`),Dt.success=e=>Tt(e,`success`),Dt.warning=e=>Tt(e,`warning`),Dt.error=e=>Tt(e,`error`),Dt.displayName=`Notification`;function Ot({footer:e,okText:t,cancelText:n,onOk:r,onCancel:i}){return(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(`hr`,{className:`stratus-modal__divider`}),(0,l.jsx)(`div`,{className:`stratus-modal__footer`,children:e??(0,l.jsxs)(l.Fragment,{children:[typeof i==`function`&&(0,l.jsx)(z,{variant:typeof r==`function`?`ghost`:`outlined`,onClick:i,children:n}),typeof r==`function`&&(0,l.jsx)(z,{variant:`contained`,onClick:r,children:t})]})})]})}function kt(){return(0,l.jsx)(Ee,{size:20})}var At=(0,c.forwardRef)(function(e,t){let{open:n,showClose:r=!0,closeIcon:i,title:a,footer:o,okText:s=`Ok`,cancelText:d=`Cancel`,fullScreen:f=!1,keepMounted:p=!1,disablePortal:m=!1,zIndex:h,backdropProps:g,onClose:_,onOk:v,onCancel:y,children:b,...x}=e,S=g?.closable??!1,C=g?.invisible??!1,{cssProps:w,otherProps:T}=I(x),{className:E,style:D,...O}=T,[A,j]=(0,c.useState)(n),[M,N]=(0,c.useState)(!1);(0,c.useEffect)(()=>{if(n)j(!0),requestAnimationFrame(()=>{requestAnimationFrame(()=>N(!0))});else{N(!1);let e=setTimeout(()=>{p||j(!1)},200);return()=>clearTimeout(e)}},[n,p]),(0,c.useEffect)(()=>{if(!n||!S)return;let e=e=>{e.key===`Escape`&&_?.(e)};return document.addEventListener(`keydown`,e),()=>document.removeEventListener(`keydown`,e)},[n,S,_]),ut(n);let P=(0,c.useRef)(null);pt(P,n);let F=(0,c.useId)(),L=typeof a==`string`||typeof a==`number`,R=e=>{e.target===e.currentTarget&&(g?.onClick?.(e),S&&_?.(e))};if(!(A||p))return null;let B=a!=null||r,V=o!=null||typeof v==`function`||typeof y==`function`,H={...D,...w},U=(0,l.jsx)(`div`,{className:k(`stratus-modal-backdrop`,M&&n&&`stratus-modal-backdrop--open`,C&&`stratus-modal-backdrop--invisible`),style:h==null?void 0:{"--stratus-modal-z":Number(h)},onClick:R,"aria-hidden":!n,children:(0,l.jsx)(`div`,{ref:e=>{P.current=e,typeof t==`function`?t(e):t&&(t.current=e)},role:`dialog`,"aria-modal":!0,"aria-labelledby":L?F:void 0,tabIndex:-1,className:k(`stratus-modal`,f&&`stratus-modal--fullscreen`,E),style:H,...O,children:(0,l.jsxs)(`div`,{className:`stratus-modal__container`,children:[B&&(0,l.jsxs)(l.Fragment,{children:[(0,l.jsxs)(`div`,{className:`stratus-modal__header`,children:[a!=null&&(0,l.jsx)(`span`,{id:L?F:void 0,className:`stratus-modal__header-title`,children:a}),r&&(0,l.jsx)(z,{variant:`ghost`,"aria-label":`Close modal`,className:`stratus-modal__header-close`,onClick:e=>_?.(e),startAdornment:i??(0,l.jsx)(kt,{})})]}),(0,l.jsx)(`hr`,{className:`stratus-modal__divider`})]}),(0,l.jsx)(`div`,{className:k(`stratus-modal__content`,f&&`stratus-modal__content--fullscreen`),children:(0,l.jsx)(`div`,{className:`stratus-modal__content-inner`,children:b})}),V&&(0,l.jsx)(Ot,{footer:o,okText:s,cancelText:d,onOk:v,onCancel:y})]})})});return m?U:(0,u.createPortal)(U,document.body)});At.displayName=`Modal`;function jt({size:e=48}){return(0,l.jsxs)(`svg`,{className:`stratus-screen-loader__star-progress`,role:`progressbar`,"aria-label":`Loading`,"aria-valuetext":`Loading`,width:e,height:e*1.2,viewBox:`0 0 40 48`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`,preserveAspectRatio:`xMidYMid meet`,style:e?{"--stratus-screen-loader-size":`${e}px`}:void 0,children:[(0,l.jsx)(`path`,{d:`M32.756 34.6798L29.482 36.5817C29.4139 36.6219 29.3295 36.6227 29.2606 36.5829L25.9476 34.7151C25.7975 34.6306 25.7967 34.4149 25.9456 34.3284L29.2397 32.4256C29.3077 32.3858 29.3914 32.3858 29.4603 32.4248L32.754 34.2931C32.9033 34.3784 32.9041 34.5929 32.756 34.6798Z`}),(0,l.jsx)(`path`,{d:`M25.9596 45.4706L22.6655 43.5867C22.5966 43.5469 22.554 43.4744 22.554 43.396V41.4289V39.5922C22.5519 39.4204 22.7381 39.3109 22.8878 39.397L26.1819 41.2981C26.25 41.3379 26.2926 41.4104 26.2934 41.4896V43.4268V45.2762C26.2947 45.4472 26.1085 45.5559 25.9596 45.4706Z`}),(0,l.jsx)(`path`,{d:`M12.3022 47.7037V44.9795V42.6544C12.3022 42.5495 12.3576 42.4515 12.4482 42.3986L14.1262 41.4062L16.8143 39.8188C17.0119 39.7019 17.2617 39.8442 17.2625 40.0739L17.2633 42.7627V45.1456C17.2633 45.251 17.2079 45.3486 17.1165 45.4015L12.7496 47.9587C12.552 48.0748 12.3031 47.9325 12.3022 47.7037Z`}),(0,l.jsx)(`path`,{d:`M0.221343 34.2106L6.76939 30.4056C6.90636 30.326 7.07449 30.3256 7.21227 30.4023L13.8378 34.1401C14.138 34.3095 14.14 34.7413 13.8415 34.9131L7.25492 38.7182C7.11795 38.7977 6.94941 38.7985 6.81204 38.7206L0.225854 34.9836C-0.0734986 34.8139 -0.075549 34.3833 0.221343 34.2106Z`}),(0,l.jsx)(`path`,{d:`M6.03876 9.125L16.9237 15.5151C17.1513 15.6484 17.2903 15.8912 17.2903 16.1549V28.8331C17.2903 29.4076 16.665 29.7647 16.1704 29.4728L5.28546 23.0264C5.05869 22.8919 4.92008 22.6479 4.9209 22.3855V9.76307C4.92254 9.1902 5.54503 8.83467 6.03876 9.125Z`}),(0,l.jsx)(`path`,{d:`M39.6262 1.07261V11.7603V19.3368C39.627 19.7178 39.4265 20.0709 39.0988 20.2644L31.4145 24.8195L23.3545 29.5964C22.6385 30.0192 21.7339 29.5029 21.7339 28.6717V10.3259C21.7339 9.94495 21.9356 9.5927 22.2641 9.39955L38.008 0.149533C38.7232 -0.270381 39.6241 0.24385 39.6262 1.07261Z`})]})}var Mt=L((e,t)=>{let{cssProps:n,otherProps:r}=I(e),{as:i,className:a,children:o,loader:s,sizeLoader:c,title:d,backdropInvisible:f=!1,container:p,disablePortal:m=!1,zIndex:h,style:g,..._}=r,{Component:v,rootProps:y}=O(`div`,{as:i}),b={...g,...n,...h==null?{}:{"--stratus-screen-loader-z":String(h)}},x=(0,l.jsx)(v,{ref:t,className:k(`stratus-screen-loader`,f&&`stratus-screen-loader--invisible`,a),role:`status`,"aria-live":`polite`,"aria-busy":`true`,style:Object.keys(b).length?b:void 0,...y,..._,children:(0,l.jsxs)(`div`,{className:`stratus-screen-loader__content`,children:[s??(0,l.jsx)(jt,{size:c}),d!=null&&(0,l.jsx)(ve,{className:`stratus-screen-loader__title`,variant:`h3`,as:`div`,children:d}),o!=null&&(0,l.jsx)(`div`,{className:`stratus-screen-loader__children`,children:o})]})});return m?x:typeof document>`u`?null:(0,u.createPortal)(x,p??document.body)});Mt.displayName=`ScreenLoader`;function Nt(){return(0,l.jsx)(Ee,{size:16})}var Pt=(0,c.forwardRef)(function(e,t){let{children:n,className:r,content:i,title:a,showClose:o=!1,closeIcon:s,footer:u,placement:d=`bottom`,trigger:f=`click`,open:p,arrow:m=!0,closeOnClickOutside:h=!0,tooltipRef:g,zIndex:_=1400,maxWidth:v=`300px`,style:y,keepMounted:b=!1,disablePortal:x=!1,onOpen:S,onClose:C}=e,w=(0,c.useRef)(null),T=g??w,E=a!=null||o,D=(0,l.jsxs)(`div`,{className:`stratus-popover__container`,children:[E&&(0,l.jsxs)(l.Fragment,{children:[(0,l.jsxs)(`div`,{className:`stratus-popover__header`,children:[a!=null&&(0,l.jsx)(`span`,{className:`stratus-popover__header-title`,children:a}),o&&(0,l.jsx)(z,{variant:`ghost`,"aria-label":`Close popover`,className:`stratus-popover__header-close`,onClick:()=>{T&&`current`in T&&T.current?.close()},children:s??(0,l.jsx)(Nt,{})})]}),(0,l.jsx)(`hr`,{className:`stratus-popover__divider`})]}),(0,l.jsx)(`div`,{className:`stratus-popover__content`,children:i}),u!=null&&(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(`hr`,{className:`stratus-popover__divider`}),(0,l.jsx)(`div`,{className:`stratus-popover__footer`,children:u})]})]});return(0,l.jsx)(re,{ref:t,className:k(`stratus-popover`,r),content:D,placement:d,trigger:f,open:p,arrow:m,closeOnClickOutside:h,tooltipRef:T,zIndex:_,maxWidth:v,fontSize:`1rem`,style:y,keepMounted:b,disablePortal:x,onOpen:S,onClose:C,children:n})});Pt.displayName=`Popover`;function Ft({helperText:e,helperIcon:t}){return e?(0,l.jsxs)(`div`,{className:`stratus-input__helper`,children:[t&&(0,l.jsx)(`span`,{className:`stratus-input__helper-icon`,children:t}),(0,l.jsx)(`span`,{children:e})]}):null}function It({label:e,meta:t,htmlFor:n}){return!e&&!t?null:(0,l.jsxs)(`div`,{className:`stratus-input__label-row`,children:[e&&(0,l.jsx)(`label`,{className:`stratus-input__label`,htmlFor:n,children:e}),t&&(0,l.jsx)(`span`,{className:`stratus-input__meta`,children:t})]})}var Lt=(0,c.forwardRef)(function(e,t){let{children:n,className:r,style:i,inputRef:a,inputProps:o={},type:s=`text`,variant:u=`default`,label:d,meta:f,helperText:p,helperIcon:m,value:h,defaultValue:g,placeholder:_,startAdornment:v,endAdornment:y,outlineWidth:b,multiple:x=!1,compact:S=!1,fullWidth:C=!1,forceFocus:w=!1,disabled:T=!1,onChange:E,onFocus:D,onBlur:O,...A}=e,{cssProps:j,otherProps:M}=I(A),N=(0,c.useId)(),P=o.id??N,[F,L]=(0,c.useState)(g??``),R=h!==void 0,z=R?h:F,B=(0,c.useRef)(null),V=(0,c.useCallback)(e=>{B.current=e,a&&(a.current=e)},[a]),H=e=>{let t=e.target.value;R||L(t),E?.(t,e)},U=e=>{D?.(String(z),e)},ee=e=>{O?.(String(z),e)},te=k(`stratus-input`,`stratus-input--${u}`,S&&`stratus-input--compact`,C&&`stratus-input--full-width`,T&&`stratus-input--disabled`,w&&`stratus-input--force-focus`,r),ne={...b?{"--stratus-input-outline-w":b}:{},...i,...j},re=x?`textarea`:`input`;return(0,l.jsxs)(`div`,{ref:t,className:te,style:Object.keys(ne).length?ne:void 0,...M,children:[(0,l.jsx)(It,{label:d,meta:f,htmlFor:P}),(0,l.jsxs)(`div`,{className:`stratus-input__wrapper`,children:[v&&(0,l.jsx)(`span`,{className:`stratus-input__start-adornment`,children:v}),n??(0,l.jsx)(re,{...o,ref:V,id:P,type:x?void 0:s,className:k(`stratus-input__input`,x&&`stratus-input__input--textarea`,o.className),value:z,placeholder:_,disabled:T,onChange:H,onFocus:U,onBlur:ee}),y&&(0,l.jsx)(`span`,{className:`stratus-input__end-adornment`,children:y})]}),(0,l.jsx)(Ft,{helperText:p,helperIcon:m})]})}),Rt=(0,c.forwardRef)(function(e,t){let{inputRef:n,inputProps:r={},defaultChecked:i=!1,checked:a,variant:o=`default`,label:s,labelPlacement:u=`right`,color:d=`primary`,compact:f=!1,disabled:p=!1,disableRipple:m=!1,onChange:h,...g}=e,{cssProps:_,otherProps:v}=I(g),{className:y,style:b,...x}=v,[S,C]=(0,c.useState)(i),w=a!==void 0,T=w?a:S,E=(0,c.useRef)(null),D=(0,c.useCallback)(e=>{E.current=e,n&&(n.current=e)},[n]),O=e=>{w||C(e.target.checked),h?.(e)},A=k(`stratus-switch`,o===`small`&&`stratus-switch--small`,`stratus-switch--${d}`,f&&`stratus-switch--compact`,p&&`stratus-switch--disabled`,m&&`stratus-switch--no-ripple`,y),j={...b,..._},M=s?(0,l.jsx)(`span`,{className:`stratus-switch__label`,children:s}):null;return(0,l.jsxs)(`label`,{ref:t,className:A,style:Object.keys(j).length?j:void 0,...x,children:[u===`left`&&M,(0,l.jsx)(`input`,{...r,ref:D,type:`checkbox`,role:`switch`,className:`stratus-switch__input`,checked:T,disabled:p,onChange:O}),(0,l.jsx)(`span`,{className:`stratus-switch__track-wrapper`,children:(0,l.jsx)(`span`,{className:`stratus-switch__track`,children:(0,l.jsx)(`span`,{className:`stratus-switch__thumb`})})}),u===`right`&&M]})});function zt({size:e}){return(0,l.jsx)(`svg`,{className:`stratus-checkbox__icon stratus-checkbox__icon--unchecked`,width:e,height:e,viewBox:`0 0 24 24`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`,children:(0,l.jsx)(`rect`,{x:`3`,y:`3`,width:`18`,height:`18`,rx:`2`,fill:`var(--stratus-surface, #fff)`,stroke:`currentColor`,strokeWidth:`2`})})}function Bt({size:e}){return(0,l.jsxs)(`svg`,{className:`stratus-checkbox__icon stratus-checkbox__icon--checked`,width:e,height:e,viewBox:`0 0 24 24`,xmlns:`http://www.w3.org/2000/svg`,children:[(0,l.jsx)(`rect`,{x:`3`,y:`3`,width:`18`,height:`18`,rx:`2`,fill:`currentColor`}),(0,l.jsx)(`path`,{d:`M9 12l2 2 4-4`,stroke:`white`,strokeWidth:`2`,fill:`none`,strokeLinecap:`round`,strokeLinejoin:`round`})]})}function Vt({size:e}){return(0,l.jsxs)(`svg`,{className:`stratus-checkbox__icon stratus-checkbox__icon--indeterminate`,width:e,height:e,viewBox:`0 0 24 24`,xmlns:`http://www.w3.org/2000/svg`,children:[(0,l.jsx)(`rect`,{x:`3`,y:`3`,width:`18`,height:`18`,rx:`2`,fill:`currentColor`}),(0,l.jsx)(`line`,{x1:`8`,y1:`12`,x2:`16`,y2:`12`,stroke:`white`,strokeWidth:`2`,strokeLinecap:`round`})]})}var Ht=(0,c.forwardRef)(function(e,t){let{className:n,style:r,inputRef:i,inputProps:a={},defaultChecked:o=!1,checked:s,label:u,labelPlacement:d=`right`,color:f=`primary`,indeterminate:p=!1,uncheckedIcon:m,checkedIcon:h,indeterminateIcon:g,iconSize:_=24,compact:v=!1,disabled:y=!1,disableRipple:b=!1,onChange:x,...S}=e,{cssProps:C,otherProps:w}=I(S),[T,E]=(0,c.useState)(o),D=s!==void 0,O=D?s:T,A=(0,c.useRef)(null),j=(0,c.useCallback)(e=>{A.current=e,i&&(i.current=e)},[i]);(0,c.useEffect)(()=>{A.current&&(A.current.indeterminate=p)},[p]);let M=e=>{D||E(e.target.checked),x?.(e)},N=(0,c.useRef)(null),P=e=>{b||y||e.button===0&&N.current?.triggerAt(e.clientX,e.clientY)},F;F=p?g??(0,l.jsx)(Vt,{size:_}):O?h??(0,l.jsx)(Bt,{size:_}):m??(0,l.jsx)(zt,{size:_});let L=k(`stratus-checkbox`,`stratus-checkbox--${f}`,v&&`stratus-checkbox--compact`,y&&`stratus-checkbox--disabled`,b&&`stratus-checkbox--no-ripple`,n),z={...r,...C},B=u?(0,l.jsx)(`span`,{className:`stratus-checkbox__label`,children:u}):null;return(0,l.jsxs)(`label`,{ref:t,className:L,style:Object.keys(z).length?z:void 0,onPointerDown:P,...w,children:[d===`left`&&B,(0,l.jsx)(`input`,{...a,ref:j,type:`checkbox`,className:`stratus-checkbox__input`,checked:O,disabled:y,onChange:M,"data-indeterminate":p||void 0}),(0,l.jsxs)(`span`,{className:`stratus-checkbox__icon-wrapper`,children:[(0,l.jsx)(R,{ref:N,disabled:b||y}),F]}),d===`right`&&B]})});function Ut(){return(0,l.jsx)(`span`,{className:`stratus-select__chevron`,children:(0,l.jsx)(`svg`,{width:`10`,height:`5`,viewBox:`0 0 10 5`,fill:`currentColor`,"aria-hidden":`true`,children:(0,l.jsx)(`path`,{d:`M0 0l5 5 5-5z`})})})}function Wt({onClear:e}){return(0,l.jsx)(`button`,{type:`button`,className:`stratus-select__clear`,onClick:e,"aria-label":`Clear`,children:`✕`})}function Gt({helperText:e,helperIcon:t}){return e?(0,l.jsxs)(`div`,{className:`stratus-select__helper`,children:[t&&(0,l.jsx)(`span`,{className:`stratus-input__helper-icon`,children:t}),(0,l.jsx)(`span`,{children:e})]}):null}function Kt({label:e,meta:t,htmlFor:n}){return!e&&!t?null:(0,l.jsxs)(`div`,{className:`stratus-select__label-row`,children:[e&&(0,l.jsx)(`label`,{className:`stratus-select__label`,htmlFor:n,children:e}),t&&(0,l.jsx)(`span`,{className:`stratus-select__meta`,children:t})]})}function qt(e){return e==null||e===``?[]:Array.isArray(e)?e.filter(e=>e!==``&&e!=null):[e]}function Jt(e){let t=[];for(let n of e)n.type===`optgroup`&&n.options?t.push(...Jt(n.options)):t.push(n);return t}function Yt(e){return String(e.value??e.label)}function Xt(e){let t=[];return c.Children.forEach(e,e=>{if((0,c.isValidElement)(e)){if(e.type===`option`){let{value:n,disabled:r,children:i}=e.props;t.push({label:String(i??``),value:n===void 0?String(i??``):n,disabled:!!r})}else if(e.type===`optgroup`){let{label:n,disabled:r,children:i}=e.props;t.push({type:`optgroup`,label:String(n??``),disabled:!!r,options:Xt(i)})}}}),t}function Zt({tags:e,infield:t,selectedIds:n,allFlat:r,tagMaxCount:i,tagMaxCountPlaceholder:a,selectedLabel:o,onTagRemove:s}){if(e&&t){if(n.length===0)return null;let e=r.filter(e=>n.map(String).includes(String(Yt(e))));return i!==void 0&&e.length>i?(0,l.jsx)(`div`,{className:`stratus-select__tags`,children:(0,l.jsx)(`span`,{className:`stratus-select__tag`,children:typeof a==`function`?a(e.length):a??`${e.length} selected`})}):(0,l.jsx)(`div`,{className:`stratus-select__tags`,children:e.map(e=>(0,l.jsxs)(`span`,{className:`stratus-select__tag`,children:[e.label,(0,l.jsx)(`button`,{type:`button`,className:`stratus-select__tag-close`,onClick:t=>s(Yt(e),t),children:`✕`})]},Yt(e)))})}return t?(0,l.jsx)(`span`,{className:`stratus-select__selected-label`,children:typeof o==`function`?o(n.length,r.length):`${n.length}/${r.length} ${o}`}):null}var Qt=(0,c.forwardRef)(function(e,t){let{children:n,className:r,style:i,selectRef:a,inputRef:o,options:s=[],value:u,defaultValue:d,inputValue:f,variant:p=`default`,label:m,meta:h,placeholder:g,helperText:_,helperIcon:v,startAdornment:y,endAdornment:b,allowClear:x=!0,multiple:S=!1,expandable:C=!1,infield:w=!0,tags:T=!1,tagMaxCount:E,tagMaxCountPlaceholder:D,selectedLabel:O=`Selected`,filterOption:A=!0,noOptionsText:j=`No Data`,hideDropdownWhenEmpty:M=!1,persistInputText:N=!1,compact:P=!1,fullWidth:F=!1,disabled:L=!1,onSelect:R,onDeselect:z,onClear:B,onChange:V,itemGroupRenderer:H,itemRenderer:U,...ee}=e,{cssProps:te,otherProps:ne}=I(ee),re=(0,c.useId)(),[W,G]=(0,c.useState)(!1),[ie,ae]=(0,c.useState)(()=>qt(d)),[oe,se]=(0,c.useState)(``),[ce,le]=(0,c.useState)(-1),[ue,de]=(0,c.useState)(new Set),fe=u!==void 0,K=fe?qt(u):ie,pe=f===void 0?oe:f,me=(0,c.useRef)(null),he=(0,c.useRef)(null),ge=(0,c.useRef)(null),_e=(0,c.useCallback)(e=>{me.current=e,o&&(o.current=e)},[o]);(0,c.useImperativeHandle)(a,()=>({open:()=>{G(!0),me.current?.focus()},close:()=>G(!1)}),[]),(0,c.useEffect)(()=>{if(!W)return;let e=e=>{he.current&&!he.current.contains(e.target)&&(G(!1),se(``))};return document.addEventListener(`mousedown`,e),()=>document.removeEventListener(`mousedown`,e)},[W]);let ve=(0,c.useMemo)(()=>Xt(n),[n]),ye=(0,c.useMemo)(()=>s.length>0?s:ve,[s,ve]),be=(0,c.useMemo)(()=>Jt(ye),[ye]),xe=(0,c.useCallback)(e=>!A||!pe?!0:typeof A==`function`?A(e,pe,K.map(String)):e.label.toLowerCase().includes(pe.toLowerCase()),[A,pe,K]),Se=(0,c.useMemo)(()=>be.filter(e=>!e.disabled&&xe(e)),[be,xe]);(0,c.useEffect)(()=>{le(-1)},[W,Se.length]),(0,c.useEffect)(()=>{if(ce<0||!ge.current)return;let e=Se[ce];if(!e)return;let t=String(e.value??e.label);ge.current.querySelector(`[data-option-id="${CSS.escape(t)}"]`)?.scrollIntoView({block:`nearest`})},[ce,Se]);let Ce=(0,c.useMemo)(()=>S||K.length===0?``:be.find(e=>String(e.value??e.label)===String(K[0]))?.label??String(K[0]),[S,K,be]),we=(0,c.useCallback)((e,t)=>{let n=Yt(e),r=K.map(String).includes(String(n)),i;if(S)if(r){i=K.filter(e=>String(e)!==String(n)),fe||ae(i);let r={selectedValue:i,deselectedValue:e.value??e.label,options:be.filter(e=>i.map(String).includes(String(Yt(e))))};z?.(r,t)}else{i=[...K,e.value??e.label],fe||ae(i);let n={selectedValue:i,options:be.filter(e=>i.map(String).includes(String(Yt(e))))};R?.(n,t)}else{i=[e.value??e.label],fe||ae(i),G(!1),se(``);let n={selectedValue:e.value??e.label,options:[e]};R?.(n,t)}},[K,S,fe,be,R,z]),Te=(0,c.useCallback)(e=>{if(!L)switch(e.key){case`ArrowDown`:e.preventDefault(),W?le(e=>e<Se.length-1?e+1:0):G(!0);break;case`ArrowUp`:e.preventDefault(),W&&le(e=>e>0?e-1:Se.length-1);break;case`Enter`:if(e.preventDefault(),W&&ce>=0){let t=Se[ce];t&&we(t,e)}else W||G(!0);break;case`Escape`:W&&(e.preventDefault(),G(!1));break}},[L,W,ce,Se,we]),Ee=(0,c.useCallback)(e=>{e.stopPropagation(),fe||ae([]),se(``),B?.(e)},[fe,B]),De=(0,c.useCallback)((e,t)=>{t.stopPropagation();let n=be.find(t=>String(Yt(t))===String(e));n&&we(n,t)},[be,we]),Oe=(0,c.useCallback)(e=>{de(t=>{let n=new Set(t);return n.has(e)?n.delete(e):n.add(e),n})},[]),ke=(0,c.useCallback)(e=>{if(!A)return;let t=e.target.value;se(t),V?.(t),W||G(!0)},[A,W,V]);function Ae(e){let t=[];for(let n of e){if(n.type===`optgroup`&&n.options){let e=Ae(n.options).filter(Boolean);if(e.length===0)continue;let r=C&&ue.has(n.label);H?t.push(H(n,r?[]:e,pe)):t.push((0,l.jsxs)(`div`,{children:[(0,l.jsxs)(`div`,{className:k(`stratus-select__optgroup-label`,C&&`stratus-select__optgroup--expandable`),onClick:C?()=>Oe(n.label):void 0,children:[C&&(0,l.jsx)(`span`,{className:k(`stratus-select__optgroup-chevron`,r&&`stratus-select__optgroup-chevron--collapsed`),children:(0,l.jsx)(`svg`,{width:`10`,height:`5`,viewBox:`0 0 10 5`,fill:`currentColor`,"aria-hidden":`true`,children:(0,l.jsx)(`path`,{d:`M0 0l5 5 5-5z`})})}),n.label]}),!r&&e]},`group-${n.label}`));continue}if(!xe(n))continue;let e=Yt(n),r=K.map(String).includes(String(e)),i=Se[ce]===n;U?t.push((0,l.jsx)(`div`,{"data-option-id":e,className:k(i&&`stratus-select__option--highlighted`),onClick:n.disabled?void 0:e=>we(n,e),children:U(n,pe,K.map(String))},e)):t.push((0,l.jsxs)(`div`,{"data-option-id":e,className:k(`stratus-select__option`,r&&`stratus-select__option--selected`,i&&`stratus-select__option--highlighted`,n.disabled&&`stratus-select__option--disabled`),onClick:n.disabled?void 0:e=>we(n,e),children:[S&&(0,l.jsx)(`span`,{className:k(`stratus-select__checkbox`,r&&`stratus-select__checkbox--checked`,n.disabled&&`stratus-select__checkbox--disabled`),"aria-hidden":`true`,children:r&&(0,l.jsx)(`svg`,{viewBox:`0 0 16 16`,width:`10`,height:`10`,children:(0,l.jsx)(`path`,{d:`M3 8.5l3 3 7-7`,fill:`none`,stroke:`currentColor`,strokeWidth:`2`,strokeLinecap:`round`,strokeLinejoin:`round`})})}),n.label]},e))}return t}let je=Ae(ye),Me=je.length>0,Ne=k(`stratus-select`,`stratus-select--${p}`,P&&`stratus-select--compact`,F&&`stratus-select--full-width`,L&&`stratus-select--disabled`,W&&`stratus-select--open`,A&&`stratus-select--filterable`,r),Pe={...i,...te},Fe=K.length>0||pe&&pe.length>0;return(0,l.jsxs)(`div`,{ref:e=>{he.current=e,typeof t==`function`?t(e):t&&(t.current=e)},className:Ne,style:Object.keys(Pe).length?Pe:void 0,...ne,children:[(0,l.jsx)(Kt,{label:m,meta:h,htmlFor:re}),(0,l.jsxs)(`div`,{className:`stratus-select__input-wrapper`,onClick:()=>{L||(G(e=>!e),me.current?.focus())},onKeyDown:Te,children:[y&&(0,l.jsx)(`span`,{className:`stratus-input__start-adornment`,children:y}),S&&T&&w&&K.length>0?(0,l.jsx)(Zt,{tags:T,infield:w,selectedIds:K,allFlat:be,tagMaxCount:E,tagMaxCountPlaceholder:D,selectedLabel:O,onTagRemove:De}):null,S&&!T&&w?(0,l.jsx)(Zt,{tags:T,infield:w,selectedIds:K,allFlat:be,tagMaxCount:E,tagMaxCountPlaceholder:D,selectedLabel:O,onTagRemove:De}):null,!(S&&T&&w&&K.length>0)&&!(S&&!T&&w)&&(0,l.jsx)(`input`,{ref:_e,id:re,type:`text`,className:`stratus-select__input`,value:A&&pe!==``&&(W||N)?pe:Ce,placeholder:K.length>0?void 0:g,disabled:L,onChange:ke,autoComplete:`off`}),b&&(0,l.jsx)(`span`,{className:`stratus-input__end-adornment`,children:b}),x&&Fe&&!L&&(0,l.jsx)(Wt,{onClear:Ee}),(0,l.jsx)(Ut,{})]}),W&&!(M&&!Me)&&(0,l.jsx)(`div`,{ref:ge,className:`stratus-select__dropdown`,children:Me?je:(0,l.jsx)(`div`,{className:`stratus-select__no-data`,children:j})}),(0,l.jsx)(Gt,{helperText:_,helperIcon:v})]})}),$t=new Set([`default`,`primary`,`secondary`,`success`,`warning`,`danger`,`disabled`]),en=L((e,t)=>{let{as:n,color:r,underline:i=`hover`,...a}=e,{cssProps:o,otherProps:s}=I(a),{className:c,style:u,rel:d,target:f,...p}=s,m=n??`a`,h=r&&$t.has(r),g=r&&!h,_=f&&m===`a`?Array.from(new Set([...String(d??``).split(/\s+/).filter(Boolean),`noreferrer`,`noopener`])).join(` `):d,v=k(`stratus-link`,h&&`stratus-link--${r}`,`stratus-link--underline-${i}`,c),y={...u,...o,...g?{color:r}:{}};return(0,l.jsx)(m,{ref:t,className:v,style:Object.keys(y).length?y:void 0,...p,target:f,rel:_})});en.displayName=`Link`;var tn=(0,c.forwardRef)(function(e,t){let{className:n,style:r,label:i,icon:a,disabled:o=!1,disableRipple:s=!1,children:u,color:d,...f}=e,{cssProps:p,otherProps:m}=I(f),h=(0,c.useRef)(null),g=e=>{m.onPointerDown?.(e),!(e.defaultPrevented||o||s)&&e.button===0&&h.current?.triggerAt(e.clientX,e.clientY)},_={...r,...p};return(0,l.jsxs)(`button`,{ref:t,type:`button`,className:k(`stratus-tab`,n),style:Object.keys(_).length?_:void 0,disabled:o,"aria-disabled":o||void 0,...m,onPointerDown:g,children:[a,i,!o&&!s&&(0,l.jsx)(R,{ref:h})]})}),nn=new Set([`primary`,`secondary`,`success`,`warning`,`danger`]),rn=(0,c.forwardRef)(function(e,t){let{className:n,style:r,tabsListAs:i=`div`,selectedTab:a,orientation:o=`horizontal`,textColor:s=`primary`,indicatorColor:u=`primary`,align:d=`flex-start`,fullWidth:f=!1,disabled:p=!1,onChange:m,children:h,...g}=e,{cssProps:_,otherProps:v}=I(g),y={...r,..._},b=nn.has(u),x=c.Children.toArray(h).map((e,t)=>{if(!(0,c.isValidElement)(e))return e;let n=e;return(0,c.cloneElement)(n,{className:k(n.props.className,t===a&&`stratus-tab--active`,s&&`stratus-tab--${s}`),color:s,disabled:p||n.props.disabled,onClick:e=>{m?.(t,e);let r=n.props.onClick;r?.(e)}})}),S=c.Children.toArray(h).map((e,t)=>{if(!(0,c.isValidElement)(e))return null;let n=e.props.children;if(!n)return null;let r=a!==t;return(0,l.jsx)(`div`,{className:k(`stratus-tabs__panel`,r&&`stratus-tabs__panel--hidden`),hidden:r,"aria-hidden":r,children:n},`stratus-tabs__panel--${t}`)}),C=S.some(Boolean);return(0,l.jsxs)(`div`,{className:k(`stratus-tabs-root`,`stratus-tabs-root--${o}`),children:[(0,l.jsx)(`div`,{ref:t,className:k(`stratus-tabs`,`stratus-tabs--${o}`,n),style:Object.keys(y).length?y:void 0,...v,children:(0,l.jsx)(`div`,{className:k(`stratus-tabs__container`,`stratus-tabs__container--${o}`),children:(0,l.jsx)(i,{className:k(`stratus-tabs__list`,`stratus-tabs__list--${o}`,f&&`stratus-tabs__list--fullwidth`,`stratus-tabs__indicator--${o}`,b&&`stratus-tabs__indicator--${u}`),style:{justifyContent:d},children:x})})}),C&&S]})}),an=new Set([0,1,2,3,4,5,6,8,12,16,24]);function on(e){let t=Math.round(e*.5),n=Math.round(e*.7),r=Math.round(e*-.2),i=e,a=Math.round(e*1.5),o=Math.round(e*.1),s=Math.round(e*1.8),c=Math.round(e*.35);return[`0px ${t}px ${n}px ${r}px rgba(0,0,0,0.2)`,`0px ${i}px ${a}px ${o}px rgba(0,0,0,0.14)`,`0px ${Math.round(e*.3)}px ${s}px ${c}px rgba(0,0,0,0.12)`].join(`,`)}var sn=L((e,t)=>{let{as:n,elevation:r=2,square:i=!1,...a}=e,{cssProps:o,otherProps:s}=I(a),{className:c,style:u,...d}=s,f=n??`div`,p=an.has(r),m={...u,...o,...!p&&r>0?{boxShadow:on(r)}:{}};return(0,l.jsx)(f,{ref:t,className:k(`stratus-paper`,i&&`stratus-paper--square`,p&&`stratus-paper--elevation-${r}`,c),style:Object.keys(m).length?m:void 0,...d})});sn.displayName=`Paper`;var cn=H({name:`search`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14.966 14.255h.79l4.99 5-1.49 1.49-5-4.99v-.79l-.27-.28a6.47 6.47 0 0 1-4.23 1.57 6.5 6.5 0 1 1 6.5-6.5c0 1.61-.59 3.09-1.57 4.23zm-9.71-4.5c0 2.49 2.01 4.5 4.5 4.5s4.5-2.01 4.5-4.5-2.01-4.5-4.5-4.5-4.5 2.01-4.5 4.5`});function ln(){return(0,l.jsx)(cn,{size:16})}var un=(0,c.forwardRef)(function(e,t){let{className:n,inputValue:r,placeholder:i=`Search`,emptyOnStartTyping:a=!1,onSelect:o,onChange:s,onClear:u,filterOption:d=!0,hideDropdownWhenEmpty:f=!0,...p}=e,[,m]=(0,c.useState)(``),[h,g]=(0,c.useState)(r??``);return(0,c.useEffect)(()=>{r!==void 0&&g(r)},[r]),(0,l.jsx)(Qt,{ref:t,className:k(`stratus-input-search`,n),startAdornment:(0,l.jsx)(ln,{}),inputValue:h,placeholder:i,filterOption:d,hideDropdownWhenEmpty:f,persistInputText:!0,onSelect:(e,t)=>{if(!a&&e.selectedValue!=null){let t=e.options.find(t=>String(t.value??t.label)===String(e.selectedValue));t&&(m(t.label),g(t.label))}o?.(e,t)},onChange:e=>{g(a?``:e),s?.(e)},onClear:e=>{g(``),m(``),u?.(e)},...p})});function dn(e,t,n){for(let r=0;;r++){if(r==e.childCount||r==t.childCount)return e.childCount==t.childCount?null:n;let i=e.child(r),a=t.child(r);if(i==a){n+=i.nodeSize;continue}if(!i.sameMarkup(a))return n;if(i.isText&&i.text!=a.text){for(let e=0;i.text[e]==a.text[e];e++)n++;return n}if(i.content.size||a.content.size){let e=dn(i.content,a.content,n+1);if(e!=null)return e}n+=i.nodeSize}}function fn(e,t,n,r){for(let i=e.childCount,a=t.childCount;;){if(i==0||a==0)return i==a?null:{a:n,b:r};let o=e.child(--i),s=t.child(--a),c=o.nodeSize;if(o==s){n-=c,r-=c;continue}if(!o.sameMarkup(s))return{a:n,b:r};if(o.isText&&o.text!=s.text){let e=0,t=Math.min(o.text.length,s.text.length);for(;e<t&&o.text[o.text.length-e-1]==s.text[s.text.length-e-1];)e++,n--,r--;return{a:n,b:r}}if(o.content.size||s.content.size){let e=fn(o.content,s.content,n-1,r-1);if(e)return e}n-=c,r-=c}}var q=class e{constructor(e,t){if(this.content=e,this.size=t||0,t==null)for(let t=0;t<e.length;t++)this.size+=e[t].nodeSize}nodesBetween(e,t,n,r=0,i){for(let a=0,o=0;o<t;a++){let s=this.content[a],c=o+s.nodeSize;if(c>e&&n(s,r+o,i||null,a)!==!1&&s.content.size){let i=o+1;s.nodesBetween(Math.max(0,e-i),Math.min(s.content.size,t-i),n,r+i)}o=c}}descendants(e){this.nodesBetween(0,this.size,e)}textBetween(e,t,n,r){let i=``,a=!0;return this.nodesBetween(e,t,(o,s)=>{let c=o.isText?o.text.slice(Math.max(e,s)-s,t-s):o.isLeaf?r?typeof r==`function`?r(o):r:o.type.spec.leafText?o.type.spec.leafText(o):``:``;o.isBlock&&(o.isLeaf&&c||o.isTextblock)&&n&&(a?a=!1:i+=n),i+=c},0),i}append(t){if(!t.size)return this;if(!this.size)return t;let n=this.lastChild,r=t.firstChild,i=this.content.slice(),a=0;for(n.isText&&n.sameMarkup(r)&&(i[i.length-1]=n.withText(n.text+r.text),a=1);a<t.content.length;a++)i.push(t.content[a]);return new e(i,this.size+t.size)}cut(t,n=this.size){if(t==0&&n==this.size)return this;let r=[],i=0;if(n>t)for(let e=0,a=0;a<n;e++){let o=this.content[e],s=a+o.nodeSize;s>t&&((a<t||s>n)&&(o=o.isText?o.cut(Math.max(0,t-a),Math.min(o.text.length,n-a)):o.cut(Math.max(0,t-a-1),Math.min(o.content.size,n-a-1))),r.push(o),i+=o.nodeSize),a=s}return new e(r,i)}cutByIndex(t,n){return t==n?e.empty:t==0&&n==this.content.length?this:new e(this.content.slice(t,n))}replaceChild(t,n){let r=this.content[t];if(r==n)return this;let i=this.content.slice(),a=this.size+n.nodeSize-r.nodeSize;return i[t]=n,new e(i,a)}addToStart(t){return new e([t].concat(this.content),this.size+t.nodeSize)}addToEnd(t){return new e(this.content.concat(t),this.size+t.nodeSize)}eq(e){if(this.content.length!=e.content.length)return!1;for(let t=0;t<this.content.length;t++)if(!this.content[t].eq(e.content[t]))return!1;return!0}get firstChild(){return this.content.length?this.content[0]:null}get lastChild(){return this.content.length?this.content[this.content.length-1]:null}get childCount(){return this.content.length}child(e){let t=this.content[e];if(!t)throw RangeError(`Index `+e+` out of range for `+this);return t}maybeChild(e){return this.content[e]||null}forEach(e){for(let t=0,n=0;t<this.content.length;t++){let r=this.content[t];e(r,n,t),n+=r.nodeSize}}findDiffStart(e,t=0){return dn(this,e,t)}findDiffEnd(e,t=this.size,n=e.size){return fn(this,e,t,n)}findIndex(e){if(e==0)return mn(0,e);if(e==this.size)return mn(this.content.length,e);if(e>this.size||e<0)throw RangeError(`Position ${e} outside of fragment (${this})`);for(let t=0,n=0;;t++){let r=this.child(t),i=n+r.nodeSize;if(i>=e)return i==e?mn(t+1,i):mn(t,n);n=i}}toString(){return`<`+this.toStringInner()+`>`}toStringInner(){return this.content.join(`, `)}toJSON(){return this.content.length?this.content.map(e=>e.toJSON()):null}static fromJSON(t,n){if(!n)return e.empty;if(!Array.isArray(n))throw RangeError(`Invalid input for Fragment.fromJSON`);return new e(n.map(t.nodeFromJSON))}static fromArray(t){if(!t.length)return e.empty;let n,r=0;for(let e=0;e<t.length;e++){let i=t[e];r+=i.nodeSize,e&&i.isText&&t[e-1].sameMarkup(i)?(n||=t.slice(0,e),n[n.length-1]=i.withText(n[n.length-1].text+i.text)):n&&n.push(i)}return new e(n||t,r)}static from(t){if(!t)return e.empty;if(t instanceof e)return t;if(Array.isArray(t))return this.fromArray(t);if(t.attrs)return new e([t],t.nodeSize);throw RangeError(`Can not convert `+t+` to a Fragment`+(t.nodesBetween?` (looks like multiple versions of prosemirror-model were loaded)`:``))}};q.empty=new q([],0);var pn={index:0,offset:0};function mn(e,t){return pn.index=e,pn.offset=t,pn}function hn(e,t){if(e===t)return!0;if(!(e&&typeof e==`object`)||!(t&&typeof t==`object`))return!1;let n=Array.isArray(e);if(Array.isArray(t)!=n)return!1;if(n){if(e.length!=t.length)return!1;for(let n=0;n<e.length;n++)if(!hn(e[n],t[n]))return!1}else{for(let n in e)if(!(n in t)||!hn(e[n],t[n]))return!1;for(let n in t)if(!(n in e))return!1}return!0}var gn=class e{constructor(e,t){this.type=e,this.attrs=t}addToSet(e){let t,n=!1;for(let r=0;r<e.length;r++){let i=e[r];if(this.eq(i))return e;if(this.type.excludes(i.type))t||=e.slice(0,r);else if(i.type.excludes(this.type))return e;else !n&&i.type.rank>this.type.rank&&(t||=e.slice(0,r),t.push(this),n=!0),t&&t.push(i)}return t||=e.slice(),n||t.push(this),t}removeFromSet(e){for(let t=0;t<e.length;t++)if(this.eq(e[t]))return e.slice(0,t).concat(e.slice(t+1));return e}isInSet(e){for(let t=0;t<e.length;t++)if(this.eq(e[t]))return!0;return!1}eq(e){return this==e||this.type==e.type&&hn(this.attrs,e.attrs)}toJSON(){let e={type:this.type.name};for(let t in this.attrs){e.attrs=this.attrs;break}return e}static fromJSON(e,t){if(!t)throw RangeError(`Invalid input for Mark.fromJSON`);let n=e.marks[t.type];if(!n)throw RangeError(`There is no mark type ${t.type} in this schema`);let r=n.create(t.attrs);return n.checkAttrs(r.attrs),r}static sameSet(e,t){if(e==t)return!0;if(e.length!=t.length)return!1;for(let n=0;n<e.length;n++)if(!e[n].eq(t[n]))return!1;return!0}static setFrom(t){if(!t||Array.isArray(t)&&t.length==0)return e.none;if(t instanceof e)return[t];let n=t.slice();return n.sort((e,t)=>e.type.rank-t.type.rank),n}};gn.none=[];var _n=class extends Error{},J=class e{constructor(e,t,n){this.content=e,this.openStart=t,this.openEnd=n}get size(){return this.content.size-this.openStart-this.openEnd}insertAt(t,n){let r=yn(this.content,t+this.openStart,n);return r&&new e(r,this.openStart,this.openEnd)}removeBetween(t,n){return new e(vn(this.content,t+this.openStart,n+this.openStart),this.openStart,this.openEnd)}eq(e){return this.content.eq(e.content)&&this.openStart==e.openStart&&this.openEnd==e.openEnd}toString(){return this.content+`(`+this.openStart+`,`+this.openEnd+`)`}toJSON(){if(!this.content.size)return null;let e={content:this.content.toJSON()};return this.openStart>0&&(e.openStart=this.openStart),this.openEnd>0&&(e.openEnd=this.openEnd),e}static fromJSON(t,n){if(!n)return e.empty;let r=n.openStart||0,i=n.openEnd||0;if(typeof r!=`number`||typeof i!=`number`)throw RangeError(`Invalid input for Slice.fromJSON`);return new e(q.fromJSON(t,n.content),r,i)}static maxOpen(t,n=!0){let r=0,i=0;for(let e=t.firstChild;e&&!e.isLeaf&&(n||!e.type.spec.isolating);e=e.firstChild)r++;for(let e=t.lastChild;e&&!e.isLeaf&&(n||!e.type.spec.isolating);e=e.lastChild)i++;return new e(t,r,i)}};J.empty=new J(q.empty,0,0);function vn(e,t,n){let{index:r,offset:i}=e.findIndex(t),a=e.maybeChild(r),{index:o,offset:s}=e.findIndex(n);if(i==t||a.isText){if(s!=n&&!e.child(o).isText)throw RangeError(`Removing non-flat range`);return e.cut(0,t).append(e.cut(n))}if(r!=o)throw RangeError(`Removing non-flat range`);return e.replaceChild(r,a.copy(vn(a.content,t-i-1,n-i-1)))}function yn(e,t,n,r){let{index:i,offset:a}=e.findIndex(t),o=e.maybeChild(i);if(a==t||o.isText)return r&&!r.canReplace(i,i,n)?null:e.cut(0,t).append(n).append(e.cut(t));let s=yn(o.content,t-a-1,n,o);return s&&e.replaceChild(i,o.copy(s))}function bn(e,t,n){if(n.openStart>e.depth)throw new _n(`Inserted content deeper than insertion position`);if(e.depth-n.openStart!=t.depth-n.openEnd)throw new _n(`Inconsistent open depths`);return xn(e,t,n,0)}function xn(e,t,n,r){let i=e.index(r),a=e.node(r);if(i==t.index(r)&&r<e.depth-n.openStart){let o=xn(e,t,n,r+1);return a.copy(a.content.replaceChild(i,o))}else if(!n.content.size)return En(a,On(e,t,r));else if(!n.openStart&&!n.openEnd&&e.depth==r&&t.depth==r){let r=e.parent,i=r.content;return En(r,i.cut(0,e.parentOffset).append(n.content).append(i.cut(t.parentOffset)))}else{let{start:i,end:o}=kn(n,e);return En(a,Dn(e,i,o,t,r))}}function Sn(e,t){if(!t.type.compatibleContent(e.type))throw new _n(`Cannot join `+t.type.name+` onto `+e.type.name)}function Cn(e,t,n){let r=e.node(n);return Sn(r,t.node(n)),r}function wn(e,t){let n=t.length-1;n>=0&&e.isText&&e.sameMarkup(t[n])?t[n]=e.withText(t[n].text+e.text):t.push(e)}function Tn(e,t,n,r){let i=(t||e).node(n),a=0,o=t?t.index(n):i.childCount;e&&(a=e.index(n),e.depth>n?a++:e.textOffset&&(wn(e.nodeAfter,r),a++));for(let e=a;e<o;e++)wn(i.child(e),r);t&&t.depth==n&&t.textOffset&&wn(t.nodeBefore,r)}function En(e,t){return e.type.checkContent(t),e.copy(t)}function Dn(e,t,n,r,i){let a=e.depth>i&&Cn(e,t,i+1),o=r.depth>i&&Cn(n,r,i+1),s=[];return Tn(null,e,i,s),a&&o&&t.index(i)==n.index(i)?(Sn(a,o),wn(En(a,Dn(e,t,n,r,i+1)),s)):(a&&wn(En(a,On(e,t,i+1)),s),Tn(t,n,i,s),o&&wn(En(o,On(n,r,i+1)),s)),Tn(r,null,i,s),new q(s)}function On(e,t,n){let r=[];return Tn(null,e,n,r),e.depth>n&&wn(En(Cn(e,t,n+1),On(e,t,n+1)),r),Tn(t,null,n,r),new q(r)}function kn(e,t){let n=t.depth-e.openStart,r=t.node(n).copy(e.content);for(let e=n-1;e>=0;e--)r=t.node(e).copy(q.from(r));return{start:r.resolveNoCache(e.openStart+n),end:r.resolveNoCache(r.content.size-e.openEnd-n)}}var An=class e{constructor(e,t,n){this.pos=e,this.path=t,this.parentOffset=n,this.depth=t.length/3-1}resolveDepth(e){return e==null?this.depth:e<0?this.depth+e:e}get parent(){return this.node(this.depth)}get doc(){return this.node(0)}node(e){return this.path[this.resolveDepth(e)*3]}index(e){return this.path[this.resolveDepth(e)*3+1]}indexAfter(e){return e=this.resolveDepth(e),this.index(e)+(e==this.depth&&!this.textOffset?0:1)}start(e){return e=this.resolveDepth(e),e==0?0:this.path[e*3-1]+1}end(e){return e=this.resolveDepth(e),this.start(e)+this.node(e).content.size}before(e){if(e=this.resolveDepth(e),!e)throw RangeError(`There is no position before the top-level node`);return e==this.depth+1?this.pos:this.path[e*3-1]}after(e){if(e=this.resolveDepth(e),!e)throw RangeError(`There is no position after the top-level node`);return e==this.depth+1?this.pos:this.path[e*3-1]+this.path[e*3].nodeSize}get textOffset(){return this.pos-this.path[this.path.length-1]}get nodeAfter(){let e=this.parent,t=this.index(this.depth);if(t==e.childCount)return null;let n=this.pos-this.path[this.path.length-1],r=e.child(t);return n?e.child(t).cut(n):r}get nodeBefore(){let e=this.index(this.depth),t=this.pos-this.path[this.path.length-1];return t?this.parent.child(e).cut(0,t):e==0?null:this.parent.child(e-1)}posAtIndex(e,t){t=this.resolveDepth(t);let n=this.path[t*3],r=t==0?0:this.path[t*3-1]+1;for(let t=0;t<e;t++)r+=n.child(t).nodeSize;return r}marks(){let e=this.parent,t=this.index();if(e.content.size==0)return gn.none;if(this.textOffset)return e.child(t).marks;let n=e.maybeChild(t-1),r=e.maybeChild(t);if(!n){let e=n;n=r,r=e}let i=n.marks;for(var a=0;a<i.length;a++)i[a].type.spec.inclusive===!1&&(!r||!i[a].isInSet(r.marks))&&(i=i[a--].removeFromSet(i));return i}marksAcross(e){let t=this.parent.maybeChild(this.index());if(!t||!t.isInline)return null;let n=t.marks,r=e.parent.maybeChild(e.index());for(var i=0;i<n.length;i++)n[i].type.spec.inclusive===!1&&(!r||!n[i].isInSet(r.marks))&&(n=n[i--].removeFromSet(n));return n}sharedDepth(e){for(let t=this.depth;t>0;t--)if(this.start(t)<=e&&this.end(t)>=e)return t;return 0}blockRange(e=this,t){if(e.pos<this.pos)return e.blockRange(this);for(let n=this.depth-(this.parent.inlineContent||this.pos==e.pos?1:0);n>=0;n--)if(e.pos<=this.end(n)&&(!t||t(this.node(n))))return new Pn(this,e,n);return null}sameParent(e){return this.pos-this.parentOffset==e.pos-e.parentOffset}max(e){return e.pos>this.pos?e:this}min(e){return e.pos<this.pos?e:this}toString(){let e=``;for(let t=1;t<=this.depth;t++)e+=(e?`/`:``)+this.node(t).type.name+`_`+this.index(t-1);return e+`:`+this.parentOffset}static resolve(t,n){if(!(n>=0&&n<=t.content.size))throw RangeError(`Position `+n+` out of range`);let r=[],i=0,a=n;for(let e=t;;){let{index:t,offset:n}=e.content.findIndex(a),o=a-n;if(r.push(e,t,i+n),!o||(e=e.child(t),e.isText))break;a=o-1,i+=n+1}return new e(n,r,a)}static resolveCached(t,n){let r=Nn.get(t);if(r)for(let e=0;e<r.elts.length;e++){let t=r.elts[e];if(t.pos==n)return t}else Nn.set(t,r=new jn);let i=r.elts[r.i]=e.resolve(t,n);return r.i=(r.i+1)%Mn,i}},jn=class{constructor(){this.elts=[],this.i=0}},Mn=12,Nn=new WeakMap,Pn=class{constructor(e,t,n){this.$from=e,this.$to=t,this.depth=n}get start(){return this.$from.before(this.depth+1)}get end(){return this.$to.after(this.depth+1)}get parent(){return this.$from.node(this.depth)}get startIndex(){return this.$from.index(this.depth)}get endIndex(){return this.$to.indexAfter(this.depth)}},Fn=Object.create(null),In=class e{constructor(e,t,n,r=gn.none){this.type=e,this.attrs=t,this.marks=r,this.content=n||q.empty}get children(){return this.content.content}get nodeSize(){return this.isLeaf?1:2+this.content.size}get childCount(){return this.content.childCount}child(e){return this.content.child(e)}maybeChild(e){return this.content.maybeChild(e)}forEach(e){this.content.forEach(e)}nodesBetween(e,t,n,r=0){this.content.nodesBetween(e,t,n,r,this)}descendants(e){this.nodesBetween(0,this.content.size,e)}get textContent(){return this.isLeaf&&this.type.spec.leafText?this.type.spec.leafText(this):this.textBetween(0,this.content.size,``)}textBetween(e,t,n,r){return this.content.textBetween(e,t,n,r)}get firstChild(){return this.content.firstChild}get lastChild(){return this.content.lastChild}eq(e){return this==e||this.sameMarkup(e)&&this.content.eq(e.content)}sameMarkup(e){return this.hasMarkup(e.type,e.attrs,e.marks)}hasMarkup(e,t,n){return this.type==e&&hn(this.attrs,t||e.defaultAttrs||Fn)&&gn.sameSet(this.marks,n||gn.none)}copy(t=null){return t==this.content?this:new e(this.type,this.attrs,t,this.marks)}mark(t){return t==this.marks?this:new e(this.type,this.attrs,this.content,t)}cut(e,t=this.content.size){return e==0&&t==this.content.size?this:this.copy(this.content.cut(e,t))}slice(e,t=this.content.size,n=!1){if(e==t)return J.empty;let r=this.resolve(e),i=this.resolve(t),a=n?0:r.sharedDepth(t),o=r.start(a);return new J(r.node(a).content.cut(r.pos-o,i.pos-o),r.depth-a,i.depth-a)}replace(e,t,n){return bn(this.resolve(e),this.resolve(t),n)}nodeAt(e){for(let t=this;;){let{index:n,offset:r}=t.content.findIndex(e);if(t=t.maybeChild(n),!t)return null;if(r==e||t.isText)return t;e-=r+1}}childAfter(e){let{index:t,offset:n}=this.content.findIndex(e);return{node:this.content.maybeChild(t),index:t,offset:n}}childBefore(e){if(e==0)return{node:null,index:0,offset:0};let{index:t,offset:n}=this.content.findIndex(e);if(n<e)return{node:this.content.child(t),index:t,offset:n};let r=this.content.child(t-1);return{node:r,index:t-1,offset:n-r.nodeSize}}resolve(e){return An.resolveCached(this,e)}resolveNoCache(e){return An.resolve(this,e)}rangeHasMark(e,t,n){let r=!1;return t>e&&this.nodesBetween(e,t,e=>(n.isInSet(e.marks)&&(r=!0),!r)),r}get isBlock(){return this.type.isBlock}get isTextblock(){return this.type.isTextblock}get inlineContent(){return this.type.inlineContent}get isInline(){return this.type.isInline}get isText(){return this.type.isText}get isLeaf(){return this.type.isLeaf}get isAtom(){return this.type.isAtom}toString(){if(this.type.spec.toDebugString)return this.type.spec.toDebugString(this);let e=this.type.name;return this.content.size&&(e+=`(`+this.content.toStringInner()+`)`),Ln(this.marks,e)}contentMatchAt(e){let t=this.type.contentMatch.matchFragment(this.content,0,e);if(!t)throw Error(`Called contentMatchAt on a node with invalid content`);return t}canReplace(e,t,n=q.empty,r=0,i=n.childCount){let a=this.contentMatchAt(e).matchFragment(n,r,i),o=a&&a.matchFragment(this.content,t);if(!o||!o.validEnd)return!1;for(let e=r;e<i;e++)if(!this.type.allowsMarks(n.child(e).marks))return!1;return!0}canReplaceWith(e,t,n,r){if(r&&!this.type.allowsMarks(r))return!1;let i=this.contentMatchAt(e).matchType(n),a=i&&i.matchFragment(this.content,t);return a?a.validEnd:!1}canAppend(e){return e.content.size?this.canReplace(this.childCount,this.childCount,e.content):this.type.compatibleContent(e.type)}check(){this.type.checkContent(this.content),this.type.checkAttrs(this.attrs);let e=gn.none;for(let t=0;t<this.marks.length;t++){let n=this.marks[t];n.type.checkAttrs(n.attrs),e=n.addToSet(e)}if(!gn.sameSet(e,this.marks))throw RangeError(`Invalid collection of marks for node ${this.type.name}: ${this.marks.map(e=>e.type.name)}`);this.content.forEach(e=>e.check())}toJSON(){let e={type:this.type.name};for(let t in this.attrs){e.attrs=this.attrs;break}return this.content.size&&(e.content=this.content.toJSON()),this.marks.length&&(e.marks=this.marks.map(e=>e.toJSON())),e}static fromJSON(e,t){if(!t)throw RangeError(`Invalid input for Node.fromJSON`);let n;if(t.marks){if(!Array.isArray(t.marks))throw RangeError(`Invalid mark data for Node.fromJSON`);n=t.marks.map(e.markFromJSON)}if(t.type==`text`){if(typeof t.text!=`string`)throw RangeError(`Invalid text node in JSON`);return e.text(t.text,n)}let r=q.fromJSON(e,t.content),i=e.nodeType(t.type).create(t.attrs,r,n);return i.type.checkAttrs(i.attrs),i}};In.prototype.text=void 0;function Ln(e,t){for(let n=e.length-1;n>=0;n--)t=e[n].type.name+`(`+t+`)`;return t}var Rn=class e{constructor(e){this.validEnd=e,this.next=[],this.wrapCache=[]}static parse(t,n){let r=new zn(t,n);if(r.next==null)return e.empty;let i=Bn(r);r.next&&r.err(`Unexpected trailing text`);let a=Xn(qn(i));return Zn(a,r),a}matchType(e){for(let t=0;t<this.next.length;t++)if(this.next[t].type==e)return this.next[t].next;return null}matchFragment(e,t=0,n=e.childCount){let r=this;for(let i=t;r&&i<n;i++)r=r.matchType(e.child(i).type);return r}get inlineContent(){return this.next.length!=0&&this.next[0].type.isInline}get defaultType(){for(let e=0;e<this.next.length;e++){let{type:t}=this.next[e];if(!(t.isText||t.hasRequiredAttrs()))return t}return null}compatible(e){for(let t=0;t<this.next.length;t++)for(let n=0;n<e.next.length;n++)if(this.next[t].type==e.next[n].type)return!0;return!1}fillBefore(e,t=!1,n=0){let r=[this];function i(a,o){let s=a.matchFragment(e,n);if(s&&(!t||s.validEnd))return q.from(o.map(e=>e.createAndFill()));for(let e=0;e<a.next.length;e++){let{type:t,next:n}=a.next[e];if(!(t.isText||t.hasRequiredAttrs())&&r.indexOf(n)==-1){r.push(n);let e=i(n,o.concat(t));if(e)return e}}return null}return i(this,[])}findWrapping(e){for(let t=0;t<this.wrapCache.length;t+=2)if(this.wrapCache[t]==e)return this.wrapCache[t+1];let t=this.computeWrapping(e);return this.wrapCache.push(e,t),t}computeWrapping(e){let t=Object.create(null),n=[{match:this,type:null,via:null}];for(;n.length;){let r=n.shift(),i=r.match;if(i.matchType(e)){let e=[];for(let t=r;t.type;t=t.via)e.push(t.type);return e.reverse()}for(let e=0;e<i.next.length;e++){let{type:a,next:o}=i.next[e];!a.isLeaf&&!a.hasRequiredAttrs()&&!(a.name in t)&&(!r.type||o.validEnd)&&(n.push({match:a.contentMatch,type:a,via:r}),t[a.name]=!0)}}return null}get edgeCount(){return this.next.length}edge(e){if(e>=this.next.length)throw RangeError(`There's no ${e}th edge in this content match`);return this.next[e]}toString(){let e=[];function t(n){e.push(n);for(let r=0;r<n.next.length;r++)e.indexOf(n.next[r].next)==-1&&t(n.next[r].next)}return t(this),e.map((t,n)=>{let r=n+(t.validEnd?`*`:` `)+` `;for(let n=0;n<t.next.length;n++)r+=(n?`, `:``)+t.next[n].type.name+`->`+e.indexOf(t.next[n].next);return r}).join(`
2
2
  `)}};Rn.empty=new Rn(!0);var zn=class{constructor(e,t){this.string=e,this.nodeTypes=t,this.inline=null,this.pos=0,this.tokens=e.split(/\s*(?=\b|\W|$)/),this.tokens[this.tokens.length-1]==``&&this.tokens.pop(),this.tokens[0]==``&&this.tokens.shift()}get next(){return this.tokens[this.pos]}eat(e){return this.next==e&&(this.pos++||!0)}err(e){throw SyntaxError(e+` (in content expression '`+this.string+`')`)}};function Bn(e){let t=[];do t.push(Vn(e));while(e.eat(`|`));return t.length==1?t[0]:{type:`choice`,exprs:t}}function Vn(e){let t=[];do t.push(Hn(e));while(e.next&&e.next!=`)`&&e.next!=`|`);return t.length==1?t[0]:{type:`seq`,exprs:t}}function Hn(e){let t=Kn(e);for(;;)if(e.eat(`+`))t={type:`plus`,expr:t};else if(e.eat(`*`))t={type:`star`,expr:t};else if(e.eat(`?`))t={type:`opt`,expr:t};else if(e.eat(`{`))t=Wn(e,t);else break;return t}function Un(e){/\D/.test(e.next)&&e.err(`Expected number, got '`+e.next+`'`);let t=Number(e.next);return e.pos++,t}function Wn(e,t){let n=Un(e),r=n;return e.eat(`,`)&&(r=e.next==`}`?-1:Un(e)),e.eat(`}`)||e.err(`Unclosed braced range`),{type:`range`,min:n,max:r,expr:t}}function Gn(e,t){let n=e.nodeTypes,r=n[t];if(r)return[r];let i=[];for(let e in n){let r=n[e];r.isInGroup(t)&&i.push(r)}return i.length==0&&e.err(`No node type or group '`+t+`' found`),i}function Kn(e){if(e.eat(`(`)){let t=Bn(e);return e.eat(`)`)||e.err(`Missing closing paren`),t}else if(/\W/.test(e.next))e.err(`Unexpected token '`+e.next+`'`);else{let t=Gn(e,e.next).map(t=>(e.inline==null?e.inline=t.isInline:e.inline!=t.isInline&&e.err(`Mixing inline and block content`),{type:`name`,value:t}));return e.pos++,t.length==1?t[0]:{type:`choice`,exprs:t}}}function qn(e){let t=[[]];return i(a(e,0),n()),t;function n(){return t.push([])-1}function r(e,n,r){let i={term:r,to:n};return t[e].push(i),i}function i(e,t){e.forEach(e=>e.to=t)}function a(e,t){if(e.type==`choice`)return e.exprs.reduce((e,n)=>e.concat(a(n,t)),[]);if(e.type==`seq`)for(let r=0;;r++){let o=a(e.exprs[r],t);if(r==e.exprs.length-1)return o;i(o,t=n())}else if(e.type==`star`){let o=n();return r(t,o),i(a(e.expr,o),o),[r(o)]}else if(e.type==`plus`){let o=n();return i(a(e.expr,t),o),i(a(e.expr,o),o),[r(o)]}else if(e.type==`opt`)return[r(t)].concat(a(e.expr,t));else if(e.type==`range`){let o=t;for(let t=0;t<e.min;t++){let t=n();i(a(e.expr,o),t),o=t}if(e.max==-1)i(a(e.expr,o),o);else for(let t=e.min;t<e.max;t++){let t=n();r(o,t),i(a(e.expr,o),t),o=t}return[r(o)]}else if(e.type==`name`)return[r(t,void 0,e.value)];else throw Error(`Unknown expr type`)}}function Jn(e,t){return t-e}function Yn(e,t){let n=[];return r(t),n.sort(Jn);function r(t){let i=e[t];if(i.length==1&&!i[0].term)return r(i[0].to);n.push(t);for(let e=0;e<i.length;e++){let{term:t,to:a}=i[e];!t&&n.indexOf(a)==-1&&r(a)}}}function Xn(e){let t=Object.create(null);return n(Yn(e,0));function n(r){let i=[];r.forEach(t=>{e[t].forEach(({term:t,to:n})=>{if(!t)return;let r;for(let e=0;e<i.length;e++)i[e][0]==t&&(r=i[e][1]);Yn(e,n).forEach(e=>{r||i.push([t,r=[]]),r.indexOf(e)==-1&&r.push(e)})})});let a=t[r.join(`,`)]=new Rn(r.indexOf(e.length-1)>-1);for(let e=0;e<i.length;e++){let r=i[e][1].sort(Jn);a.next.push({type:i[e][0],next:t[r.join(`,`)]||n(r)})}return a}}function Zn(e,t){for(let n=0,r=[e];n<r.length;n++){let e=r[n],i=!e.validEnd,a=[];for(let t=0;t<e.next.length;t++){let{type:n,next:o}=e.next[t];a.push(n.name),i&&!(n.isText||n.hasRequiredAttrs())&&(i=!1),r.indexOf(o)==-1&&r.push(o)}i&&t.err(`Only non-generatable nodes (`+a.join(`, `)+`) in a required position (see https://prosemirror.net/docs/guide/#generatable)`)}}function Qn(e){return e.tag!=null}function $n(e){return e.style!=null}var er=class e{constructor(e,t){this.schema=e,this.rules=t,this.tags=[],this.styles=[];let n=this.matchedStyles=[];t.forEach(e=>{if(Qn(e))this.tags.push(e);else if($n(e)){let t=/[^=]*/.exec(e.style)[0];n.indexOf(t)<0&&n.push(t),this.styles.push(e)}}),this.normalizeLists=!this.tags.some(t=>{if(!/^(ul|ol)\b/.test(t.tag)||!t.node)return!1;let n=e.nodes[t.node];return n.contentMatch.matchType(n)})}parse(e,t={}){let n=new lr(this,t,!1);return n.addAll(e,gn.none,t.from,t.to),n.finish()}parseSlice(e,t={}){let n=new lr(this,t,!0);return n.addAll(e,gn.none,t.from,t.to),J.maxOpen(n.finish())}matchTag(e,t,n){for(let r=n?this.tags.indexOf(n)+1:0;r<this.tags.length;r++){let n=this.tags[r];if(dr(e,n.tag)&&(n.namespace===void 0||e.namespaceURI==n.namespace)&&(!n.context||t.matchesContext(n.context))){if(n.getAttrs){let t=n.getAttrs(e);if(t===!1)continue;n.attrs=t||void 0}return n}}}matchStyle(e,t,n,r){for(let i=r?this.styles.indexOf(r)+1:0;i<this.styles.length;i++){let r=this.styles[i],a=r.style;if(!(a.indexOf(e)!=0||r.context&&!n.matchesContext(r.context)||a.length>e.length&&(a.charCodeAt(e.length)!=61||a.slice(e.length+1)!=t))){if(r.getAttrs){let e=r.getAttrs(t);if(e===!1)continue;r.attrs=e||void 0}return r}}}static schemaRules(e){let t=[];function n(e){let n=e.priority==null?50:e.priority,r=0;for(;r<t.length;r++){let e=t[r];if((e.priority==null?50:e.priority)<n)break}t.splice(r,0,e)}for(let t in e.marks){let r=e.marks[t].spec.parseDOM;r&&r.forEach(e=>{n(e=fr(e)),e.mark||e.ignore||e.clearMark||(e.mark=t)})}for(let t in e.nodes){let r=e.nodes[t].spec.parseDOM;r&&r.forEach(e=>{n(e=fr(e)),e.node||e.ignore||e.mark||(e.node=t)})}return t}static fromSchema(t){return t.cached.domParser||(t.cached.domParser=new e(t,e.schemaRules(t)))}},tr={address:!0,article:!0,aside:!0,blockquote:!0,canvas:!0,dd:!0,div:!0,dl:!0,fieldset:!0,figcaption:!0,figure:!0,footer:!0,form:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,header:!0,hgroup:!0,hr:!0,li:!0,noscript:!0,ol:!0,output:!0,p:!0,pre:!0,section:!0,table:!0,tfoot:!0,ul:!0},nr={head:!0,noscript:!0,object:!0,script:!0,style:!0,title:!0},rr={ol:!0,ul:!0},ir=1,ar=2,or=4;function sr(e,t,n){return t==null?e&&e.whitespace==`pre`?3:n&-5:(t?ir:0)|(t===`full`?ar:0)}var cr=class{constructor(e,t,n,r,i,a){this.type=e,this.attrs=t,this.marks=n,this.solid=r,this.options=a,this.content=[],this.activeMarks=gn.none,this.match=i||(a&or?null:e.contentMatch)}findWrapping(e){if(!this.match){if(!this.type)return[];let t=this.type.contentMatch.fillBefore(q.from(e));if(t)this.match=this.type.contentMatch.matchFragment(t);else{let t=this.type.contentMatch,n;return(n=t.findWrapping(e.type))?(this.match=t,n):null}}return this.match.findWrapping(e.type)}finish(e){if(!(this.options&ir)){let e=this.content[this.content.length-1],t;if(e&&e.isText&&(t=/[ \t\r\n\u000c]+$/.exec(e.text))){let n=e;e.text.length==t[0].length?this.content.pop():this.content[this.content.length-1]=n.withText(n.text.slice(0,n.text.length-t[0].length))}}let t=q.from(this.content);return!e&&this.match&&(t=t.append(this.match.fillBefore(q.empty,!0))),this.type?this.type.create(this.attrs,t,this.marks):t}inlineContext(e){return this.type?this.type.inlineContent:this.content.length?this.content[0].isInline:e.parentNode&&!tr.hasOwnProperty(e.parentNode.nodeName.toLowerCase())}},lr=class{constructor(e,t,n){this.parser=e,this.options=t,this.isOpen=n,this.open=0,this.localPreserveWS=!1;let r=t.topNode,i,a=sr(null,t.preserveWhitespace,0)|(n?or:0);i=r?new cr(r.type,r.attrs,gn.none,!0,t.topMatch||r.type.contentMatch,a):n?new cr(null,null,gn.none,!0,null,a):new cr(e.schema.topNodeType,null,gn.none,!0,null,a),this.nodes=[i],this.find=t.findPositions,this.needsBlock=!1}get top(){return this.nodes[this.open]}addDOM(e,t){e.nodeType==3?this.addTextNode(e,t):e.nodeType==1&&this.addElement(e,t)}addTextNode(e,t){let n=e.nodeValue,r=this.top,i=r.options&ar?`full`:this.localPreserveWS||(r.options&ir)>0,{schema:a}=this.parser;if(i===`full`||r.inlineContext(e)||/[^ \t\r\n\u000c]/.test(n)){if(!i){if(n=n.replace(/[ \t\r\n\u000c]+/g,` `),/^[ \t\r\n\u000c]/.test(n)&&this.open==this.nodes.length-1){let t=r.content[r.content.length-1],i=e.previousSibling;(!t||i&&i.nodeName==`BR`||t.isText&&/[ \t\r\n\u000c]$/.test(t.text))&&(n=n.slice(1))}}else if(i===`full`)n=n.replace(/\r\n?/g,`
3
3
  `);else if(a.linebreakReplacement&&/[\r\n]/.test(n)&&this.top.findWrapping(a.linebreakReplacement.create())){let e=n.split(/\r?\n|\r/);for(let n=0;n<e.length;n++)n&&this.insertNode(a.linebreakReplacement.create(),t,!0),e[n]&&this.insertNode(a.text(e[n]),t,!/\S/.test(e[n]));n=``}else n=n.replace(/\r?\n|\r/g,` `);n&&this.insertNode(a.text(n),t,!/\S/.test(n)),this.findInText(e)}else this.findInside(e)}addElement(e,t,n){let r=this.localPreserveWS,i=this.top;(e.tagName==`PRE`||/pre/.test(e.style&&e.style.whiteSpace))&&(this.localPreserveWS=!0);let a=e.nodeName.toLowerCase(),o;rr.hasOwnProperty(a)&&this.parser.normalizeLists&&ur(e);let s=this.options.ruleFromNode&&this.options.ruleFromNode(e)||(o=this.parser.matchTag(e,this,n));out:if(s?s.ignore:nr.hasOwnProperty(a))this.findInside(e),this.ignoreFallback(e,t);else if(!s||s.skip||s.closeParent){s&&s.closeParent?this.open=Math.max(0,this.open-1):s&&s.skip.nodeType&&(e=s.skip);let n,r=this.needsBlock;if(tr.hasOwnProperty(a))i.content.length&&i.content[0].isInline&&this.open&&(this.open--,i=this.top),n=!0,i.type||(this.needsBlock=!0);else if(!e.firstChild){this.leafFallback(e,t);break out}let o=s&&s.skip?t:this.readStyles(e,t);o&&this.addAll(e,o),n&&this.sync(i),this.needsBlock=r}else{let n=this.readStyles(e,t);n&&this.addElementByRule(e,s,n,s.consuming===!1?o:void 0)}this.localPreserveWS=r}leafFallback(e,t){e.nodeName==`BR`&&this.top.type&&this.top.type.inlineContent&&this.addTextNode(e.ownerDocument.createTextNode(`
4
4
  `),t)}ignoreFallback(e,t){e.nodeName==`BR`&&(!this.top.type||!this.top.type.inlineContent)&&this.findPlace(this.parser.schema.text(`-`),t,!0)}readStyles(e,t){let n=e.style;if(n&&n.length)for(let e=0;e<this.parser.matchedStyles.length;e++){let r=this.parser.matchedStyles[e],i=n.getPropertyValue(r);if(i)for(let e;;){let n=this.parser.matchStyle(r,i,this,e);if(!n)break;if(n.ignore)return null;if(t=n.clearMark?t.filter(e=>!n.clearMark(e)):t.concat(this.parser.schema.marks[n.mark].create(n.attrs)),n.consuming===!1)e=n;else break}}return t}addElementByRule(e,t,n,r){let i,a;if(t.node)if(a=this.parser.schema.nodes[t.node],a.isLeaf)this.insertNode(a.create(t.attrs),n,e.nodeName==`BR`)||this.leafFallback(e,n);else{let e=this.enter(a,t.attrs||null,n,t.preserveWhitespace);e&&(i=!0,n=e)}else{let e=this.parser.schema.marks[t.mark];n=n.concat(e.create(t.attrs))}let o=this.top;if(a&&a.isLeaf)this.findInside(e);else if(r)this.addElement(e,n,r);else if(t.getContent)this.findInside(e),t.getContent(e,this.parser.schema).forEach(e=>this.insertNode(e,n,!1));else{let r=e;typeof t.contentElement==`string`?r=e.querySelector(t.contentElement):typeof t.contentElement==`function`?r=t.contentElement(e):t.contentElement&&(r=t.contentElement),this.findAround(e,r,!0),this.addAll(r,n),this.findAround(e,r,!1)}i&&this.sync(o)&&this.open--}addAll(e,t,n,r){let i=n||0;for(let a=n?e.childNodes[n]:e.firstChild,o=r==null?null:e.childNodes[r];a!=o;a=a.nextSibling,++i)this.findAtPoint(e,i),this.addDOM(a,t);this.findAtPoint(e,i)}findPlace(e,t,n){let r,i;for(let t=this.open,a=0;t>=0;t--){let o=this.nodes[t],s=o.findWrapping(e);if(s&&(!r||r.length>s.length+a)&&(r=s,i=o,!s.length))break;if(o.solid){if(n)break;a+=2}}if(!r)return null;this.sync(i);for(let e=0;e<r.length;e++)t=this.enterInner(r[e],null,t,!1);return t}insertNode(e,t,n){if(e.isInline&&this.needsBlock&&!this.top.type){let e=this.textblockFromContext();e&&(t=this.enterInner(e,null,t))}let r=this.findPlace(e,t,n);if(r){this.closeExtra();let t=this.top;t.match&&=t.match.matchType(e.type);let n=gn.none;for(let i of r.concat(e.marks))(t.type?t.type.allowsMarkType(i.type):pr(i.type,e.type))&&(n=i.addToSet(n));return t.content.push(e.mark(n)),!0}return!1}enter(e,t,n,r){let i=this.findPlace(e.create(t),n,!1);return i&&=this.enterInner(e,t,n,!0,r),i}enterInner(e,t,n,r=!1,i){this.closeExtra();let a=this.top;a.match=a.match&&a.match.matchType(e);let o=sr(e,i,a.options);a.options&or&&a.content.length==0&&(o|=or);let s=gn.none;return n=n.filter(t=>(a.type?a.type.allowsMarkType(t.type):pr(t.type,e))?(s=t.addToSet(s),!1):!0),this.nodes.push(new cr(e,t,s,r,null,o)),this.open++,n}closeExtra(e=!1){let t=this.nodes.length-1;if(t>this.open){for(;t>this.open;t--)this.nodes[t-1].content.push(this.nodes[t].finish(e));this.nodes.length=this.open+1}}finish(){return this.open=0,this.closeExtra(this.isOpen),this.nodes[0].finish(!!(this.isOpen||this.options.topOpen))}sync(e){for(let t=this.open;t>=0;t--)if(this.nodes[t]==e)return this.open=t,!0;else this.localPreserveWS&&(this.nodes[t].options|=ir);return!1}get currentPos(){this.closeExtra();let e=0;for(let t=this.open;t>=0;t--){let n=this.nodes[t].content;for(let t=n.length-1;t>=0;t--)e+=n[t].nodeSize;t&&e++}return e}findAtPoint(e,t){if(this.find)for(let n=0;n<this.find.length;n++)this.find[n].node==e&&this.find[n].offset==t&&(this.find[n].pos=this.currentPos)}findInside(e){if(this.find)for(let t=0;t<this.find.length;t++)this.find[t].pos==null&&e.nodeType==1&&e.contains(this.find[t].node)&&(this.find[t].pos=this.currentPos)}findAround(e,t,n){if(e!=t&&this.find)for(let r=0;r<this.find.length;r++)this.find[r].pos==null&&e.nodeType==1&&e.contains(this.find[r].node)&&t.compareDocumentPosition(this.find[r].node)&(n?2:4)&&(this.find[r].pos=this.currentPos)}findInText(e){if(this.find)for(let t=0;t<this.find.length;t++)this.find[t].node==e&&(this.find[t].pos=this.currentPos-(e.nodeValue.length-this.find[t].offset))}matchesContext(e){if(e.indexOf(`|`)>-1)return e.split(/\s*\|\s*/).some(this.matchesContext,this);let t=e.split(`/`),n=this.options.context,r=!this.isOpen&&(!n||n.parent.type==this.nodes[0].type),i=-(n?n.depth+1:0)+ +!r,a=(e,o)=>{for(;e>=0;e--){let s=t[e];if(s==``){if(e==t.length-1||e==0)continue;for(;o>=i;o--)if(a(e-1,o))return!0;return!1}else{let e=o>0||o==0&&r?this.nodes[o].type:n&&o>=i?n.node(o-i).type:null;if(!e||e.name!=s&&!e.isInGroup(s))return!1;o--}}return!0};return a(t.length-1,this.open)}textblockFromContext(){let e=this.options.context;if(e)for(let t=e.depth;t>=0;t--){let n=e.node(t).contentMatchAt(e.indexAfter(t)).defaultType;if(n&&n.isTextblock&&n.defaultAttrs)return n}for(let e in this.parser.schema.nodes){let t=this.parser.schema.nodes[e];if(t.isTextblock&&t.defaultAttrs)return t}}};function ur(e){for(let t=e.firstChild,n=null;t;t=t.nextSibling){let e=t.nodeType==1?t.nodeName.toLowerCase():null;e&&rr.hasOwnProperty(e)&&n?(n.appendChild(t),t=n):e==`li`?n=t:e&&(n=null)}}function dr(e,t){return(e.matches||e.msMatchesSelector||e.webkitMatchesSelector||e.mozMatchesSelector).call(e,t)}function fr(e){let t={};for(let n in e)t[n]=e[n];return t}function pr(e,t){let n=t.schema.nodes;for(let r in n){let i=n[r];if(!i.allowsMarkType(e))continue;let a=[],o=e=>{a.push(e);for(let n=0;n<e.edgeCount;n++){let{type:r,next:i}=e.edge(n);if(r==t||a.indexOf(i)<0&&o(i))return!0}};if(o(i.contentMatch))return!0}}var mr=class e{constructor(e,t){this.nodes=e,this.marks=t}serializeFragment(e,t={},n){n||=gr(t).createDocumentFragment();let r=n,i=[];return e.forEach(e=>{if(i.length||e.marks.length){let n=0,a=0;for(;n<i.length&&a<e.marks.length;){let t=e.marks[a];if(!this.marks[t.type.name]){a++;continue}if(!t.eq(i[n][0])||t.type.spec.spanning===!1)break;n++,a++}for(;n<i.length;)r=i.pop()[1];for(;a<e.marks.length;){let n=e.marks[a++],o=this.serializeMark(n,e.isInline,t);o&&(i.push([n,r]),r.appendChild(o.dom),r=o.contentDOM||o.dom)}}r.appendChild(this.serializeNodeInner(e,t))}),n}serializeNodeInner(e,t){let{dom:n,contentDOM:r}=br(gr(t),this.nodes[e.type.name](e),null,e.attrs);if(r){if(e.isLeaf)throw RangeError(`Content hole not allowed in a leaf node spec`);this.serializeFragment(e.content,t,r)}return n}serializeNode(e,t={}){let n=this.serializeNodeInner(e,t);for(let r=e.marks.length-1;r>=0;r--){let i=this.serializeMark(e.marks[r],e.isInline,t);i&&((i.contentDOM||i.dom).appendChild(n),n=i.dom)}return n}serializeMark(e,t,n={}){let r=this.marks[e.type.name];return r&&br(gr(n),r(e,t),null,e.attrs)}static renderSpec(e,t,n=null,r){return br(e,t,n,r)}static fromSchema(t){return t.cached.domSerializer||(t.cached.domSerializer=new e(this.nodesFromSchema(t),this.marksFromSchema(t)))}static nodesFromSchema(e){let t=hr(e.nodes);return t.text||=e=>e.text,t}static marksFromSchema(e){return hr(e.marks)}};function hr(e){let t={};for(let n in e){let r=e[n].spec.toDOM;r&&(t[n]=r)}return t}function gr(e){return e.document||window.document}var _r=new WeakMap;function vr(e){let t=_r.get(e);return t===void 0&&_r.set(e,t=yr(e)),t}function yr(e){let t=null;function n(e){if(e&&typeof e==`object`)if(Array.isArray(e))if(typeof e[0]==`string`)t||=[],t.push(e);else for(let t=0;t<e.length;t++)n(e[t]);else for(let t in e)n(e[t])}return n(e),t}function br(e,t,n,r){if(typeof t==`string`)return{dom:e.createTextNode(t)};if(t.nodeType!=null)return{dom:t};if(t.dom&&t.dom.nodeType!=null)return t;let i=t[0],a;if(typeof i!=`string`)throw RangeError(`Invalid array passed to renderSpec`);if(r&&(a=vr(r))&&a.indexOf(t)>-1)throw RangeError(`Using an array from an attribute object as a DOM spec. This may be an attempted cross site scripting attack.`);let o=i.indexOf(` `);o>0&&(n=i.slice(0,o),i=i.slice(o+1));let s,c=n?e.createElementNS(n,i):e.createElement(i),l=t[1],u=1;if(l&&typeof l==`object`&&l.nodeType==null&&!Array.isArray(l)){u=2;for(let e in l)if(l[e]!=null){let t=e.indexOf(` `);t>0?c.setAttributeNS(e.slice(0,t),e.slice(t+1),l[e]):e==`style`&&c.style?c.style.cssText=l[e]:c.setAttribute(e,l[e])}}for(let i=u;i<t.length;i++){let a=t[i];if(a===0){if(i<t.length-1||i>u)throw RangeError(`Content hole must be the only child of its parent node`);return{dom:c,contentDOM:c}}else{let{dom:t,contentDOM:i}=br(e,a,n,r);if(c.appendChild(t),i){if(s)throw RangeError(`Multiple content holes`);s=i}}}return{dom:c,contentDOM:s}}var xr=65535,Sr=2**16;function Cr(e,t){return e+t*Sr}function wr(e){return e&xr}function Tr(e){return(e-(e&xr))/Sr}var Er=1,Dr=2,Or=4,kr=8,Ar=class{constructor(e,t,n){this.pos=e,this.delInfo=t,this.recover=n}get deleted(){return(this.delInfo&kr)>0}get deletedBefore(){return(this.delInfo&5)>0}get deletedAfter(){return(this.delInfo&6)>0}get deletedAcross(){return(this.delInfo&Or)>0}},jr=class e{constructor(t,n=!1){if(this.ranges=t,this.inverted=n,!t.length&&e.empty)return e.empty}recover(e){let t=0,n=wr(e);if(!this.inverted)for(let e=0;e<n;e++)t+=this.ranges[e*3+2]-this.ranges[e*3+1];return this.ranges[n*3]+t+Tr(e)}mapResult(e,t=1){return this._map(e,t,!1)}map(e,t=1){return this._map(e,t,!0)}_map(e,t,n){let r=0,i=this.inverted?2:1,a=this.inverted?1:2;for(let o=0;o<this.ranges.length;o+=3){let s=this.ranges[o]-(this.inverted?r:0);if(s>e)break;let c=this.ranges[o+i],l=this.ranges[o+a],u=s+c;if(e<=u){let i=c?e==s?-1:e==u?1:t:t,a=s+r+(i<0?0:l);if(n)return a;let d=e==(t<0?s:u)?null:Cr(o/3,e-s),f=e==s?Dr:e==u?Er:Or;return(t<0?e!=s:e!=u)&&(f|=kr),new Ar(a,f,d)}r+=l-c}return n?e+r:new Ar(e+r,0,null)}touches(e,t){let n=0,r=wr(t),i=this.inverted?2:1,a=this.inverted?1:2;for(let t=0;t<this.ranges.length;t+=3){let o=this.ranges[t]-(this.inverted?n:0);if(o>e)break;let s=this.ranges[t+i];if(e<=o+s&&t==r*3)return!0;n+=this.ranges[t+a]-s}return!1}forEach(e){let t=this.inverted?2:1,n=this.inverted?1:2;for(let r=0,i=0;r<this.ranges.length;r+=3){let a=this.ranges[r],o=a-(this.inverted?i:0),s=a+(this.inverted?0:i),c=this.ranges[r+t],l=this.ranges[r+n];e(o,o+c,s,s+l),i+=l-c}}invert(){return new e(this.ranges,!this.inverted)}toString(){return(this.inverted?`-`:``)+JSON.stringify(this.ranges)}static offset(t){return t==0?e.empty:new e(t<0?[0,-t,0]:[0,0,t])}};jr.empty=new jr([]);var Mr=class e{constructor(e,t,n=0,r=e?e.length:0){this.mirror=t,this.from=n,this.to=r,this._maps=e||[],this.ownData=!(e||t)}get maps(){return this._maps}slice(t=0,n=this.maps.length){return new e(this._maps,this.mirror,t,n)}appendMap(e,t){this.ownData||=(this._maps=this._maps.slice(),this.mirror=this.mirror&&this.mirror.slice(),!0),this.to=this._maps.push(e),t!=null&&this.setMirror(this._maps.length-1,t)}appendMapping(e){for(let t=0,n=this._maps.length;t<e._maps.length;t++){let r=e.getMirror(t);this.appendMap(e._maps[t],r!=null&&r<t?n+r:void 0)}}getMirror(e){if(this.mirror){for(let t=0;t<this.mirror.length;t++)if(this.mirror[t]==e)return this.mirror[t+(t%2?-1:1)]}}setMirror(e,t){this.mirror||=[],this.mirror.push(e,t)}appendMappingInverted(e){for(let t=e.maps.length-1,n=this._maps.length+e._maps.length;t>=0;t--){let r=e.getMirror(t);this.appendMap(e._maps[t].invert(),r!=null&&r>t?n-r-1:void 0)}}invert(){let t=new e;return t.appendMappingInverted(this),t}map(e,t=1){if(this.mirror)return this._map(e,t,!0);for(let n=this.from;n<this.to;n++)e=this._maps[n].map(e,t);return e}mapResult(e,t=1){return this._map(e,t,!1)}_map(e,t,n){let r=0;for(let n=this.from;n<this.to;n++){let i=this._maps[n].mapResult(e,t);if(i.recover!=null){let t=this.getMirror(n);if(t!=null&&t>n&&t<this.to){n=t,e=this._maps[t].recover(i.recover);continue}}r|=i.delInfo,e=i.pos}return n?e:new Ar(e,r,null)}},Nr=Object.create(null),Pr=class{getMap(){return jr.empty}merge(e){return null}static fromJSON(e,t){if(!t||!t.stepType)throw RangeError(`Invalid input for Step.fromJSON`);let n=Nr[t.stepType];if(!n)throw RangeError(`No step type ${t.stepType} defined`);return n.fromJSON(e,t)}static jsonID(e,t){if(e in Nr)throw RangeError(`Duplicate use of step JSON ID `+e);return Nr[e]=t,t.prototype.jsonID=e,t}},Fr=class e{constructor(e,t){this.doc=e,this.failed=t}static ok(t){return new e(t,null)}static fail(t){return new e(null,t)}static fromReplace(t,n,r,i){try{return e.ok(t.replace(n,r,i))}catch(t){if(t instanceof _n)return e.fail(t.message);throw t}}};function Ir(e,t,n){let r=[];for(let i=0;i<e.childCount;i++){let a=e.child(i);a.content.size&&(a=a.copy(Ir(a.content,t,a))),a.isInline&&(a=t(a,n,i)),r.push(a)}return q.fromArray(r)}var Lr=class e extends Pr{constructor(e,t,n){super(),this.from=e,this.to=t,this.mark=n}apply(e){let t=e.slice(this.from,this.to),n=e.resolve(this.from),r=n.node(n.sharedDepth(this.to)),i=new J(Ir(t.content,(e,t)=>!e.isAtom||!t.type.allowsMarkType(this.mark.type)?e:e.mark(this.mark.addToSet(e.marks)),r),t.openStart,t.openEnd);return Fr.fromReplace(e,this.from,this.to,i)}invert(){return new Rr(this.from,this.to,this.mark)}map(t){let n=t.mapResult(this.from,1),r=t.mapResult(this.to,-1);return n.deleted&&r.deleted||n.pos>=r.pos?null:new e(n.pos,r.pos,this.mark)}merge(t){return t instanceof e&&t.mark.eq(this.mark)&&this.from<=t.to&&this.to>=t.from?new e(Math.min(this.from,t.from),Math.max(this.to,t.to),this.mark):null}toJSON(){return{stepType:`addMark`,mark:this.mark.toJSON(),from:this.from,to:this.to}}static fromJSON(t,n){if(typeof n.from!=`number`||typeof n.to!=`number`)throw RangeError(`Invalid input for AddMarkStep.fromJSON`);return new e(n.from,n.to,t.markFromJSON(n.mark))}};Pr.jsonID(`addMark`,Lr);var Rr=class e extends Pr{constructor(e,t,n){super(),this.from=e,this.to=t,this.mark=n}apply(e){let t=e.slice(this.from,this.to),n=new J(Ir(t.content,e=>e.mark(this.mark.removeFromSet(e.marks)),e),t.openStart,t.openEnd);return Fr.fromReplace(e,this.from,this.to,n)}invert(){return new Lr(this.from,this.to,this.mark)}map(t){let n=t.mapResult(this.from,1),r=t.mapResult(this.to,-1);return n.deleted&&r.deleted||n.pos>=r.pos?null:new e(n.pos,r.pos,this.mark)}merge(t){return t instanceof e&&t.mark.eq(this.mark)&&this.from<=t.to&&this.to>=t.from?new e(Math.min(this.from,t.from),Math.max(this.to,t.to),this.mark):null}toJSON(){return{stepType:`removeMark`,mark:this.mark.toJSON(),from:this.from,to:this.to}}static fromJSON(t,n){if(typeof n.from!=`number`||typeof n.to!=`number`)throw RangeError(`Invalid input for RemoveMarkStep.fromJSON`);return new e(n.from,n.to,t.markFromJSON(n.mark))}};Pr.jsonID(`removeMark`,Rr);var zr=class e extends Pr{constructor(e,t){super(),this.pos=e,this.mark=t}apply(e){let t=e.nodeAt(this.pos);if(!t)return Fr.fail(`No node at mark step's position`);let n=t.type.create(t.attrs,null,this.mark.addToSet(t.marks));return Fr.fromReplace(e,this.pos,this.pos+1,new J(q.from(n),0,+!t.isLeaf))}invert(t){let n=t.nodeAt(this.pos);if(n){let t=this.mark.addToSet(n.marks);if(t.length==n.marks.length){for(let r=0;r<n.marks.length;r++)if(!n.marks[r].isInSet(t))return new e(this.pos,n.marks[r]);return new e(this.pos,this.mark)}}return new Br(this.pos,this.mark)}map(t){let n=t.mapResult(this.pos,1);return n.deletedAfter?null:new e(n.pos,this.mark)}toJSON(){return{stepType:`addNodeMark`,pos:this.pos,mark:this.mark.toJSON()}}static fromJSON(t,n){if(typeof n.pos!=`number`)throw RangeError(`Invalid input for AddNodeMarkStep.fromJSON`);return new e(n.pos,t.markFromJSON(n.mark))}};Pr.jsonID(`addNodeMark`,zr);var Br=class e extends Pr{constructor(e,t){super(),this.pos=e,this.mark=t}apply(e){let t=e.nodeAt(this.pos);if(!t)return Fr.fail(`No node at mark step's position`);let n=t.type.create(t.attrs,null,this.mark.removeFromSet(t.marks));return Fr.fromReplace(e,this.pos,this.pos+1,new J(q.from(n),0,+!t.isLeaf))}invert(e){let t=e.nodeAt(this.pos);return!t||!this.mark.isInSet(t.marks)?this:new zr(this.pos,this.mark)}map(t){let n=t.mapResult(this.pos,1);return n.deletedAfter?null:new e(n.pos,this.mark)}toJSON(){return{stepType:`removeNodeMark`,pos:this.pos,mark:this.mark.toJSON()}}static fromJSON(t,n){if(typeof n.pos!=`number`)throw RangeError(`Invalid input for RemoveNodeMarkStep.fromJSON`);return new e(n.pos,t.markFromJSON(n.mark))}};Pr.jsonID(`removeNodeMark`,Br);var Vr=class e extends Pr{constructor(e,t,n,r=!1){super(),this.from=e,this.to=t,this.slice=n,this.structure=r}apply(e){return this.structure&&Ur(e,this.from,this.to)?Fr.fail(`Structure replace would overwrite content`):Fr.fromReplace(e,this.from,this.to,this.slice)}getMap(){return new jr([this.from,this.to-this.from,this.slice.size])}invert(t){return new e(this.from,this.from+this.slice.size,t.slice(this.from,this.to))}map(t){let n=t.mapResult(this.from,1),r=t.mapResult(this.to,-1);return n.deletedAcross&&r.deletedAcross?null:new e(n.pos,Math.max(n.pos,r.pos),this.slice,this.structure)}merge(t){if(!(t instanceof e)||t.structure||this.structure)return null;if(this.from+this.slice.size==t.from&&!this.slice.openEnd&&!t.slice.openStart){let n=this.slice.size+t.slice.size==0?J.empty:new J(this.slice.content.append(t.slice.content),this.slice.openStart,t.slice.openEnd);return new e(this.from,this.to+(t.to-t.from),n,this.structure)}else if(t.to==this.from&&!this.slice.openStart&&!t.slice.openEnd){let n=this.slice.size+t.slice.size==0?J.empty:new J(t.slice.content.append(this.slice.content),t.slice.openStart,this.slice.openEnd);return new e(t.from,this.to,n,this.structure)}else return null}toJSON(){let e={stepType:`replace`,from:this.from,to:this.to};return this.slice.size&&(e.slice=this.slice.toJSON()),this.structure&&(e.structure=!0),e}static fromJSON(t,n){if(typeof n.from!=`number`||typeof n.to!=`number`)throw RangeError(`Invalid input for ReplaceStep.fromJSON`);return new e(n.from,n.to,J.fromJSON(t,n.slice),!!n.structure)}};Pr.jsonID(`replace`,Vr);var Hr=class e extends Pr{constructor(e,t,n,r,i,a,o=!1){super(),this.from=e,this.to=t,this.gapFrom=n,this.gapTo=r,this.slice=i,this.insert=a,this.structure=o}apply(e){if(this.structure&&(Ur(e,this.from,this.gapFrom)||Ur(e,this.gapTo,this.to)))return Fr.fail(`Structure gap-replace would overwrite content`);let t=e.slice(this.gapFrom,this.gapTo);if(t.openStart||t.openEnd)return Fr.fail(`Gap is not a flat range`);let n=this.slice.insertAt(this.insert,t.content);return n?Fr.fromReplace(e,this.from,this.to,n):Fr.fail(`Content does not fit in gap`)}getMap(){return new jr([this.from,this.gapFrom-this.from,this.insert,this.gapTo,this.to-this.gapTo,this.slice.size-this.insert])}invert(t){let n=this.gapTo-this.gapFrom;return new e(this.from,this.from+this.slice.size+n,this.from+this.insert,this.from+this.insert+n,t.slice(this.from,this.to).removeBetween(this.gapFrom-this.from,this.gapTo-this.from),this.gapFrom-this.from,this.structure)}map(t){let n=t.mapResult(this.from,1),r=t.mapResult(this.to,-1),i=this.from==this.gapFrom?n.pos:t.map(this.gapFrom,-1),a=this.to==this.gapTo?r.pos:t.map(this.gapTo,1);return n.deletedAcross&&r.deletedAcross||i<n.pos||a>r.pos?null:new e(n.pos,r.pos,i,a,this.slice,this.insert,this.structure)}toJSON(){let e={stepType:`replaceAround`,from:this.from,to:this.to,gapFrom:this.gapFrom,gapTo:this.gapTo,insert:this.insert};return this.slice.size&&(e.slice=this.slice.toJSON()),this.structure&&(e.structure=!0),e}static fromJSON(t,n){if(typeof n.from!=`number`||typeof n.to!=`number`||typeof n.gapFrom!=`number`||typeof n.gapTo!=`number`||typeof n.insert!=`number`)throw RangeError(`Invalid input for ReplaceAroundStep.fromJSON`);return new e(n.from,n.to,n.gapFrom,n.gapTo,J.fromJSON(t,n.slice),n.insert,!!n.structure)}};Pr.jsonID(`replaceAround`,Hr);function Ur(e,t,n){let r=e.resolve(t),i=n-t,a=r.depth;for(;i>0&&a>0&&r.indexAfter(a)==r.node(a).childCount;)a--,i--;if(i>0){let e=r.node(a).maybeChild(r.indexAfter(a));for(;i>0;){if(!e||e.isLeaf)return!0;e=e.firstChild,i--}}return!1}function Wr(e,t,n){let r=e.resolve(t);if(!n.content.size)return t;let i=n.content;for(let e=0;e<n.openStart;e++)i=i.firstChild.content;for(let e=1;e<=(n.openStart==0&&n.size?2:1);e++)for(let t=r.depth;t>=0;t--){let n=t==r.depth?0:r.pos<=(r.start(t+1)+r.end(t+1))/2?-1:1,a=r.index(t)+ +(n>0),o=r.node(t),s=!1;if(e==1)s=o.canReplace(a,a,i);else{let e=o.contentMatchAt(a).findWrapping(i.firstChild.type);s=e&&o.canReplaceWith(a,a,e[0])}if(s)return n==0?r.pos:n<0?r.before(t+1):r.after(t+1)}return null}var Gr=class e extends Pr{constructor(e,t,n){super(),this.pos=e,this.attr=t,this.value=n}apply(e){let t=e.nodeAt(this.pos);if(!t)return Fr.fail(`No node at attribute step's position`);let n=Object.create(null);for(let e in t.attrs)n[e]=t.attrs[e];n[this.attr]=this.value;let r=t.type.create(n,null,t.marks);return Fr.fromReplace(e,this.pos,this.pos+1,new J(q.from(r),0,+!t.isLeaf))}getMap(){return jr.empty}invert(t){return new e(this.pos,this.attr,t.nodeAt(this.pos).attrs[this.attr])}map(t){let n=t.mapResult(this.pos,1);return n.deletedAfter?null:new e(n.pos,this.attr,this.value)}toJSON(){return{stepType:`attr`,pos:this.pos,attr:this.attr,value:this.value}}static fromJSON(t,n){if(typeof n.pos!=`number`||typeof n.attr!=`string`)throw RangeError(`Invalid input for AttrStep.fromJSON`);return new e(n.pos,n.attr,n.value)}};Pr.jsonID(`attr`,Gr);var Kr=class e extends Pr{constructor(e,t){super(),this.attr=e,this.value=t}apply(e){let t=Object.create(null);for(let n in e.attrs)t[n]=e.attrs[n];t[this.attr]=this.value;let n=e.type.create(t,e.content,e.marks);return Fr.ok(n)}getMap(){return jr.empty}invert(t){return new e(this.attr,t.attrs[this.attr])}map(e){return this}toJSON(){return{stepType:`docAttr`,attr:this.attr,value:this.value}}static fromJSON(t,n){if(typeof n.attr!=`string`)throw RangeError(`Invalid input for DocAttrStep.fromJSON`);return new e(n.attr,n.value)}};Pr.jsonID(`docAttr`,Kr);var qr=class extends Error{};qr=function e(t){let n=Error.call(this,t);return n.__proto__=e.prototype,n},qr.prototype=Object.create(Error.prototype),qr.prototype.constructor=qr,qr.prototype.name=`TransformError`;var Jr=Object.create(null),Y=class{constructor(e,t,n){this.$anchor=e,this.$head=t,this.ranges=n||[new Yr(e.min(t),e.max(t))]}get anchor(){return this.$anchor.pos}get head(){return this.$head.pos}get from(){return this.$from.pos}get to(){return this.$to.pos}get $from(){return this.ranges[0].$from}get $to(){return this.ranges[0].$to}get empty(){let e=this.ranges;for(let t=0;t<e.length;t++)if(e[t].$from.pos!=e[t].$to.pos)return!1;return!0}content(){return this.$from.doc.slice(this.from,this.to,!0)}replace(e,t=J.empty){let n=t.content.lastChild,r=null;for(let e=0;e<t.openEnd;e++)r=n,n=n.lastChild;let i=e.steps.length,a=this.ranges;for(let o=0;o<a.length;o++){let{$from:s,$to:c}=a[o],l=e.mapping.slice(i);e.replaceRange(l.map(s.pos),l.map(c.pos),o?J.empty:t),o==0&&ri(e,i,(n?n.isInline:r&&r.isTextblock)?-1:1)}}replaceWith(e,t){let n=e.steps.length,r=this.ranges;for(let i=0;i<r.length;i++){let{$from:a,$to:o}=r[i],s=e.mapping.slice(n),c=s.map(a.pos),l=s.map(o.pos);i?e.deleteRange(c,l):(e.replaceRangeWith(c,l,t),ri(e,n,t.isInline?-1:1))}}static findFrom(e,t,n=!1){let r=e.parent.inlineContent?new X(e):ni(e.node(0),e.parent,e.pos,e.index(),t,n);if(r)return r;for(let r=e.depth-1;r>=0;r--){let i=t<0?ni(e.node(0),e.node(r),e.before(r+1),e.index(r),t,n):ni(e.node(0),e.node(r),e.after(r+1),e.index(r)+1,t,n);if(i)return i}return null}static near(e,t=1){return this.findFrom(e,t)||this.findFrom(e,-t)||new ei(e.node(0))}static atStart(e){return ni(e,e,0,0,1)||new ei(e)}static atEnd(e){return ni(e,e,e.content.size,e.childCount,-1)||new ei(e)}static fromJSON(e,t){if(!t||!t.type)throw RangeError(`Invalid input for Selection.fromJSON`);let n=Jr[t.type];if(!n)throw RangeError(`No selection type ${t.type} defined`);return n.fromJSON(e,t)}static jsonID(e,t){if(e in Jr)throw RangeError(`Duplicate use of selection JSON ID `+e);return Jr[e]=t,t.prototype.jsonID=e,t}getBookmark(){return X.between(this.$anchor,this.$head).getBookmark()}};Y.prototype.visible=!0;var Yr=class{constructor(e,t){this.$from=e,this.$to=t}},Xr=!1;function Zr(e){!Xr&&!e.parent.inlineContent&&(Xr=!0,console.warn(`TextSelection endpoint not pointing into a node with inline content (`+e.parent.type.name+`)`))}var X=class e extends Y{constructor(e,t=e){Zr(e),Zr(t),super(e,t)}get $cursor(){return this.$anchor.pos==this.$head.pos?this.$head:null}map(t,n){let r=t.resolve(n.map(this.head));if(!r.parent.inlineContent)return Y.near(r);let i=t.resolve(n.map(this.anchor));return new e(i.parent.inlineContent?i:r,r)}replace(e,t=J.empty){if(super.replace(e,t),t==J.empty){let t=this.$from.marksAcross(this.$to);t&&e.ensureMarks(t)}}eq(t){return t instanceof e&&t.anchor==this.anchor&&t.head==this.head}getBookmark(){return new Qr(this.anchor,this.head)}toJSON(){return{type:`text`,anchor:this.anchor,head:this.head}}static fromJSON(t,n){if(typeof n.anchor!=`number`||typeof n.head!=`number`)throw RangeError(`Invalid input for TextSelection.fromJSON`);return new e(t.resolve(n.anchor),t.resolve(n.head))}static create(e,t,n=t){let r=e.resolve(t);return new this(r,n==t?r:e.resolve(n))}static between(t,n,r){let i=t.pos-n.pos;if((!r||i)&&(r=i>=0?1:-1),!n.parent.inlineContent){let e=Y.findFrom(n,r,!0)||Y.findFrom(n,-r,!0);if(e)n=e.$head;else return Y.near(n,r)}return t.parent.inlineContent||(i==0?t=n:(t=(Y.findFrom(t,-r,!0)||Y.findFrom(t,r,!0)).$anchor,t.pos<n.pos!=i<0&&(t=n))),new e(t,n)}};Y.jsonID(`text`,X);var Qr=class e{constructor(e,t){this.anchor=e,this.head=t}map(t){return new e(t.map(this.anchor),t.map(this.head))}resolve(e){return X.between(e.resolve(this.anchor),e.resolve(this.head))}},Z=class e extends Y{constructor(e){let t=e.nodeAfter,n=e.node(0).resolve(e.pos+t.nodeSize);super(e,n),this.node=t}map(t,n){let{deleted:r,pos:i}=n.mapResult(this.anchor),a=t.resolve(i);return r?Y.near(a):new e(a)}content(){return new J(q.from(this.node),0,0)}eq(t){return t instanceof e&&t.anchor==this.anchor}toJSON(){return{type:`node`,anchor:this.anchor}}getBookmark(){return new $r(this.anchor)}static fromJSON(t,n){if(typeof n.anchor!=`number`)throw RangeError(`Invalid input for NodeSelection.fromJSON`);return new e(t.resolve(n.anchor))}static create(t,n){return new e(t.resolve(n))}static isSelectable(e){return!e.isText&&e.type.spec.selectable!==!1}};Z.prototype.visible=!1,Y.jsonID(`node`,Z);var $r=class e{constructor(e){this.anchor=e}map(t){let{deleted:n,pos:r}=t.mapResult(this.anchor);return n?new Qr(r,r):new e(r)}resolve(e){let t=e.resolve(this.anchor),n=t.nodeAfter;return n&&Z.isSelectable(n)?new Z(t):Y.near(t)}},ei=class e extends Y{constructor(e){super(e.resolve(0),e.resolve(e.content.size))}replace(e,t=J.empty){if(t==J.empty){e.delete(0,e.doc.content.size);let t=Y.atStart(e.doc);t.eq(e.selection)||e.setSelection(t)}else super.replace(e,t)}toJSON(){return{type:`all`}}static fromJSON(t){return new e(t)}map(t){return new e(t)}eq(t){return t instanceof e}getBookmark(){return ti}};Y.jsonID(`all`,ei);var ti={map(){return this},resolve(e){return new ei(e)}};function ni(e,t,n,r,i,a=!1){if(t.inlineContent)return X.create(e,n);for(let o=r-(i>0?0:1);i>0?o<t.childCount:o>=0;o+=i){let r=t.child(o);if(!r.isAtom){let t=ni(e,r,n+i,i<0?r.childCount:0,i,a);if(t)return t}else if(!a&&Z.isSelectable(r))return Z.create(e,n-(i<0?r.nodeSize:0));n+=r.nodeSize*i}return null}function ri(e,t,n){let r=e.steps.length-1;if(r<t)return;let i=e.steps[r];if(!(i instanceof Vr||i instanceof Hr))return;let a=e.mapping.maps[r],o;a.forEach((e,t,n,r)=>{o??=r}),e.setSelection(Y.near(e.doc.resolve(o),n))}function ii(e,t){return!t||!e?e:e.bind(t)}var ai=class{constructor(e,t,n){this.name=e,this.init=ii(t.init,n),this.apply=ii(t.apply,n)}};new ai(`doc`,{init(e){return e.doc||e.schema.topNodeType.createAndFill()},apply(e){return e.doc}}),new ai(`selection`,{init(e,t){return e.selection||Y.atStart(t.doc)},apply(e){return e.selection}}),new ai(`storedMarks`,{init(e){return e.storedMarks||null},apply(e,t,n,r){return r.selection.$cursor?e.storedMarks:null}}),new ai(`scrollToSelection`,{init(){return 0},apply(e,t){return e.scrolledIntoView?t+1:t}});function oi(e,t,n){for(let r in e){let i=e[r];i instanceof Function?i=i.bind(t):r==`handleDOMEvents`&&(i=oi(i,t,{})),n[r]=i}return n}var si=class{constructor(e){this.spec=e,this.props={},e.props&&oi(e.props,this,this.props),this.key=e.key?e.key.key:li(`plugin`)}getState(e){return e[this.key]}},ci=Object.create(null);function li(e){return e in ci?e+`$`+ ++ci[e]:(ci[e]=0,e+`$`)}var ui=class{constructor(e=`key`){this.key=li(e)}get(e){return e.config.pluginsByKey[this.key]}getState(e){return e[this.key]}};function di(e={}){return new si({view(t){return new fi(t,e)}})}var fi=class{constructor(e,t){this.editorView=e,this.cursorPos=null,this.element=null,this.timeout=-1,this.width=t.width??1,this.color=t.color===!1?void 0:t.color||`black`,this.class=t.class,this.handlers=[`dragover`,`dragend`,`drop`,`dragleave`].map(t=>{let n=e=>{this[t](e)};return e.dom.addEventListener(t,n),{name:t,handler:n}})}destroy(){this.handlers.forEach(({name:e,handler:t})=>this.editorView.dom.removeEventListener(e,t))}update(e,t){this.cursorPos!=null&&t.doc!=e.state.doc&&(this.cursorPos>e.state.doc.content.size?this.setCursor(null):this.updateOverlay())}setCursor(e){e!=this.cursorPos&&(this.cursorPos=e,e==null?(this.element.parentNode.removeChild(this.element),this.element=null):this.updateOverlay())}updateOverlay(){let e=this.editorView.state.doc.resolve(this.cursorPos),t=!e.parent.inlineContent,n,r=this.editorView.dom,i=r.getBoundingClientRect(),a=i.width/r.offsetWidth,o=i.height/r.offsetHeight;if(t){let t=e.nodeBefore,r=e.nodeAfter;if(t||r){let e=this.editorView.nodeDOM(this.cursorPos-(t?t.nodeSize:0));if(e){let i=e.getBoundingClientRect(),a=t?i.bottom:i.top;t&&r&&(a=(a+this.editorView.nodeDOM(this.cursorPos).getBoundingClientRect().top)/2);let s=this.width/2*o;n={left:i.left,right:i.right,top:a-s,bottom:a+s}}}}if(!n){let e=this.editorView.coordsAtPos(this.cursorPos),t=this.width/2*a;n={left:e.left-t,right:e.left+t,top:e.top,bottom:e.bottom}}let s=this.editorView.dom.offsetParent;this.element||(this.element=s.appendChild(document.createElement(`div`)),this.class&&(this.element.className=this.class),this.element.style.cssText=`position: absolute; z-index: 50; pointer-events: none;`,this.color&&(this.element.style.backgroundColor=this.color)),this.element.classList.toggle(`prosemirror-dropcursor-block`,t),this.element.classList.toggle(`prosemirror-dropcursor-inline`,!t);let c,l;if(!s||s==document.body&&getComputedStyle(s).position==`static`)c=-pageXOffset,l=-pageYOffset;else{let e=s.getBoundingClientRect(),t=e.width/s.offsetWidth,n=e.height/s.offsetHeight;c=e.left-s.scrollLeft*t,l=e.top-s.scrollTop*n}this.element.style.left=(n.left-c)/a+`px`,this.element.style.top=(n.top-l)/o+`px`,this.element.style.width=(n.right-n.left)/a+`px`,this.element.style.height=(n.bottom-n.top)/o+`px`}scheduleRemoval(e){clearTimeout(this.timeout),this.timeout=setTimeout(()=>this.setCursor(null),e)}dragover(e){if(!this.editorView.editable)return;let t=this.editorView.posAtCoords({left:e.clientX,top:e.clientY}),n=t&&t.inside>=0&&this.editorView.state.doc.nodeAt(t.inside),r=n&&n.type.spec.disableDropCursor,i=typeof r==`function`?r(this.editorView,t,e):r;if(t&&!i){let e=t.pos;if(this.editorView.dragging&&this.editorView.dragging.slice){let t=Wr(this.editorView.state.doc,e,this.editorView.dragging.slice);t!=null&&(e=t)}this.setCursor(e),this.scheduleRemoval(5e3)}}dragend(){this.scheduleRemoval(20)}drop(){this.scheduleRemoval(20)}dragleave(e){this.editorView.dom.contains(e.relatedTarget)||this.setCursor(null)}};function pi(e,t,n){for(let r=0;;r++){if(r==e.childCount||r==t.childCount)return e.childCount==t.childCount?null:n;let i=e.child(r),a=t.child(r);if(i==a){n+=i.nodeSize;continue}if(!i.sameMarkup(a))return n;if(i.isText&&i.text!=a.text){for(let e=0;i.text[e]==a.text[e];e++)n++;return n}if(i.content.size||a.content.size){let e=pi(i.content,a.content,n+1);if(e!=null)return e}n+=i.nodeSize}}function mi(e,t,n,r){for(let i=e.childCount,a=t.childCount;;){if(i==0||a==0)return i==a?null:{a:n,b:r};let o=e.child(--i),s=t.child(--a),c=o.nodeSize;if(o==s){n-=c,r-=c;continue}if(!o.sameMarkup(s))return{a:n,b:r};if(o.isText&&o.text!=s.text){let e=0,t=Math.min(o.text.length,s.text.length);for(;e<t&&o.text[o.text.length-e-1]==s.text[s.text.length-e-1];)e++,n--,r--;return{a:n,b:r}}if(o.content.size||s.content.size){let e=mi(o.content,s.content,n-1,r-1);if(e)return e}n-=c,r-=c}}var Q=class e{constructor(e,t){if(this.content=e,this.size=t||0,t==null)for(let t=0;t<e.length;t++)this.size+=e[t].nodeSize}nodesBetween(e,t,n,r=0,i){for(let a=0,o=0;o<t;a++){let s=this.content[a],c=o+s.nodeSize;if(c>e&&n(s,r+o,i||null,a)!==!1&&s.content.size){let i=o+1;s.nodesBetween(Math.max(0,e-i),Math.min(s.content.size,t-i),n,r+i)}o=c}}descendants(e){this.nodesBetween(0,this.size,e)}textBetween(e,t,n,r){let i=``,a=!0;return this.nodesBetween(e,t,(o,s)=>{let c=o.isText?o.text.slice(Math.max(e,s)-s,t-s):o.isLeaf?r?typeof r==`function`?r(o):r:o.type.spec.leafText?o.type.spec.leafText(o):``:``;o.isBlock&&(o.isLeaf&&c||o.isTextblock)&&n&&(a?a=!1:i+=n),i+=c},0),i}append(t){if(!t.size)return this;if(!this.size)return t;let n=this.lastChild,r=t.firstChild,i=this.content.slice(),a=0;for(n.isText&&n.sameMarkup(r)&&(i[i.length-1]=n.withText(n.text+r.text),a=1);a<t.content.length;a++)i.push(t.content[a]);return new e(i,this.size+t.size)}cut(t,n=this.size){if(t==0&&n==this.size)return this;let r=[],i=0;if(n>t)for(let e=0,a=0;a<n;e++){let o=this.content[e],s=a+o.nodeSize;s>t&&((a<t||s>n)&&(o=o.isText?o.cut(Math.max(0,t-a),Math.min(o.text.length,n-a)):o.cut(Math.max(0,t-a-1),Math.min(o.content.size,n-a-1))),r.push(o),i+=o.nodeSize),a=s}return new e(r,i)}cutByIndex(t,n){return t==n?e.empty:t==0&&n==this.content.length?this:new e(this.content.slice(t,n))}replaceChild(t,n){let r=this.content[t];if(r==n)return this;let i=this.content.slice(),a=this.size+n.nodeSize-r.nodeSize;return i[t]=n,new e(i,a)}addToStart(t){return new e([t].concat(this.content),this.size+t.nodeSize)}addToEnd(t){return new e(this.content.concat(t),this.size+t.nodeSize)}eq(e){if(this.content.length!=e.content.length)return!1;for(let t=0;t<this.content.length;t++)if(!this.content[t].eq(e.content[t]))return!1;return!0}get firstChild(){return this.content.length?this.content[0]:null}get lastChild(){return this.content.length?this.content[this.content.length-1]:null}get childCount(){return this.content.length}child(e){let t=this.content[e];if(!t)throw RangeError(`Index `+e+` out of range for `+this);return t}maybeChild(e){return this.content[e]||null}forEach(e){for(let t=0,n=0;t<this.content.length;t++){let r=this.content[t];e(r,n,t),n+=r.nodeSize}}findDiffStart(e,t=0){return pi(this,e,t)}findDiffEnd(e,t=this.size,n=e.size){return mi(this,e,t,n)}findIndex(e){if(e==0)return gi(0,e);if(e==this.size)return gi(this.content.length,e);if(e>this.size||e<0)throw RangeError(`Position ${e} outside of fragment (${this})`);for(let t=0,n=0;;t++){let r=this.child(t),i=n+r.nodeSize;if(i>=e)return i==e?gi(t+1,i):gi(t,n);n=i}}toString(){return`<`+this.toStringInner()+`>`}toStringInner(){return this.content.join(`, `)}toJSON(){return this.content.length?this.content.map(e=>e.toJSON()):null}static fromJSON(t,n){if(!n)return e.empty;if(!Array.isArray(n))throw RangeError(`Invalid input for Fragment.fromJSON`);return new e(n.map(t.nodeFromJSON))}static fromArray(t){if(!t.length)return e.empty;let n,r=0;for(let e=0;e<t.length;e++){let i=t[e];r+=i.nodeSize,e&&i.isText&&t[e-1].sameMarkup(i)?(n||=t.slice(0,e),n[n.length-1]=i.withText(n[n.length-1].text+i.text)):n&&n.push(i)}return new e(n||t,r)}static from(t){if(!t)return e.empty;if(t instanceof e)return t;if(Array.isArray(t))return this.fromArray(t);if(t.attrs)return new e([t],t.nodeSize);throw RangeError(`Can not convert `+t+` to a Fragment`+(t.nodesBetween?` (looks like multiple versions of prosemirror-model were loaded)`:``))}};Q.empty=new Q([],0);var hi={index:0,offset:0};function gi(e,t){return hi.index=e,hi.offset=t,hi}function _i(e,t){if(e===t)return!0;if(!(e&&typeof e==`object`)||!(t&&typeof t==`object`))return!1;let n=Array.isArray(e);if(Array.isArray(t)!=n)return!1;if(n){if(e.length!=t.length)return!1;for(let n=0;n<e.length;n++)if(!_i(e[n],t[n]))return!1}else{for(let n in e)if(!(n in t)||!_i(e[n],t[n]))return!1;for(let n in t)if(!(n in e))return!1}return!0}var vi=class e{constructor(e,t){this.type=e,this.attrs=t}addToSet(e){let t,n=!1;for(let r=0;r<e.length;r++){let i=e[r];if(this.eq(i))return e;if(this.type.excludes(i.type))t||=e.slice(0,r);else if(i.type.excludes(this.type))return e;else !n&&i.type.rank>this.type.rank&&(t||=e.slice(0,r),t.push(this),n=!0),t&&t.push(i)}return t||=e.slice(),n||t.push(this),t}removeFromSet(e){for(let t=0;t<e.length;t++)if(this.eq(e[t]))return e.slice(0,t).concat(e.slice(t+1));return e}isInSet(e){for(let t=0;t<e.length;t++)if(this.eq(e[t]))return!0;return!1}eq(e){return this==e||this.type==e.type&&_i(this.attrs,e.attrs)}toJSON(){let e={type:this.type.name};for(let t in this.attrs){e.attrs=this.attrs;break}return e}static fromJSON(e,t){if(!t)throw RangeError(`Invalid input for Mark.fromJSON`);let n=e.marks[t.type];if(!n)throw RangeError(`There is no mark type ${t.type} in this schema`);let r=n.create(t.attrs);return n.checkAttrs(r.attrs),r}static sameSet(e,t){if(e==t)return!0;if(e.length!=t.length)return!1;for(let n=0;n<e.length;n++)if(!e[n].eq(t[n]))return!1;return!0}static setFrom(t){if(!t||Array.isArray(t)&&t.length==0)return e.none;if(t instanceof e)return[t];let n=t.slice();return n.sort((e,t)=>e.type.rank-t.type.rank),n}};vi.none=[];var yi=class extends Error{},$=class e{constructor(e,t,n){this.content=e,this.openStart=t,this.openEnd=n}get size(){return this.content.size-this.openStart-this.openEnd}insertAt(t,n){let r=xi(this.content,t+this.openStart,n);return r&&new e(r,this.openStart,this.openEnd)}removeBetween(t,n){return new e(bi(this.content,t+this.openStart,n+this.openStart),this.openStart,this.openEnd)}eq(e){return this.content.eq(e.content)&&this.openStart==e.openStart&&this.openEnd==e.openEnd}toString(){return this.content+`(`+this.openStart+`,`+this.openEnd+`)`}toJSON(){if(!this.content.size)return null;let e={content:this.content.toJSON()};return this.openStart>0&&(e.openStart=this.openStart),this.openEnd>0&&(e.openEnd=this.openEnd),e}static fromJSON(t,n){if(!n)return e.empty;let r=n.openStart||0,i=n.openEnd||0;if(typeof r!=`number`||typeof i!=`number`)throw RangeError(`Invalid input for Slice.fromJSON`);return new e(Q.fromJSON(t,n.content),r,i)}static maxOpen(t,n=!0){let r=0,i=0;for(let e=t.firstChild;e&&!e.isLeaf&&(n||!e.type.spec.isolating);e=e.firstChild)r++;for(let e=t.lastChild;e&&!e.isLeaf&&(n||!e.type.spec.isolating);e=e.lastChild)i++;return new e(t,r,i)}};$.empty=new $(Q.empty,0,0);function bi(e,t,n){let{index:r,offset:i}=e.findIndex(t),a=e.maybeChild(r),{index:o,offset:s}=e.findIndex(n);if(i==t||a.isText){if(s!=n&&!e.child(o).isText)throw RangeError(`Removing non-flat range`);return e.cut(0,t).append(e.cut(n))}if(r!=o)throw RangeError(`Removing non-flat range`);return e.replaceChild(r,a.copy(bi(a.content,t-i-1,n-i-1)))}function xi(e,t,n,r){let{index:i,offset:a}=e.findIndex(t),o=e.maybeChild(i);if(a==t||o.isText)return r&&!r.canReplace(i,i,n)?null:e.cut(0,t).append(n).append(e.cut(t));let s=xi(o.content,t-a-1,n,o);return s&&e.replaceChild(i,o.copy(s))}function Si(e,t,n){if(n.openStart>e.depth)throw new yi(`Inserted content deeper than insertion position`);if(e.depth-n.openStart!=t.depth-n.openEnd)throw new yi(`Inconsistent open depths`);return Ci(e,t,n,0)}function Ci(e,t,n,r){let i=e.index(r),a=e.node(r);if(i==t.index(r)&&r<e.depth-n.openStart){let o=Ci(e,t,n,r+1);return a.copy(a.content.replaceChild(i,o))}else if(!n.content.size)return Oi(a,Ai(e,t,r));else if(!n.openStart&&!n.openEnd&&e.depth==r&&t.depth==r){let r=e.parent,i=r.content;return Oi(r,i.cut(0,e.parentOffset).append(n.content).append(i.cut(t.parentOffset)))}else{let{start:i,end:o}=ji(n,e);return Oi(a,ki(e,i,o,t,r))}}function wi(e,t){if(!t.type.compatibleContent(e.type))throw new yi(`Cannot join `+t.type.name+` onto `+e.type.name)}function Ti(e,t,n){let r=e.node(n);return wi(r,t.node(n)),r}function Ei(e,t){let n=t.length-1;n>=0&&e.isText&&e.sameMarkup(t[n])?t[n]=e.withText(t[n].text+e.text):t.push(e)}function Di(e,t,n,r){let i=(t||e).node(n),a=0,o=t?t.index(n):i.childCount;e&&(a=e.index(n),e.depth>n?a++:e.textOffset&&(Ei(e.nodeAfter,r),a++));for(let e=a;e<o;e++)Ei(i.child(e),r);t&&t.depth==n&&t.textOffset&&Ei(t.nodeBefore,r)}function Oi(e,t){return e.type.checkContent(t),e.copy(t)}function ki(e,t,n,r,i){let a=e.depth>i&&Ti(e,t,i+1),o=r.depth>i&&Ti(n,r,i+1),s=[];return Di(null,e,i,s),a&&o&&t.index(i)==n.index(i)?(wi(a,o),Ei(Oi(a,ki(e,t,n,r,i+1)),s)):(a&&Ei(Oi(a,Ai(e,t,i+1)),s),Di(t,n,i,s),o&&Ei(Oi(o,Ai(n,r,i+1)),s)),Di(r,null,i,s),new Q(s)}function Ai(e,t,n){let r=[];return Di(null,e,n,r),e.depth>n&&Ei(Oi(Ti(e,t,n+1),Ai(e,t,n+1)),r),Di(t,null,n,r),new Q(r)}function ji(e,t){let n=t.depth-e.openStart,r=t.node(n).copy(e.content);for(let e=n-1;e>=0;e--)r=t.node(e).copy(Q.from(r));return{start:r.resolveNoCache(e.openStart+n),end:r.resolveNoCache(r.content.size-e.openEnd-n)}}var Mi=class e{constructor(e,t,n){this.pos=e,this.path=t,this.parentOffset=n,this.depth=t.length/3-1}resolveDepth(e){return e==null?this.depth:e<0?this.depth+e:e}get parent(){return this.node(this.depth)}get doc(){return this.node(0)}node(e){return this.path[this.resolveDepth(e)*3]}index(e){return this.path[this.resolveDepth(e)*3+1]}indexAfter(e){return e=this.resolveDepth(e),this.index(e)+(e==this.depth&&!this.textOffset?0:1)}start(e){return e=this.resolveDepth(e),e==0?0:this.path[e*3-1]+1}end(e){return e=this.resolveDepth(e),this.start(e)+this.node(e).content.size}before(e){if(e=this.resolveDepth(e),!e)throw RangeError(`There is no position before the top-level node`);return e==this.depth+1?this.pos:this.path[e*3-1]}after(e){if(e=this.resolveDepth(e),!e)throw RangeError(`There is no position after the top-level node`);return e==this.depth+1?this.pos:this.path[e*3-1]+this.path[e*3].nodeSize}get textOffset(){return this.pos-this.path[this.path.length-1]}get nodeAfter(){let e=this.parent,t=this.index(this.depth);if(t==e.childCount)return null;let n=this.pos-this.path[this.path.length-1],r=e.child(t);return n?e.child(t).cut(n):r}get nodeBefore(){let e=this.index(this.depth),t=this.pos-this.path[this.path.length-1];return t?this.parent.child(e).cut(0,t):e==0?null:this.parent.child(e-1)}posAtIndex(e,t){t=this.resolveDepth(t);let n=this.path[t*3],r=t==0?0:this.path[t*3-1]+1;for(let t=0;t<e;t++)r+=n.child(t).nodeSize;return r}marks(){let e=this.parent,t=this.index();if(e.content.size==0)return vi.none;if(this.textOffset)return e.child(t).marks;let n=e.maybeChild(t-1),r=e.maybeChild(t);if(!n){let e=n;n=r,r=e}let i=n.marks;for(var a=0;a<i.length;a++)i[a].type.spec.inclusive===!1&&(!r||!i[a].isInSet(r.marks))&&(i=i[a--].removeFromSet(i));return i}marksAcross(e){let t=this.parent.maybeChild(this.index());if(!t||!t.isInline)return null;let n=t.marks,r=e.parent.maybeChild(e.index());for(var i=0;i<n.length;i++)n[i].type.spec.inclusive===!1&&(!r||!n[i].isInSet(r.marks))&&(n=n[i--].removeFromSet(n));return n}sharedDepth(e){for(let t=this.depth;t>0;t--)if(this.start(t)<=e&&this.end(t)>=e)return t;return 0}blockRange(e=this,t){if(e.pos<this.pos)return e.blockRange(this);for(let n=this.depth-(this.parent.inlineContent||this.pos==e.pos?1:0);n>=0;n--)if(e.pos<=this.end(n)&&(!t||t(this.node(n))))return new Ii(this,e,n);return null}sameParent(e){return this.pos-this.parentOffset==e.pos-e.parentOffset}max(e){return e.pos>this.pos?e:this}min(e){return e.pos<this.pos?e:this}toString(){let e=``;for(let t=1;t<=this.depth;t++)e+=(e?`/`:``)+this.node(t).type.name+`_`+this.index(t-1);return e+`:`+this.parentOffset}static resolve(t,n){if(!(n>=0&&n<=t.content.size))throw RangeError(`Position `+n+` out of range`);let r=[],i=0,a=n;for(let e=t;;){let{index:t,offset:n}=e.content.findIndex(a),o=a-n;if(r.push(e,t,i+n),!o||(e=e.child(t),e.isText))break;a=o-1,i+=n+1}return new e(n,r,a)}static resolveCached(t,n){let r=Fi.get(t);if(r)for(let e=0;e<r.elts.length;e++){let t=r.elts[e];if(t.pos==n)return t}else Fi.set(t,r=new Ni);let i=r.elts[r.i]=e.resolve(t,n);return r.i=(r.i+1)%Pi,i}},Ni=class{constructor(){this.elts=[],this.i=0}},Pi=12,Fi=new WeakMap,Ii=class{constructor(e,t,n){this.$from=e,this.$to=t,this.depth=n}get start(){return this.$from.before(this.depth+1)}get end(){return this.$to.after(this.depth+1)}get parent(){return this.$from.node(this.depth)}get startIndex(){return this.$from.index(this.depth)}get endIndex(){return this.$to.indexAfter(this.depth)}},Li=Object.create(null),Ri=class e{constructor(e,t,n,r=vi.none){this.type=e,this.attrs=t,this.marks=r,this.content=n||Q.empty}get children(){return this.content.content}get nodeSize(){return this.isLeaf?1:2+this.content.size}get childCount(){return this.content.childCount}child(e){return this.content.child(e)}maybeChild(e){return this.content.maybeChild(e)}forEach(e){this.content.forEach(e)}nodesBetween(e,t,n,r=0){this.content.nodesBetween(e,t,n,r,this)}descendants(e){this.nodesBetween(0,this.content.size,e)}get textContent(){return this.isLeaf&&this.type.spec.leafText?this.type.spec.leafText(this):this.textBetween(0,this.content.size,``)}textBetween(e,t,n,r){return this.content.textBetween(e,t,n,r)}get firstChild(){return this.content.firstChild}get lastChild(){return this.content.lastChild}eq(e){return this==e||this.sameMarkup(e)&&this.content.eq(e.content)}sameMarkup(e){return this.hasMarkup(e.type,e.attrs,e.marks)}hasMarkup(e,t,n){return this.type==e&&_i(this.attrs,t||e.defaultAttrs||Li)&&vi.sameSet(this.marks,n||vi.none)}copy(t=null){return t==this.content?this:new e(this.type,this.attrs,t,this.marks)}mark(t){return t==this.marks?this:new e(this.type,this.attrs,this.content,t)}cut(e,t=this.content.size){return e==0&&t==this.content.size?this:this.copy(this.content.cut(e,t))}slice(e,t=this.content.size,n=!1){if(e==t)return $.empty;let r=this.resolve(e),i=this.resolve(t),a=n?0:r.sharedDepth(t),o=r.start(a);return new $(r.node(a).content.cut(r.pos-o,i.pos-o),r.depth-a,i.depth-a)}replace(e,t,n){return Si(this.resolve(e),this.resolve(t),n)}nodeAt(e){for(let t=this;;){let{index:n,offset:r}=t.content.findIndex(e);if(t=t.maybeChild(n),!t)return null;if(r==e||t.isText)return t;e-=r+1}}childAfter(e){let{index:t,offset:n}=this.content.findIndex(e);return{node:this.content.maybeChild(t),index:t,offset:n}}childBefore(e){if(e==0)return{node:null,index:0,offset:0};let{index:t,offset:n}=this.content.findIndex(e);if(n<e)return{node:this.content.child(t),index:t,offset:n};let r=this.content.child(t-1);return{node:r,index:t-1,offset:n-r.nodeSize}}resolve(e){return Mi.resolveCached(this,e)}resolveNoCache(e){return Mi.resolve(this,e)}rangeHasMark(e,t,n){let r=!1;return t>e&&this.nodesBetween(e,t,e=>(n.isInSet(e.marks)&&(r=!0),!r)),r}get isBlock(){return this.type.isBlock}get isTextblock(){return this.type.isTextblock}get inlineContent(){return this.type.inlineContent}get isInline(){return this.type.isInline}get isText(){return this.type.isText}get isLeaf(){return this.type.isLeaf}get isAtom(){return this.type.isAtom}toString(){if(this.type.spec.toDebugString)return this.type.spec.toDebugString(this);let e=this.type.name;return this.content.size&&(e+=`(`+this.content.toStringInner()+`)`),zi(this.marks,e)}contentMatchAt(e){let t=this.type.contentMatch.matchFragment(this.content,0,e);if(!t)throw Error(`Called contentMatchAt on a node with invalid content`);return t}canReplace(e,t,n=Q.empty,r=0,i=n.childCount){let a=this.contentMatchAt(e).matchFragment(n,r,i),o=a&&a.matchFragment(this.content,t);if(!o||!o.validEnd)return!1;for(let e=r;e<i;e++)if(!this.type.allowsMarks(n.child(e).marks))return!1;return!0}canReplaceWith(e,t,n,r){if(r&&!this.type.allowsMarks(r))return!1;let i=this.contentMatchAt(e).matchType(n),a=i&&i.matchFragment(this.content,t);return a?a.validEnd:!1}canAppend(e){return e.content.size?this.canReplace(this.childCount,this.childCount,e.content):this.type.compatibleContent(e.type)}check(){this.type.checkContent(this.content),this.type.checkAttrs(this.attrs);let e=vi.none;for(let t=0;t<this.marks.length;t++){let n=this.marks[t];n.type.checkAttrs(n.attrs),e=n.addToSet(e)}if(!vi.sameSet(e,this.marks))throw RangeError(`Invalid collection of marks for node ${this.type.name}: ${this.marks.map(e=>e.type.name)}`);this.content.forEach(e=>e.check())}toJSON(){let e={type:this.type.name};for(let t in this.attrs){e.attrs=this.attrs;break}return this.content.size&&(e.content=this.content.toJSON()),this.marks.length&&(e.marks=this.marks.map(e=>e.toJSON())),e}static fromJSON(e,t){if(!t)throw RangeError(`Invalid input for Node.fromJSON`);let n;if(t.marks){if(!Array.isArray(t.marks))throw RangeError(`Invalid mark data for Node.fromJSON`);n=t.marks.map(e.markFromJSON)}if(t.type==`text`){if(typeof t.text!=`string`)throw RangeError(`Invalid text node in JSON`);return e.text(t.text,n)}let r=Q.fromJSON(e,t.content),i=e.nodeType(t.type).create(t.attrs,r,n);return i.type.checkAttrs(i.attrs),i}};Ri.prototype.text=void 0;function zi(e,t){for(let n=e.length-1;n>=0;n--)t=e[n].type.name+`(`+t+`)`;return t}var Bi=class e{constructor(e){this.validEnd=e,this.next=[],this.wrapCache=[]}static parse(t,n){let r=new Vi(t,n);if(r.next==null)return e.empty;let i=Hi(r);r.next&&r.err(`Unexpected trailing text`);let a=Qi(Yi(i));return $i(a,r),a}matchType(e){for(let t=0;t<this.next.length;t++)if(this.next[t].type==e)return this.next[t].next;return null}matchFragment(e,t=0,n=e.childCount){let r=this;for(let i=t;r&&i<n;i++)r=r.matchType(e.child(i).type);return r}get inlineContent(){return this.next.length!=0&&this.next[0].type.isInline}get defaultType(){for(let e=0;e<this.next.length;e++){let{type:t}=this.next[e];if(!(t.isText||t.hasRequiredAttrs()))return t}return null}compatible(e){for(let t=0;t<this.next.length;t++)for(let n=0;n<e.next.length;n++)if(this.next[t].type==e.next[n].type)return!0;return!1}fillBefore(e,t=!1,n=0){let r=[this];function i(a,o){let s=a.matchFragment(e,n);if(s&&(!t||s.validEnd))return Q.from(o.map(e=>e.createAndFill()));for(let e=0;e<a.next.length;e++){let{type:t,next:n}=a.next[e];if(!(t.isText||t.hasRequiredAttrs())&&r.indexOf(n)==-1){r.push(n);let e=i(n,o.concat(t));if(e)return e}}return null}return i(this,[])}findWrapping(e){for(let t=0;t<this.wrapCache.length;t+=2)if(this.wrapCache[t]==e)return this.wrapCache[t+1];let t=this.computeWrapping(e);return this.wrapCache.push(e,t),t}computeWrapping(e){let t=Object.create(null),n=[{match:this,type:null,via:null}];for(;n.length;){let r=n.shift(),i=r.match;if(i.matchType(e)){let e=[];for(let t=r;t.type;t=t.via)e.push(t.type);return e.reverse()}for(let e=0;e<i.next.length;e++){let{type:a,next:o}=i.next[e];!a.isLeaf&&!a.hasRequiredAttrs()&&!(a.name in t)&&(!r.type||o.validEnd)&&(n.push({match:a.contentMatch,type:a,via:r}),t[a.name]=!0)}}return null}get edgeCount(){return this.next.length}edge(e){if(e>=this.next.length)throw RangeError(`There's no ${e}th edge in this content match`);return this.next[e]}toString(){let e=[];function t(n){e.push(n);for(let r=0;r<n.next.length;r++)e.indexOf(n.next[r].next)==-1&&t(n.next[r].next)}return t(this),e.map((t,n)=>{let r=n+(t.validEnd?`*`:` `)+` `;for(let n=0;n<t.next.length;n++)r+=(n?`, `:``)+t.next[n].type.name+`->`+e.indexOf(t.next[n].next);return r}).join(`
@@ -18,4 +18,4 @@ Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});var e=Object.
18
18
 
19
19
  .ProseMirror:not(.ProseMirror-focused) *::-moz-selection {
20
20
  background: transparent;
21
- }`;S.Extension.create({name:`selection`,addOptions(){return{className:`selection`}},addProseMirrorPlugins(){let{editor:e,options:t}=this;return e.options.injectCSS&&typeof document<`u`&&(0,S.createStyleTag)(Qh,e.options.injectNonce,`selection`),[new si({key:new ui(`selection`),props:{decorations(n){return n.selection.empty||e.isFocused||!e.isEditable||(0,S.isNodeSelection)(n.selection)||e.view.dragging?null:jl.create(n.doc,[Ol.inline(n.selection.from,n.selection.to,{class:t.className})])}}})]}});function $h({types:e,node:t}){return t&&Array.isArray(e)&&e.includes(t.type)||t?.type===e}S.Extension.create({name:`trailingNode`,addOptions(){return{node:void 0,notAfter:[]}},addProseMirrorPlugins(){let e=new ui(this.name),t=this.options.node||this.editor.schema.topNodeType.contentMatch.defaultType?.name||`paragraph`,n=Object.entries(this.editor.schema.nodes).map(([,e])=>e).filter(e=>(this.options.notAfter||[]).concat(t).includes(e.name));return[new si({key:e,appendTransaction:(n,r,i)=>{let{doc:a,tr:o,schema:s}=i,c=e.getState(i),l=a.content.size,u=s.nodes[t];if(!n.some(e=>e.getMeta(`skipTrailingNode`))&&c)return o.insert(l,u.create())},state:{init:(e,t)=>{let r=t.tr.doc.lastChild;return!$h({node:r,types:n})},apply:(e,t)=>{if(!e.docChanged||e.getMeta(`__uniqueIDTransaction`))return t;let r=e.doc.lastChild;return!$h({node:r,types:n})}}})]}}),S.Extension.create({name:`undoRedo`,addOptions(){return{depth:100,newGroupDelay:500}},addCommands(){return{undo:()=>({state:e,dispatch:t})=>Fh(e,t),redo:()=>({state:e,dispatch:t})=>Ih(e,t)}},addProseMirrorPlugins(){return[Nh(this.options)]},addKeyboardShortcuts(){return{"Mod-z":()=>this.editor.commands.undo(),"Shift-Mod-z":()=>this.editor.commands.redo(),"Mod-y":()=>this.editor.commands.redo(),"Mod-я":()=>this.editor.commands.undo(),"Shift-Mod-я":()=>this.editor.commands.redo()}}});var eg=(0,c.createContext)(null);function tg({children:e,editor:t}){return(0,l.jsx)(eg.Provider,{value:t,children:e})}function ng(){let e=(0,c.useContext)(eg),[,t]=(0,c.useReducer)(e=>e+1,0);return(0,c.useEffect)(()=>{if(e)return e.on(`transaction`,t),()=>{e.off(`transaction`,t)}},[e,t]),e}function rg(e){let{char:t,allowSpaces:n,allowedPrefixes:r,startOfLine:i,$position:a}=e,o=(0,S.escapeForRegEx)(t),s=RegExp(`\\s${o}$`),c=i?`^`:``,l=RegExp(n?`${c}${o}(?!.*\\s{2}).*?(?=\\s${o}|$)`:`${c}(?:^)?${o}[^\\s${o}]*`,`gm`),u=a.nodeBefore?.isText&&a.nodeBefore.text;if(!u)return null;let d=a.pos-u.length,f=Array.from(u.matchAll(l)).pop();if(!f||f.input===void 0||f.index===void 0)return null;let p=f.input.slice(Math.max(0,f.index-1),f.index),m=RegExp(`^[${r?.join(``)??``}\0]?$`).test(p);if(r!==null&&!m)return null;let h=d+f.index,g=h+f[0].length;return n&&s.test(u.slice(g-1,g+1))&&(f[0]+=` `,g+=1),h<a.pos&&g>=a.pos?{range:{from:h,to:g},query:f[0].slice(t.length),text:f[0]}:null}var ig=new ui(`suggestion`);function ag({pluginKey:e=ig,editor:t,char:n=`@`,allowSpaces:r=!0,allowedPrefixes:i=[` `],startOfLine:a=!1,decorationTag:o=`span`,decorationClass:s=`suggestion`,command:c=()=>null,items:l=()=>[],render:u=()=>({}),allow:d=()=>!0,findSuggestionMatch:f=rg}){let p,m=u?.(),h=new si({key:e,view(){return{update:async(n,r)=>{let i=e.getState(r),a=e.getState(n.state),o=i.active&&a.active&&i.range.from!==a.range.from,s=!i.active&&a.active,u=i.active&&!a.active,d=!s&&!u&&i.query!==a.query,f=s||o&&d,h=d||o,g=u;if(!f&&!h&&!g)return;let _=g&&!f?i:a,v=n.dom.querySelector(`[data-decoration-id="${_.decorationId}"]`);if(p={editor:t,range:_.range,query:_.query,text:_.text,items:[],isLoading:!1,command:e=>c({editor:t,range:_.range,props:e}),decorationNode:v,clientRect:v?()=>{let{decorationId:r}=e.getState(t.state);return n.dom.querySelector(`[data-decoration-id="${r}"]`)?.getBoundingClientRect()||null}:null},f&&m?.onBeforeStart?.(p),h&&m?.onBeforeUpdate?.(p),h||f){let e=_.query;p.isLoading=!0,Promise.resolve(l({editor:t,query:e})).then(t=>{!p||p.query!==e||(p.isLoading=!1,p.items=t,m?.onUpdate?.(p))})}g&&m?.onExit?.(p),h&&m?.onUpdate?.(p),f&&m?.onStart?.(p)},destroy:()=>{p&&m?.onExit?.(p)}}},state:{init(){return{active:!1,range:{from:0,to:0},query:null,text:null,composing:!1,decorationId:null}},apply(e,o,s,c){let{isEditable:l}=t,{composing:u}=t.view,{selection:p}=e,{empty:m,from:h}=p,g={...o};if(g.composing=u,l&&(m||t.view.composing)){(h<o.range.from||h>o.range.to)&&!u&&!o.composing&&(g.active=!1);let e=f({char:n,allowSpaces:r,allowedPrefixes:i,startOfLine:a,$position:p.$from}),s=`id_${Math.floor(Math.random()*4294967295)}`;e&&d({editor:t,state:c,range:e.range,isActive:o.active})?(g.active=!0,g.decorationId=o.decorationId??s,g.range=e.range,g.query=e.query,g.text=e.text):g.active=!1}else g.active=!1;return g.active||(g.decorationId=null,g.range={from:0,to:0},g.query=null,g.text=null),g}},props:{handleKeyDown(e,t){let{active:n,range:r}=h.getState(e.state);return n&&m?.onKeyDown?.({view:e,event:t,range:r})||!1},decorations(e){let{active:t,range:n,decorationId:r}=h.getState(e);return t?jl.create(e.doc,[Ol.inline(n.from,n.to,{nodeName:o,class:s,"data-decoration-id":r})]):null}}});return h}var og=new ui(`mention`),sg=S.Node.create({name:`mention`,addOptions(){return{HTMLAttributes:{},renderText({options:e,node:t}){return`${e.suggestion.char}${t.attrs.label??t.attrs.id}`},deleteTriggerWithBackspace:!1,renderHTML({options:e,node:t}){return[`span`,(0,S.mergeAttributes)(this.HTMLAttributes,e.HTMLAttributes),`${e.suggestion.char}${t.attrs.label??t.attrs.id}`]},suggestion:{char:`@`,pluginKey:og,command:({editor:e,range:t,props:n})=>{let{nodeAfter:r}=e.view.state.selection.$to;r?.text?.startsWith(` `)&&(t.to+=1),e.chain().focus().insertContentAt(t,[{type:this.name,attrs:n},{type:`text`,text:` `}]).run(),e.view.dom.ownerDocument.defaultView?.getSelection()?.collapseToEnd()},allow:({state:e,range:t})=>{let n=e.doc.resolve(t.from),r=e.schema.nodes[this.name];return!!n.parent.type.contentMatch.matchType(r)}}}},group:`inline`,inline:!0,selectable:!1,atom:!0,addAttributes(){return{id:{default:null,parseHTML:e=>e.getAttribute(`data-id`),renderHTML:e=>e.id?{"data-id":e.id}:{}},label:{default:null,parseHTML:e=>e.getAttribute(`data-label`),renderHTML:e=>e.label?{"data-label":e.label}:{}}}},parseHTML(){return[{tag:`span[data-type="${this.name}"]`}]},renderHTML({node:e,HTMLAttributes:t}){if(this.options.renderLabel!==void 0)return[`span`,(0,S.mergeAttributes)({"data-type":this.name},this.options.HTMLAttributes,t),this.options.renderLabel({options:this.options,node:e})];let n={...this.options};n.HTMLAttributes=(0,S.mergeAttributes)({"data-type":this.name},this.options.HTMLAttributes,t);let r=this.options.renderHTML({options:n,node:e});return typeof r==`string`?[`span`,(0,S.mergeAttributes)({"data-type":this.name},this.options.HTMLAttributes,t),r]:r},renderText({node:e}){return this.options.renderLabel===void 0?this.options.renderText({options:this.options,node:e}):this.options.renderLabel({options:this.options,node:e})},addKeyboardShortcuts(){return{Backspace:()=>this.editor.commands.command(({tr:e,state:t})=>{let n=!1,{selection:r}=t,{empty:i,anchor:a}=r;return i?(t.doc.nodesBetween(a-1,a,(t,r)=>t.type.name===this.name?(n=!0,e.insertText(this.options.deleteTriggerWithBackspace?``:this.options.suggestion.char||``,r,r+t.nodeSize),!1):!0),n):!1})}},addProseMirrorPlugins(){return[ag({editor:this.editor,...this.options.suggestion})]}});function cg({label:e}){return(0,l.jsxs)(`div`,{className:`stratus-mention-searching`,children:[(0,l.jsx)(`span`,{className:`stratus-circular-progress stratus-mention-searching__spinner`,children:(0,l.jsx)(`svg`,{width:18,height:18,viewBox:`0 0 44 44`,children:(0,l.jsx)(`circle`,{cx:22,cy:22,r:18,fill:`none`,strokeWidth:4})})}),(0,l.jsx)(`span`,{className:`stratus-mention-searching__label`,children:e??`Searching`})]})}var lg=(0,c.forwardRef)(function({command:e,items:t,isLoading:n,displayKey:r,userSuggestionRenderer:i,noResultsRenderer:a,loadingRenderer:o,mentionListStyle:s},u){let[d,f]=(0,c.useState)(0),p=(0,c.useRef)([]),m=(0,c.useCallback)(n=>{let i=t[n];i&&e({id:i.id,label:i[r]})},[t,e,r]),h=(0,c.useCallback)(()=>{f(e=>(e+t.length-1)%t.length)},[t.length]),g=(0,c.useCallback)(()=>{f(e=>(e+1)%t.length)},[t.length]),_=(0,c.useCallback)(()=>{m(d)},[m,d]);(0,c.useEffect)(()=>f(0),[t]),(0,c.useEffect)(()=>{p.current[d]?.scrollIntoView({block:`nearest`})},[d]),(0,c.useImperativeHandle)(u,()=>({onKeyDown:({event:e})=>e.key===`ArrowUp`?(h(),!0):e.key===`ArrowDown`?(g(),!0):e.key===`Enter`?(_(),!0):!1}));let v=e=>i?i(e):e.name,y=e=>typeof e==`string`;return(0,l.jsx)(`div`,{className:`stratus-tiptap-mention-list`,style:s,children:t.length?(0,l.jsx)(`div`,{className:`stratus-mention-list__scroll`,children:t.map((e,t)=>(0,l.jsx)(`button`,{ref:e=>{p.current[t]=e},className:k(`stratus-menu__item`,`stratus-mention-list__item`,t===d&&`is-active`),onClick:()=>m(t),children:v(e)},e.id))}):(0,l.jsx)(`div`,{className:`stratus-mention-list__empty`,children:n?o&&!y(o)?o():(0,l.jsx)(cg,{label:y(o)?o:void 0}):a?y(a)?a:a():`No results`})})});function ug(e,t,n,r,i,a,o){return{items:async({query:t})=>e(t),render:()=>{let e,s;return{onStart:c=>{if(s=new C.ReactRenderer(lg,{props:{...c,displayKey:t,userSuggestionRenderer:n,loadingRenderer:r,noResultsRenderer:i,mentionListStyle:o},editor:c.editor}),!c.clientRect)return;let l=c.clientRect();if(!l)return;let u={getBoundingClientRect:()=>l},d=s.element;a&&Object.assign(d.style,a),e=(0,T.createPopper)(u,d,{placement:`bottom-start`,strategy:`fixed`,modifiers:[{name:`offset`,options:{offset:[0,8]}}]}),document.body.appendChild(d)},onUpdate(t){s?.updateProps({...t}),t.clientRect&&e?.update()},onKeyDown(t){return t.event?.key===`Escape`?(e?.destroy(),!0):(s?.ref)?.onKeyDown?.(t)??!1},onExit(){s?.element&&document.body.contains(s.element)&&document.body.removeChild(s.element),e?.destroy(),s?.destroy()}}}}}var dg=H({name:`format_align_center`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 5V3h18v2zm4 2v2h10V7zm14 6H3v-2h18zM7 15v2h10v-2zm-4 6h18v-2H3z`}),fg=H({name:`format_align_left`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 5V3h18v2zm12 2H3v2h12zm0 8H3v2h12zm6-2H3v-2h18zM3 21h18v-2H3z`}),pg=H({name:`format_align_right`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 5V3h18v2zm6 4h12V7H9zm12 4H3v-2h18zM9 17h12v-2H9zm-6 4h18v-2H3z`}),mg=H({name:`format_bold`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15.225 11.79c.97-.67 1.65-1.77 1.65-2.79 0-2.26-1.75-4-4-4h-6.25v14h7.04c2.09 0 3.71-1.7 3.71-3.79 0-1.52-.86-2.82-2.15-3.42m-5.6-4.29h3c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5h-3zm0 9h3.5c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5h-3.5z`}),hg=H({name:`format_clear`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m3 5.34 1.41-1.41 14.73 14.73-1.41 1.41-5.66-5.66-1.57 3.66h-3l2.47-5.76zm18-1.27v3h-5.79l-1.45 3.38-2.09-2.1.55-1.28h-1.83l-3-3z`}),gg=H({name:`format_color_fill`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m7.62 0 8.94 8.94c.59.59.59 1.54 0 2.12l-5.5 5.5c-.29.29-.68.44-1.06.44s-.77-.15-1.06-.44l-5.5-5.5a1.49 1.49 0 0 1 0-2.12l5.15-5.15-2.38-2.38zM10 5.21 5.21 10h9.58zm9 6.29s-2 2.17-2 3.5c0 1.1.9 2 2 2s2-.9 2-2c0-1.33-2-3.5-2-3.5m5 8.5H0v4h24z`}),_g=H({name:`format_color_reset`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 6.195c1.53 2 3.08 4.43 3.71 6.24l2.23 2.23c.03-.27.06-.55.06-.83 0-3.98-6-10.8-6-10.8s-1.18 1.35-2.5 3.19l1.44 1.44c.34-.51.7-1 1.06-1.47m-6.59-1.22L4 6.385l3.32 3.32c-.77 1.46-1.32 2.92-1.32 4.13 0 3.31 2.69 6 6 6 1.52 0 2.9-.57 3.95-1.5l2.63 2.63 1.42-1.41zM8 13.835c0 2.21 1.79 4 4 4 .96 0 1.83-.36 2.53-.92l-5.72-5.72c-.49 1.02-.81 1.95-.81 2.64`}),vg=H({name:`format_color_text`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m11 1.5-5.5 14h2.25l1.12-3h6.25l1.12 3h2.25L13 1.5zm-1.38 9L12 4.17l2.38 6.33zm14.38 8H0v4h24z`}),yg=H({name:`format_italics`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M10 5v3h2.21l-3.42 8H6v3h8v-3h-2.21l3.42-8H18V5z`}),bg=H({name:`format_list_bulleted`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2.75 6c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5m0 6c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5m1.5 4.5c-.83 0-1.5.68-1.5 1.5s.68 1.5 1.5 1.5 1.5-.68 1.5-1.5-.67-1.5-1.5-1.5m17 2.5h-14v-2h14zm-14-6h14v-2h-14zm0-6V5h14v2z`}),xg=H({name:`format_list_numbered`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4.5 8h-1V5h-1V4h2zm0 9.5V17h-2v-1h3v4h-3v-1h2v-.5h-1v-1zm-2-6.5h1.8l-1.8 2.1v.9h3v-1H3.7l1.8-2.1V10h-3zm5-4V5h14v2zm0 12h14v-2h-14zm14-6h-14v-2h14z`}),Sg=H({name:`format_quote`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M8.62 18H3.38l2-4H3V6h8v7.24zm4.76 0h5.24L21 13.24V6h-8v8h2.38zm4-2h-.76l2-4H15V8h4v4.76zm-10 0h-.76l2-4H5V8h4v4.76z`}),Cg=H({name:`format_strikethrough`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M6.85 8.575c0 .64.13 1.19.39 1.67.032.063.076.133.117.198l.033.052H12c-.64-.22-1.03-.45-1.41-.7-.49-.33-.74-.73-.74-1.21q0-.345.15-.66c.1-.21.25-.39.44-.55q.285-.225.72-.36c.29-.09.64-.13 1.03-.13.4 0 .76.06 1.06.16.3.11.55.25.75.44s.35.41.44.68c.1.26.15.54.15.85h3.01c0-.66-.13-1.26-.38-1.81s-.61-1.03-1.08-1.43a4.9 4.9 0 0 0-1.69-.94c-.67-.23-1.4-.34-2.21-.34-.79 0-1.52.1-2.18.29-.65.2-1.22.48-1.7.83q-.72.54-1.11 1.29c-.27.51-.4 1.06-.4 1.67M21 11.495v2.02h-3.87c.06.1.12.22.17.33.21.47.31 1.01.31 1.61 0 .64-.13 1.21-.38 1.71s-.61.93-1.07 1.27-1.02.6-1.67.79-1.38.28-2.18.28c-.48 0-.96-.05-1.44-.13q-.72-.135-1.38-.39a5.7 5.7 0 0 1-1.22-.65c-.38-.26-.7-.57-.98-.92-.28-.36-.49-.76-.65-1.21s-.24-1.03-.24-1.58h2.97c0 .45.11.9.25 1.21s.34.56.59.75.56.33.91.42.75.13 1.18.13c.38 0 .72-.05 1.01-.13.29-.09.52-.2.71-.35s.33-.33.42-.53c.09-.21.14-.43.14-.66 0-.26-.04-.49-.11-.69-.08-.21-.22-.4-.43-.57q-.315-.255-.87-.51a7 7 0 0 0-.269-.098c-.095-.033-.193-.067-.281-.102H3v-2z`}),wg=H({name:`format_underline`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18 11c0 3.31-2.69 6-6 6s-6-2.69-6-6V3h2.5v8c0 1.93 1.57 3.5 3.5 3.5s3.5-1.57 3.5-3.5V3H18zM5 21v-2h14v2z`}),Tg=H({name:`grid_on`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 2h16c1.1 0 2 .9 2 2v16c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2m0 18h4v-4H4zm4-6H4v-4h4zM4 8h4V4H4zm10 12h-4v-4h4zm-4-6h4v-4h-4zm4-6h-4V4h4zm2 12h4v-4h-4zm4-6h-4v-4h4zm-4-6h4V4h-4z`}),Eg=H({name:`insert_link`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1M8 13h8v-2H8zm5-6h4c2.76 0 5 2.24 5 5s-2.24 5-5 5h-4v-1.9h4c1.71 0 3.1-1.39 3.1-3.1S18.71 8.9 17 8.9h-4z`}),Dg=(e=16)=>(0,l.jsx)(mg,{size:e}),Og=(e=16)=>(0,l.jsx)(yg,{size:e}),kg=(e=16)=>(0,l.jsx)(wg,{size:e}),Ag=(e=16)=>(0,l.jsx)(Cg,{size:e}),jg=(e=16)=>(0,l.jsx)(hg,{size:e}),Mg=(e=16)=>(0,l.jsx)(Sg,{size:e}),Ng=(e=16)=>(0,l.jsx)(bg,{size:e}),Pg=(e=16)=>(0,l.jsx)(xg,{size:e}),Fg=(e=16)=>(0,l.jsx)(fg,{size:e}),Ig=(e=16)=>(0,l.jsx)(dg,{size:e}),Lg=(e=16)=>(0,l.jsx)(pg,{size:e}),Rg=(e=16)=>(0,l.jsx)(vg,{size:e}),zg=(e=16)=>(0,l.jsx)(gg,{size:e}),Bg=(e=16)=>(0,l.jsx)(_g,{size:e}),Vg=(e=16)=>(0,l.jsx)(Eg,{size:e}),Hg=(e=16)=>(0,l.jsx)(Tg,{size:e}),Ug=(e=16)=>(0,l.jsx)(Ee,{size:e});function Wg({colors:e,activeColor:t,onApply:n}){return(0,l.jsxs)(`div`,{className:`stratus-color-wrapper`,children:[e.map(e=>(0,l.jsx)(`div`,{className:`stratus-color-item`,style:{backgroundColor:e},onClick:()=>n(e)},e)),(0,l.jsx)(z,{fullWidth:!0,size:`sm`,variant:t?`contained`:`outlined`,onClick:()=>n(),children:Bg()})]})}var Gg=`#000000.#e60000.#ff9900.#ffff00.#008a00.#0066cc.#9933ff.#ffffff.#facccc.#ffebcc.#ffffcc.#cce8cc.#cce0f5.#ebd6ff.#bbbbbb.#f06666.#ffc266.#ffff66.#66b966.#66a3e0.#c285ff.#888888.#a10000.#b26b00.#b2b200.#006100.#0047b2.#6b24b2.#444444.#5c0000.#663d00.#666600.#003700.#002966.#3d1466`.split(`.`);function Kg(e){let t=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(e);return!t||t.length<3?null:`rgb(${parseInt(t[1],16)}, ${parseInt(t[2],16)}, ${parseInt(t[3],16)})`}function qg(e){return/^#([a-f\d]{3}){1,2}$/i.test(e)}function Jg(e,t){let n=e;return qg(n)&&(n=Kg(n)||n),t.includes(n.toLowerCase())}function Yg(e){let t=new DOMParser().parseFromString(e,`text/html`).querySelectorAll(`.mention[data-id]`);return Array.from(t).map(e=>e.getAttribute(`data-id`)).filter(e=>e!==null)}function Xg(e,t,n){let r=new DOMParser().parseFromString(n,`text/html`),i=e.map(e=>qg(e)&&Kg(e)||e),a=t.map(e=>qg(e)&&Kg(e)||e),o=(e,t)=>t?Jg(e,a):Jg(e,i),s=e=>{let t=new Map;e.style.cssText.split(`;`).filter(Boolean).forEach(e=>{let[n,r]=e.split(`:`).map(e=>e.trim()),i=n.toLowerCase();o(r,i===`background-color`||i===`background`)&&t.set(i,r)}),[...t.keys()].some(e=>e.includes(`color`)||e===`background`)?e.style.cssText=Array.from(t).map(([e,t])=>`${e}: ${t}`).join(`; `):(e.tagName.toLowerCase()===`mark`&&(e.outerHTML=e.innerHTML),e.removeAttribute(`style`))};return r.querySelectorAll(`[style]`).forEach(e=>{s(e)}),r.body.innerHTML}function Zg({element:e,icon:t,className:n,...r}){let i=ng();if(!i)return null;let a=i.isActive(e),o=()=>{if(t)return t;switch(e){case`bold`:return Dg();case`italic`:return Og();case`underline`:return kg();case`strike`:return Ag();case`clear`:return jg();case`blockquote`:return Mg();case`bulletList`:return Ng();case`orderedList`:return Pg();case`superscript`:return(0,l.jsxs)(`span`,{children:[`x`,(0,l.jsx)(`sup`,{children:`2`})]});case`subscript`:return(0,l.jsxs)(`span`,{children:[`x`,(0,l.jsx)(`sub`,{children:`2`})]});case`left`:return Fg();case`center`:return Ig();case`right`:return Lg();default:return``}},s=()=>{switch(e){case`bold`:i.chain().focus().toggleBold().run();break;case`italic`:i.chain().focus().toggleItalic().run();break;case`underline`:i.chain().focus().toggleUnderline().run();break;case`strike`:i.chain().focus().toggleStrike().run();break;case`clear`:i.chain().focus().unsetAllMarks().run();break;case`blockquote`:i.chain().focus().toggleBlockquote().run();break;case`bulletList`:i.chain().focus().toggleBulletList().run();break;case`orderedList`:i.chain().focus().toggleOrderedList().run();break;case`superscript`:i.chain().focus().toggleSuperscript().run();break;case`subscript`:i.chain().focus().toggleSubscript().run();break;case`left`:i.chain().focus().setTextAlign(`left`).run();break;case`center`:i.chain().focus().setTextAlign(`center`).run();break;case`right`:i.chain().focus().setTextAlign(`right`).run();break}};return(0,l.jsx)(z,{"aria-label":`Toggle ${e}`,size:`sm`,...r,className:k(`stratus-tiptap-editor-basic-control`,a?`is-active`:``,n),variant:a?`contained`:`outlined`,onClick:s,children:o()})}function Qg({element:e,colors:t=Gg,buttonProps:n,popoverProps:r}){let i=ng();if(!i)return null;let a=()=>e===`color`?`textStyle`:e===`background`?`highlight`:``,o=()=>e===`color`?Rg():e===`background`?zg():``,s=t=>{e===`color`?t?i.chain().focus().setColor(t).run():i.chain().focus().unsetColor().run():e===`background`&&(t?i.chain().focus().setHighlight({color:t}).run():i.chain().focus().unsetHighlight().run())},c=i.getAttributes(a()).color;return(0,l.jsx)(Pt,{maxWidth:`200px`,placement:`bottom`,className:k(`stratus-tiptap-editor-color-control-popover`,r?.className),content:(0,l.jsx)(Wg,{colors:t,activeColor:c,onApply:s}),children:(0,l.jsx)(z,{"aria-label":`choose color`,size:`sm`,...n,className:k(`stratus-tiptap-editor-color-control-button`,c?`is-active`:``,n?.className),variant:c?`contained`:`outlined`,children:(0,l.jsxs)(`span`,{className:`stratus-color-btn__icons`,children:[o(),(0,l.jsx)(`span`,{className:k(`stratus-color-item`,!c&&`diagonal-line-container`),style:{backgroundColor:c}})]})})})}function $g({level:e,className:t,...n}){let r=ng();if(!r)return null;let i=r.isActive(`heading`,{level:e});return(0,l.jsx)(z,{"aria-label":`Toggle heading${e}`,size:`sm`,...n,className:k(`stratus-tiptap-editor-basic-control`,i?`is-active`:``,t),onClick:()=>r.chain().focus().toggleHeading({level:e}).run(),variant:i?`contained`:`outlined`,children:`H${e}`})}function e_({clearText:e=`Clear`,cancelText:t=`Cancel`,confirmText:n=`Confirm`,buttonProps:r,popoverProps:i,placeholder:a=`https://equinor.com`}){let o=ng(),[s,u]=(0,c.useState)(!1),[d,f]=(0,c.useState)(!1),[p,m]=(0,c.useState)(``);if(!o)return null;let h=o.isActive(`link`);return(0,l.jsx)(Pt,{maxWidth:`300px`,placement:`bottom`,className:k(`stratus-tiptap-editor-link-control-popover`,i?.className),trigger:`click`,open:s,onOpen:()=>{u(!0),m(o?.getAttributes(`link`).href??``)},onClose:()=>{u(!1),m(``)},closeOnClickOutside:!d,content:(0,l.jsxs)(`div`,{children:[(0,l.jsx)(Lt,{value:p,onChange:e=>m(e),endAdornment:p?.length?(0,l.jsx)(z,{variant:`ghost`,size:`sm`,onClick:()=>m(``),startAdornment:Ug(8)}):void 0,placeholder:a}),(0,l.jsxs)(`div`,{className:`stratus-link-control__actions`,children:[(0,l.jsx)(z,{fullWidth:!0,size:`sm`,variant:`outlined`,onClick:()=>{m(``),o.chain().focus().extendMarkRange(`link`).unsetLink().run(),u(!1)},children:h?e:t}),(0,l.jsx)(z,{fullWidth:!0,size:`sm`,onClick:()=>{if(p===``){o.chain().focus().extendMarkRange(`link`).unsetLink().run();return}o.chain().focus().extendMarkRange(`link`).setLink({href:p}).run(),m(``),u(!1)},children:n})]})]}),children:(0,l.jsx)(z,{"aria-label":`Insert link`,onMouseOver:()=>f(!0),onMouseLeave:()=>f(!1),size:`sm`,...r,className:k(`stratus-tiptap-editor-color-control-button`,h?`is-active`:``,r?.className),variant:h?`contained`:`outlined`,children:Vg()})})}function t_({columnText:e=`Column`,rowText:t=`Row`,cellText:n=`Cell`,addColumnBeforeText:r=`Add column before`,addColumnAfterText:i=`Add column after`,deleteColumnText:a=`Delete column`,addRowBeforeText:o=`Add row before`,addRowAfterText:s=`Add row after`,deleteRowText:c=`Delete row`,mergeCellsText:u=`Merge cells`,splitCellText:d=`Split cell`,deleteTableText:f=`Delete table`}){let p=ng();return p?(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(W,{menu:(0,l.jsxs)(K,{children:[(0,l.jsx)(ie,{onClick:()=>p.chain().focus().addColumnBefore().run(),children:r}),(0,l.jsx)(ie,{onClick:()=>p.chain().focus().addColumnAfter().run(),children:i}),(0,l.jsx)(ie,{onClick:()=>p.chain().focus().deleteColumn().run(),children:a})]}),children:(0,l.jsx)(z,{size:`sm`,className:`stratus-tiptap-editor-table-toolbar-column`,variant:`outlined`,children:e})}),(0,l.jsx)(W,{menu:(0,l.jsxs)(K,{children:[(0,l.jsx)(ie,{onClick:()=>p.chain().focus().addRowBefore().run(),children:o}),(0,l.jsx)(ie,{onClick:()=>p.chain().focus().addRowAfter().run(),children:s}),(0,l.jsx)(ie,{onClick:()=>p.chain().focus().deleteRow().run(),children:c})]}),children:(0,l.jsx)(z,{size:`sm`,className:`stratus-tiptap-editor-table-toolbar-row`,variant:`outlined`,children:t})}),(0,l.jsx)(W,{menu:(0,l.jsxs)(K,{children:[(0,l.jsx)(ie,{onClick:()=>p.chain().focus().mergeCells().run(),children:u}),(0,l.jsx)(ie,{onClick:()=>p.chain().focus().splitCell().run(),children:d})]}),children:(0,l.jsx)(z,{size:`sm`,className:`stratus-tiptap-editor-table-toolbar-cell`,variant:`outlined`,children:n})}),(0,l.jsx)(z,{size:`sm`,className:`stratus-tiptap-editor-table-toolbar-delete`,variant:`outlined`,onClick:()=>p.chain().focus().deleteTable().run(),children:f})]}):null}function n_({icon:e,buttonProps:t,popoverProps:n,insertText:r=`Insert table`,...i}){let a=ng(),[o,s]=(0,c.useState)(0),[u,d]=(0,c.useState)(0),[f,p]=(0,c.useState)(!1),[m,h]=(0,c.useState)(!1);if(!a)return null;let g=(e,t)=>{a.chain().focus().insertTable({rows:t,cols:e,withHeaderRow:!1}).run(),_()},_=()=>{p(!1),s(0),d(0)},v=a.isActive(`table`),y=o>0&&u>0;return(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(Pt,{placement:`bottom`,className:k(`stratus-tiptap-editor-color-control-popover`,n?.className),open:f,trigger:`click`,onOpen:()=>p(!0),onClose:_,closeOnClickOutside:!m,content:(0,l.jsxs)(`div`,{className:`stratus-table-grid__wrapper`,children:[(0,l.jsx)(ve,{children:y?`${o}x${u}`:r}),(0,l.jsx)(`div`,{className:`stratus-table-grid`,onMouseLeave:()=>{s(0),d(0)},children:[...Array(10)].map((e,t)=>(0,l.jsx)(`div`,{children:[...Array(10)].map((e,n)=>(0,l.jsx)(`div`,{className:k(`stratus-grid-item`,n<o&&t<u&&`hovered`),onMouseOver:()=>{s(n+1),d(t+1)},onClick:()=>g(n+1,t+1)},`row-${n}`))},`col-${t}`))})]}),children:(0,l.jsx)(z,{"aria-label":`insert table`,size:`sm`,...t,onMouseOver:()=>h(!0),onMouseLeave:()=>h(!1),className:k(`stratus-tiptap-editor-color-control-button`,t?.className),variant:`outlined`,children:e??Hg()})}),v&&(0,l.jsx)(t_,{...i})]})}function r_({children:e,className:t,...n}){return(0,l.jsx)(`div`,{className:k(`stratus-tiptap-editor-toolbar`,t),...n,children:e})}function i_({children:e,className:t,...n}){return(0,l.jsx)(`div`,{className:k(`stratus-tiptap-editor-control-group`,t),...n,children:e})}function a_({children:e,allowedBackgroundColors:t,clearText:n,cancelText:r,confirmText:i,className:a}){return(0,l.jsxs)(r_,{className:k(`stratus-tiptap-editor-basic-toolbar`,a),children:[(0,l.jsxs)(i_,{children:[(0,l.jsx)(Zg,{element:`bold`}),(0,l.jsx)(Zg,{element:`italic`}),(0,l.jsx)(Zg,{element:`underline`}),(0,l.jsx)(Zg,{element:`strike`}),(0,l.jsx)(Zg,{element:`clear`})]}),(0,l.jsxs)(i_,{children:[(0,l.jsx)(Zg,{element:`bulletList`}),(0,l.jsx)(Zg,{element:`orderedList`}),(0,l.jsx)(e_,{clearText:n,cancelText:r,confirmText:i})]}),(0,l.jsx)(Qg,{colors:t,element:`background`}),(0,l.jsxs)(i_,{children:[(0,l.jsx)(Zg,{element:`superscript`}),(0,l.jsx)(Zg,{element:`subscript`})]}),e]})}function o_({children:e,allowedColors:t,allowedBackgroundColors:n,clearText:r,cancelText:i,confirmText:a,className:o,...s}){return ng()?(0,l.jsxs)(r_,{className:k(`stratus-tiptap-editor-advanced-toolbar`,o),children:[(0,l.jsxs)(i_,{children:[(0,l.jsx)(Zg,{element:`bold`}),(0,l.jsx)(Zg,{element:`italic`}),(0,l.jsx)(Zg,{element:`underline`}),(0,l.jsx)(Zg,{element:`strike`}),(0,l.jsx)(Zg,{element:`clear`})]}),(0,l.jsxs)(i_,{children:[(0,l.jsx)($g,{level:1}),(0,l.jsx)($g,{level:2}),(0,l.jsx)($g,{level:3}),(0,l.jsx)($g,{level:4})]}),(0,l.jsxs)(i_,{children:[(0,l.jsx)(Zg,{element:`blockquote`}),(0,l.jsx)(Zg,{element:`bulletList`}),(0,l.jsx)(Zg,{element:`orderedList`}),(0,l.jsx)(e_,{clearText:r,cancelText:i,confirmText:a})]}),(0,l.jsxs)(i_,{children:[(0,l.jsx)(Qg,{colors:t,element:`color`}),(0,l.jsx)(Qg,{colors:n,element:`background`})]}),(0,l.jsxs)(i_,{children:[(0,l.jsx)(Zg,{element:`superscript`}),(0,l.jsx)(Zg,{element:`subscript`})]}),(0,l.jsx)(n_,{...s}),e]}):null}function s_({renderToolbar:e=()=>(0,l.jsx)(o_,{}),height:t,width:n,content:r,placeholder:i,immediatelyRender:a,onChange:o,spellCheck:s=!1,css:u,validateColors:d=!1,allowedColors:S=[],allowedBackgroundColors:T=[],overflowY:E,mentionOptions:D={deleteTriggerWithBackspace:!0},className:O,style:A,...j},M){let{userSuggestionPromise:N,userSuggestionRenderer:P}=D,F=(0,c.useMemo)(()=>[w.default,x.TextStyle,f.default,p.default.configure({multicolor:!0}),h.default,m.default,b.default.configure({types:[`heading`,`paragraph`]}),Zh.configure({placeholder:i}),g.Table.configure({resizable:!0}),y.default,v.default,_.default,...N?[sg.configure({HTMLAttributes:{class:`mention`},suggestion:ug(N,D.displayKey?.toString()??`name`,P,D.loadingRenderer,D.noResultsRenderer,D.mentionPopperStyle,D.mentionListStyle)})]:[]],[i,N,P]),I=(0,c.useCallback)(({editor:e})=>{if(!o)return;let t=e.getHTML(),n=Yg(t);o(t===`<p></p>`?``:d?Xg(S,T,t):t,n)},[T,S,o,d]),L=(0,c.useMemo)(()=>({preserveWhitespace:!0}),[]),R=(0,C.useEditor)({extensions:F,content:(0,c.useRef)(r??``).current,immediatelyRender:a??!1,parseOptions:L,onUpdate:I,shouldRerenderOnTransaction:!1});if((0,c.useImperativeHandle)(M,()=>({editor:R}),[R]),(0,c.useEffect)(()=>{if(!R||r==null||r===R.getHTML())return;let{from:e,to:t}=R.state.selection;R.chain().setContent(r,{emitUpdate:!1,parseOptions:{preserveWhitespace:!0}}).setTextSelection({from:e,to:t}).run()},[r,R]),!R)return null;let z={...A,...u,...n==null?{}:{width:typeof n==`number`?`${n}px`:n},...E==null?{}:{overflowY:E}},B=t==null?void 0:typeof t==`number`?`${t}px`:t;return(0,l.jsx)(tg,{editor:R,children:(0,l.jsxs)(`div`,{className:k(`stratus-tiptap-editor`,O),style:z,...j,children:[e(),(0,l.jsx)(C.EditorContent,{spellCheck:s,editor:R}),B&&(0,l.jsx)(`style`,{children:`.stratus-tiptap-editor .ProseMirror { height: ${B}; min-height: ${B}; overflow-y: auto; }`})]})})}var c_=(0,c.forwardRef)(s_),l_=H({name:`radio_button_selected`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8m-5-8a5 5 0 1 1 10 0 5 5 0 0 1-10 0`}),u_=H({name:`radio_button_unselected`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12m2 0c0 4.42 3.58 8 8 8s8-3.58 8-8-3.58-8-8-8-8 3.58-8 8`}),d_=0,f_=(0,c.forwardRef)(function(e,t){let{children:n,name:r,value:i,defaultValue:a=``,direction:o=`vertical`,disabled:s=!1,onChange:u,...d}=e,{cssProps:f,otherProps:p}=I(d),{className:m,style:h,...g}=p,[_]=(0,c.useState)(()=>r??`radio__${++d_}`),[v,y]=(0,c.useState)(a),b=i===void 0?v:i,x=e=>{y(e.target.value),u?.(e)};return(0,l.jsx)(`div`,{ref:t,className:k(`stratus-radioGroup`,o===`vertical`&&`stratus-radioGroup--vertical`,m),style:{...h,...f},role:`radiogroup`,...g,children:c.Children.toArray(n).map(e=>{if(!e||typeof e!=`object`||!(`props`in e))return e;let t=e.props;return(0,c.createElement)(h_,{...t,name:_,onChange:x,checked:b===t.value,disabled:s||t.disabled,key:`radio--${t.value}`})})})});function p_({size:e=24}){return(0,l.jsx)(l_,{size:e})}function m_({size:e=24}){return(0,l.jsx)(u_,{size:e})}var h_=(0,c.forwardRef)(function(e,t){let{inputRef:n,inputProps:r={},defaultChecked:i=!1,checked:a,value:o,name:s,label:u,labelPlacement:d=`right`,color:f=`primary`,uncheckedIcon:p,checkedIcon:m,iconSize:h=24,compact:g=!1,disabled:_=!1,disableRipple:v=!1,onChange:y,...b}=e,{cssProps:x,otherProps:S}=I(b),{className:C,style:w,...T}=S,E=typeof a==`boolean`,[D,O]=(0,c.useState)(a||i),A=E?a:D,j=e=>{_||(E||O(e.target.checked),y?.(e))},M=()=>A?m??(0,l.jsx)(p_,{size:h}):p??(0,l.jsx)(m_,{size:h});return(0,l.jsxs)(`label`,{ref:t,className:k(`stratus-radio-container`,C),"aria-disabled":_,style:{...w,...x},...T,children:[d===`left`&&(0,l.jsx)(`span`,{children:u??o}),(0,l.jsxs)(`span`,{className:k(`stratus-radio`,`stratus-radio--${f}`,g&&`stratus-radio--compact`),style:{width:h,height:h},"aria-disabled":_,children:[(0,l.jsx)(`input`,{ref:n,type:`radio`,name:s,value:o,checked:A,disabled:_,"aria-label":`Radio button`,"aria-disabled":_,onChange:j,...r}),M(),!_&&!v&&(0,l.jsx)(R,{})]}),d===`right`&&(0,l.jsx)(`span`,{children:u??o})]})});function g_(e,t){return e&&Array.isArray(e)?e.map(e=>({value:e,isHovering:!1,isDragging:!1})):[{value:t,isHovering:!1,isDragging:!1}]}function __(e,t,n,r){return t*((r?e.offsetHeight:e.offsetWidth)-6)/n}function v_(e){let t={clientX:0,clientY:0};if(e.type.startsWith(`touch`)){let n=e.changedTouches[0];t.clientX=n.clientX,t.clientY=n.clientY}else{let n=e;t.clientX=n.clientX,t.clientY=n.clientY}return t}function y_(e,t){let n=e.getBoundingClientRect(),r=v_(t);return{x:r.clientX-n.left-6,y:r.clientY-n.top-6}}function b_(e,t,n,r,i){let a=(i?t.offsetHeight:t.offsetWidth)-6,o=i?e.y:e.x;return o<=0?n:o>=a?r:o*r/a}var x_=0,S_=(0,c.forwardRef)(function(e,t){let{value:n,min:r=0,max:i=100,step:a=1,marks:o,vertical:s=!1,tooltipVisible:u,tooltipPlacement:d=`top`,tooltipFormatter:f,disabled:p=!1,onChange:m,sliderEventHandlers:h={},...g}=e,{cssProps:_,otherProps:v}=I(g),{className:y,style:b,...x}=v,[S]=(0,c.useState)(()=>`slider-${++x_}`),C=(0,c.useRef)(null),[w,T]=(0,c.useState)(()=>g_(n,r)),[E,D]=(0,c.useState)(!1),O=w.some(e=>e.isHovering),A=w.some(e=>e.isDragging),j=!p&&(u===void 0||u),{onClick:M,onMouseOver:N,onMouseOut:P,onDragStart:F,onDrag:L,onDragEnd:R}=h;(0,c.useEffect)(()=>{n&&T(g_(n,r))},[n,r]);let z=(0,c.useCallback)(e=>C.current?__(C.current,e,i,s):0,[i,s]),B=(0,c.useCallback)(()=>{if(!C.current)return[0,0];if(w.length===1)return[0,z(w[0].value)+6];let e=w.map(e=>e.value),t=Math.min(...e),n=Math.max(...e),r=z(t);return[r,z(n)-r+6]},[w,z]),V=(0,c.useCallback)(e=>{if(!o||p)return!1;let[t,n]=B(),r=z(e);return t<=r&&t+n>=r},[o,p,B,z]),H=(0,c.useCallback)(e=>{if(!C.current)return 0;let t=y_(C.current,e);return Math.round(b_(t,C.current,r,i,s))},[r,i,s]),U=(0,c.useCallback)((e,t)=>a===1?t:t>e&&e+a<=t?e+a:t<e&&e-a>=t?e-a:e,[a]),ee=(e,t)=>{if(p||O||A)return;let n=[...w];n[e]={...n[e],isHovering:!0},T(n),N?.({index:n[e].value,handle:e},t)},te=(e,t)=>{if(p||!O||A)return;let n=[...w];n[e]={...n[e],isHovering:!1},T(n),P?.({index:n[e].value,handle:e},t)},ne=(0,c.useCallback)(e=>{if(p)return;let t=t=>{if(p)return;t.preventDefault(),t.stopPropagation();let n=H(t),r=U(w[e].value,n),i=[...w];i[e]={...i[e],value:r},T(i),L?.({index:r,handle:e},t)},n=r=>{r.preventDefault(),r.stopPropagation(),document.removeEventListener(`mousemove`,t),document.removeEventListener(`touchmove`,t),document.removeEventListener(`mouseup`,n),document.removeEventListener(`touchend`,n);let i=H(r),a=U(w[e].value,i),o=[...w];o[e]={...o[e],value:a,isHovering:!1,isDragging:!1},T(o),m?.(o.map(e=>e.value).sort((e,t)=>e-t),r),R?.({index:a,handle:e},r)};document.addEventListener(`mousemove`,t),document.addEventListener(`touchmove`,t,{passive:!1}),document.addEventListener(`mouseup`,n),document.addEventListener(`touchend`,n);let r=[...w];r[e]={...r[e],isHovering:!0,isDragging:!0},T(r),F?.({index:r[e].value,handle:e})},[p,w,H,U,m,L,R,F]),W=e=>{if(p||(e.preventDefault(),e.stopPropagation(),!C.current))return;let t=y_(C.current,e.nativeEvent),n=Math.round(b_(t,C.current,r,i,s));n-=n%a;let o=w.reduce((e,t)=>Math.abs(t.value-n)<Math.abs(e.value-n)?t:e),c=w.indexOf(o),l=[...w];l[c]={...l[c],value:n},T(l),m?.(l.map(e=>e.value).sort((e,t)=>e-t),e.nativeEvent),M?.({index:n},e.nativeEvent)},G=e=>t=>{if(p)return;t.preventDefault(),t.stopPropagation();let n=w.reduce((t,n)=>Math.abs(n.value-e)<Math.abs(t.value-e)?n:t),r=w.indexOf(n),i=[...w];i[r]={...i[r],value:e},T(i),m?.(i.map(e=>e.value).sort((e,t)=>e-t),t.nativeEvent),M?.({index:e},t.nativeEvent)},[ie,ae]=B();return(0,l.jsxs)(`div`,{ref:t,className:k(`stratus-slider`,y),style:{...b,..._,minHeight:o?`30px`:void 0},...x,children:[(0,l.jsx)(`div`,{ref:C,className:k(`stratus-slider__rail`,s&&`is-vertical`,(E||O||A)&&`is-hovering`),"aria-disabled":p}),C.current&&(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(`div`,{id:`${S}__track`,className:k(`stratus-slider__track`,s&&`is-vertical`,(O||A)&&`is-hovering`),style:s?{marginTop:ie,height:ae}:{marginLeft:ie,width:ae},"aria-disabled":p}),w.map((e,t)=>(0,l.jsx)(re,{open:j&&(u===!0||e.isHovering||e.isDragging),content:f?f(e.value):e.value,placement:s?`left`:d,children:(0,l.jsx)(`div`,{id:`${S}__handle-${t}`,className:k(`stratus-slider__handle`,(e.isHovering||e.isDragging)&&`is-hovering`),style:s?{marginTop:z(e.value)}:{marginLeft:z(e.value)},onMouseDown:()=>ne(t),onTouchStart:()=>ne(t),onMouseOver:e=>ee(t,e),onMouseOut:e=>te(t,e),tabIndex:p?void 0:0,"aria-disabled":p})},`${S}__tooltip-${t}`)),(0,l.jsx)(`div`,{className:k(`stratus-slider__rail-marks-container`,s&&`is-vertical`),onClick:W,onMouseOver:()=>!p&&!O&&!A&&D(!0),onMouseOut:()=>!p&&E&&!A&&D(!1),"aria-disabled":p,children:o&&Object.keys(o).map((e,t)=>(0,l.jsx)(`span`,{className:k(`stratus-slider__rail-mark`,s&&`is-vertical`,(E||O||A)&&`is-hovering`,V(+e)&&`is-active`),style:s?{marginTop:z(+e)}:{marginLeft:z(+e)},tabIndex:p?void 0:0,"aria-disabled":p,onClick:G(+e),onMouseOver:t=>N?.({index:+e},t),onMouseOut:t=>P?.({index:+e},t)},`${S}__rail-mark-${t}`))}),o&&(0,l.jsx)(`div`,{className:k(`stratus-slider__marks-container`,s&&`is-vertical`),children:Object.keys(o).map((e,t)=>(0,l.jsx)(`span`,{className:`stratus-slider__mark`,style:s?{marginTop:z(+e)}:{marginLeft:z(+e)},"aria-disabled":p,onClick:G(+e),onMouseOver:t=>N?.({index:+e},t),onMouseOut:t=>P?.({index:+e},t),children:o[+e]},`${S}__mark-${t}`))})]})]})}),C_=H({name:`calendar`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 4h-1V2h-2v2H8V2H6v2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m0 16H5V10h14zM5 6v2h14V6z`}),w_=H({name:`time`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8M11 7h1.5v5.2l4.5 2.7-.8 1.3L11 13z`});function T_({className:e,children:t,type:n,date:r,onClick:i,disabled:a}){let o=typeof i==`function`,s=n===`date`||n===`week`?`32px`:`100%`;return o?(0,l.jsx)(`td`,{className:k(`stratus-calendar-cell`,e),children:(0,l.jsx)(z,{variant:r&&(0,E.isToday)(r)&&!a?`outlined`:`ghost`,size:`sm`,className:`stratus-calendar-cell__btn`,style:{"--_cell-size":s},fullWidth:!0,onClick:i,disabled:a,children:t})}):(0,l.jsx)(`td`,{className:k(`stratus-calendar-cell`),children:t})}var E_=(0,c.createContext)(null);function D_(e){return e?(0,E.startOfDay)(e):new Date}function O_(e){return e||(0,E.startOfDay)(new Date)}function k_(){return[`M`,`T`,`W`,`T`,`F`,`S`,`S`]}function A_(){return[`Jan`,`Feb`,`Mar`,`Apr`,`May`,`Jun`,`Jul`,`Aug`,`Sep`,`Oct`,`Nov`,`Dec`]}function j_(){return[`Q1`,`Q2`,`Q3`,`Q4`]}function M_(e,t){let n=[],r=[...e];for(;r.length;)n.push(r.splice(0,t));return n}function N_(e,t){switch(e){case`date`:case`week`:return(0,E.subMonths)(t,1);case`month`:case`quarter`:return(0,E.subYears)(t,1);case`year`:return(0,E.startOfDecade)((0,E.subYears)((0,E.startOfDecade)(t),1));default:return t}}function P_(e,t){switch(e){case`date`:case`week`:return(0,E.addMonths)(t,1);case`month`:case`quarter`:return(0,E.addYears)(t,1);case`year`:return(0,E.startOfDecade)((0,E.addYears)((0,E.endOfDecade)(t),1));default:return t}}function F_(e,t,n){let r=((t,n)=>{switch(e){case`date`:case`week`:return(0,E.addMonths)(t,n);case`month`:case`quarter`:return(0,E.addYears)(t,n);case`year`:return(0,E.startOfDecade)((0,E.addYears)((0,E.endOfDecade)(t),n*10));default:return t}})(t,n);switch(e){case`date`:case`week`:return`${r.toLocaleString(`default`,{month:`long`})} ${r.getFullYear()}`;case`month`:case`quarter`:return`${r.getFullYear()}`;case`year`:{let e=(0,E.startOfDecade)(r),t=(0,E.endOfDecade)(r);return`${e.getFullYear()}-${t.getFullYear()}`}default:return``}}function I_(e,t){if(t&&typeof t==`function`)return t;switch(e){case`date`:return e=>(0,E.isBefore)(e,(0,E.subDays)(Date.now(),1));case`week`:return e=>(0,E.isBefore)((0,E.startOfWeek)(e,{weekStartsOn:1}),(0,E.startOfWeek)(Date.now(),{weekStartsOn:1}));default:return()=>!1}}function L_({display:e,rowProps:t=()=>({}),rowClassNames:n=()=>``,cellProps:r=()=>({}),cellClassNames:i=()=>``}){let{uid:a,type:o,showWeekNumber:s,actualDate:u,selectedDate:d,updateSelectedDate:f,isDisabledDate:p}=(0,c.useContext)(E_),m=o===`date`||o===`week`,h=o===`week`||o===`date`&&s,g=(0,c.useMemo)(()=>{switch(o){case`month`:{let t=(0,E.addYears)(u,e).getFullYear();return M_(A_().map((e,n)=>new Date(`${t}-${n+1}`)),3)}case`quarter`:{let t=(0,E.addYears)(u,e).getFullYear();return M_((0,E.eachQuarterOfInterval)({start:new Date(`${t}`),end:new Date(`${t}-12-31`)}),4)}case`year`:{let t=(0,E.startOfDecade)((0,E.addYears)((0,E.endOfDecade)(u),e*10)),n=(0,E.startOfDecade)(t),r=(0,E.endOfDecade)(t);return M_((0,E.eachYearOfInterval)({start:(0,E.endOfDecade)((0,E.subYears)(n,1)),end:(0,E.startOfDecade)((0,E.addYears)(r,1))}),3)}default:{let t=(0,E.addMonths)(u,e);return(0,E.eachWeekOfInterval)({start:(0,E.startOfMonth)(t),end:(0,E.endOfMonth)(t)},{weekStartsOn:1}).map(e=>{let t=[];for(let n=0;n<7;n++)t.push((0,E.addDays)(e,n));return t})}}},[o,u,e]),_=e=>{switch(o){case`month`:return A_()[e.getMonth()];case`quarter`:return j_()[(0,E.getQuarter)(e)-1];case`year`:return e.getFullYear();default:return e.getDate()}},v=e=>{if(!d)return!1;switch(o){case`month`:return(0,E.isSameMonth)(e,d);case`quarter`:return(0,E.isSameQuarter)(e,d);case`year`:return(0,E.isSameYear)(e,d);case`date`:return(0,E.isSameDay)(e,d);default:return!1}},y=e=>o===`week`&&d?(0,E.isSameWeek)(e,d,{weekStartsOn:1}):!1,b=t=>o!==`date`&&o!==`week`?!1:!(0,E.isSameMonth)(t,(0,E.addMonths)(u,e)),x=t=>{if(o!==`year`)return!1;let n=(0,E.startOfDecade)((0,E.addYears)((0,E.endOfDecade)(u),e*10));return(0,E.getDecade)(t)!==(0,E.getDecade)(n)},S=e=>()=>{o===`week`&&f(e)},C=e=>()=>{f(e)};return(0,l.jsx)(`div`,{className:k(`stratus-calendar-body`,m&&`stratus-calendar-body--date`),children:(0,l.jsxs)(`table`,{children:[m&&(0,l.jsx)(`thead`,{children:(0,l.jsxs)(`tr`,{children:[h&&(0,l.jsx)(T_,{}),k_().map((e,t)=>(0,l.jsx)(T_,{children:e},`header-${a}-${t}`))]})}),(0,l.jsx)(`tbody`,{children:g.map((e,s)=>(0,l.jsx)(`tr`,{className:k(o,y(e[0])&&`is-active`,n(e[0],p(e[0]))),onClick:S(e[0]),...o===`week`&&p(e[0])?{"aria-disabled":!0}:{},...t(e[0],p(e[0])),children:e.map((e,t)=>(0,l.jsxs)(c.Fragment,{children:[h&&t===0&&(0,l.jsx)(T_,{children:(0,E.getISOWeek)(e)}),(0,l.jsx)(T_,{className:k(o,v(e)&&`is-active`,(0,E.isWeekend)(e)&&`is-weekend`,b(e)&&`is-different-month`,x(e)&&`is-different-decade`,i(e,p(e))),type:o,date:e,onClick:C(e),disabled:p(e),...r(e,p(e)),children:_(e)})]},`cell-${a}-${s}-${t}`))},`row-${a}-${s}`))})]})})}var R_=H({name:`arrow_back`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20z`}),z_=H({name:`arrow_forward`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m12 4-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z`});function B_({display:e}){let{nDisplays:t,type:n,showToday:r,todayText:i,actualDate:a,updateActualDate:o,updateSelectedDate:s,isDisabledDate:u}=(0,c.useContext)(E_),d=F_(n,a,e),f=e===0,p=e===t-1;return(0,l.jsxs)(`div`,{className:`stratus-calendar-header`,children:[f&&(0,l.jsx)(z,{variant:`ghost`,size:`sm`,onClick:()=>o(N_(n,a)),"aria-label":`previous`,title:`previous`,className:`stratus-calendar-header__nav-btn`,children:(0,l.jsx)(R_,{size:16})}),(0,l.jsxs)(`div`,{children:[(0,l.jsx)(`span`,{children:d}),r&&e===0&&(0,l.jsx)(z,{disabled:u(new Date),variant:`ghost`,onClick:()=>s(new Date),className:`stratus-calendar-header__today-btn`,size:`sm`,children:i})]}),p&&(0,l.jsx)(z,{variant:`ghost`,size:`sm`,onClick:()=>o(P_(n,a)),"aria-label":`next`,title:`next`,className:`stratus-calendar-header__nav-btn`,children:(0,l.jsx)(z_,{size:16})})]})}function V_(){let{uid:e,selectedDate:t,updateSelectedDate:n}=(0,c.useContext)(E_),r=O_(t),i=r.getHours(),a=r.getMinutes(),o=e=>{n((0,E.addSeconds)((0,E.startOfDay)(r),e*3600+a*60))},s=e=>{n((0,E.addSeconds)((0,E.startOfDay)(r),i*3600+e*60))};return(0,l.jsx)(`div`,{className:`stratus-calendar-time`,style:{minWidth:280},children:(0,l.jsxs)(`div`,{children:[(0,l.jsxs)(`div`,{className:`stratus-calendar-time__inputs`,children:[(0,l.jsx)(`input`,{className:`stratus-calendar-time__input`,"aria-labelledby":`timepicker-${e}__hours`,type:`number`,min:0,max:23,value:i<10?`0${i}`:`${i}`,onChange:e=>o(+e.target.value)}),(0,l.jsx)(`span`,{className:`stratus-calendar-time__separator`}),(0,l.jsx)(`input`,{className:`stratus-calendar-time__input`,"aria-labelledby":`timepicker-${e}__minutes`,type:`number`,min:0,max:59,value:a<10?`0${a}`:`${a}`,onChange:e=>s(+e.target.value)})]}),(0,l.jsxs)(`div`,{className:`stratus-calendar-time__section`,children:[(0,l.jsx)(`div`,{id:`timepicker-${e}__hours`,children:`Hours:`}),(0,l.jsx)(S_,{min:0,max:23,value:[i],marks:{0:`0`,23:`23`},onChange:e=>o(e[0])})]}),(0,l.jsxs)(`div`,{className:`stratus-calendar-time__section`,children:[(0,l.jsx)(`div`,{id:`timepicker-${e}__minutes`,children:`Minutes:`}),(0,l.jsx)(S_,{min:0,max:59,value:[a],marks:{0:`0`,59:`59`},onChange:e=>s(e[0])})]})]})})}var H_=0,U_=280,W_=10,G_=(0,c.forwardRef)(function({className:e,nDisplays:t,type:n,showToday:r,todayText:i=`Today`,showTime:a,showWeekNumber:o,initialDate:s,rowProps:u,rowClassNames:d,cellProps:f,cellClassNames:p,onSelectDate:m,onChange:h,disabledDates:g,footer:_},v){let[y]=(0,c.useState)(()=>`cal-${++H_}`),[b,x]=(0,c.useState)(0),[S,C]=(0,c.useState)(()=>D_(s)),[w,T]=(0,c.useState)(s),E=(0,c.useMemo)(()=>I_(n,g),[n,g]),D=n===`time`,O=U_*t+W_*Math.max(0,t-1);(0,c.useEffect)(()=>{T(s)},[s]);let A=e=>{T(e),m(e),a||h?.(e)},j=()=>{w&&h?.(w),x(0)},M={uid:y,nDisplays:t,type:n,showToday:r,todayText:i,showWeekNumber:o,actualDate:S,selectedDate:w,updateActualDate:C,updateSelectedDate:A,isDisabledDate:E};return(0,l.jsx)(E_.Provider,{value:M,children:(0,l.jsxs)(`div`,{ref:v,className:k(`stratus-calendar`,e),style:{width:O},children:[!D&&a&&(0,l.jsxs)(`div`,{className:`stratus-calendar__tab-toggle`,children:[(0,l.jsx)(z,{fullWidth:!0,variant:b===0?`contained`:`outlined`,size:`sm`,onClick:()=>x(0),startAdornment:(0,l.jsx)(C_,{size:16}),children:`Date`}),(0,l.jsx)(z,{fullWidth:!0,variant:b===1?`contained`:`outlined`,size:`sm`,onClick:()=>x(1),disabled:!w,startAdornment:(0,l.jsx)(w_,{size:16}),children:`Time`})]}),!D&&b===0&&(0,l.jsx)(`div`,{className:`stratus-calendar__displays`,children:[...Array(t).keys()].map(e=>(0,l.jsx)(c.Fragment,{children:(0,l.jsxs)(`div`,{className:`stratus-calendar__display`,children:[(0,l.jsx)(B_,{display:e}),(0,l.jsx)(L_,{display:e,rowProps:u,rowClassNames:d,cellProps:f,cellClassNames:p})]})},`calendar-${y}--${e}`))}),(D||b===1)&&(0,l.jsx)(V_,{}),_,a&&(0,l.jsx)(`div`,{className:`stratus-calendar__footer`,children:(0,l.jsx)(z,{fullWidth:t===1,onClick:j,className:`stratus-calendar__ok-btn`,size:`sm`,children:`OK`})})]})})});function K_(e){if(!/^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}\.\d{3}Z$/.test(e))return!1;let t=new Date(e);return!Number.isNaN(t.getTime())&&t.toISOString()===e}function q_(e,t){return e?e instanceof Date?e:K_(e)?(0,E.parseISO)(e):t?(0,E.parse)(e,t,new Date):null:null}function J_(e,t,n){if(t)return t;switch(e){case`date`:return`yyyy-MM-dd${n?` HH:mm`:``}`;case`week`:return`yyyy-wo${n?` HH:mm`:``}`;case`month`:return`yyyy-MM${n?` HH:mm`:``}`;case`quarter`:return`yyyy-\\QQ${n?` HH:mm`:``}`;case`year`:return`yyyy${n?` HH:mm`:``}`;default:return`yyyy-MM-dd${n?` HH:mm`:``}`}}function Y_(e,t,n,r){if(!t)return null;let i=J_(e,n,r);return i===`yyyy-\\QQ`?`${(0,E.format)(t,`yyyy`)}-Q${(0,E.getQuarter)(t)}`:(r&&!i.toLowerCase().includes(`hh:mm`)&&(i+=` HH:mm`),(0,E.format)(t,i))}function X_(e,t,n,r){return{text:Y_(e,t,n,r),date:t}}var Z_=(0,c.forwardRef)(function({className:e,css:t,popoverClassName:n,tooltipRef:r,nDisplays:i=1,allowClear:a=!0,open:o,defaultOpen:s=!1,picker:u=`date`,value:d,defaultValue:f,format:p,placeholder:m,showTime:h=!1,showToday:g=!0,showWeekNumber:_=!1,onChange:v,onOpen:y,onClose:b,disabled:x=!1,disabledDates:S,popoverPlacement:C=`bottom-start`,inputProps:w={},footer:T,style:E,...D},O){let A=d===void 0?null:q_(d,p),j=d===void 0?f?q_(f,p):null:A,[M,N]=(0,c.useState)(s),[P,F]=(0,c.useState)(j),[I,L]=(0,c.useState)(j),[R,B]=(0,c.useState)(!1),V=o!==void 0,H=V?o:M,U=d===void 0?I:A,ee=d!==void 0&&H&&!R?A:I,te=d!==void 0&&!H?A:ee,ne=Y_(u,te,p,h),re=i>0?i:1,W=e=>{V||N(e)},G=e=>{x||(F(U),L(U),B(!1),W(!0),y?.(e))},ie=e=>{W(!1),b?.(e)};(0,c.useImperativeHandle)(O,()=>({open:()=>G(),close:()=>ie()}));let ae=e=>{se(d===void 0?P:A,e)},oe=e=>{L(e),B(!0)},se=(e,t)=>{v?.({text:Y_(u,e,p,h),date:e||null}),L(e),B(!1),ie(t)},ce=te&&a?(0,l.jsx)(z,{variant:`ghost`,size:`sm`,className:`stratus-datepicker__clear-btn`,onClick:e=>{e.preventDefault(),e.stopPropagation(),se(null,e)},"aria-label":`Clear date`,children:(0,l.jsx)(Ee,{size:16})}):(0,l.jsx)(`span`,{className:`stratus-datepicker__calendar-icon`,children:(0,l.jsx)(C_,{size:16})}),le=m||J_(u,p,h);return(0,l.jsx)(Pt,{className:k(`stratus-datepicker`,n),open:H,placement:C,trigger:`click`,tooltipRef:r,onOpen:G,onClose:ae,maxWidth:`none`,content:(0,l.jsx)(G_,{nDisplays:re,type:u,showToday:g,showTime:h,showWeekNumber:_,initialDate:ee||null,onSelectDate:oe,onChange:se,disabledDates:S,footer:T}),children:(0,l.jsx)(`div`,{style:{...E,...t},...D,children:(0,l.jsx)(Lt,{className:k(e,`stratus-datepicker__input`),endAdornment:ce,value:ne??``,placeholder:le,disabled:x,onChange:()=>v?.({text:ne,date:te}),style:{width:h?200:150},...w,inputProps:{readOnly:!0}})})})});function Q_(e,t,n,r){return t?e===-1?!!(n||r):e===1?!!n:!!r:!1}function $_({mode:e,allowClear:t,startDate:n,endDate:r,onClickClear:i,onClickOpen:a,disabled:o}){return Q_(e,t,n,r)?(0,l.jsx)(z,{variant:`ghost`,size:`sm`,className:`stratus-datepicker__clear-btn`,onClick:t=>i(e,t),"aria-label":`Clear date range`,disabled:o,children:(0,l.jsx)(Ee,{size:16})}):(0,l.jsx)(z,{variant:`ghost`,size:`sm`,className:`stratus-datepicker__calendar-btn`,onClick:a,"aria-label":e===2?`Open end date picker`:`Open start date picker`,disabled:o,disableRipple:!0,children:(0,l.jsx)(C_,{size:16})})}function ev({className:e,allowClear:t,nInputs:n,focusInput:r,separator:i,placeholderStartDate:a,placeholderEndDate:o,startDate:s,endDate:c,onClickClear:u,onClickStartDate:d,onClickEndDate:f,disabled:p,width:m,startDateInputProps:h={},endDateInputProps:g={}}){return n<=1?(0,l.jsxs)(Lt,{className:k(e,`stratus-datepicker__range-input`,`stratus-datepicker__range-input--single`,r!==0&&`stratus-datepicker__range-input--focused`,r===2&&`stratus-datepicker__range-input--end-focused`),endAdornment:$_({mode:-1,allowClear:t,startDate:s,endDate:c,onClickClear:u,onClickOpen:d,disabled:p}),disabled:p,style:{width:m},...h,children:[(0,l.jsx)(`input`,{className:`stratus-datepicker__range-native-input stratus-datepicker__range-native-input--start`,type:`text`,value:s,placeholder:a,"aria-label":a,onClick:d,onChange:()=>{},disabled:p,readOnly:!0}),(0,l.jsx)(`span`,{className:`stratus-datepicker__range-separator`,children:i}),(0,l.jsx)(`input`,{className:`stratus-datepicker__range-native-input stratus-datepicker__range-native-input--end`,type:`text`,value:c,placeholder:o,"aria-label":o,onClick:f,onChange:()=>{},disabled:p,readOnly:!0})]}):(0,l.jsxs)(`div`,{className:k(e,`stratus-datepicker__range-inputs`),children:[(0,l.jsx)(Lt,{className:`stratus-datepicker__range-input stratus-datepicker__range-input--start`,endAdornment:$_({mode:1,allowClear:t,startDate:s,endDate:c,onClickClear:u,onClickOpen:d,disabled:p}),value:s,placeholder:a,disabled:p,forceFocus:r===1,style:{width:m},inputProps:{readOnly:!0,"aria-label":a,onClick:d},...h}),(0,l.jsx)(Lt,{className:`stratus-datepicker__range-input stratus-datepicker__range-input--end`,endAdornment:$_({mode:2,allowClear:t,startDate:s,endDate:c,onClickClear:u,onClickOpen:f,disabled:p}),value:c,placeholder:o,disabled:p,forceFocus:r===2,style:{width:m},inputProps:{readOnly:!0,"aria-label":o,onClick:f},...g})]})}function tv({disabled:e,picker:t,format:n,showTime:r,onChange:i,onChangeOnClickOutside:a,committedStartDate:o,committedEndDate:s,savedStartDate:c,savedEndDate:l,startDate:u,endDate:d,hoverDate:f,focusInput:p,setOpen:m,setSavedStartDate:h,setSavedEndDate:g,setStartDate:_,setEndDate:v,setHoverDate:y,setFocusInput:b}){let x=(e,a)=>{i?.(X_(t,e,n,r),X_(t,a,n,r))},S=t=>{e||(h(o),g(s),_(o),v(s),m(!0),b(t))},C=()=>{b(0),y(null),m(!1)},w=e=>{e?.stopPropagation(),S(1)},T=e=>{e?.stopPropagation(),S(2)},D=e=>{a?x(u,d):(_(c),v(l)),C()},O=e=>{p===1&&_(e),p===2&&v(e)},k=e=>{let t=p===1?e:u,n=p===2?e:d;if(O(e),p===1){b(2);return}x(t,n),C()},A=(e,t)=>{t.preventDefault(),t.stopPropagation();let n=e===-1||e===1?null:u,r=e===-1||e===2?null:d;_(n),v(r),x(n,r),C()},j=e=>()=>{y(e)},M=e=>{if(p===1&&d){let t=u||e;return(0,E.isBefore)(e,(0,E.startOfDay)(d))&&(0,E.isAfter)(e,(0,E.startOfDay)(f||t))||(0,E.isEqual)(e,(0,E.startOfDay)(d))}return p===2&&u?(0,E.isBefore)(e,(0,E.startOfDay)(f||d||e))&&(0,E.isAfter)(e,(0,E.startOfDay)(u))||(0,E.isEqual)(e,(0,E.startOfDay)(u)):!1},N=e=>p===2&&u?(0,E.isBefore)(e,(0,E.startOfDay)(u)):p===1&&d?(0,E.isAfter)(e,(0,E.startOfDay)(d)):!1;return{openPicker:S,closePicker:C,handleOpenStartDate:w,handleOpenEndDate:T,handleDismiss:D,handleSelectDate:O,handleChangeDate:k,handleClear:A,getRowClassNames:(e,n)=>!n&&u&&t===`week`&&M(e)?`is-range`:``,getRowProps:(e,n)=>!n&&t===`week`?{onMouseEnter:j(e)}:{},getCellClassNames:(e,n)=>!n&&(u||d)&&t!==`week`&&M(e)&&!N(e)?`is-range`:``,getCellProps:(e,n)=>!n&&t!==`week`?{onMouseEnter:j(e),disabled:n||N(e)}:{}}}var nv=(0,c.forwardRef)(function({className:e,popoverClassName:t,tooltipRef:n,nDisplays:r=2,nInputs:i=1,separator:a=`-`,allowClear:o=!0,picker:s=`date`,value:u,defaultValue:d,format:f,placeholderStartDate:p=`Start date`,placeholderEndDate:m=`End date`,showTime:h=!1,showToday:g=!0,showWeekNumber:_=!1,onChange:v,onChangeOnClickOutside:y=!0,disabled:b=!1,disabledDates:x,popoverPlacement:S=`bottom-start`,startDateInputProps:C={},endDateInputProps:w={},footer:T,style:E,...D},O){let A=u?q_(u[0],f):null,j=u?q_(u[1],f):null,M=u?A:d?q_(d[0],f):null,N=u?j:d?q_(d[1],f):null,[P,F]=(0,c.useState)(!1),[I,L]=(0,c.useState)(M),[R,z]=(0,c.useState)(N),[B,V]=(0,c.useState)(M),[H,U]=(0,c.useState)(N),[ee,te]=(0,c.useState)(null),[ne,re]=(0,c.useState)(0),W=u?A:B,G=u?j:H,ie=u&&!P?A:B,ae=u&&!P?j:H,oe=r>0?r:2,se=i>1?2:1,ce=se>1?h?`190px`:`135px`:h?`300px`:`220px`,le=Y_(s,ie,f,h),ue=Y_(s,ae,f,h),{openPicker:de,closePicker:fe,handleOpenStartDate:K,handleOpenEndDate:pe,handleDismiss:me,handleSelectDate:he,handleChangeDate:ge,handleClear:_e,getRowClassNames:ve,getRowProps:ye,getCellClassNames:be,getCellProps:xe}=tv({disabled:b,picker:s,format:f,showTime:h,onChange:v,onChangeOnClickOutside:y,committedStartDate:W,committedEndDate:G,savedStartDate:I,savedEndDate:R,startDate:B,endDate:H,hoverDate:ee,focusInput:ne,setOpen:F,setSavedStartDate:L,setSavedEndDate:z,setStartDate:V,setEndDate:U,setHoverDate:te,setFocusInput:re});return(0,c.useImperativeHandle)(O,()=>({open:()=>de(1),close:()=>fe()})),(0,l.jsx)(Pt,{className:k(`stratus-datepicker`,`stratus-datepicker--range`,t),open:P,placement:S,trigger:`click`,tooltipRef:n,arrow:!1,onClose:me,maxWidth:`none`,content:(0,l.jsx)(G_,{nDisplays:oe,type:s,showToday:g,showTime:h,showWeekNumber:_,initialDate:ne===1?B||null:H||null,onSelectDate:he,onChange:ge,disabledDates:x,rowClassNames:ve,rowProps:ye,cellClassNames:be,cellProps:xe,footer:T}),children:(0,l.jsx)(`span`,{className:`stratus-datepicker__input stratus-datepicker__input--range`,style:E,...D,children:(0,l.jsx)(ev,{className:e,allowClear:o,nInputs:se,focusInput:ne,separator:a,placeholderStartDate:p,placeholderEndDate:m,startDate:le||``,endDate:ue||``,onClickClear:_e,onClickStartDate:K,onClickEndDate:pe,disabled:b,width:ce,startDateInputProps:C,endDateInputProps:w})})})});function rv(e){if(!e)return new Date;if(e instanceof Date)return e;let t=new Date(e);return Number.isNaN(t.getTime())?(0,E.toDate)(e):t}function iv(e,t,n=!0){let r=rv(e);switch(t){case`weeks`:return n?(0,E.startOfWeek)(r,{weekStartsOn:1}):(0,E.endOfWeek)(r,{weekStartsOn:1});case`months`:return n?(0,E.startOfMonth)(r):(0,E.endOfMonth)(r);case`years`:return n?(0,E.startOfYear)(r):(0,E.endOfYear)(r);default:return n?(0,E.startOfDay)(r):(0,E.endOfDay)(r)}}function av(e,t,n){let r=rv(e),i=rv(t);switch(n){case`weeks`:return(0,E.eachWeekOfInterval)({start:r,end:i},{weekStartsOn:1});case`months`:return(0,E.eachMonthOfInterval)({start:r,end:i});case`years`:return(0,E.eachYearOfInterval)({start:r,end:i});default:return(0,E.eachDayOfInterval)({start:r,end:i})}}function ov(e,t=!1){switch(e){case`weeks`:return`II`;case`months`:return`MMM`;case`years`:return`yyyy`;default:return t?`dd.MMM yyyy`:`dd.MMM`}}function sv(e,t,n,r){return(0,E.differenceInMilliseconds)(r,n)/t*e}function cv(e,t,n,r){return!((0,E.isBefore)(e,n)&&(0,E.isBefore)(t,n)||(0,E.isAfter)(e,r)&&(0,E.isAfter)(t,r))}function lv(e,t){return!e||!t?!1:(0,E.isSameYear)(e,t)&&(0,E.isSameMonth)(e,t)&&(0,E.isSameDay)(e,t)}function uv(e){return(0,E.getDayOfYear)(e)===1}function dv(e,t){let{width:n,minWidth:r}=t;if(typeof n==`function`)return n(e,t);if(typeof n==`number`)return n;if(typeof n==`string`){if(n.includes(`%`)){let t=parseInt(n,10)/100*e-2;return r&&r>t?r:t}let t=parseInt(n,10);if(!isNaN(t))return t}return 150}function fv(e,t,n,r,i){let a=iv(t,i,!0),o=iv(n,i,!1),s=(0,E.differenceInMilliseconds)(o,a);return e.map(e=>{let c=rv(e.startDate),l=rv(e.endDate),{children:u,...d}=e,f=u&&u.length>0?fv(u,t,n,r,i):void 0;return{...d,__ganttStart:a,__ganttEnd:o,__ganttDiff:s,__taskStartDate:c,__taskEndDate:l,__isInsideRange:cv(c,l,a,o),children:f}})}function pv({rowData:e,rowWidth:t,ganttTaskHeight:n,ganttTaskProps:r,ganttRowRenderer:i}){let{id:a,__ganttDiff:o,__ganttStart:s,__taskStartDate:c,__taskEndDate:u,progress:d}=e;if(!e.__isInsideRange)return null;let f=sv(t,o,s,c),p=sv(t,o,c,u),m={...e,start:s,end:e.__ganttEnd,diff:o,taskStartDate:c,taskEndDate:u,isInsideRange:e.__isInsideRange,rowWidth:t,x:f,width:p,height:n},h=typeof r==`function`?r(m):r??{},g=d===void 0?0:p*d/100,_=(0,l.jsx)(`div`,{id:`stratus-gantt--${a}`,className:`stratus-gantt__task`,style:{marginLeft:f,width:p,height:n},...h,children:d!==void 0&&d>0&&(0,l.jsx)(`div`,{className:k(`stratus-gantt__task-progress`,d<100&&`stratus-gantt__task-progress--partial`),style:{width:g,height:n}})});return i?(0,l.jsx)(l.Fragment,{children:i(m,_)}):_}function mv(e,t){let n=(0,c.useRef)(e);(0,c.useEffect)(()=>{n.current=e},[e]),(0,c.useEffect)(()=>{if(t===null)return;let e=setInterval(()=>n.current(),t);return()=>clearInterval(e)},[t])}function hv(){let[e,t]=(0,c.useState)(null),[n,r]=(0,c.useState)({width:0,height:0});return(0,c.useEffect)(()=>{if(!e)return;let t=()=>{r({width:e.offsetWidth,height:e.offsetHeight})};t();let n=new ResizeObserver(t);return n.observe(e),()=>n.disconnect()},[e]),[t,n]}function gv({start:e,end:t,rowWidth:n,groupDatesBy:r}){let i=(0,c.useCallback)(()=>{let i=new Date,a=iv(e,r,!0);return sv(n,(0,E.differenceInMilliseconds)(iv(t,r,!1),a),a,i)},[e,t,n,r]);return mv(()=>{let e=document.getElementById(`stratus-gantt__timenowLine`);e&&(e.style.marginLeft=`${i()}px`)},36e5),(0,l.jsx)(`div`,{id:`stratus-gantt__timenowLine`,className:`stratus-gantt__timenowLine`,style:{marginLeft:i()}})}var _v=(0,c.forwardRef)(function({className:e,start:t,end:n,data:r,columns:i=[],columnsTotalWidthPercentage:a=50,multiSort:o=!1,headerHeight:s=48,rowHeight:u=20,rowClassName:d,ganttTaskProps:f,noDataValue:p,expandable:m=!1,defaultExpandedRowKeys:h,expandedRowKeys:g,showTimenowLine:_=!1,ganttColumnsWidth:v=80,ganttTaskHeight:y=8,ganttHeaderRenderer:b,ganttRowRenderer:x,groupDatesBy:S=`days`,groupBy:C,initialScrollToDate:w,initialScrollToTask:T,selectRowOnClick:D=!0,onRowClick:O,onColumnSort:A},j){let M=(0,c.useRef)(null),[N,{width:P}]=hv(),F=(0,c.useMemo)(()=>av(t,n,S),[t,n,S]),I=(0,c.useMemo)(()=>{let e=P*a/100;return i.reduce((t,n)=>t+dv(e,n),0)},[P,a,i]),L=(0,c.useMemo)(()=>{let e=P-I,t=F.length*v;return Math.max(e,t)},[P,I,F,v]),R=(0,c.useMemo)(()=>fv(r,t,n,C,S),[r,t,n,C,S]),z=(0,c.useMemo)(()=>{let e=P*a/100,t=i.map((t,n)=>{let r=t.dataKey||t.accessor||t.key||`col_${n}`,i=dv(e,t),a={dataKey:r,key:t.key||r,title:t.title,width:i,minWidth:t.minWidth,frozen:t.frozen===`left`||t.frozen===!0,resizable:t.resizable,sortable:t.sortable,headerClassName:t.headerClassName,className:t.className,sortType:t.sortType};if(t.cellRenderer){let e=t.cellRenderer;a.cellRenderer=n=>e({cellData:n.cellData,rowData:n.rowData,rowIndex:n.rowIndex,column:t})}if(t.headerRenderer){let e=t.headerRenderer;a.headerRenderer=()=>e({column:t,columnIndex:n})}return a}),n={dataKey:`__gantt__`,key:`__gantt__`,width:L,sortable:!1,resizable:!1,headerClassName:`stratus-gantt__header-gantt`,className:`stratus-gantt__cell-gantt`,headerRenderer:()=>(0,l.jsx)(`div`,{className:`stratus-gantt__header-dates`,style:{display:`flex`,width:L},children:F.map((e,t)=>{let n=L/F.length,r=b?b({column:{},columnIndex:t,date:e}):S===`weeks`?(0,E.getISOWeek)(e):(0,E.format)(e,ov(S,uv(e)));return(0,l.jsx)(`div`,{className:`stratus-gantt__header-date-cell`,style:{width:n,textAlign:`center`},children:r},e.toISOString())})}),cellRenderer:({rowData:e})=>(0,l.jsx)(`div`,{style:{display:`flex`,alignItems:`center`,width:L,height:`100%`},children:(0,l.jsx)(pv,{rowData:e,rowWidth:L,ganttTaskHeight:y,ganttTaskProps:f,ganttRowRenderer:x})})};return[...t,n]},[P,a,i,L,F,b,S,y,f,x]);(0,c.useEffect)(()=>{if(!M.current)return;let e=M.current.getTableRef();if(e)if(T){let t=r.findIndex(e=>e.id===T);t!==-1&&(e.scrollToRow(t),B(r[t].startDate))}else w&&B(w)},[w,T]);function B(e){if(!e||!M.current)return;let t=rv(e),n=M.current.getTableRef();if(!n)return;let r=P*a/100,o=0;for(let e of i)o+=dv(r,e);let s=F.findIndex(e=>lv(e,t));if(s!==-1){let e=L/F.length,t=o+s*e;n.scrollToLeft(t),H(t)}}function V(e){if(!e||!M.current)return;let t=M.current.getTableRef();if(!t)return;let n=r.findIndex(t=>t.id===e);n!==-1&&(t.scrollToRow(n),B(r[n].startDate))}function H(e){_&&setTimeout(()=>{let t=document.getElementById(`stratus-gantt__timenowLine-container`);t&&(t.scrollLeft=e)})}(0,c.useImperativeHandle)(j,()=>({scrollToDate:e=>setTimeout(()=>B(e)),scrollToTask:e=>setTimeout(()=>V(e)),clearSortState:()=>M.current?.clearSortState(),setSelectedRows:e=>M.current?.setSelectedRows(e.map(String)),getTableRef:()=>M.current}));let U=(0,c.useCallback)(e=>{O&&O({rowData:e.rowData,rowIndex:e.rowIndex,rowKey:e.rowData.id,event:e.event})},[O]),ee=(0,c.useMemo)(()=>{let e=P*a/100;return i.filter(e=>e.frozen===`left`||e.frozen===!0).reduce((t,n)=>t+dv(e,n),0)},[P,a,i]);return(0,l.jsxs)(sn,{ref:N,className:k(`stratus-gantt`,e),elevation:0,style:{height:`100%`},children:[(0,l.jsx)(we,{ref:M,columns:z,data:R,rowId:`id`,headerHeight:s,rowHeight:u,sortable:!0,multiSort:o,expandable:m,defaultExpandedRowKeys:h,expandedRowKeys:g,selectRowOnClick:D,noDataValue:p??`No data`,className:`stratus-gantt__table`,rowClassName:d,onRowClick:O?U:void 0,onColumnSort:A}),_&&L>0&&(0,l.jsx)(`div`,{id:`stratus-gantt__timenowLine-container`,className:`stratus-gantt__timenowLine-container`,children:(0,l.jsx)(`div`,{className:`stratus-gantt__overlay-inner`,style:{width:L+ee+I,marginLeft:ee+2},children:(0,l.jsx)(gv,{start:t,end:n,rowWidth:L,groupDatesBy:S})})})]})}),vv=H({name:`accessible`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14 4c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2m-2 3c2.83 0 5.89-.3 8.5-1l.5 2c-1.86.5-4 .83-6 1v13h-2v-6h-2v6H9V9c-2-.17-4.14-.5-6-1l.5-2c2.61.7 5.67 1 8.5 1`}),yv=H({name:`accessible_forward`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17.5 2.27a2 2 0 1 0 0 4 2 2 0 0 0 0-4m-3 14.46h-2c0 1.65-1.35 3-3 3s-3-1.35-3-3 1.35-3 3-3v-2c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5m1.14-3.5h1.86c1.1 0 2 .9 2 2v5.5h-2v-5h-4.98c-1.46 0-2.45-1.57-1.85-2.9l1.83-4.1h-2.21l-.65 1.53-1.92-.53.67-1.8c.33-.73 1.06-1.2 1.87-1.2h5.2c1.48 0 2.46 1.5 1.85 2.83z`}),bv=H({name:`account_circle`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2M7.07 18.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.9 7.9 0 0 1 12 20c-1.86 0-3.57-.64-4.93-1.72M12 14.5c1.46 0 4.93.59 6.36 2.33A7.95 7.95 0 0 0 20 12c0-4.41-3.59-8-8-8s-8 3.59-8 8c0 1.82.62 3.49 1.64 4.83 1.43-1.74 4.9-2.33 6.36-2.33M12 6c-1.94 0-3.5 1.56-3.5 3.5S10.06 13 12 13s3.5-1.56 3.5-3.5S13.94 6 12 6m-1.5 3.5c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5S12.83 8 12 8s-1.5.67-1.5 1.5`}),xv=H({name:`add`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6z`}),Sv=H({name:`add_box`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m0 16H5V5h14zm-6-2h-2v-4H7v-2h4V7h2v4h4v2h-4z`}),Cv=H({name:`add_circle_filled`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12m11 1h4v-2h-4V7h-2v4H7v2h4v4h2z`}),wv=H({name:`add_circle_outlined`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m-1 5v4H7v2h4v4h2v-4h4v-2h-4V7zm-7 5c0 4.41 3.59 8 8 8s8-3.59 8-8-3.59-8-8-8-8 3.59-8 8`}),Tv=H({name:`aerial_drone`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M22.707 16.707c-6.015 6.016-15.399 6.015-21.414 0l1.414-1.414c5.234 5.234 13.352 5.234 18.586 0zM20.04 14.04c-4.515 4.515-11.565 4.515-16.08 0l1.414-1.414c3.734 3.734 9.518 3.734 13.252 0zm-2.666-2.666c-3.015 3.015-7.732 3.015-10.747 0L8.041 9.96c2.234 2.234 5.685 2.234 7.919 0zM20 2a1 1 0 0 1 1 1h1a1 1 0 1 1 0 2h-1a1 1 0 1 1-2 0h-2.075L15.34 7.947A2 2 0 0 1 13.58 9h-2.837a2 2 0 0 1-1.713-.969L7.204 5H5a1 1 0 0 1-2 0H2a1 1 0 0 1 0-2h1a1 1 0 0 1 2 0h14a1 1 0 0 1 1-1m-9.257 5h2.836l1.075-2H9.54z`}),Ev=H({name:`alarm`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7.945 3.441 6.664 1.905 2.057 5.75l1.28 1.536zm9.392-1.535 4.608 3.843-1.282 1.536-4.607-3.843zm-4.836 6.189H11v6l4.75 2.85.75-1.23-4-2.37zm-.5-4a9 9 0 1 0 .001 18.001 9 9 0 0 0-.001-18.001m-7 9c0 3.86 3.14 7 7 7s7-3.14 7-7-3.14-7-7-7-7 3.14-7 7`}),Dv=H({name:`alarm_add`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m6.664 1.905 1.281 1.536-4.607 3.844-1.281-1.536zm10.673 0 4.608 3.844-1.282 1.536-4.607-3.843zM3.001 13.096a9 9 0 1 1 18.001.001 9 9 0 0 1-18.001-.001m9 7c-3.86 0-7-3.14-7-7s3.14-7 7-7 7 3.14 7 7-3.14 7-7 7m-1-8v-3h2v3h3v2h-3v3h-2v-3H8v-2z`}),Ov=H({name:`alarm_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m8.164 3.445-.46.38-1.42-1.42.6-.5zm9.397-1.54 4.607 3.844-1.281 1.536-4.608-3.843zm-7.297 4.48c.62-.18 1.28-.29 1.96-.29 3.86 0 7 3.14 7 7 0 .68-.11 1.34-.29 1.96l1.56 1.56c.47-1.08.73-2.27.73-3.52a9 9 0 0 0-12.53-8.28zm-8.43-2.78 1.41-1.41 18.38 18.39-1.41 1.41-2.1-2.1a8.96 8.96 0 0 1-5.89 2.2 9 9 0 0 1-9-9c0-2.25.83-4.31 2.2-5.89l-.8-.8-1.06.88-1.28-1.54.92-.77zm10.39 16.49c-3.86 0-7-3.14-7-7 0-1.7.61-3.26 1.62-4.47l9.85 9.85a6.96 6.96 0 0 1-4.47 1.62`}),kv=H({name:`alarm_on`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7.945 3.441 6.664 1.905 2.057 5.75l1.28 1.536zm9.392-1.535 4.608 3.843-1.282 1.536-4.607-3.843zm-6.796 12.719-2.13-2.13-1.06 1.06 3.18 3.18 6-6-1.06-1.06zM12 4.095a9 9 0 1 0 .001 18.001 9 9 0 0 0-.001-18.001m-7 9c0 3.86 3.14 7 7 7s7-3.14 7-7-3.14-7-7-7-7 3.14-7 7`}),Av=H({name:`all_out`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 8V4h4zm16 0-4-4h4zm0 12v-4l-4 4zM8 20H4v-4zm11-8c0-3.87-3.13-7-7-7s-7 3.13-7 7 3.13 7 7 7 7-3.13 7-7M7 12c0 2.76 2.24 5 5 5s5-2.24 5-5-2.24-5-5-5-5 2.24-5 5`}),jv=H({name:`anchor`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12.909 9.158A3.638 3.638 0 0 0 11.999 2a3.636 3.636 0 0 0-.908 7.158v1.024H8.363V12h2.728v8.106a5.456 5.456 0 0 1-4.546-5.379H4.727a7.273 7.273 0 0 0 14.546 0h-1.819a5.456 5.456 0 0 1-4.545 5.38V12h2.727v-1.818H12.91zm.909-3.522a1.818 1.818 0 1 1-3.636 0 1.818 1.818 0 0 1 3.636 0`}),Mv=H({name:`android`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16 1H8C6.34 1 5 2.34 5 4v16c0 1.66 1.34 3 3 3h8c1.66 0 3-1.34 3-3V4c0-1.66-1.34-3-3-3m1 17H7V4h10zm-7 3h4v-1h-4z`}),Nv=H({name:`apple_airplay`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 2.5h18c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2h-4v-2h4v-12H3v12h4v2H3c-1.1 0-2-.9-2-2v-12c0-1.1.9-2 2-2m9 13 6 6H6z`}),Pv=H({name:`apple_app_store`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.489 2 2 6.489 2 12s4.489 10 10 10 10-4.489 10-10S17.511 2 12 2m0 2c4.43 0 8 3.57 8 8s-3.57 8-8 8-8-3.57-8-8 3.57-8 8-8m-.611 1.64-1.748.971 1.214 2.19L9.079 12h2.287L12 10.86l1.145-2.06 1.214-2.189-1.748-.97L12 6.74zm2.328 4.19-1.145 2.059.36.646 1.353 2.438-.015.017-.006.012h.037l1.31 2.357 1.748-.97L16.588 15H18v-2h-2.523zM6 13v2h1.412l-.771 1.389 1.748.97L9.699 15h3.457l-1.11-2H7c-.014 0-.025.007-.04.008L6.948 13z`}),Fv=H({name:`apple_logo`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16 1c-1.135 0-2.231.48-2.957 1.268-.656.717-1.055 1.99-1.055 3.013 1.172 0 2.424-.6 3.12-1.402C15.754 3.128 16 2.209 16 1M8.275 5.514C6.181 5.514 3 7.48 3 12.11 3 16.324 6.767 21 8.893 21h.029c1.269 0 1.712-.823 3.451-.832 1.739.009 2.183.832 3.451.832h.03c1.541 0 3.941-2.464 5.146-5.424A3.99 3.99 0 0 1 18.785 12c0-1.539.867-2.86 2.125-3.53-1.087-2.043-3.014-2.956-4.44-2.956-1.538 0-2.825 1.04-4.097 1.04s-2.559-1.04-4.098-1.04m0 2c.432 0 .963.204 1.524.422.748.29 1.594.619 2.574.619s1.828-.33 2.576-.62c.56-.216 1.09-.421 1.522-.421.418 0 1.068.196 1.677.683A5.98 5.98 0 0 0 16.788 12c0 1.597.62 3.08 1.69 4.18-.99 1.685-2.216 2.706-2.668 2.82-.152-.002-.261-.042-.636-.203-.577-.248-1.45-.622-2.813-.629-1.34.007-2.212.38-2.789.629-.358.154-.474.196-.64.201C7.942 18.757 5 15.438 5 12.111c0-3.473 2.207-4.596 3.275-4.597`}),Iv=H({name:`approve`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m15.33 1.781 2.137 2.968 3.72.852-.377 3.58 2.541 2.826-2.54 2.765.374 3.56-3.705.91-2.082 2.976-3.393-1.33-3.301 1.33-2.167-2.966-3.722-.854.375-3.625-2.542-2.766L3.19 9.18 2.813 5.6l3.712-.85 2.076-2.97 3.395 1.33zM9.338 4.218l-1.615 2.31-2.735.627.284 2.702-1.92 2.135 1.92 2.09-.285 2.762 2.724.625 1.69 2.312 2.594-1.045 2.667 1.045 1.61-2.302 2.741-.673-.286-2.722 1.921-2.092-1.92-2.135.284-2.702-2.727-.626-1.665-2.311-2.617 1.045z M16.59 7.58 10 14.17l-2.59-2.58L6 13l4 4 8-8z`}),Lv=H({name:`apps`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 8h4V4H4zm6 12h4v-4h-4zm-2 0H4v-4h4zm-4-6h4v-4H4zm10 0h-4v-4h4zm2-10v4h4V4zm-2 4h-4V4h4zm2 6h4v-4h-4zm4 6h-4v-4h4z`}),Rv=H({name:`archive`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m19.15 3.55 1.39 1.68c.29.34.46.79.46 1.27V19c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2V6.5c0-.48.17-.93.46-1.27l1.38-1.68C5.12 3.21 5.53 3 6 3h12c.47 0 .88.21 1.15.55M17.76 5H6.24l-.8.97h13.13zM5 19V8h14v11zm5.55-9h2.9v3H16l-4 4-4-4h2.55z`}),zv=H({name:`arrow_back_ios`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m17.835 3.87-1.78-1.77-9.89 9.9 9.9 9.9 1.77-1.77L9.705 12z`}),Bv=H({name:`arrow_down`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m20 12-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8z`}),Vv=H({name:`arrow_drop_left`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m14.5 7-5 5 5 5z`}),Hv=H({name:`arrow_drop_right`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m9.5 17 5-5-5-5z`}),Uv=H({name:`arrow_drop_up`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m7 14.5 5-5 5 5z`}),Wv=H({name:`arrow_forward_ios`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m6.165 20.13 1.77 1.77 9.9-9.9-9.9-9.9-1.77 1.77 8.13 8.13z`}),Gv=H({name:`arrow_up`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m4 12 1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8z`}),Kv=H({name:`assignment`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14.82 4H19c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H5c-.14 0-.27-.01-.4-.03a2.01 2.01 0 0 1-1.44-1.19c-.1-.24-.16-.51-.16-.78V6c0-.28.06-.54.16-.77A2.008 2.008 0 0 1 4.6 4.04c.13-.03.26-.04.4-.04h4.18C9.6 2.84 10.7 2 12 2s2.4.84 2.82 2M7 10V8h10v2zm10 4v-2H7v2zm-3 2H7v2h7zM12 3.75c.41 0 .75.34.75.75s-.34.75-.75.75-.75-.34-.75-.75.34-.75.75-.75M5 20h14V6H5z`}),qv=H({name:`assignment_important`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14.82 4H19c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H5c-.14 0-.27-.01-.4-.03a2.01 2.01 0 0 1-1.44-1.19c-.1-.24-.16-.51-.16-.78V6c0-.28.06-.54.16-.77A2.008 2.008 0 0 1 4.6 4.04c.13-.03.26-.04.4-.04h4.18C9.6 2.84 10.7 2 12 2s2.4.84 2.82 2M11 14V8h2v6zm0 4v-2h2v2zm1-14.25c.41 0 .75.34.75.75s-.34.75-.75.75-.75-.34-.75-.75.34-.75.75-.75M5 20h14V6H5z`}),Jv=H({name:`assignment_return`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14.82 4H19c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H5c-.14 0-.27-.01-.4-.03a2.01 2.01 0 0 1-1.44-1.19c-.1-.24-.16-.51-.16-.78V6c0-.28.06-.54.16-.77A2.008 2.008 0 0 1 4.6 4.04c.13-.03.26-.04.4-.04h4.18C9.6 2.84 10.7 2 12 2s2.4.84 2.82 2M16 15h-4v3l-5-5 5-5v3h4zM12 3.75c.41 0 .75.34.75.75s-.34.75-.75.75-.75-.34-.75-.75.34-.75.75-.75M5 20h14V6H5z`}),Yv=H({name:`assignment_returned`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14.82 4H19c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H5c-.14 0-.27-.01-.4-.03a2.01 2.01 0 0 1-1.44-1.19c-.1-.24-.16-.51-.16-.78V6c0-.28.06-.54.16-.77A2.008 2.008 0 0 1 4.6 4.04c.13-.03.26-.04.4-.04h4.18C9.6 2.84 10.7 2 12 2s2.4.84 2.82 2M14 13h3l-5 5-5-5h3V9h4zm-2-9.25c.41 0 .75.34.75.75s-.34.75-.75.75-.75-.34-.75-.75.34-.75.75-.75M5 20h14V6H5z`}),Xv=H({name:`assignment_turned_in`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14.82 4H19c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H5c-.14 0-.27-.01-.4-.03a2.01 2.01 0 0 1-1.44-1.19c-.1-.24-.16-.51-.16-.78V6c0-.28.06-.54.16-.77A2.008 2.008 0 0 1 4.6 4.04c.13-.03.26-.04.4-.04h4.18C9.6 2.84 10.7 2 12 2s2.4.84 2.82 2m1.77 4.58L18 10l-8 8-4-4 1.41-1.41L10 15.17zM12 3.75c.41 0 .75.34.75.75s-.34.75-.75.75-.75-.34-.75-.75.34-.75.75-.75M5 20h14V6H5z`}),Zv=H({name:`assignment_user`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 4h-4.18C14.4 2.84 13.3 2 12 2s-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m-7-.25c.22 0 .41.1.55.25.12.13.2.31.2.5 0 .41-.34.75-.75.75s-.75-.34-.75-.75c0-.19.08-.37.2-.5.14-.15.33-.25.55-.25M5 6v14h14V6zm7 1c-1.65 0-3 1.35-3 3s1.35 3 3 3 3-1.35 3-3-1.35-3-3-3m-1 3c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1-1 .45-1 1m-5 7.47V19h12v-1.53c0-2.5-3.97-3.58-6-3.58s-6 1.07-6 3.58m6-1.59c-1.31 0-3 .56-3.69 1.12h7.38c-.68-.56-2.38-1.12-3.69-1.12`}),Qv=H({name:`attach_file`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16 6v11.5c0 2.21-1.79 4-4 4s-4-1.79-4-4V5a2.5 2.5 0 0 1 5 0v10.5c0 .55-.45 1-1 1s-1-.45-1-1V6H9.5v9.5a2.5 2.5 0 0 0 5 0V5c0-2.21-1.79-4-4-4s-4 1.79-4 4v12.5c0 3.04 2.46 5.5 5.5 5.5s5.5-2.46 5.5-5.5V6z`}),$v=H({name:`attachment`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18 16H6.5c-2.21 0-4-1.79-4-4s1.79-4 4-4H19a2.5 2.5 0 0 1 0 5H8.5c-.55 0-1-.45-1-1s.45-1 1-1H18V9.5H8.5a2.5 2.5 0 0 0 0 5H19c2.21 0 4-1.79 4-4s-1.79-4-4-4H6.5C3.46 6.5 1 8.96 1 12s2.46 5.5 5.5 5.5H18z`}),ey=H({name:`autorenew`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 9V6c-3.31 0-6 2.69-6 6 0 1.01.25 1.97.7 2.8l-1.46 1.46A7.93 7.93 0 0 1 4 12c0-4.42 3.58-8 8-8V1l4 4zm5.3.2 1.46-1.46A7.93 7.93 0 0 1 20 12c0 4.42-3.58 8-8 8v3l-4-4 4-4v3c3.31 0 6-2.69 6-6 0-1.01-.26-1.96-.7-2.8`}),ty=H({name:`baby`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20.13 8.17c1.45.43 2.56 1.66 2.81 3.17q.06.315.06.66t-.06.66a4 4 0 0 1-2.8 3.17 9.1 9.1 0 0 1-2.17 2.89A8.93 8.93 0 0 1 12 21c-2.29 0-4.38-.86-5.96-2.28-.9-.8-1.65-1.78-2.17-2.89a4.01 4.01 0 0 1-2.81-3.17Q1 12.345 1 12t.06-.66a3.99 3.99 0 0 1 2.81-3.17c.52-1.11 1.27-2.1 2.19-2.91A8.89 8.89 0 0 1 12 3c2.28 0 4.36.85 5.94 2.26.91.81 1.66 1.79 2.19 2.91M9.5 9.25a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5m5 0a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5M19 14a1.3 1.3 0 0 1-.189-.017q-.049-.008-.101-.013c-.2.67-.49 1.29-.86 1.86A6.98 6.98 0 0 1 12 19c-2.45 0-4.6-1.26-5.85-3.17-.37-.57-.66-1.19-.86-1.86q-.052.005-.101.013A1.3 1.3 0 0 1 5 14c-1.1 0-2-.9-2-2s.9-2 2-2q.096.002.189.017.049.008.101.013c.2-.67.49-1.29.86-1.86A6.98 6.98 0 0 1 12 5c2.45 0 4.6 1.26 5.85 3.17.37.57.66 1.19.86 1.86q.052-.005.101-.013A1.3 1.3 0 0 1 19 10c1.1 0 2 .9 2 2s-.9 2-2 2m-2.5 0c-.76 1.77-2.49 3-4.5 3s-3.74-1.23-4.5-3z`}),ny=H({name:`bag`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M10.804 4.98a1.22 1.22 0 0 1 2.392 0L14 9h6.777a1 1 0 0 1 .98 1.198l-1.818 9a1 1 0 0 1-.98.802H5.038a1 1 0 0 1-.98-.802l-1.818-9A1 1 0 0 1 3.22 9H10zM9.6 11H4.365l1.272 7H8.2zm.089 7 1.322-7h1.978l1.322 7zm6.111 0h2.53l1.308-7H14.4zm-3.189-9H11.39L12 5.765z`}),ry=H({name:`bag_on_rope`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 2h3L2 4zM3 4l3-2h3L6 4zM7 4h3l3-2h-3zM14 4h-3l3-2h3zM15 4h3l3-2h-3zM22 4h-3l3-2z M12 5a1.22 1.22 0 0 0-1.196.98L10 10H3.221a1 1 0 0 0-.98 1.198l1.818 9a1 1 0 0 0 .98.802h13.92a1 1 0 0 0 .98-.802l1.818-9a1 1 0 0 0-.98-1.198H14l-.804-4.02A1.22 1.22 0 0 0 12 5m-7.635 7H9.6l-1.4 7H5.637zm6.646 0L9.69 19h4.622l-1.322-7zm7.32 7H15.8l-1.4-7h5.238zM12 6.765 11.389 10h1.222z`}),iy=H({name:`bag_on_wheels`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M10.804 2.98a1.22 1.22 0 0 1 2.392 0L14 7h6.777a1 1 0 0 1 .98 1.198l-1.818 9a1 1 0 0 1-.98.802H5.038a1 1 0 0 1-.98-.802l-1.818-9A1 1 0 0 1 3.22 7H10zM9.6 9H4.365l1.272 7H8.2zm.089 7 1.322-7h1.978l1.322 7zm6.111 0h2.53l1.308-7H14.4zm-4.411-9L12 3.765 12.611 7z M8 20a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M17.5 21.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3`}),ay=H({name:`bandage`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m17.745 12 3.98-3.98a.996.996 0 0 0 0-1.41l-4.34-4.34a.996.996 0 0 0-1.41 0l-3.98 3.98-3.98-3.98a1.001 1.001 0 0 0-1.41 0l-4.34 4.34a.996.996 0 0 0 0 1.41L6.245 12l-3.98 3.98a.996.996 0 0 0 0 1.41l4.34 4.34c.39.39 1.02.39 1.41 0l3.98-3.98 3.98 3.98c.2.2.45.29.71.29s.51-.1.71-.29l4.34-4.34a.996.996 0 0 0 0-1.41zm-5.73-3.02c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1m-8.34-1.66 3.63 3.62 3.62-3.63-3.62-3.62zm6.34 5.66c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1m1 1c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1-1 .45-1 1m3-3c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1m-.97 5.72 3.63 3.62 3.62-3.63-3.62-3.62z`}),oy=H({name:`bar_chart`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M10.6 5h2.8v14h-2.8zM5 9.2h3V19H5zM19 13h-2.8v6H19z`}),sy=H({name:`battery`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15.67 4H14V2h-4v2H8.33C7.6 4 7 4.6 7 5.33v15.33C7 21.4 7.6 22 8.33 22h7.33c.74 0 1.34-.6 1.34-1.33V5.33C17 4.6 16.4 4 15.67 4`}),cy=H({name:`battery_alert`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15.67 4H14V2h-4v2H8.33C7.6 4 7 4.6 7 5.33v15.33C7 21.4 7.6 22 8.33 22h7.33c.74 0 1.34-.6 1.34-1.33V5.33C17 4.6 16.4 4 15.67 4M13 18h-2v-2h2zm-2-4h2V9h-2z`}),ly=H({name:`battery_charging`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14 4h1.67C16.4 4 17 4.6 17 5.33v15.34c0 .73-.6 1.33-1.34 1.33H8.33C7.6 22 7 21.4 7 20.66V5.33C7 4.6 7.6 4 8.33 4H10V2h4zm-3 10.5V20l4-7.5h-2V7l-4 7.5z`}),uy=H({name:`battery_unknown`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15.67 4H14V2h-4v2H8.33C7.6 4 7 4.6 7 5.33v15.33C7 21.4 7.6 22 8.33 22h7.33c.74 0 1.34-.6 1.34-1.33V5.33C17 4.6 16.4 4 15.67 4M13 16v2h-2v-2zm.63-2.6c.29-.29.67-.71.67-.71.43-.43.7-1.03.7-1.69 0-1.66-1.34-3-3-3s-3 1.34-3 3h1.5c0-.83.67-1.5 1.5-1.5a1.498 1.498 0 0 1 1.06 2.56l-.93.94c-.47.48-.93 1.17-.93 2h1.6c0-.45.35-1.12.83-1.6`}),dy=H({name:`beach`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M13.115 3.001c-2.58 0-5.16.98-7.14 2.95l-.01.01c-3.95 3.95-3.95 10.36 0 14.31l14.3-14.31a10.09 10.09 0 0 0-7.15-2.96m7.882 16.57-1.429 1.428-6.441-6.442 1.428-1.428zM4.995 13.12c0 1.49.4 2.91 1.14 4.15l1.39-1.38a11.3 11.3 0 0 1-2.07-5.44c-.3.85-.46 1.74-.46 2.67m3.98 1.31c-1.35-2.05-1.86-4.5-1.38-6.83.58-.12 1.16-.18 1.75-.18 1.8 0 3.55.55 5.08 1.56zm4.14-9.43c-.93 0-1.82.16-2.67.46 1.91.19 3.78.89 5.43 2.07l1.39-1.39a8.06 8.06 0 0 0-4.15-1.14`}),fy=H({name:`bearing`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16m0-4a4 4 0 1 0 0-8 4 4 0 0 0 0 8m0-2a2 2 0 1 0 0-4 2 2 0 0 0 0 4m1-8a1 1 0 1 1-2 0 1 1 0 0 1 2 0m4 2a1 1 0 1 1-2 0 1 1 0 0 1 2 0m0 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-8 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0m0-8a1 1 0 1 1-2 0 1 1 0 0 1 2 0m10 4a1 1 0 1 1-2 0 1 1 0 0 1 2 0M7 12a1 1 0 1 1-2 0 1 1 0 0 1 2 0m6 6a1 1 0 1 1-2 0 1 1 0 0 1 2 0`}),py=H({name:`beat`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11.5 4a1 1 0 0 0-.97.757l-1.845 7.378-.79-1.582a1 1 0 0 0-1.79 0L4.383 14H2a1 1 0 1 0 0 2h3a1 1 0 0 0 .894-.553L7 13.237l1.106 2.21a1 1 0 0 0 1.864-.204l1.53-6.12 2.53 10.12a1 1 0 0 0 1.94 0l1.03-4.12.03.12A1 1 0 0 0 18 16h4a1 1 0 1 0 0-2h-3.22l-.81-3.242a1 1 0 0 0-1.94 0L15 14.877l-2.53-10.12A1 1 0 0 0 11.5 4`}),my=H({name:`bike`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17.5 3.75c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2M0 17.25c0-2.8 2.2-5 5-5s5 2.2 5 5-2.2 5-5 5-5-2.2-5-5m5 3.5c-1.9 0-3.5-1.6-3.5-3.5s1.6-3.5 3.5-3.5 3.5 1.6 3.5 3.5-1.6 3.5-3.5 3.5m14.1-9.5c-2.1 0-3.8-.8-5.1-2.1l-.8-.8-2.4 2.4 2.2 2.3v6.2h-2v-5l-3.2-2.8c-.4-.3-.6-.8-.6-1.4 0-.5.2-1 .6-1.4l2.8-2.8c.3-.4.8-.6 1.4-.6s1.1.2 1.6.6l1.9 1.9c.9.9 2.1 1.5 3.6 1.5zm-.1 1c-2.8 0-5 2.2-5 5s2.2 5 5 5 5-2.2 5-5-2.2-5-5-5m-3.5 5c0 1.9 1.6 3.5 3.5 3.5s3.5-1.6 3.5-3.5-1.6-3.5-3.5-3.5-3.5 1.6-3.5 3.5`}),hy=H({name:`block`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2M4 12c0-4.42 3.58-8 8-8 1.85 0 3.55.63 4.9 1.69L5.69 16.9A7.9 7.9 0 0 1 4 12m3.1 6.31A7.9 7.9 0 0 0 12 20c4.42 0 8-3.58 8-8 0-1.85-.63-3.55-1.69-4.9z`}),gy=H({name:`blocked`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m5-9H7v2h10z`}),_y=H({name:`blocked_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20.5 11.5c0-4.41-3.59-8-8-8-1.41 0-2.73.37-3.87 1.01L7.17 3.05A9.9 9.9 0 0 1 12.5 1.5c5.52 0 10 4.48 10 10 0 1.96-.57 3.79-1.55 5.34l-1.46-1.46a7.95 7.95 0 0 0 1.01-3.88m-5.88-1h2.88v2h-.88zM2.91 1.63 1.5 3.04l2.78 2.78A9.9 9.9 0 0 0 2.5 11.5c0 5.52 4.48 10 10 10 2.11 0 4.07-.66 5.68-1.78l2.78 2.78 1.41-1.41zM4.5 11.5c0 4.41 3.59 8 8 8 1.56 0 3-.45 4.23-1.23l-5.77-5.77H7.5v-2h1.46L5.73 7.27A7.85 7.85 0 0 0 4.5 11.5`}),vy=H({name:`bluetooth`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18.355 7.71 12.645 2h-1v7.59L7.055 5l-1.41 1.41 5.59 5.59-5.59 5.59L7.055 19l4.59-4.59V22h1l5.71-5.71-4.3-4.29zm-4.71-1.88 1.88 1.88-1.88 1.88zm0 12.34 1.88-1.88-1.88-1.88z`}),yy=H({name:`bluetooth_connected`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17.71 7.71 12 2h-1v7.59L6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 11 14.41V22h1l5.71-5.71-4.3-4.29zM7 12l-2-2-2 2 2 2zm7.88-4.29L13 5.83v3.76zm0 8.58L13 18.17v-3.76zM17 12l2-2 2 2-2 2z`}),by=H({name:`bluetooth_disabled`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m13 5.83 1.88 1.88-1.6 1.6 1.41 1.41 3.02-3.02L12 2h-1v5.03l2 2zM5.41 4 4 5.41 10.59 12 5 17.59 6.41 19 11 14.41V22h1l4.29-4.29 2.3 2.29L20 18.59zm9.47 12.29L13 14.41v3.76z`}),xy=H({name:`bluetooth_searching`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m9.995 2 5.71 5.71-4.3 4.29 4.3 4.29L9.995 22h-1v-7.59L4.405 19l-1.41-1.41L8.585 12l-5.59-5.59L4.405 5l4.59 4.59V2zm9.53 4.71-1.26 1.26c.63 1.21.98 2.57.98 4.02s-.36 2.82-.98 4.02l1.2 1.2a9.94 9.94 0 0 0 1.54-5.31c-.01-1.89-.55-3.67-1.48-5.19m-5.29 5.3 2.32 2.32c.28-.72.44-1.51.44-2.33s-.16-1.59-.43-2.31zm-3.24-6.18 1.88 1.88-1.88 1.88zm0 12.34 1.88-1.88-1.88-1.88z`}),Sy=H({name:`boat`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9.001 1h6v3h3c1.1 0 2 .9 2 2v4.62l1.28.42c.26.08.48.26.6.5s.14.52.06.78L20.051 19h-.05c-1.6 0-3.02-.88-4-2-.98 1.12-2.4 2-4 2s-3.02-.88-4-2c-.98 1.12-2.4 2-4 2h-.05l-1.9-6.68a1.007 1.007 0 0 1 .66-1.28l1.29-.42V6c0-1.1.9-2 2-2h3zm4 2v1h-2V3zm-1 7.11 5.38 1.77 2.39.78-1.12 3.97c-.54-.3-.94-.71-1.14-.94l-1.51-1.73-1.51 1.72c-.34.4-1.28 1.32-2.49 1.32s-2.15-.92-2.49-1.32l-1.51-1.72-1.51 1.72c-.2.23-.6.63-1.14.93l-1.13-3.96 2.4-.79zm-6-.14V6h12v3.97l-6-1.97zm6 10.99c1.39 0 2.78-.43 4-1.28 1.22.85 2.61 1.32 4 1.32h2v2h-2c-1.38 0-2.74-.34-4-.99a8.7 8.7 0 0 1-4 .97c-1.37 0-2.74-.33-4-.97-1.26.64-2.62.99-4 .99h-2v-2h2c1.39 0 2.78-.47 4-1.32 1.22.85 2.61 1.28 4 1.28`}),Cy=H({name:`boat2`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 17.472A5.98 5.98 0 0 1 3 19H2v2h1a7.96 7.96 0 0 0 4-1.07A7.96 7.96 0 0 0 11 21a7.96 7.96 0 0 0 4-1.07A7.96 7.96 0 0 0 19 21h1v-2h-1a5.98 5.98 0 0 1-4-1.528A5.98 5.98 0 0 1 11 19a5.98 5.98 0 0 1-4-1.528M13.446 4a1 1 0 0 1 .848.47L17.75 9h5.408a.5.5 0 0 1 .44.74L19.637 17H19a6 6 0 0 1-1.535-.198L20.63 11H3.4l1.048 5.824C3.975 16.941 3.488 17 3 17h-.545l-1.24-6.821A1 1 0 0 1 2.197 9H7V5a1 1 0 0 1 1-1zM9 9h6.392l-2.5-3H9z M7 13.5a5.98 5.98 0 0 1-4 1.528h-.5V17l.5.028a7.96 7.96 0 0 0 4-1.07 7.96 7.96 0 0 0 4 1.07 7.96 7.96 0 0 0 4-1.07 7.96 7.96 0 0 0 4 1.07h.633l.367-2h-1a5.98 5.98 0 0 1-4-1.528 5.98 5.98 0 0 1-4 1.528A5.98 5.98 0 0 1 7 13.5`}),wy=H({name:`boat3`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17.446 4a1 1 0 0 1 .848.47L21.75 9h1.408a.5.5 0 0 1 .44.74L19.637 17H19a6 6 0 0 1-1.535-.198L20.63 11H13l-2 2H3.4l1.048 3.824C3.975 16.941 3.488 17 3 17h-.545l-1.24-4.821A1 1 0 0 1 2.197 11H10l2-2V5a1 1 0 0 1 1-1zM14 9h5.392l-2.5-3H14zM7 17.472A5.98 5.98 0 0 1 3 19H2v2h1a7.96 7.96 0 0 0 4-1.07A7.96 7.96 0 0 0 11 21a7.96 7.96 0 0 0 4-1.07A7.96 7.96 0 0 0 19 21h1v-2h-1a5.98 5.98 0 0 1-4-1.528A5.98 5.98 0 0 1 11 19a5.98 5.98 0 0 1-4-1.528 M7 13.5a5.98 5.98 0 0 1-4 1.528h-.5V17l.5.028a7.96 7.96 0 0 0 4-1.07 7.96 7.96 0 0 0 4 1.07 7.96 7.96 0 0 0 4-1.07 7.96 7.96 0 0 0 4 1.07h.633l.367-2h-1a5.98 5.98 0 0 1-4-1.528 5.98 5.98 0 0 1-4 1.528A5.98 5.98 0 0 1 7 13.5`}),Ty=H({name:`bookmark_collection`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 1H8.99C7.89 1 7 1.9 7 3h10c1.1 0 2 .9 2 2v13l2 1V3c0-1.1-.9-2-2-2m-4 6v12.97l-4.21-1.81-.79-.34-.79.34L5 19.97V7zM5 5h10c1.1 0 2 .9 2 2v16l-7-3-7 3V7c0-1.1.9-2 2-2`}),Ey=H({name:`bookmark_filled`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17 3H7c-1.1 0-2 .9-2 2v16l7-3 7 3V5c0-1.1-.9-2-2-2`}),Dy=H({name:`bookmark_outlined`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 3h10c1.1 0 2 .9 2 2v16l-7-3-7 3V5c0-1.1.9-2 2-2m5 12.82L17 18V5H7v13z`}),Oy=H({name:`bookmarks`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2M9 4h2v5l-1-.75L9 9zM6 20h12V4h-5v9l-3-2.25L7 13V4H6z`}),ky=H({name:`border_all`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 3v18h18V3zm8 16H5v-6h6zm-6-8h6V5H5zm14 8h-6v-6h6zm-6-8h6V5h-6z`}),Ay=H({name:`border_bottom`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 3h2v2H3zm4 0h2v2H7zm2 8H7v2h2zm4 4h-2v2h2zm0-4h-2v2h2zm0-4h-2v2h2zm2 4h2v2h-2zm-2-8h-2v2h2zm2 0h2v2h-2zm4 10h2v-2h-2zm2 4h-2v-2h2zM5 7H3v2h2zm14-2V3h2v2zm0 4h2V7h-2zM3 11h2v2H3zm0 10h18v-2H3zm0-6h2v2H3z`}),jy=H({name:`border_clear`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 5h2V3H7zm0 8h2v-2H7zm2 8H7v-2h2zm2-4h2v-2h-2zm2 4h-2v-2h2zM3 21h2v-2H3zm2-4H3v-2h2zm-2-4h2v-2H3zm2-4H3V7h2zM3 5h2V3H3zm10 8h-2v-2h2zm6 4h2v-2h-2zm2-4h-2v-2h2zm-2 8h2v-2h-2zm2-12h-2V7h2zM11 9h2V7h-2zm8-4V3h2v2zm-8 0h2V3h-2zm6 16h-2v-2h2zm-2-8h2v-2h-2zm2-8h-2V3h2z`}),My=H({name:`border_color`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20.71 4.042a.996.996 0 0 0 0-1.41L18.37.292a.996.996 0 0 0-1.41 0L15 2.252l3.75 3.75zM4 13.252l10-10 3.75 3.75L7.75 17H4zM6 15h.92l8-8-.92-.92-8 8zm18 5H0V24h24z`}),Ny=H({name:`border_horizontal`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 3h2v2H3zm2 4H3v2h2zM3 21h2v-2H3zm2-4H3v-2h2zm2 4h2v-2H7zM9 3H7v2h2zm6 0h2v2h-2zm-2 4h-2v2h2zm-2-4h2v2h-2zm8 14h2v-2h-2zm-6 4h-2v-2h2zM3 13h18v-2H3zm16-8V3h2v2zm0 4h2V7h-2zm-6 8h-2v-2h2zm2 4h2v-2h-2zm6 0h-2v-2h2z`}),Py=H({name:`border_inner`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 3h2v2H7zM3 7h2v2H3zm0 14h2v-2H3zm4 0h2v-2H7zm-4-4h2v-2H3zM5 3H3v2h2zm10 0h2v2h-2zm4 6h2V7h-2zm0-4V3h2v2zm-4 16h2v-2h-2zM11 3h2v8h8v2h-8v8h-2v-8H3v-2h8zm8 18h2v-2h-2zm2-4h-2v-2h2z`}),Fy=H({name:`border_left`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 21H3V3h2zm8-16h-2V3h2zm-2 12h2v-2h-2zm0 4h2v-2h-2zm0-12h2V7h-2zm2 4h-2v-2h2zm-6 8h2v-2H7zM9 5H7V3h2zm-2 8h2v-2H7zm12-4h2V7h-2zm-2 12h-2v-2h2zm2-4h2v-2h-2zm0-12V3h2v2zm0 8h2v-2h-2zm2 8h-2v-2h2zm-6-8h2v-2h-2zm2-8h-2V3h2z`}),Iy=H({name:`border_outer`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 3v18h18V3zm10 4h-2v2h2zm0 4h-2v2h2zm2 0h2v2h-2zM5 19h14V5H5zm8-4h-2v2h2zm-6-4h2v2H7z`}),Ly=H({name:`border_right`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 5h2V3H3zm4 16h2v-2H7zM9 5H7V3h2zm-2 8h2v-2H7zm-2 8H3v-2h2zm6 0h2v-2h-2zm-6-8H3v-2h2zm-2 4h2v-2H3zm2-8H3V7h2zm6 8h2v-2h-2zm6-4h-2v-2h2zm2-10v18h2V3zm-2 18h-2v-2h2zM15 5h2V3h-2zm-2 8h-2v-2h2zm-2-8h2V3h-2zm2 4h-2V7h2z`}),Ry=H({name:`border_style`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 3v18h2V5h16V3zm18 10h-2v-2h2zm-2 4h2v-2h-2zM7 21h2v-2H7zm10 0h-2v-2h2zm4 0h-2v-2h2zm-8 0h-2v-2h2zm8-12h-2V7h2z`}),zy=H({name:`border_top`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 3v2h18V3zm0 6h2V7H3zm4 4h2v-2H7zm0 8h2v-2H7zm6-8h-2v-2h2zm-2 8h2v-2h-2zm-6-4H3v-2h2zm-2 4h2v-2H3zm2-8H3v-2h2zm8 4h-2v-2h2zm6-8h2V7h-2zm2 4h-2v-2h2zm0 4h-2v-2h2zm-6 4h2v-2h-2zM13 9h-2V7h2zm6 12h2v-2h-2zm-2-8h-2v-2h2z`}),By=H({name:`border_vertical`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 5h2V3H3zm0 4h2V7H3zm6 12H7v-2h2zm-2-8h2v-2H7zm-2 0H3v-2h2zm-2 8h2v-2H3zm2-4H3v-2h2zM7 5h2V3H7zm14 12h-2v-2h2zm-10 4h2V3h-2zm10 0h-2v-2h2zm-2-8h2v-2h-2zm0-8V3h2v2zm0 4h2V7h-2zm-2-4h-2V3h2zm-2 16h2v-2h-2zm2-8h-2v-2h2z`}),Vy=H({name:`boundaries`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m7.05 14.121-1.415 1.415L2.1 12l3.535-3.535L7.05 9.879 4.928 12zm1.414 4.243 1.414-1.414 2.121 2.121 2.121-2.121 1.415 1.414-3.536 3.536zM19.07 12l-2.121 2.121 1.414 1.415L21.9 12l-3.536-3.535-1.414 1.414zM9.878 7.05 8.464 5.636l3.535-3.535 3.536 3.535L14.12 7.05 12 4.93z`}),Hy=H({name:`briefcase`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20 7h-4V5l-2-2h-4L8 5v2H4c-1.1 0-2 .9-2 2v5c0 .75.4 1.38 1 1.73V19c0 1.11.89 2 2 2h14c1.11 0 2-.89 2-2v-3.28c.59-.35 1-.99 1-1.72V9c0-1.1-.9-2-2-2M10 5h4v2h-4zm10 4H4v5h5v-3h6v3h5zm-7 6h-2v-2h2zm-8 4h14v-3h-4v1H9v-1H5z`}),Uy=H({name:`brush`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19.169 3c-.26 0-.51.1-.71.29l-8.96 8.96 2.75 2.75 8.96-8.96a.996.996 0 0 0 0-1.41l-1.34-1.34c-.2-.2-.45-.29-.7-.29M7.499 16c.55 0 1 .45 1 1 0 1.1-.9 2-2 2-.17 0-.33-.02-.5-.05.31-.55.5-1.21.5-1.95 0-.55.45-1 1-1m-3 1c0-1.66 1.34-3 3-3s3 1.34 3 3c0 2.21-1.79 4-4 4-1.51 0-3.08-.78-4-2 .84 0 2-.69 2-2`}),Wy=H({name:`bubble_chart`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16 3a5.51 5.51 0 0 0-5.5 5.5c0 3.03 2.47 5.5 5.5 5.5s5.5-2.47 5.5-5.5S19.03 3 16 3M2.5 14c0-2.21 1.79-4 4-4s4 1.79 4 4-1.79 4-4 4-4-1.79-4-4m2 0c0 1.1.9 2 2 2s2-.9 2-2-.9-2-2-2-2 .9-2 2m10.01 1c-1.65 0-3 1.35-3 3s1.35 3 3 3 3-1.35 3-3-1.35-3-3-3m-1 3c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1-1 .45-1 1M12.5 8.5c0 1.93 1.57 3.5 3.5 3.5s3.5-1.57 3.5-3.5S17.93 5 16 5s-3.5 1.57-3.5 3.5`}),Gy=H({name:`build_wrench`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m13.576 9.91 9.08 9.08c.4.4.4 1.03 0 1.41l-2.3 2.3a.996.996 0 0 1-1.41 0l-9.11-9.11c-2.32.87-5.03.38-6.89-1.48-2.3-2.29-2.51-5.88-.65-8.42l3.83 3.83 1.42-1.41-3.84-3.85c2.55-1.86 6.13-1.65 8.43.65a6.5 6.5 0 0 1 1.44 7m-3.38 1.22 9.46 9.46.88-.89-9.45-9.45c.46-.59.76-1.25.88-1.96.25-1.39-.16-2.88-1.24-3.96-.95-.94-2.2-1.38-3.44-1.31l3.09 3.09-4.24 4.24-3.09-3.09c-.07 1.24.37 2.5 1.32 3.44a4.47 4.47 0 0 0 3.83 1.25c.71-.1 1.39-.37 2-.82`}),Ky=H({name:`bus`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 6.5c0-3.5 3.58-4 8-4s8 .5 8 4v10c0 .88-.39 1.67-1 2.22v1.78c0 .55-.45 1-1 1h-1c-.55 0-1-.45-1-1v-1H8v1c0 .55-.45 1-1 1H6c-.55 0-1-.45-1-1v-1.78c-.61-.55-1-1.34-1-2.22zm8-2c-3.69 0-5.11.46-5.66.99h11.32c-.55-.53-1.97-.99-5.66-.99m6 2.99v3.01H6V7.49zm-.63 10.01.29-.27c.13-.11.34-.36.34-.73v-4H6v4c0 .37.21.62.34.73l.29.27zm-8.87-4a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3M14 15a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0`}),qy=H({name:`business`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 7h10v14H2V3h10zM4 19h2v-2H4zm2-4H4v-2h2zm-2-4h2V9H4zm2-4H4V5h2zm2 12h2v-2H8zm2-4H8v-2h2zm-2-4h2V9H8zm2-4H8V5h2zm10 12V9h-8v2h2v2h-2v2h2v2h-2v2zm-2-8h-2v2h2zm-2 4h2v2h-2z`}),Jy=H({name:`cable`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 4.5a1 1 0 0 0-2 0v4a1 1 0 1 0 2 0zm10.25-.75A4.75 4.75 0 0 0 12.5 8.5v6.75a2.75 2.75 0 1 1-5.5 0V11.5a1 1 0 1 0-2 0v3.75a4.75 4.75 0 1 0 9.5 0V8.5a2.75 2.75 0 0 1 5.5 0V19a1 1 0 0 0 2 0V8.5a4.75 4.75 0 0 0-4.75-4.75M1.293 7.793a1 1 0 0 1 1.414 0l1.414 1.414a1 1 0 1 1-1.414 1.414L1.293 9.207a1 1 0 0 1 0-1.414m8 0a1 1 0 0 1 1.414 1.414l-1.414 1.414a1 1 0 0 1-1.415-1.414z`}),Yy=H({name:`cafe`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 3h16c1.11 0 2 .89 2 2v3a2 2 0 0 1-2 2h-2v3c0 2.21-1.79 4-4 4H7c-2.21 0-4-1.79-4-4zm16 16H3v2h16zm-4-6c0 1.1-.9 2-2 2H7c-1.1 0-2-.9-2-2V5h10zm2-5h2V5h-2z`}),Xy=H({name:`cake`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14 5a2 2 0 1 1-4 0c0-.38.1-.73.29-1.03L12 1l1.71 2.97c.19.3.29.65.29 1.03m-1 5h5c1.66 0 3 1.34 3 3v9c0 .55-.45 1-1 1H4c-.55 0-1-.45-1-1v-9c0-1.66 1.34-3 3-3h5V8h2zM5 21v-3c.9-.01 1.76-.37 2.4-1.01l1.09-1.07 1.07 1.07c1.31 1.31 3.59 1.3 4.89 0l1.08-1.07 1.07 1.07c.64.64 1.5 1 2.4 1.01v3zm12.65-5.07c.36.37.84.56 1.35.57V13c0-.55-.45-1-1-1H6c-.55 0-1 .45-1 1v3.5c.51-.01.99-.21 1.34-.57l2.14-2.13 2.13 2.13c.74.74 2.03.74 2.77 0l2.14-2.13z`}),Zy=H({name:`calendar_accept`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18 4h1c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h1V2h2v2h8V2h2zM5 20h14V10H5zM5 8V6h14v2zm11.49 4.53-5.93 5.93-3.17-3.17 1.06-1.06 2.11 2.11 4.87-4.87z`}),Qy=H({name:`calendar_date_range`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 11h2v2H7zm14-5v14c0 1.1-.9 2-2 2H5a2 2 0 0 1-2-2l.01-14c0-1.1.88-2 1.99-2h1V2h2v2h8V2h2v2h1c1.1 0 2 .9 2 2M5 8h14V6H5zm14 12V10H5v10zm-4-7h2v-2h-2zm-4 0h2v-2h-2z`}),$y=H({name:`calendar_event`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 4h-1V2h-2v2H8V2H6v2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m0 16H5V10h14zM5 6v2h14V6zm2 6h10v2H7zm7 4H7v2h7z`}),eb=H({name:`calendar_reject`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18 4h1c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h1V2h2v2h8V2h2zM5 20h14V10H5zM5 8V6h14v2zm4.29 10.47-1.06-1.06 2.44-2.44-2.44-2.44 1.06-1.06 2.44 2.44 2.44-2.44 1.06 1.06-2.44 2.44 2.44 2.44-1.06 1.06-2.44-2.44z`}),tb=H({name:`calendar_today`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18 4h1c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h1V2h2v2h8V2h2zM5 10v10h14V10zm14-2H5V6h14zm-7 4H7v5h5z`}),nb=H({name:`call`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 3h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.2-.19.45-.29.71-.29.1 0 .21.01.31.05 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1m2.54 2c.06.89.21 1.76.45 2.59l-1.2 1.2c-.41-1.2-.67-2.47-.76-3.79zm9.86 12.02c.85.24 1.72.39 2.6.45v1.49c-1.32-.09-2.59-.35-3.8-.75z`}),rb=H({name:`call_add`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16.43 14.93c1.12.37 2.32.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1l-2.2 2.21c1.44 2.84 3.76 5.15 6.59 6.59l2.2-2.2c.2-.19.45-.29.71-.29.1 0 .21.02.31.05M6.98 7.58c-.23-.83-.38-1.7-.45-2.58h-1.5c.09 1.32.35 2.58.75 3.79zM19 18.97c-1.32-.09-2.6-.35-3.8-.76l1.2-1.2c.85.24 1.72.39 2.6.45zM18 3v3h3v2h-3v3h-2V8h-3V6h3V3z`}),ib=H({name:`call_end`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M.29 12.24C3.34 9.35 7.46 7.57 12 7.57s8.66 1.78 11.71 4.67c.18.18.29.43.29.71s-.11.53-.29.71l-2.48 2.48c-.18.18-.43.29-.71.29-.27 0-.52-.11-.7-.28a11.3 11.3 0 0 0-2.67-1.85 1 1 0 0 1-.56-.9v-3.1c-1.44-.48-2.99-.73-4.59-.73s-3.15.25-4.6.72v3.1c0 .39-.23.74-.56.9-.98.49-1.87 1.12-2.66 1.85-.18.18-.43.28-.7.28-.28 0-.53-.11-.71-.29L.29 13.65a.96.96 0 0 1-.29-.7c0-.28.11-.53.29-.71m5.11-1.15v1.7c-.65.37-1.28.79-1.87 1.27l-1.07-1.07c.91-.75 1.9-1.38 2.94-1.9m13.19 0 .01.005V12.8c.67.38 1.3.8 1.88 1.27L21.55 13a14.8 14.8 0 0 0-2.95-1.905v-.005z`}),ab=H({name:`camera`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16.83 5H20c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V7c0-1.1.9-2 2-2h3.17L9 3h6zM4 19h16V7h-4.05l-.59-.65L14.12 5H9.88L8.64 6.35 8.05 7H4zm8-11c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5m-3.2 5c0 1.77 1.43 3.2 3.2 3.2s3.2-1.43 3.2-3.2-1.43-3.2-3.2-3.2-3.2 1.43-3.2 3.2`}),ob=H({name:`camera_add_photo`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M8.5 6.5h-3v3h-2v-3h-3v-2h3v-3h2v3h3zm9.83 0h3.17c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2h-16c-1.1 0-2-.9-2-2v-9h2v9h16v-12h-4.05l-1.83-2H10.5v-2h6zm-4.83 13c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5m0-8c1.65 0 3 1.35 3 3s-1.35 3-3 3-3-1.35-3-3 1.35-3 3-3`}),sb=H({name:`car`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18.92 5.01C18.72 4.42 18.16 4 17.5 4h-11c-.66 0-1.21.42-1.42 1.01L3 11v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8zM6.85 6h10.29l1.08 3.11H5.77zM5 16h14v-5H5zm2.5-4a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m7.5 1.5a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0`}),cb=H({name:`car_wash`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 5.1c.83 0 1.5-.67 1.5-1.5C8.5 2.6 7 .9 7 .9S5.5 2.6 5.5 3.6c0 .83.67 1.5 1.5 1.5m6.5-1.5c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5c0-1 1.5-2.7 1.5-2.7s1.5 1.7 1.5 2.7m5 0c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5c0-1 1.5-2.7 1.5-2.7s1.5 1.7 1.5 2.7m-1 3.5c.66 0 1.22.42 1.42 1.01L21 14.1v8c0 .55-.45 1-1 1h-1c-.55 0-1-.45-1-1v-1H6v1c0 .55-.45 1-1 1H4c-.55 0-1-.45-1-1v-8l2.08-5.99c.21-.59.76-1.01 1.42-1.01zm-10.65 2h10.29l1.04 3H5.81zM5 14.44v4.66h14v-4.66l-.11-.34H5.12zm2.5.66a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m7.5 1.5a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0`}),lb=H({name:`category`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m6 11 5.5-9 5.5 9zm7.43-2L11.5 5.84 9.56 9zM17 13c-2.49 0-4.5 2.01-4.5 4.5S14.51 22 17 22s4.5-2.01 4.5-4.5S19.49 13 17 13m-2.5 4.5a2.5 2.5 0 0 0 5 0 2.5 2.5 0 0 0-5 0m-12 4h8v-8h-8zm6-6h-4v4h4z`}),ub=H({name:`change_history`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 20 12 4l10 16zm16.39-2L12 7.77 5.61 18z`}),db=H({name:`check`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m8.795 15.875-4.17-4.17-1.42 1.41 5.59 5.59 12-12-1.41-1.41z`}),fb=H({name:`checkbox_indeterminate`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 3h14c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2m3 10h8c.55 0 1-.45 1-1s-.45-1-1-1H8c-.55 0-1 .45-1 1s.45 1 1 1`}),pb=H({name:`checkbox_outline`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 3h14c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2m1 16h12c.55 0 1-.45 1-1V6c0-.55-.45-1-1-1H6c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1`}),mb=H({name:`chevron_left`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15.705 16.59 11.125 12l4.58-4.59L14.295 6l-6 6 6 6z`}),hb=H({name:`chrome`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C8.728 2 5.832 3.579 4.008 6.008A9.94 9.94 0 0 0 2 12c0 5.197 3.964 9.465 9.033 9.951q.477.047.967.049c5.523 0 10-4.477 10-10S17.523 2 12 2m0 2c2.953 0 5.532 1.613 6.918 4h-3.945C14.14 7.38 13.118 7 12 7c-1.897 0-3.526 1.07-4.373 2.627l-2.19-2.19A8 8 0 0 1 12 4M5.037 8.074 7 12a5 5 0 0 0 5 5c.236 0 .461-.038.69-.07l-1.018 3.054C7.414 19.81 4 16.3 4 12c0-1.427.38-2.765 1.037-3.926m14.238.615C19.737 9.7 20 10.82 20 12c0 4.294-3.404 7.8-7.654 7.982L15 16h-.027C16.196 15.089 17 13.643 17 12c0-.789-.2-1.525-.525-2.19zM12 9a3 3 0 1 1 0 6 3 3 0 0 1 0-6`}),gb=H({name:`cinema`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18 3h2v18h-2v-2h-2v2H8v-2H6v2H4V3h2v2h2V3h8v2h2zm-4 16V5h-4v14zm2-10V7h2v2zM6 7v2h2V7zm10 6v-2h2v2zM6 11v2h2v-2zm10 6v-2h2v2zM6 15v2h2v-2z`}),_b=H({name:`circle_filled`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10`}),vb=H({name:`circuit`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2a1 1 0 0 0-1 1v4a1 1 0 0 0 2 0V3a1 1 0 0 0-1-1M4.707 5.707a1 1 0 0 0 0 1.414l3.847 3.847a4.002 4.002 0 0 0 2.454 5.908A1 1 0 0 0 11 17v4a1 1 0 0 0 2 0v-4a1 1 0 0 0-.008-.124 4.002 4.002 0 1 0-3.024-7.322L6.12 5.707a1 1 0 0 0-1.414 0M14 13a2 2 0 1 1-4 0 2 2 0 0 1 4 0`}),yb=H({name:`city`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15 5.5v6h6v10H3v-14h6v-2l3-3zm-10 14h2v-2H5zm2-4H5v-2h2zm-2-4h2v-2H5zm6 8v-2h2v2zm0-6v2h2v-2zm0-2v-2h2v2zm0-6v2h2v-2zm8 14h-2v-2h2zm-2-4h2v-2h-2z`}),bb=H({name:`clear`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z`}),xb=H({name:`close_circle_outlined`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m0-9.41L15.59 7 17 8.41 13.41 12 17 15.59 15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7z`}),Sb=H({name:`closed_caption_filled`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 4h14c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2m2 11h3c.55 0 1-.45 1-1v-1H9.5v.5h-2v-3h2v.5H11v-1c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1m7 0h3c.55 0 1-.45 1-1v-1h-1.5v.5h-2v-3h2v.5H18v-1c0-.55-.45-1-1-1h-3c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1`}),Cb=H({name:`closed_caption_outlined`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 4h14c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2m0 14h14V6H5zm2-3h3c.55 0 1-.45 1-1v-1H9.5v.5h-2v-3h2v.5H11v-1c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1m10 0h-3c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h3c.55 0 1 .45 1 1v1h-1.5v-.5h-2v3h2V13H18v1c0 .55-.45 1-1 1`}),wb=H({name:`cloud`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5.35 8.04A7.5 7.5 0 0 1 12 4a7.49 7.49 0 0 1 7.35 6.04c2.6.18 4.65 2.32 4.65 4.96 0 2.76-2.24 5-5 5H6c-3.31 0-6-2.69-6-6 0-3.09 2.34-5.64 5.35-5.96m12.04 2.39A5.5 5.5 0 0 0 12 6C9.94 6 8.08 7.14 7.13 8.97l-.5.95-1.07.11A3.973 3.973 0 0 0 2 14c0 2.21 1.79 4 4 4h13c1.65 0 3-1.35 3-3a2.98 2.98 0 0 0-2.78-2.96l-1.53-.11z`}),Tb=H({name:`cloud_done`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19.35 10.04A7.49 7.49 0 0 0 12 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 0 0 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96M19 18H6c-2.21 0-4-1.79-4-4 0-2.05 1.53-3.76 3.56-3.97l1.07-.11.5-.95A5.47 5.47 0 0 1 12 6c2.62 0 4.88 1.86 5.39 4.43l.3 1.5 1.53.11A2.98 2.98 0 0 1 22 15c0 1.65-1.35 3-3 3M7.91 12.09 10 14.18l4.6-4.6 1.41 1.41L10 17l-3.5-3.5z`}),Eb=H({name:`cloud_download`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19.35 10.04A7.49 7.49 0 0 0 12 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 0 0 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96M19 18H6c-2.21 0-4-1.79-4-4 0-2.05 1.53-3.76 3.56-3.97l1.07-.11.5-.95A5.47 5.47 0 0 1 12 6c2.62 0 4.88 1.86 5.39 4.43l.3 1.5 1.53.11A2.98 2.98 0 0 1 22 15c0 1.65-1.35 3-3 3m-8.45-8h2.9v3H16l-4 4-4-4h2.55z`}),Db=H({name:`cloud_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4.41 2.93 3 4.34l2.77 2.77h-.42A5.994 5.994 0 0 0 0 13.07c0 3.31 2.69 6 6 6h11.73l2 2 1.41-1.41zM24 14.07c0-2.64-2.05-4.78-4.65-4.96A7.49 7.49 0 0 0 12 3.07c-1.33 0-2.57.36-3.65.97l1.49 1.49c.67-.29 1.39-.46 2.16-.46 3.04 0 5.5 2.46 5.5 5.5v.5H19a2.996 2.996 0 0 1 1.79 5.4l1.41 1.41c1.09-.92 1.8-2.27 1.8-3.81m-22-1c0 2.21 1.79 4 4 4h9.73l-8-8H6c-2.21 0-4 1.79-4 4`}),Ob=H({name:`cloud_upload`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19.35 10.04A7.49 7.49 0 0 0 12 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 0 0 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96M19 18H6c-2.21 0-4-1.79-4-4 0-2.05 1.53-3.76 3.56-3.97l1.07-.11.5-.95A5.47 5.47 0 0 1 12 6c2.62 0 4.88 1.86 5.39 4.43l.3 1.5 1.53.11A2.98 2.98 0 0 1 22 15c0 1.65-1.35 3-3 3m-8.45-5H8l4-4 4 4h-2.55v3h-2.9z`}),kb=H({name:`cocktail`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21 3H3v2l8 9v5H6v2h12v-2h-5v-5l8-9zm-6.23 6L12 12.11 9.23 9zM5.66 5l1.77 2h9.14l1.78-2z`}),Ab=H({name:`code`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m4.8 12 4.6 4.6L8 18l-6-6 6-6 1.4 1.4zm14.4 0-4.6 4.6L16 18l6-6-6-6-1.4 1.4z`}),jb=H({name:`coffee`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 3h16c1.11 0 2 .89 2 2v3c0 1.11-.89 2-2 2h-2v3c0 2.21-1.79 4-4 4H8c-2.21 0-4-1.79-4-4zm12 10V5H6v8c0 1.1.9 2 2 2h6c1.1 0 2-.9 2-2m2-5V5h2v3zM2 19h18v2H2z`}),Mb=H({name:`collapse`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7.437 12 13 17.355 11.287 19 4 12l7.288-7L13 6.645zm7 0L20 17.355 18.287 19 11 12l7.288-7L20 6.645z`}),Nb=H({name:`collapse_screen`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20.207 4.293a1 1 0 0 1 0 1.414L16.414 9.5H19a1 1 0 1 1 0 2h-5a1 1 0 0 1-1-1v-5a1 1 0 1 1 2 0v2.586l3.793-3.793a1 1 0 0 1 1.414 0M4.5 14a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v5a1 1 0 1 1-2 0v-2.586l-3.793 3.793a1 1 0 0 1-1.414-1.414L8.086 15H5.5a1 1 0 0 1-1-1`}),Pb=H({name:`collection_1`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21 1H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2M1 5h2v16h16v2H3c-1.1 0-2-.9-2-2zm15 10h-2V7h-2V5h4zm-9 2h14V3H7z`}),Fb=H({name:`collection_2`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 1h14c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H7c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2M1 5h2v16h16v2H3c-1.1 0-2-.9-2-2zm20 12H7V3h14zm-8-4h4v2h-6v-4a2 2 0 0 1 2-2h2V7h-4V5h4a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2h-2z`}),Ib=H({name:`collection_3`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 1h14c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H7c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2m0 16h14V3H7zM3 5H1v16c0 1.1.9 2 2 2h16v-2H3zm14 6.5V13a2 2 0 0 1-2 2h-4v-2h4v-2h-2V9h2V7h-4V5h4a2 2 0 0 1 2 2v1.5c0 .83-.67 1.5-1.5 1.5.83 0 1.5.67 1.5 1.5`}),Lb=H({name:`collection_4`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21 1H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2M1 5h2v16h16v2H3c-1.1 0-2-.9-2-2zm16 10h-2v-4h-4V5h2v4h2V5h2zM7 17h14V3H7z`}),Rb=H({name:`collection_5`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 1h14c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H7c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2m0 16h14V3H7zM3 5H1v16c0 1.1.9 2 2 2h16v-2H3zm14 6v2a2 2 0 0 1-2 2h-4v-2h4v-2h-4V5h6v2h-4v2h2a2 2 0 0 1 2 2`}),zb=H({name:`collection_6`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21 1H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2M3 5H1v16c0 1.1.9 2 2 2h16v-2H3zm4 12h14V3H7zm6-2h2a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2h-2V7h4V5h-4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2m2-4h-2v2h2z`}),Bb=H({name:`collection_7`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 1h14c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H7c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2M1 5h2v16h16v2H3c-1.1 0-2-.9-2-2zm20 12H7V3h14zM17 7l-4 8h-2l4-8h-4V5h6z`}),Vb=H({name:`collection_8`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 1h14c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H7c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2M1 5h2v16h16v2H3c-1.1 0-2-.9-2-2zm20 12H7V3h14zm-6-2h-2a2 2 0 0 1-2-2v-1.5c0-.83.67-1.5 1.5-1.5-.83 0-1.5-.67-1.5-1.5V7a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v1.5c0 .83-.67 1.5-1.5 1.5.83 0 1.5.67 1.5 1.5V13a2 2 0 0 1-2 2m-2-8h2v2h-2zm2 4h-2v2h2z`}),Hb=H({name:`collection_9`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21 1H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2M3 5H1v16c0 1.1.9 2 2 2h16v-2H3zm4 12h14V3H7zm8-12h-2a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h2v2h-4v2h4a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2m-2 4h2V7h-2z`}),Ub=H({name:`collection_9_plus`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21 1H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2M3 5H1v16c0 1.1.9 2 2 2h16v-2H3zm11 7V8a2 2 0 0 0-2-2h-1a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h1v1H9v2h3a2 2 0 0 0 2-2m-3-4v1h1V8zm8 1h2V3H7v14h14v-6h-2v2h-2v-2h-2V9h2V7h2z`}),Wb=H({name:`color_palette`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 12c0 5.51 4.49 10 10 10a2.5 2.5 0 0 0 2.5-2.5c0-.61-.23-1.2-.64-1.67a.53.53 0 0 1-.13-.33c0-.28.22-.5.5-.5H16c3.31 0 6-2.69 6-6 0-4.96-4.49-9-10-9S2 6.49 2 12m2 0c0-4.41 3.59-8 8-8s8 3.14 8 7c0 2.21-1.79 4-4 4h-1.77a2.5 2.5 0 0 0-2.5 2.5c0 .6.22 1.19.63 1.65.06.07.14.19.14.35 0 .28-.22.5-.5.5-4.41 0-8-3.59-8-8m2.5-2a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3M8 7.5a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0M14.5 6a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m1.5 5.5a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0`}),Gb=H({name:`comment`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 2h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H6l-4 4V4c0-1.1.9-2 2-2m2 14h14V4H4v14z`}),Kb=H({name:`comment_add`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M22 4c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14l4 4zm-2 13.17L18.83 16H4V4h16zM11 5h2v4h4v2h-4v4h-2v-4H7V9h4z`}),qb=H({name:`comment_chat`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 2c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 2h16v12H5.17L4 17.17zm10 8H6v2h8zM6 9h12v2H6zm12-3H6v2h12z`}),Jb=H({name:`comment_chat_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2.34.93.93 2.34l2.01 2.01-.01 16.99 4-4h9l5.73 5.73 1.41-1.41zm18.59 14.41v-12H7.59l-2-2h15.34c1.1 0 2 .9 2 2v12c0 .9-.61 1.66-1.43 1.91l-1.91-1.91zm-12-4h-2v2h2zm10-3h-6.34l2 2h4.34zm-8-3h8v2h-7.34l-.66-.66zm-6 11.17 1.17-1.17h7.83l-5-5h-2v-2l-2-2z`}),Yb=H({name:`comment_discussion`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16 2H3c-.55 0-1 .45-1 1v14l4-4h10c.55 0 1-.45 1-1V3c0-.55-.45-1-1-1m-1 2v7H5.17L4 12.17V4zm4 2h2c.55 0 1 .45 1 1v15l-4-4H7c-.55 0-1-.45-1-1v-2h13z`}),Xb=H({name:`comment_important`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 2h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H6l-4 4V4c0-1.1.9-2 2-2m1.17 14H20V4H4v13.17zM11 12h2v2h-2zm2-6h-2v4h2z`}),Zb=H({name:`comment_more`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2m0 14H5.17L4 17.17V4h16zM9 9H7v2h2zm6 0h2v2h-2zm-2 0h-2v2h2z`}),Qb=H({name:`comment_notes`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 2h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H6l-4 4 .01-18c0-1.1.89-2 1.99-2m1.17 14H20V4H4v13.17l.58-.58zM6 12h2v2H6zm2-3H6v2h2zM6 6h2v2H6zm9 6h-5v2h5zm-5-3h8v2h-8zm8-3h-8v2h8z`}),$b=H({name:`comment_solid`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2`}),ex=H({name:`commute`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 4h7c1.66 0 3 1.34 3 3v1h-2V6H4v7h5v5H7l-2 2H4v-1l1-1c-1.66 0-3-1.34-3-3V7c0-1.66 1.34-3 3-3m1 11c0-.55-.45-1-1-1s-1 .45-1 1 .45 1 1 1 1-.45 1-1m14.57-5.34c-.14-.4-.52-.66-.97-.66h-7.19c-.46 0-.83.26-.98.66l-1.42 4.11v5.51c0 .38.31.72.69.72h.62c.38 0 .68-.38.68-.76V18h8v1.24c0 .38.31.76.69.76h.61c.38 0 .69-.34.69-.72l.01-1.37v-4.14zm-.97.34h-7.19l-1.03 3h9.25zM12 16c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1m7-1c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1-1 .45-1 1`}),tx=H({name:`compare`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M10 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h5v2h2V1h-2zm0 15H5l5-6zm4-15h5c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2h-5v-9l5 6V5h-5z`}),nx=H({name:`compass_calibration`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2.5c-3.9 0-7.44 1.59-10 4.15l5 5a7.06 7.06 0 0 1 10-.01l5-5C19.44 4.09 15.9 2.5 12 2.5m-5 14c0-2.76 2.24-5 5-5s5 2.24 5 5-2.24 5-5 5-5-2.24-5-5m2 0c0 1.65 1.35 3 3 3s3-1.35 3-3-1.35-3-3-3-3 1.35-3 3m3-8.93c1.74 0 3.4.49 4.84 1.4l2.21-2.21A12.04 12.04 0 0 0 12 4.5c-2.56 0-5.01.79-7.06 2.26l2.21 2.22A8.97 8.97 0 0 1 12 7.57`}),rx=H({name:`computer`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21.99 16c0 1.1-.89 2-1.99 2h4v2H0v-2h4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h16c1.1 0 2 .9 2 2zM20 6H4v10h16z`}),ix=H({name:`contact_email`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 3h20c1.1 0 2 .9 2 2l-.01 14c0 1.1-.89 2-1.99 2H2c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2m0 16h20V5H2zM21 6h-7v5h7zm-3.5 3.75L20 8V7l-2.5 1.75L15 7v1zM9 12c1.65 0 3-1.35 3-3s-1.35-3-3-3-3 1.35-3 3 1.35 3 3 3m1-3c0-.55-.45-1-1-1s-1 .45-1 1 .45 1 1 1 1-.45 1-1m5 7.59c0-2.5-3.97-3.58-6-3.58s-6 1.08-6 3.58V18h12zM9 15c-1.3 0-2.78.5-3.52 1h7.04c-.75-.51-2.22-1-3.52-1`}),ax=H({name:`contact_phone`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M22 3H2C.9 3 0 3.9 0 5v14c0 1.1.9 2 2 2h20c1.1 0 1.99-.9 1.99-2L24 5c0-1.1-.9-2-2-2M2 19V5h20v14zm19-3-1.99 1.99A7.5 7.5 0 0 1 16.28 14c-.18-.64-.28-1.31-.28-2s.1-1.36.28-2a7.47 7.47 0 0 1 2.73-3.99L21 8l-1.51 2h-1.64c-.22.63-.35 1.3-.35 2s.13 1.37.35 2h1.64zM9 12c1.65 0 3-1.35 3-3s-1.35-3-3-3-3 1.35-3 3 1.35 3 3 3m1-3c0-.55-.45-1-1-1s-1 .45-1 1 .45 1 1 1 1-.45 1-1m5 7.59c0-2.5-3.97-3.58-6-3.58s-6 1.08-6 3.58V18h12zM9 15c-1.3 0-2.78.5-3.52 1h7.04c-.75-.51-2.22-1-3.52-1`}),ox=H({name:`contacts`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 0h16v2H4zm0 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2m0 14h16V6H4zm0 4v2h16v-2zm8-10a2.5 2.5 0 0 0 0-5 2.5 2.5 0 0 0 0 5m1-2.5c0-.55-.45-1-1-1s-1 .45-1 1 .45 1 1 1 1-.45 1-1m4 6.49C17 13.9 13.69 13 12 13s-5 .9-5 2.99V17h10zm-5-1.49c-1.16 0-2.58.48-3.19 1h6.39c-.61-.52-2.03-1-3.2-1`}),sx=H({name:`convenience_store`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 4v3h3v13h-8v-4h-4v4H2V7h3V4zm-3 14h4V9h-3V6H7v3H4v9h4v-4h8zM8 8h2v1H8v3h3v-1H9v-1h2V7H8zm6 1h1V7h1v5h-1v-2h-2V7h1z`}),cx=H({name:`copy`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16.5 1h-12c-1.1 0-2 .9-2 2v14h2V3h12zm3 4h-11c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2m-11 16h11V7h-11z`}),lx=H({name:`craning`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5.118 3.528A1 1 0 0 1 6 3h12a1 1 0 0 1 .832 1.555l-4 6A1 1 0 0 1 14 11h-1v1.1a5.002 5.002 0 0 1-1 9.9 5 5 0 0 1-5-5 1 1 0 1 1 2 0 3 3 0 1 0 3-3h-1v-3h-1a1 1 0 0 1-.832-.445l-4-6a1 1 0 0 1-.05-1.027M13.465 9h-2.93L7.87 5h8.263zM12 8a1 1 0 1 0 0-2 1 1 0 0 0 0 2`}),ux=H({name:`credit_card`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2m0 14H4v-6h16zM4 8h16V6H4z`}),dx=H({name:`crop`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 1v16h16v2h-4v4h-2v-4H7c-1.1 0-2-.9-2-2V7H1V5h4V1zm12 14h-2V7H9V5h8c1.1 0 2 .9 2 2z`}),fx=H({name:`crop_rotate`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11.416.038c.21-.02.413-.038.634-.038C18.34 0 23.49 4.84 24 11h-1.5c-.36-3.76-2.7-6.93-5.97-8.48L15.2 3.85 11.39.04zM1.5 13c.36 3.76 2.7 6.93 5.97 8.49l1.33-1.34 3.81 3.82q-.11.005-.218.012a7 7 0 0 1-.442.018C5.66 24 .51 19.16 0 13zM16 14h2V8a2 2 0 0 0-2-2h-6v2h6zM8 4v12h12v2h-2v2h-2v-2H8a2 2 0 0 1-2-2V8H4V6h2V4z`}),px=H({name:`cut`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9.64 7.64c.23-.5.36-1.05.36-1.64 0-2.21-1.79-4-4-4S2 3.79 2 6s1.79 4 4 4c.59 0 1.14-.13 1.64-.36L10 12l-2.36 2.36C7.14 14.13 6.59 14 6 14c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4c0-.59-.13-1.14-.36-1.64L12 14l7 7h3v-1zM6 8a2 2 0 1 1-.001-3.999A2 2 0 0 1 6 8M4 18a2 2 0 1 0 3.999.001A2 2 0 0 0 4 18m8-5.5c-.28 0-.5-.22-.5-.5s.22-.5.5-.5.5.22.5.5-.22.5-.5.5M13 9l6-6h3v1l-7 7z`}),mx=H({name:`dashboard`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 3h8v10H3zm18 0h-8v6h8zM9 11V5H5v6zm10-4V5h-4v2zm0 6v6h-4v-6zM9 19v-2H5v2zm12-8h-8v10h8zM3 15h8v6H3z`}),hx=H({name:`delete_forever`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m14.5 3 1 1H19v2H5V4h3.5l1-1zM12 12.59l2.12-2.12 1.41 1.41L13.41 14l2.12 2.12-1.41 1.41L12 15.41l-2.12 2.12-1.41-1.41L10.59 14l-2.13-2.12 1.41-1.41zM6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6zM16 9H8v10h8z`}),gx=H({name:`delete_multiple`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M6 4h4l1 1h3v2H2V5h3zM5 20c-1.1 0-2-.9-2-2V8h10v10c0 1.1-.9 2-2 2zM22 8h-7v2h7zm-3 8h-4v2h4zm-4-4h6v2h-6zM5 10h6v8H5z`}),_x=H({name:`delete_to_trash`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14.5 3h-5l-1 1H5v2h14V4h-3.5zM16 9v10H8V9zM6 7h12v12c0 1.1-.9 2-2 2H8c-1.1 0-2-.9-2-2z`}),vx=H({name:`departure_board`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16 1a6.98 6.98 0 0 0-5.75 3.02C9.84 4.01 9.43 4 9 4c-4.42 0-8 .5-8 4v10c0 .88.39 1.67 1 2.22V22c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h8v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1.78c.61-.55 1-1.34 1-2.22v-3.08c3.39-.49 6-3.39 6-6.92 0-3.87-3.13-7-7-7M4 16.5a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0m7 0a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0M9.29 6H9c-3.69 0-5.11.46-5.66.99h5.74c.05-.33.12-.67.21-.99M3 8.99h6.08c.16 1.11.57 2.13 1.18 3.01H3zm11.66 9.74c.13-.11.34-.36.34-.73v-3.08c-.94-.13-1.81-.45-2.59-.92H3v4c0 .37.21.62.34.73l.29.27h10.74zM16 13c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5m-1-9h1.5v4.25l2.87 1.68-.75 1.23L15 9z`}),yx=H({name:`desktop_mac`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 2h18c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2h-7l2 3v1H8v-1l2-3H3c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2m0 12h18V4H3z`}),bx=H({name:`desktop_windows`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 2h18c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2h-7v2h2v2H8v-2h2v-2H3c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2m0 14h18V4H3z`}),xx=H({name:`details`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 20 3 4h18zm5.63-14H6.38L12 16z`}),Sx=H({name:`device_unknown`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 1h10c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H7c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2m10 18V5H7v14zM12 6.72c-1.96 0-3.5 1.52-3.5 3.47h1.75c0-.93.82-1.75 1.75-1.75s1.75.82 1.75 1.75c0 .767-.505 1.163-1.072 1.608-.728.572-1.558 1.224-1.558 2.842h1.76c0-.945.61-1.488 1.24-2.05.678-.604 1.38-1.23 1.38-2.4 0-1.96-1.54-3.47-3.5-3.47M13 18v-2h-2v2z`}),Cx=H({name:`dialpad`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 3c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2m6 18c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2M6 7c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m-2 8c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2M18 5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m-8 10c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2m8-2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m-2-4c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2m-4-2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m-2-4c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2`}),wx=H({name:`dice`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m0 2v14H5V5zM6 16.5a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0M7.5 6a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m3 6a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0m6 3a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3M15 7.5a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0`}),Tx=H({name:`dining`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19.85 9.939c-1.59 1.59-3.74 2.09-5.27 1.38l-1.47 1.47 6.88 6.88-1.41 1.41-6.88-6.88-6.89 6.87-1.41-1.41 9.76-9.76c-.71-1.53-.21-3.68 1.38-5.27 1.92-1.91 4.66-2.27 6.12-.81 1.47 1.47 1.1 4.21-.81 6.12m-9.22.36-2.83 2.83-4.19-4.18a4.01 4.01 0 0 1 0-5.66z`}),Ex=H({name:`directions`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m22.427 10.593-9.01-9.01c-.75-.75-2.07-.76-2.83 0l-9 9c-.78.78-.78 2.04 0 2.82l9 9c.39.39.9.58 1.41.58s1.02-.19 1.41-.58l8.99-8.99c.79-.76.8-2.02.03-2.82m-10.42 10.4-9-9 9-9 9 9zm-4.01-5.99v-4c0-.55.45-1 1-1h5v-2.5l3.5 3.5-3.5 3.5v-2.5h-4v3z`}),Dx=H({name:`dns`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20 3H4c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h16c.55 0 1-.45 1-1V4c0-.55-.45-1-1-1M5 9h14V5H5zm-1 4h16c.55 0 1 .45 1 1v6c0 .55-.45 1-1 1H4c-.55 0-1-.45-1-1v-6c0-.55.45-1 1-1m15 2H5v4h14zM7 18.5c-.82 0-1.5-.67-1.5-1.5s.68-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5M5.5 7c0 .83.68 1.5 1.5 1.5.83 0 1.5-.68 1.5-1.5S7.82 5.5 7 5.5 5.5 6.17 5.5 7`}),Ox=H({name:`do_not_disturb`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.42 0-8-3.58-8-8 0-1.85.63-3.55 1.69-4.9L16.9 18.31A7.9 7.9 0 0 1 12 20M7.1 5.69 18.31 16.9A7.9 7.9 0 0 0 20 12c0-4.42-3.58-8-8-8-1.85 0-3.55.63-4.9 1.69`}),kx=H({name:`dock`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16 1.01 8 1c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99M8 23h8v-2H8zm0-8h8V5H8z`}),Ax=H({name:`dollar`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2m-9 13h2v-1h1c.55 0 1-.45 1-1v-3c0-.55-.45-1-1-1h-3v-1h4V8h-2V7h-2v1h-1c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1h3v1H9v2h2zm-7 1h16V6H4z`}),jx=H({name:`done`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m8.8 15.9-4.2-4.2-1.4 1.4 5.6 5.6 12-12-1.4-1.4z`}),Mx=H({name:`done_all`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m22.205 5.295-10.58 10.58-4.18-4.17-1.41 1.41 5.59 5.59 12-12zm-4.24 1.41-1.41-1.41-6.34 6.34 1.41 1.41zm-12 12-5.59-5.59 1.42-1.41 5.58 5.59z`}),Nx=H({name:`donut_large`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5.025 12c0 3.52 2.61 6.43 6 6.92v3.03c-5.05-.5-9-4.76-9-9.95s3.95-9.45 9-9.95v3.03c-3.39.49-6 3.4-6 6.92m8-6.92a7 7 0 0 1 5.92 5.92h3.03c-.47-4.72-4.23-8.48-8.95-8.95zm5.92 7.92a7 7 0 0 1-5.92 5.92v3.03c4.72-.47 8.48-4.23 8.95-8.95z`}),Px=H({name:`donut_outlined`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2.025 12c0 5.19 3.95 9.45 9 9.95v-7.13c-1.16-.42-2-1.52-2-2.82s.84-2.4 2-2.82V2.05c-5.05.5-9 4.76-9 9.95m19.95-1h-7.13c-.31-.85-.97-1.51-1.82-1.82V2.05c4.72.47 8.48 4.23 8.95 8.95m-2.53-2c-.82-2-2.42-3.6-4.42-4.42v3.43c.37.28.71.62.99.99zm-10.42-.98V4.58c-2.96 1.18-5 4.07-5 7.42s2.04 6.24 5 7.43v-3.44c-1.23-.93-2-2.4-2-3.99s.77-3.06 2-3.98m4 6.8v7.13c4.72-.47 8.48-4.23 8.95-8.95h-7.13c-.31.85-.97 1.51-1.82 1.82m2.99.18c-.28.38-.62.71-.99.99v3.43c2-.82 3.6-2.42 4.42-4.42z`}),Fx=H({name:`download`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 9.5h-4v-6H9v6H5l7 7zm-8 2v-6h2v6h1.17L12 13.67 9.83 11.5zm8 9v-2H5v2z`}),Ix=H({name:`download_done`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m5 10.7 4.6 4.6L19 6l-2-2-7.4 7.4L7 8.8zM19 18H5v2h14z`}),Lx=H({name:`drag_handle`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 9h16v2H4zm16 6H4v-2h16z`}),Rx=H({name:`drag_indicator`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9 20q-.825 0-1.412-.587A1.93 1.93 0 0 1 7 18q0-.824.588-1.413A1.93 1.93 0 0 1 9 16q.825 0 1.412.587Q11 17.176 11 18q0 .824-.588 1.413A1.93 1.93 0 0 1 9 20m6 0q-.825 0-1.412-.587A1.93 1.93 0 0 1 13 18q0-.824.588-1.413A1.93 1.93 0 0 1 15 16q.824 0 1.413.587Q17 17.176 17 18q0 .824-.587 1.413A1.93 1.93 0 0 1 15 20m-6-6q-.825 0-1.412-.588A1.93 1.93 0 0 1 7 12q0-.825.588-1.412A1.93 1.93 0 0 1 9 10q.825 0 1.412.588Q11 11.175 11 12t-.588 1.412A1.93 1.93 0 0 1 9 14m6 0q-.825 0-1.412-.588A1.93 1.93 0 0 1 13 12q0-.825.588-1.412A1.93 1.93 0 0 1 15 10q.824 0 1.413.588Q17 11.175 17 12t-.587 1.412A1.93 1.93 0 0 1 15 14M9 8q-.825 0-1.412-.588A1.93 1.93 0 0 1 7 6q0-.824.588-1.412A1.93 1.93 0 0 1 9 4q.825 0 1.412.588Q11 5.175 11 6q0 .824-.588 1.412A1.93 1.93 0 0 1 9 8m6 0q-.825 0-1.412-.588A1.93 1.93 0 0 1 13 6q0-.824.588-1.412A1.93 1.93 0 0 1 15 4q.824 0 1.413.588Q17 5.175 17 6q0 .824-.587 1.412A1.93 1.93 0 0 1 15 8`}),zx=H({name:`drink`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m3 2 2.01 18.23C5.13 21.23 5.97 22 7 22h10c1.03 0 1.87-.77 1.99-1.77L21 2zm4 18.01L5.89 10H18.1L17 20zM5.67 8h12.66l.43-4H5.23zM12 19c1.66 0 3-1.34 3-3 0-2-3-5.4-3-5.4S9 14 9 16c0 1.66 1.34 3 3 3m1-3c0-.36-.41-1.18-1-2.09-.59.9-1 1.72-1 2.09 0 .55.45 1 1 1s1-.45 1-1`}),Bx=H({name:`dropper`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17.67 3c-.26 0-.51.1-.71.29l-3.12 3.12-1.93-1.91-1.41 1.41 1.42 1.42L3 16.25V21h4.75l8.92-8.92 1.42 1.42 1.41-1.41-1.92-1.92 3.12-3.12c.4-.4.4-1.03.01-1.42l-2.34-2.34c-.2-.19-.45-.29-.7-.29m-.01 2.41.92.92-2.69 2.69-.92-.92zM5 17.08 6.92 19l8.06-8.06-1.92-1.92z`}),Vx=H({name:`ducting`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M8 17c-.6 0-1-.5-1-1V4c0-.5.4-1 1-1s1 .5 1 1v1.1h9c2.2 0 4 1.8 4 4v9.007c.465.06.9.526.9.993 0 .566-.356.954-.9.996v.004h-9.1c-.5 0-1-.4-1-1s.4-1 1-1h.1v-3H9v.9c0 .5-.5 1-1 1m12 1.1h-5v-3c0-1.1-.9-2-2-2H9v-6h9c1.1 0 2 .9 2 2zM2.9 6.7c.4-.4.9-.6 1.4-.6.938 0 1.613.705 1.775.874L6.1 7 4.6 8.3c-.1-.1-.2-.2-.3-.2-.4.5-.9.6-1.3.6h-.2c-1-.1-1.7-1-1.8-1.2l1.7-1.1c0 .1.1.2.2.3m0 2.9c.4-.4.9-.6 1.4-.6.938 0 1.613.705 1.775.874L6.1 9.9l-1.5 1.3c-.1-.1-.2-.2-.3-.2-.4.5-.9.6-1.3.6h-.2c-1-.1-1.7-1-1.8-1.2l1.7-1.2c0 .1.1.3.2.4m1.4 2.2c-.5 0-1 .2-1.4.6-.1-.1-.2-.2-.2-.3L1 13.2c.1.2.8 1.1 1.8 1.2H3c.4 0 .9-.1 1.3-.6.1 0 .2.1.3.2l1.5-1.3-.025-.026c-.162-.17-.837-.874-1.775-.874`}),Hx=H({name:`edit`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m18.368 3.29 2.34 2.34c.39.39.39 1.02 0 1.41l-1.83 1.83-3.75-3.75 1.83-1.83c.19-.19.44-.29.7-.29s.51.09.71.29M2.998 17.25V21h3.75l11.06-11.06-3.75-3.75zM5.918 19h-.92v-.92l9.06-9.06.92.92z`}),Ux=H({name:`edit_text`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17.659 3c-.25 0-.51.1-.7.29l-1.83 1.83 3.75 3.75 1.83-1.83a.996.996 0 0 0 0-1.41l-2.34-2.34c-.2-.2-.45-.29-.71-.29m-3.6 6.02.92.92L5.919 19h-.92v-.92zm-11.06 8.23 11.06-11.06 3.75 3.75L6.749 21h-3.75z`}),Wx=H({name:`eject`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 5 5.33 15h13.34zm7 12v2H5v-2zm-4.07-4L12 8.6 9.07 13z`}),Gx=H({name:`electrical`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2 1 21h22zm0 3.99L19.53 19H4.47zm-1.397 8.837-1.357 3.557 4.342-3.9-1.246-.476L13.7 10.45l-4.342 3.901z`}),Kx=H({name:`email`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M22 6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2zm-2 0-8 5-8-5zm-8 7L4 8v10h16V8z`}),qx=H({name:`email_alpha`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10v1.43C22 15.4 20.47 17 18.5 17c-1.19 0-2.31-.58-2.96-1.47-.9.91-2.16 1.47-3.54 1.47-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5v1.43c0 .79.71 1.57 1.5 1.57s1.5-.78 1.5-1.57V12c0-4.34-3.66-8-8-8s-8 3.66-8 8 3.66 8 8 8h5v2h-5C6.48 22 2 17.52 2 12m7 0c0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3-3 1.34-3 3`}),Jx=H({name:`email_draft`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21.99 9.5c0-.72-.37-1.35-.94-1.7L12 2.5 2.95 7.8c-.57.35-.95.98-.95 1.7v10c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2zm-2 0v.01L12 14.5l-8-5 8-4.68zM4 11.84v7.66h16l-.01-7.63L12 16.86z`}),Yx=H({name:`engineering`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9.045 15c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4m-6 4c.22-.72 3.31-2 6-2 2.7 0 5.8 1.29 6 2zM4.785 9h.26c0 2.21 1.79 4 4 4s4-1.79 4-4h.26c.27 0 .49-.22.49-.49v-.02a.49.49 0 0 0-.49-.49h-.26c0-1.48-.81-2.75-2-3.45v.95c0 .28-.22.5-.5.5s-.5-.22-.5-.5V4.14a4 4 0 0 0-1-.14c-.35 0-.68.06-1 .14V5.5c0 .28-.22.5-.5.5s-.5-.22-.5-.5v-.95c-1.19.7-2 1.97-2 3.45h-.26a.49.49 0 0 0-.49.49v.03c0 .26.22.48.49.48m6.26 0c0 1.1-.9 2-2 2s-2-.9-2-2zM22.025 6.23l.93-.83-.75-1.3-1.19.39c-.14-.11-.3-.2-.47-.27L20.295 3h-1.5l-.25 1.22q-.255.105-.48.27l-1.18-.39-.75 1.3.93.83c-.02.17-.02.35 0 .52l-.93.85.75 1.3 1.2-.38c.13.1.28.18.43.25l.28 1.23h1.5l.27-1.22c.16-.07.3-.15.44-.25l1.19.38.75-1.3-.93-.85c.03-.19.02-.36.01-.53m-2.48 1.52a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5M19.445 10.79l-.85.28c-.1-.08-.21-.14-.33-.19l-.18-.88h-1.07l-.18.87c-.12.05-.24.12-.34.19l-.84-.28-.54.93.66.59c-.01.13-.01.25 0 .37l-.66.61.54.93.86-.27c.1.07.2.13.31.18l.18.88h1.07l.19-.87c.11-.05.22-.11.32-.18l.85.27.54-.93-.66-.61c.01-.13.01-.25 0-.37l.66-.59zm-1.9 2.6c-.49 0-.89-.4-.89-.89s.4-.89.89-.89.89.4.89.89-.4.89-.89.89`}),Xx=H({name:`enlarge`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9 3H3v18h18v-6h-2v4H5V5h4z M10 12h2v2h-2zM6.375 14v-2h2.25v2zM10 15.375h2v2.25h-2zM17.512 5H13V3h8v8h-2V6.34l-4.324 4.325L13.26 9.25z`}),Zx=H({name:`error_outlined`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2M13 13V7h-2v6zm0 4v-2h-2v2zm-9-5c0 4.42 3.58 8 8 8s8-3.58 8-8-3.58-8-8-8-8 3.58-8 8`}),Qx=H({name:`ev_station`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m19.53 7.22-.01.01c.45.45.73 1.08.73 1.77v9.5a2.5 2.5 0 0 1-5 0v-5h-1.5V21h-10V5c0-1.1.9-2 2-2h6c1.1 0 2 .9 2 2v7h1c1.1 0 2 .9 2 2v4.5c0 .55.45 1 1 1s1-.45 1-1v-7.21c-.31.13-.64.21-1 .21a2.5 2.5 0 0 1-2.5-2.5c0-1.07.67-1.97 1.61-2.33l-2.11-2.11 1.06-1.06zM11.75 19V5h-6v14zm6-9c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1m-12 3.5 4-7.5v5h2l-4 7v-4.5z`}),$x=H({name:`exit_to_app`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 3h14c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H5a2 2 0 0 1-2-2v-4h2v4h14V5H5v4H3V5a2 2 0 0 1 2-2m6.5 14-1.41-1.41L12.67 13H3v-2h9.67l-2.58-2.59L11.5 7l5 5z`}),eS=H({name:`expand`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9.563 12 4 6.645 5.713 5 13 12l-7.287 7L4 17.355zm7 0L11 6.645 12.713 5 20 12l-7.287 7L11 17.355z`}),tS=H({name:`expand_screen`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M13 5a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v5a1 1 0 1 1-2 0V7.414l-3.793 3.793a1 1 0 0 1-1.414-1.414L16.586 6H14a1 1 0 0 1-1-1M11.207 14.207a1 1 0 0 0-1.414-1.414L6 16.586V14a1 1 0 1 0-2 0v5a1 1 0 0 0 1 1h5a1 1 0 1 0 0-2H7.414z`}),nS=H({name:`experiment`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 21q-1.275 0-1.813-1.137t.262-2.113L9 11V5H8a.97.97 0 0 1-.712-.287A.97.97 0 0 1 6.999 4q0-.424.288-.712A.97.97 0 0 1 7.999 3h8q.425 0 .713.288.287.287.287.712 0 .424-.287.713a.97.97 0 0 1-.713.287h-1v6l5.55 6.75q.8.975.263 2.113Q20.274 21 18.999 21zm2-3h10l-3.4-4h-3.2zm-2 1h14l-6-7.3V5h-2v6.7z`}),rS=H({name:`explore`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12m2 0c0 4.41 3.59 8 8 8s8-3.59 8-8-3.59-8-8-8-8 3.59-8 8m2.5 5.5 7.51-3.49L17.5 6.5 9.99 9.99zm6.6-5.5c0-.61-.49-1.1-1.1-1.1s-1.1.49-1.1 1.1.49 1.1 1.1 1.1 1.1-.49 1.1-1.1`}),iS=H({name:`explore_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20 12c0-4.41-3.59-8-8-8-1.48 0-2.86.41-4.05 1.12L6.49 3.66A9.9 9.9 0 0 1 12 2c5.52 0 10 4.48 10 10 0 2.04-.61 3.93-1.66 5.52l-1.46-1.46C19.59 14.86 20 13.48 20 12m-2.5-5.5-2.59 5.58-2.99-2.99zM2.1 4.93l1.56 1.56A9.9 9.9 0 0 0 2 12c0 5.52 4.48 10 10 10 2.04 0 3.93-.61 5.51-1.66l1.56 1.56 1.41-1.41L3.51 3.51zm7 6.99L5.12 7.94A7.93 7.93 0 0 0 4 12c0 4.41 3.59 8 8 8 1.48 0 2.86-.41 4.06-1.11l-3.98-3.98L6.5 17.5z`}),aS=H({name:`external_link`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 3c-1.093 0-2 .907-2 2v14c0 1.093.907 2 2 2h14c1.093 0 2-.907 2-2v-7h-2v7H5V5h7V3zm9 0v2h3.586l-9.293 9.293 1.414 1.414L19 6.414V10h2V3z`}),oS=H({name:`face`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M22 12c0 5.52-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2s10 4.48 10 10M9 14.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5M13.75 13a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0m3.75-5c-2.9 0-5.44-1.56-6.84-3.88.43-.07.88-.12 1.34-.12 2.9 0 5.44 1.56 6.84 3.88-.43.07-.88.12-1.34.12M4.42 9.47a8.05 8.05 0 0 0 3.66-4.44 8.05 8.05 0 0 0-3.66 4.44m15.25.29c.21.71.33 1.46.33 2.24 0 4.41-3.59 8-8 8s-8-3.59-8-8l.002-.05c.002-.033.005-.064-.002-.09 2.6-.98 4.69-2.99 5.74-5.55A10 10 0 0 0 17.5 10c.75 0 1.47-.09 2.17-.24`}),sS=H({name:`facebook`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 3c-1.103 0-2 .897-2 2v14c0 1.103.897 2 2 2h14c1.103 0 2-.897 2-2V5c0-1.103-.897-2-2-2zm0 2h14l.002 14h-4.588v-3.965h2.365l.352-2.725H14.43v-1.736c0-.788.22-1.32 1.35-1.32h1.427V6.822a20 20 0 0 0-2.092-.103c-2.074 0-3.494 1.266-3.494 3.59v2.006H9.277v2.724h2.344V19H5z`}),cS=H({name:`facebook_messenger`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.486 2 2 6.262 2 11.5c0 2.545 1.088 4.988 3 6.772v4.345l4.08-2.039c.96.28 1.94.422 2.92.422 5.514 0 10-4.262 10-9.5S17.514 2 12 2m0 2c4.411 0 8 3.365 8 7.5S16.411 19 12 19a8.5 8.5 0 0 1-2.361-.342l-.752-.219-.701.35L7 19.383v-1.981l-.637-.591C4.861 15.409 4 13.472 4 11.5 4 7.365 7.589 4 12 4m-1 5-5 5 4.5-2 2.5 2 5-5-4.5 2z`}),lS=H({name:`fast_food`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18 1v4h5l-1.65 16.53c-.1.82-.79 1.47-1.63 1.47H18v-2h1.39l1.4-14h-9.56L11 5h5V1zM8.5 8.99C4.75 8.99 1 11 1 15h15c0-4-3.75-6.01-7.5-6.01M1 21.98c0 .56.45 1.01 1.01 1.01H15c.56 0 1.01-.45 1.01-1.01V21H1zm7.5-10.99c-1.41 0-3.77.46-4.88 2.01h9.76c-1.11-1.55-3.47-2.01-4.88-2.01M1 17h15v2H1z`}),uS=H({name:`fast_forward`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m11.75 12-8.5 6V6zm.5 6 8.5-6-8.5-6zm-3.97-6L5.25 9.86v4.28zm9 0-3.03-2.14v4.28z`}),dS=H({name:`fast_rescue_boat`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17.446 6a1 1 0 0 1 .848.47L21.75 11h1.408a.5.5 0 0 1 .44.74L19.637 17H19a6 6 0 0 1-1.535-.198L20.63 13H3.4l1.048 3.824C3.975 16.941 3.488 17 3 17h-.545l-1.24-4.821A1 1 0 0 1 2.197 11H13V7a1 1 0 0 1 1-1zM15 11h4.392l-2.5-3H15zM7 17.472A5.98 5.98 0 0 1 3 19H2v2h1a7.96 7.96 0 0 0 4-1.07A7.96 7.96 0 0 0 11 21a7.96 7.96 0 0 0 4-1.07A7.96 7.96 0 0 0 19 21h1v-2h-1a5.98 5.98 0 0 1-4-1.528A5.98 5.98 0 0 1 11 19a5.98 5.98 0 0 1-4-1.528 M7 13.5a5.98 5.98 0 0 1-4 1.528h-.5V17l.5.028a7.96 7.96 0 0 0 4-1.07 7.96 7.96 0 0 0 4 1.07 7.96 7.96 0 0 0 4-1.07 7.96 7.96 0 0 0 4 1.07h.633l.367-2h-1a5.98 5.98 0 0 1-4-1.528 5.98 5.98 0 0 1-4 1.528A5.98 5.98 0 0 1 7 13.5M7 6V4h2v2h2v2H9v2H7V8H5V6z`}),fS=H({name:`fast_rewind`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m3.25 12 8.5-6v12zm17.5-6-8.5 6 8.5 6zM6.72 12l3.03 2.14V9.86zm9 0 3.03 2.14V9.86z`}),pS=H({name:`fault`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m18.752 10.1-2.107 3.65-2.126 3.715 4.729-2.172-1.562-.926 1.054-1.825 1.053-1.825zM4.602 13.9l2.107-3.65 2.126-3.715-4.73 2.172 1.563.926-1.054 1.825-1.054 1.825z M11.618 5H3V3h10.353a1 1 0 0 1 .865 1.501l-7.53 13a1 1 0 0 1-.864.499H3v-2h2.247zM11.735 19h8.619v2H10a1 1 0 0 1-.866-1.501l7.53-13A1 1 0 0 1 17.53 6h2.823v2h-2.247z`}),mS=H({name:`favorite_filled`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m12 21.175-1.45-1.32C5.4 15.185 2 12.105 2 8.325c0-3.08 2.42-5.5 5.5-5.5 1.74 0 3.41.81 4.5 2.09 1.09-1.28 2.76-2.09 4.5-2.09 3.08 0 5.5 2.42 5.5 5.5 0 3.78-3.4 6.86-8.55 11.54z`}),hS=H({name:`favorite_outlined`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 4.915c1.09-1.28 2.76-2.09 4.5-2.09 3.08 0 5.5 2.42 5.5 5.5 0 3.777-3.394 6.855-8.537 11.519l-.013.011-1.45 1.32-1.45-1.31-.04-.036C5.384 15.17 2 12.095 2 8.325c0-3.08 2.42-5.5 5.5-5.5 1.74 0 3.41.81 4.5 2.09m0 13.56.1-.1c4.76-4.31 7.9-7.16 7.9-10.05 0-2-1.5-3.5-3.5-3.5-1.54 0-3.04.99-3.56 2.36h-1.87c-.53-1.37-2.03-2.36-3.57-2.36-2 0-3.5 1.5-3.5 3.5 0 2.89 3.14 5.74 7.9 10.05z`}),gS=H({name:`file`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M6 2h8l6 6v12c0 1.1-.9 2-2 2H5.99C4.89 22 4 21.1 4 20l.01-16c0-1.1.89-2 1.99-2m0 2v16h12V9h-5V4z`}),_S=H({name:`file_add`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14 2H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8zm-1 9h-2v3H8v2h3v3h2v-3h3v-2h-3zm-7 9h12V9h-5V4H6z`}),vS=H({name:`file_copy`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16.5 1h-12c-1.1 0-2 .9-2 2v14h2V3h12zm-1 4h-7c-1.1 0-1.99.9-1.99 2L6.5 21c0 1.1.89 2 1.99 2H19.5c1.1 0 2-.9 2-2V11zm-7 2v14h11v-9h-5V7z`}),yS=H({name:`file_description`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14 2H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8zm2 10H8v2h8zm0 4H8v2h8zM6 20h12V9h-5V4H6z`}),bS=H({name:`filter_alt`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 6h10l-5.01 6.3zm-2.75-.39C6.27 8.2 10 13 10 13v6c0 .55.45 1 1 1h2c.55 0 1-.45 1-1v-6s3.72-4.8 5.74-7.39A.998.998 0 0 0 18.95 4H5.04c-.83 0-1.3.95-.79 1.61`}),xS=H({name:`filter_alt_active`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9.962 13s-3.73-4.8-5.75-7.39A.998.998 0 0 1 5.002 4h13.91c.83 0 1.3.95.79 1.61-2.02 2.59-5.74 7.39-5.74 7.39v6c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1z`}),SS=H({name:`filter_alt_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m3.414 2 17.352 17.352-1.414 1.414L14 15.414V19c0 .583-.424 1-1 1h-1.907C10.518 20 10 19.583 10 19v-6S6.768 8.865 4.41 5.825L2 3.415zM19.74 5.61c-1.219 1.563-3.057 3.932-4.323 5.564l-1.41-1.41L17 6h-6.757l-2-2H18.95c.83 0 1.3.95.79 1.61`}),CS=H({name:`filter_list`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 6v2h18V6zm7 12h4v-2h-4zm8-5H6v-2h12z`}),wS=H({name:`fingerprint_scanner`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17.815 4.47c-.08 0-.16-.02-.23-.06-1.92-.99-3.58-1.41-5.57-1.41-1.98 0-3.86.47-5.57 1.41-.24.13-.54.04-.68-.2a.506.506 0 0 1 .2-.68C7.825 2.52 9.865 2 12.015 2c2.13 0 3.99.47 6.03 1.52.25.13.34.43.21.67a.49.49 0 0 1-.44.28M3.505 9.72a.499.499 0 0 1-.41-.79c.99-1.4 2.25-2.5 3.75-3.27 3.14-1.62 7.16-1.63 10.31-.01 1.5.77 2.76 1.86 3.75 3.25a.5.5 0 0 1-.12.7c-.23.16-.54.11-.7-.12a9.4 9.4 0 0 0-3.39-2.94c-2.87-1.47-6.54-1.47-9.4.01-1.36.7-2.5 1.7-3.4 2.96-.08.14-.23.21-.39.21m5.9 11.92c.09.1.22.15.35.15s.26-.05.37-.15c.19-.2.19-.51 0-.71-.77-.78-1.21-1.27-1.85-2.42-.61-1.08-.93-2.41-.93-3.85 0-2.42 2.09-4.39 4.66-4.39s4.66 1.97 4.66 4.39c0 .28.22.5.5.5s.5-.22.5-.5c0-2.97-2.54-5.39-5.66-5.39s-5.66 2.42-5.66 5.39c0 1.61.36 3.11 1.05 4.34.67 1.21 1.14 1.77 2.01 2.64m7.52-1.7c-1.19 0-2.24-.3-3.1-.89-1.49-1.01-2.38-2.65-2.38-4.39 0-.28.22-.5.5-.5s.5.22.5.5c0 1.41.72 2.74 1.94 3.56.71.48 1.54.71 2.54.71.24 0 .64-.03 1.04-.1.27-.05.53.13.58.41.05.27-.13.53-.41.58-.57.11-1.07.12-1.21.12m-2.14 2.04c.04.01.09.02.13.02.21 0 .42-.15.47-.38a.496.496 0 0 0-.35-.61c-1.41-.39-2.32-.91-3.27-1.85a6.3 6.3 0 0 1-1.87-4.51c0-1.07.93-1.94 2.08-1.94s2.08.87 2.08 1.94c0 1.62 1.38 2.94 3.08 2.94s3.08-1.32 3.08-2.94c0-4.32-3.7-7.83-8.25-7.83-3.23 0-6.18 1.81-7.51 4.6-.45.95-.68 2.04-.68 3.24 0 1.35.24 2.65.73 3.96.09.25.38.39.64.29.26-.09.39-.38.29-.64-.6-1.6-.67-2.83-.67-3.61 0-1.04.2-1.99.59-2.8 1.17-2.45 3.77-4.03 6.61-4.03 4 0 7.25 3.06 7.25 6.83 0 1.07-.93 1.94-2.08 1.94s-2.08-.87-2.08-1.94c0-1.62-1.38-2.94-3.08-2.94s-3.08 1.32-3.08 2.94c0 1.98.77 3.83 2.17 5.22 1.09 1.07 2.13 1.66 3.72 2.1`}),TS=H({name:`first_page`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7.795 6h-2v12h2zm5.82 6 4.59 4.59-1.41 1.41-6-6 6-6 1.41 1.41z`}),ES=H({name:`flag`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4.5 3.5h9l.4 2h5.6v10h-7l-.4-2H6.5v7h-2zm7.76 4-.4-2H6.5v6h7.24l.4 2h3.36v-6z`}),DS=H({name:`flagged`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14.4 6 14 4H5v17h2v-7h5.6l.4 2h7V6z`}),OS=H({name:`flagged_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4.5 3.5h9l.4 2h5.6v10h-7l-.4-2H6.5v7h-2zm7.44 2.39-.08-.39H6.5v6h7.24l.32 1.61.08.39h3.36v-6h-5.24z`}),kS=H({name:`flame`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M13.5 1.335s.74 2.65.74 4.8c0 2.06-1.35 3.73-3.41 3.73-2.07 0-3.63-1.67-3.63-3.73l.03-.36C5.21 8.175 4 11.285 4 14.665c0 4.42 3.58 8 8 8s8-3.58 8-8c0-5.39-2.59-10.2-6.5-13.33m-1.93 12.49c-1.36.28-2.17 1.16-2.17 2.41 0 1.34 1.11 2.42 2.49 2.42 2.05 0 3.71-1.66 3.71-3.71 0-1.07-.15-2.12-.46-3.12-.79 1.07-2.2 1.72-3.57 2m-5.57.84c0 3.31 2.69 6 6 6s6-2.69 6-6c0-2.56-.66-5.03-1.89-7.23-.53 2.6-2.62 4.43-5.28 4.43-1.56 0-2.96-.62-3.97-1.63-.56 1.39-.86 2.9-.86 4.43`}),AS=H({name:`flare`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11 1h2v6h-2zM9.17 7.76 7.05 5.64 5.64 7.05l2.12 2.12zM7 11H1v2h6zm11.36-3.95-1.41-1.41-2.12 2.12 1.41 1.41zM17 11h6v2h-6zm-5-2c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3m4.95 9.36-2.12-2.12 1.41-1.41 2.12 2.12zM5.64 16.95l1.41 1.41 2.12-2.12-1.41-1.41zM13 23h-2v-6h2z`}),jS=H({name:`flash_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18.43 2h-10v1.61l6.13 6.13zm0 8h-3.61l2.28 2.28zm-15-5.73 1.41-1.41 15.73 15.73L19.16 20l-4.15-4.15L11.43 22v-9h-3V9.27z`}),MS=H({name:`flash_on`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 2v11h3v9l7-12h-4l3-8z`}),NS=H({name:`flight`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21.5 16v-2l-8-5V3.5c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5V9l-8 5v2l8-2.5V19l-2 1.5V22l3.5-1 3.5 1v-1.5l-2-1.5v-5.5z`}),PS=H({name:`flight_land`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21.18 15.29c-.22.8-1.04 1.27-1.84 1.06L2.77 11.91V6.74l1.45.39.93 2.32 4.97 1.33V2.5l1.93.51 2.76 9.02 5.31 1.42c.8.22 1.27 1.04 1.06 1.84m.32 4.21h-19v2h19z`}),FS=H({name:`flight_takeoff`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20.25 8.295c.8-.22 1.63.26 1.84 1.06s-.26 1.62-1.07 1.85l-16.57 4.43-2.59-4.49 1.45-.39 1.97 1.54 4.97-1.33-4.14-7.17 1.93-.51 6.9 6.43zm1.27 10.42h-19v2h19z`}),IS=H({name:`flip`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M13 23h-2V1h2zM3 19V5c0-1.1.9-2 2-2h4v2H5v14h4v2H5c-1.1 0-2-.9-2-2M19 9h2V7h-2zm-4 12h2v-2h-2zm4-18v2h2c0-1.1-.9-2-2-2m0 14h2v-2h-2zM17 5h-2V3h2zm2 8h2v-2h-2zm2 6c0 1.1-.9 2-2 2v-2z`}),LS=H({name:`flip_to_back`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 5a2 2 0 0 1 2-2v2zm2 2H7v2h2zm0 4H7v2h2zm4 4h-2v2h2zm6-10V3c1.1 0 2 .9 2 2zm-6-2h-2v2h2zM9 15v2a2 2 0 0 1-2-2zm10-2h2v-2h-2zm2-4h-2V7h2zm-2 8c1.1 0 2-.9 2-2h-2zM3 7h2v12h12v2H5a2 2 0 0 1-2-2zm12-2h2V3h-2zm2 12h-2v-2h2z`}),RS=H({name:`flip_to_front`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 3H9a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2M3 9h2V7H3zm0 4h2v-2H3zm0 4h2v-2H3zm2 2v2a2 2 0 0 1-2-2zm12 2h-2v-2h2zm-8-6h10V5H9zm2 6h2v-2h-2zm-2 0H7v-2h2z`}),zS=H({name:`flower`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M8.66 13.57c.15 0 .29-.01.43-.03A3.15 3.15 0 0 0 12 15.5c1.31 0 2.44-.81 2.91-1.96a3.145 3.145 0 0 0 3.57-3.11c0-.71-.25-1.39-.67-1.93.43-.54.67-1.22.67-1.93a3.145 3.145 0 0 0-3.57-3.11A3.15 3.15 0 0 0 12 1.5c-1.31 0-2.44.81-2.91 1.96a3.145 3.145 0 0 0-3.57 3.11c0 .71.25 1.39.67 1.93-.43.54-.68 1.22-.68 1.93 0 1.73 1.41 3.14 3.15 3.14M12 13.5c-.62 0-1.12-.49-1.14-1.1l.12-1.09c.32.12.66.19 1.02.19s.71-.07 1.03-.19l.11 1.09c-.02.61-.52 1.1-1.14 1.1m2.7-2.13c.18.13.4.2.64.2.63 0 1.15-.51 1.15-1.15 0-.44-.26-.84-.66-1.03l-.88-.42c-.12.74-.51 1.38-1.06 1.83zm-.01-5.74c.2-.13.42-.2.65-.2.63 0 1.14.51 1.14 1.14 0 .44-.25.83-.66 1.03l-.88.42c-.12-.74-.51-1.38-1.07-1.83zM13.14 4.6c-.02-.61-.52-1.1-1.14-1.1s-1.12.49-1.14 1.1l.12 1.09c.32-.12.66-.19 1.02-.19s.71.07 1.03.19zm-4.48.83c.24 0 .46.07.64.2l.81.56c-.55.45-.94 1.09-1.06 1.83l-.88-.42c-.4-.2-.66-.59-.66-1.03 0-.63.52-1.14 1.15-1.14m.39 3.55-.88.42c-.4.2-.66.59-.65 1.02 0 .63.51 1.14 1.14 1.14.23 0 .45-.07.65-.2l.81-.55c-.56-.45-.95-1.09-1.07-1.83M12 22.5a9 9 0 0 0 9-9 9 9 0 0 0-9 9m-9-9a9 9 0 0 0 9 9 9 9 0 0 0-9-9m11.44 6.56c.71-1.9 2.22-3.42 4.12-4.12a7.04 7.04 0 0 1-4.12 4.12m-9-4.12c1.9.71 3.42 2.22 4.12 4.12a7.04 7.04 0 0 1-4.12-4.12`}),BS=H({name:`focus_center`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 5h4V3H5c-1.1 0-2 .9-2 2v4h2zm0 10H3v4c0 1.1.9 2 2 2h4v-2H5zM15 3h4c1.1 0 2 .9 2 2v4h-2V5h-4zm4 16h-4v2h4c1.1 0 2-.9 2-2v-4h-2zM9 12c0-1.66 1.34-3 3-3s3 1.34 3 3-1.34 3-3 3-3-1.34-3-3`}),VS=H({name:`folder`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 4h6l2 2h8c1.1 0 2 .9 2 2v10c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2l.01-12c0-1.1.89-2 1.99-2m7.17 4-2-2H4v12h16V8z`}),HS=H({name:`folder_add`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20 6h-8l-2-2H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2M4 18V6h5.17l2 2H20v10zm10-4h-2v-2h2v-2h2v2h2v2h-2v2h-2z`}),US=H({name:`folder_favorite`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20 6h-8l-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2M4 18V6h5.17l2 2H20v10zm8.39-1 .69-2.96-2.3-1.99 3.03-.26L15 9l1.19 2.79 3.03.26-2.3 1.99.69 2.96L15 15.47z`}),WS=H({name:`folder_open`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 6h8c1.1 0 2 .9 2 2v10c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2l.01-12c0-1.1.89-2 1.99-2h6zM4 8v10h16V8z`}),GS=H({name:`folder_shared`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 6h8c1.1 0 2 .9 2 2v10c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2l.01-12c0-1.1.89-2 1.99-2h6zM4 6v12h16V8h-8.83l-2-2zm11 7c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m4 3v1h-8v-1c0-1.33 2.67-2 4-2s4 .67 4 2`}),KS=H({name:`format_align_justify`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 5V3h18v2zm0 4h18V7H3zm18 4H3v-2h18zM3 17h18v-2H3zm0 4h18v-2H3z`}),qS=H({name:`format_highlight`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M13.001 2h-2v3h2zm-7 12 3 3v5h6v-5l3-3V9h-12zm2-3h8v2.17l-3 3V20h-2v-3.83l-3-3zM3.503 5.874 4.917 4.46l2.122 2.12-1.414 1.416zm15.58-1.411-2.122 2.12 1.413 1.415 2.123-2.12z`}),JS=H({name:`format_indent_decrease`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 5V3h18v2zm4 11-4-4 4-4zm14 1H11v-2h10zM3 21h18v-2H3zm8-12h10V7H11zm10 4H11v-2h10z`}),YS=H({name:`format_indent_increase`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 5V3h18v2zm4 7-4 4V8zm14 9H3v-2h18zm-10-4h10v-2H11zm0-8h10V7H11zm10 4H11v-2h10z`}),XS=H({name:`format_line_spacing`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M8.75 7h-2.5v10h2.5l-3.5 3.5-3.5-3.5h2.5V7h-2.5l3.5-3.5zm1.5 0V5h12v2zm0 12h12v-2h-12zm12-6h-12v-2h12z`}),ZS=H({name:`format_shape`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M23 1v6h-2v10h2v6h-6v-2H7v2H1v-6h2V7H1V1h6v2h10V1zM5 3H3v2h2zm0 18H3v-2h2zm2-4v2h10v-2h2V7h-2V5H7v2H5v10zm14 4h-2v-2h2zM19 3v2h2V3zm-5.27 11h-3.49l-.73 2H7.89l3.4-9h1.4l3.41 9h-1.63zm-.43-1.26h-2.61L12 8.91z`}),QS=H({name:`format_size`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M8.5 7.5v-3h13v3h-5v12h-3v-12zm-3 5h-3v-3h9v3h-3v7h-3z`}),$S=H({name:`formula`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9 2C5.9 2 4.3 3.6 4.3 6.6v1.7H2v2.2h2.3V22h3V10.5h3.3V8.3H7.3V7c0-1.7.7-2.6 2.3-2.6.5 0 1 0 1.7.2V2.3C10.6 2.1 9.8 2 9 2m9.7 18.4-1.5-2.9 1.2-2.4h-1.9l-.6 1.2-.5-1.2h-2.3l1.4 2.7-1.5 2.6h2l.7-1.4.7 1.4zM12 22.8c-3.9-4.8-1.7-9.6 0-11.5l1.5 1.3-.7-.6.7.7c-.2.2-3.7 4.2 0 8.9zm6.3-1.2 1.5 1.3c1.7-1.9 3.9-6.7.1-11.5l-1.6 1.3c3.7 4.7.2 8.7 0 8.9`}),eC=H({name:`forward_10`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 20c3.31 0 6-2.69 6-6h2c0 4.42-3.58 8-8 8s-8-3.58-8-8 3.58-8 8-8V2l5 5-5 5V8c-3.31 0-6 2.69-6 6s2.69 6 6 6m-1.1-7.27V17h-.85v-3.26l-1.01.31v-.69l1.77-.63zm3.42.05c-.18-.07-.37-.1-.59-.1s-.41.03-.59.1q-.27.105-.45.33c-.12.15-.23.34-.29.57s-.1.5-.1.82v.74c0 .32.04.6.11.82s.17.42.3.57.28.26.46.33.37.1.59.1.41-.03.59-.1q.27-.105.45-.33c.12-.15.22-.34.29-.57s.1-.5.1-.82v-.74c0-.32-.04-.6-.11-.82s-.17-.42-.3-.57-.29-.26-.46-.33m-.03 3.05c.03-.13.04-.29.04-.48h.01v-.97c0-.19-.01-.35-.04-.48s-.07-.23-.12-.31a.44.44 0 0 0-.19-.17.66.66 0 0 0-.5 0c-.08.03-.13.09-.19.17s-.09.18-.12.31-.04.29-.04.48v.97c0 .19.01.35.04.48s.07.24.12.32.12.14.19.17a.66.66 0 0 0 .5 0c.08-.03.14-.09.19-.17s.08-.19.11-.32`}),tC=H({name:`forward_30`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 20c3.31 0 6-2.69 6-6h2c0 4.42-3.58 8-8 8s-8-3.58-8-8 3.58-8 8-8V2l5 5-5 5V8c-3.31 0-6 2.69-6 6s2.69 6 6 6m-1.66-3.66c.08-.03.14-.07.2-.12l.041-.047c.035-.038.067-.072.089-.123.03-.07.04-.15.04-.24 0-.11-.02-.21-.05-.29a.5.5 0 0 0-.14-.2.7.7 0 0 0-.22-.11.9.9 0 0 0-.29-.04h-.45v-.66h.43c.22 0 .37-.05.48-.16s.16-.25.16-.43c0-.08-.01-.16-.04-.22a.6.6 0 0 0-.11-.17.5.5 0 0 0-.18-.11.6.6 0 0 0-.25-.04c-.08 0-.15 0-.22.03s-.13.06-.18.1q-.075.06-.12.15c-.03.06-.05.13-.05.2h-.85c0-.18.04-.33.11-.48s.18-.27.3-.37.28-.18.44-.23.35-.08.54-.08c.22 0 .41.03.59.08s.33.13.46.23.23.22.3.38.11.33.11.53c0 .09-.01.18-.04.27s-.08.17-.13.25-.12.15-.2.22-.18.12-.28.17q.36.135.54.39c.12.17.18.38.18.61 0 .2-.04.38-.12.53a1.1 1.1 0 0 1-.32.39c-.14.1-.29.19-.48.24s-.39.08-.6.08c-.18 0-.36-.02-.53-.07s-.32-.13-.46-.23-.25-.22-.33-.38-.12-.34-.12-.55h.85c0 .08.02.15.05.22s.07.12.13.17.12.08.2.11.16.04.25.04c.1 0 .19-.01.27-.04m4.1-3.56c-.18-.07-.37-.1-.59-.1s-.41.03-.59.1q-.27.105-.45.33c-.12.15-.23.34-.29.57s-.1.5-.1.82v.74c0 .32.04.6.11.82s.17.42.3.57.28.26.46.33.37.1.59.1.41-.03.59-.1q.27-.105.45-.33c.12-.15.22-.34.29-.57s.1-.5.1-.82v-.74c0-.32-.04-.6-.11-.82s-.17-.42-.3-.57-.28-.26-.46-.33m-.03 3.05c.03-.13.04-.29.04-.48h.01v-.97c0-.19-.01-.35-.04-.48s-.07-.23-.12-.31a.44.44 0 0 0-.19-.17.66.66 0 0 0-.5 0c-.08.03-.13.09-.19.17s-.09.18-.12.31-.04.29-.04.48v.97c0 .19.01.35.04.48s.07.24.12.32.12.14.19.17a.66.66 0 0 0 .5 0c.08-.03.14-.09.19-.17s.08-.19.11-.32`}),nC=H({name:`forward_5`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 20c3.31 0 6-2.69 6-6h2c0 4.42-3.58 8-8 8s-8-3.58-8-8 3.58-8 8-8V2l5 5-5 5V8c-3.31 0-6 2.69-6 6s2.69 6 6 6m.3-3.68c.07-.04.13-.1.18-.17s.09-.15.11-.24.03-.19.03-.31-.01-.21-.04-.31a.7.7 0 0 0-.13-.24.54.54 0 0 0-.21-.15.9.9 0 0 0-.3-.05c-.07 0-.15.01-.2.02s-.1.03-.15.05-.08.04-.12.07-.07.06-.1.09l-.67-.17.25-2.17h2.39v.71h-1.7l-.11.92.048-.021q.025-.014.062-.029.038-.015.075-.025l.075-.025a1 1 0 0 1 .18-.04c.06-.01.13-.02.2-.02.21 0 .39.04.55.1s.3.16.41.28.19.28.25.45.09.38.09.6q0 .285-.09.54t-.27.45c-.12.13-.27.23-.45.31s-.4.12-.64.12c-.18 0-.36-.03-.53-.08s-.33-.13-.46-.24-.24-.23-.32-.39-.12-.33-.13-.53h.84c.02.17.08.31.19.41q.165.15.42.15c.1 0 .2-.02.27-.06`}),rC=H({name:`fridge`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m6 2 12 .01c1.1 0 2 .88 2 1.99v16c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2V4a2 2 0 0 1 2-2m2 3h2v3H8zm0 7h2v5H8zm10 8H6v-9.02h12zM6 9h12V4H6z`}),iC=H({name:`functions`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18 4H6v2l6.5 6L6 18v2h12v-3h-7l5-5-5-5h7z`}),aC=H({name:`gamepad`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15 2H9v5.5l3 3 3-3zm-2 4.67V4h-2v2.67l1 1zM17.33 13H20v-2h-2.67l-1 1zM6.67 11l1 1-1 1H4v-2zM13 17.33l-1-1-1 1V20h2zM16.5 9H22v6h-5.5l-3-3zm-9 0H2v6h5.5l3-3zM9 16.5l3-3 3 3V22H9z`}),oC=H({name:`gas`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M13.205 13.636c.985 1.83 1.238 4.036 1.127 5.806-.093 1.49-.444 2.67-.832 3.058.75-.346 1.758-1.11 2.757-2.149C18.146 18.387 20 15.444 20 12.5c0-4.216-3.82-7.257-6.73-9.573q-.28-.224-.548-.438C12.056 1.954 11.46 1.46 11 1c0 .645-.324 1.29-.832 1.96C9.672 3.615 9 4.292 8.284 5.016 6.316 7 4 9.336 4 12.5c0 3.012 1.942 5.8 3.876 7.765.955.97 1.908 1.74 2.624 2.235-.294-.765-.599-1.893-.727-3.175-.178-1.79-.013-3.882 1.004-5.707A7.3 7.3 0 0 1 12 12l.001.001a7 7 0 0 1 1.204 1.635M7.75 17.044c.17-2.146.909-4.532 2.835-6.458L12 9.172l1.414 1.414c1.875 1.875 2.641 4.4 2.866 6.583C17.325 15.65 18 13.996 18 12.5c0-1.919-1.131-3.674-2.953-5.438-.892-.863-1.87-1.652-2.832-2.42l-.217-.172-.29-.23q-.134.172-.264.328c-.518.623-1.186 1.297-1.811 1.927-.242.244-.477.482-.694.707C7.186 9.018 6 10.624 6 12.5c0 1.5.68 3.065 1.751 4.544`}),sC=H({name:`gas_station`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m19.53 7.22-.01.01c.45.45.73 1.08.73 1.77v9.5a2.5 2.5 0 0 1-5 0v-5h-1.5V21h-10V5c0-1.1.9-2 2-2h6c1.1 0 2 .9 2 2v7h1c1.1 0 2 .9 2 2v4.5c0 .55.45 1 1 1s1-.45 1-1v-7.21c-.31.13-.64.21-1 .21a2.5 2.5 0 0 1-2.5-2.5c0-1.07.67-1.97 1.61-2.33l-2.11-2.11 1.06-1.06zM11.75 19v-7h-6v7zm0-9h-6V5h6zm5-1c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1-1 .45-1 1`}),cC=H({name:`gavel`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m18.375 6.66-2.83 2.83-5.66-5.66L12.715 1zm-9.91-1.42-2.83 2.83 14.14 14.14 2.83-2.83zM13.395 21h-12v2h12zm-3.51-5.86-5.66-5.66-2.83 2.83 5.66 5.66z`}),lC=H({name:`gear`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11.424 2a.5.5 0 0 0-.493.418l-.224 1.345a.52.52 0 0 1-.408.418 8 8 0 0 0-2.646 1.102.52.52 0 0 1-.586-.006L5.952 4.48a.5.5 0 0 0-.644.053l-.816.816a.5.5 0 0 0-.053.644l.804 1.126a.52.52 0 0 1 .01.582 8 8 0 0 0-1.079 2.63.52.52 0 0 1-.419.41l-1.378.23a.5.5 0 0 0-.418.494v1.153a.5.5 0 0 0 .418.493l1.397.233a.52.52 0 0 1 .418.405c.209.936.581 1.81 1.086 2.59a.52.52 0 0 1-.007.586L4.44 18.09a.5.5 0 0 0 .053.644l.816.815a.5.5 0 0 0 .644.053l1.176-.84a.52.52 0 0 1 .582-.009c.777.495 1.646.86 2.575 1.063a.52.52 0 0 1 .407.418l.239 1.43a.5.5 0 0 0 .493.419h1.153a.5.5 0 0 0 .493-.418l.238-1.43a.52.52 0 0 1 .407-.42 8 8 0 0 0 2.576-1.062.52.52 0 0 1 .582.01l1.176.84a.5.5 0 0 0 .644-.054l.815-.815a.5.5 0 0 0 .053-.644l-.832-1.165a.52.52 0 0 1-.007-.585 8 8 0 0 0 1.087-2.591.52.52 0 0 1 .418-.405l1.397-.233a.5.5 0 0 0 .418-.493v-1.153a.5.5 0 0 0-.418-.493l-1.379-.23a.52.52 0 0 1-.419-.41 8 8 0 0 0-1.078-2.63.52.52 0 0 1 .01-.583l.803-1.126a.5.5 0 0 0-.053-.644l-.815-.816a.5.5 0 0 0-.644-.053l-1.116.797a.52.52 0 0 1-.585.006 8 8 0 0 0-2.646-1.102.52.52 0 0 1-.408-.418l-.224-1.345A.5.5 0 0 0 12.577 2zM18 12a6 6 0 1 1-12 0 6 6 0 0 1 12 0m-4 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0m2 0a4 4 0 1 1-8 0 4 4 0 0 1 8 0`}),uC=H({name:`gesture`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M6.38 5.68c-.31-.13-1.01.51-1.71 1.22L2.92 5.19c.22-.27.52-.57.88-.93.25-.25 1.4-1.25 2.72-1.25.87 0 2.51.69 2.51 2.86 0 1.36-.52 2.14-1.3 3.28-.45.66-1.5 2.43-1.85 3.52-.36 1.09-.09 1.92.36 1.92.412 0 .824-.496 1.078-.802l.032-.038c.23-.24 1.71-1.99 2.29-2.72.76-.93 2.69-2.84 4.94-2.84 2.94 0 3.88 2.55 4.03 4.2h2.47v2.5h-2.46c-.4 4.77-3.06 6.1-4.69 6.1-1.77 0-3.21-1.39-3.21-3.09s1.6-4.73 5.38-5.37l-.02-.154c-.1-.752-.215-1.636-1.74-1.636-1.25 0-2.87 1.95-4.08 3.44l-.013.015C9.143 15.558 8.266 16.641 7.2 16.95c-.9.27-1.89.1-2.64-.46-.86-.64-1.34-1.7-1.34-2.98 0-2.108 1.98-5.011 2.656-6.004.1-.147.172-.252.204-.306.3-.49.8-1.32.3-1.52m6.84 12.16c0 .46.43.72.74.72.7 0 1.83-.79 2.13-3.48-2.14.56-2.87 2.16-2.87 2.76`}),dC=H({name:`github`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M10.9 2.1c-4.6.5-8.3 4.2-8.8 8.7-.5 4.7 2.2 8.9 6.3 10.5.3.1.6-.1.6-.5v-1.6s-.4.1-.9.1c-1.4 0-2-1.2-2.1-1.9-.1-.4-.3-.7-.6-1-.3-.1-.4-.1-.4-.2 0-.2.3-.2.4-.2.6 0 1.1.7 1.3 1 .5.8 1.1 1 1.4 1 .4 0 .7-.1.9-.2.1-.7.4-1.4 1-1.8-2.3-.5-4-1.8-4-4 0-1.1.5-2.2 1.2-3-.1-.2-.2-.7-.2-1.4 0-.4 0-1 .3-1.6 0 0 1.4 0 2.8 1.3.5-.2 1.2-.3 1.9-.3s1.4.1 2 .3C15.3 6 16.8 6 16.8 6c.2.6.2 1.2.2 1.6 0 .8-.1 1.2-.2 1.4.7.8 1.2 1.8 1.2 3 0 2.2-1.7 3.5-4 4 .6.5 1 1.4 1 2.3v2.6c0 .3.3.6.7.5 3.7-1.5 6.3-5.1 6.3-9.3 0-6-5.1-10.7-11.1-10`}),fC=H({name:`go_to`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m.8-9.143V8l4.2 4-4.2 4v-2.857H7v-2.286z`}),pC=H({name:`google_cast`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 3h18c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2h-7v-2h7V5H3v3H1V5c0-1.1.9-2 2-2M1 21v-3c1.66 0 3 1.34 3 3zm0-7v2c2.76 0 5 2.24 5 5h2c0-3.87-3.13-7-7-7m0-2v-2c6.07 0 11 4.92 11 11h-2a9 9 0 0 0-9-9`}),mC=H({name:`google_cast_connected`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21 3H3c-1.1 0-2 .9-2 2v3h2V5h18v14h-7v2h7c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2M1 12v-2c6.07 0 11 4.92 11 11h-2a9 9 0 0 0-9-9m0 2v2c2.76 0 5 2.24 5 5h2c0-3.87-3.13-7-7-7m0 4v3h3c0-1.66-1.34-3-3-3m16-9H5V7h14v10h-5v-2h3z`}),hC=H({name:`google_maps`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18.5 2A3.5 3.5 0 0 0 15 5.5c0 2.625 3.063 3.927 3.063 7 0 .241.196.453.437.453s.473-.178.473-.418C18.972 9.461 22 8 22 5.5A3.5 3.5 0 0 0 18.5 2M5 3a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7s-.125 2.375-2 3v2.586L13.414 12l1.73-1.73-1.226-1.602L5 17.586V5h8c.125-1.25.625-2 .625-2zm13.533 1.299a1.167 1.167 0 1 1 .002 2.334 1.167 1.167 0 0 1-.002-2.334M8.502 6a2.5 2.5 0 1 0 0 5c2.099 0 2.56-1.963 2.355-2.937L8.502 8.06v.955h1.36c-.179.579-.66.992-1.36.992A1.51 1.51 0 0 1 6.992 8.5 1.51 1.51 0 0 1 9.48 7.355l.705-.703A2.5 2.5 0 0 0 8.503 6M12 13.414 17.586 19H6.414z`}),gC=H({name:`google_play`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4.602 2.01a1.5 1.5 0 0 0-.344.002c-.019.002-.036 0-.055.004a1 1 0 0 0-.59.26A1.6 1.6 0 0 0 3 3.503v17.088c0 .432.206.984.701 1.252s1.056.146 1.424-.076l.002-.002c-.06.036.276-.16.701-.4l1.715-.973c1.4-.793 3.238-1.832 5.08-2.873s3.687-2.083 5.096-2.881l1.732-.983c.432-.245.645-.366.776-.445.388-.235.78-.69.773-1.275-.008-.586-.402-1.014-.775-1.225A21953 21953 0 0 1 7.713 3.635L6 2.662c-.426-.242-.747-.428-.715-.408h-.002a1.8 1.8 0 0 0-.681-.244M5 5.35l5.756 6.607L5 18.567V5.35m3.596 1.084 3.177 1.797 1.493.843-1.184 1.36zm6.445 3.642 3.338 1.887q-.64.364-1.647.936l-1.683.953a1 1 0 0 0-.063-.084l-1.578-1.81 1.578-1.813zm-2.959 3.404 1.195 1.372-1.638.927-3.073 1.739z`}),_C=H({name:`google_translate`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20 5h-9.12L10 2H4c-1.1 0-2 .9-2 2v13c0 1.1.9 2 2 2h7l1 3h8c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2M7.17 14.59c-2.25 0-4.09-1.83-4.09-4.09s1.83-4.09 4.09-4.09c1.04 0 1.99.37 2.74 1.07l.07.06-1.23 1.18-.06-.05c-.29-.27-.78-.59-1.52-.59-1.31 0-2.38 1.09-2.38 2.42s1.07 2.42 2.38 2.42c1.37 0 1.96-.87 2.12-1.46H7.08V9.91h3.95l.01.07c.04.21.05.4.05.61 0 2.35-1.61 4-3.92 4m7.22-.01c-.45-.52-.86-1.1-1.19-1.7l.65 2.23zm-.42-2.46h-.99l-.31-1.04h3.99s-.34 1.31-1.56 2.74c-.52-.62-.89-1.23-1.13-1.7M20 21c.55 0 1-.45 1-1V7c0-.55-.45-1-1-1h-8.82l1.18 4.04h1.96V9h1.04v1.04H19v1.04h-1.27c-.32 1.26-1.02 2.48-1.92 3.51l2.71 2.68-.73.73-2.68-2.69-.92.92L15 19l-2 2z`}),vC=H({name:`gps_fixed`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20.94 11A8.994 8.994 0 0 0 13 3.06V1h-2v2.06A8.994 8.994 0 0 0 3.06 11H1v2h2.06A8.994 8.994 0 0 0 11 20.94V23h2v-2.06A8.994 8.994 0 0 0 20.94 13H23v-2zM12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4m-7 4c0 3.87 3.13 7 7 7s7-3.13 7-7-3.13-7-7-7-7 3.13-7 7`}),yC=H({name:`gps_not_fixed`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M13 3.06c4.17.46 7.48 3.77 7.94 7.94H23v2h-2.06A8.994 8.994 0 0 1 13 20.94V23h-2v-2.06A8.994 8.994 0 0 1 3.06 13H1v-2h2.06A8.994 8.994 0 0 1 11 3.06V1h2zM5 12c0 3.87 3.13 7 7 7s7-3.13 7-7-3.13-7-7-7-7 3.13-7 7`}),bC=H({name:`gps_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20.94 11A8.994 8.994 0 0 0 13 3.06V1h-2v2.06c-.98.11-1.91.38-2.77.78l1.53 1.53a6.995 6.995 0 0 1 8.87 8.87l1.53 1.53c.4-.86.67-1.79.78-2.77H23v-2zM3 4.27l2.04 2.04A9 9 0 0 0 3.06 11H1v2h2.06A8.994 8.994 0 0 0 11 20.94V23h2v-2.06c1.77-.2 3.38-.91 4.69-1.98L19.73 21l1.41-1.41L4.41 2.86zM12 19c1.61 0 3.09-.55 4.27-1.46L6.46 7.73A6.995 6.995 0 0 0 12 19`}),xC=H({name:`grid_layer`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20.412 13.451 12.001 20l-8.423-6.549L1.715 12 12 4l10.285 8zm-6.14-4.791L12 6.89 9.583 8.774l2.421 1.775zm1.845 1.437L18.561 12l-2.22 1.729-2.438-1.787zm-5.922 1.96-2.486-1.823L5.44 12l2.493 1.941zm-.416 3.322 2.315-1.93 2.372 1.74L12 17.109z`}),SC=H({name:`grid_layers`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m12 16.465 7.36-5.73L21 9.465l-9-7-9 7 1.63 1.27zm-.01 2.54-7.37-5.73L3 14.535l9 7 9-7-1.63-1.27zm1.997-12.463L12 4.995 9.885 6.642l2.118 1.553zM15.602 7.8l2.138 1.665-1.943 1.513-2.132-1.564zM10.42 9.515 8.245 7.919 6.26 9.465l2.181 1.699zm-.364 2.906 2.026-1.688 2.075 1.522L12 13.935z`}),CC=H({name:`grid_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M.564 1.98 1.974.57l21.46 21.45-1.41 1.41-2.01-2.009H4.565c-1.1 0-2-.9-2-1.999V3.978zm8 1.449v.89l2 1.998V3.43h4v3.998h-2.89l2 2h.89v.889l2 1.999V9.426h4v3.999h-2.89l2 1.999h.89v.89l2 1.998V3.43c0-1.1-.9-2-2-2H5.674l2 2zm8 0h4v3.998h-4zm-6 8.546 1.45 1.45h-1.45zm-4.55-4.548-1.45-1.45v1.45zm2.55 11.995h-4v-3.998h4zm-4-5.998h4V9.977l-.55-.55h-3.45zm10 5.998h-4v-3.998h3.45l.55.55zm2-1.45v1.45h1.45z`}),wC=H({name:`grocery_store`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2zm-10.54 7c0-1.1.89-2 1.99-2s2 .9 2 2-.9 2-2 2-1.99-.9-1.99-2m10 0c0-1.1.89-2 1.99-2s2 .9 2 2-.9 2-2 2-1.99-.9-1.99-2m3.3-14H7.156l2.37 5h7.02z`}),TC=H({name:`group`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9 12c1.93 0 3.5-1.57 3.5-3.5S10.93 5 9 5 5.5 6.57 5.5 8.5 7.07 12 9 12m-7 5.25c0-2.33 4.66-3.5 7-3.5s7 1.17 7 3.5V19H2zm7-1.5c-1.79 0-3.82.67-4.66 1.25h9.32c-.84-.58-2.87-1.25-4.66-1.25m1.5-7.25C10.5 7.67 9.83 7 9 7s-1.5.67-1.5 1.5S8.17 10 9 10s1.5-.67 1.5-1.5m5.54 5.31c1.16.84 1.96 1.96 1.96 3.44V19h4v-1.75c0-2.02-3.5-3.17-5.96-3.44M18.5 8.5c0 1.93-1.57 3.5-3.5 3.5-.54 0-1.04-.13-1.5-.35.63-.89 1-1.98 1-3.15s-.37-2.26-1-3.15c.46-.22.96-.35 1.5-.35 1.93 0 3.5 1.57 3.5 3.5`}),EC=H({name:`group_add`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 12c1.93 0 3.5-1.57 3.5-3.5S13.93 5 12 5 8.5 6.57 8.5 8.5 10.07 12 12 12m-7 3v-3h3v-2H5V7H3v3H0v2h3v3zm7-1.25c-2.34 0-7 1.17-7 3.5V19h14v-1.75c0-2.33-4.66-3.5-7-3.5m0 2c-1.79 0-3.82.67-4.66 1.25h9.32c-.84-.58-2.87-1.25-4.66-1.25m1.5-7.25c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5.67 1.5 1.5 1.5 1.5-.67 1.5-1.5M17 12c1.93 0 3.5-1.57 3.5-3.5S18.93 5 17 5c-.24 0-.48.02-.71.07a5.416 5.416 0 0 1-.02 6.85c.24.05.48.08.73.08m4 5.25c0-1.36-.68-2.42-1.68-3.23 2.24.47 4.68 1.54 4.68 3.23V19h-3z`}),DC=H({name:`gym`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20.57 14.86 22 13.43 20.57 12 17 15.57 8.43 7 12 3.43 10.57 2 9.14 3.43 7.71 2 5.57 4.14 4.14 2.71 2.71 4.14l1.43 1.43L2 7.71l1.43 1.43L2 10.57 3.43 12 7 8.43 15.57 17 12 20.57 13.43 22l1.43-1.43L16.29 22l2.14-2.14 1.43 1.43 1.43-1.43-1.43-1.43L22 16.29z`}),OC=H({name:`hand_radio`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M10 1a1 1 0 0 0-1 1v4H8a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2v7a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2v-7a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-1V4a1 1 0 1 0-2 0v2h-2V2a1 1 0 0 0-1-1m0 13h4v7h-4zm6-6H8v4h8zm-3 7h-2v1h2zm0 2h-2v1h2zm-2 2h2v1h-2z`}),kC=H({name:`headset`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 11.5a9 9 0 0 1 18 0v7c0 1.66-1.34 3-3 3h-3v-8h4v-2c0-3.87-3.13-7-7-7s-7 3.13-7 7v2h4v8H6c-1.66 0-3-1.34-3-3zm4 4v4H6c-.55 0-1-.45-1-1v-3zm12 0v3c0 .55-.45 1-1 1h-1v-4z`}),AC=H({name:`headset_mic`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 10a9 9 0 0 1 18 0v10c0 1.66-1.34 3-3 3h-6v-2h7v-1h-4v-8h4v-2c0-3.87-3.13-7-7-7s-7 3.13-7 7v2h4v8H6c-1.66 0-3-1.34-3-3zm4 4v4H6c-.55 0-1-.45-1-1v-3zm12 0v4h-2v-4z`}),jC=H({name:`hearing`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7.64 3.03 6.22 1.61A10.97 10.97 0 0 0 3 9.39c0 3.04 1.23 5.79 3.22 7.78l1.41-1.41A9 9 0 0 1 5 9.39C5 6.9 6.01 4.65 7.64 3.03M17 20.39c-.29 0-.56-.06-.76-.15-.71-.37-1.21-.88-1.71-2.38-.505-1.546-1.452-2.277-2.365-2.98l-.025-.02-.01-.008c-.787-.607-1.603-1.238-2.31-2.522-.53-.96-.82-2.01-.82-2.94 0-2.8 2.2-5 5-5s5 2.2 5 5h2c0-3.93-3.07-7-7-7s-7 3.07-7 7c0 1.26.38 2.65 1.07 3.9.91 1.65 1.98 2.48 2.85 3.15.81.62 1.39 1.07 1.71 2.05.6 1.82 1.37 2.84 2.73 3.55A3.999 3.999 0 0 0 21 18.39h-2c0 1.1-.9 2-2 2m-3-8.5a2.5 2.5 0 0 1 0-5 2.5 2.5 0 0 1 0 5`}),MC=H({name:`heat_trace`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5.34 22.061c-2.01 0-3.3-1.38-3.3-3.5 0-1.03-.03-10.66-.04-13.5 0-.55.44-1 1-1 .55 0 1 .44 1 .99.01 2.84.04 12.47.04 13.5 0 1.5.95 1.5 1.3 1.5 1.08 0 1.17-1.42 1.17-1.43v-1.15c0-3.04-.01-11.11 0-11.92.02-.78.32-1.88 1.13-2.66.63-.6 1.43-.9 2.35-.88 2.17.05 2.99 2.16 3.01 3.57v3.68c-.01 3.33-.01 8.92 0 9.29.07 1.31.7 1.5 1.3 1.5h.02c.64 0 1.1-.26 1.25-1.47l.01-.11c.03-.5 0-8.74-.01-11.44v-1.45c0-1.41.86-3.53 3.23-3.58.79-.02 1.51.26 2.06.8.9.88 1.14 2.22 1.14 2.8v13.47c0 .55-.45 1-1 1s-1-.45-1-1V5.601c0-.19-.13-.97-.53-1.36-.17-.16-.34-.25-.62-.23-1.23.03-1.27 1.42-1.27 1.58v1.44c.04 10.56.02 11.55-.02 11.75-.37 2.99-2.41 3.29-3.28 3.28-1.94-.02-3.17-1.29-3.28-3.4-.02-.35-.01-4.29 0-9.4v-3.64c0-.02-.05-1.59-1.06-1.61-.38-.02-.67.1-.91.32-.34.33-.51.89-.52 1.26-.02.79-.01 8.85 0 11.88v1.16c0 1.43-.98 3.43-3.17 3.43`}),NC=H({name:`help`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m-1 17v-2h2v2zm3.17-6.83.9-.92c.57-.57.93-1.37.93-2.25 0-2.21-1.79-4-4-4S8 6.79 8 9h2c0-1.1.9-2 2-2s2 .9 2 2c0 .55-.22 1.05-.59 1.41l-1.24 1.26C11.45 12.4 11 13.4 11 14.5v.5h2c0-1.5.45-2.1 1.17-2.83`}),PC=H({name:`help_outline`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12m11 4v2h-2v-2zm-1 4c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8M8 10c0-2.21 1.79-4 4-4s4 1.79 4 4c0 1.283-.79 1.973-1.56 2.646C13.712 13.283 13 13.905 13 15h-2c0-1.821.942-2.543 1.77-3.178.65-.498 1.23-.943 1.23-1.822 0-1.1-.9-2-2-2s-2 .9-2 2z`}),FC=H({name:`high_priority`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14 3h-4v12h4zm-4 16a2 2 0 1 1 4 0 2 2 0 0 1-4 0`}),IC=H({name:`hill_shading`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14 3 9.78 8.63l1.25 1.67L14 6.33 19 13h-8.46L6.53 7.63 1 15h22zM5 13l1.52-2.03L8.04 13zm-2 6.5L2 17h2l1 2.5zM8 21l-2-4h2l2 4zm2-4 1 2.5h2L12 17zm4 0h2l2.5 5h-2zm4 0 2 4h2l-2-4z`}),LC=H({name:`history`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4.5 12a9 9 0 1 1 9 9c-2.49 0-4.73-1.01-6.36-2.64l1.42-1.42A6.94 6.94 0 0 0 13.5 19c3.87 0 7-3.13 7-7s-3.13-7-7-7-7 3.13-7 7h3l-4.04 4.03-.07-.14L1.5 12zm8 1V8H14v4.15l3.52 2.09-.77 1.28z`}),RC=H({name:`home`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 12.5H2l10-9 10 9h-3v8h-6v-6h-2v6H5zm12-1.81-5-4.5-5 4.5v7.81h2v-6h6v6h2z`}),zC=H({name:`hospital`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 3H5c-1.1 0-1.99.9-1.99 2L3 19c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m0 16H5V5h14zm-5.5-2h-3v-3.5H7v-3h3.5V7h3v3.5H17v3h-3.5z`}),BC=H({name:`hotel`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 6.5h-8v8H3v-10H1v15h2v-3h18v3h2v-9c0-2.21-1.79-4-4-4m-9 4c0 1.66-1.34 3-3 3s-3-1.34-3-3 1.34-3 3-3 3 1.34 3 3m-2 0c0-.55-.45-1-1-1s-1 .45-1 1 .45 1 1 1 1-.45 1-1m5 4h8v-4c0-1.1-.9-2-2-2h-6z`}),VC=H({name:`hourglass_empty`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M6 2v6h.01L6 8.01 10 12l-4 4 .01.01H6V22h12v-5.99h-.01L18 16l-4-4 4-3.99-.01-.01H18V2zm10 14.5V20H8v-3.5l4-4zM8 4v3.5l4 4 4-4V4z`}),HC=H({name:`hourglass_full`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M6 2v6h.01L6 8.01 10 12l-4 4 .01.01H6V22h12v-5.99h-.01L18 16l-4-4 4-3.99-.01-.01H18V2z`}),UC=H({name:`image`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m0 2v14H5V5zm-7.86 10.73 3-3.87L18 17H6l3-3.86z`}),WC=H({name:`image_add`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19.5 1.5v3h3v2h-3v2.99s-1.99.01-2 0V6.5h-3s.01-1.99 0-2h3v-3zm-2 19h-14v-14h9v-2h-9c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-9h-2zm-7.79-3.17-1.96-2.36L5 18.5h11l-3.54-4.71z`}),GC=H({name:`in_progress`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 20V4c-4.142 0-8 3.858-8 8s3.858 8 8 8m0-18c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2`}),KC=H({name:`inbox`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 3H5c-1.1 0-2 .9-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m0 16H5v-3h3.56c.69 1.19 1.97 2 3.45 2s2.75-.81 3.45-2H19zm-4.99-5H19V5H5v9h5.01c0 1.1.9 2 2 2s2-.9 2-2`}),qC=H({name:`infinity`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18.6 6.62c-1.44 0-2.8.56-3.77 1.53L7.8 14.39c-.64.64-1.49.99-2.4.99-1.87 0-3.39-1.51-3.39-3.38S3.53 8.62 5.4 8.62c.91 0 1.76.35 2.44 1.03l1.13 1 1.51-1.34L9.22 8.2A5.37 5.37 0 0 0 5.4 6.62C2.42 6.62 0 9.04 0 12s2.42 5.38 5.4 5.38c1.44 0 2.8-.56 3.77-1.53l7.03-6.24c.64-.64 1.49-.99 2.4-.99 1.87 0 3.39 1.51 3.39 3.38s-1.52 3.38-3.39 3.38c-.9 0-1.76-.35-2.44-1.03l-1.14-1.01-1.51 1.34 1.27 1.12a5.39 5.39 0 0 0 3.82 1.57c2.98 0 5.4-2.41 5.4-5.38s-2.42-5.37-5.4-5.37`}),JC=H({name:`inspect_3d`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7.261 6.035c-.482.012-.758.148-.919.308-.3.3-.505 1.064-.018 2.5.457 1.346 1.436 2.969 2.865 4.553L10.585 12v4.243H6.342l1.431-1.43-.033-.037C6.16 13.034 5 11.165 4.43 9.486c-.542-1.6-.658-3.4.498-4.557.62-.62 1.445-.873 2.284-.893.831-.021 1.736.18 2.646.53.692.267 1.413.629 2.141 1.076.859-.527 1.708-.937 2.515-1.21 1.599-.543 3.4-.66 4.556.497.62.62.873 1.445.894 2.283.02.832-.182 1.737-.531 2.647A13 13 0 0 1 18.358 12c.447.728.808 1.45 1.075 2.141.35.91.551 1.815.53 2.647-.02.839-.272 1.663-.893 2.283-.666.667-1.564.907-2.467.895-.898-.013-1.88-.272-2.865-.697l.791-1.836c.834.359 1.549.525 2.101.533.548.007.855-.138 1.026-.309.16-.16.296-.437.308-.919.012-.489-.108-1.125-.398-1.879q-.195-.508-.481-1.054a21 21 0 0 1-1.55 1.73c-1.833 1.833-3.855 3.198-5.677 3.898-.91.35-1.815.552-2.647.532-.838-.021-1.662-.273-2.283-.894-.666-.666-.907-1.565-.894-2.467.012-.898.271-1.88.696-2.865l1.837.791c-.36.834-.526 1.549-.534 2.101-.007.548.138.855.31 1.026.16.16.436.296.918.308.49.012 1.125-.108 1.88-.398 1.504-.58 3.297-1.764 4.98-3.446a18.4 18.4 0 0 0 1.827-2.12 18.5 18.5 0 0 0-1.828-2.122A18.4 18.4 0 0 0 12 8.05q-.698.51-1.397 1.139L12 10.586H7.757V6.343l1.43 1.43.037-.032q.48-.435.97-.827-.546-.285-1.054-.48c-.754-.29-1.39-.411-1.879-.399m6.543.88c.587.468 1.168.987 1.73 1.55a21 21 0 0 1 1.55 1.73q.287-.546.482-1.054c.29-.754.41-1.39.398-1.879-.012-.482-.148-.758-.308-.919-.3-.3-1.063-.505-2.5-.018a9.6 9.6 0 0 0-1.352.59`}),YC=H({name:`inspect_rotation`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 5a8 8 0 1 0 5.646 2.333l1.412-1.417A9.97 9.97 0 0 1 22 13c0 5.523-4.477 10-10 10S2 18.523 2 13 6.477 3 12 3z`}),XC=H({name:`instagram`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M8 3C5.243 3 3 5.243 3 8v8c0 2.757 2.243 5 5 5h8c2.757 0 5-2.243 5-5V8c0-2.757-2.243-5-5-5zm0 2h8c1.654 0 3 1.346 3 3v8c0 1.654-1.346 3-3 3H8c-1.654 0-3-1.346-3-3V8c0-1.654 1.346-3 3-3m9 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2m-5 1c-2.757 0-5 2.243-5 5s2.243 5 5 5 5-2.243 5-5-2.243-5-5-5m0 2c1.654 0 3 1.346 3 3s-1.346 3-3 3-3-1.346-3-3 1.346-3 3-3`}),ZC=H({name:`instrument`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 11c0-3.9-3.1-7-7-7s-7 3.1-7 7c0 1.818.673 3.461 1.787 4.699a9.1 9.1 0 0 1 4.355-1.65L15 7.2c.3-.5.9-.7 1.4-.4s.7.9.4 1.4l-3.33 5.912a9.2 9.2 0 0 1 3.777 1.548A6.99 6.99 0 0 0 19 11m-3.36 5.997C14.618 16.352 13.36 16 12.1 16c-1.344 0-2.577.39-3.657 1.047A7 7 0 0 0 12 18a7 7 0 0 0 3.64-1.003M3 11c0-5 4-9 9-9s9 4 9 9a8.96 8.96 0 0 1-8 8.946V21c0 .6-.4 1-1 1s-1-.4-1-1v-1.054A8.96 8.96 0 0 1 3 11`}),QC=H({name:`invert`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11.553 2.106a1 1 0 0 1 .894 0l8 4A1 1 0 0 1 21 7v10a1 1 0 0 1-.553.894l-8 4a1 1 0 0 1-.894 0l-8-4A1 1 0 0 1 3 17V7a1 1 0 0 1 .553-.894zM5 8.618 12 12v7.882l-7-3.5zm7 1.264L6.236 7 12 4.118z`}),$C=H({name:`invert_colors`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m12 2.345 5.66 5.66c3.12 3.12 3.12 8.19 0 11.31a7.98 7.98 0 0 1-5.66 2.34c-2.05 0-4.1-.78-5.66-2.34-3.12-3.12-3.12-8.19 0-11.31zm-4.24 15.56a5.93 5.93 0 0 0 4.24 1.76V5.175l-4.24 4.25A5.93 5.93 0 0 0 6 13.665c0 1.6.62 3.1 1.76 4.24`}),ew=H({name:`ios_logo`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7.533 2.977a4.567 4.567 0 0 0-4.556 4.556v8.889a4.567 4.567 0 0 0 4.556 4.557h8.889a4.567 4.567 0 0 0 4.557-4.557V7.533a4.567 4.567 0 0 0-4.557-4.556zm0 2h8.889a2.52 2.52 0 0 1 2.557 2.556v8.889a2.52 2.52 0 0 1-2.557 2.557H7.533a2.52 2.52 0 0 1-2.556-2.557V7.533a2.52 2.52 0 0 1 2.556-2.556M6.5 9a.5.5 0 1 0 0 1 .5.5 0 0 0 0-1m4 0C8.961 9 8 10.152 8 12c0 1.844.943 3 2.5 3 1.553 0 2.5-1.16 2.5-3 0-1.844-.954-3-2.5-3M16 9c-.558 0-1.07.18-1.435.53-.366.348-.565.853-.565 1.398 0 .53.354.96.727 1.164.372.204.774.29 1.142.39.386.105.735.2.924.303.189.104.207.107.207.287 0 .317-.097.527-.254.676S16.35 14 16 14c-.324 0-.566-.093-.727-.242-.16-.15-.273-.367-.273-.758h-1c0 .61.216 1.141.594 1.492S15.479 15 16 15c.558 0 1.07-.179 1.436-.527s.564-.855.564-1.4c0-.531-.354-.96-.727-1.165-.372-.204-.774-.29-1.142-.39-.385-.105-.735-.2-.924-.303-.189-.104-.207-.108-.207-.287 0-.316.097-.526.254-.676S15.65 10 16 10c.324 0 .566.093.727.242.16.15.273.367.273.758h1c0-.61-.216-1.141-.594-1.492S16.521 9 16 9m-5.5 1c1.305 0 1.5 1.253 1.5 2s-.195 2-1.5 2C9.26 14 9 12.912 9 12c0-.747.195-2 1.5-2M6 11v4h1v-4z`}),tw=H({name:`iphone`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16 1H8a2.5 2.5 0 0 0-2.5 2.5v17A2.5 2.5 0 0 0 8 23h8a2.5 2.5 0 0 0 2.5-2.5v-17A2.5 2.5 0 0 0 16 1m-4 21c-.83 0-1.5-.67-1.5-1.5S11.17 19 12 19s1.5.67 1.5 1.5S12.83 22 12 22m-4.5-4h9V4h-9z`}),nw=H({name:`jack_up_vessel`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9 4H7v6H2.81a.5.5 0 0 0-.448.724l.862 1.723a1 1 0 0 0 .894.553H7v1.726q.534-.309 1-.726.466.417 1 .726V13h6v1.726q.534-.309 1-.726.466.417 1 .726V13h2.882a1 1 0 0 0 .895-.553l.861-1.723a.5.5 0 0 0-.447-.724h-.69V8a1 1 0 0 0-1-1H17V4h-2v6H9zm8 4.5V10h2V8.5z M8 18.458q.485.28 1 .489V20H7v-1.053a8 8 0 0 0 1-.489M15 20v-1.053a8 8 0 0 0 1-.489q.485.28 1 .489V20z M4 16.528A5.98 5.98 0 0 0 8 15a5.98 5.98 0 0 0 4 1.528A5.98 5.98 0 0 0 16 15a5.98 5.98 0 0 0 4 1.528h1v2h-1a7.96 7.96 0 0 1-4-1.07 7.96 7.96 0 0 1-4 1.07 7.96 7.96 0 0 1-4-1.07 7.96 7.96 0 0 1-4 1.07H3v-2z`}),rw=H({name:`jacket`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7.351 4.822A2 2 0 0 1 9.343 3h5.314a2 2 0 0 1 1.992 1.822L17.915 19H21v2H3v-2h3.085zM8.093 19h7.814l-.418-4.679-7.266 3.23zM14.81 6.713l.427 4.787-5-2.5zM9.343 5h4.42L9.138 7.314zm-.917 10.272.422-4.73 4.81 2.405z`}),iw=H({name:`junction_box`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3.023 3.695A2 2 0 0 1 5 2h14a2 2 0 0 1 2 2v13a2 2 0 0 1-2 2h-2v3h-2v-3h-2v3h-2v-3H9v3H7v-3H5a2 2 0 0 1-2-2V4q0-.156.023-.305M5 4v13h14V4z`}),aw=H({name:`key`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M22 19h-6v-4h-2.68c-1.14 2.42-3.6 4-6.32 4-3.86 0-7-3.14-7-7s3.14-7 7-7c2.72 0 5.17 1.58 6.32 4H24v6h-2zm-4-2h2v-4h2v-2H11.94l-.23-.67C11.01 8.34 9.11 7 7 7c-2.76 0-5 2.24-5 5s2.24 5 5 5c2.11 0 4.01-1.34 4.71-3.33l.23-.67H18zM7 15c-1.65 0-3-1.35-3-3s1.35-3 3-3 3 1.35 3 3-1.35 3-3 3m0-4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1`}),ow=H({name:`keyboard`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20 5H4c-1.1 0-1.99.9-1.99 2L2 17c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2m0 2v10H4V7zm-7 1h-2v2h2zm-2 3h2v2h-2zm-1-3H8v2h2zm-2 3h2v2H8zm-1 0H5v2h2zM5 8h2v2H5zm11 6H8v2h8zm-2-3h2v2h-2zm2-3h-2v2h2zm1 3h2v2h-2zm2-3h-2v2h2z`}),sw=H({name:`keyboard_backspace`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21 11H6.83l3.58-3.59L9 6l-6 6 6 6 1.41-1.41L6.83 13H21z`}),cw=H({name:`keyboard_capslock`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16.59 13.205 12 8.615l-4.59 4.59L6 11.795l6-6 6 6zm1.41 3v2H6v-2z`}),lw=H({name:`keyboard_hide`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 2h16c1.1 0 2 .9 2 2v10c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2l.01-10c0-1.1.89-2 1.99-2m0 12h16V4H4zm7-9h2v2h-2zm2 3h-2v2h2zM8 5h2v2H8zm2 3H8v2h2zM5 8h2v2H5zm2-3H5v2h2zm1 6h8v2H8zm8-3h-2v2h2zm-2-3h2v2h-2zm5 3h-2v2h2zm-2-3h2v2h-2zm-5 17-4-4h8z`}),uw=H({name:`keyboard_return`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19.5 7v4H6.33l3.58-3.59L8.5 6l-6 6 6 6 1.41-1.41L6.33 13H21.5V7z`}),dw=H({name:`keyboard_space_bar`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18 9v4H6V9H4v6h16V9z`}),fw=H({name:`keyboard_tab`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m15.67 11-3.58-3.59L13.5 6l6 6-6 6-1.42-1.41L15.67 13H1.5v-2zm6.83 7h-2V6h2z`}),pw=H({name:`keyboard_voice`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 14.5c1.66 0 2.99-1.34 2.99-3l.01-6c0-1.66-1.34-3-3-3s-3 1.34-3 3v6c0 1.66 1.34 3 3 3m-1.2-9.1c0-.66.54-1.2 1.2-1.2s1.2.54 1.2 1.2l-.01 6.2c0 .66-.53 1.2-1.19 1.2s-1.2-.54-1.2-1.2zM12 16.6c2.76 0 5.3-2.1 5.3-5.1H19c0 3.42-2.72 6.24-6 6.72v3.28h-2v-3.28c-3.28-.49-6-3.31-6-6.72h1.7c0 3 2.54 5.1 5.3 5.1`}),mw=H({name:`label`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15.5 5c.67 0 1.27.33 1.63.84L21.5 12l-4.37 6.16c-.36.51-.96.84-1.63.84l-11-.01c-1.1 0-2-.89-2-1.99V7c0-1.1.9-1.99 2-1.99zm-11 12h11l3.55-5-3.55-5h-11z`}),hw=H({name:`label_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 4.22 3.58 5.8c-.36.35-.58.85-.58 1.39v10c0 1.1.9 1.99 2 1.99l11 .01c.28 0 .55-.07.79-.18l2.18 2.18 1.41-1.41L3.41 2.81zm14 2.97 3.55 5-1.63 2.29 1.43 1.43L22 12.19l-4.37-6.16c-.36-.51-.96-.84-1.63-.84l-7.37.01 2 1.99zm-11 10h9.97L5 7.22z`}),gw=H({name:`language`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 12C2 6.48 6.47 2 11.99 2 17.52 2 22 6.48 22 12s-4.48 10-10.01 10C6.47 22 2 17.52 2 12m13.97-4h2.95a8.03 8.03 0 0 0-4.33-3.56c.6 1.11 1.06 2.31 1.38 3.56M12 4.04c.83 1.2 1.48 2.53 1.91 3.96h-3.82c.43-1.43 1.08-2.76 1.91-3.96M4 12c0 .69.1 1.36.26 2h3.38c-.08-.66-.14-1.32-.14-2s.06-1.34.14-2H4.26c-.16.64-.26 1.31-.26 2m1.08 4h2.95c.32 1.25.78 2.45 1.38 3.56A8 8 0 0 1 5.08 16m0-8h2.95c.32-1.25.78-2.45 1.38-3.56-1.84.63-3.37 1.9-4.33 3.56M12 19.96c-.83-1.2-1.48-2.53-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96M9.5 12c0 .68.07 1.34.16 2h4.68c.09-.66.16-1.32.16-2s-.07-1.35-.16-2H9.66c-.09.65-.16 1.32-.16 2m5.09 7.56c.6-1.11 1.06-2.31 1.38-3.56h2.95a8.03 8.03 0 0 1-4.33 3.56M16.5 12c0 .68-.06 1.34-.14 2h3.38c.16-.64.26-1.31.26-2s-.1-1.36-.26-2h-3.38c.08.66.14 1.32.14 2`}),_w=H({name:`last_page`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m10.385 12-4.59-4.59L7.205 6l6 6-6 6-1.41-1.41zm7.82-6h-2v12h2z`}),vw=H({name:`launch`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M6 15c-.83 0-1.58.34-2.12.88C2.7 17.06 2 22 2 22s4.94-.7 6.12-1.88A2.996 2.996 0 0 0 6 15m.71 3.71c-.28.28-2.17.76-2.17.76s.47-1.88.76-2.17c.17-.19.42-.3.7-.3a1.003 1.003 0 0 1 .71 1.71m10.71-5.06c6.36-6.36 4.24-11.31 4.24-11.31S16.71.22 10.35 6.58l-2.49-.5a2.03 2.03 0 0 0-1.81.55L2 10.69l5 2.14L11.17 17l2.14 5 4.05-4.05c.47-.47.68-1.15.55-1.81zM7.41 10.83l-1.91-.82 1.97-1.97 1.44.29c-.57.83-1.08 1.7-1.5 2.5m6.58 7.67-.82-1.91c.8-.42 1.67-.93 2.49-1.5l.29 1.44zM16 12.24c-1.32 1.32-3.38 2.4-4.04 2.73l-2.93-2.93c.32-.65 1.4-2.71 2.73-4.04 4.68-4.68 8.23-3.99 8.23-3.99s.69 3.55-3.99 8.23M15 11c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2`}),yw=H({name:`laundry`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m6 2 12 .01c1.11 0 2 .88 2 1.99v16c0 1.11-.89 2-2 2H6c-1.11 0-2-.89-2-2V4c0-1.11.89-2 2-2m-.01 2L6 20h12V4zM8 5a1 1 0 1 0 0 2 1 1 0 0 0 0-2m2 1a1 1 0 1 1 2 0 1 1 0 0 1-2 0m2 13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5m2.36-2.64c1.3-1.3 1.3-3.42 0-4.72l-4.72 4.72c1.3 1.3 3.42 1.3 4.72 0`}),bw=H({name:`layers`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m12 16.465 7.36-5.73L21 9.465l-9-7-9 7 1.63 1.27zm-.01 2.54-7.37-5.73L3 14.535l9 7 9-7-1.63-1.27zm5.75-9.54L12 4.995l-5.74 4.47 5.74 4.47z`}),xw=H({name:`layers_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m3.34 1.895-1.41 1.41 4.22 4.22-3.22 2.51 9 7 2.1-1.63 1.42 1.42-3.53 2.75-7.37-5.73-1.62 1.26 9 7 4.95-3.85 3.78 3.78 1.41-1.41zm14.33 8.14-5.74-4.47-1.17.91-1.42-1.42 2.59-2.02 9 7-3.72 2.89-1.43-1.42zm1.63 3.8 1.63 1.27-.87.68-1.43-1.43zm-13.11-3.8 5.74 4.47.67-.53-5.02-5.02z`}),Sw=H({name:`library`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16 5.225c0 2.21-1.79 4-4 4s-4-1.79-4-4 1.79-4 4-4 4 1.79 4 4m-2 0c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2m-2 6.55c-2.36-2.2-5.52-3.55-9-3.55v11c3.48 0 6.64 1.35 9 3.55 2.36-2.19 5.52-3.55 9-3.55v-11c-3.48 0-6.64 1.35-9 3.55m0 8.4c2.07-1.52 4.47-2.48 7-2.82v-6.95c-2.1.38-4.05 1.35-5.64 2.83L12 14.505l-1.36-1.28A11.2 11.2 0 0 0 5 10.395v6.95a15.2 15.2 0 0 1 7 2.83`}),Cw=H({name:`library_add`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M8 2h12c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H8c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2M2 6h2v14h14v2H4c-1.1 0-2-.9-2-2zm18 10H8V4h12zm-5-2h-2v-3h-3V9h3V6h2v3h3v2h-3z`}),ww=H({name:`library_books`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M8 2h12c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H8c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2M2 6h2v14h14v2H4c-1.1 0-2-.9-2-2zm6 10V4h12v12zm10-7h-8v2h8zm-8 3h4v2h-4zm8-6h-8v2h8z`}),Tw=H({name:`library_image`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21 1H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2M1 5h2v16h16v2H3c-1.1 0-2-.9-2-2zm12.21 8.83 2.75-3.54L19.5 15h-11l2.75-3.53zM7 17h14V3H7z`}),Ew=H({name:`library_music`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M8 2h12c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H8c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2m0 14h12V4H8zm4.5-1a2.5 2.5 0 0 0 2.5-2.5V7h3V5h-4v5.51c-.42-.32-.93-.51-1.5-.51a2.5 2.5 0 0 0 0 5M2 6h2v14h14v2H4c-1.1 0-2-.9-2-2z`}),Dw=H({name:`library_pdf`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M8 2h12c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H8c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2m0 14h12V4H8zM4 6H2v14c0 1.1.9 2 2 2h14v-2H4zm12 3v3c0 .55-.45 1-1 1h-2V8h2c.55 0 1 .45 1 1m-2 0h1v3h-1zm5 2h-1v2h-1V8h2v1h-1v1h1zm-9 0h1c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1H9v5h1zm1-2h-1v1h1z`}),Ow=H({name:`library_video`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M8 2h12c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H8c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2M2 6h2v14h14v2H4c-1.1 0-2-.9-2-2zm18 10H8V4h12zm-8-1.5v-9l6 4.5z`}),kw=H({name:`light`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9 1.525h6v4.81c1.79 1.04 3 2.97 3 5.19 0 3.31-2.69 6-6 6s-6-2.69-6-6c0-2.22 1.21-4.15 3-5.19zm4 2v3.96l1 .58c1.24.72 2 2.04 2 3.46 0 2.21-1.79 4-4 4s-4-1.79-4-4c0-1.42.77-2.74 2-3.46l1-.58v-3.96zm-9 6.95H1v2h3zm-.45 8.09 1.41 1.41 1.79-1.8-1.41-1.41zm9.45.91v3h-2v-3zm7-9h3v2h-3zm-.97 9.51-1.79-1.8 1.4-1.4 1.8 1.79z`}),Aw=H({name:`lightbulb`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C8.14 2 5 5.14 5 9c0 2.38 1.19 4.47 3 5.74V17c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-2.26c1.81-1.27 3-3.36 3-5.74 0-3.86-3.14-7-7-7M9 21c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-1H9zm5-7.3.85-.6A5 5 0 0 0 17 9c0-2.76-2.24-5-5-5S7 6.24 7 9c0 1.63.8 3.16 2.15 4.1l.85.6V16h4z`}),jw=H({name:`line`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 6a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2h10a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-2a2 2 0 0 0-2 2H7a2 2 0 0 0-2-2zm4 4v4h10v-4zM5 8H3v8h2zm16 8h-2V8h2z`}),Mw=H({name:`link_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5.11 7.445 2 4.335l1.41-1.41 16.74 16.74-1.41 1.41-4.01-4.01H13v-1.73l-2.27-2.27H8v-2h.73l-2.07-2.07a3.097 3.097 0 0 0-2.76 3.07c0 1.71 1.39 3.1 3.1 3.1h4v1.9H7c-2.76 0-5-2.24-5-5 0-2.09 1.29-3.88 3.11-4.62M17 7.065h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1 0 1.27-.77 2.37-1.87 2.84l1.4 1.4a4.99 4.99 0 0 0 2.37-4.24c0-2.76-2.24-5-5-5m-2.61 4 1.61 1.61v-1.61z`}),Nw=H({name:`linkedin`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 3a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zm0 2h14v14H5zm2.78 1.316c-.858 0-1.372.516-1.372 1.202s.514 1.199 1.285 1.199c.857 0 1.371-.513 1.371-1.2 0-.685-.514-1.2-1.285-1.2M6.476 10v7H9v-7zm4.605 0v7h2.523v-3.826c0-1.14.813-1.303 1.057-1.303s.897.245.897 1.303V17H18v-3.826C18 10.977 17.024 10 15.803 10s-1.873.407-2.198.977V10z`}),Pw=H({name:`list`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 7h2v2H3zm2 4H3v2h2zm16 0H7v2h14zM3 15h2v2H3zm18 0H7v2h14zm0-8H7v2h14z`}),Fw=H({name:`lock`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17 8.5h1c1.1 0 2 .9 2 2v10c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2v-10c0-1.1.9-2 2-2h1v-2c0-2.76 2.24-5 5-5s5 2.24 5 5zm-5-5c-1.66 0-3 1.34-3 3v2h6v-2c0-1.66-1.34-3-3-3m-6 17v-10h12v10zm8-5c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2`}),Iw=H({name:`lock_add`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17 8.5h1c1.1 0 2 .9 2 2v10c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2v-10c0-1.1.9-2 2-2h1v-2c0-2.76 2.24-5 5-5s5 2.24 5 5zm-5-5.1c-1.71 0-3.1 1.39-3.1 3.1v2h6.2v-2c0-1.71-1.39-3.1-3.1-3.1M6 20.5v-10h12v10zm5-6v-3h2v3h3v2h-3v3h-2v-3H8v-2z`}),Lw=H({name:`lock_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M8.805 6c0-1.71 1.39-3.1 3.1-3.1s3.1 1.39 3.1 3.1v2h-4.66l2 2h5.56v5.56l2 2V10c0-1.1-.9-2-2-2h-1V6c0-2.76-2.24-5-5-5-2.32 0-4.26 1.59-4.82 3.74l1.72 1.72zm-4.49-1.19-1.41 1.41 2.04 2.04c-.62.34-1.04.99-1.04 1.74v10c0 1.1.9 2 2 2h12.78l1 1 1.41-1.41zM5.905 10v10h10.78l-10-10z`}),Rw=H({name:`lock_open`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5h2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2m-12 12v-10h12v10zm8-5c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2`}),zw=H({name:`log_in`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17.95 4H10V2h7.95a2 2 0 0 1 1.988 2v16a2 2 0 0 1-1.988 2H10v-2h7.95zM9.366 17.3l-1.491-1.4 2.956-2.9H4v-2h6.857L7.875 8l1.391-1.4 5.367 5.4z`}),Bw=H({name:`log_out`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5.988 20h7.95v2h-7.95A2 2 0 0 1 4 20V4a2 2 0 0 1 1.988-2h7.95v2h-7.95zm8.745-2.7-1.49-1.4 2.955-2.9h-6.83v-2h6.856l-2.982-3 1.391-1.4L20 12z`}),Vw=H({name:`loop`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 1v3c4.42 0 8 3.58 8 8 0 1.57-.46 3.03-1.24 4.26L17.3 14.8c.45-.83.7-1.79.7-2.8 0-3.31-2.69-6-6-6v3L8 5zM6 12c0 3.31 2.69 6 6 6v-3l4 4-4 4v-3c-4.42 0-8-3.58-8-8 0-1.57.46-3.03 1.24-4.26L6.7 9.2c-.45.83-.7 1.79-.7 2.8`}),Hw=H({name:`mail_unread`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20 7H10v2h10v12H4V9h2v4h2V5h6V1H6v6H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2`}),Uw=H({name:`mall`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17 6.5h2c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2v-12c0-1.1.9-2 2-2h2c0-2.76 2.24-5 5-5s5 2.24 5 5m-2 0c0-1.66-1.34-3-3-3s-3 1.34-3 3zm-10 14v-12h14v12zm4-11c0 1.66 1.34 3 3 3s3-1.34 3-3h2c0 2.76-2.24 5-5 5s-5-2.24-5-5z`}),Ww=H({name:`manage_accounts`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7.175 10.825Q6 9.65 6 8t1.175-2.825T10 4t2.825 1.175T14 8t-1.175 2.825T10 12t-2.825-1.175M2 20v-2.8q0-.825.425-1.55t1.175-1.1q1.275-.65 2.875-1.1T10 13h.35q.15 0 .3.05a7 7 0 0 0-.338.938A8 8 0 0 0 10.1 15H10q-1.775 0-3.187.45-1.413.45-2.313.9a.97.97 0 0 0-.5.85v.8h6.3q.15.525.4 1.038.25.512.55.962zm14 1-.3-1.5q-.3-.124-.562-.262a4.4 4.4 0 0 1-.538-.338l-1.45.45-1-1.7 1.15-1a5 5 0 0 1-.05-.65q0-.3.05-.65l-1.15-1 1-1.7 1.45.45q.275-.2.537-.338.263-.137.563-.262L16 11h2l.3 1.5q.3.125.563.275t.537.375l1.45-.5 1 1.75-1.15 1q.05.3.05.625a4 4 0 0 1-.05.625l1.15 1-1 1.7-1.45-.45a4.4 4.4 0 0 1-.537.338q-.263.137-.563.262L18 21zm2.413-3.587Q19 16.825 19 16t-.587-1.412A1.93 1.93 0 0 0 17 14q-.825 0-1.412.588A1.93 1.93 0 0 0 15 16q0 .824.588 1.413Q16.175 18 17 18q.824 0 1.413-.587m-7-8Q12 8.825 12 8q0-.824-.588-1.412A1.93 1.93 0 0 0 10 6q-.825 0-1.412.588A1.93 1.93 0 0 0 8 8q0 .825.588 1.412Q9.175 10 10 10t1.412-.588`}),Gw=H({name:`manual_valve`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M13 4h2c.5 0 1-.4 1-1s-.4-1-1-1H9c-.6 0-1 .4-1 1s.5 1 1 1h2v7.464L2 4.1v18l10.061-8.232L22 22V4l-9 7.364zm7 13.9V8.3L14.1 13zM9.8 13.1 4 8.3v9.5z`}),Kw=H({name:`map`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20.34 3.03 20.5 3c.28 0 .5.22.5.5v15.12c0 .23-.15.41-.36.48L15 21l-6-2.1-5.34 2.07-.16.03c-.28 0-.5-.22-.5-.5V5.38c0-.23.15-.41.36-.48L9 3l6 2.1zM14 6.87l-4-1.4v11.66l4 1.4zm-9-.41 3-1.01v11.7l-3 1.16zm11 12.09 3-1.01V5.7l-3 1.16z`}),qw=H({name:`maximize`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 11h18v2H3z`}),Jw=H({name:`measure`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 6h18c1.1 0 2 .9 2 2v8c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V8c0-1.1.9-2 2-2m0 10h18V8h-2v4h-2V8h-2v4h-2V8h-2v4H9V8H7v4H5V8H3z`}),Yw=H({name:`meeting_room`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 19V4h-4V3H5v16H3v2h12V6h2v15h4v-2zm-6 0H7V5h6zm-1-8h-2v2h2z`}),Xw=H({name:`meeting_room_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m2.975 1.565-1.41 1.41 4 4v11.46h-2v2h11v-4.46l6.46 6.46 1.41-1.41zm9.59 2.87v3.88l2 2v-4.88h3v7.88l2 2V3.435h-5v-1h-7.88l2 2zm-5 14h5v-4.46l-5-5z`}),Zw=H({name:`memory`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21 11V9h-2V7c0-1.1-.9-2-2-2h-2V3h-2v2h-2V3H9v2H7c-1.1 0-2 .9-2 2v2H3v2h2v2H3v2h2v2c0 1.1.9 2 2 2h2v2h2v-2h2v2h2v-2h2c1.1 0 2-.9 2-2v-2h2v-2h-2v-2zM9 9h6v6H9zm2 4h2v-2h-2zm-4 4h10V7H7z`}),Qw=H({name:`mic`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15 11.5c0 1.66-1.34 3-3 3s-3-1.34-3-3v-6c0-1.66 1.34-3 3-3s3 1.34 3 3zm-3 5c2.76 0 5-2.24 5-5h2c0 3.53-2.61 6.43-6 6.92v3.08h-2v-3.08c-3.39-.49-6-3.39-6-6.92h2c0 2.76 2.24 5 5 5`}),$w=H({name:`mic_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M10.72 5.39c0-.66.54-1.2 1.2-1.2s1.2.54 1.2 1.2l-.01 3.91 1.81 1.79v-5.6c0-1.66-1.34-3-3-3-1.54 0-2.79 1.16-2.96 2.65l1.76 1.76zm8.2 6.1h-1.7c0 .58-.1 1.13-.27 1.64l1.27 1.27c.44-.88.7-1.87.7-2.91m-16-6.73 1.41-1.41L21.08 20.1l-1.41 1.41-4.2-4.2c-.78.45-1.64.77-2.55.9v3.28h-2v-3.28c-3.28-.49-6-3.31-6-6.72h1.7c0 3 2.54 5.1 5.3 5.1.81 0 1.6-.19 2.31-.52l-1.66-1.66c-.21.05-.42.08-.65.08-1.66 0-3-1.34-3-3v-.73z`}),eT=H({name:`mic_outlined`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 14.5c1.66 0 3-1.34 3-3v-6c0-1.66-1.34-3-3-3s-3 1.34-3 3v6c0 1.66 1.34 3 3 3m-1-9c0-.55.45-1 1-1s1 .45 1 1v6c0 .55-.45 1-1 1s-1-.45-1-1zm1 11c2.76 0 5-2.24 5-5h2c0 3.53-2.61 6.43-6 6.92v3.08h-2v-3.08c-3.39-.49-6-3.39-6-6.92h2c0 2.76 2.24 5 5 5`}),tT=H({name:`microsoft_edge`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20.644 8.586c-.17-.711-.441-1.448-.774-2.021-.771-1.329-1.464-2.237-3.177-3.32S13.076 2 12.17 2c-2.415 0-4.211.86-5.525 1.887C3.344 6.47 3 11 3 11s1.221-2.045 3.54-3.526C7.943 6.579 9.941 6 11.568 6 15.885 6 16 10 16 10H9c0-2 1-3 1-3s-5 2-5 7.044c0 .487-.003 1.372.248 2.283.232.843.7 1.705 1.132 2.353 1.221 1.832 3.045 2.614 3.916 2.904.996.332 2.029.416 3.01.416 2.72 0 4.877-.886 5.694-1.275v-4.172c-.758.454-2.679 1.447-5 1.447-5 0-5-4-5-4h12v-2.49s-.039-1.593-.356-2.924`}),nT=H({name:`microsoft_excel`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14 3 2 5v14l12 2v-2h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-7zm-2 2.361V18.64l-8-1.332V6.693zM14 7h2v2h-2zm4 0h2v2h-2zM5.176 8.297l1.885 3.697L5 15.704h1.736l1.123-2.395q.113-.344.15-.514h.016c.041.238.091.407.133.492l1.113 2.414H11l-1.994-3.734 1.937-3.67h-1.62l-1.03 2.197c-.1.285-.167.505-.201.647h-.026a4.5 4.5 0 0 0-.19-.63l-.923-2.214zM14 11h2v2h-2zm4 0h2v2h-2zm-4 4h2v2h-2zm4 0h2v2h-2z`}),rT=H({name:`microsoft_onedrive`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M13 5c-1.811 0-3.382.972-4.26 2.414A3.96 3.96 0 0 0 7 7a4 4 0 0 0-4 4c0 .36.063.703.152 1.035A2.493 2.493 0 0 0 3.5 17h.55c-.018-.166-.05-.329-.05-.5a4.51 4.51 0 0 1 3.287-4.334A6.01 6.01 0 0 1 13 8c1.322 0 2.57.426 3.594 1.203.42-.125.86-.186 1.304-.195A5 5 0 0 0 13 5m0 5a4 4 0 0 0-4 4c0 .018.006.034.006.05A2.5 2.5 0 1 0 8.5 19H21a2 2 0 1 0 0-4c-.065 0-.125.014-.19.02.117-.32.19-.66.19-1.02a3 3 0 0 0-3-3c-.68 0-1.302.235-1.805.617A3.98 3.98 0 0 0 13 10`}),iT=H({name:`microsoft_outlook`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14 2 2 4v16l12 2zm1 5v2.25l2 1.156 4-2.312v1.594L17 12l-2-1.156V15h1.344c.562-1.18 1.761-2 3.156-2 .977 0 1.863.387 2.5 1.031V8c0-.602-.398-1-1-1zM7.594 8c1.02 0 1.832.371 2.468 1.094.63.722.938 1.664.938 2.844 0 1.21-.309 2.226-.969 2.968C9.383 15.648 8.52 16 7.47 16c-1.028 0-1.864-.371-2.5-1.094C4.32 14.184 4 13.254 4 12.094c0-1.223.309-2.215.969-2.969S6.512 8 7.594 8M7.53 9.5a1.57 1.57 0 0 0-1.343.688c-.329.457-.5 1.058-.5 1.812 0 .773.171 1.395.5 1.844s.765.656 1.312.656c.555 0 .992-.23 1.313-.656.328-.438.5-1.04.5-1.813 0-.793-.16-1.406-.47-1.844A1.54 1.54 0 0 0 7.532 9.5M19.5 14a2.497 2.497 0 0 0-2.5 2.5c0 1.383 1.117 2.5 2.5 2.5s2.5-1.117 2.5-2.5-1.117-2.5-2.5-2.5m-.5 1h1v1h1v1h-2z`}),aT=H({name:`microsoft_powerpoint`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14 3 2 5v14l12 2v-2h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-7zm-2 2.361V18.64l-8-1.332V6.693zM14 7h6v10h-6v-2h4v-2h-4V7m0 3a2 2 0 1 0 4 0h-2V8a2 2 0 0 0-2 2M4.988 8v8H6.5v-2.969h1.545q1.395.001 2.17-.652.774-.655.773-1.832 0-1.15-.79-1.85Q9.404 8 8.06 8zM6.5 9.188h1.506q.653.008 1.025.365.375.353.375.945 0 .602-.369.92-.368.318-1.068.318H6.5z`}),oT=H({name:`microsoft_word`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14 3 2 5v14l12 2v-2h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-7zm-2 2.361V18.64l-8-1.332V6.693zM14 7h6v2h-6zM4.5 8.5l1.299 7h1.293l.847-3.742a6 6 0 0 0 .09-.783h.018q.011.432.072.783l.83 3.742h1.242l1.309-7h-1.365l-.451 3.223c-.033.27-.059.53-.067.783h-.015a7 7 0 0 0-.082-.748L8.967 8.5H7.2l-.594 3.268a5 5 0 0 0-.1.82h-.025a6 6 0 0 0-.064-.803L5.951 8.5zM14 11h6v2h-6zm0 4h6v2h-6z`}),sT=H({name:`minimize`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M6 11h12v2H6z`}),cT=H({name:`miniplayer`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21 2H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h7v2H8v2h8v-2h-2v-2h7c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2m0 2v12H3V4zm-8 5a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1z`}),lT=H({name:`miniplayer_fullscreen`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 2h18c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2h-7v2h2v2H8v-2h2v-2H3c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2m0 2v12h18V4zm16 9h1v2h-2v-1h1zm-7 0h1v1h1v1h-2zm8-4v2h-1v-1h-1V9zm-8 2V9h2v1h-1v1z`}),uT=H({name:`missed_video_call`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17 10.5V7c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-3.5l4 4v-11zm-2-1.83V16H5V8h10zM11 15l-3.89-3.89v2.55H6V9.22h4.44v1.11H7.89l3.11 3.1 2.99-3.01.78.79z`}),dT=H({name:`money`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 4v16h20V4zm5 4H5v8h2zm5 8H9c-.55 0-1-.45-1-1V9c0-.55.45-1 1-1h3c.55 0 1 .45 1 1v6c0 .55-.45 1-1 1m3 0h3c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1h-3c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1m1-6h1v4h-1zm-6 0h1v4h-1zm-6 8h16V6H4z`}),fT=H({name:`monopile`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17 15a2 2 0 0 0-2-2H9a2 2 0 0 0-2 2v4H3v2h4v1h2v-6.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5V22h2v-1h4v-2h-4z M14 18h-4v4h4zM11.5 2A1.5 1.5 0 0 0 10 3.5V7a1 1 0 0 0 1 1h.333L10 10v1h4v-1l-1.333-2H13a1 1 0 0 0 1-1h5a1 1 0 1 0 0-2h-5a1 1 0 0 0-1-1h-1V2z`}),pT=H({name:`mood_extremely_happy`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11.99 2C6.47 2 2 6.47 2 12s4.47 10 9.99 10S22 17.53 22 12 17.52 2 11.99 2M12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8m2.06-9L13 9.94l2.12-2.12 2.12 2.12L16.18 11l-1.06-1.06zM8.88 9.94 9.94 11 11 9.94 8.88 7.82 6.76 9.94 7.82 11zM17.11 14c-.8 2.04-2.78 3.5-5.11 3.5S7.69 16.04 6.89 14z`}),mT=H({name:`mood_extremely_sad`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 12C2 6.47 6.47 2 11.99 2 17.52 2 22 6.47 22 12s-4.49 10-10.01 10S2 17.53 2 12m5.82 0 1.06-1.06L9.94 12 11 10.94 9.94 9.88 11 8.82 9.94 7.76 8.88 8.82 7.82 7.76 6.76 8.82l1.06 1.06-1.06 1.06zM12 13.5c-2.33 0-4.31 1.46-5.11 3.5h10.22c-.8-2.04-2.78-3.5-5.11-3.5m0 6.5c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8m3.12-11.18 1.06-1.06 1.06 1.06-1.06 1.06 1.06 1.06L16.18 12l-1.06-1.06L14.06 12 13 10.94l1.06-1.06L13 8.82l1.06-1.06z`}),hT=H({name:`mood_happy`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2M8.5 8a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m7 0a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m-6.95 6c.7 1.19 1.97 2 3.45 2s2.75-.81 3.45-2h1.67a5.495 5.495 0 0 1-10.24 0zM4 12c0 4.42 3.58 8 8 8s8-3.58 8-8-3.58-8-8-8-8 3.58-8 8`}),gT=H({name:`mood_neutral`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2M7 9.5a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0M15.5 8a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3M9 15.5V14h6v1.5zM4 12c0 4.42 3.58 8 8 8s8-3.58 8-8-3.58-8-8-8-8 3.58-8 8`}),_T=H({name:`mood_sad`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2M8.5 8a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m7 0a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m-8.62 9.5a5.495 5.495 0 0 1 10.24 0h-1.67c-.7-1.19-1.97-2-3.45-2s-2.76.81-3.45 2zM4 12c0 4.42 3.58 8 8 8s8-3.58 8-8-3.58-8-8-8-8 3.58-8 8`}),vT=H({name:`mood_very_happy`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2M12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8m5-10.5c0 .83-.67 1.5-1.5 1.5S14 10.33 14 9.5 14.67 8 15.5 8s1.5.67 1.5 1.5M8.5 11c.83 0 1.5-.67 1.5-1.5S9.33 8 8.5 8 7 8.67 7 9.5 7.67 11 8.5 11m8.61 3c-.8 2.04-2.78 3.5-5.11 3.5S7.69 16.04 6.89 14z`}),yT=H({name:`mood_very_sad`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2M12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8m5-10.5c0 .83-.67 1.5-1.5 1.5S14 10.33 14 9.5 14.67 8 15.5 8s1.5.67 1.5 1.5M8.5 11c.83 0 1.5-.67 1.5-1.5S9.33 8 8.5 8 7 8.67 7 9.5 7.67 11 8.5 11m-1.61 6c.8-2.04 2.78-3.5 5.11-3.5s4.31 1.46 5.11 3.5z`}),bT=H({name:`more_horizontal`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M6 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m12 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m-8 2c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2`}),xT=H({name:`motorcycle`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11 5h4.41l4.03 4.03C22.03 9.23 24 11.35 24 14c0 2.8-2.2 5-5 5s-5-2.2-5-5c0-.63.11-1.23.32-1.77L11.55 15H9.9c-.45 2.31-2.44 4-4.9 4-2.8 0-5-2.2-5-5s2.2-5 5-5h11.59l-2-2H11zm-.28 8 2-2H8.98c.3.39.54.83.72 1.31l.25.69zM19 17c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3M2 14c0 1.63 1.37 3 3 3 1.28 0 2.4-.85 2.82-2H5v-2h2.82C7.4 11.85 6.28 11 5 11c-1.63 0-3 1.37-3 3`}),ST=H({name:`mouse`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 1.035c4.4 0 7.96 3.54 8 7.93v6c0 4.42-3.58 8-8 8s-8-3.58-8-8v-6c.04-4.39 3.6-7.93 8-7.93m1 7.93h5a6.005 6.005 0 0 0-5-5.84zm-2-5.84v5.84H6a6.005 6.005 0 0 1 5-5.84m1 17.84c3.31 0 6-2.69 6-6v-4H6v4c0 3.31 2.69 6 6 6`}),CT=H({name:`move_to_inbox`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4.99 3H19c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H4.99C3.88 21 3 20.1 3 19V5c0-1.1.88-2 1.99-2m8.46 6H16l-4 4-4-4h2.55V6h2.9zM5 19v-3h3.56c.69 1.19 1.97 2 3.45 2s2.75-.81 3.45-2H19v3zm9.01-5H19V5H4.99L5 14h5.01c0 1.1.9 2 2 2s2-.9 2-2`}),wT=H({name:`movie`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m20 8-2-4h4v14c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2l.01-12c0-1.1.89-2 1.99-2h1l2 4h3L8 4h2l2 4h3l-2-4h2l2 4zM5.76 10 4 6.47V18h16v-8z`}),TT=H({name:`movie_file`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m20 8-2-4h4v14c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h1l2 4h3L8 4h2l2 4h3l-2-4h2l2 4zm0 2H5.76L4 6.47V18h16z`}),ET=H({name:`multiline_chart`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m22 7.175-1.41-1.41-2.85 3.21c-2.06-2.32-4.91-3.72-8.13-3.72-2.89 0-5.54 1.16-7.61 3l1.42 1.42c1.7-1.49 3.85-2.42 6.19-2.42 2.74 0 5.09 1.26 6.77 3.24l-2.88 3.24-4-4-7.5 7.51 1.5 1.5 6-6.01 4 4 4.05-4.55c.75 1.35 1.25 2.9 1.44 4.55H21c-.22-2.3-.95-4.39-2.04-6.14z`}),DT=H({name:`music_note`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 13.55V3h6v4h-4v10c0 2.21-1.79 4-4 4s-4-1.79-4-4 1.79-4 4-4c.73 0 1.41.21 2 .55M8 17c0 1.1.9 2 2 2s2-.9 2-2-.9-2-2-2-2 .9-2 2`}),OT=H({name:`music_note_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11.93 10.51 4.34 2.93 2.93 4.34l9 9v.28c-.94-.54-2.1-.75-3.33-.32-1.34.48-2.37 1.67-2.61 3.07a4.007 4.007 0 0 0 4.59 4.65c1.96-.31 3.35-2.11 3.35-4.1v-1.58l5.73 5.73 1.41-1.41zm2-3.44h4v-4h-6v4.61l2 2zm-6 10c0 1.1.9 2 2 2s2-.9 2-2-.9-2-2-2-2 .9-2 2`}),kT=H({name:`nature`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12.885 16.035h.03v3.88h6v2h-14v-2h6v-3.94a6.98 6.98 0 0 1-5.83-6.89c0-3.87 3.13-7 7-7s7 3.13 7 7c0 3.59-2.71 6.55-6.2 6.95m-.8-11.95c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5`}),AT=H({name:`nature_people`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M22.085 9.085c0-3.87-3.13-7-7-7s-7 3.13-7 7a6.98 6.98 0 0 0 5.83 6.89v3.94h-8v-3h1v-4c0-.55-.45-1-1-1h-3c-.55 0-1 .45-1 1v4h1v5h16v-2h-3v-3.88a7 7 0 0 0 6.17-6.95m-17.67-1.17a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m5.67 1.17c0 2.76 2.24 5 5 5s5-2.24 5-5-2.24-5-5-5-5 2.24-5 5`}),jT=H({name:`navigation`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4.5 20.79 12 2.5l7.5 18.29-.71.71-6.79-3-6.79 3zm11.78-2.59L12 7.77 7.72 18.2l3.47-1.53.81-.36.81.36z`}),MT=H({name:`near_me`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 10.53 21 3l-7.54 18h-.98l-2.64-6.84L3 11.51zm10.03 6.33 4.24-10.13-10.13 4.23 3.43 1.33.82.32.32.83z`}),NT=H({name:`new_alert`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m20.56 9.215 2.44 2.78-2.44 2.78.34 3.68-3.61.82-1.89 3.18-3.4-1.46-3.4 1.47-1.89-3.18-3.61-.82.34-3.69L1 11.995l2.44-2.79-.34-3.68 3.61-.81 1.89-3.18 3.4 1.46 3.4-1.46 1.89 3.18 3.61.82zm-1.81 7.68-.26-2.79 1.85-2.11-1.85-2.11.26-2.79-2.74-.62-1.43-2.41L12 5.175l-2.58-1.1-1.43 2.41-2.74.61.26 2.78-1.85 2.12 1.85 2.1-.26 2.8 2.74.62 1.43 2.41 2.58-1.11 2.58 1.11 1.43-2.41zm-5.75-1.9v2h-2v-2zm0-8h-2v6h2z`}),PT=H({name:`new_label`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7.25 12.5 4.75 9H3.5v6h1.25v-3.5L7.3 15h1.2V9H7.25zM9.5 15h4v-1.25H11v-1.11h2.5v-1.26H11v-1.12h2.5V9h-4zm9.75-1.5V9h1.25v5c0 .55-.45 1-1 1h-4c-.55 0-1-.45-1-1V9h1.25v4.51h1.13V9.99h1.25v3.51z`}),FT=H({name:`no_craning`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 4.5 4.5 3 21 19.5 19.5 21zM13.915 11H14a1 1 0 0 0 .832-.445l4-6A1 1 0 0 0 18 3H6q-.041 0-.082.003L7.915 5h8.217l-2.667 4h-1.55zm.976 6.805 1.531 1.531A5 5 0 0 1 7 17a1 1 0 1 1 2 0 3 3 0 0 0 5.891.805M13 7a1 1 0 1 1-2 0 1 1 0 0 1 2 0`}),IT=H({name:`notifications`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18 15.75v-5c0-3.07-1.63-5.64-4.5-6.32v-.68c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.64 5.11 6 7.67 6 10.75v5l-2 2v1h16v-1zm-6 6c1.1 0 2-.9 2-2h-4c0 1.1.9 2 2 2m-4-5h8v-6c0-2.48-1.51-4.5-4-4.5s-4 2.02-4 4.5z`}),LT=H({name:`notifications_active`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18 15.75v-5c0-3.07-1.63-5.64-4.5-6.32v-.68c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.64 5.11 6 7.67 6 10.75v5l-2 2v1h16v-1zm-6 6c1.1 0 2-.9 2-2h-4c0 1.1.9 2 2 2m-4-5h8v-6c0-2.48-1.51-4.5-4-4.5s-4 2.02-4 4.5zM7.58 3.83 6.15 2.4c-2.4 1.83-3.98 4.65-4.12 7.85h2a8.45 8.45 0 0 1 3.55-6.42m14.39 6.42h-2a8.5 8.5 0 0 0-3.54-6.42l1.42-1.43c2.39 1.83 3.97 4.65 4.12 7.85`}),RT=H({name:`notifications_add`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 1.25c-.83 0-1.5.67-1.5 1.5v1.17C7.36 4.6 5 7.4 5 10.75v6l-2 2v1h18v-1l-2-2v-6c0-3.35-2.36-6.15-5.5-6.83V2.75c0-.83-.67-1.5-1.5-1.5m5 9.5c0-2.76-2.24-5-5-5s-5 2.24-5 5v7h10zm-5 12c-1.1 0-1.99-.89-1.99-1.99h3.98c0 1.1-.89 1.99-1.99 1.99m-1-15h2v3h3v2h-3v3h-2v-3H8v-2h3z`}),zT=H({name:`notifications_important`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M10.5 2.75c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v1.17c3.14.68 5.5 3.48 5.5 6.83v6l2 2v1H3v-1l2-2v-6C5 7.4 7.36 4.6 10.5 3.92zm1.5 3c2.76 0 5 2.24 5 5v7H7v-7c0-2.76 2.24-5 5-5m-1.99 15.01c0 1.1.89 1.99 1.99 1.99s1.99-.89 1.99-1.99zM13 7.75v4h-2v-4zm0 8v-2h-2v2z`}),BT=H({name:`notifications_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15.305 10.75c0-2.48-1.51-4.5-4-4.5-.144 0-.282.017-.42.034l-.13.016-1.64-1.64.105-.038c.188-.07.383-.141.585-.192v-.68c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v.68c2.87.68 4.5 3.25 4.5 6.32v2.1l-2-2zm-2 9c0 1.1-.9 2-2 2s-2-.9-2-2zM4.715 3.1l-1.41 1.41 2.81 2.81c-.52 1-.81 2.17-.81 3.43v5l-2 2v1h14.24l1.74 1.74 1.41-1.41zm2.59 13.65h8v-.24l-7.66-7.66c-.22.58-.34 1.22-.34 1.9z`}),VT=H({name:`notifications_paused`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18 10.75v5l2 2v1H4v-1l2-2v-5c0-3.08 1.64-5.64 4.5-6.32v-.68c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v.68c2.87.68 4.5 3.25 4.5 6.32m-5.7-1.2H9.5v-1.8h5v1.8l-2.8 3.4h2.8v1.8h-5v-1.8zm3.7 7.2H8v-6c0-2.48 1.51-4.5 4-4.5s4 2.02 4 4.5zm-2 3c0 1.1-.9 2-2 2s-2-.9-2-2z`}),HT=H({name:`offline`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2.02c-5.51 0-9.98 4.47-9.98 9.98s4.47 9.98 9.98 9.98 9.98-4.47 9.98-9.98S17.51 2.02 12 2.02m0 17.96c-4.4 0-7.98-3.58-7.98-7.98S7.6 4.02 12 4.02 19.98 7.6 19.98 12 16.4 19.98 12 19.98M8.25 13.5l4.5-8.5v5.5h3L11.39 19v-5.5z`}),UT=H({name:`offline_document`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8zM6 20V4h7v5h5v11zm5-9h2v4h2.5L12 19l-3.5-4H11z`}),WT=H({name:`offline_saved`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 12C2 6.5 6.5 2 12 2s10 4.5 10 10-4.5 10-10 10S2 17.5 2 12m2 0c0 4.41 3.59 8 8 8s8-3.59 8-8-3.59-8-8-8-8 3.59-8 8m13 3v2H7v-2zM8.4 9.3l1.9 1.9 5.3-5.3L17 7.3 10.3 14 7 10.7z`}),GT=H({name:`oil`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16.201 19.117C15.016 20.404 13.654 21 12 21s-3.016-.596-4.201-1.883C6.606 17.82 6 16.264 6 14.328c0-1.566.397-2.784 1.108-3.76.805-1.105 2.427-3.209 4.883-6.328 2.464 3.162 4.098 5.286 4.913 6.383.699.942 1.096 2.138 1.096 3.706 0 1.935-.606 3.49-1.799 4.788M5.491 9.39q1.292-1.775 5.233-6.775L12 1l1.267 1.623q3.948 5.066 5.242 6.808Q20 11.438 20 14.329q0 3.613-2.327 6.142T12 23t-5.673-2.53Q4 17.943 4 14.33q0-2.892 1.49-4.938M8.5 13a.5.5 0 0 0-1 0c0 1.233.127 2.437.604 3.54.482 1.114 1.306 2.09 2.639 2.889a.5.5 0 1 0 .514-.858c-1.167-.7-1.843-1.52-2.236-2.429-.398-.92-.521-1.967-.521-3.142`}),KT=H({name:`oil_barrel`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 3a1 1 0 0 1 1-1h18a1 1 0 1 1 0 2h-2v7h1a1 1 0 1 1 0 2h-1v7h2a1 1 0 1 1 0 2H3a1 1 0 1 1 0-2h2v-7H4a1 1 0 1 1 0-2h1V4H3a1 1 0 0 1-1-1m15 10v7H7v-7a1 1 0 1 0 0-2V4h10v7a1 1 0 1 0 0 2m-5 3q1.255 0 2.127-.92.873-.92.873-2.233 0-1.052-.56-1.781A207 207 0 0 0 12 8q-1.882 2.307-2.44 3.051-.56.744-.56 1.796 0 1.314.873 2.233.872.92 2.127.92`}),qT=H({name:`onshore_drone`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5.5 6 4 7.5l1.06 1.06A1.5 1.5 0 0 0 6.122 9H7.38a1.5 1.5 0 0 0 1.06-.44L10.5 6.5h8.326L16.403 11H4a3 3 0 1 0 0 6h17a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2h-2.326l2.176-4.041A1.5 1.5 0 1 0 19.382 4.5H10.5L8.44 2.44A1.5 1.5 0 0 0 7.378 2H6.12a1.5 1.5 0 0 0-1.06.44L4 3.5 5.5 5l1-1H7l1.5 1.5L7 7h-.5zM21 15H4a1 1 0 1 1 0-2h17zM5 22a2 2 0 1 1 0-4 2 2 0 0 1 0 4m5-2a2 2 0 1 0 4 0 2 2 0 0 0-4 0m9 2a2 2 0 1 1 0-4 2 2 0 0 1 0 4`}),JT=H({name:`opacity`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m12 2.345 5.66 5.65a8.02 8.02 0 0 1 2.34 5.64c0 2-.78 4.11-2.34 5.67a7.99 7.99 0 0 1-11.32 0C4.78 17.745 4 15.635 4 13.635s.78-4.08 2.34-5.64zm-4.24 7.25c-1.14 1.13-1.75 2.4-1.76 4.4h12c-.01-2-.62-3.23-1.76-4.35L12 5.265z`}),YT=H({name:`open_in_browser`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 4h14a2 2 0 0 1 2 2v12c0 1.1-.9 2-2 2h-4v-2h4V8H5v10h4v2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2m3 10 4-4 4 4h-3v6h-2v-6z`}),XT=H({name:`open_side_sheet`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21 4H3c-.55 0-1 .45-1 1v14c0 .55.45 1 1 1h18c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1m-1 14H10V6h10zm-4.84-7H11v2h4.16l-1.59 1.59L14.99 16 19 12.01 14.99 8l-1.41 1.41z`}),ZT=H({name:`pan_tool`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11.82 23.995h6.55c2.21 0 4-1.79 4-4V6.145a2.5 2.5 0 0 0-3-2.45v-.28a2.5 2.5 0 0 0-2.5-2.5c-.33 0-.65.06-.94.18a2.48 2.48 0 0 0-2.06-1.09c-1.32 0-2.4 1.03-2.49 2.33a2.5 2.5 0 0 0-3.01 2.45v9.55l-2.41-1.28c-.73-.39-1.64-.28-2.26.27l-2.07 1.83 7.3 7.61c.75.78 1.81 1.23 2.89 1.23m-1.45-2.62-5.86-6.1.51-.45 5.35 2.83V4.785c0-.27.22-.5.5-.5s.5.22.5.5v7.21h2v-9.49c0-.28.22-.5.5-.5s.5.22.5.5v9.49h2v-8.58c0-.28.22-.5.5-.5s.5.22.5.5v8.58h2v-5.85c0-.28.22-.5.5-.5s.5.22.5.5v13.85c0 1.1-.9 2-2 2h-6.56c-.54 0-1.06-.23-1.44-.62`}),QT=H({name:`parking`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5.5 3h7c3.31 0 6 2.69 6 6s-2.69 6-6 6h-3v6h-4zm4 8h3.2c1.1 0 2-.9 2-2s-.9-2-2-2H9.5z`}),$T=H({name:`paste`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 3h-4.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m-7 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1M5 5v16h14V5h-2v3H7V5z`}),eE=H({name:`pause`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M10 19H6V5h4zm4 0V5h4v14z`}),tE=H({name:`pause_circle`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m-1 14H9V8h2zm2 0h2V8h-2z`}),nE=H({name:`pause_circle_outlined`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12m9 4H9V8h2zm1 4c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m3-4h-2V8h2z`}),rE=H({name:`person`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 4C9.79 4 8 5.79 8 8s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4m2 4c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2m4 10c-.2-.71-3.3-2-6-2-2.69 0-5.77 1.28-6 2zM4 18c0-2.66 5.33-4 8-4s8 1.34 8 4v2H4z`}),iE=H({name:`person_add`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4m0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2M7 18c0-2.66 5.33-4 8-4s8 1.34 8 4v2H7zm2 0c.22-.72 3.31-2 6-2 2.7 0 5.8 1.29 6 2zm-3-6v3H4v-3H1v-2h3V7h2v3h3v2z`}),aE=H({name:`pharmacy`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21 6h-2.64l1.14-3.14L17.15 2l-1.46 4H3v2l2 6-2 6v2h18v-2l-2-6 2-6zm-3.9 8.63L18.89 20H5.11l1.79-5.37.21-.63-.21-.63L5.11 8h13.78l-1.79 5.37-.21.63zM11 10h2v3h3v2h-3v3h-2v-3H8v-2h3z`}),oE=H({name:`phone`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 3h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.2-.19.45-.29.71-.29.1 0 .21.01.31.05 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1m2.54 2c.06.89.21 1.76.45 2.59l-1.2 1.2c-.41-1.2-.67-2.47-.76-3.79zm9.86 12.02c.85.24 1.72.39 2.6.45v1.49c-1.32-.09-2.59-.35-3.8-.75z`}),sE=H({name:`pie_chart`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12m11-1h6.93A8 8 0 0 0 13 4.07zm-9 1c0-4.07 3.06-7.44 7-7.93v15.86c-3.94-.49-7-3.86-7-7.93m9 1v6.93A8 8 0 0 0 19.93 13z`}),cE=H({name:`pin`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7.5 9H4v6h1.5v-2h2c.85 0 1.5-.65 1.5-1.5v-1C9 9.65 8.35 9 7.5 9m5 6H11V9h1.5zm6.25-2.5V9H20v6h-1.2l-2.55-3.5V15H15V9h1.25zm-13.25-1h2v-1h-2z`}),lE=H({name:`pin_drop`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2c3.31 0 6 2.69 6 6 0 4.5-6 11-6 11S6 12.5 6 8c0-3.31 2.69-6 6-6m7 20v-2H5v2zM8 8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 2.13-2.08 5.46-4 7.91-1.92-2.44-4-5.78-4-7.91m2 0c0-1.1.9-2 2-2s2 .9 2 2a2 2 0 1 1-4 0`}),uE=H({name:`pipe_support`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16.4 4.8c-.2-.2-.4-.5-.4-.8a1 1 0 0 1 1.6-.8c2.1 1.7 3.4 4.2 3.4 7.1a9.01 9.01 0 0 1-4 7.509V20.2c0 .6-.4 1-1 1H8c-.6 0-1-.4-1-1v-2.56C4.58 15.92 2.936 13.062 3 10c.1-2.7 1.3-5.1 3.3-6.7.6-.5 1.6 0 1.6.8 0 .3-.2.6-.4.8C6 6.2 5 8.1 5 10.3c0 4.3 3.9 7.7 8.4 6.8 2.8-.5 5-2.7 5.5-5.5.5-2.7-.6-5.3-2.5-6.8`}),dE=H({name:`pizza`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3.01 6C5.23 3.54 8.43 2 12 2s6.78 1.55 8.99 4L12 22zm2.5.36L12 17.92l6.49-11.56A10.15 10.15 0 0 0 12 4c-2.38 0-4.68.85-6.49 2.36M9 5.5c-.83 0-1.5.67-1.5 1.5S8.17 8.5 9 8.5s1.5-.67 1.5-1.5S9.82 5.5 9 5.5m3 9c-.83 0-1.5-.67-1.5-1.5s.68-1.5 1.5-1.5 1.5.67 1.5 1.5-.68 1.5-1.5 1.5`}),fE=H({name:`place`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7M7 9c0-2.76 2.24-5 5-5s5 2.24 5 5c0 2.88-2.88 7.19-5 9.88C9.92 16.21 7 11.85 7 9m2.5 0a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0`}),pE=H({name:`place_add`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C8.14 2 5 5.14 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.86-3.14-7-7-7M7 9c0-2.76 2.24-5 5-5s5 2.24 5 5c0 2.88-2.88 7.19-5 9.88C9.92 16.21 7 11.85 7 9m4-1V6h2v2h2v2h-2v2h-2v-2H9V8z`}),mE=H({name:`place_edit`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 8.755c0-4.41 3.59-8 8-8s8 3.59 8 8c0 5.57-6.96 13.34-7.26 13.67l-.74.82-.74-.82c-.3-.33-7.26-8.1-7.26-13.67m2 0c0 3.54 3.82 8.86 6 11.47 1.75-2.11 6-7.64 6-11.47 0-3.31-2.69-6-6-6s-6 2.69-6 6m2.51 2.05v1.44h1.44l3.92-3.93-1.43-1.43zm5.34-5.34a.38.38 0 0 1 .54 0l.9.9c.15.15.15.39 0 .54l-.7.7-1.44-1.44z`}),hE=H({name:`place_person`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 8.755c0-4.41 3.59-8 8-8s8 3.59 8 8c0 5.57-6.96 13.34-7.26 13.67l-.74.82-.74-.82c-.3-.33-7.26-8.1-7.26-13.67m2 0c0 3.54 3.82 8.86 6 11.47 1.75-2.11 6-7.64 6-11.47 0-3.31-2.69-6-6-6s-6 2.69-6 6m6 0c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5-1.5.68-1.5 1.5c0 .83.67 1.5 1.5 1.5m-3 2.5c0-1 2-1.5 3-1.5s3 .5 3 1.5v.12c-.73.84-1.8 1.38-3 1.38s-2.27-.54-3-1.38z`}),gE=H({name:`place_unknown`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 8.755c0-4.41 3.59-8 8-8s8 3.59 8 8c0 5.57-6.96 13.34-7.26 13.67l-.74.82-.74-.82c-.3-.33-7.26-8.1-7.26-13.67m2 0c0 3.54 3.82 8.86 6 11.47 1.75-2.11 6-7.64 6-11.47 0-3.31-2.69-6-6-6s-6 2.69-6 6m5.13 5h1.75v1.75h-1.75zm-2.63-5.5c0-1.93 1.57-3.5 3.5-3.5s3.5 1.57 3.5 3.5c0 1.124-.69 1.729-1.362 2.318-.637.559-1.258 1.103-1.258 2.062h-1.75c0-1.59.82-2.22 1.543-2.776.569-.438 1.077-.829 1.077-1.604 0-.96-.79-1.75-1.75-1.75s-1.75.79-1.75 1.75z`}),_E=H({name:`placeholder_icon`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 5H3c0-1.1.9-2 2-2zm0 8H3v-2h2zm2 8h2v-2H7zM5 9H3V7h2zm8-6h-2v2h2zm6 2V3c1.1 0 2 .9 2 2zM5 21v-2H3c0 1.1.9 2 2 2m0-4H3v-2h2zM9 3H7v2h2zm4 18h-2v-2h2zm6-8h2v-2h-2zm2 6c0 1.1-.9 2-2 2v-2zM19 9h2V7h-2zm2 8h-2v-2h2zm-6 4h2v-2h-2zm2-16h-2V3h2z`}),vE=H({name:`platform`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 8h2v5H7zm1-5v3H6a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1m12 15v-2H4v2h3v4h2v-4h6v4h2v-4zm-6-5h3v-1.955l-3-1.143zm-2 1V8.451a1 1 0 0 1 1.356-.934l5 1.904a1 1 0 0 1 .644.935V14a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1`}),yE=H({name:`play`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 12 8 19V5zm-3.73 0L10 8.64v6.72z`}),bE=H({name:`play_circle`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12m14 0-6-4.5v9z`}),xE=H({name:`play_circle_outlined`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m4-8-6 4.5v-9z`}),SE=H({name:`playlist_add`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 5h12v2H2zm0 4h12v2H2zm16 0h-2v4h-4v2h4v4h2v-4h4v-2h-4zm-8 6H2v-2h8z`}),CE=H({name:`playlist_added`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M1.5 5h12v2h-12zm0 4h12v2h-12zm0 6h8v-2h-8zm21-3L21 10.5 15.51 16l-3.01-3-1.5 1.5 4.51 4.5z`}),wE=H({name:`playlist_play`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16.5 5h-12v2h12zm0 4h-12v2h12zm-12 4h8v2h-8zm15 3-5 3v-6z`}),TE=H({name:`pool`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m10 8-3.25 3.25c.28.108.51.241.707.354l.063.036c.37.23.59.36 1.15.36s.78-.13 1.15-.36l.013-.007c.458-.27 1.077-.633 2.177-.633 1.11 0 1.73.37 2.18.64l.01.007c.365.216.595.353 1.14.353.55 0 .78-.13 1.15-.36.12-.07.26-.15.41-.23L10.48 5C8.93 3.45 7.5 2.99 5 3v2.5c1.82-.01 2.89.39 4 1.5zm-3.51 7.854c-.365-.217-.595-.354-1.14-.354-.55 0-.78.13-1.15.36l-.03.017c-.466.268-1.083.623-2.17.623v-2c.56 0 .78-.13 1.15-.36.45-.27 1.07-.64 2.18-.64s1.73.37 2.18.64l.01.007c.365.216.595.353 1.14.353.56 0 .78-.13 1.15-.36.45-.27 1.07-.64 2.18-.64s1.73.37 2.18.64l.01.007c.364.216.595.353 1.14.353.55 0 .78-.13 1.15-.36.45-.27 1.07-.64 2.18-.64s1.73.37 2.18.64l.01.007c.364.216.595.353 1.14.353v2c-1.1-.01-1.71-.37-2.16-.64l-.01-.006c-.364-.217-.595-.354-1.14-.354-.56 0-.78.13-1.15.36-.45.27-1.07.64-2.18.64s-1.73-.37-2.18-.64l-.01-.006c-.364-.217-.595-.354-1.14-.354-.56 0-.78.13-1.15.36-.45.27-1.07.64-2.18.64s-1.73-.37-2.18-.64zM18.67 18c-1.11 0-1.73.37-2.18.64-.37.23-.6.36-1.15.36-.545 0-.775-.137-1.14-.353l-.01-.007c-.45-.27-1.07-.64-2.18-.64-1.1 0-1.719.363-2.177.633l-.013.007c-.37.23-.59.36-1.15.36s-.78-.13-1.15-.36c-.45-.27-1.07-.64-2.18-.64-1.1 0-1.719.363-2.177.633l-.013.007c-.37.23-.59.36-1.15.36v2c1.1 0 1.719-.363 2.177-.632l.013-.008c.37-.23.6-.36 1.15-.36s.78.13 1.15.36c.45.27 1.07.64 2.18.64 1.1 0 1.719-.363 2.177-.632l.013-.008c.37-.23.59-.36 1.15-.36.545 0 .776.137 1.14.354l.01.006c.45.27 1.07.64 2.18.64 1.09 0 1.698-.357 2.156-.625l.024-.015c.37-.23.59-.36 1.15-.36.545 0 .775.137 1.14.354l.01.006c.45.27 1.07.64 2.18.64v-2c-.56 0-.78-.13-1.15-.36-.45-.27-1.07-.64-2.18-.64M14 5.5a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0`}),EE=H({name:`power`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11 3h2v10h-2zm5.41 3.59 1.42-1.42A8.93 8.93 0 0 1 21 12a9 9 0 0 1-18 0c0-2.74 1.23-5.18 3.17-6.83l1.41 1.41A6.995 6.995 0 0 0 12 19c3.87 0 7-3.13 7-7a6.92 6.92 0 0 0-2.59-5.41`}),DE=H({name:`power_bi`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h2v-2H4V6h16v12h-1v2h1c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2 M7 15h2v5H7zM10 13h2v7h-2zM13 14h2v6h-2zM16 11h2v9h-2z`}),OE=H({name:`power_button`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14 3h2v4c1.1 0 2 .9 2 2v5.49L14.5 18v3h-5v-3L6 14.5V8.98C6 7.89 6.9 6.99 7.99 7H8V3h2v4h4zm2 10.66V9H8v4.65l3.5 3.52V19h1v-1.83z`}),kE=H({name:`power_button_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M8.215 2.505h2v3.88l-2-2zm8 9.88v-3.88h-3.88l-2-2h3.88v-4h2v4c1.1 0 2 .9 2 2v5.48l-.2.2zm-11.88-9.04-1.41 1.41 3.29 3.29v5.96l3.5 3.5v3h5v-3l.48-.48 4.47 4.47 1.41-1.41z`}),AE=H({name:`pram`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M13.5 10V2c4.42 0 8 3.58 8 8zm2-5.66V8h3.66a6.03 6.03 0 0 0-3.66-3.66M6.94 11l-.95-2H2.5v2h2.22s1.89 4.07 2.12 4.42C5.74 16.01 5 17.17 5 18.5 5 20.43 6.57 22 8.5 22c1.76 0 3.22-1.3 3.46-3h2.08c.24 1.7 1.7 3 3.46 3 1.93 0 3.5-1.57 3.5-3.5 0-1.04-.46-1.97-1.18-2.61A7.95 7.95 0 0 0 21.5 11zM7 18.5c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5S9.33 17 8.5 17 7 17.67 7 18.5M17.5 20c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5m.45-4.97.29-.37c.4-.51.71-1.07.92-1.66H7.87c.125.254.237.486.333.686.159.328.275.568.337.674l.44.67c1.18.17 2.18.93 2.68 1.97h2.68a3.505 3.505 0 0 1 3.61-1.97`}),jE=H({name:`pregnant_woman`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11 2c-1.11 0-2 .89-2 2s.89 2 2 2 2-.89 2-2-.89-2-2-2m3 8c1.17.49 1.99 1.66 2 3v4h-3v5h-3v-5H8v-7c0-1.66 1.34-3 3-3s3 1.34 3 3`}),ME=H({name:`pressure`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16.046 2.867c.101.045.144.164.097.264l-.68 1.448a.204.204 0 0 1-.268.098 8 8 0 0 0-6.448.003.204.204 0 0 1-.268-.098l-.681-1.448a.197.197 0 0 1 .096-.264 10 10 0 0 1 8.152-.003m5.85 7.894a.197.197 0 0 1-.176.22l-1.591.166a.204.204 0 0 1-.223-.178 8 8 0 0 0-3.337-5.517.204.204 0 0 1-.055-.28L17.4 3.84a.197.197 0 0 1 .276-.054 10 10 0 0 1 4.22 6.975m-19.67.215a.197.197 0 0 1-.175-.22 10 10 0 0 1 4.223-6.973.197.197 0 0 1 .276.054l.885 1.333a.204.204 0 0 1-.054.28 8 8 0 0 0-3.34 5.515.204.204 0 0 1-.223.178zM6 20h-.027a10 10 0 0 1-3.972-7.26.197.197 0 0 1 .186-.21l1.598-.087a.204.204 0 0 1 .213.19A8 8 0 0 0 8.1 19h7.746a8 8 0 0 0 4.102-6.368.204.204 0 0 1 .213-.189l1.598.087c.11.006.195.1.187.21A10 10 0 0 1 17.973 20h-.027a.2.2 0 0 1-.053.06q-.718.527-1.52.92a.2.2 0 0 1-.087.02H7.66a.2.2 0 0 1-.087-.02 10 10 0 0 1-1.52-.92A.2.2 0 0 1 6 20m5.811-12.964a.5.5 0 0 0-.388.416l-.693 4.776a2 2 0 1 0 2.486 0l-.693-4.776a.5.5 0 0 0-.388-.416l-.055-.012a.5.5 0 0 0-.214 0z`}),NE=H({name:`print`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 8h-1V3H6v5H5c-1.66 0-3 1.34-3 3v6h4v4h12v-4h4v-6c0-1.66-1.34-3-3-3M8 5h8v3H8zm8 14v-4H8v4zm2-4v-2H6v2H4v-4c0-.55.45-1 1-1h14c.55 0 1 .45 1 1v4zm-1-3.5a1 1 0 1 1 2 0 1 1 0 0 1-2 0`}),PE=H({name:`print_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2.23.82.82 2.23l5 4.99c-1.66 0-3 1.34-3 3v6h4v4h12l2.95 2.96 1.41-1.41zm2.59 13.4v-4c0-.55.45-1 1-1h2l3 3h-4v2zm12 4-4-4h-4v4zm-8-14h8v3h-5.34l2 2h6.34c.55 0 1 .45 1 1v4l-2 .01v-2.01h-2.34l4 4h2.34v-6c0-1.66-1.34-3-3-3h-1v-5h-12v.36l2 2zm9 6.51a1 1 0 1 1 2 0 1 1 0 0 1-2 0`}),FE=H({name:`priority_high`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M8.5 6.5C4.92 6.5 2 9.42 2 13s2.92 6.5 6.5 6.5H12v-2H8.5C6.02 17.5 4 15.48 4 13s2.02-4.5 4.5-4.5H9V11l4-3.5L9 4v2.5zm13.5 0h-8v2h8zm0 5.5h-8v2h8zm-8 5.5h8v2h-8z`}),IE=H({name:`priority_low`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M8.5 17.5C4.92 17.5 2 14.58 2 11s2.92-6.5 6.5-6.5H12v2H8.5C6.02 6.5 4 8.52 4 11s2.02 4.5 4.5 4.5H9V13l4 3.5L9 20v-2.5zM22 4.5h-8v2h8zm0 5.5h-8v2h8zm-8 5.5h8v2h-8z`}),LE=H({name:`puzzle`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M8.25 4.75a2.5 2.5 0 0 1 5 0h4c1.1 0 2 .9 2 2v4a2.5 2.5 0 0 1 0 5v4c0 1.1-.9 2-2 2h-3.8v-.3c0-1.49-1.21-2.7-2.7-2.7s-2.7 1.21-2.7 2.7v.3h-3.8c-1.1 0-2-.9-2-2v-3.8h.3c1.49 0 2.7-1.21 2.7-2.7s-1.21-2.7-2.7-2.7h-.29v-3.8c0-1.1.89-2 1.99-2zm3 0c0-.28-.22-.5-.5-.5s-.5.22-.5.5v2h-6l.01 2.12c1.75.68 2.99 2.39 2.99 4.38s-1.25 3.7-3 4.38v2.12h2.12c.68-1.75 2.39-3 4.38-3s3.7 1.25 4.38 3h2.12v-6h2c.28 0 .5-.22.5-.5s-.22-.5-.5-.5h-2v-6h-6z`}),RE=H({name:`puzzle_filled`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M10.75 2.25a2.5 2.5 0 0 0-2.5 2.5h-4c-1.1 0-1.99.9-1.99 2v3.8h.29c1.49 0 2.7 1.21 2.7 2.7s-1.21 2.7-2.7 2.7h-.3v3.8c0 1.1.9 2 2 2h3.8v-.3c0-1.49 1.21-2.7 2.7-2.7s2.7 1.21 2.7 2.7v.3h3.8c1.1 0 2-.9 2-2v-4a2.5 2.5 0 0 0 0-5v-4c0-1.1-.9-2-2-2h-4a2.5 2.5 0 0 0-2.5-2.5`}),zE=H({name:`railway`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2c-4.42 0-8 .5-8 4v10.5C4 18.43 5.57 20 7.5 20L6 21.5v.5h12v-.5L16.5 20c1.93 0 3.5-1.57 3.5-3.5V6c0-3.5-3.58-4-8-4m0 2c6 0 6 1.2 6 2H6c0-.8 0-2 6-2m6 7V8H6v3zM7.5 18c-.83 0-1.5-.67-1.5-1.5V13h12v3.5c0 .83-.67 1.5-1.5 1.5zm2.5-2.5c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2`}),BE=H({name:`receipt`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19.5 3.5 18 2l-1.5 1.5L15 2l-1.5 1.5L12 2l-1.5 1.5L9 2 7.5 3.5 6 2 4.5 3.5 3 2v20l1.5-1.5L6 22l1.5-1.5L9 22l1.5-1.5L12 22l1.5-1.5L15 22l1.5-1.5L18 22l1.5-1.5L21 22V2zM5 19.09V4.91h14v14.18zM18 17v-2H6v2zm0-6v2H6v-2zm0-2V7H6v2z`}),VE=H({name:`record`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 12c0-4.42 3.58-8 8-8s8 3.58 8 8-3.58 8-8 8-8-3.58-8-8m14 0c0-3.31-2.69-6-6-6s-6 2.69-6 6 2.69 6 6 6 6-2.69 6-6`}),HE=H({name:`record_voice`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m18.44 4.13 1.63-1.63c3.91 4.05 3.9 10.11 0 14l-1.63-1.63c2.77-3.18 2.77-7.72 0-10.74M13 9.5c0 2.21-1.79 4-4 4s-4-1.79-4-4 1.79-4 4-4 4 1.79 4 4m-2 0c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2m-2 6c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4m0 2c-2.69 0-5.78 1.28-6 2h12c-.2-.71-3.3-2-6-2m6.08-9.95c.84 1.18.84 2.71 0 3.89l1.68 1.69c2.02-2.02 2.02-5.07 0-7.27z`}),UE=H({name:`record_voice_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m18.442 4.13 1.63-1.63c3.86 3.99 3.89 9.94.15 13.83l-1.64-1.64c2.62-3.17 2.58-7.59-.14-10.56m-3.36 3.42 1.68-1.69c1.98 2.15 2.01 5.11.11 7.13l-1.7-1.7c.74-1.16.71-2.61-.09-3.74m-5.65-2.01 3.53 3.53a3.98 3.98 0 0 0-3.53-3.53m-6.43-.77 1.41-1.41 16.73 16.73-1.41 1.41-3.02-3.02c.18.32.29.65.29 1.02v2h-16v-2c0-2.66 5.33-4 8-4 1.78 0 4.74.6 6.51 1.78l-4.4-4.4c-.61.39-1.33.62-2.11.62-2.21 0-4-1.79-4-4 0-.78.23-1.5.62-2.11zm0 14.73c.22-.72 3.31-2 6-2 2.7 0 5.8 1.29 6 2zm4-10c0 1.1.9 2 2 2 .22 0 .42-.04.62-.11l-2.51-2.51c-.07.2-.11.4-.11.62`}),WE=H({name:`redo`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18.63 11.1c-1.85-1.61-4.25-2.6-6.9-2.6-4.65 0-8.58 3.03-9.96 7.22l2.36.78a8 8 0 0 1 7.6-5.5c1.95 0 3.73.72 5.12 1.88l-3.62 3.62h9v-9z`}),GE=H({name:`reduce`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 4h2v2H3zM7 6V4h2v2zM3 8v2h2V8z M3 13v9h9v-9zm2 7v-5h5v5z M17 22h-2v-2h2zM19 20v2h2v-2zM21 16v2h-2v-2zM21 10h-4.512l4.25-4.25-1.414-1.415L15 8.66V4h-2v8h8z`}),KE=H({name:`refresh`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17.646 6.35A7.96 7.96 0 0 0 11.996 4c-4.42 0-7.99 3.58-7.99 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08a5.99 5.99 0 0 1-5.65 4c-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L12.996 11h7V4z`}),qE=H({name:`remove`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12m5 1h10v-2H7z`}),JE=H({name:`remove_outlined`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2M4 12c0 4.41 3.59 8 8 8s8-3.59 8-8-3.59-8-8-8-8 3.59-8 8m3-1v2h10v-2z`}),YE=H({name:`reorder`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 7V5h18v2zm0 4h18V9H3zm18 4H3v-2h18zm0 4H3v-2h18z`}),XE=H({name:`repeat`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17 7H7v4H5V5h12V2l4 4-4 4zM7 17h10v-4h2v6H7v3l-4-4 4-4z`}),ZE=H({name:`repeat_one`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 7h10v3l4-4-4-4v3H5v6h2zm12 6h-2v4H7v-3l-4 4 4 4v-3h12zm-6-4v6h-1.5v-4H10v-1l2-1z`}),QE=H({name:`replay`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 6V2L7 7l5 5V8c3.31 0 6 2.69 6 6s-2.69 6-6 6-6-2.69-6-6H4c0 4.42 3.58 8 8 8s8-3.58 8-8-3.58-8-8-8`}),$E=H({name:`replay_10`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2v4c4.42 0 8 3.58 8 8s-3.58 8-8 8-8-3.58-8-8h2c0 3.31 2.69 6 6 6s6-2.69 6-6-2.69-6-6-6v4L7 7zm-1.95 15h.85v-4.27h-.09l-1.77.63v.69l1.01-.31zm5.13-1.76c0 .32-.03.6-.1.82s-.17.42-.29.57-.28.26-.45.33-.37.1-.59.1-.41-.03-.59-.1-.33-.18-.46-.33q-.195-.225-.3-.57c-.07-.23-.11-.5-.11-.82v-.74c0-.32.03-.6.1-.82s.17-.42.29-.57.28-.26.45-.33.37-.1.59-.1.41.03.59.1.33.18.46.33q.195.225.3.57c.07.23.11.5.11.82zm-.89-1.34c.03.13.04.29.04.48h-.01v.97c0 .19-.02.35-.04.48s-.06.24-.11.32-.12.14-.19.17a.66.66 0 0 1-.5 0 .4.4 0 0 1-.19-.17c-.05-.08-.09-.19-.12-.32s-.04-.29-.04-.48v-.97c0-.19.01-.35.04-.48s.07-.23.12-.31.12-.14.19-.17a.66.66 0 0 1 .5 0c.08.03.14.09.19.17s.09.18.12.31`}),eD=H({name:`replay_30`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2v4c4.42 0 8 3.58 8 8s-3.58 8-8 8-8-3.58-8-8h2c0 3.31 2.69 6 6 6s6-2.69 6-6-2.69-6-6-6v4L7 7zm-1.99 12.49h-.45v.65h.47c.11 0 .2.02.29.04a.51.51 0 0 1 .36.31c.03.08.05.18.05.29 0 .09-.01.17-.04.24s-.08.13-.13.18-.12.09-.2.12-.17.04-.27.04c-.09 0-.17-.02-.25-.04a.5.5 0 0 1-.2-.11c-.06-.05-.1-.1-.13-.17a.55.55 0 0 1-.05-.22h-.85c0 .21.04.4.12.55s.2.27.33.38.29.18.46.23.35.07.53.07c.22 0 .41-.03.6-.08s.34-.14.48-.24.24-.24.32-.39.12-.33.12-.53c0-.23-.06-.43-.18-.61s-.3-.3-.54-.39a1.1 1.1 0 0 0 .48-.39.85.85 0 0 0 .17-.52c0-.2-.04-.38-.11-.53s-.17-.28-.3-.38-.28-.18-.46-.23-.38-.08-.59-.08c-.19 0-.37.03-.54.08s-.31.13-.44.23a1.07 1.07 0 0 0-.41.85h.85a.46.46 0 0 1 .17-.35.4.4 0 0 1 .18-.1.8.8 0 0 1 .22-.03c.09 0 .18.02.25.04s.13.06.18.11.08.1.11.17.04.14.04.22c0 .18-.05.32-.16.43s-.27.16-.48.16m5.29.75c0 .32-.03.6-.1.82s-.17.42-.29.57-.28.26-.45.33-.37.1-.59.1-.41-.03-.59-.1-.33-.18-.46-.33q-.195-.225-.3-.57c-.07-.23-.11-.5-.11-.82v-.74c0-.32.03-.6.1-.82s.17-.42.29-.57.28-.26.45-.33.37-.1.59-.1.41.03.59.1.33.18.46.33q.195.225.3.57c.07.23.11.5.11.82zm-.89-1.34c.03.13.04.29.04.48h-.01v.97c0 .19-.01.35-.04.48-.02.13-.06.24-.11.32s-.12.14-.19.17a.66.66 0 0 1-.5 0 .4.4 0 0 1-.19-.17c-.05-.08-.09-.19-.12-.32s-.04-.29-.04-.48v-.97c0-.19.01-.35.04-.48s.07-.23.12-.31.12-.14.19-.17a.66.66 0 0 1 .5 0c.08.03.14.09.19.17s.09.18.12.31`}),tD=H({name:`replay_5`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2v4c4.42 0 8 3.58 8 8s-3.58 8-8 8-8-3.58-8-8h2c0 3.31 2.69 6 6 6s6-2.69 6-6-2.69-6-6-6v4L7 7zm-1.06 10.73-.25 2.17.67.16.022-.023a.3.3 0 0 1 .078-.067q.03-.016.06-.035l.06-.035c.04-.02.1-.04.15-.05s.12-.02.2-.02c.11 0 .22.02.3.05q.12.045.21.15c.06.07.1.14.13.24s.04.2.04.31 0 .21-.03.31-.07.18-.11.25a.49.49 0 0 1-.45.23.65.65 0 0 1-.42-.15c-.11-.09-.17-.23-.19-.41h-.84c0 .2.05.38.13.53s.18.29.32.39.29.19.46.24.35.08.53.08c.25 0 .46-.05.64-.12s.33-.18.45-.31q.18-.195.27-.45t.09-.54c0-.22-.04-.42-.09-.6s-.14-.33-.25-.45-.25-.21-.41-.28a1.35 1.35 0 0 0-.75-.08q-.045.008-.09.02t-.09.02c-.06.01-.11.03-.15.05l-.05.021c-.022.01-.043.017-.06.029l.11-.92h1.7v-.71z`}),nD=H({name:`reply`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M10 8.5v-4l-7 7 7 7v-4.1c5 0 8.5 1.6 11 5.1-1-5-4-10-11-11`}),rD=H({name:`reply_all`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 4.5v3l-4 4 4 4v3l-7-7zm6 0v4c7 1 10 6 11 11-2.5-3.5-6-5.1-11-5.1v4.1l-7-7z`}),iD=H({name:`report`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M8.27 3h7.46L21 8.27v7.46L15.73 21H8.27L3 15.73V8.27zm6.63 16 4.1-4.1V9.1L14.9 5H9.1L5 9.1v5.8L9.1 19zM12 15a1 1 0 1 0 0 2 1 1 0 0 0 0-2m1-8h-2v7h2z`}),aD=H({name:`report_bug`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17.19 8H20v2h-2.09c.05.33.09.66.09 1v1h2v2h-2v1c0 .34-.04.67-.09 1H20v2h-2.81c-1.04 1.79-2.97 3-5.19 3s-4.15-1.21-5.19-3H4v-2h2.09c-.05-.33-.09-.66-.09-1v-1H4v-2h2v-1c0-.34.04-.67.09-1H4V8h2.81c.45-.78 1.07-1.45 1.81-1.96L7 4.41 8.41 3l2.18 2.17c.45-.11.92-.17 1.41-.17s.96.06 1.42.17L15.59 3 17 4.41l-1.63 1.63c.75.51 1.37 1.18 1.82 1.96M16 15v-4c0-.22-.03-.47-.07-.69l-.1-.65-.38-.65c-.3-.53-.71-.97-1.21-1.31l-.61-.42-.68-.16a3.787 3.787 0 0 0-1.89 0l-.74.18-.57.39A4.1 4.1 0 0 0 8.54 9l-.37.65-.1.65c-.04.22-.07.47-.07.7v4c0 .23.03.48.07.71l.1.65.37.64c.72 1.23 2.04 2 3.46 2s2.74-.76 3.46-2l.37-.65.1-.65c.04-.23.07-.48.07-.7m-6-1h4v2h-4zm4-4h-4v2h4z`}),oD=H({name:`report_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2.7 1.29 1.29 2.7l3.64 3.64-1.64 1.64v7.46l5.27 5.27h7.46l1.64-1.64 3.64 3.64 1.41-1.41zm6.69 3.42h5.8l4.1 4.1v5.8l-.22.22 1.42 1.41.8-.8V7.98l-5.27-5.27H8.56l-.8.8 1.41 1.42zm2.9 10a1 1 0 1 0 0 2 1 1 0 0 0 0-2m1-8v2.33l-2-2v-.33zm-3.9 12h5.8l1.05-1.05-9.9-9.9-1.05 1.05v5.8z`}),sD=H({name:`res_4k_filled`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 3h14a2 2 0 0 1 2 2v14c0 1.1-.9 2-2 2H5a2 2 0 0 1-2-2V5c0-1.1.9-2 2-2m6 12H9.5v-1.5h-3V9H8v3h1.5V9H11v3h1v1.51h-1zm5.2-3 2-3h-1.7l-2 3V9H13v6h1.5v-3l2 3h1.7z`}),cD=H({name:`res_4k_outlined`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 3H5c-1.1 0-2 .9-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5a2 2 0 0 0-2-2m0 2v14H5V5zm-8 10H9.5v-1.5h-3V9H8v3h1.5V9H11v3h1v1.51h-1zm5.2-3 2-3h-1.7l-2 3V9H13v6h1.5v-3l2 3h1.7z`}),lD=H({name:`res_hd_filled`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 3h14c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2m4.5 10h-2v2H6V9h1.5v2.5h2V9H11v6H9.5zm8.5 1v-4c0-.55-.45-1-1-1h-4v6h4c.55 0 1-.45 1-1m-3.5-.5h2v-3h-2z`}),uD=H({name:`res_hd_outlined`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m0 16H5V5h14zm-9.5-6h-2v2H6V9h1.5v2.5h2V9H11v6H9.5zm8.5 1v-4c0-.55-.45-1-1-1h-4v6h4c.55 0 1-.45 1-1m-3.5-.5h2v-3h-2z`}),dD=H({name:`restaurant`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9 9h2V2h2v7c0 2.21-1.79 4-4 4v9H7v-9c-2.21 0-4-1.79-4-4V2h2v7h2V2h2zm7 5V6c0-1.76 2.24-4 5-4v20h-2v-8z`}),fD=H({name:`restore`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4.5 12a9 9 0 1 1 9 9c-2.49 0-4.73-1.01-6.36-2.64l1.42-1.42A6.94 6.94 0 0 0 13.5 19c3.87 0 7-3.13 7-7s-3.13-7-7-7-7 3.13-7 7h3l-4 3.99-4-3.99zm8 1V8H14v4.15l3.52 2.09-.77 1.28z`}),pD=H({name:`restore_from_trash`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m14.5 3 1 1H19v2H5V4h3.5l1-1zM8 21c-1.1 0-2-.9-2-2V7h12v12c0 1.1-.9 2-2 2zm0-7V9h8v5l-4-4zm0 0v5h8v-5h-2v4h-4v-4z`}),mD=H({name:`restore_page`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8zm4 18H6V4h7.17L18 8.83zM7.28 9.4l1.17 1.17c.8-1.24 2.18-2.07 3.77-2.07 2.48 0 4.5 2.02 4.5 4.5s-2.02 4.5-4.5 4.5a4.51 4.51 0 0 1-4.12-2.7h1.55a3.14 3.14 0 0 0 2.58 1.35 3.15 3.15 0 1 0 0-6.3c-1.21 0-2.27.7-2.79 1.71L10.88 13h-3.6z`}),hD=H({name:`rotate_3d`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m11.345.03.66-.03c6.29 0 11.44 4.84 11.94 10.99h-1.5c-.35-3.76-2.69-6.93-5.96-8.48l-1.33 1.33zm-2.93 14.93c-.19 0-.37-.03-.52-.08a1.1 1.1 0 0 1-.4-.24c-.11-.1-.2-.22-.26-.37-.06-.14-.09-.3-.09-.47h-1.3c0 .36.07.68.21.95s.33.5.56.69c.24.18.51.32.82.41q.45.15.96.15c.37 0 .72-.05 1.03-.15.32-.1.6-.25.83-.44s.42-.43.55-.72.2-.61.2-.97c0-.19-.02-.38-.07-.56a1.7 1.7 0 0 0-.23-.51c-.1-.16-.24-.3-.4-.43-.17-.13-.37-.23-.61-.31a2.1 2.1 0 0 0 .89-.75c.1-.15.17-.3.22-.46s.07-.32.07-.48q0-.54-.18-.96a1.8 1.8 0 0 0-.51-.69c-.2-.19-.47-.33-.77-.43-.31-.09-.65-.14-1.02-.14-.36 0-.69.05-1 .16-.3.11-.57.26-.79.45-.21.19-.38.41-.51.67-.12.26-.18.54-.18.85h1.3q0-.255.09-.45a.94.94 0 0 1 .25-.34c.11-.09.23-.17.38-.22s.3-.08.48-.08c.4 0 .7.1.89.31.19.2.29.49.29.86 0 .18-.03.34-.08.49a.87.87 0 0 1-.25.37c-.11.1-.25.18-.41.24s-.36.09-.58.09h-.77v1.03h.77c.22 0 .42.02.6.07s.33.13.45.23c.12.11.22.24.29.4s.1.35.1.57c0 .41-.12.72-.35.93-.23.23-.55.33-.95.33m-.89 6.52A10.49 10.49 0 0 1 1.555 13h-1.5c.51 6.16 5.66 11 11.95 11l.66-.03-3.81-3.81zm8.3-13.21c.44.18.82.44 1.14.77s.57.73.74 1.2.26.99.26 1.57v.4c0 .58-.09 1.1-.26 1.57-.17.46-.42.86-.74 1.19s-.71.58-1.16.76-.96.27-1.51.27h-2.3V8h2.36q.81 0 1.47.27m.75 3.93c0 .42-.05.79-.14 1.13-.1.33-.24.62-.43.85s-.43.41-.71.53q-.435.18-.99.18h-.91V9.12h.97c.72 0 1.27.23 1.64.69.38.46.57 1.12.57 1.99z`}),gD=H({name:`rotate_90_degrees_ccw`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M13.57 4.62c2.3 0 4.61.88 6.36 2.64a8.98 8.98 0 0 1 0 12.72 8.95 8.95 0 0 1-6.36 2.64c-1.49 0-2.98-.38-4.33-1.12l1.49-1.49a6.973 6.973 0 0 0 7.79-1.44 7.007 7.007 0 0 0 0-9.9 6.97 6.97 0 0 0-4.95-2.05v3.24L9.33 5.62l4.24-4.24zM7.91 7.03l-6.48 6.49L7.92 20l6.49-6.48zm-3.65 6.49 3.66-3.66 3.65 3.66-3.66 3.66z`}),_D=H({name:`rotate_left`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12.965 2.535v3.07c3.95.49 7 3.85 7 7.93s-3.05 7.44-7 7.93v-2.02c2.84-.48 5-2.94 5-5.91s-2.16-5.43-5-5.91v3.91l-4.55-4.45zm-7.3 6.11 1.41 1.42c-.53.75-.88 1.6-1.02 2.47h-2.02c.17-1.39.73-2.73 1.63-3.89m-1.63 5.89h2.02c.14.88.49 1.72 1.01 2.47l-1.41 1.42c-.9-1.16-1.45-2.5-1.62-3.89m3.03 5.32c1.16.9 2.51 1.44 3.9 1.61v-2.03c-.87-.15-1.71-.49-2.46-1.03z`}),vD=H({name:`rotate_right`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m11.035 2.535 4.55 4.55-4.55 4.45v-3.91c-2.84.48-5 2.94-5 5.91s2.16 5.43 5 5.91v2.02c-3.95-.49-7-3.85-7-7.93s3.06-7.44 7-7.93zm7.31 6.11c.9 1.16 1.45 2.5 1.62 3.89h-2.02c-.14-.87-.48-1.72-1.02-2.47zm-5.31 10.79v2.02c1.39-.17 2.74-.71 3.9-1.61l-1.44-1.44c-.75.54-1.59.89-2.46 1.03m5.31-1.01-1.42-1.41c.54-.76.88-1.61 1.02-2.48h2.02a7.9 7.9 0 0 1-1.62 3.89`}),yD=H({name:`router`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16 4.2c1.5 0 3 .6 4.2 1.7l.8-.8C19.6 3.7 17.8 3 16 3s-3.6.7-5 2.1l.8.8C13 4.8 14.5 4.2 16 4.2m-3.3 2.5.8.8c.7-.7 1.6-1 2.5-1s1.8.3 2.5 1l.8-.8c-.9-.9-2.1-1.4-3.3-1.4s-2.4.5-3.3 1.4M17 13h2c1.1 0 2 .9 2 2v4c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2v-4c0-1.1.9-2 2-2h10V9h2zm2 6H5v-4h14zM8 16H6v2h2zm1.5 0h2v2h-2zm5.5 0h-2v2h2z`}),bD=H({name:`run`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16.55 3.25c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2m-4.6 11.5-1 4.4-7-1.4.4-2 4.9 1 1.6-8.1-1.8.7v3.4h-2v-4.7l5.2-2.2c.15 0 .275-.025.4-.05s.25-.05.4-.05c.7 0 1.3.4 1.7 1l1 1.6c.8 1.4 2.4 2.4 4.3 2.4v2c-2.2 0-4.2-1-5.5-2.5l-.6 3 2.1 2v7.5h-2v-6z`}),xD=H({name:`satellite`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2M5 19V5h14v14zM6 6h2.57c0 1.42-1.15 2.58-2.57 2.58zm6 0h-1.71c0 2.36-1.92 4.29-4.29 4.29V12c3.32 0 6-2.69 6-6m-.86 9.73 3-3.87L18 17H6l3-3.85z`}),SD=H({name:`save`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 3h12l4 4v12c0 1.1-.9 2-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2m14 16V7.83L16.17 5H5v14zm-7-7c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3m3-6H6v4h9z`}),CD=H({name:`scanner`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m4.2 4.5 15.6 5.7c.7.2 1.2 1 1.2 1.8v5.5c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2v-4c0-1.1.9-2 2-2h12.6L3.5 6.4zm.8 13h14v-4H5zm1-3h2v2H6zm12 0h-8v2h8z`}),wD=H({name:`scatter_plot`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11.2 10.2c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4m-8 4c0 2.21 1.79 4 4 4s4-1.79 4-4-1.79-4-4-4-4 1.79-4 4m2 0c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2m4-8c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2m7.6 15.6c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4m-2-4c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2`}),TD=H({name:`school`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 3 1 9l4 2.18v6L12 21l7-3.82v-6l2-1.09V17h2V9zm6.82 6L12 12.72 5.18 9 12 5.28zM12 18.72l5-2.73v-3.72L12 15l-5-2.73v3.72z`}),ED=H({name:`search_find_replace`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M13.796 6.715c-.91-.9-2.16-1.46-3.54-1.46a5 5 0 0 0-4.9 4h-2.02c.49-3.39 3.39-6 6.92-6 1.93 0 3.68.78 4.95 2.05l2.05-2.05v6h-6zm3.38 4.54a6.9 6.9 0 0 1-1.28 3.14l4.85 4.86-1.49 1.49-4.86-4.85a7 7 0 0 1-4.14 1.36c-1.93 0-3.68-.78-4.95-2.05l-2.05 2.05v-6h6l-2.54 2.54c.91.9 2.16 1.46 3.54 1.46a5 5 0 0 0 4.9-4z`}),DD=H({name:`search_in_page`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8zM6 4h7l5 5v8.58l-1.84-1.84a4.99 4.99 0 0 0-.64-6.28A4.96 4.96 0 0 0 12 8a5 5 0 0 0-3.53 1.46 4.98 4.98 0 0 0 0 7.05 4.98 4.98 0 0 0 6.28.63L17.6 20H6zm6 11.98c.8 0 1.55-.32 2.11-.88.57-.56.88-1.31.88-2.11s-.32-1.55-.88-2.11C13.55 10.31 12.8 10 12 10s-1.55.31-2.11.88c-.57.56-.88 1.31-.88 2.11s.32 1.55.88 2.11c.56.57 1.31.88 2.11.88`}),OD=H({name:`searched_history`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17.01 14.26h-.8l-.27-.27a6.45 6.45 0 0 0 1.57-4.23 6.5 6.5 0 0 0-6.5-6.5c-3.59 0-6.5 3-6.5 6.5H2l3.84 4 4.16-4H6.51a4.5 4.5 0 0 1 9 0 4.507 4.507 0 0 1-6.32 4.12l-1.48 1.48a6.47 6.47 0 0 0 7.52-.67l.27.27v.79l5.01 4.99L22 19.26z`}),kD=H({name:`security`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m3 5 9-4 9 4v6c0 5.55-3.84 10.74-9 12-5.16-1.26-9-6.45-9-12zm16 6.99h-7v-8.8L5 6.3V12h7v8.93c3.72-1.15 6.47-4.82 7-8.94`}),AD=H({name:`select_all`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 5H3c0-1.1.9-2 2-2zm0 8H3v-2h2zm2 8h2v-2H7zM5 9H3V7h2zm8-6h-2v2h2zm6 2V3c1.1 0 2 .9 2 2zM5 21v-2H3c0 1.1.9 2 2 2m0-4H3v-2h2zM9 3H7v2h2zm4 18h-2v-2h2zm6-8h2v-2h-2zm2 6c0 1.1-.9 2-2 2v-2zM19 9h2V7h-2zm2 8h-2v-2h2zm-6 4h2v-2h-2zm2-16h-2V3h2zM7 17h10V7H7zm8-8H9v6h6z`}),jD=H({name:`send`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m1.5 10 .01-7 20.99 9-20.99 9-.01-7 15-2zm2.01-3.97 7.51 3.22-7.52-1zm7.5 8.72L3.5 17.97v-2.22z`}),MD=H({name:`setting_backup_restore`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4.5 12a9 9 0 1 1 3.52 7.14l1.42-1.44A6.995 6.995 0 0 0 20.5 12c0-3.87-3.13-7-7-7s-7 3.13-7 7h3l-4 4-4-4zm9-2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2`}),ND=H({name:`settings`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19.502 12c0 .34-.03.66-.07.98l2.11 1.65c.19.15.24.42.12.64l-2 3.46c-.09.16-.26.25-.43.25q-.09 0-.18-.03l-2.49-1c-.52.39-1.08.73-1.69.98l-.38 2.65c-.03.24-.24.42-.49.42h-4c-.25 0-.46-.18-.49-.42l-.38-2.65c-.61-.25-1.17-.58-1.69-.98l-2.49 1a.5.5 0 0 1-.61-.22l-2-3.46a.505.505 0 0 1 .12-.64l2.11-1.65a8 8 0 0 1-.07-.98c0-.33.03-.66.07-.98l-2.11-1.65a.493.493 0 0 1-.12-.64l2-3.46c.09-.16.26-.25.43-.25q.09 0 .18.03l2.49 1c.52-.39 1.08-.73 1.69-.98l.38-2.65c.03-.24.24-.42.49-.42h4c.25 0 .46.18.49.42l.38 2.65c.61.25 1.17.58 1.69.98l2.49-1a.5.5 0 0 1 .61.22l2 3.46c.12.22.07.49-.12.64l-2.11 1.65c.04.32.07.64.07.98m-2 0c0-.21-.01-.42-.05-.73l-.14-1.13.89-.7 1.07-.85-.7-1.21-1.27.51-1.06.43-.91-.7c-.4-.3-.8-.53-1.23-.71l-1.06-.43-.16-1.13-.19-1.35h-1.39l-.2 1.35-.16 1.13-1.06.43c-.41.17-.82.41-1.25.73l-.9.68-1.04-.42-1.27-.51-.7 1.21 1.08.84.89.7-.14 1.13c-.03.3-.05.53-.05.73s.02.43.05.74l.14 1.13-.89.7-1.08.84.7 1.21 1.27-.51 1.06-.43.91.7c.4.3.8.53 1.23.71l1.06.43.16 1.13.19 1.35h1.4l.2-1.35.16-1.13 1.06-.43c.41-.17.82-.41 1.25-.73l.9-.68 1.04.42 1.27.51.7-1.21-1.08-.84-.89-.7.14-1.13c.03-.3.05-.52.05-.73m-5.5-4c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4m-2 4c0 1.1.9 2 2 2s2-.9 2-2-.9-2-2-2-2 .9-2 2`}),PD=H({name:`share`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16.04 16.89c.52-.47 1.2-.77 1.96-.77 1.61 0 2.92 1.31 2.92 2.92s-1.31 2.92-2.92 2.92-2.92-1.31-2.92-2.92c0-.22.03-.44.08-.65l-7.12-4.16c-.54.5-1.25.81-2.04.81-1.66 0-3-1.34-3-3s1.34-3 3-3c.79 0 1.5.31 2.04.81l7.05-4.11c-.05-.23-.09-.46-.09-.7 0-1.66 1.34-3 3-3s3 1.34 3 3-1.34 3-3 3c-.79 0-1.5-.31-2.04-.81l-7.05 4.11c.05.23.09.46.09.7s-.04.47-.09.7zM19 5.04c0-.55-.45-1-1-1s-1 .45-1 1 .45 1 1 1 1-.45 1-1m-13 8c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1m11 6.02c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1-1 .45-1 1`}),FD=H({name:`share_screen`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20 18c1.1 0 1.99-.9 1.99-2L22 6a2 2 0 0 0-2-2H4c-1.11 0-2 .89-2 2v10a2 2 0 0 0 2 2H0v2h24v-2zM4 16V6h16v10.01zm3-1c.56-2.67 2.11-5.33 6-5.87V7l4 3.73-4 3.74v-2.19c-2.78 0-4.61.85-6 2.72`}),ID=H({name:`share_screen_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M1.11 2.84 2.66 4.4c-.41.37-.66.89-.66 1.48v9.98c0 1.1.9 2 2.01 2H0v2h18.13l2.71 2.71 1.41-1.41L2.52 1.43zm20.68 15.02 2 2H24v-2zM4.13 5.88H4v10h10.13l-3.46-3.48c-1.54.38-2.71 1.17-3.67 2.46.31-1.48.94-2.93 2.08-4.05zm15.87 0v10.19l1.3 1.3c.42-.37.7-.89.7-1.49v-10a2 2 0 0 0-2-2H7.8l2 2zm-4.28 5.91-2.79-2.78.07-.02V6.86l4 3.73z`}),LD=H({name:`sheet_bottom_position`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 4h18c.55 0 1 .45 1 1v14c0 .55-.45 1-1 1H3c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1m1 10h16V6H4z`}),RD=H({name:`sheet_left_position`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 20h18c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1H3c-.55 0-1 .45-1 1v14c0 .55.45 1 1 1m7-14h10v12H10z`}),zD=H({name:`sheet_right_position`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 4h18c.55 0 1 .45 1 1v14c0 .55-.45 1-1 1H3c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1m1 14h10V6H4z`}),BD=H({name:`sheet_top_position`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 20h18c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1H3c-.55 0-1 .45-1 1v14c0 .55.45 1 1 1m1-10h16v8H4z`}),VD=H({name:`shipping`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20 8h-3V4H3c-1.1 0-2 .9-2 2v11h2c0 1.66 1.34 3 3 3s3-1.34 3-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3h2v-5zm-.5 1.5 1.96 2.5H17V9.5zM5 17c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1-1 .45-1 1m3.22-2c-.55-.61-1.33-1-2.22-1s-1.67.39-2.22 1H3V6h12v9zM17 17c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1-1 .45-1 1`}),HD=H({name:`shopping_basket`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17.21 9.49H22c.55 0 1 .45 1 1l-.03.27-2.54 9.27a2.01 2.01 0 0 1-1.93 1.46h-13c-.92 0-1.69-.62-1.92-1.46l-2.54-9.27a.8.8 0 0 1-.04-.27c0-.55.45-1 1-1h4.79l4.38-6.55c.19-.29.51-.43.83-.43s.64.14.83.42zm-2.41 0L12 5.29l-2.8 4.2zm3.7 10-12.99.01-2.2-8.01H20.7zm-8.5-4c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2`}),UD=H({name:`shopping_card`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18.296 11.97c-.34.62-1 1.03-1.75 1.03h-7.45l-1.1 2h12v2h-12c-1.52 0-2.48-1.63-1.75-2.97l1.35-2.44L3.996 4h-2V2h3.27l.94 2h14.8c.76 0 1.24.82.87 1.48zM19.306 6H7.156l2.37 5h7.02zM7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2m8.01 2c0-1.1.89-2 1.99-2s2 .9 2 2-.9 2-2 2-1.99-.9-1.99-2`}),WD=H({name:`shopping_cart_add`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M13.92 9.5h-2v-3h-3v-2h3v-3h2v3h3v2h-3zm-7.99 11c0-1.1.89-2 1.99-2s2 .9 2 2-.9 2-2 2-1.99-.9-1.99-2m11.99-2c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2m-1.45-5H9.02l-1.1 2h12v2h-12c-1.52 0-2.48-1.63-1.75-2.97l1.35-2.44-3.6-7.59h-2v-2h3.27l4.26 9h7.02l3.87-7 1.74.96-3.86 7.01c-.34.62-1 1.03-1.75 1.03`}),GD=H({name:`shopping_cart_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m.565 1.975 1.41-1.41 21.46 21.46-1.41 1.41-2.84-2.84c-.36.51-.95.84-1.62.84a1.997 1.997 0 0 1-1.16-3.62l-1.38-1.38h-7.46c-1.1 0-2-.9-2-2 0-.35.09-.68.25-.96l1.35-2.45-2.21-4.66zm8.1 10.46-1.1 2h5.46l-2-2zm11.9-9H7.685l2 2h9.19l-2.76 5h-1.44l1.94 1.94c.54-.14.99-.49 1.25-.97l3.58-6.49c.37-.66-.12-1.48-.88-1.48m-14.99 16c0-1.1.89-2 1.99-2s2 .9 2 2-.9 2-2 2-1.99-.9-1.99-2`}),KD=H({name:`shuffle`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M10.59 9.17 5.41 4 4 5.41l5.17 5.17zM14.5 4l2.04 2.04L4 18.59 5.41 20 17.96 7.46 20 9.5V4zm-1.08 10.82 1.41-1.41 3.13 3.13L20 14.5V20h-5.5l2.05-2.05z`}),qD=H({name:`signature`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m17.37 2.29 2.34 2.34c.39.39.39 1.02 0 1.41l-1.83 1.83-3.75-3.75 1.83-1.83c.19-.19.44-.29.7-.29s.51.09.71.29M2 16.25V20h3.75L16.81 8.94l-3.75-3.75zM4.92 18H4v-.92l9.06-9.06.92.92z M10 18h9v2H8z`}),JD=H({name:`sim_card`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M10 2h8c1.1 0 2 .9 2 2v16c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2V8zm8 18V4h-7.17L6 8.83V20zM7 17h2v2H7zm10 0h-2v2h2zM7 11h2v4H7zm6 4h-2v4h2zm-2-4h2v2h-2zm6 0h-2v4h2z`}),YD=H({name:`skip_next`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m6 18 8.5-6L6 6zm2-8.14L11.03 12 8 14.14zM18 6h-2v12h2z`}),XD=H({name:`skip_previous`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M6 6h2v12H6zm3.5 6 8.5 6V6zm3.47 0L16 14.14V9.86z`}),ZD=H({name:`skype`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7.5 2A5.5 5.5 0 0 0 2 7.5c0 1.231.409 2.362 1.092 3.28-.054.4-.092.805-.092 1.22a9 9 0 0 0 9 9c.415 0 .82-.038 1.22-.092A5.47 5.47 0 0 0 16.5 22a5.5 5.5 0 0 0 5.5-5.5 5.47 5.47 0 0 0-1.092-3.28c.054-.4.092-.805.092-1.22a9 9 0 0 0-9-9c-.415 0-.82.038-1.22.092A5.47 5.47 0 0 0 7.5 2m0 2c.753 0 1.475.24 2.086.695l.652.489.809-.11C11.42 5.024 11.724 5 12 5c3.86 0 7 3.14 7 7 0 .276-.023.578-.074.953l-.11.809.489.652A3.47 3.47 0 0 1 20 16.5c0 1.93-1.57 3.5-3.5 3.5a3.47 3.47 0 0 1-2.086-.695l-.652-.489-.809.11c-.375.05-.677.074-.953.074-3.86 0-7-3.14-7-7 0-.276.023-.578.074-.953l.11-.809-.489-.652A3.47 3.47 0 0 1 4 7.5C4 5.57 5.57 4 7.5 4m4.35 3C8.09 7 7.813 9.209 7.813 9.754c0 1.084.621 1.926 1.683 2.334 1.13.434 2.5.694 3.277.906 1.217.333 1.063 1.004 1.063 1.102 0 1.03-1.41 1.295-2.012 1.238-.68-.064-1.369.13-2.086-1.346-.128-.264-.363-.841-1.07-.841-.306 0-1.07.232-1.07.962 0 1.432 1.599 2.891 4.38 2.891 1.454 0 4.167-.503 4.169-3.111 0-2.271-2.291-2.67-3.975-3.104-.461-.119-2.18-.309-2.18-1.209 0-.267.374-.908 1.72-.908 1.388 0 1.69.65 1.874.986.154.267.28.474.435.573a1.09 1.09 0 0 0 1.375-.116c.2-.207.3-.435.3-.695C15.695 8.285 14.357 7 11.85 7`}),QD=H({name:`slack`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7.363 14.11a1.682 1.682 0 0 1-3.362 0 1.69 1.69 0 0 1 1.68-1.682h1.681zm.846 0a1.69 1.69 0 0 1 1.682-1.682 1.69 1.69 0 0 1 1.68 1.681v4.21A1.69 1.69 0 0 1 9.892 20a1.684 1.684 0 0 1-1.682-1.681zm1.682-6.747A1.684 1.684 0 0 1 8.209 5.68 1.69 1.69 0 0 1 9.891 4a1.69 1.69 0 0 1 1.68 1.681v1.681zm0 .846a1.686 1.686 0 0 1 1.68 1.682 1.686 1.686 0 0 1-1.68 1.68H5.68A1.69 1.69 0 0 1 4 9.892a1.684 1.684 0 0 1 1.681-1.682zm6.746 1.682a1.68 1.68 0 0 1 1.682-1.682A1.69 1.69 0 0 1 20 9.891a1.69 1.69 0 0 1-1.681 1.68h-1.681zm-.846 0a1.69 1.69 0 0 1-1.682 1.68 1.686 1.686 0 0 1-1.68-1.68V5.68A1.69 1.69 0 0 1 14.108 4a1.68 1.68 0 0 1 1.682 1.681zm-1.682 6.746a1.68 1.68 0 0 1 1.682 1.682A1.686 1.686 0 0 1 14.109 20a1.69 1.69 0 0 1-1.68-1.681v-1.681zm0-.846a1.69 1.69 0 0 1-1.68-1.682 1.686 1.686 0 0 1 1.68-1.68h4.21A1.69 1.69 0 0 1 20 14.108a1.68 1.68 0 0 1-1.681 1.682z`}),$D=H({name:`slideshow`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m-9 13 5-4-5-4zm-5 3h14V5H5z`}),eO=H({name:`smartwatch`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16 0H8l-.95 5.73A7.94 7.94 0 0 0 4 12a7.94 7.94 0 0 0 3.05 6.27L8 24h8l.96-5.73A7.98 7.98 0 0 0 20 12c0-2.54-1.19-4.81-3.04-6.27zm-1.28 4.48L14.31 2H9.7l-.41 2.47C10.13 4.17 11.05 4 12 4c.96 0 1.87.17 2.72.48M14.31 22l.41-2.48c-.85.31-1.76.48-2.72.48-.95 0-1.87-.17-2.71-.47L9.7 22zM6 12c0 3.31 2.69 6 6 6s6-2.69 6-6-2.69-6-6-6-6 2.69-6 6`}),tO=H({name:`smoking`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19.85 6.85c0 .93-.38 1.77-1 2.38 1.87.89 3.15 2.81 3.15 5.03v2.24h-1.5v-2.23c0-2.24-1.76-4.07-4-4.07V8.7c1.02 0 1.85-.83 1.85-1.85S17.52 5 16.5 5V3.5c1.85 0 3.35 1.5 3.35 3.35M14.5 11.7h1.53c1.87 0 3.47 1.35 3.47 3.16v1.64H18v-1.3c0-1.31-.92-2.05-1.97-2.05H14.5a3.35 3.35 0 0 1 0-6.7v1.5c-1.02 0-1.85.73-1.85 1.75s.83 2 1.85 2M2 17.5h15v3H2zm16 0h1.5v3H18zm2.5 0H22v3h-1.5z`}),nO=H({name:`smoking_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16.03 8.175H14.5a3.35 3.35 0 0 1 0-6.7v1.5c-1.02 0-1.85.73-1.85 1.75s.83 2 1.85 2h1.53c1.87 0 3.47 1.35 3.47 3.16v1.64H18v-1.3c0-1.31-.92-2.05-1.97-2.05m.97 4.35h-2.34l2.34 2.34zm2.5 0H18v3h1.5zm2.5 0h-1.5v3H22zm-3.15-8.27c.62-.61 1-1.45 1-2.38h-1.5c0 1.02-.83 1.85-1.85 1.85v1.5c2.24 0 4 1.83 4 4.07v2.23H22v-2.24c0-2.22-1.28-4.14-3.15-5.03M2 5.525l1.41-1.41 17 17-1.41 1.41-7-7H2v-3h7z`}),rO=H({name:`snooze`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m2.055 5.749 1.281 1.536L7.944 3.44 6.663 1.905zm14.001-2.307 1.281-1.536 4.608 3.843-1.282 1.536zM9 11.095h3.63L9 15.295v1.8h6v-2h-3.63l3.63-4.2v-1.8H9zm3-5c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.14-7-7 3.14-7 7-7m-9 7A9 9 0 1 1 21 13.097 9 9 0 0 1 3 13.095`}),iO=H({name:`snow`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M22 11h-4.17l3.24-3.24-1.41-1.42L15 11h-2V9l4.66-4.66-1.42-1.41L13 6.17V2h-2v4.17L7.76 2.93 6.34 4.34 11 9v2H9L4.34 6.34 2.93 7.76 6.17 11H2v2h4.17l-3.24 3.24 1.41 1.42L9 13h2v2l-4.66 4.66 1.42 1.41L11 17.83V22h2v-4.17l3.24 3.24 1.42-1.41L13 15v-2h2l4.66 4.66 1.41-1.42L17.83 13H22z`}),aO=H({name:`sort`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 6v2h18V6zm0 12h6v-2H3zm12-5H3v-2h12z`}),oO=H({name:`sort_by_alpha`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m10.495 4.66 2.36-2.36 2.36 2.36zm4.69 14.71-2.33 2.33-2.33-2.33zm-13.31-1.64 4.5-11.46h1.64l4.49 11.46h-1.84l-.92-2.45h-5.11l-.92 2.45zm3.37-4.09 1.94-5.18 1.94 5.18zm16.88 2.5h-6.12l5.93-8.6V6.28h-8.3v1.6h5.88l-5.92 8.56v1.29h8.53z`}),sO=H({name:`speaker`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17 2H7c-1.1 0-2 .9-2 2v16c0 1.1.9 1.99 2 1.99L17 22c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2M7 20V4h10v16zm7-13a2 2 0 1 1-4.001.001A2 2 0 0 1 14 7m-2 4c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4m-2 4c0 1.1.9 2 2 2s2-.9 2-2-.9-2-2-2-2 .9-2 2`}),cO=H({name:`speaker_group`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9.8 1h8.4c.99 0 1.8.81 1.8 1.8v14.4c0 .99-.81 1.8-1.8 1.8l-8.4-.01c-.99 0-1.8-.8-1.8-1.79V2.8C8 1.81 8.81 1 9.8 1M18 17V3h-8v13.99zm-4-9a2 2 0 1 0 .001-3.999A2 2 0 0 0 14 8m3.5 4.5c0 1.93-1.57 3.5-3.5 3.5s-3.5-1.57-3.5-3.5S12.07 9 14 9s3.5 1.57 3.5 3.5M14 11c.83 0 1.5.67 1.5 1.5S14.83 14 14 14s-1.5-.67-1.5-1.5.67-1.5 1.5-1.5M4 5h2v16h10v2H6a2 2 0 0 1-2-2z`}),lO=H({name:`spellcheck`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11.72 15.25h2.09l-5.11-13H6.84l-5.11 13h2.09l1.12-3h5.64zm-6.02-5 2.07-5.52 2.07 5.52zm7.07 8.68 8.09-8.09 1.41 1.41-9.49 9.5-5.09-5.09 1.41-1.41z`}),uO=H({name:`spotify`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.489 2 2 6.489 2 12s4.489 10 10 10 10-4.489 10-10S17.511 2 12 2m0 2c4.43 0 8 3.57 8 8s-3.57 8-8 8-8-3.57-8-8 3.57-8 8-8m-1.31 4q-2.31 0-4.362.516c-.342.085-.6.34-.6.853s.343.942.856.856c.256 0 .343-.086.514-.086a16.5 16.5 0 0 1 3.592-.428c2.395 0 4.874.598 6.585 1.539.256.085.341.172.512.172.514 0 .857-.343.942-.856 0-.427-.255-.684-.512-.855C16.079 8.599 13.34 8 10.69 8m-.17 2.994c-1.454 0-2.48.257-3.506.514-.428.17-.6.341-.6.77 0 .341.256.683.684.683.17 0 .256 0 .427-.086.77-.171 1.797-.342 2.909-.342 2.223 0 4.276.512 5.73 1.453.171.085.343.172.514.172.427 0 .682-.342.77-.77 0-.255-.172-.512-.428-.683-1.883-1.112-4.105-1.71-6.5-1.71m.255 3.014c-1.197 0-2.31.17-3.421.428-.342 0-.512.255-.512.597s.255.6.597.6c.086 0 .257-.086.428-.086.855-.171 1.881-.342 2.823-.342 1.71 0 3.336.427 4.619 1.197.17.085.256.17.427.17.256 0 .513-.17.684-.597 0-.342-.17-.429-.342-.6a10.86 10.86 0 0 0-5.303-1.367`}),dO=H({name:`star_circle`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2m7.48 7.16-5.01-.43-2-4.71c3.21.19 5.91 2.27 7.01 5.14m-5.07 6.26L12 13.98l-2.39 1.44.63-2.72-2.11-1.83 2.78-.24L12 8.06l1.09 2.56 2.78.24-2.11 1.83zm-2.86-11.4-2 4.72-5.02.43c1.1-2.88 3.8-4.97 7.02-5.15M4 12c0-.64.08-1.26.23-1.86l3.79 3.28-1.11 4.75A7.98 7.98 0 0 1 4 12m3.84 6.82L12 16.31l4.16 2.5A7.9 7.9 0 0 1 11.99 20c-1.52 0-2.94-.44-4.15-1.18m9.25-.65-1.11-4.75 3.79-3.28c.14.59.23 1.22.23 1.86 0 2.48-1.14 4.7-2.91 6.17`}),fO=H({name:`star_filled`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m12 16.067 4.947 3.6-1.894-5.814L20 10.334h-6.067l-1.933-6-1.933 6H4l4.947 3.52-1.894 5.814z`}),pO=H({name:`star_half`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m22 9.24-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03zM12 15.4V6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28z`}),mO=H({name:`star_outlined`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m22 9.24-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03zM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28z`}),hO=H({name:`stop`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M6 6h12v12H6zm10 10V8H8v8z`}),gO=H({name:`stop_circle`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12m14-4H8v8h8z`}),_O=H({name:`stop_circle_outlined`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12m2 0c0 4.41 3.59 8 8 8s8-3.59 8-8-3.59-8-8-8-8 3.59-8 8m12-4H8v8h8z`}),vO=H({name:`store`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 4h16v2H4zm14.96 8-.6-3H5.64l-.6 3zM20 7H4l-1 5v2h1v6h10v-6h4v6h2v-6h1v-2zM6 14v4h6v-4z`}),yO=H({name:`style`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m22.292 15.7-4.96-11.97a2.01 2.01 0 0 0-1.81-1.23c-.26 0-.53.04-.79.15L7.362 5.7a2 2 0 0 0-1.08 2.6l4.96 11.97a2 2 0 0 0 2.6 1.08l7.36-3.05a1.994 1.994 0 0 0 1.09-2.6m-19.5 3.7 1.34.56v-9.03l-2.43 5.86c-.41 1.02.08 2.19 1.09 2.61m5.34-11.86 4.96 11.96 7.35-3.05-4.95-11.95h-.01zm3.13.21a1 1 0 1 0 0 2 1 1 0 0 0 0-2M8.142 21.5c-1.1 0-2-.9-2-2v-6.34l3.45 8.34z`}),bO=H({name:`subdirectory_arrow_left`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m10.5 8.5 1.42 1.42-3.59 3.58h9.17v-10h2v12H8.33l3.59 3.58-1.42 1.42-6-6z`}),xO=H({name:`subdirectory_arrow_right`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m19.5 14.5-6 6-1.42-1.42 3.59-3.58H4.5v-12h2v10h9.17l-3.59-3.58L13.5 8.5z`}),SO=H({name:`subsea_drone`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16.9 4.18a.893.893 0 0 1 1.31 0l.064.068a2.98 2.98 0 0 0 4.179.19l.216-.194a1 1 0 1 0-1.338-1.487l-.216.195a.98.98 0 0 1-1.374-.063l-.063-.068a2.893 2.893 0 0 0-4.245 0 .893.893 0 0 1-1.31 0 2.893 2.893 0 0 0-4.246 0 .893.893 0 0 1-1.31 0 2.893 2.893 0 0 0-4.245 0l-.063.068a.98.98 0 0 1-1.374.063l-.216-.195a1 1 0 1 0-1.338 1.487l.216.194a2.98 2.98 0 0 0 4.18-.19l.062-.068a.893.893 0 0 1 1.31 0 2.893 2.893 0 0 0 4.246 0 .893.893 0 0 1 1.31 0 2.893 2.893 0 0 0 4.245 0M4 11h17V9H4a1 1 0 1 0 0 2m0 2h5.091l-2.777 4.011A1.5 1.5 0 1 0 7.618 19.5H14l2.06 2.06a1.5 1.5 0 0 0 1.061.44h1.258a1.5 1.5 0 0 0 1.06-.44L20.5 20.5 19 19l-1 1h-.5L16 18.5l1.5-1.5h.5l1 1 1.5-1.5-1.06-1.06a1.5 1.5 0 0 0-1.061-.44H17.12a1.5 1.5 0 0 0-1.06.44L14 17.5H8.409l3.115-4.5H21a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2H4a3 3 0 0 0 0 6`}),CO=H({name:`substation_offshore`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 6a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-1v2l-2-1v-1H8v1l-2 1v-2H5a2 2 0 0 1-2-2zm16 0H5v6h14zm-2.998 10a7 7 0 0 1-4 1.28c-1.39 0-2.78-.43-4-1.28-1.22.85-2.61 1.32-4 1.32h-2v2h2c1.38 0 2.74-.35 4-.99 1.26.64 2.63.97 4 .97s2.74-.32 4-.97c1.26.65 2.62.99 4 .99h2v-2h-2c-1.39 0-2.78-.47-4-1.32m-4.694-6.75-.828 2.17 2.649-2.38-.76-.29.828-2.17-2.65 2.38z`}),wO=H({name:`substation_onshore`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 6a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-1v3h-2v-3H8v3H6v-3H5a2 2 0 0 1-2-2zm16 0H5v6h14zm-8.52 5.42.828-2.17-.76-.29 2.649-2.38-.828 2.17.76.29zM21 18H3v2h18z`}),TO=H({name:`substation_onshore2`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 4a1 1 0 0 0-1 1v13h10V5a1 1 0 0 0-1-1zm7 2H4v10h6z M2 19h20v2H2z M16.5 6a1 1 0 1 1 1.5.866V7h.5a.5.5 0 0 1 0 1 .5.5 0 0 1 0 1H18v1h2.5a1 1 0 0 1 .246 1.97L21.5 18h-1l-3-3.5-3 3.5h-1l.754-6.03A1 1 0 0 1 14.5 10H17V9h-.5a.5.5 0 0 1 0-1 .5.5 0 0 1 0-1h.5v-.134A1 1 0 0 1 16.5 6m-1.25 6h.107L17 13.917l-2.33 2.717zm3.393 0L17.5 13.333 16.357 12zm1 0L18 13.917l2.33 2.717L19.75 12z m4.901 14.568 1.206-3.162L5 10.983l3.86-3.467-1.207 3.162 1.108.423z`}),EO=H({name:`subway`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2.5c-4 0-8 .5-8 4V16c0 1.93 1.57 3.5 3.5 3.5L6 21v.5h12V21l-1.5-1.5c1.93 0 3.5-1.57 3.5-3.5V6.5c0-3.5-3.58-4-8-4m5.66 3H6.43c.61-.52 2.06-1 5.57-1 3.71 0 5.12.46 5.66 1m-6.66 5v-3H6v3zm2-3h5v3h-5zM6 16c0 .83.67 1.5 1.5 1.5h9c.83 0 1.5-.67 1.5-1.5v-3.5H6zm2.5-2.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3M14 15a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0`}),DO=H({name:`subway_tunnel`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2c1.86 0 4 .09 5.8.8C20.47 3.84 22 6.05 22 8.86V22H2V8.86C2 6.05 3.53 3.84 6.2 2.8 8 2.09 10.14 2 12 2m-1.33 16.5L9.17 20h5.66l-1.5-1.5zM7.01 14V9h10v5zm8.49 3c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1m-7-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1m8 5H20V8.86c0-2-1.01-3.45-2.93-4.2C15.59 4.08 13.68 4 12 4s-3.59.08-5.07.66C5.01 5.41 4 6.86 4 8.86V20h3.5v-.38l1.15-1.16A2.98 2.98 0 0 1 6 15.5V9c0-2.63 3-3 6-3s6 .37 6 3v6.5c0 1.54-1.16 2.79-2.65 2.96l1.15 1.16z`}),OO=H({name:`sun`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11 1.05h2V4h-2zm-6.04 2.5 1.8 1.79-1.42 1.41-1.79-1.79zM4 11H1v2h3zm16.448-6.048L19.04 3.545l-1.788 1.789 1.407 1.407zM17.24 18.66l1.79 1.8 1.41-1.41-1.8-1.79zM23 11h-3v2h3zM12 6c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6m-4 6c0 2.21 1.79 4 4 4s4-1.79 4-4-1.79-4-4-4-4 1.79-4 4m5 8v2.95h-2V20zm-8.04.45-1.41-1.41 1.79-1.8 1.41 1.41z`}),kO=H({name:`support`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11.5 19.695v3.6l1.43-.69c5.13-2.47 8.57-7.45 8.57-12.4 0-5.24-4.26-9.5-9.5-9.5s-9.5 4.26-9.5 9.5c0 5.07 3.99 9.23 9 9.49m-7-9.49c0-4.14 3.36-7.5 7.5-7.5s7.5 3.36 7.5 7.5c0 3.72-2.36 7.5-6 9.8v-2.3H12c-4.14 0-7.5-3.36-7.5-7.5m8.5 4v2h-2v-2zm-.23-4.678c-.828.635-1.77 1.357-1.77 3.178h2c0-1.095.711-1.717 1.44-2.354.77-.673 1.56-1.363 1.56-2.646 0-2.21-1.79-4-4-4s-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 .88-.58 1.324-1.23 1.822`}),AO=H({name:`surface_layer`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m12 20 8.412-6.549L22.286 12 12.001 4 1.715 12l1.863 1.451zm0-13.109 5.212 4.06c-2.645 1.81-4.676 1.762-6.144 1.15-1.284-.535-2.215-1.532-2.781-2.317zM18.56 12l-.522-.407c-2.996 2.148-5.467 2.218-7.355 1.431-1.49-.621-2.548-1.749-3.186-2.625L5.441 12l2.412 1.879c.84-.213 1.928-.348 3.028-.112 1.064.23 2.113.802 2.935 1.928zm-5.534 4.31c-.678-.942-1.52-1.385-2.356-1.565a5.2 5.2 0 0 0-1.77-.051l3.1 2.415zm.224-6.292c-.002.054-.036.154-.193.258a1.2 1.2 0 0 1-.681.168 1.2 1.2 0 0 1-.67-.208c-.151-.113-.18-.214-.178-.27.002-.054.036-.154.194-.257.155-.103.395-.177.68-.169s.521.097.67.209c.151.112.18.214.178.269m-.904 1.426a2.2 2.2 0 0 0 1.26-.332c.345-.227.63-.594.643-1.065.014-.47-.248-.854-.58-1.1a2.2 2.2 0 0 0-1.237-.407 2.2 2.2 0 0 0-1.26.333c-.345.226-.63.593-.643 1.064-.014.47.248.854.58 1.1a2.2 2.2 0 0 0 1.237.407`}),jO=H({name:`survey_vessel`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17.446 3a1 1 0 0 1 .848.47L21.75 8h1.408a.5.5 0 0 1 .44.74L19.637 14H19a6 6 0 0 1-1.535-.198L20.63 10H3.4l1.048 3.824C3.975 13.941 3.488 14 3 14h-.545l-1.24-4.821A1 1 0 0 1 2.197 8H13V4a1 1 0 0 1 1-1zM15 8h4.392l-2.5-3H15z M7.041 13.96c2.235 2.234 5.685 2.234 7.92 0l1.414 1.414c-3.016 3.016-7.733 3.016-10.748 0z M4.373 16.626c3.735 3.734 9.518 3.734 13.253 0l1.414 1.414c-4.516 4.516-11.566 4.516-16.081 0z M7 10.5a5.98 5.98 0 0 1-4 1.528h-.5V14l.5.028a7.96 7.96 0 0 0 4-1.07 7.96 7.96 0 0 0 4 1.07 7.96 7.96 0 0 0 4-1.07 7.96 7.96 0 0 0 4 1.07h.633l.367-2h-1a5.98 5.98 0 0 1-4-1.528 5.98 5.98 0 0 1-4 1.528A5.98 5.98 0 0 1 7 10.5`}),MO=H({name:`swap_horizontal`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17.01 5 21 9l-3.99 4v-3H10V8h7.01zM3 15l3.99-4v3H14v2H6.99v3z`}),NO=H({name:`swap_horizontal_circle`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12m2 0c0 4.41 3.59 8 8 8s8-3.59 8-8-3.59-8-8-8-8 3.59-8 8m11-5.5V9h-4v2h4v2.5l3.5-3.5zM5.5 14 9 10.5V13h4v2H9v2.5z`}),PO=H({name:`swap_vertical`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 6.99 9 3l4 3.99h-3V14H8V6.99zM16 10v7.01h3L15 21l-4-3.99h3V10z`}),FO=H({name:`swap_vertical_circle`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12m2 0c0 4.41 3.59 8 8 8s8-3.59 8-8-3.59-8-8-8-8 3.59-8 8m2.5-3L10 5.5 13.5 9H11v4H9V9zm7.5 9.5 3.5-3.5H15v-4h-2v4h-2.5z`}),IO=H({name:`switch_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 7h10c2.76 0 5 2.24 5 5s-2.24 5-5 5H7c-2.76 0-5-2.24-5-5s2.24-5 5-5m-3 5c0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3-3 1.34-3 3`}),LO=H({name:`switch_on`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 7h10c2.76 0 5 2.24 5 5s-2.24 5-5 5H7c-2.76 0-5-2.24-5-5s2.24-5 5-5m7 5c0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3-3 1.34-3 3`}),RO=H({name:`sync`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 1v3c4.42 0 8 3.58 8 8 0 1.57-.46 3.03-1.24 4.26L17.3 14.8c.45-.83.7-1.79.7-2.8 0-3.31-2.69-6-6-6v3L8 5zM6 12c0 3.31 2.69 6 6 6v-3l4 4-4 4v-3c-4.42 0-8-3.58-8-8 0-1.57.46-3.03 1.24-4.26L6.7 9.2c-.45.83-.7 1.79-.7 2.8`}),zO=H({name:`sync_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m3.32 4.73 1.41-1.41 15.95 15.95-1.41 1.41-2.58-2.58c-.68.42-1.43.75-2.23.96v-2.09c.26-.1.51-.21.76-.34L7.14 8.55c-.43.83-.68 1.77-.68 2.77 0 1.66.68 3.15 1.76 4.24l2.24-2.24v6h-6l2.36-2.36a7.925 7.925 0 0 1-1.14-9.87zm17.14 6.59c0-2.21-.91-4.2-2.36-5.64l2.36-2.36h-6v6l2.24-2.24a6 6 0 0 1 1.76 4.24c0 .85-.19 1.65-.51 2.38l1.5 1.5a7.9 7.9 0 0 0 1.01-3.88m-10-5.65V3.58c-.66.17-1.29.43-1.88.75l1.5 1.5q.097-.039.19-.08.094-.042.19-.08`}),BO=H({name:`sync_problem`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21 4h-6v6l2.24-2.24A6 6 0 0 1 19 12a5.99 5.99 0 0 1-4 5.65v2.09c3.45-.89 6-4.01 6-7.74 0-2.21-.91-4.2-2.36-5.64zM5.36 17.64A7.93 7.93 0 0 1 3 12c0-3.73 2.55-6.85 6-7.74v2.09C6.67 7.17 5 9.39 5 12c0 1.66.68 3.15 1.76 4.24L9 14v6H3zM13 17h-2v-2h2zm0-4h-2V7h2z`}),VO=H({name:`table_chart`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19.5 3h-15c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h15c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m0 2v3h-15V5zm-10 14h5v-9h-5zm-5-9h3v9h-3zm12 0v9h3v-9z`}),HO=H({name:`tablet_android`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18 0H6C4.34 0 3 1.34 3 3v18c0 1.66 1.34 3 3 3h12c1.66 0 3-1.34 3-3V3c0-1.66-1.34-3-3-3m-4 22h-4v-1h4zm-9.25-3h14.5V3H4.75z`}),UO=H({name:`tablet_ipad`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 0H5a2.5 2.5 0 0 0-2.5 2.5v19A2.5 2.5 0 0 0 5 24h14a2.5 2.5 0 0 0 2.5-2.5v-19A2.5 2.5 0 0 0 19 0m-7 23c-.83 0-1.5-.67-1.5-1.5S11.17 20 12 20s1.5.67 1.5 1.5S12.83 23 12 23m-7.5-4h15V3h-15z`}),WO=H({name:`tag`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m21.41 11.58-9-9C12.05 2.22 11.55 2 11 2H4c-1.1 0-2 .9-2 2v7c0 .55.22 1.05.59 1.42l9 9c.36.36.86.58 1.41.58s1.05-.22 1.41-.59l7-7c.37-.36.59-.86.59-1.41s-.23-1.06-.59-1.42M13 20.01 4 11V4h7v-.01l9 9zM5 6.5a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0`}),GO=H({name:`tag_main_equipment`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m12.4 2.6 9 9c.4.3.6.9.6 1.4s-.2 1-.6 1.4l-7 7c-.3.4-.8.6-1.4.6s-1.1-.2-1.4-.6l-9-9c-.4-.3-.6-.8-.6-1.4V4c0-1.1.9-2 2-2h7c.6 0 1.1.2 1.4.6M4 11l9 9 7-7-9-9H4zm2.5-6C5.7 5 5 5.7 5 6.5S5.7 8 6.5 8 8 7.3 8 6.5 7.3 5 6.5 5m10.3 8.7 1.4-1.4-5.8-5.7-1.5 1.5L12 12l-3.8-1.2-1.5 1.5 5.7 5.7 1.4-1.4-1.5-1.5-1.8-1.6 3 .7.9-.9-.8-3 1.7 1.9z`}),KO=H({name:`tag_more`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m21.41 11.58-9-9C12.05 2.22 11.55 2 11 2H4c-1.1 0-2 .9-2 2v7c0 .55.22 1.05.59 1.42l9 9c.36.36.86.58 1.41.58s1.05-.22 1.41-.59l7-7c.37-.36.59-.86.59-1.41s-.23-1.06-.59-1.42M13 20.01 4 11V4h7v-.01l9 9z M6.657 6.657a1.36 1.36 0 0 1 1.914 0 1.36 1.36 0 0 1 0 1.914 1.36 1.36 0 0 1-1.914 0 1.36 1.36 0 0 1 0-1.914M12.4 12.4a1.36 1.36 0 0 1 1.913 0 1.36 1.36 0 0 1 0 1.914 1.36 1.36 0 0 1-1.914 0 1.36 1.36 0 0 1 0-1.914M11.442 9.528a1.357 1.357 0 0 0-1.914 0 1.36 1.36 0 0 0 0 1.915 1.36 1.36 0 0 0 1.914 0 1.36 1.36 0 0 0 0-1.915`}),qO=H({name:`tag_relations`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M10 4h4v4h-1v3h8v5h1v4h-4v-4h1v-3h-6v3h1v4h-4v-4h1v-3H5v3h1v4H2v-4h1v-5h8V8h-1z`}),JO=H({name:`tag_special_equipment`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m21.4 11.6-9-9c-.3-.4-.8-.6-1.4-.6H4c-1.1 0-2 .9-2 2v7c0 .6.2 1.1.6 1.4l9 9c.3.4.8.6 1.4.6s1.1-.2 1.4-.6l7-7c.4-.4.6-.9.6-1.4s-.2-1.1-.6-1.4M13 20l-9-9V4h7l9 9zM5 6.5C5 5.7 5.7 5 6.5 5S8 5.7 8 6.5 7.3 8 6.5 8 5 7.3 5 6.5m6.4 3.8c-.6.3-1.4.7-1.8 1.2-.4.4-.6.8-.3 1.1.361.361.9.126 1.545-.155.961-.42 2.158-.942 3.355.255 1.3 1.3.8 3-.4 4.1-.6.6-1.3 1-2 1.3l-1.4-1.4c.7-.2 1.6-.7 2.1-1.2.4-.4.6-.9.2-1.2-.414-.414-.983-.16-1.649.14-.942.422-2.08.932-3.25-.24-1.3-1.3-.7-2.8.4-3.9.5-.5 1.2-1 1.8-1.2zm6.8 1.8-5.7-5.7L11 7.8l5.7 5.8z`}),YO=H({name:`taxi`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18.92 6.01C18.72 5.42 18.16 5 17.5 5H15V3H9v2H6.5c-.66 0-1.21.42-1.42 1.01L3 12v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8zM6.85 7h10.29l1.04 3H5.81zM5 17h14v-4.66l-.11-.34H5.12l-.12.34zm2.5-4a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m7.5 1.5a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0`}),XO=H({name:`telecom`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m13.168 1-.648 1.794c.057.019 5.96 2.203 8.716 8.939L23 11.008C19.92 3.5 13.435 1.095 13.168 1m-.82 5.104.495-1.841c.182.047 4.454 1.23 6.876 6.716l-1.745.773c-2.04-4.608-5.483-5.61-5.626-5.648m4.11 5.505-1.802.63c-.85-2.424-2.546-2.738-2.623-2.748l.277-1.889c.135.02 2.901.446 4.148 4.007m-3.49 2.614c0 .391-.086.754-.22 1.097l4.244 4.16a1.18 1.18 0 0 1-.153 1.793c-1.583 1.126-3.585 1.718-5.645 1.718-2.556 0-5.197-.916-7.19-2.872C.408 16.6.16 10.903 2.62 7.316c.229-.334.6-.515.972-.515.296 0 .582.105.811.334l4.253 4.178a3 3 0 0 1 1.173-.229 3.14 3.14 0 0 1 3.138 3.14m-7.63 4.541c1.526 1.498 3.605 2.328 5.856 2.328 1.363 0 2.68-.324 3.776-.906l-3.414-3.349-1.459-1.44c.544-.134.954-.601.954-1.183 0-.678-.553-1.231-1.23-1.231-.592 0-1.059.43-1.183.983l-.858-.85-4.034-3.959c-1.364 2.729-1.182 6.888 1.593 9.607`}),ZO=H({name:`terrain`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9.78 11.63 14 6l9 12H1l5.53-7.37L10.54 16H19l-5-6.67-2.97 3.97zm-3.26 2.34L5 16h3.04z`}),QO=H({name:`text_field`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2.5 7.5v-3h13v3h-5v12h-3v-12zm10 2h9v3h-3v7h-3v-7h-3z`}),$O=H({name:`text_rotation_angled_down`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m11.875 8.23 3.54 3.54-.92 2.19 1.48 1.48 4.42-11.14-1.06-1.05-11.14 4.42 1.49 1.48zm3.75 12.52v-4.24l-1.41 1.41-9.2-9.19-1.41 1.41 9.19 9.19-1.41 1.42zm.61-10.7 2.23-4.87-4.87 2.23z`}),ek=H({name:`text_rotation_angled_up`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m8.23 12.13 3.54-3.54 2.19.92 1.48-1.48L4.31 3.61 3.25 4.67l4.42 11.14 1.48-1.48zm8.28-3.75 1.41 1.41-9.19 9.19 1.41 1.41 9.19-9.19 1.42 1.42V8.38zM5.18 5.54l2.23 4.87 2.64-2.64z`}),tk=H({name:`text_rotation_down`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m6 20 3-3H7V4H5v13H3zm6.2-11.5v5l-2.2.9v2.1l11-4.75v-1.5L10 5.5v2.1zm1.8 4.37L19.02 11 14 9.13z`}),nk=H({name:`text_rotation_none`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m7.6 14 .9-2.2h5l.9 2.2h2.1L11.75 3h-1.5L5.5 14zM20 18l-3-3v2H4v2h13v2zm-7.13-8L11 4.98 9.13 10z`}),rk=H({name:`text_rotation_up`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m18 4-3 3h2v13h2V7h2zm-4 12.4-2.2-.9v-5l2.2-.9V7.5L3 12.25v1.5l11 4.75zm-4-5.27L4.98 13 10 14.87z`}),ik=H({name:`text_rotation_vertical`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m9.25 17-3 3-3-3h2V4h2v13zM16 5h-1.5L9.75 16h2.1l.9-2.2h5l.9 2.2h2.1zm-2.62 7 1.87-5.02L17.12 12z`}),ak=H({name:`texture`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11.88 3 3 11.88v2.83L14.71 3zm7.63.08L3.08 19.51c.09.34.27.65.51.9.25.24.56.42.9.51L20.93 4.49c-.19-.69-.73-1.23-1.42-1.41M3 5c0-1.1.9-2 2-2h2L3 7zm16 16c.55 0 1.05-.22 1.41-.59.37-.36.59-.86.59-1.41v-2l-4 4zm-6.88 0H9.29L21 9.29v2.83z`}),ok=H({name:`thermostat`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2c1.66 0 3 1.34 3 3v8c1.21.91 2 2.37 2 4 0 2.76-2.24 5-5 5s-5-2.24-5-5c0-1.63.79-3.09 2-4V5c0-1.66 1.34-3 3-3m0 2c-.55 0-1 .45-1 1v6h2V9h-1V8h1V6h-1V5h1c0-.55-.45-1-1-1`}),sk=H({name:`thumb_pin`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m20.212 10.216-6.37-6.441-1.394 1.189 1.294 1.288-1.493 1.388-1.096 1.09-.497.495-.697.1-4.38.396H5.18l-.2.198 9.06 9.018.198-.198v-.298l.3-4.459.099-.793.597-.495 1.095-1.09 1.394-1.289 1.194 1.19zm-9.258-6.342L13.841 1 23 10.117l-2.887 2.874a1.84 1.84 0 0 1-1.195.495 1.84 1.84 0 0 1-1.194-.495l-1.095 1.09-.299 4.46c0 .594-.2 1.189-.597 1.585l-1.693 1.685-5.226-5.203-6.122 6.095c-.199.198-.398.297-.697.297s-.497-.099-.696-.297a.955.955 0 0 1 0-1.388l6.122-6.094-5.326-5.302 1.692-1.685a1.97 1.97 0 0 1 1.394-.594h.199l4.48-.298 1.094-1.09c-.696-.594-.696-1.684 0-2.378`}),ck=H({name:`thumbs_down`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15 2H6c-.83 0-1.54.5-1.84 1.22l-3.02 7.05c-.09.23-.14.47-.14.73v2c0 1.1.9 2 2 2h6.31l-.95 4.57-.03.32c0 .41.17.79.44 1.06L9.83 22l6.59-6.59c.36-.36.58-.86.58-1.41V4c0-1.1-.9-2-2-2m0 12-4.34 4.34L12 13H3v-2l3-7h9zm8-12h-4v12h4z`}),lk=H({name:`thumbs_up`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9 22h9c.83 0 1.54-.5 1.84-1.22l3.02-7.05c.09-.23.14-.47.14-.73v-2c0-1.1-.9-2-2-2h-6.31l.95-4.57.03-.32c0-.41-.17-.79-.44-1.06L14.17 2 7.58 8.59C7.22 8.95 7 9.45 7 10v10c0 1.1.9 2 2 2m0-12 4.34-4.34L12 11h9v2l-3 7H9zm-4 0H1v12h4z`}),uk=H({name:`thumbs_up_down`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11 5c.55 0 1 .45 1 1v1.25c0 .19-.04.38-.11.55l-2.26 5.29c-.23.53-.76.91-1.38.91H1.5C.67 14 0 13.33 0 12.5V6c0-.41.17-.79.44-1.06L5.38 0l.79.79c.2.21.33.49.33.8l-.02.23L5.82 5zm-3.08 7L10 7.13V7H3.36l.57-2.72L2 6.21V12zm14.58-2h-6.75c-.62 0-1.15.38-1.38.91l-2.26 5.29c-.07.17-.11.36-.11.55V18c0 .55.45 1 1 1h5.18l-.66 3.18-.02.24c0 .31.13.59.33.8l.79.78 4.94-4.94c.27-.27.44-.65.44-1.06v-6.5c0-.83-.67-1.5-1.5-1.5m-2.43 9.72L22 17.79V12h-5.92L14 16.87V17h6.64z`}),dk=H({name:`ticket`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M22 10V6c0-1.1-.9-2-2-2H4c-1.1 0-1.99.9-1.99 2v4c1.1 0 1.99.9 1.99 2a2 2 0 0 1-2 2v4c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-4c-1.1 0-2-.9-2-2s.9-2 2-2m-2-1.46c-1.19.69-2 1.99-2 3.46s.81 2.77 2 3.46V18H4v-2.54c1.19-.69 2-1.99 2-3.46 0-1.48-.8-2.77-1.99-3.46L4 6h16zm-8 5.58L9.07 16l.88-3.37-2.69-2.2 3.47-.21L12 7l1.26 3.23 3.47.21-2.69 2.2.89 3.36z`}),fk=H({name:`timeline`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M23 8c0 1.1-.9 2-2 2a1.7 1.7 0 0 1-.51-.07l-3.56 3.55c.05.16.07.34.07.52 0 1.1-.9 2-2 2s-2-.9-2-2c0-.18.02-.36.07-.52l-2.55-2.55c-.16.05-.34.07-.52.07s-.36-.02-.52-.07l-4.55 4.56c.05.16.07.33.07.51 0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2c.18 0 .35.02.51.07l4.56-4.55C8.02 9.36 8 9.18 8 9c0-1.1.9-2 2-2s2 .9 2 2c0 .18-.02.36-.07.52l2.55 2.55c.16-.05.34-.07.52-.07s.36.02.52.07l3.55-3.56A1.7 1.7 0 0 1 19 8c0-1.1.9-2 2-2s2 .9 2 2`}),pk=H({name:`timer`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9 1.505h6v2H9zm2 13v-6h2v6zm8.03-6.62 1.42-1.42c-.43-.51-.9-.99-1.41-1.41l-1.42 1.42A8.96 8.96 0 0 0 12 4.495a9 9 0 0 0-9 9c0 4.97 4.02 9 9 9s9-4.03 9-9c0-2.11-.74-4.06-1.97-5.61M5 13.505c0 3.87 3.13 7 7 7s7-3.13 7-7-3.13-7-7-7-7 3.13-7 7`}),mk=H({name:`timer_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9.625 1h6v2h-6zm2 7v.86l2 2V8zm8 5c0-3.87-3.13-7-7-7-1.12 0-2.18.27-3.12.74l-1.47-1.47c1.34-.8 2.91-1.27 4.59-1.27 2.12 0 4.07.74 5.62 1.98l1.42-1.42c.51.42.98.9 1.41 1.41l-1.42 1.42a8.96 8.96 0 0 1 1.97 5.61c0 1.68-.47 3.25-1.27 4.59l-1.47-1.47c.47-.94.74-2 .74-3.12M3.785 3.86l-1.41 1.41 2.75 2.75a9.04 9.04 0 0 0-1.5 4.98c0 4.97 4.02 9 9 9 1.84 0 3.55-.55 4.98-1.5l2.5 2.5 1.41-1.41zM5.625 13c0 3.87 3.13 7 7 7 1.29 0 2.49-.35 3.53-.95l-9.57-9.57a6.9 6.9 0 0 0-.96 3.52`}),hk=H({name:`title`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 4.5v3h5.5v12h3v-12H19v-3z`}),gk=H({name:`toc`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17 9H3V7h14zm0 4H3v-2h14zM3 17h14v-2H3zm18 0h-2v-2h2zM19 7v2h2V7zm2 6h-2v-2h2z`}),_k=H({name:`toilet`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 6c1.11 0 2-.89 2-2s-.89-2-2-2-2 .89-2 2 .89 2 2 2m-2 8.5V22h4v-7.5h1.5V9c0-1.1-.9-2-2-2h-3c-1.1 0-2 .9-2 2v5.5zM17.5 16v6h-3v-6h-3l2.54-7.63A2 2 0 0 1 15.94 7h.12c.86 0 1.62.55 1.9 1.37L20.5 16zM18 4c0 1.11-.89 2-2 2s-2-.89-2-2 .89-2 2-2 2 .89 2 2`}),vk=H({name:`toll`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15 4c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8-3.58-8-8-8m0 14c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6M7 6.35a5.99 5.99 0 0 0 0 11.3v2.09c-3.45-.89-6-4.01-6-7.74s2.55-6.85 6-7.74z`}),yk=H({name:`toolbox`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9 4a2 2 0 0 0-2 2v2H5a2 2 0 0 0-2 2v10h18V10a2 2 0 0 0-2-2h-2V6a2 2 0 0 0-2-2zm10 9v-3H5v3h2v-1h2v1h6v-1h2v1zm-4 2v1h2v-1h2v3H5v-3h2v1h2v-1zm0-7V6H9v2z`}),bk=H({name:`toolbox_rope`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 1h20v2h-9l3 3h-2l-2-2-2 2H8l3-3H2zm5 8a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v2h2a2 2 0 0 1 2 2v10H3V13a2 2 0 0 1 2-2h2zm12 4v3h-2v-1h-2v1H9v-1H7v1H5v-3zm-4 6v-1H9v1H7v-1H5v3h14v-3h-2v1zm0-10v2H9V9z`}),xk=H({name:`toolbox_wheel`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 3a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v2h2a2 2 0 0 1 2 2v10H3V7a2 2 0 0 1 2-2h2zm12 4v3h-2V9h-2v1H9V9H7v1H5V7zm-4 6v-1H9v1H7v-1H5v3h14v-3h-2v1zm0-10v2H9V3zM2 18h20v2H2zm5.5 2a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3m9 0a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3`}),Sk=H({name:`touch`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m18.264 12.94-3.24-1.62c1.29-1 2.12-2.56 2.12-4.32 0-3.03-2.47-5.5-5.5-5.5a5.51 5.51 0 0 0-5.5 5.5c0 2.13 1.22 3.98 3 4.89v3.26l-1.84-.39-.1-.02c-.1-.02-.2-.03-.32-.03-.53 0-1.03.21-1.41.59l-1.4 1.42 5.09 5.09c.43.44 1.03.69 1.65.69h6.3c.98 0 1.81-.7 1.97-1.67l.8-4.71c.22-1.3-.43-2.58-1.62-3.18m-.35 2.85-.8 4.71h-6.3c-.09 0-.17-.04-.24-.1l-3.68-3.68 4.25.89V7c0-.28.22-.5.5-.5s.5.22.5.5v6h1.76l3.46 1.73c.4.2.62.63.55 1.06M11.644 3.5c-1.93 0-3.5 1.57-3.5 3.5 0 .95.38 1.81 1 2.44V7a2.5 2.5 0 0 1 5 0v2.44c.62-.63 1-1.49 1-2.44 0-1.93-1.57-3.5-3.5-3.5`}),Ck=H({name:`track_changes`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m19.07 4.93-1.41 1.41A8.01 8.01 0 0 1 20 12c0 4.42-3.58 8-8 8s-8-3.58-8-8c0-4.08 3.05-7.44 7-7.93v2.02C8.16 6.57 6 9.03 6 12c0 3.31 2.69 6 6 6s6-2.69 6-6c0-1.66-.67-3.16-1.76-4.24l-1.41 1.41C15.55 9.9 16 10.9 16 12c0 2.21-1.79 4-4 4s-4-1.79-4-4c0-1.86 1.28-3.41 3-3.86v2.14c-.6.35-1 .98-1 1.72 0 1.1.9 2 2 2s2-.9 2-2c0-.74-.4-1.38-1-1.72V2h-1C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10c0-2.76-1.12-5.26-2.93-7.07`}),wk=H({name:`traffic_light`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20 10h-3V8.86c1.72-.45 3-2 3-3.86h-3V4c0-.55-.45-1-1-1H8c-.55 0-1 .45-1 1v1H4c0 1.86 1.28 3.41 3 3.86V10H4c0 1.86 1.28 3.41 3 3.86V15H4c0 1.86 1.28 3.41 3 3.86V20c0 .55.45 1 1 1h8c.55 0 1-.45 1-1v-1.14c1.72-.45 3-2 3-3.86h-3v-1.14c1.72-.45 3-2 3-3.86m-5-5v14H9V5zm-1.5 11.5c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5.67-1.5 1.5-1.5 1.5.67 1.5 1.5m-1.5-3c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5-1.5.67-1.5 1.5.67 1.5 1.5 1.5m1.5-6c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5S11.17 6 12 6s1.5.67 1.5 1.5`}),Tk=H({name:`train`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 6.5c0-3.5 4-4 8-4s8 .5 8 4V16c0 1.93-1.57 3.5-3.5 3.5L18 21v.5h-2l-2-2h-4l-2 2H6V21l1.5-1.5C5.57 19.5 4 17.93 4 16zm4.5 7a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m7 0a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m-3.5-9c3.51 0 4.96.48 5.57 1H6.43c.61-.52 2.06-1 5.57-1m-1 3H6v3h5zm7 8.5c0 .83-.67 1.5-1.5 1.5h-9c-.83 0-1.5-.67-1.5-1.5v-3.5h12zm-5-5.5h5v-3h-5z`}),Ek=H({name:`tram`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m13 5 .75-1.5H17V2H7v1.5h4.75L11 5c-3.13.09-6 .73-6 3.5V17c0 1.5 1.11 2.73 2.55 2.95L6 21.5v.5h2l2-2h4l2 2h2v-.5l-1.55-1.55C17.89 19.73 19 18.5 19 17V8.5c0-2.77-2.87-3.41-6-3.5m-1.97 2h1.94c2.75.08 3.62.58 3.9 1H7.13c.28-.42 1.15-.92 3.9-1M7.74 17.95h3.11c-.22-.26-.35-.59-.35-.95 0-.39.15-.73.39-1H7v1c0 .45.3.84.74.95M17 17c0 .45-.3.84-.74.95h-3.11c.22-.26.35-.59.35-.95 0-.39-.15-.73-.39-1H17zM7 14h10v-4H7z`}),Dk=H({name:`transfer`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9.5 5.25c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m6.99 8.25v1.75H22v1.5h-5.51v1.75L14 16zm-2.49 6h5.51v-1.75l2.49 2.5-2.49 2.5V21H14zM3 22.75l2.75-14.1L4 9.4v3.35H2v-4.7L7.25 5.9q.375-.15.75-.15c.7 0 1.35.35 1.7.95l.95 1.6c.9 1.45 2.5 2.45 4.35 2.45v2c-2.2 0-4.15-1-5.45-2.6l-.6 3L11 15.2v7.55H9v-6l-2.15-2-1.75 8z`}),Ok=H({name:`transit`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2.5c-4 0-8 .5-8 4V16c0 1.93 1.57 3.5 3.5 3.5L6 21v.5h12V21l-1.5-1.5c1.93 0 3.5-1.57 3.5-3.5V6.5c0-3.5-3.58-4-8-4m5.66 3H6.43c.61-.52 2.06-1 5.57-1 3.71 0 5.12.46 5.66 1m-6.66 5v-3H6v3zm2-3h5v3h-5zM6 16c0 .83.67 1.5 1.5 1.5h9c.83 0 1.5-.67 1.5-1.5v-3.5H6zm2.5-2.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3M14 15a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0`}),kk=H({name:`transit_enter_exit`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16 18H6V8h3v4.77L15.98 6 18 8.03 11.15 15H16z`}),Ak=H({name:`translate`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m12.87 15.07-2.54-2.51.03-.03A17.5 17.5 0 0 0 14.07 6H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2zm-1 2.67L15.88 17h3.24z`}),jk=H({name:`trending_down`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m16 18 2.29-2.29-4.88-4.88-4 4L2 7.41 3.41 6l6 6 4-4 6.3 6.29L22 12v6z`}),Mk=H({name:`trending_flat`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m21.5 12-4-4v3h-15v2h15v3z`}),Nk=H({name:`trending_up`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m16 6 2.29 2.29-4.88 4.88-4-4L2 16.59 3.41 18l6-6 4 4 6.3-6.29L22 12V6z`}),Pk=H({name:`trip_origin`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m6 10c0 3.31-2.69 6-6 6s-6-2.69-6-6 2.69-6 6-6 6 2.69 6 6`}),Fk=H({name:`tune`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17 9h-2V3h2v2h4v2h-4zM3 7V5h10v2zm0 12v-2h6v2zm10 2v-2h8v-2h-8v-2h-2v6zM7 11V9h2v6H7v-2H3v-2zm14 2v-2H11v2z`}),Ik=H({name:`turbine`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 23h-1v-6.57C9.93 17.4 8.52 18 7 18c-3.25 0-6-2.75-6-6v-1h6.57C6.6 9.93 6 8.52 6 7c0-3.25 2.75-6 6-6h1v6.57C14.07 6.6 15.48 6 17 6c3.25 0 6 2.75 6 6v1h-6.57c.97 1.07 1.57 2.48 1.57 4 0 3.25-2.75 6-6 6m1-9.87v7.74c1.7-.46 3-2.04 3-3.87s-1.3-3.41-3-3.87M3.13 13c.46 1.7 2.04 3 3.87 3s3.41-1.3 3.87-3zm10-2h7.74c-.46-1.7-2.05-3-3.87-3s-3.41 1.3-3.87 3M11 3.13C9.3 3.59 8 5.18 8 7s1.3 3.41 3 3.87z`}),Lk=H({name:`tv`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 3h18c1.1 0 2 .9 2 2l-.01 12c0 1.1-.89 2-1.99 2h-5v2H8v-2H3c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2m0 14h18V5H3z`}),Rk=H({name:`twitter`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 3c-1.103 0-2 .897-2 2v14c0 1.103.897 2 2 2h14c1.103 0 2-.897 2-2V5c0-1.103-.897-2-2-2zm0 2h14l.002 14H5zm9.566 2.113A2.49 2.49 0 0 0 12.08 9.6c0 .257.086.428.086.6-2.057-.086-3.857-1.114-5.057-2.571-.257.343-.343.77-.343 1.2 0 .856.429 1.544 1.115 2.144-.428-.086-.772-.173-1.115-.344 0 1.2.856 2.143 1.97 2.4-.257.086-.428.086-.685.086-.086 0-.259-.086-.43-.086.343.943 1.2 1.713 2.315 1.713-.857.6-1.972 1.03-3.086 1.03h-.6c1.114.684 2.4 1.115 3.771 1.115 4.544 0 7.03-3.773 7.03-7.03v-.343a5.8 5.8 0 0 0 1.201-1.287c-.514.258-.943.343-1.457.43.514-.343.942-.772 1.113-1.372-.429.257-.943.514-1.543.6-.429-.514-1.113-.772-1.799-.772`}),zk=H({name:`unarchive`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m19.15 3.55 1.39 1.68c.29.34.46.79.46 1.27V19c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2V6.5c0-.48.17-.93.46-1.27l1.38-1.68C5.12 3.21 5.53 3 6 3h12c.47 0 .88.21 1.15.55M17.76 5H6.24l-.82 1h13.17zM5 19V8h14v11zm5.55-5H8l4-4 4 4h-2.55v3h-2.9z`}),Bk=H({name:`undo`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12.266 8.5c-2.65 0-5.05.99-6.9 2.6l-3.6-3.6v9h9l-3.62-3.62c1.39-1.16 3.16-1.88 5.12-1.88 3.54 0 6.55 2.31 7.6 5.5l2.37-.78c-1.39-4.19-5.32-7.22-9.97-7.22`}),Vk=H({name:`unfold_less`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m15.17 4 1.42 1.41L12 10 7.41 5.41 8.83 4 12 7.17zM8.83 20l-1.42-1.41L12 14l4.58 4.59L15.17 20 12 16.83z`}),Hk=H({name:`unfold_less_horizontal`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5.41 16.58 4 15.17 7.17 12 4 8.83l1.41-1.42L10 12zm13.18.01L14 12l4.59-4.59L20 8.83 16.83 12 20 15.17z`}),Uk=H({name:`unfold_more`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15.17 9 12 5.83 8.83 9 7.41 7.59 12 3l4.58 4.59zm-6.34 6L12 18.17 15.17 15l1.42 1.41L12 21l-4.58-4.59z`}),Wk=H({name:`unfold_more_horizontal`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7.59 16.59 3 12l4.59-4.58L9 8.83 5.83 12 9 15.17zm8.82-.01L15 15.17 18.17 12 15 8.83l1.41-1.42L21 12z`}),Gk=H({name:`unsubscribe`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20.489 5.498v9.04c.78.79 1.19 1.94.94 3.18-.27 1.34-1.36 2.44-2.7 2.71-2.08.42-3.9-1.01-4.18-2.93H4.499c-1.1 0-2-.9-2-2v-10c0-1.1.9-2 2-2h13.99c1.1 0 2 .9 2 2m-8.99 3.5 6.99-3.5H4.498zm3.35 6.5H4.499v-8l7 3.5 7-3.5v6.05l-.11-.014a3 3 0 0 0-.39-.036c-1.39 0-2.59.82-3.15 2m1.15 1v1h4v-1z`}),Kk=H({name:`update`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21 3v7h-7l2.95-2.95A7.02 7.02 0 0 0 12 5c-3.86 0-7 3.14-7 7s3.14 7 7 7 7-3.14 7-7h2a9 9 0 1 1-9-9c2.49 0 4.74 1.01 6.36 2.64zM11 13V8h1.5v4.15l3.52 2.09-.77 1.28z`}),qk=H({name:`upload`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15 16.5v-6h4l-7-7-7 7h4v6zM12 6.33l2.17 2.17H13v6h-2v-6H9.83zm7 14.17v-2H5v2z`}),Jk=H({name:`usb`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15.1 7.4v4h1v2h-3v-8h2l-3-4-3 4h2v8h-3v-2.07c.7-.37 1.2-1.08 1.2-1.93 0-1.21-.99-2.2-2.2-2.2s-2.2.99-2.2 2.2c0 .85.5 1.56 1.2 1.93v2.07c0 1.11.89 2 2 2h3v3.05c-.71.37-1.2 1.1-1.2 1.95a2.2 2.2 0 0 0 4.4 0c0-.85-.49-1.58-1.2-1.95V15.4h3c1.11 0 2-.89 2-2v-2h1v-4z`}),Yk=H({name:`users_circle`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m.51 7.99c0-1.65-1.35-3-3-3s-3 1.35-3 3 1.35 3 3 3 3-1.35 3-3m-3 1c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1m8.5 0c0 1.11-.89 2-2 2s-2-.89-2-2c-.01-1.11.89-2 2-2s2 .89 2 2M9.51 16c-1.39 0-2.98.57-3.66 1.11a7.94 7.94 0 0 0 5.66 2.86v-2.78c0-1.89 2.98-2.7 4.5-2.7.88 0 2.24.28 3.24.87.48-1.03.75-2.17.75-3.37 0-4.41-3.59-8-8-8s-8 3.59-8 8c0 1.23.28 2.39.78 3.43 1.34-.98 3.43-1.43 4.73-1.43.44 0 .97.06 1.53.16-.63.57-1.06 1.22-1.3 1.86q-.062-.001-.123-.005z`}),Xk=H({name:`van`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17 5H3a2 2 0 0 0-2 2v9h2c0 1.66 1.34 3 3 3s3-1.34 3-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3h2v-5zm-2 2h1l3 3h-4zm-2 0H9v3h4zM3 7h4v3H3zm1.75 9a1.25 1.25 0 1 0 2.5 0 1.25 1.25 0 0 0-2.5 0M18 17.25a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5M20.22 14H21v-2H3v2h.78c.55-.61 1.33-1 2.22-1s1.67.39 2.22 1h7.56c.55-.61 1.34-1 2.22-1s1.67.39 2.22 1`}),Zk=H({name:`verified`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 1H5c-1.1 0-1.99.9-1.99 2L3 15.93c0 .69.35 1.3.88 1.66L12 23l8.11-5.41c.53-.36.88-.97.88-1.66L21 3c0-1.1-.9-2-2-2m-7 19.6-7-4.66V3h14v12.93zM7.41 10.59l2.58 2.59 6.59-6.6L18 8l-8 8-4-4z`}),Qk=H({name:`verified_user`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 1 3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5zm7 10c0 4.52-2.98 8.69-7 9.93-4.02-1.24-7-5.41-7-9.93V6.3l7-3.11 7 3.11zM6 13l1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z`}),$k=H({name:`vertical_align_bottom`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M13 13h3l-4 4-4-4h3V3h2zm-9 8v-2h16v2z`}),eA=H({name:`vertical_align_center`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16 5h-3V1h-2v4H8l4 4zM8 19h3v4h2v-4h3l-4-4zm-4-6v-2h16v2z`}),tA=H({name:`vertical_align_top`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 5V3h16v2zm7 6H8l4-4 4 4h-3v10h-2z`}),nA=H({name:`vertical_split`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11 5H3v2h8zM3 9h8v2H3zm8 4H3v2h8zm0 4H3v2h8zm8-10v10h-4V7zm-6-2h8v14h-8z`}),rA=H({name:`video_call`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17 10.5V7c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-3.5l4 4v-11zM15 16H5V8h10zm-4-1H9v-2H7v-2h2V9h2v2h2v2h-2z`}),iA=H({name:`video_chat`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2m0 14H5.17L4 17.17V4h16zm-3-3-3-2.4V13H7V7h7v2.4L17 7z`}),aA=H({name:`videocam`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 6h12c.55 0 1 .45 1 1v3.5l4-4v11l-4-4V17c0 .55-.45 1-1 1H4c-.55 0-1-.45-1-1V7c0-.55.45-1 1-1m11 10V8H5v8z`}),oA=H({name:`videocam_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m9.99 8.57-2-2-4.15-4.14-1.41 1.41 2.73 2.73h-.73c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h12c.21 0 .39-.08.55-.18l3.18 3.18 1.41-1.41-8.86-8.86zm-4.56 8v-8h1.73l8 8zm10-5.39V8.57h-2.61l-2-2h5.61c.55 0 1 .45 1 1v3.5l4-4v10.11z`}),sA=H({name:`view_360`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 5.5c-5.52 0-10 2.24-10 5 0 2.24 2.94 4.13 7 4.77v3.23l4-4-4-4v2.73c-3.15-.56-5-1.9-5-2.73 0-1.06 3.04-3 8-3s8 1.94 8 3c0 .73-1.46 1.89-4 2.53v2.05c3.53-.77 6-2.53 6-4.58 0-2.76-4.48-5-10-5`}),cA=H({name:`view_agenda`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20.5 3h-17c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h17c.55 0 1-.45 1-1V4c0-.55-.45-1-1-1m-1 6V5h-15v4zm0 10v-4h-15v4zm-16-6h17c.55 0 1 .45 1 1v6c0 .55-.45 1-1 1h-17c-.55 0-1-.45-1-1v-6c0-.55.45-1 1-1`}),lA=H({name:`view_array`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3.5 5.5h3v13h-3zm13 0h-9v13h9zm1 0h3v13h-3zm-3 11v-9h-5v9z`}),uA=H({name:`view_carousel`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17 19.5H7v-15h10zM6 6.5H2v11h4zm3 0h6v11H9zm13 0h-4v11h4z`}),dA=H({name:`view_column`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3.5 18.5v-13h17v13zm10-2v-9h-3v9zm-8-9h3v9h-3zm10 9h3v-9h-3z`}),fA=H({name:`view_day`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2.5 4h19v2h-19zm18 4h-17c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h17c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1m-1 6v-4h-15v4zm-17 4h19v2h-19z`}),pA=H({name:`view_list`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3.5 5v14h17V5zm4 2v2h-2V7zm-2 4v2h2v-2zm0 4h2v2h-2zm4 2h9v-2h-9zm9-4h-9v-2h9zm-9-4h9V7h-9z`}),mA=H({name:`view_module`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3.5 5.5v13h17v-13zm10 2V11h-3V7.5zm-5 0h-3V11h3zm-3 9V13h3v3.5zm5-3.5v3.5h3V13zm8 3.5h-3V13h3zm-3-9V11h3V7.5z`}),hA=H({name:`view_quilt`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3.5 5.5v13h17v-13zm2 11v-9h3v9zm5-3.5v3.5h3V13zm8 3.5h-3V13h3zm-8-9V11h8V7.5z`}),gA=H({name:`view_stream`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3.5 6v12h17V6zm15 10h-13v-3h13zm-13-8v3h13V8z`}),_A=H({name:`view_week`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 4h18c.55 0 1 .45 1 1v14c0 .55-.45 1-1 1H3c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1m1 14h4V6H4zm10 0h-4V6h4zm2 0h4V6h-4z`}),vA=H({name:`visibility`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 6a9.77 9.77 0 0 1 8.82 5.5A9.77 9.77 0 0 1 12 17a9.77 9.77 0 0 1-8.82-5.5A9.77 9.77 0 0 1 12 6m0-2C7 4 2.73 7.11 1 11.5 2.73 15.89 7 19 12 19s9.27-3.11 11-7.5C21.27 7.11 17 4 12 4m0 5a2.5 2.5 0 0 1 0 5 2.5 2.5 0 0 1 0-5m0-2c-2.48 0-4.5 2.02-4.5 4.5S9.52 16 12 16s4.5-2.02 4.5-4.5S14.48 7 12 7`}),yA=H({name:`visibility_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 6a9.77 9.77 0 0 1 8.82 5.5 9.65 9.65 0 0 1-2.41 3.12l1.41 1.41c1.39-1.23 2.49-2.77 3.18-4.53C21.27 7.11 17 4 12 4c-1.27 0-2.49.2-3.64.57l1.65 1.65C10.66 6.09 11.32 6 12 6m-1.07 1.14L13 9.21c.57.25 1.03.71 1.28 1.28l2.07 2.07c.08-.34.14-.7.14-1.07C16.5 9.01 14.48 7 12 7c-.37 0-.72.05-1.07.14M2.01 3.87l2.68 2.68A11.74 11.74 0 0 0 1 11.5C2.73 15.89 7 19 12 19c1.52 0 2.98-.29 4.32-.82l3.42 3.42 1.41-1.41L3.42 2.45zm7.5 7.5 2.61 2.61c-.04.01-.08.02-.12.02a2.5 2.5 0 0 1-2.5-2.5c0-.05.01-.08.01-.13m-3.4-3.4 1.75 1.75a4.6 4.6 0 0 0-.36 1.78 4.507 4.507 0 0 0 6.27 4.14l.98.98c-.88.24-1.8.38-2.75.38a9.77 9.77 0 0 1-8.82-5.5c.7-1.43 1.72-2.61 2.93-3.53`}),bA=H({name:`volume_down`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5.25 9v6h4l5 5V4l-5 5zm11-1.03v8.05c1.48-.73 2.5-2.25 2.5-4.02a4.5 4.5 0 0 0-2.5-4.03m-4 7.2V8.83L10.08 11H7.25v2h2.83z`}),xA=H({name:`volume_mute`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m11.5 9 5-5v16l-5-5h-4V9zm3 6.17V8.83L12.33 11H9.5v2h2.83z`}),SA=H({name:`volume_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m4.34 2.935-1.41 1.41 4.36 4.36-.29.3H3v6h4l5 5v-6.59l4.18 4.18c-.65.49-1.38.88-2.18 1.11v2.06a8.94 8.94 0 0 0 3.61-1.75l2.05 2.05 1.41-1.41zM10 15.175l-2.17-2.17H5v-2h2.83l.88-.88 1.29 1.29zm8.59-.83c.26-.73.41-1.52.41-2.34 0-3.17-2.11-5.85-5-6.71v-2.06c4.01.91 7 4.49 7 8.77 0 1.39-.32 2.7-.88 3.87zM12 4.005l-1.88 1.88L12 7.765zm2 3.97a4.5 4.5 0 0 1 2.5 4.03c0 .08-.01.16-.02.24L14 9.765z`}),CA=H({name:`volume_up`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14 5.29V3.23c4.01.91 7 4.49 7 8.77s-2.99 7.86-7 8.77v-2.06c2.89-.86 5-3.54 5-6.71s-2.11-5.85-5-6.71M3 15V9h4l5-5v16l-5-5zm7 .17V8.83L7.83 11H5v2h2.83zM16.5 12A4.5 4.5 0 0 0 14 7.97v8.05c1.48-.73 2.5-2.25 2.5-4.02`}),wA=H({name:`walk`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15 3.25c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2m-8.5 19.5 2.8-14.1-1.8.7v3.4h-2v-4.7l5.05-2.14c.97-.41 2.09-.05 2.65.84l1 1.6c.8 1.4 2.4 2.4 4.3 2.4v2c-2.2 0-4.2-1-5.5-2.5l-.6 3 2.1 2v7.5h-2v-6l-2.1-2-1.8 8z`}),TA=H({name:`warning_outlined`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m1 21.5 11-19 11 19zm18.53-2L12 6.49 4.47 19.5zm-8.53-3v2h2v-2zm0-6h2v4h-2z`}),EA=H({name:`waves`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17 16.99c-1.35 0-2.2.42-2.95.8-.65.33-1.18.6-2.05.6-.9 0-1.4-.25-2.05-.6-.75-.38-1.57-.8-2.95-.8s-2.2.42-2.95.8c-.65.33-1.17.6-2.05.6v1.95c1.35 0 2.2-.42 2.95-.8.65-.33 1.17-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.57.8 2.95.8s2.2-.42 2.95-.8c.65-.33 1.18-.6 2.05-.6.9 0 1.4.25 2.05.6.75.38 1.58.8 2.95.8v-1.95c-.9 0-1.4-.25-2.05-.6-.75-.38-1.6-.8-2.95-.8m0-4.45c-1.35 0-2.2.43-2.95.8-.65.32-1.18.6-2.05.6-.9 0-1.4-.25-2.05-.6-.75-.38-1.57-.8-2.95-.8s-2.2.43-2.95.8c-.65.32-1.17.6-2.05.6v1.95c1.35 0 2.2-.43 2.95-.8.65-.35 1.15-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.57.8 2.95.8s2.2-.43 2.95-.8c.65-.35 1.15-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.58.8 2.95.8v-1.95c-.9 0-1.4-.25-2.05-.6-.75-.38-1.6-.8-2.95-.8m2.95-8.08c-.75-.38-1.58-.8-2.95-.8s-2.2.42-2.95.8c-.65.32-1.18.6-2.05.6-.9 0-1.4-.25-2.05-.6-.75-.37-1.57-.8-2.95-.8s-2.2.42-2.95.8c-.65.33-1.17.6-2.05.6v1.93c1.35 0 2.2-.43 2.95-.8.65-.33 1.17-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.57.8 2.95.8s2.2-.43 2.95-.8c.65-.32 1.18-.6 2.05-.6.9 0 1.4.25 2.05.6.75.38 1.58.8 2.95.8V5.04c-.9 0-1.4-.25-2.05-.58M17 8.09c-1.35 0-2.2.43-2.95.8-.65.35-1.15.6-2.05.6s-1.4-.25-2.05-.6c-.75-.38-1.57-.8-2.95-.8s-2.2.43-2.95.8c-.65.35-1.15.6-2.05.6v1.95c1.35 0 2.2-.43 2.95-.8.65-.32 1.18-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.57.8 2.95.8s2.2-.43 2.95-.8c.65-.32 1.18-.6 2.05-.6.9 0 1.4.25 2.05.6.75.38 1.58.8 2.95.8V9.49c-.9 0-1.4-.25-2.05-.6-.75-.38-1.6-.8-2.95-.8`}),DA=H({name:`well`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9.3 3h5.4v.9h1.8v1.8h-.9v1.717L17.784 19.2H19.2V21H4.8v-1.8h1.418L8.4 7.417V5.7h-.9V3.9h1.8zm4.5 2.7v1.8l.005.023-1.804 1.11-1.804-1.11.004-.023V5.7zm-3.778 2.772-.286 1.555 1.406-.865zm1.979 1.218-2.484 1.529-.298 1.62L12 14.386l2.782-1.545-.298-1.621zm2.265.337-.286-1.555-1.12.69zM11.074 14.9l-2.027-1.126-.462 2.509zm.927.515 3.626 2.015.326 1.77H8.049l.325-1.77zm3.415.868L12.927 14.9l2.028-1.126z`}),OA=H({name:`wellbore`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M13 3h-2v10.083c0 .507.448.917 1 .917s1-.41 1-.917zM7 8H3V6h6v15H7zm10 0h4V6h-6v15h2z`}),kA=H({name:`whats_app`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12.012 2c-5.506 0-9.989 4.478-9.99 9.984a9.96 9.96 0 0 0 1.333 4.993L2 22l5.232-1.236a10 10 0 0 0 4.774 1.215h.004c5.505 0 9.985-4.48 9.988-9.985a9.92 9.92 0 0 0-2.922-7.066A9.92 9.92 0 0 0 12.012 2m-.002 2a7.95 7.95 0 0 1 5.652 2.342 7.93 7.93 0 0 1 2.336 5.65c-.002 4.404-3.584 7.986-7.99 7.986a8 8 0 0 1-3.817-.97l-.673-.367-.745.175-1.968.465.48-1.785.217-.8-.414-.72a8 8 0 0 1-1.067-3.992C4.023 7.582 7.607 4 12.01 4M8.477 7.375a.92.92 0 0 0-.666.313c-.23.248-.875.852-.875 2.08s.894 2.415 1.02 2.582c.123.166 1.726 2.765 4.263 3.765 2.108.831 2.536.667 2.994.625.458-.04 1.477-.602 1.685-1.185s.209-1.085.147-1.188c-.062-.104-.229-.166-.479-.29-.249-.126-1.476-.728-1.705-.811s-.396-.125-.562.125-.643.81-.79.976c-.145.167-.29.19-.54.065-.25-.126-1.054-.39-2.008-1.24-.742-.662-1.243-1.477-1.389-1.727s-.013-.386.112-.51c.112-.112.248-.291.373-.437.124-.146.167-.25.25-.416s.04-.313-.022-.438-.547-1.357-.77-1.851c-.186-.415-.384-.425-.562-.432-.145-.006-.31-.006-.476-.006`}),AA=H({name:`wheelchair`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2a2 2 0 1 0 0 4 2 2 0 0 0 0-4m7 11v-2c-1.54.02-3.09-.75-4.07-1.83l-1.29-1.43c-.17-.19-.38-.34-.61-.45q-.007-.001-.01-.005-.003-.005-.01-.005H13c-.35-.2-.75-.3-1.19-.26C10.76 7.11 10 8.04 10 9.09V15c0 1.1.9 2 2 2h5v5h2v-5.5c0-1.1-.9-2-2-2h-3v-3.45c1.29 1.07 3.25 1.94 5 1.95M7 17c0 1.66 1.34 3 3 3 1.31 0 2.42-.84 2.83-2h2.07A5 5 0 1 1 9 12.1v2.07c-1.16.42-2 1.52-2 2.83`}),jA=H({name:`widgets`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m16 2.345-5.66 5.65v-4.34h-8v8h8v-3.66l5.66 5.66h-3.66v8h8v-8H16l5.66-5.66zm2.83 5.66L16 5.175l-2.83 2.83 2.83 2.83zM8.34 9.655v-4h-4v4zm10 6v4h-4v-4zm-10 4v-4h-4v4zm-6-6h8v8h-8z`}),MA=H({name:`wifi`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m1 8.776 2 2c4.97-4.97 13.03-4.97 18 0l2-2c-6.07-6.07-15.92-6.07-22 0m8 8 3 3 3-3a4.237 4.237 0 0 0-6 0m-2-2-2-2c3.87-3.86 10.14-3.86 14 0l-2 2a7.074 7.074 0 0 0-10 0`}),NA=H({name:`wifi_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m2 4.22 1.41-1.41 16.97 16.97-1.41 1.41-7.08-7.08c-1.78.02-3.54.71-4.89 2.06l-2-2a9.8 9.8 0 0 1 4.41-2.54L7.17 9.39A12.65 12.65 0 0 0 3 12.17l-2-2C2.22 8.96 3.59 8 5.05 7.27zm21 5.95-2 2a12.75 12.75 0 0 0-9.12-3.73L9.3 5.86c4.83-.84 9.97.58 13.7 4.31m-7.72 1.67c1.36.48 2.64 1.25 3.72 2.33l-.7.69zM9 18.17l3 3 3-3a4.237 4.237 0 0 0-6 0`}),PA=H({name:`wind_farm_offshore`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16.001 19.68c1.22.85 2.61 1.32 4 1.32h2v2h-2c-1.38 0-2.74-.34-4-.99-1.26.65-2.63.97-4 .97s-2.74-.33-4-.97c-1.26.64-2.62.99-4 .99h-2v-2h2c1.39 0 2.78-.47 4-1.32 1.22.85 2.61 1.28 4 1.28s2.78-.43 4-1.28M8.048 9a1 1 0 0 1 .999.951l.47 9.538A7.3 7.3 0 0 1 8 18.68a7.7 7.7 0 0 1-1.49.813c.178-3.177.306-6.358.446-9.537A1 1 0 0 1 7.955 9zm7.996 5a1 1 0 0 1 .999.954l.201 4.432a7.8 7.8 0 0 1-1.243-.706 7.3 7.3 0 0 1-1.245.697l.2-4.423a1 1 0 0 1 1-.954zM16 6.5a1 1 0 0 1 1 1v3.577l3.333 1.925a1 1 0 1 1-1 1.731l-3.37-1.945-3.372 1.948a1 1 0 0 1-1-1.731L15 11.036V7.5a1 1 0 0 1 1-1M8 1a1 1 0 0 1 1 1v4.076l3.753 2.168a1 1 0 0 1-1 1.733l-3.79-2.189-3.791 2.19a1 1 0 0 1-1-1.732L7 6.036V2a1 1 0 0 1 1-1`}),FA=H({name:`wind_turbine`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12.496 2.427A.496.496 0 0 0 12 2a.496.496 0 0 0-.496.427l-.888 6.929c-.27.259-.467.593-.56.968l-5.858 4.327a.48.48 0 0 0-.131.633.506.506 0 0 0 .627.205l6.272-2.581-.417 8.116H9V22h6v-.976h-1.55l-.414-8.084 6.267 2.588c.234.097.505.01.631-.203a.48.48 0 0 0-.135-.635l-5.842-4.304a2 2 0 0 0-.573-1.03zm-.188 6.397L12 6.42l-.308 2.403a2 2 0 0 1 .616 0m-2.183 2.674-2.134 1.576 2.457-1.012a2 2 0 0 1-.323-.564m3.407.588 2.44 1.007-2.112-1.556q-.121.303-.328.549M12 13.233l.446 7.791h-.892zm1-2.433a1 1 0 1 1-2 0 1 1 0 0 1 2 0`}),IA=H({name:`wind_turbine_offshore`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16.001 19.68c1.22.85 2.61 1.32 4 1.32h2v2h-2c-1.38 0-2.74-.34-4-.99-1.26.65-2.63.97-4 .97s-2.74-.33-4-.97c-1.26.64-2.62.99-4 .99h-2v-2h2c1.39 0 2.78-.47 4-1.32 1.22.85 2.61 1.28 4 1.28s2.78-.43 4-1.28M12.049 11a1 1 0 0 1 .999.95l.392 7.854A6.8 6.8 0 0 1 12 19.96q-.726-.001-1.44-.157l.391-7.853a1 1 0 0 1 1-.95zM12 1a1 1 0 0 1 1 1v5.577l5.063 2.923a1 1 0 0 1-1 1.732l-5.1-2.943-5.097 2.943a1 1 0 0 1-1-1.732L11 7.535V2a1 1 0 0 1 1-1`}),LA=H({name:`work`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16 6.5h4c1.11 0 2 .89 2 2v11c0 1.11-.89 2-2 2H4c-1.11 0-2-.89-2-2l.01-11c0-1.11.88-2 1.99-2h4v-2c0-1.11.89-2 2-2h4c1.11 0 2 .89 2 2zm-6 0h4v-2h-4z`}),RA=H({name:`work_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2.83 1.42 1.42 2.83l2.75 2.75h-.74c-1.11 0-1.99.89-1.99 2l-.01 11c0 1.11.89 2 2 2h15.74l2 2 1.41-1.41zm6.6 2.16h4v2h-3.6l2 2h7.6v7.6l2 2v-9.6c0-1.11-.89-2-2-2h-4v-2c0-1.11-.89-2-2-2h-4c-.99 0-1.8.7-1.96 1.64l1.96 1.96zm-6 4v11h13.74l-11-11z`}),zA=H({name:`work_outline`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M22 8.5c0-1.11-.89-2-2-2h-4v-2c0-1.11-.89-2-2-2h-4c-1.11 0-2 .89-2 2v2H4c-1.11 0-1.99.89-1.99 2L2 19.5c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2zm-8-2v-2h-4v2zm-10 2v11h16v-11z`}),BA=H({name:`world`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2M4 12c0-.61.08-1.21.21-1.78L8.99 15v1c0 1.1.9 2 2 2v1.93C7.06 19.43 4 16.07 4 12m11.99 4c.9 0 1.64.59 1.9 1.4A8 8 0 0 0 20 12c0-3.35-2.08-6.23-5.01-7.41V5c0 1.1-.9 2-2 2h-2v2c0 .55-.45 1-1 1h-2v2h6c.55 0 1 .45 1 1v3z`}),VA=H({name:`wrap_text`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19.5 4h-16v2h16zm-16 14h6v-2h-6zm0-8h13c2.21 0 4 1.79 4 4s-1.79 4-4 4h-2v2l-3-3 3-3v2h2.25c1.1 0 2-.9 2-2s-.9-2-2-2H3.5z`}),HA=H({name:`youtube`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m5.68 2 1.478 5.344v2.562H8.44V7.344L9.938 2H8.646L8.11 4.432q-.225 1.064-.29 1.515h-.04q-.094-.631-.29-1.525L6.97 2zm5.752 2.018q-.65-.001-1.051.257-.4.259-.59.825-.187.565-.187 1.498v.84q0 .922.164 1.478.165.556.556.82t1.078.264q.67 0 1.06-.26.391-.258.565-.818.174-.561.174-1.485v-.84q0-.93-.178-1.492-.179-.56-.566-.824t-1.025-.263m2.447.113v4.314q0 .801.271 1.178.273.377.848.377.829 0 1.244-.8h.027l.114.706H17.4V4.131h-1.298v4.588a.64.64 0 0 1-.23.263.57.57 0 0 1-.325.104q-.198 0-.283-.164-.086-.165-.086-.553V4.131zm-2.477.781q.274 0 .383.287t.108.91v1.8q0 .64-.108.923-.109.282-.38.283-.274 0-.378-.283t-.103-.924V6.11q0-.621.107-.91.107-.286.371-.287M5 11c-1.1 0-2 .9-2 2v7c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-7c0-1.1-.9-2-2-2zm7.049 2h1.056v2.568h.008q.143-.279.407-.449.263-.17.566-.17.39 0 .611.207.223.207.323.668.098.463.097 1.281v.772h.002q0 1.09-.264 1.602-.262.512-.818.513-.31 0-.564-.142a.93.93 0 0 1-.383-.391h-.024l-.11.46h-.907zm-6.563.246h3.252v.885h-1.09v5.789H6.576v-5.79h-1.09zm11.612 1.705q.564 0 .867.207.3.208.426.645.123.438.123 1.209v.836h-1.836v.248q0 .47.027.703.029.234.115.342t.27.107q.246 0 .338-.191.09-.19.1-.635l.947.055q.007.063.007.175 0 .677-.37 1.01-.37.334-1.046.334-.81 0-1.138-.51-.327-.508-.326-1.574v-.851q0-1.099.338-1.604t1.158-.506m-8.688.094h1.1v3.58q0 .326.072.465.071.14.238.139a.5.5 0 0 0 .276-.088.54.54 0 0 0 .193-.223v-3.873h1.1v4.875h-.862l-.093-.598h-.026q-.351.678-1.05.678-.486 0-.715-.318-.232-.319-.233-.994zm8.664.648q-.176.001-.26.104-.084.104-.11.338a7 7 0 0 0-.028.71v.35h.803v-.35q0-.468-.032-.71-.03-.243-.115-.342-.083-.1-.258-.1m-3.482.036a.42.42 0 0 0-.293.127.7.7 0 0 0-.192.326v2.767a.49.49 0 0 0 .438.256.34.34 0 0 0 .277-.127q.105-.127.149-.43.043-.301.043-.835v-.627q0-.573-.035-.883-.037-.312-.127-.444a.3.3 0 0 0-.26-.13`}),UA=H({name:`youtube_alt`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 4s-6.254 0-7.814.418a2.5 2.5 0 0 0-1.768 1.768C2 7.746 2 12 2 12s0 4.255.418 5.814c.23.861.908 1.538 1.768 1.768C5.746 20 12 20 12 20s6.255 0 7.814-.418a2.5 2.5 0 0 0 1.768-1.768C22 16.255 22 12 22 12s0-4.254-.418-5.814a2.5 2.5 0 0 0-1.768-1.768C18.255 4 12 4 12 4m0 2c2.882 0 6.49.134 7.297.35a.51.51 0 0 1 .353.353c.241.898.35 3.639.35 5.297s-.109 4.398-.35 5.297a.51.51 0 0 1-.353.353c-.805.216-4.415.35-7.297.35s-6.49-.134-7.297-.35a.51.51 0 0 1-.353-.353C4.109 16.399 4 13.658 4 12s.109-4.399.35-5.299a.5.5 0 0 1 .353-.351C5.508 6.134 9.118 6 12 6m-2 2.535v6.93L16 12z`}),WA=H({name:`zip_file`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M10 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2h-8zm-.83 2 2 2H13v2h2v2h-2v2h2v2h-2v2H4V6zM15 16h2v-2h-2v-2h2v-2h-2V8h5v10h-5z`}),GA=H({name:`zoom_in`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15.756 14.255h-.79l-.28-.27a6.47 6.47 0 0 0 1.57-4.23 6.5 6.5 0 1 0-6.5 6.5c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99 1.49-1.49zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5m-.5-5v-2h1v2h2v1h-2v2h-1v-2h-2v-1z`}),KA=H({name:`zoom_out`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15.756 14.255h-.79l-.28-.27a6.47 6.47 0 0 0 1.57-4.23 6.5 6.5 0 1 0-6.5 6.5c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99 1.49-1.49zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5m2.5-5h-5v1h5z`});exports.Accessible=vv,exports.AccessibleForward=yv,exports.Accordion=Fe,exports.AccountCircle=bv,exports.Add=xv,exports.AddBox=Sv,exports.AddCircleFilled=Cv,exports.AddCircleOutlined=wv,exports.AerialDrone=Tv,exports.Alarm=Ev,exports.AlarmAdd=Dv,exports.AlarmOff=Ov,exports.AlarmOn=kv,exports.Alert=Me,exports.AllOut=Av,exports.Anchor=jv,exports.Android=Mv,exports.AppBar=Ye,exports.AppleAirplay=Nv,exports.AppleAppStore=Pv,exports.AppleLogo=Fv,exports.Approve=Iv,exports.Apps=Lv,exports.Archive=Rv,exports.ArrowBack=R_,exports.ArrowBackIos=zv,exports.ArrowDown=Bv,exports.ArrowDropDown=U,exports.ArrowDropLeft=Vv,exports.ArrowDropRight=Hv,exports.ArrowDropUp=Uv,exports.ArrowForward=z_,exports.ArrowForwardIos=Wv,exports.ArrowUp=Gv,exports.Assignment=Kv,exports.AssignmentImportant=qv,exports.AssignmentReturn=Jv,exports.AssignmentReturned=Yv,exports.AssignmentTurnedIn=Xv,exports.AssignmentUser=Zv,exports.AttachFile=Qv,exports.Attachment=$v,exports.Autorenew=ey,exports.Baby=ty,exports.Badge=Xe,exports.Bag=ny,exports.BagOnRope=ry,exports.BagOnWheels=iy,exports.Bandage=ay,exports.BarChart=oy,exports.BaseIcon=V,exports.Battery=sy,exports.BatteryAlert=cy,exports.BatteryCharging=ly,exports.BatteryUnknown=uy,exports.Beach=dy,exports.Bearing=fy,exports.Beat=py,exports.Bike=my,exports.Block=hy,exports.Blocked=gy,exports.BlockedOff=_y,exports.Bluetooth=vy,exports.BluetoothConnected=yy,exports.BluetoothDisabled=by,exports.BluetoothSearching=xy,exports.Boat=Sy,exports.Boat2=Cy,exports.Boat3=wy,exports.BookmarkCollection=Ty,exports.BookmarkFilled=Ey,exports.BookmarkOutlined=Dy,exports.Bookmarks=Oy,exports.BorderAll=ky,exports.BorderBottom=Ay,exports.BorderClear=jy,exports.BorderColor=My,exports.BorderHorizontal=Ny,exports.BorderInner=Py,exports.BorderLeft=Fy,exports.BorderOuter=Iy,exports.BorderRight=Ly,exports.BorderStyle=Ry,exports.BorderTop=zy,exports.BorderVertical=By,exports.Boundaries=Vy,exports.Box=he,exports.Briefcase=Hy,exports.Brush=Uy,exports.BubbleChart=Wy,exports.BuildWrench=Gy,exports.Bus=Ky,exports.Business=qy,exports.Button=z,exports.ButtonGroup=me,exports.Cable=Jy,exports.Cafe=Yy,exports.Cake=Xy,exports.Calendar=G_,exports.CalendarAccept=Zy,exports.CalendarDateRange=Qy,exports.CalendarEvent=$y,exports.CalendarReject=eb,exports.CalendarToday=tb,exports.Call=nb,exports.CallAdd=rb,exports.CallEnd=ib,exports.Camera=ab,exports.CameraAddPhoto=ob,exports.Car=sb,exports.CarWash=cb,exports.Card=nt,exports.CardActionArea=Ze,exports.CardActions=Qe,exports.CardContent=$e,exports.CardHeader=et,exports.CardMedia=tt,exports.Category=lb,exports.ChangeHistory=ub,exports.Check=db,exports.CheckCircleOutlined=Te,exports.Checkbox=Ht,exports.CheckboxIndeterminate=fb,exports.CheckboxOutline=pb,exports.ChevronDown=ae,exports.ChevronLeft=mb,exports.ChevronRight=oe,exports.ChevronUp=Ne,exports.Chip=it,exports.Chrome=hb,exports.Cinema=gb,exports.CircleFilled=_b,exports.Circuit=vb,exports.CircularProgress=ot,exports.City=yb,exports.Clear=bb,exports.Close=Ee,exports.CloseCircleOutlined=xb,exports.ClosedCaptionFilled=Sb,exports.ClosedCaptionOutlined=Cb,exports.Cloud=wb,exports.CloudDone=Tb,exports.CloudDownload=Eb,exports.CloudOff=Db,exports.CloudUpload=Ob,exports.Cocktail=kb,exports.Code=Ab,exports.Coffee=jb,exports.Collapse=Mb,exports.CollapseScreen=Nb,exports.Collection1=Pb,exports.Collection2=Fb,exports.Collection3=Ib,exports.Collection4=Lb,exports.Collection5=Rb,exports.Collection6=zb,exports.Collection7=Bb,exports.Collection8=Vb,exports.Collection9=Hb,exports.Collection9Plus=Ub,exports.ColorPalette=Wb,exports.Comment=Gb,exports.CommentAdd=Kb,exports.CommentChat=qb,exports.CommentChatOff=Jb,exports.CommentDiscussion=Yb,exports.CommentImportant=Xb,exports.CommentMore=Zb,exports.CommentNotes=Qb,exports.CommentSolid=$b,exports.Commute=ex,exports.Compare=tx,exports.CompassCalibration=nx,exports.Computer=rx,exports.ContactEmail=ix,exports.ContactPhone=ax,exports.Contacts=ox,exports.ConvenienceStore=sx,exports.Copy=cx,exports.Craning=lx,exports.CreditCard=ux,exports.Crop=dx,exports.CropRotate=fx,exports.Cut=px,exports.DEFAULT_COLOR_PALLETTE=Gg,exports.Dashboard=mx,exports.DatePicker=Z_,exports.DateRangePicker=nv,exports.DeleteForever=hx,exports.DeleteMultiple=gx,exports.DeleteToTrash=_x,exports.DepartureBoard=vx,exports.DesktopMac=yx,exports.DesktopWindows=bx,exports.Details=xx,exports.DeviceUnknown=Sx,exports.Dialpad=Cx,exports.Dice=wx,exports.Dining=Tx,exports.Directions=Ex,exports.Divider=st,exports.Dns=Dx,exports.DoNotDisturb=Ox,exports.Dock=kx,exports.Dollar=Ax,exports.Done=jx,exports.DoneAll=Mx,exports.DonutLarge=Nx,exports.DonutOutlined=Px,exports.Download=Fx,exports.DownloadDone=Ix,exports.DragHandle=Lx,exports.DragIndicator=Rx,exports.Drawer=_t,exports.Drink=zx,exports.Dropdown=W,exports.Dropper=Bx,exports.Ducting=Vx,exports.Edit=Hx,exports.EditText=Ux,exports.Eject=Wx,exports.Electrical=Gx,exports.Email=Kx,exports.EmailAlpha=qx,exports.EmailDraft=Jx,exports.Engineering=Yx,exports.Enlarge=Xx,exports.ErrorFilled=De,exports.ErrorOutlined=Zx,exports.EvStation=Qx,exports.ExitToApp=$x,exports.Expand=eS,exports.ExpandScreen=tS,exports.Experiment=nS,exports.Explore=rS,exports.ExploreOff=iS,exports.ExternalLink=aS,exports.Face=oS,exports.Facebook=sS,exports.FacebookMessenger=cS,exports.FastFood=lS,exports.FastForward=uS,exports.FastRescueBoat=dS,exports.FastRewind=fS,exports.Fault=pS,exports.FavoriteFilled=mS,exports.FavoriteOutlined=hS,exports.File=gS,exports.FileAdd=_S,exports.FileCopy=vS,exports.FileDescription=yS,exports.FilterAlt=bS,exports.FilterAltActive=xS,exports.FilterAltOff=SS,exports.FilterList=CS,exports.FingerprintScanner=wS,exports.FirstPage=TS,exports.Flag=ES,exports.Flagged=DS,exports.FlaggedOff=OS,exports.Flame=kS,exports.Flare=AS,exports.FlashOff=jS,exports.FlashOn=MS,exports.Flight=NS,exports.FlightLand=PS,exports.FlightTakeoff=FS,exports.Flip=IS,exports.FlipToBack=LS,exports.FlipToFront=RS,exports.Flower=zS,exports.FocusCenter=BS,exports.Folder=VS,exports.FolderAdd=HS,exports.FolderFavorite=US,exports.FolderOpen=WS,exports.FolderShared=GS,exports.FormatAlignCenter=dg,exports.FormatAlignJustify=KS,exports.FormatAlignLeft=fg,exports.FormatAlignRight=pg,exports.FormatBold=mg,exports.FormatClear=hg,exports.FormatColorFill=gg,exports.FormatColorReset=_g,exports.FormatColorText=vg,exports.FormatHighlight=qS,exports.FormatIndentDecrease=JS,exports.FormatIndentIncrease=YS,exports.FormatItalics=yg,exports.FormatLineSpacing=XS,exports.FormatListBulleted=bg,exports.FormatListNumbered=xg,exports.FormatQuote=Sg,exports.FormatShape=ZS,exports.FormatSize=QS,exports.FormatStrikethrough=Cg,exports.FormatUnderline=wg,exports.Formula=$S,exports.Forward10=eC,exports.Forward30=tC,exports.Forward5=nC,exports.Fridge=rC,exports.Fullscreen=mt,exports.FullscreenExit=ht,exports.Functions=iC,exports.Gamepad=aC,exports.Gantt=_v,exports.Gas=oC,exports.GasStation=sC,exports.Gavel=cC,exports.Gear=lC,exports.Gesture=uC,exports.Github=dC,exports.GoTo=fC,exports.GoogleCast=pC,exports.GoogleCastConnected=mC,exports.GoogleMaps=hC,exports.GooglePlay=gC,exports.GoogleTranslate=_C,exports.GpsFixed=vC,exports.GpsNotFixed=yC,exports.GpsOff=bC,exports.GridLayer=xC,exports.GridLayers=SC,exports.GridOff=CC,exports.GridOn=Tg,exports.GroceryStore=wC,exports.Group=TC,exports.GroupAdd=EC,exports.Gym=DC,exports.HandRadio=OC,exports.Headset=kC,exports.HeadsetMic=AC,exports.Hearing=jC,exports.HeatTrace=MC,exports.Help=NC,exports.HelpOutline=PC,exports.HighPriority=FC,exports.HillShading=IC,exports.History=LC,exports.Home=RC,exports.Hospital=zC,exports.Hotel=BC,exports.HourglassEmpty=VC,exports.HourglassFull=HC,exports.Image=UC,exports.ImageAdd=WC,exports.InProgress=GC,exports.Inbox=KC,exports.Infinity=qC,exports.InfoCircle=Oe,exports.Input=Lt,exports.InsertLink=Eg,exports.Inspect3d=JC,exports.InspectRotation=YC,exports.Instagram=XC,exports.Instrument=ZC,exports.Invert=QC,exports.InvertColors=$C,exports.IosLogo=ew,exports.Iphone=tw,exports.JackUpVessel=nw,exports.Jacket=rw,exports.JunctionBox=iw,exports.Key=aw,exports.Keyboard=ow,exports.KeyboardBackspace=sw,exports.KeyboardCapslock=cw,exports.KeyboardHide=lw,exports.KeyboardReturn=uw,exports.KeyboardSpaceBar=dw,exports.KeyboardTab=fw,exports.KeyboardVoice=pw,exports.Label=mw,exports.LabelOff=hw,exports.Language=gw,exports.LastPage=_w,exports.Launch=vw,exports.Laundry=yw,exports.Layers=bw,exports.LayersOff=xw,exports.Library=Sw,exports.LibraryAdd=Cw,exports.LibraryBooks=ww,exports.LibraryImage=Tw,exports.LibraryMusic=Ew,exports.LibraryPdf=Dw,exports.LibraryVideo=Ow,exports.Light=kw,exports.Lightbulb=Aw,exports.Line=jw,exports.Link=en,exports.LinkOff=Mw,exports.Linkedin=Nw,exports.List=Pw,exports.Lock=Fw,exports.LockAdd=Iw,exports.LockOff=Lw,exports.LockOpen=Rw,exports.LogIn=zw,exports.LogOut=Bw,exports.Loop=Vw,exports.MailUnread=Hw,exports.Mall=Uw,exports.ManageAccounts=Ww,exports.ManualValve=Gw,exports.Map=Kw,exports.Maximize=qw,exports.Measure=Jw,exports.MeetingRoom=Yw,exports.MeetingRoomOff=Xw,exports.Memory=Zw,exports.Mention=sg,exports.Menu=K,exports.MenuDivider=G,exports.MenuItem=ie,exports.MenuSubMenu=ue,exports.Mic=Qw,exports.MicOff=$w,exports.MicOutlined=eT,exports.MicrosoftEdge=tT,exports.MicrosoftExcel=nT,exports.MicrosoftOnedrive=rT,exports.MicrosoftOutlook=iT,exports.MicrosoftPowerpoint=aT,exports.MicrosoftWord=oT,exports.Minimize=sT,exports.Miniplayer=cT,exports.MiniplayerFullscreen=lT,exports.MissedVideoCall=uT,exports.Modal=At,exports.Money=dT,exports.Monopile=fT,exports.MoodExtremelyHappy=pT,exports.MoodExtremelySad=mT,exports.MoodHappy=hT,exports.MoodNeutral=gT,exports.MoodSad=_T,exports.MoodVeryHappy=vT,exports.MoodVerySad=yT,exports.MoreHorizontal=bT,exports.MoreVertical=Le,exports.Motorcycle=xT,exports.Mouse=ST,exports.MoveToInbox=CT,exports.Movie=wT,exports.MovieFile=TT,exports.MultilineChart=ET,exports.MusicNote=DT,exports.MusicNoteOff=OT,exports.Nature=kT,exports.NaturePeople=AT,exports.Navigation=jT,exports.NearMe=MT,exports.NewAlert=NT,exports.NewLabel=PT,exports.NoCraning=FT,exports.Notification=Dt,exports.Notifications=IT,exports.NotificationsActive=LT,exports.NotificationsAdd=RT,exports.NotificationsImportant=zT,exports.NotificationsOff=BT,exports.NotificationsPaused=VT,exports.Offline=HT,exports.OfflineDocument=UT,exports.OfflineSaved=WT,exports.Oil=GT,exports.OilBarrel=KT,exports.OnshoreDrone=qT,exports.Opacity=JT,exports.OpenInBrowser=YT,exports.OpenSideSheet=XT,exports.PanTool=ZT,exports.Paper=sn,exports.Parking=QT,exports.Paste=$T,exports.Pause=eE,exports.PauseCircle=tE,exports.PauseCircleOutlined=nE,exports.Person=rE,exports.PersonAdd=iE,exports.Pharmacy=aE,exports.Phone=oE,exports.PieChart=sE,exports.Pin=cE,exports.PinDrop=lE,exports.PipeSupport=uE,exports.Pizza=dE,exports.Place=fE,exports.PlaceAdd=pE,exports.PlaceEdit=mE,exports.PlacePerson=hE,exports.PlaceUnknown=gE,exports.PlaceholderIcon=_E,exports.Platform=vE,exports.Play=yE,exports.PlayCircle=bE,exports.PlayCircleOutlined=xE,exports.PlaylistAdd=SE,exports.PlaylistAdded=CE,exports.PlaylistPlay=wE,exports.Pool=TE,exports.Popover=Pt,exports.Power=EE,exports.PowerBi=DE,exports.PowerButton=OE,exports.PowerButtonOff=kE,exports.Pram=AE,exports.PregnantWoman=jE,exports.Pressure=ME,exports.Print=NE,exports.PrintOff=PE,exports.PriorityHigh=FE,exports.PriorityLow=IE,exports.Puzzle=LE,exports.PuzzleFilled=RE,exports.Radio=h_,exports.RadioButtonSelected=l_,exports.RadioButtonUnselected=u_,exports.RadioGroup=f_,exports.Railway=zE,exports.Receipt=BE,exports.Record=VE,exports.RecordVoice=HE,exports.RecordVoiceOff=UE,exports.Redo=WE,exports.Reduce=GE,exports.Refresh=KE,exports.Remove=qE,exports.RemoveOutlined=JE,exports.Reorder=YE,exports.Repeat=XE,exports.RepeatOne=ZE,exports.Replay=QE,exports.Replay10=$E,exports.Replay30=eD,exports.Replay5=tD,exports.Reply=nD,exports.ReplyAll=rD,exports.Report=iD,exports.ReportBug=aD,exports.ReportOff=oD,exports.Res4kFilled=sD,exports.Res4kOutlined=cD,exports.ResHdFilled=lD,exports.ResHdOutlined=uD,exports.Restaurant=dD,exports.Restore=fD,exports.RestoreFromTrash=pD,exports.RestorePage=mD,exports.Ripple=R,exports.Rotate3d=hD,exports.Rotate90DegreesCcw=gD,exports.RotateLeft=_D,exports.RotateRight=vD,exports.Router=yD,exports.Run=bD,exports.Satellite=xD,exports.Save=SD,exports.Scanner=CD,exports.ScatterPlot=wD,exports.School=TD,exports.ScreenLoader=Mt,exports.Search=un,exports.SearchFindReplace=ED,exports.SearchInPage=DD,exports.SearchedHistory=OD,exports.Security=kD,exports.Select=Qt,exports.SelectAll=AD,exports.Send=jD,exports.SettingBackupRestore=MD,exports.Settings=ND,exports.Share=PD,exports.ShareScreen=FD,exports.ShareScreenOff=ID,exports.SheetBottomPosition=LD,exports.SheetLeftPosition=RD,exports.SheetRightPosition=zD,exports.SheetTopPosition=BD,exports.Shipping=VD,exports.ShoppingBasket=HD,exports.ShoppingCard=UD,exports.ShoppingCartAdd=WD,exports.ShoppingCartOff=GD,exports.Shuffle=KD,exports.Signature=qD,exports.SimCard=JD,exports.SkipNext=YD,exports.SkipPrevious=XD,exports.Skype=ZD,exports.Slack=QD,exports.Slider=S_,exports.Slideshow=$D,exports.Smartwatch=eO,exports.Smoking=tO,exports.SmokingOff=nO,exports.Snooze=rO,exports.Snow=iO,exports.Sort=aO,exports.SortByAlpha=oO,exports.Speaker=sO,exports.SpeakerGroup=cO,exports.Spellcheck=lO,exports.SplitButton=pe,exports.Spotify=uO,exports.StarCircle=dO,exports.StarFilled=fO,exports.StarHalf=pO,exports.StarOutlined=mO,exports.Stop=hO,exports.StopCircle=gO,exports.StopCircleOutlined=_O,exports.Store=vO,exports.Style=yO,exports.SubMenu=le,exports.SubdirectoryArrowLeft=bO,exports.SubdirectoryArrowRight=xO,exports.SubseaDrone=SO,exports.SubstationOffshore=CO,exports.SubstationOnshore=wO,exports.SubstationOnshore2=TO,exports.Subway=EO,exports.SubwayTunnel=DO,exports.Suggestion=ag,exports.Sun=OO,exports.Support=kO,exports.SurfaceLayer=AO,exports.SurveyVessel=jO,exports.SwapHorizontal=MO,exports.SwapHorizontalCircle=NO,exports.SwapVertical=PO,exports.SwapVerticalCircle=FO,exports.Switch=Rt,exports.SwitchOff=IO,exports.SwitchOn=LO,exports.Sync=RO,exports.SyncOff=zO,exports.SyncProblem=BO,exports.Tab=tn,exports.Table=we,exports.TableChart=VO,exports.TableToolbar=t_,exports.TabletAndroid=HO,exports.TabletIpad=UO,exports.Tabs=rn,exports.Tag=WO,exports.TagMainEquipment=GO,exports.TagMore=KO,exports.TagRelations=qO,exports.TagSpecialEquipment=JO,exports.Taxi=YO,exports.Telecom=XO,exports.Terrain=ZO,exports.TextField=QO,exports.TextRotationAngledDown=$O,exports.TextRotationAngledUp=ek,exports.TextRotationDown=tk,exports.TextRotationNone=nk,exports.TextRotationUp=rk,exports.TextRotationVertical=ik,exports.Texture=ak,exports.Thermostat=ok,exports.ThumbPin=sk,exports.ThumbsDown=ck,exports.ThumbsUp=lk,exports.ThumbsUpDown=uk,exports.Ticket=dk,exports.Time=w_,exports.Timeline=fk,exports.Timer=pk,exports.TimerOff=mk,exports.TipTapEditor=c_,exports.TipTapEditorAdvancedToolbar=o_,exports.TipTapEditorBasicControl=Zg,exports.TipTapEditorBasicToolbar=a_,exports.TipTapEditorColorControl=Qg,exports.TipTapEditorControlGroup=i_,exports.TipTapEditorHeaderControl=$g,exports.TipTapEditorLinkControl=e_,exports.TipTapEditorProvider=tg,exports.TipTapEditorTableControl=n_,exports.TipTapEditorToolbar=r_,exports.Title=hk,exports.Toc=gk,exports.Toilet=_k,exports.Toll=vk,exports.Toolbox=yk,exports.ToolboxRope=bk,exports.ToolboxWheel=xk,exports.Tooltip=re,exports.Touch=Sk,exports.TrackChanges=Ck,exports.TrafficLight=wk,exports.Train=Tk,exports.Tram=Ek,exports.Transfer=Dk,exports.Transit=Ok,exports.TransitEnterExit=kk,exports.Translate=Ak,exports.TrendingDown=jk,exports.TrendingFlat=Mk,exports.TrendingUp=Nk,exports.TripOrigin=Pk,exports.Tune=Fk,exports.Turbine=Ik,exports.Tv=Lk,exports.Twitter=Rk,exports.Typography=ve,exports.Unarchive=zk,exports.Undo=Bk,exports.UnfoldLess=Vk,exports.UnfoldLessHorizontal=Hk,exports.UnfoldMore=Uk,exports.UnfoldMoreHorizontal=Wk,exports.Unsubscribe=Gk,exports.Update=Kk,exports.Upload=qk,exports.Usb=Jk,exports.UsersCircle=Yk,exports.Van=Xk,exports.Verified=Zk,exports.VerifiedUser=Qk,exports.VerticalAlignBottom=$k,exports.VerticalAlignCenter=eA,exports.VerticalAlignTop=tA,exports.VerticalSplit=nA,exports.VideoCall=rA,exports.VideoChat=iA,exports.Videocam=aA,exports.VideocamOff=oA,exports.View360=sA,exports.ViewAgenda=cA,exports.ViewArray=lA,exports.ViewCarousel=uA,exports.ViewColumn=dA,exports.ViewDay=fA,exports.ViewList=pA,exports.ViewModule=mA,exports.ViewQuilt=hA,exports.ViewStream=gA,exports.ViewWeek=_A,exports.Visibility=vA,exports.VisibilityOff=yA,exports.VolumeDown=bA,exports.VolumeMute=xA,exports.VolumeOff=SA,exports.VolumeUp=CA,exports.Walk=wA,exports.WarningFilled=ke,exports.WarningOutlined=TA,exports.Waves=EA,exports.Well=DA,exports.Wellbore=OA,exports.WhatsApp=kA,exports.Wheelchair=AA,exports.Widgets=jA,exports.Wifi=MA,exports.WifiOff=NA,exports.WindFarmOffshore=PA,exports.WindTurbine=FA,exports.WindTurbineOffshore=IA,exports.Work=LA,exports.WorkOff=RA,exports.WorkOutline=zA,exports.World=BA,exports.WrapText=VA,exports.Youtube=HA,exports.YoutubeAlt=UA,exports.ZipFile=WA,exports.ZoomIn=GA,exports.ZoomOut=KA,exports.createSuggestion=ug,exports.createSvgIcon=H,exports.findMentions=Yg,exports.findSuggestionMatch=rg,exports.palette=D,exports.removeInvalidColors=Xg,exports.useTipTapEditor=ng;
21
+ }`;S.Extension.create({name:`selection`,addOptions(){return{className:`selection`}},addProseMirrorPlugins(){let{editor:e,options:t}=this;return e.options.injectCSS&&typeof document<`u`&&(0,S.createStyleTag)(Qh,e.options.injectNonce,`selection`),[new si({key:new ui(`selection`),props:{decorations(n){return n.selection.empty||e.isFocused||!e.isEditable||(0,S.isNodeSelection)(n.selection)||e.view.dragging?null:jl.create(n.doc,[Ol.inline(n.selection.from,n.selection.to,{class:t.className})])}}})]}});function $h({types:e,node:t}){return t&&Array.isArray(e)&&e.includes(t.type)||t?.type===e}S.Extension.create({name:`trailingNode`,addOptions(){return{node:void 0,notAfter:[]}},addProseMirrorPlugins(){let e=new ui(this.name),t=this.options.node||this.editor.schema.topNodeType.contentMatch.defaultType?.name||`paragraph`,n=Object.entries(this.editor.schema.nodes).map(([,e])=>e).filter(e=>(this.options.notAfter||[]).concat(t).includes(e.name));return[new si({key:e,appendTransaction:(n,r,i)=>{let{doc:a,tr:o,schema:s}=i,c=e.getState(i),l=a.content.size,u=s.nodes[t];if(!n.some(e=>e.getMeta(`skipTrailingNode`))&&c)return o.insert(l,u.create())},state:{init:(e,t)=>{let r=t.tr.doc.lastChild;return!$h({node:r,types:n})},apply:(e,t)=>{if(!e.docChanged||e.getMeta(`__uniqueIDTransaction`))return t;let r=e.doc.lastChild;return!$h({node:r,types:n})}}})]}}),S.Extension.create({name:`undoRedo`,addOptions(){return{depth:100,newGroupDelay:500}},addCommands(){return{undo:()=>({state:e,dispatch:t})=>Fh(e,t),redo:()=>({state:e,dispatch:t})=>Ih(e,t)}},addProseMirrorPlugins(){return[Nh(this.options)]},addKeyboardShortcuts(){return{"Mod-z":()=>this.editor.commands.undo(),"Shift-Mod-z":()=>this.editor.commands.redo(),"Mod-y":()=>this.editor.commands.redo(),"Mod-я":()=>this.editor.commands.undo(),"Shift-Mod-я":()=>this.editor.commands.redo()}}});var eg=(0,c.createContext)(null);function tg({children:e,editor:t}){return(0,l.jsx)(eg.Provider,{value:t,children:e})}function ng(){let e=(0,c.useContext)(eg),[,t]=(0,c.useReducer)(e=>e+1,0);return(0,c.useEffect)(()=>{if(e)return e.on(`transaction`,t),()=>{e.off(`transaction`,t)}},[e,t]),e}function rg(e){let{char:t,allowSpaces:n,allowedPrefixes:r,startOfLine:i,$position:a}=e,o=(0,S.escapeForRegEx)(t),s=RegExp(`\\s${o}$`),c=i?`^`:``,l=RegExp(n?`${c}${o}(?!.*\\s{2}).*?(?=\\s${o}|$)`:`${c}(?:^)?${o}[^\\s${o}]*`,`gm`),u=a.nodeBefore?.isText&&a.nodeBefore.text;if(!u)return null;let d=a.pos-u.length,f=Array.from(u.matchAll(l)).pop();if(!f||f.input===void 0||f.index===void 0)return null;let p=f.input.slice(Math.max(0,f.index-1),f.index),m=RegExp(`^[${r?.join(``)??``}\0]?$`).test(p);if(r!==null&&!m)return null;let h=d+f.index,g=h+f[0].length;return n&&s.test(u.slice(g-1,g+1))&&(f[0]+=` `,g+=1),h<a.pos&&g>=a.pos?{range:{from:h,to:g},query:f[0].slice(t.length),text:f[0]}:null}var ig=new ui(`suggestion`);function ag({pluginKey:e=ig,editor:t,char:n=`@`,allowSpaces:r=!0,allowedPrefixes:i=[` `],startOfLine:a=!1,decorationTag:o=`span`,decorationClass:s=`suggestion`,command:c=()=>null,items:l=()=>[],render:u=()=>({}),allow:d=()=>!0,findSuggestionMatch:f=rg}){let p,m=u?.(),h=new si({key:e,view(){return{update:async(n,r)=>{let i=e.getState(r),a=e.getState(n.state),o=i.active&&a.active&&i.range.from!==a.range.from,s=!i.active&&a.active,u=i.active&&!a.active,d=!s&&!u&&i.query!==a.query,f=s||o&&d,h=d||o,g=u;if(!f&&!h&&!g)return;let _=g&&!f?i:a,v=n.dom.querySelector(`[data-decoration-id="${_.decorationId}"]`);if(p={editor:t,range:_.range,query:_.query,text:_.text,items:[],isLoading:!1,command:e=>c({editor:t,range:_.range,props:e}),decorationNode:v,clientRect:v?()=>{let{decorationId:r}=e.getState(t.state);return n.dom.querySelector(`[data-decoration-id="${r}"]`)?.getBoundingClientRect()||null}:null},f&&m?.onBeforeStart?.(p),h&&m?.onBeforeUpdate?.(p),h||f){let e=_.query;p.isLoading=!0,Promise.resolve(l({editor:t,query:e})).then(t=>{!p||p.query!==e||(p.isLoading=!1,p.items=t,m?.onUpdate?.(p))})}g&&m?.onExit?.(p),h&&m?.onUpdate?.(p),f&&m?.onStart?.(p)},destroy:()=>{p&&m?.onExit?.(p)}}},state:{init(){return{active:!1,range:{from:0,to:0},query:null,text:null,composing:!1,decorationId:null}},apply(e,o,s,c){let{isEditable:l}=t,{composing:u}=t.view,{selection:p}=e,{empty:m,from:h}=p,g={...o};if(g.composing=u,l&&(m||t.view.composing)){(h<o.range.from||h>o.range.to)&&!u&&!o.composing&&(g.active=!1);let e=f({char:n,allowSpaces:r,allowedPrefixes:i,startOfLine:a,$position:p.$from}),s=`id_${Math.floor(Math.random()*4294967295)}`;e&&d({editor:t,state:c,range:e.range,isActive:o.active})?(g.active=!0,g.decorationId=o.decorationId??s,g.range=e.range,g.query=e.query,g.text=e.text):g.active=!1}else g.active=!1;return g.active||(g.decorationId=null,g.range={from:0,to:0},g.query=null,g.text=null),g}},props:{handleKeyDown(e,t){let{active:n,range:r}=h.getState(e.state);return n&&m?.onKeyDown?.({view:e,event:t,range:r})||!1},decorations(e){let{active:t,range:n,decorationId:r}=h.getState(e);return t?jl.create(e.doc,[Ol.inline(n.from,n.to,{nodeName:o,class:s,"data-decoration-id":r})]):null}}});return h}var og=new ui(`mention`),sg=S.Node.create({name:`mention`,addOptions(){return{HTMLAttributes:{},renderText({options:e,node:t}){return`${e.suggestion.char}${t.attrs.label??t.attrs.id}`},deleteTriggerWithBackspace:!1,renderHTML({options:e,node:t}){return[`span`,(0,S.mergeAttributes)(this.HTMLAttributes,e.HTMLAttributes),`${e.suggestion.char}${t.attrs.label??t.attrs.id}`]},suggestion:{char:`@`,pluginKey:og,command:({editor:e,range:t,props:n})=>{let{nodeAfter:r}=e.view.state.selection.$to;r?.text?.startsWith(` `)&&(t.to+=1),e.chain().focus().insertContentAt(t,[{type:this.name,attrs:n},{type:`text`,text:` `}]).run(),e.view.dom.ownerDocument.defaultView?.getSelection()?.collapseToEnd()},allow:({state:e,range:t})=>{let n=e.doc.resolve(t.from),r=e.schema.nodes[this.name];return!!n.parent.type.contentMatch.matchType(r)}}}},group:`inline`,inline:!0,selectable:!1,atom:!0,addAttributes(){return{id:{default:null,parseHTML:e=>e.getAttribute(`data-id`),renderHTML:e=>e.id?{"data-id":e.id}:{}},label:{default:null,parseHTML:e=>e.getAttribute(`data-label`),renderHTML:e=>e.label?{"data-label":e.label}:{}}}},parseHTML(){return[{tag:`span[data-type="${this.name}"]`}]},renderHTML({node:e,HTMLAttributes:t}){if(this.options.renderLabel!==void 0)return[`span`,(0,S.mergeAttributes)({"data-type":this.name},this.options.HTMLAttributes,t),this.options.renderLabel({options:this.options,node:e})];let n={...this.options};n.HTMLAttributes=(0,S.mergeAttributes)({"data-type":this.name},this.options.HTMLAttributes,t);let r=this.options.renderHTML({options:n,node:e});return typeof r==`string`?[`span`,(0,S.mergeAttributes)({"data-type":this.name},this.options.HTMLAttributes,t),r]:r},renderText({node:e}){return this.options.renderLabel===void 0?this.options.renderText({options:this.options,node:e}):this.options.renderLabel({options:this.options,node:e})},addKeyboardShortcuts(){return{Backspace:()=>this.editor.commands.command(({tr:e,state:t})=>{let n=!1,{selection:r}=t,{empty:i,anchor:a}=r;return i?(t.doc.nodesBetween(a-1,a,(t,r)=>t.type.name===this.name?(n=!0,e.insertText(this.options.deleteTriggerWithBackspace?``:this.options.suggestion.char||``,r,r+t.nodeSize),!1):!0),n):!1})}},addProseMirrorPlugins(){return[ag({editor:this.editor,...this.options.suggestion})]}});function cg({label:e}){return(0,l.jsxs)(`div`,{className:`stratus-mention-searching`,children:[(0,l.jsx)(`span`,{className:`stratus-circular-progress stratus-mention-searching__spinner`,children:(0,l.jsx)(`svg`,{width:18,height:18,viewBox:`0 0 44 44`,children:(0,l.jsx)(`circle`,{cx:22,cy:22,r:18,fill:`none`,strokeWidth:4})})}),(0,l.jsx)(`span`,{className:`stratus-mention-searching__label`,children:e??`Searching`})]})}var lg=(0,c.forwardRef)(function({command:e,items:t,isLoading:n,displayKey:r,userSuggestionRenderer:i,noResultsRenderer:a,loadingRenderer:o,mentionListStyle:s},u){let[d,f]=(0,c.useState)(0),p=(0,c.useRef)([]),m=(0,c.useCallback)(n=>{let i=t[n];i&&e({id:i.id,label:i[r]})},[t,e,r]),h=(0,c.useCallback)(()=>{f(e=>(e+t.length-1)%t.length)},[t.length]),g=(0,c.useCallback)(()=>{f(e=>(e+1)%t.length)},[t.length]),_=(0,c.useCallback)(()=>{m(d)},[m,d]);(0,c.useEffect)(()=>f(0),[t]),(0,c.useEffect)(()=>{p.current[d]?.scrollIntoView({block:`nearest`})},[d]),(0,c.useImperativeHandle)(u,()=>({onKeyDown:({event:e})=>e.key===`ArrowUp`?(h(),!0):e.key===`ArrowDown`?(g(),!0):e.key===`Enter`?(_(),!0):!1}));let v=e=>i?i(e):e.name,y=e=>typeof e==`string`;return(0,l.jsx)(`div`,{className:`stratus-tiptap-mention-list`,style:s,children:t.length?(0,l.jsx)(`div`,{className:`stratus-mention-list__scroll`,children:t.map((e,t)=>(0,l.jsx)(`button`,{ref:e=>{p.current[t]=e},className:k(`stratus-menu__item`,`stratus-mention-list__item`,t===d&&`is-active`),onClick:()=>m(t),children:v(e)},e.id))}):(0,l.jsx)(`div`,{className:`stratus-mention-list__empty`,children:n?o&&!y(o)?o():(0,l.jsx)(cg,{label:y(o)?o:void 0}):a?y(a)?a:a():`No results`})})});function ug(e,t,n,r,i,a,o){return{items:async({query:t})=>e(t),render:()=>{let e,s;return{onStart:c=>{if(s=new C.ReactRenderer(lg,{props:{...c,displayKey:t,userSuggestionRenderer:n,loadingRenderer:r,noResultsRenderer:i,mentionListStyle:o},editor:c.editor}),!c.clientRect)return;let l=c.clientRect();if(!l)return;let u={getBoundingClientRect:()=>l},d=s.element;a&&Object.assign(d.style,a),e=(0,T.createPopper)(u,d,{placement:`bottom-start`,strategy:`fixed`,modifiers:[{name:`offset`,options:{offset:[0,8]}}]}),document.body.appendChild(d)},onUpdate(t){s?.updateProps({...t}),t.clientRect&&e?.update()},onKeyDown(t){return t.event?.key===`Escape`?(e?.destroy(),!0):(s?.ref)?.onKeyDown?.(t)??!1},onExit(){s?.element&&document.body.contains(s.element)&&document.body.removeChild(s.element),e?.destroy(),s?.destroy()}}}}}var dg=H({name:`format_align_center`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 5V3h18v2zm4 2v2h10V7zm14 6H3v-2h18zM7 15v2h10v-2zm-4 6h18v-2H3z`}),fg=H({name:`format_align_left`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 5V3h18v2zm12 2H3v2h12zm0 8H3v2h12zm6-2H3v-2h18zM3 21h18v-2H3z`}),pg=H({name:`format_align_right`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 5V3h18v2zm6 4h12V7H9zm12 4H3v-2h18zM9 17h12v-2H9zm-6 4h18v-2H3z`}),mg=H({name:`format_bold`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15.225 11.79c.97-.67 1.65-1.77 1.65-2.79 0-2.26-1.75-4-4-4h-6.25v14h7.04c2.09 0 3.71-1.7 3.71-3.79 0-1.52-.86-2.82-2.15-3.42m-5.6-4.29h3c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5h-3zm0 9h3.5c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5h-3.5z`}),hg=H({name:`format_clear`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m3 5.34 1.41-1.41 14.73 14.73-1.41 1.41-5.66-5.66-1.57 3.66h-3l2.47-5.76zm18-1.27v3h-5.79l-1.45 3.38-2.09-2.1.55-1.28h-1.83l-3-3z`}),gg=H({name:`format_color_fill`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m7.62 0 8.94 8.94c.59.59.59 1.54 0 2.12l-5.5 5.5c-.29.29-.68.44-1.06.44s-.77-.15-1.06-.44l-5.5-5.5a1.49 1.49 0 0 1 0-2.12l5.15-5.15-2.38-2.38zM10 5.21 5.21 10h9.58zm9 6.29s-2 2.17-2 3.5c0 1.1.9 2 2 2s2-.9 2-2c0-1.33-2-3.5-2-3.5m5 8.5H0v4h24z`}),_g=H({name:`format_color_reset`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 6.195c1.53 2 3.08 4.43 3.71 6.24l2.23 2.23c.03-.27.06-.55.06-.83 0-3.98-6-10.8-6-10.8s-1.18 1.35-2.5 3.19l1.44 1.44c.34-.51.7-1 1.06-1.47m-6.59-1.22L4 6.385l3.32 3.32c-.77 1.46-1.32 2.92-1.32 4.13 0 3.31 2.69 6 6 6 1.52 0 2.9-.57 3.95-1.5l2.63 2.63 1.42-1.41zM8 13.835c0 2.21 1.79 4 4 4 .96 0 1.83-.36 2.53-.92l-5.72-5.72c-.49 1.02-.81 1.95-.81 2.64`}),vg=H({name:`format_color_text`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m11 1.5-5.5 14h2.25l1.12-3h6.25l1.12 3h2.25L13 1.5zm-1.38 9L12 4.17l2.38 6.33zm14.38 8H0v4h24z`}),yg=H({name:`format_italics`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M10 5v3h2.21l-3.42 8H6v3h8v-3h-2.21l3.42-8H18V5z`}),bg=H({name:`format_list_bulleted`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2.75 6c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5m0 6c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5m1.5 4.5c-.83 0-1.5.68-1.5 1.5s.68 1.5 1.5 1.5 1.5-.68 1.5-1.5-.67-1.5-1.5-1.5m17 2.5h-14v-2h14zm-14-6h14v-2h-14zm0-6V5h14v2z`}),xg=H({name:`format_list_numbered`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4.5 8h-1V5h-1V4h2zm0 9.5V17h-2v-1h3v4h-3v-1h2v-.5h-1v-1zm-2-6.5h1.8l-1.8 2.1v.9h3v-1H3.7l1.8-2.1V10h-3zm5-4V5h14v2zm0 12h14v-2h-14zm14-6h-14v-2h14z`}),Sg=H({name:`format_quote`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M8.62 18H3.38l2-4H3V6h8v7.24zm4.76 0h5.24L21 13.24V6h-8v8h2.38zm4-2h-.76l2-4H15V8h4v4.76zm-10 0h-.76l2-4H5V8h4v4.76z`}),Cg=H({name:`format_strikethrough`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M6.85 8.575c0 .64.13 1.19.39 1.67.032.063.076.133.117.198l.033.052H12c-.64-.22-1.03-.45-1.41-.7-.49-.33-.74-.73-.74-1.21q0-.345.15-.66c.1-.21.25-.39.44-.55q.285-.225.72-.36c.29-.09.64-.13 1.03-.13.4 0 .76.06 1.06.16.3.11.55.25.75.44s.35.41.44.68c.1.26.15.54.15.85h3.01c0-.66-.13-1.26-.38-1.81s-.61-1.03-1.08-1.43a4.9 4.9 0 0 0-1.69-.94c-.67-.23-1.4-.34-2.21-.34-.79 0-1.52.1-2.18.29-.65.2-1.22.48-1.7.83q-.72.54-1.11 1.29c-.27.51-.4 1.06-.4 1.67M21 11.495v2.02h-3.87c.06.1.12.22.17.33.21.47.31 1.01.31 1.61 0 .64-.13 1.21-.38 1.71s-.61.93-1.07 1.27-1.02.6-1.67.79-1.38.28-2.18.28c-.48 0-.96-.05-1.44-.13q-.72-.135-1.38-.39a5.7 5.7 0 0 1-1.22-.65c-.38-.26-.7-.57-.98-.92-.28-.36-.49-.76-.65-1.21s-.24-1.03-.24-1.58h2.97c0 .45.11.9.25 1.21s.34.56.59.75.56.33.91.42.75.13 1.18.13c.38 0 .72-.05 1.01-.13.29-.09.52-.2.71-.35s.33-.33.42-.53c.09-.21.14-.43.14-.66 0-.26-.04-.49-.11-.69-.08-.21-.22-.4-.43-.57q-.315-.255-.87-.51a7 7 0 0 0-.269-.098c-.095-.033-.193-.067-.281-.102H3v-2z`}),wg=H({name:`format_underline`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18 11c0 3.31-2.69 6-6 6s-6-2.69-6-6V3h2.5v8c0 1.93 1.57 3.5 3.5 3.5s3.5-1.57 3.5-3.5V3H18zM5 21v-2h14v2z`}),Tg=H({name:`grid_on`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 2h16c1.1 0 2 .9 2 2v16c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2m0 18h4v-4H4zm4-6H4v-4h4zM4 8h4V4H4zm10 12h-4v-4h4zm-4-6h4v-4h-4zm4-6h-4V4h4zm2 12h4v-4h-4zm4-6h-4v-4h4zm-4-6h4V4h-4z`}),Eg=H({name:`insert_link`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1M8 13h8v-2H8zm5-6h4c2.76 0 5 2.24 5 5s-2.24 5-5 5h-4v-1.9h4c1.71 0 3.1-1.39 3.1-3.1S18.71 8.9 17 8.9h-4z`}),Dg=(e=16)=>(0,l.jsx)(mg,{size:e}),Og=(e=16)=>(0,l.jsx)(yg,{size:e}),kg=(e=16)=>(0,l.jsx)(wg,{size:e}),Ag=(e=16)=>(0,l.jsx)(Cg,{size:e}),jg=(e=16)=>(0,l.jsx)(hg,{size:e}),Mg=(e=16)=>(0,l.jsx)(Sg,{size:e}),Ng=(e=16)=>(0,l.jsx)(bg,{size:e}),Pg=(e=16)=>(0,l.jsx)(xg,{size:e}),Fg=(e=16)=>(0,l.jsx)(fg,{size:e}),Ig=(e=16)=>(0,l.jsx)(dg,{size:e}),Lg=(e=16)=>(0,l.jsx)(pg,{size:e}),Rg=(e=16)=>(0,l.jsx)(vg,{size:e}),zg=(e=16)=>(0,l.jsx)(gg,{size:e}),Bg=(e=16)=>(0,l.jsx)(_g,{size:e}),Vg=(e=16)=>(0,l.jsx)(Eg,{size:e}),Hg=(e=16)=>(0,l.jsx)(Tg,{size:e}),Ug=(e=16)=>(0,l.jsx)(Ee,{size:e});function Wg({colors:e,activeColor:t,onApply:n}){return(0,l.jsxs)(`div`,{className:`stratus-color-wrapper`,children:[e.map(e=>(0,l.jsx)(`div`,{className:`stratus-color-item`,style:{backgroundColor:e},onClick:()=>n(e)},e)),(0,l.jsx)(z,{fullWidth:!0,size:`sm`,variant:t?`contained`:`outlined`,onClick:()=>n(),children:Bg()})]})}var Gg=`#000000.#e60000.#ff9900.#ffff00.#008a00.#0066cc.#9933ff.#ffffff.#facccc.#ffebcc.#ffffcc.#cce8cc.#cce0f5.#ebd6ff.#bbbbbb.#f06666.#ffc266.#ffff66.#66b966.#66a3e0.#c285ff.#888888.#a10000.#b26b00.#b2b200.#006100.#0047b2.#6b24b2.#444444.#5c0000.#663d00.#666600.#003700.#002966.#3d1466`.split(`.`);function Kg(e){let t=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(e);return!t||t.length<3?null:`rgb(${parseInt(t[1],16)}, ${parseInt(t[2],16)}, ${parseInt(t[3],16)})`}function qg(e){return/^#([a-f\d]{3}){1,2}$/i.test(e)}function Jg(e,t){let n=e;return qg(n)&&(n=Kg(n)||n),t.includes(n.toLowerCase())}function Yg(e){let t=new DOMParser().parseFromString(e,`text/html`).querySelectorAll(`.mention[data-id]`);return Array.from(t).map(e=>e.getAttribute(`data-id`)).filter(e=>e!==null)}function Xg(e,t,n){let r=new DOMParser().parseFromString(n,`text/html`),i=e.map(e=>qg(e)&&Kg(e)||e),a=t.map(e=>qg(e)&&Kg(e)||e),o=(e,t)=>t?Jg(e,a):Jg(e,i),s=e=>{let t=new Map;e.style.cssText.split(`;`).filter(Boolean).forEach(e=>{let[n,r]=e.split(`:`).map(e=>e.trim()),i=n.toLowerCase();o(r,i===`background-color`||i===`background`)&&t.set(i,r)}),[...t.keys()].some(e=>e.includes(`color`)||e===`background`)?e.style.cssText=Array.from(t).map(([e,t])=>`${e}: ${t}`).join(`; `):(e.tagName.toLowerCase()===`mark`&&(e.outerHTML=e.innerHTML),e.removeAttribute(`style`))};return r.querySelectorAll(`[style]`).forEach(e=>{s(e)}),r.body.innerHTML}function Zg({element:e,icon:t,className:n,...r}){let i=ng();if(!i)return null;let a=i.isActive(e),o=()=>{if(t)return t;switch(e){case`bold`:return Dg();case`italic`:return Og();case`underline`:return kg();case`strike`:return Ag();case`clear`:return jg();case`blockquote`:return Mg();case`bulletList`:return Ng();case`orderedList`:return Pg();case`superscript`:return(0,l.jsxs)(`span`,{children:[`x`,(0,l.jsx)(`sup`,{children:`2`})]});case`subscript`:return(0,l.jsxs)(`span`,{children:[`x`,(0,l.jsx)(`sub`,{children:`2`})]});case`left`:return Fg();case`center`:return Ig();case`right`:return Lg();default:return``}},s=()=>{switch(e){case`bold`:i.chain().focus().toggleBold().run();break;case`italic`:i.chain().focus().toggleItalic().run();break;case`underline`:i.chain().focus().toggleUnderline().run();break;case`strike`:i.chain().focus().toggleStrike().run();break;case`clear`:i.chain().focus().unsetAllMarks().run();break;case`blockquote`:i.chain().focus().toggleBlockquote().run();break;case`bulletList`:i.chain().focus().toggleBulletList().run();break;case`orderedList`:i.chain().focus().toggleOrderedList().run();break;case`superscript`:i.chain().focus().toggleSuperscript().run();break;case`subscript`:i.chain().focus().toggleSubscript().run();break;case`left`:i.chain().focus().setTextAlign(`left`).run();break;case`center`:i.chain().focus().setTextAlign(`center`).run();break;case`right`:i.chain().focus().setTextAlign(`right`).run();break}};return(0,l.jsx)(z,{"aria-label":`Toggle ${e}`,size:`sm`,...r,className:k(`stratus-tiptap-editor-basic-control`,a?`is-active`:``,n),variant:a?`contained`:`outlined`,onClick:s,children:o()})}function Qg({element:e,colors:t=Gg,buttonProps:n,popoverProps:r}){let i=ng();if(!i)return null;let a=()=>e===`color`?`textStyle`:e===`background`?`highlight`:``,o=()=>e===`color`?Rg():e===`background`?zg():``,s=t=>{e===`color`?t?i.chain().focus().setColor(t).run():i.chain().focus().unsetColor().run():e===`background`&&(t?i.chain().focus().setHighlight({color:t}).run():i.chain().focus().unsetHighlight().run())},c=i.getAttributes(a()).color;return(0,l.jsx)(Pt,{maxWidth:`200px`,placement:`bottom`,className:k(`stratus-tiptap-editor-color-control-popover`,r?.className),content:(0,l.jsx)(Wg,{colors:t,activeColor:c,onApply:s}),children:(0,l.jsx)(z,{"aria-label":`choose color`,size:`sm`,...n,className:k(`stratus-tiptap-editor-color-control-button`,c?`is-active`:``,n?.className),variant:c?`contained`:`outlined`,children:(0,l.jsxs)(`span`,{className:`stratus-color-btn__icons`,children:[o(),(0,l.jsx)(`span`,{className:k(`stratus-color-item`,!c&&`diagonal-line-container`),style:{backgroundColor:c}})]})})})}function $g({level:e,className:t,...n}){let r=ng();if(!r)return null;let i=r.isActive(`heading`,{level:e});return(0,l.jsx)(z,{"aria-label":`Toggle heading${e}`,size:`sm`,...n,className:k(`stratus-tiptap-editor-basic-control`,i?`is-active`:``,t),onClick:()=>r.chain().focus().toggleHeading({level:e}).run(),variant:i?`contained`:`outlined`,children:`H${e}`})}function e_({clearText:e=`Clear`,cancelText:t=`Cancel`,confirmText:n=`Confirm`,buttonProps:r,popoverProps:i,placeholder:a=`https://equinor.com`}){let o=ng(),[s,u]=(0,c.useState)(!1),[d,f]=(0,c.useState)(!1),[p,m]=(0,c.useState)(``);if(!o)return null;let h=o.isActive(`link`);return(0,l.jsx)(Pt,{maxWidth:`300px`,placement:`bottom`,className:k(`stratus-tiptap-editor-link-control-popover`,i?.className),trigger:`click`,open:s,onOpen:()=>{u(!0),m(o?.getAttributes(`link`).href??``)},onClose:()=>{u(!1),m(``)},closeOnClickOutside:!d,content:(0,l.jsxs)(`div`,{children:[(0,l.jsx)(Lt,{value:p,onChange:e=>m(e),endAdornment:p?.length?(0,l.jsx)(z,{variant:`ghost`,size:`sm`,onClick:()=>m(``),startAdornment:Ug(8)}):void 0,placeholder:a}),(0,l.jsxs)(`div`,{className:`stratus-link-control__actions`,children:[(0,l.jsx)(z,{fullWidth:!0,size:`sm`,variant:`outlined`,onClick:()=>{m(``),o.chain().focus().extendMarkRange(`link`).unsetLink().run(),u(!1)},children:h?e:t}),(0,l.jsx)(z,{fullWidth:!0,size:`sm`,onClick:()=>{if(p===``){o.chain().focus().extendMarkRange(`link`).unsetLink().run();return}o.chain().focus().extendMarkRange(`link`).setLink({href:p}).run(),m(``),u(!1)},children:n})]})]}),children:(0,l.jsx)(z,{"aria-label":`Insert link`,onMouseOver:()=>f(!0),onMouseLeave:()=>f(!1),size:`sm`,...r,className:k(`stratus-tiptap-editor-color-control-button`,h?`is-active`:``,r?.className),variant:h?`contained`:`outlined`,children:Vg()})})}function t_({columnText:e=`Column`,rowText:t=`Row`,cellText:n=`Cell`,addColumnBeforeText:r=`Add column before`,addColumnAfterText:i=`Add column after`,deleteColumnText:a=`Delete column`,addRowBeforeText:o=`Add row before`,addRowAfterText:s=`Add row after`,deleteRowText:c=`Delete row`,mergeCellsText:u=`Merge cells`,splitCellText:d=`Split cell`,deleteTableText:f=`Delete table`}){let p=ng();return p?(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(W,{menu:(0,l.jsxs)(K,{children:[(0,l.jsx)(ie,{onClick:()=>p.chain().focus().addColumnBefore().run(),children:r}),(0,l.jsx)(ie,{onClick:()=>p.chain().focus().addColumnAfter().run(),children:i}),(0,l.jsx)(ie,{onClick:()=>p.chain().focus().deleteColumn().run(),children:a})]}),children:(0,l.jsx)(z,{size:`sm`,className:`stratus-tiptap-editor-table-toolbar-column`,variant:`outlined`,children:e})}),(0,l.jsx)(W,{menu:(0,l.jsxs)(K,{children:[(0,l.jsx)(ie,{onClick:()=>p.chain().focus().addRowBefore().run(),children:o}),(0,l.jsx)(ie,{onClick:()=>p.chain().focus().addRowAfter().run(),children:s}),(0,l.jsx)(ie,{onClick:()=>p.chain().focus().deleteRow().run(),children:c})]}),children:(0,l.jsx)(z,{size:`sm`,className:`stratus-tiptap-editor-table-toolbar-row`,variant:`outlined`,children:t})}),(0,l.jsx)(W,{menu:(0,l.jsxs)(K,{children:[(0,l.jsx)(ie,{onClick:()=>p.chain().focus().mergeCells().run(),children:u}),(0,l.jsx)(ie,{onClick:()=>p.chain().focus().splitCell().run(),children:d})]}),children:(0,l.jsx)(z,{size:`sm`,className:`stratus-tiptap-editor-table-toolbar-cell`,variant:`outlined`,children:n})}),(0,l.jsx)(z,{size:`sm`,className:`stratus-tiptap-editor-table-toolbar-delete`,variant:`outlined`,onClick:()=>p.chain().focus().deleteTable().run(),children:f})]}):null}function n_({icon:e,buttonProps:t,popoverProps:n,insertText:r=`Insert table`,...i}){let a=ng(),[o,s]=(0,c.useState)(0),[u,d]=(0,c.useState)(0),[f,p]=(0,c.useState)(!1),[m,h]=(0,c.useState)(!1);if(!a)return null;let g=(e,t)=>{a.chain().focus().insertTable({rows:t,cols:e,withHeaderRow:!1}).run(),_()},_=()=>{p(!1),s(0),d(0)},v=a.isActive(`table`),y=o>0&&u>0;return(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(Pt,{placement:`bottom`,className:k(`stratus-tiptap-editor-color-control-popover`,n?.className),open:f,trigger:`click`,onOpen:()=>p(!0),onClose:_,closeOnClickOutside:!m,content:(0,l.jsxs)(`div`,{className:`stratus-table-grid__wrapper`,children:[(0,l.jsx)(ve,{children:y?`${o}x${u}`:r}),(0,l.jsx)(`div`,{className:`stratus-table-grid`,onMouseLeave:()=>{s(0),d(0)},children:[...Array(10)].map((e,t)=>(0,l.jsx)(`div`,{children:[...Array(10)].map((e,n)=>(0,l.jsx)(`div`,{className:k(`stratus-grid-item`,n<o&&t<u&&`hovered`),onMouseOver:()=>{s(n+1),d(t+1)},onClick:()=>g(n+1,t+1)},`row-${n}`))},`col-${t}`))})]}),children:(0,l.jsx)(z,{"aria-label":`insert table`,size:`sm`,...t,onMouseOver:()=>h(!0),onMouseLeave:()=>h(!1),className:k(`stratus-tiptap-editor-color-control-button`,t?.className),variant:`outlined`,children:e??Hg()})}),v&&(0,l.jsx)(t_,{...i})]})}function r_({children:e,className:t,...n}){return(0,l.jsx)(`div`,{className:k(`stratus-tiptap-editor-toolbar`,t),...n,children:e})}function i_({children:e,className:t,...n}){return(0,l.jsx)(`div`,{className:k(`stratus-tiptap-editor-control-group`,t),...n,children:e})}function a_({children:e,allowedBackgroundColors:t,clearText:n,cancelText:r,confirmText:i,className:a}){return(0,l.jsxs)(r_,{className:k(`stratus-tiptap-editor-basic-toolbar`,a),children:[(0,l.jsxs)(i_,{children:[(0,l.jsx)(Zg,{element:`bold`}),(0,l.jsx)(Zg,{element:`italic`}),(0,l.jsx)(Zg,{element:`underline`}),(0,l.jsx)(Zg,{element:`strike`}),(0,l.jsx)(Zg,{element:`clear`})]}),(0,l.jsxs)(i_,{children:[(0,l.jsx)(Zg,{element:`bulletList`}),(0,l.jsx)(Zg,{element:`orderedList`}),(0,l.jsx)(e_,{clearText:n,cancelText:r,confirmText:i})]}),(0,l.jsx)(Qg,{colors:t,element:`background`}),(0,l.jsxs)(i_,{children:[(0,l.jsx)(Zg,{element:`superscript`}),(0,l.jsx)(Zg,{element:`subscript`})]}),e]})}function o_({children:e,allowedColors:t,allowedBackgroundColors:n,clearText:r,cancelText:i,confirmText:a,className:o,...s}){return ng()?(0,l.jsxs)(r_,{className:k(`stratus-tiptap-editor-advanced-toolbar`,o),children:[(0,l.jsxs)(i_,{children:[(0,l.jsx)(Zg,{element:`bold`}),(0,l.jsx)(Zg,{element:`italic`}),(0,l.jsx)(Zg,{element:`underline`}),(0,l.jsx)(Zg,{element:`strike`}),(0,l.jsx)(Zg,{element:`clear`})]}),(0,l.jsxs)(i_,{children:[(0,l.jsx)($g,{level:1}),(0,l.jsx)($g,{level:2}),(0,l.jsx)($g,{level:3}),(0,l.jsx)($g,{level:4})]}),(0,l.jsxs)(i_,{children:[(0,l.jsx)(Zg,{element:`blockquote`}),(0,l.jsx)(Zg,{element:`bulletList`}),(0,l.jsx)(Zg,{element:`orderedList`}),(0,l.jsx)(e_,{clearText:r,cancelText:i,confirmText:a})]}),(0,l.jsxs)(i_,{children:[(0,l.jsx)(Qg,{colors:t,element:`color`}),(0,l.jsx)(Qg,{colors:n,element:`background`})]}),(0,l.jsxs)(i_,{children:[(0,l.jsx)(Zg,{element:`superscript`}),(0,l.jsx)(Zg,{element:`subscript`})]}),(0,l.jsx)(n_,{...s}),e]}):null}function s_({renderToolbar:e=()=>(0,l.jsx)(o_,{}),height:t,width:n,content:r,placeholder:i,immediatelyRender:a,onChange:o,spellCheck:s=!1,validateColors:u=!1,allowedColors:d=[],allowedBackgroundColors:S=[],overflowY:T,mentionOptions:E={deleteTriggerWithBackspace:!0},className:D,style:O,...A},j){let{userSuggestionPromise:M,userSuggestionRenderer:N}=E,P=(0,c.useMemo)(()=>[w.default,x.TextStyle,f.default,p.default.configure({multicolor:!0}),h.default,m.default,b.default.configure({types:[`heading`,`paragraph`]}),Zh.configure({placeholder:i}),g.Table.configure({resizable:!0}),y.default,v.default,_.default,...M?[sg.configure({HTMLAttributes:{class:`mention`},suggestion:ug(M,E.displayKey?.toString()??`name`,N,E.loadingRenderer,E.noResultsRenderer,E.mentionPopperStyle,E.mentionListStyle)})]:[]],[i,M,N]),F=(0,c.useCallback)(({editor:e})=>{if(!o)return;let t=e.getHTML(),n=Yg(t);o(t===`<p></p>`?``:u?Xg(d,S,t):t,n)},[S,d,o,u]),I=(0,c.useMemo)(()=>({preserveWhitespace:!0}),[]),L=(0,C.useEditor)({extensions:P,content:(0,c.useRef)(r??``).current,immediatelyRender:a??!1,parseOptions:I,onUpdate:F,shouldRerenderOnTransaction:!1});if((0,c.useImperativeHandle)(j,()=>({editor:L}),[L]),(0,c.useEffect)(()=>{if(!L||r==null||r===L.getHTML())return;let{from:e,to:t}=L.state.selection;L.chain().setContent(r,{emitUpdate:!1,parseOptions:{preserveWhitespace:!0}}).setTextSelection({from:e,to:t}).run()},[r,L]),!L)return null;let R={...O,...n==null?{}:{width:typeof n==`number`?`${n}px`:n},...T==null?{}:{overflowY:T}},z=t==null?void 0:typeof t==`number`?`${t}px`:t;return(0,l.jsx)(tg,{editor:L,children:(0,l.jsxs)(`div`,{className:k(`stratus-tiptap-editor`,D),style:R,...A,children:[e(),(0,l.jsx)(C.EditorContent,{spellCheck:s,editor:L}),z&&(0,l.jsx)(`style`,{children:`.stratus-tiptap-editor .ProseMirror { height: ${z}; min-height: ${z}; overflow-y: auto; }`})]})})}var c_=(0,c.forwardRef)(s_),l_=H({name:`radio_button_selected`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8m-5-8a5 5 0 1 1 10 0 5 5 0 0 1-10 0`}),u_=H({name:`radio_button_unselected`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12m2 0c0 4.42 3.58 8 8 8s8-3.58 8-8-3.58-8-8-8-8 3.58-8 8`}),d_=0,f_=(0,c.forwardRef)(function(e,t){let{children:n,name:r,value:i,defaultValue:a=``,direction:o=`vertical`,disabled:s=!1,onChange:u,...d}=e,{cssProps:f,otherProps:p}=I(d),{className:m,style:h,...g}=p,[_]=(0,c.useState)(()=>r??`radio__${++d_}`),[v,y]=(0,c.useState)(a),b=i===void 0?v:i,x=e=>{y(e.target.value),u?.(e)};return(0,l.jsx)(`div`,{ref:t,className:k(`stratus-radioGroup`,o===`vertical`&&`stratus-radioGroup--vertical`,m),style:{...h,...f},role:`radiogroup`,...g,children:c.Children.toArray(n).map(e=>{if(!e||typeof e!=`object`||!(`props`in e))return e;let t=e.props;return(0,c.createElement)(h_,{...t,name:_,onChange:x,checked:b===t.value,disabled:s||t.disabled,key:`radio--${t.value}`})})})});function p_({size:e=24}){return(0,l.jsx)(l_,{size:e})}function m_({size:e=24}){return(0,l.jsx)(u_,{size:e})}var h_=(0,c.forwardRef)(function(e,t){let{inputRef:n,inputProps:r={},defaultChecked:i=!1,checked:a,value:o,name:s,label:u,labelPlacement:d=`right`,color:f=`primary`,uncheckedIcon:p,checkedIcon:m,iconSize:h=24,compact:g=!1,disabled:_=!1,disableRipple:v=!1,onChange:y,...b}=e,{cssProps:x,otherProps:S}=I(b),{className:C,style:w,...T}=S,E=typeof a==`boolean`,[D,O]=(0,c.useState)(a||i),A=E?a:D,j=e=>{_||(E||O(e.target.checked),y?.(e))},M=()=>A?m??(0,l.jsx)(p_,{size:h}):p??(0,l.jsx)(m_,{size:h});return(0,l.jsxs)(`label`,{ref:t,className:k(`stratus-radio-container`,C),"aria-disabled":_,style:{...w,...x},...T,children:[d===`left`&&(0,l.jsx)(`span`,{children:u??o}),(0,l.jsxs)(`span`,{className:k(`stratus-radio`,`stratus-radio--${f}`,g&&`stratus-radio--compact`),style:{width:h,height:h},"aria-disabled":_,children:[(0,l.jsx)(`input`,{ref:n,type:`radio`,name:s,value:o,checked:A,disabled:_,"aria-label":`Radio button`,"aria-disabled":_,onChange:j,...r}),M(),!_&&!v&&(0,l.jsx)(R,{})]}),d===`right`&&(0,l.jsx)(`span`,{children:u??o})]})});function g_(e,t){return e&&Array.isArray(e)?e.map(e=>({value:e,isHovering:!1,isDragging:!1})):[{value:t,isHovering:!1,isDragging:!1}]}function __(e,t,n,r){return t*((r?e.offsetHeight:e.offsetWidth)-6)/n}function v_(e){let t={clientX:0,clientY:0};if(e.type.startsWith(`touch`)){let n=e.changedTouches[0];t.clientX=n.clientX,t.clientY=n.clientY}else{let n=e;t.clientX=n.clientX,t.clientY=n.clientY}return t}function y_(e,t){let n=e.getBoundingClientRect(),r=v_(t);return{x:r.clientX-n.left-6,y:r.clientY-n.top-6}}function b_(e,t,n,r,i){let a=(i?t.offsetHeight:t.offsetWidth)-6,o=i?e.y:e.x;return o<=0?n:o>=a?r:o*r/a}var x_=0,S_=(0,c.forwardRef)(function(e,t){let{value:n,min:r=0,max:i=100,step:a=1,marks:o,vertical:s=!1,tooltipVisible:u,tooltipPlacement:d=`top`,tooltipFormatter:f,disabled:p=!1,onChange:m,sliderEventHandlers:h={},...g}=e,{cssProps:_,otherProps:v}=I(g),{className:y,style:b,...x}=v,[S]=(0,c.useState)(()=>`slider-${++x_}`),C=(0,c.useRef)(null),[w,T]=(0,c.useState)(()=>g_(n,r)),[E,D]=(0,c.useState)(!1),O=w.some(e=>e.isHovering),A=w.some(e=>e.isDragging),j=!p&&(u===void 0||u),{onClick:M,onMouseOver:N,onMouseOut:P,onDragStart:F,onDrag:L,onDragEnd:R}=h;(0,c.useEffect)(()=>{n&&T(g_(n,r))},[n,r]);let z=(0,c.useCallback)(e=>C.current?__(C.current,e,i,s):0,[i,s]),B=(0,c.useCallback)(()=>{if(!C.current)return[0,0];if(w.length===1)return[0,z(w[0].value)+6];let e=w.map(e=>e.value),t=Math.min(...e),n=Math.max(...e),r=z(t);return[r,z(n)-r+6]},[w,z]),V=(0,c.useCallback)(e=>{if(!o||p)return!1;let[t,n]=B(),r=z(e);return t<=r&&t+n>=r},[o,p,B,z]),H=(0,c.useCallback)(e=>{if(!C.current)return 0;let t=y_(C.current,e);return Math.round(b_(t,C.current,r,i,s))},[r,i,s]),U=(0,c.useCallback)((e,t)=>a===1?t:t>e&&e+a<=t?e+a:t<e&&e-a>=t?e-a:e,[a]),ee=(e,t)=>{if(p||O||A)return;let n=[...w];n[e]={...n[e],isHovering:!0},T(n),N?.({index:n[e].value,handle:e},t)},te=(e,t)=>{if(p||!O||A)return;let n=[...w];n[e]={...n[e],isHovering:!1},T(n),P?.({index:n[e].value,handle:e},t)},ne=(0,c.useCallback)(e=>{if(p)return;let t=t=>{if(p)return;t.preventDefault(),t.stopPropagation();let n=H(t),r=U(w[e].value,n),i=[...w];i[e]={...i[e],value:r},T(i),L?.({index:r,handle:e},t)},n=r=>{r.preventDefault(),r.stopPropagation(),document.removeEventListener(`mousemove`,t),document.removeEventListener(`touchmove`,t),document.removeEventListener(`mouseup`,n),document.removeEventListener(`touchend`,n);let i=H(r),a=U(w[e].value,i),o=[...w];o[e]={...o[e],value:a,isHovering:!1,isDragging:!1},T(o),m?.(o.map(e=>e.value).sort((e,t)=>e-t),r),R?.({index:a,handle:e},r)};document.addEventListener(`mousemove`,t),document.addEventListener(`touchmove`,t,{passive:!1}),document.addEventListener(`mouseup`,n),document.addEventListener(`touchend`,n);let r=[...w];r[e]={...r[e],isHovering:!0,isDragging:!0},T(r),F?.({index:r[e].value,handle:e})},[p,w,H,U,m,L,R,F]),W=e=>{if(p||(e.preventDefault(),e.stopPropagation(),!C.current))return;let t=y_(C.current,e.nativeEvent),n=Math.round(b_(t,C.current,r,i,s));n-=n%a;let o=w.reduce((e,t)=>Math.abs(t.value-n)<Math.abs(e.value-n)?t:e),c=w.indexOf(o),l=[...w];l[c]={...l[c],value:n},T(l),m?.(l.map(e=>e.value).sort((e,t)=>e-t),e.nativeEvent),M?.({index:n},e.nativeEvent)},G=e=>t=>{if(p)return;t.preventDefault(),t.stopPropagation();let n=w.reduce((t,n)=>Math.abs(n.value-e)<Math.abs(t.value-e)?n:t),r=w.indexOf(n),i=[...w];i[r]={...i[r],value:e},T(i),m?.(i.map(e=>e.value).sort((e,t)=>e-t),t.nativeEvent),M?.({index:e},t.nativeEvent)},[ie,ae]=B();return(0,l.jsxs)(`div`,{ref:t,className:k(`stratus-slider`,y),style:{...b,..._,minHeight:o?`30px`:void 0},...x,children:[(0,l.jsx)(`div`,{ref:C,className:k(`stratus-slider__rail`,s&&`is-vertical`,(E||O||A)&&`is-hovering`),"aria-disabled":p}),C.current&&(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(`div`,{id:`${S}__track`,className:k(`stratus-slider__track`,s&&`is-vertical`,(O||A)&&`is-hovering`),style:s?{marginTop:ie,height:ae}:{marginLeft:ie,width:ae},"aria-disabled":p}),w.map((e,t)=>(0,l.jsx)(re,{open:j&&(u===!0||e.isHovering||e.isDragging),content:f?f(e.value):e.value,placement:s?`left`:d,children:(0,l.jsx)(`div`,{id:`${S}__handle-${t}`,className:k(`stratus-slider__handle`,(e.isHovering||e.isDragging)&&`is-hovering`),style:s?{marginTop:z(e.value)}:{marginLeft:z(e.value)},onMouseDown:()=>ne(t),onTouchStart:()=>ne(t),onMouseOver:e=>ee(t,e),onMouseOut:e=>te(t,e),tabIndex:p?void 0:0,"aria-disabled":p})},`${S}__tooltip-${t}`)),(0,l.jsx)(`div`,{className:k(`stratus-slider__rail-marks-container`,s&&`is-vertical`),onClick:W,onMouseOver:()=>!p&&!O&&!A&&D(!0),onMouseOut:()=>!p&&E&&!A&&D(!1),"aria-disabled":p,children:o&&Object.keys(o).map((e,t)=>(0,l.jsx)(`span`,{className:k(`stratus-slider__rail-mark`,s&&`is-vertical`,(E||O||A)&&`is-hovering`,V(+e)&&`is-active`),style:s?{marginTop:z(+e)}:{marginLeft:z(+e)},tabIndex:p?void 0:0,"aria-disabled":p,onClick:G(+e),onMouseOver:t=>N?.({index:+e},t),onMouseOut:t=>P?.({index:+e},t)},`${S}__rail-mark-${t}`))}),o&&(0,l.jsx)(`div`,{className:k(`stratus-slider__marks-container`,s&&`is-vertical`),children:Object.keys(o).map((e,t)=>(0,l.jsx)(`span`,{className:`stratus-slider__mark`,style:s?{marginTop:z(+e)}:{marginLeft:z(+e)},"aria-disabled":p,onClick:G(+e),onMouseOver:t=>N?.({index:+e},t),onMouseOut:t=>P?.({index:+e},t),children:o[+e]},`${S}__mark-${t}`))})]})]})}),C_=H({name:`calendar`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 4h-1V2h-2v2H8V2H6v2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m0 16H5V10h14zM5 6v2h14V6z`}),w_=H({name:`time`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8M11 7h1.5v5.2l4.5 2.7-.8 1.3L11 13z`});function T_({className:e,children:t,type:n,date:r,onClick:i,disabled:a}){let o=typeof i==`function`,s=n===`date`||n===`week`?`32px`:`100%`;return o?(0,l.jsx)(`td`,{className:k(`stratus-calendar-cell`,e),children:(0,l.jsx)(z,{variant:r&&(0,E.isToday)(r)&&!a?`outlined`:`ghost`,size:`sm`,className:`stratus-calendar-cell__btn`,style:{"--_cell-size":s},fullWidth:!0,onClick:i,disabled:a,children:t})}):(0,l.jsx)(`td`,{className:k(`stratus-calendar-cell`),children:t})}var E_=(0,c.createContext)(null);function D_(e){return e?(0,E.startOfDay)(e):new Date}function O_(e){return e||(0,E.startOfDay)(new Date)}function k_(){return[`M`,`T`,`W`,`T`,`F`,`S`,`S`]}function A_(){return[`Jan`,`Feb`,`Mar`,`Apr`,`May`,`Jun`,`Jul`,`Aug`,`Sep`,`Oct`,`Nov`,`Dec`]}function j_(){return[`Q1`,`Q2`,`Q3`,`Q4`]}function M_(e,t){let n=[],r=[...e];for(;r.length;)n.push(r.splice(0,t));return n}function N_(e,t){switch(e){case`date`:case`week`:return(0,E.subMonths)(t,1);case`month`:case`quarter`:return(0,E.subYears)(t,1);case`year`:return(0,E.startOfDecade)((0,E.subYears)((0,E.startOfDecade)(t),1));default:return t}}function P_(e,t){switch(e){case`date`:case`week`:return(0,E.addMonths)(t,1);case`month`:case`quarter`:return(0,E.addYears)(t,1);case`year`:return(0,E.startOfDecade)((0,E.addYears)((0,E.endOfDecade)(t),1));default:return t}}function F_(e,t,n){let r=((t,n)=>{switch(e){case`date`:case`week`:return(0,E.addMonths)(t,n);case`month`:case`quarter`:return(0,E.addYears)(t,n);case`year`:return(0,E.startOfDecade)((0,E.addYears)((0,E.endOfDecade)(t),n*10));default:return t}})(t,n);switch(e){case`date`:case`week`:return`${r.toLocaleString(`default`,{month:`long`})} ${r.getFullYear()}`;case`month`:case`quarter`:return`${r.getFullYear()}`;case`year`:{let e=(0,E.startOfDecade)(r),t=(0,E.endOfDecade)(r);return`${e.getFullYear()}-${t.getFullYear()}`}default:return``}}function I_(e,t){if(t&&typeof t==`function`)return t;switch(e){case`date`:return e=>(0,E.isBefore)(e,(0,E.subDays)(Date.now(),1));case`week`:return e=>(0,E.isBefore)((0,E.startOfWeek)(e,{weekStartsOn:1}),(0,E.startOfWeek)(Date.now(),{weekStartsOn:1}));default:return()=>!1}}function L_({display:e,rowProps:t=()=>({}),rowClassNames:n=()=>``,cellProps:r=()=>({}),cellClassNames:i=()=>``}){let{uid:a,type:o,showWeekNumber:s,actualDate:u,selectedDate:d,updateSelectedDate:f,isDisabledDate:p}=(0,c.useContext)(E_),m=o===`date`||o===`week`,h=o===`week`||o===`date`&&s,g=(0,c.useMemo)(()=>{switch(o){case`month`:{let t=(0,E.addYears)(u,e).getFullYear();return M_(A_().map((e,n)=>new Date(`${t}-${n+1}`)),3)}case`quarter`:{let t=(0,E.addYears)(u,e).getFullYear();return M_((0,E.eachQuarterOfInterval)({start:new Date(`${t}`),end:new Date(`${t}-12-31`)}),4)}case`year`:{let t=(0,E.startOfDecade)((0,E.addYears)((0,E.endOfDecade)(u),e*10)),n=(0,E.startOfDecade)(t),r=(0,E.endOfDecade)(t);return M_((0,E.eachYearOfInterval)({start:(0,E.endOfDecade)((0,E.subYears)(n,1)),end:(0,E.startOfDecade)((0,E.addYears)(r,1))}),3)}default:{let t=(0,E.addMonths)(u,e);return(0,E.eachWeekOfInterval)({start:(0,E.startOfMonth)(t),end:(0,E.endOfMonth)(t)},{weekStartsOn:1}).map(e=>{let t=[];for(let n=0;n<7;n++)t.push((0,E.addDays)(e,n));return t})}}},[o,u,e]),_=e=>{switch(o){case`month`:return A_()[e.getMonth()];case`quarter`:return j_()[(0,E.getQuarter)(e)-1];case`year`:return e.getFullYear();default:return e.getDate()}},v=e=>{if(!d)return!1;switch(o){case`month`:return(0,E.isSameMonth)(e,d);case`quarter`:return(0,E.isSameQuarter)(e,d);case`year`:return(0,E.isSameYear)(e,d);case`date`:return(0,E.isSameDay)(e,d);default:return!1}},y=e=>o===`week`&&d?(0,E.isSameWeek)(e,d,{weekStartsOn:1}):!1,b=t=>o!==`date`&&o!==`week`?!1:!(0,E.isSameMonth)(t,(0,E.addMonths)(u,e)),x=t=>{if(o!==`year`)return!1;let n=(0,E.startOfDecade)((0,E.addYears)((0,E.endOfDecade)(u),e*10));return(0,E.getDecade)(t)!==(0,E.getDecade)(n)},S=e=>()=>{o===`week`&&f(e)},C=e=>()=>{f(e)};return(0,l.jsx)(`div`,{className:k(`stratus-calendar-body`,m&&`stratus-calendar-body--date`),children:(0,l.jsxs)(`table`,{children:[m&&(0,l.jsx)(`thead`,{children:(0,l.jsxs)(`tr`,{children:[h&&(0,l.jsx)(T_,{}),k_().map((e,t)=>(0,l.jsx)(T_,{children:e},`header-${a}-${t}`))]})}),(0,l.jsx)(`tbody`,{children:g.map((e,s)=>(0,l.jsx)(`tr`,{className:k(o,y(e[0])&&`is-active`,n(e[0],p(e[0]))),onClick:S(e[0]),...o===`week`&&p(e[0])?{"aria-disabled":!0}:{},...t(e[0],p(e[0])),children:e.map((e,t)=>(0,l.jsxs)(c.Fragment,{children:[h&&t===0&&(0,l.jsx)(T_,{children:(0,E.getISOWeek)(e)}),(0,l.jsx)(T_,{className:k(o,v(e)&&`is-active`,(0,E.isWeekend)(e)&&`is-weekend`,b(e)&&`is-different-month`,x(e)&&`is-different-decade`,i(e,p(e))),type:o,date:e,onClick:C(e),disabled:p(e),...r(e,p(e)),children:_(e)})]},`cell-${a}-${s}-${t}`))},`row-${a}-${s}`))})]})})}var R_=H({name:`arrow_back`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20z`}),z_=H({name:`arrow_forward`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m12 4-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z`});function B_({display:e}){let{nDisplays:t,type:n,showToday:r,todayText:i,actualDate:a,updateActualDate:o,updateSelectedDate:s,isDisabledDate:u}=(0,c.useContext)(E_),d=F_(n,a,e),f=e===0,p=e===t-1;return(0,l.jsxs)(`div`,{className:`stratus-calendar-header`,children:[f&&(0,l.jsx)(z,{variant:`ghost`,size:`sm`,onClick:()=>o(N_(n,a)),"aria-label":`previous`,title:`previous`,className:`stratus-calendar-header__nav-btn`,children:(0,l.jsx)(R_,{size:16})}),(0,l.jsxs)(`div`,{children:[(0,l.jsx)(`span`,{children:d}),r&&e===0&&(0,l.jsx)(z,{disabled:u(new Date),variant:`ghost`,onClick:()=>s(new Date),className:`stratus-calendar-header__today-btn`,size:`sm`,children:i})]}),p&&(0,l.jsx)(z,{variant:`ghost`,size:`sm`,onClick:()=>o(P_(n,a)),"aria-label":`next`,title:`next`,className:`stratus-calendar-header__nav-btn`,children:(0,l.jsx)(z_,{size:16})})]})}function V_(){let{uid:e,selectedDate:t,updateSelectedDate:n}=(0,c.useContext)(E_),r=O_(t),i=r.getHours(),a=r.getMinutes(),o=e=>{n((0,E.addSeconds)((0,E.startOfDay)(r),e*3600+a*60))},s=e=>{n((0,E.addSeconds)((0,E.startOfDay)(r),i*3600+e*60))};return(0,l.jsx)(`div`,{className:`stratus-calendar-time`,style:{minWidth:280},children:(0,l.jsxs)(`div`,{children:[(0,l.jsxs)(`div`,{className:`stratus-calendar-time__inputs`,children:[(0,l.jsx)(`input`,{className:`stratus-calendar-time__input`,"aria-labelledby":`timepicker-${e}__hours`,type:`number`,min:0,max:23,value:i<10?`0${i}`:`${i}`,onChange:e=>o(+e.target.value)}),(0,l.jsx)(`span`,{className:`stratus-calendar-time__separator`}),(0,l.jsx)(`input`,{className:`stratus-calendar-time__input`,"aria-labelledby":`timepicker-${e}__minutes`,type:`number`,min:0,max:59,value:a<10?`0${a}`:`${a}`,onChange:e=>s(+e.target.value)})]}),(0,l.jsxs)(`div`,{className:`stratus-calendar-time__section`,children:[(0,l.jsx)(`div`,{id:`timepicker-${e}__hours`,children:`Hours:`}),(0,l.jsx)(S_,{min:0,max:23,value:[i],marks:{0:`0`,23:`23`},onChange:e=>o(e[0])})]}),(0,l.jsxs)(`div`,{className:`stratus-calendar-time__section`,children:[(0,l.jsx)(`div`,{id:`timepicker-${e}__minutes`,children:`Minutes:`}),(0,l.jsx)(S_,{min:0,max:59,value:[a],marks:{0:`0`,59:`59`},onChange:e=>s(e[0])})]})]})})}var H_=0,U_=280,W_=10,G_=(0,c.forwardRef)(function({className:e,nDisplays:t,type:n,showToday:r,todayText:i=`Today`,showTime:a,showWeekNumber:o,initialDate:s,rowProps:u,rowClassNames:d,cellProps:f,cellClassNames:p,onSelectDate:m,onChange:h,disabledDates:g,footer:_},v){let[y]=(0,c.useState)(()=>`cal-${++H_}`),[b,x]=(0,c.useState)(0),[S,C]=(0,c.useState)(()=>D_(s)),[w,T]=(0,c.useState)(s),E=(0,c.useMemo)(()=>I_(n,g),[n,g]),D=n===`time`,O=U_*t+W_*Math.max(0,t-1);(0,c.useEffect)(()=>{T(s)},[s]);let A=e=>{T(e),m(e),a||h?.(e)},j=()=>{w&&h?.(w),x(0)},M={uid:y,nDisplays:t,type:n,showToday:r,todayText:i,showWeekNumber:o,actualDate:S,selectedDate:w,updateActualDate:C,updateSelectedDate:A,isDisabledDate:E};return(0,l.jsx)(E_.Provider,{value:M,children:(0,l.jsxs)(`div`,{ref:v,className:k(`stratus-calendar`,e),style:{width:O},children:[!D&&a&&(0,l.jsxs)(`div`,{className:`stratus-calendar__tab-toggle`,children:[(0,l.jsx)(z,{fullWidth:!0,variant:b===0?`contained`:`outlined`,size:`sm`,onClick:()=>x(0),startAdornment:(0,l.jsx)(C_,{size:16}),children:`Date`}),(0,l.jsx)(z,{fullWidth:!0,variant:b===1?`contained`:`outlined`,size:`sm`,onClick:()=>x(1),disabled:!w,startAdornment:(0,l.jsx)(w_,{size:16}),children:`Time`})]}),!D&&b===0&&(0,l.jsx)(`div`,{className:`stratus-calendar__displays`,children:[...Array(t).keys()].map(e=>(0,l.jsx)(c.Fragment,{children:(0,l.jsxs)(`div`,{className:`stratus-calendar__display`,children:[(0,l.jsx)(B_,{display:e}),(0,l.jsx)(L_,{display:e,rowProps:u,rowClassNames:d,cellProps:f,cellClassNames:p})]})},`calendar-${y}--${e}`))}),(D||b===1)&&(0,l.jsx)(V_,{}),_,a&&(0,l.jsx)(`div`,{className:`stratus-calendar__footer`,children:(0,l.jsx)(z,{fullWidth:t===1,onClick:j,className:`stratus-calendar__ok-btn`,size:`sm`,children:`OK`})})]})})});function K_(e){if(!/^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}\.\d{3}Z$/.test(e))return!1;let t=new Date(e);return!Number.isNaN(t.getTime())&&t.toISOString()===e}function q_(e,t){return e?e instanceof Date?e:K_(e)?(0,E.parseISO)(e):t?(0,E.parse)(e,t,new Date):null:null}function J_(e,t,n){if(t)return t;switch(e){case`date`:return`yyyy-MM-dd${n?` HH:mm`:``}`;case`week`:return`yyyy-wo${n?` HH:mm`:``}`;case`month`:return`yyyy-MM${n?` HH:mm`:``}`;case`quarter`:return`yyyy-\\QQ${n?` HH:mm`:``}`;case`year`:return`yyyy${n?` HH:mm`:``}`;default:return`yyyy-MM-dd${n?` HH:mm`:``}`}}function Y_(e,t,n,r){if(!t)return null;let i=J_(e,n,r);return i===`yyyy-\\QQ`?`${(0,E.format)(t,`yyyy`)}-Q${(0,E.getQuarter)(t)}`:(r&&!i.toLowerCase().includes(`hh:mm`)&&(i+=` HH:mm`),(0,E.format)(t,i))}function X_(e,t,n,r){return{text:Y_(e,t,n,r),date:t}}var Z_=(0,c.forwardRef)(function({className:e,popoverClassName:t,tooltipRef:n,nDisplays:r=1,allowClear:i=!0,open:a,defaultOpen:o=!1,picker:s=`date`,value:u,defaultValue:d,format:f,placeholder:p,showTime:m=!1,showToday:h=!0,showWeekNumber:g=!1,onChange:_,onOpen:v,onClose:y,disabled:b=!1,disabledDates:x,popoverPlacement:S=`bottom-start`,inputProps:C={},footer:w,style:T,...E},D){let O=u===void 0?null:q_(u,f),A=u===void 0?d?q_(d,f):null:O,[j,M]=(0,c.useState)(o),[N,P]=(0,c.useState)(A),[F,I]=(0,c.useState)(A),[L,R]=(0,c.useState)(!1),B=a!==void 0,V=B?a:j,H=u===void 0?F:O,U=u!==void 0&&V&&!L?O:F,ee=u!==void 0&&!V?O:U,te=Y_(s,ee,f,m),ne=r>0?r:1,re=e=>{B||M(e)},W=e=>{b||(P(H),I(H),R(!1),re(!0),v?.(e))},G=e=>{re(!1),y?.(e)};(0,c.useImperativeHandle)(D,()=>({open:()=>W(),close:()=>G()}));let ie=e=>{oe(u===void 0?N:O,e)},ae=e=>{I(e),R(!0)},oe=(e,t)=>{_?.({text:Y_(s,e,f,m),date:e||null}),I(e),R(!1),G(t)},se=ee&&i?(0,l.jsx)(z,{variant:`ghost`,size:`sm`,className:`stratus-datepicker__clear-btn`,onClick:e=>{e.preventDefault(),e.stopPropagation(),oe(null,e)},"aria-label":`Clear date`,children:(0,l.jsx)(Ee,{size:16})}):(0,l.jsx)(`span`,{className:`stratus-datepicker__calendar-icon`,children:(0,l.jsx)(C_,{size:16})}),ce=p||J_(s,f,m);return(0,l.jsx)(Pt,{className:k(`stratus-datepicker`,t),open:V,placement:S,trigger:`click`,tooltipRef:n,onOpen:W,onClose:ie,maxWidth:`none`,content:(0,l.jsx)(G_,{nDisplays:ne,type:s,showToday:h,showTime:m,showWeekNumber:g,initialDate:U||null,onSelectDate:ae,onChange:oe,disabledDates:x,footer:w}),children:(0,l.jsx)(`div`,{style:T,...E,children:(0,l.jsx)(Lt,{className:k(e,`stratus-datepicker__input`),endAdornment:se,value:te??``,placeholder:ce,disabled:b,onChange:()=>_?.({text:te,date:ee}),style:{width:m?200:150},...C,inputProps:{readOnly:!0}})})})});function Q_(e,t,n,r){return t?e===-1?!!(n||r):e===1?!!n:!!r:!1}function $_({mode:e,allowClear:t,startDate:n,endDate:r,onClickClear:i,onClickOpen:a,disabled:o}){return Q_(e,t,n,r)?(0,l.jsx)(z,{variant:`ghost`,size:`sm`,className:`stratus-datepicker__clear-btn`,onClick:t=>i(e,t),"aria-label":`Clear date range`,disabled:o,children:(0,l.jsx)(Ee,{size:16})}):(0,l.jsx)(z,{variant:`ghost`,size:`sm`,className:`stratus-datepicker__calendar-btn`,onClick:a,"aria-label":e===2?`Open end date picker`:`Open start date picker`,disabled:o,disableRipple:!0,children:(0,l.jsx)(C_,{size:16})})}function ev({className:e,allowClear:t,nInputs:n,focusInput:r,separator:i,placeholderStartDate:a,placeholderEndDate:o,startDate:s,endDate:c,onClickClear:u,onClickStartDate:d,onClickEndDate:f,disabled:p,width:m,startDateInputProps:h={},endDateInputProps:g={}}){return n<=1?(0,l.jsxs)(Lt,{className:k(e,`stratus-datepicker__range-input`,`stratus-datepicker__range-input--single`,r!==0&&`stratus-datepicker__range-input--focused`,r===2&&`stratus-datepicker__range-input--end-focused`),endAdornment:$_({mode:-1,allowClear:t,startDate:s,endDate:c,onClickClear:u,onClickOpen:d,disabled:p}),disabled:p,style:{width:m},...h,children:[(0,l.jsx)(`input`,{className:`stratus-datepicker__range-native-input stratus-datepicker__range-native-input--start`,type:`text`,value:s,placeholder:a,"aria-label":a,onClick:d,onChange:()=>{},disabled:p,readOnly:!0}),(0,l.jsx)(`span`,{className:`stratus-datepicker__range-separator`,children:i}),(0,l.jsx)(`input`,{className:`stratus-datepicker__range-native-input stratus-datepicker__range-native-input--end`,type:`text`,value:c,placeholder:o,"aria-label":o,onClick:f,onChange:()=>{},disabled:p,readOnly:!0})]}):(0,l.jsxs)(`div`,{className:k(e,`stratus-datepicker__range-inputs`),children:[(0,l.jsx)(Lt,{className:`stratus-datepicker__range-input stratus-datepicker__range-input--start`,endAdornment:$_({mode:1,allowClear:t,startDate:s,endDate:c,onClickClear:u,onClickOpen:d,disabled:p}),value:s,placeholder:a,disabled:p,forceFocus:r===1,style:{width:m},inputProps:{readOnly:!0,"aria-label":a,onClick:d},...h}),(0,l.jsx)(Lt,{className:`stratus-datepicker__range-input stratus-datepicker__range-input--end`,endAdornment:$_({mode:2,allowClear:t,startDate:s,endDate:c,onClickClear:u,onClickOpen:f,disabled:p}),value:c,placeholder:o,disabled:p,forceFocus:r===2,style:{width:m},inputProps:{readOnly:!0,"aria-label":o,onClick:f},...g})]})}function tv({disabled:e,picker:t,format:n,showTime:r,onChange:i,onChangeOnClickOutside:a,committedStartDate:o,committedEndDate:s,savedStartDate:c,savedEndDate:l,startDate:u,endDate:d,hoverDate:f,focusInput:p,setOpen:m,setSavedStartDate:h,setSavedEndDate:g,setStartDate:_,setEndDate:v,setHoverDate:y,setFocusInput:b}){let x=(e,a)=>{i?.(X_(t,e,n,r),X_(t,a,n,r))},S=t=>{e||(h(o),g(s),_(o),v(s),m(!0),b(t))},C=()=>{b(0),y(null),m(!1)},w=e=>{e?.stopPropagation(),S(1)},T=e=>{e?.stopPropagation(),S(2)},D=e=>{a?x(u,d):(_(c),v(l)),C()},O=e=>{p===1&&_(e),p===2&&v(e)},k=e=>{let t=p===1?e:u,n=p===2?e:d;if(O(e),p===1){b(2);return}x(t,n),C()},A=(e,t)=>{t.preventDefault(),t.stopPropagation();let n=e===-1||e===1?null:u,r=e===-1||e===2?null:d;_(n),v(r),x(n,r),C()},j=e=>()=>{y(e)},M=e=>{if(p===1&&d){let t=u||e;return(0,E.isBefore)(e,(0,E.startOfDay)(d))&&(0,E.isAfter)(e,(0,E.startOfDay)(f||t))||(0,E.isEqual)(e,(0,E.startOfDay)(d))}return p===2&&u?(0,E.isBefore)(e,(0,E.startOfDay)(f||d||e))&&(0,E.isAfter)(e,(0,E.startOfDay)(u))||(0,E.isEqual)(e,(0,E.startOfDay)(u)):!1},N=e=>p===2&&u?(0,E.isBefore)(e,(0,E.startOfDay)(u)):p===1&&d?(0,E.isAfter)(e,(0,E.startOfDay)(d)):!1;return{openPicker:S,closePicker:C,handleOpenStartDate:w,handleOpenEndDate:T,handleDismiss:D,handleSelectDate:O,handleChangeDate:k,handleClear:A,getRowClassNames:(e,n)=>!n&&u&&t===`week`&&M(e)?`is-range`:``,getRowProps:(e,n)=>!n&&t===`week`?{onMouseEnter:j(e)}:{},getCellClassNames:(e,n)=>!n&&(u||d)&&t!==`week`&&M(e)&&!N(e)?`is-range`:``,getCellProps:(e,n)=>!n&&t!==`week`?{onMouseEnter:j(e),disabled:n||N(e)}:{}}}var nv=(0,c.forwardRef)(function({className:e,popoverClassName:t,tooltipRef:n,nDisplays:r=2,nInputs:i=1,separator:a=`-`,allowClear:o=!0,picker:s=`date`,value:u,defaultValue:d,format:f,placeholderStartDate:p=`Start date`,placeholderEndDate:m=`End date`,showTime:h=!1,showToday:g=!0,showWeekNumber:_=!1,onChange:v,onChangeOnClickOutside:y=!0,disabled:b=!1,disabledDates:x,popoverPlacement:S=`bottom-start`,startDateInputProps:C={},endDateInputProps:w={},footer:T,style:E,...D},O){let A=u?q_(u[0],f):null,j=u?q_(u[1],f):null,M=u?A:d?q_(d[0],f):null,N=u?j:d?q_(d[1],f):null,[P,F]=(0,c.useState)(!1),[I,L]=(0,c.useState)(M),[R,z]=(0,c.useState)(N),[B,V]=(0,c.useState)(M),[H,U]=(0,c.useState)(N),[ee,te]=(0,c.useState)(null),[ne,re]=(0,c.useState)(0),W=u?A:B,G=u?j:H,ie=u&&!P?A:B,ae=u&&!P?j:H,oe=r>0?r:2,se=i>1?2:1,ce=se>1?h?`190px`:`135px`:h?`300px`:`220px`,le=Y_(s,ie,f,h),ue=Y_(s,ae,f,h),{openPicker:de,closePicker:fe,handleOpenStartDate:K,handleOpenEndDate:pe,handleDismiss:me,handleSelectDate:he,handleChangeDate:ge,handleClear:_e,getRowClassNames:ve,getRowProps:ye,getCellClassNames:be,getCellProps:xe}=tv({disabled:b,picker:s,format:f,showTime:h,onChange:v,onChangeOnClickOutside:y,committedStartDate:W,committedEndDate:G,savedStartDate:I,savedEndDate:R,startDate:B,endDate:H,hoverDate:ee,focusInput:ne,setOpen:F,setSavedStartDate:L,setSavedEndDate:z,setStartDate:V,setEndDate:U,setHoverDate:te,setFocusInput:re});return(0,c.useImperativeHandle)(O,()=>({open:()=>de(1),close:()=>fe()})),(0,l.jsx)(Pt,{className:k(`stratus-datepicker`,`stratus-datepicker--range`,t),open:P,placement:S,trigger:`click`,tooltipRef:n,arrow:!1,onClose:me,maxWidth:`none`,content:(0,l.jsx)(G_,{nDisplays:oe,type:s,showToday:g,showTime:h,showWeekNumber:_,initialDate:ne===1?B||null:H||null,onSelectDate:he,onChange:ge,disabledDates:x,rowClassNames:ve,rowProps:ye,cellClassNames:be,cellProps:xe,footer:T}),children:(0,l.jsx)(`span`,{className:`stratus-datepicker__input stratus-datepicker__input--range`,style:E,...D,children:(0,l.jsx)(ev,{className:e,allowClear:o,nInputs:se,focusInput:ne,separator:a,placeholderStartDate:p,placeholderEndDate:m,startDate:le||``,endDate:ue||``,onClickClear:_e,onClickStartDate:K,onClickEndDate:pe,disabled:b,width:ce,startDateInputProps:C,endDateInputProps:w})})})});function rv(e){if(!e)return new Date;if(e instanceof Date)return e;let t=new Date(e);return Number.isNaN(t.getTime())?(0,E.toDate)(e):t}function iv(e,t,n=!0){let r=rv(e);switch(t){case`weeks`:return n?(0,E.startOfWeek)(r,{weekStartsOn:1}):(0,E.endOfWeek)(r,{weekStartsOn:1});case`months`:return n?(0,E.startOfMonth)(r):(0,E.endOfMonth)(r);case`years`:return n?(0,E.startOfYear)(r):(0,E.endOfYear)(r);default:return n?(0,E.startOfDay)(r):(0,E.endOfDay)(r)}}function av(e,t,n){let r=rv(e),i=rv(t);switch(n){case`weeks`:return(0,E.eachWeekOfInterval)({start:r,end:i},{weekStartsOn:1});case`months`:return(0,E.eachMonthOfInterval)({start:r,end:i});case`years`:return(0,E.eachYearOfInterval)({start:r,end:i});default:return(0,E.eachDayOfInterval)({start:r,end:i})}}function ov(e,t=!1){switch(e){case`weeks`:return`II`;case`months`:return`MMM`;case`years`:return`yyyy`;default:return t?`dd.MMM yyyy`:`dd.MMM`}}function sv(e,t,n,r){return(0,E.differenceInMilliseconds)(r,n)/t*e}function cv(e,t,n,r){return!((0,E.isBefore)(e,n)&&(0,E.isBefore)(t,n)||(0,E.isAfter)(e,r)&&(0,E.isAfter)(t,r))}function lv(e,t){return!e||!t?!1:(0,E.isSameYear)(e,t)&&(0,E.isSameMonth)(e,t)&&(0,E.isSameDay)(e,t)}function uv(e){return(0,E.getDayOfYear)(e)===1}function dv(e,t){let{width:n,minWidth:r}=t;if(typeof n==`function`)return n(e,t);if(typeof n==`number`)return n;if(typeof n==`string`){if(n.includes(`%`)){let t=parseInt(n,10)/100*e-2;return r&&r>t?r:t}let t=parseInt(n,10);if(!isNaN(t))return t}return 150}function fv(e,t,n,r,i){let a=iv(t,i,!0),o=iv(n,i,!1),s=(0,E.differenceInMilliseconds)(o,a);return e.map(e=>{let c=rv(e.startDate),l=rv(e.endDate),{children:u,...d}=e,f=u&&u.length>0?fv(u,t,n,r,i):void 0;return{...d,__ganttStart:a,__ganttEnd:o,__ganttDiff:s,__taskStartDate:c,__taskEndDate:l,__isInsideRange:cv(c,l,a,o),children:f}})}function pv({rowData:e,rowWidth:t,ganttTaskHeight:n,ganttTaskProps:r,ganttRowRenderer:i}){let{id:a,__ganttDiff:o,__ganttStart:s,__taskStartDate:c,__taskEndDate:u,progress:d}=e;if(!e.__isInsideRange)return null;let f=sv(t,o,s,c),p=sv(t,o,c,u),m={...e,start:s,end:e.__ganttEnd,diff:o,taskStartDate:c,taskEndDate:u,isInsideRange:e.__isInsideRange,rowWidth:t,x:f,width:p,height:n},h=typeof r==`function`?r(m):r??{},g=d===void 0?0:p*d/100,_=(0,l.jsx)(`div`,{id:`stratus-gantt--${a}`,className:`stratus-gantt__task`,style:{marginLeft:f,width:p,height:n},...h,children:d!==void 0&&d>0&&(0,l.jsx)(`div`,{className:k(`stratus-gantt__task-progress`,d<100&&`stratus-gantt__task-progress--partial`),style:{width:g,height:n}})});return i?(0,l.jsx)(l.Fragment,{children:i(m,_)}):_}function mv(e,t){let n=(0,c.useRef)(e);(0,c.useEffect)(()=>{n.current=e},[e]),(0,c.useEffect)(()=>{if(t===null)return;let e=setInterval(()=>n.current(),t);return()=>clearInterval(e)},[t])}function hv(){let[e,t]=(0,c.useState)(null),[n,r]=(0,c.useState)({width:0,height:0});return(0,c.useEffect)(()=>{if(!e)return;let t=()=>{r({width:e.offsetWidth,height:e.offsetHeight})};t();let n=new ResizeObserver(t);return n.observe(e),()=>n.disconnect()},[e]),[t,n]}function gv({start:e,end:t,rowWidth:n,groupDatesBy:r}){let i=(0,c.useCallback)(()=>{let i=new Date,a=iv(e,r,!0);return sv(n,(0,E.differenceInMilliseconds)(iv(t,r,!1),a),a,i)},[e,t,n,r]);return mv(()=>{let e=document.getElementById(`stratus-gantt__timenowLine`);e&&(e.style.marginLeft=`${i()}px`)},36e5),(0,l.jsx)(`div`,{id:`stratus-gantt__timenowLine`,className:`stratus-gantt__timenowLine`,style:{marginLeft:i()}})}var _v=(0,c.forwardRef)(function({className:e,start:t,end:n,data:r,columns:i=[],columnsTotalWidthPercentage:a=50,multiSort:o=!1,headerHeight:s=48,rowHeight:u=20,rowClassName:d,ganttTaskProps:f,noDataValue:p,expandable:m=!1,defaultExpandedRowKeys:h,expandedRowKeys:g,showTimenowLine:_=!1,ganttColumnsWidth:v=80,ganttTaskHeight:y=8,ganttHeaderRenderer:b,ganttRowRenderer:x,groupDatesBy:S=`days`,groupBy:C,initialScrollToDate:w,initialScrollToTask:T,selectRowOnClick:D=!0,onRowClick:O,onColumnSort:A},j){let M=(0,c.useRef)(null),[N,{width:P}]=hv(),F=(0,c.useMemo)(()=>av(t,n,S),[t,n,S]),I=(0,c.useMemo)(()=>{let e=P*a/100;return i.reduce((t,n)=>t+dv(e,n),0)},[P,a,i]),L=(0,c.useMemo)(()=>{let e=P-I,t=F.length*v;return Math.max(e,t)},[P,I,F,v]),R=(0,c.useMemo)(()=>fv(r,t,n,C,S),[r,t,n,C,S]),z=(0,c.useMemo)(()=>{let e=P*a/100,t=i.map((t,n)=>{let r=t.dataKey||t.accessor||t.key||`col_${n}`,i=dv(e,t),a={dataKey:r,key:t.key||r,title:t.title,width:i,minWidth:t.minWidth,frozen:t.frozen===`left`||t.frozen===!0,resizable:t.resizable,sortable:t.sortable,headerClassName:t.headerClassName,className:t.className,sortType:t.sortType};if(t.cellRenderer){let e=t.cellRenderer;a.cellRenderer=n=>e({cellData:n.cellData,rowData:n.rowData,rowIndex:n.rowIndex,column:t})}if(t.headerRenderer){let e=t.headerRenderer;a.headerRenderer=()=>e({column:t,columnIndex:n})}return a}),n={dataKey:`__gantt__`,key:`__gantt__`,width:L,sortable:!1,resizable:!1,headerClassName:`stratus-gantt__header-gantt`,className:`stratus-gantt__cell-gantt`,headerRenderer:()=>(0,l.jsx)(`div`,{className:`stratus-gantt__header-dates`,style:{display:`flex`,width:L},children:F.map((e,t)=>{let n=L/F.length,r=b?b({column:{},columnIndex:t,date:e}):S===`weeks`?(0,E.getISOWeek)(e):(0,E.format)(e,ov(S,uv(e)));return(0,l.jsx)(`div`,{className:`stratus-gantt__header-date-cell`,style:{width:n,textAlign:`center`},children:r},e.toISOString())})}),cellRenderer:({rowData:e})=>(0,l.jsx)(`div`,{style:{display:`flex`,alignItems:`center`,width:L,height:`100%`},children:(0,l.jsx)(pv,{rowData:e,rowWidth:L,ganttTaskHeight:y,ganttTaskProps:f,ganttRowRenderer:x})})};return[...t,n]},[P,a,i,L,F,b,S,y,f,x]);(0,c.useEffect)(()=>{if(!M.current)return;let e=M.current.getTableRef();if(e)if(T){let t=r.findIndex(e=>e.id===T);t!==-1&&(e.scrollToRow(t),B(r[t].startDate))}else w&&B(w)},[w,T]);function B(e){if(!e||!M.current)return;let t=rv(e),n=M.current.getTableRef();if(!n)return;let r=P*a/100,o=0;for(let e of i)o+=dv(r,e);let s=F.findIndex(e=>lv(e,t));if(s!==-1){let e=L/F.length,t=o+s*e;n.scrollToLeft(t),H(t)}}function V(e){if(!e||!M.current)return;let t=M.current.getTableRef();if(!t)return;let n=r.findIndex(t=>t.id===e);n!==-1&&(t.scrollToRow(n),B(r[n].startDate))}function H(e){_&&setTimeout(()=>{let t=document.getElementById(`stratus-gantt__timenowLine-container`);t&&(t.scrollLeft=e)})}(0,c.useImperativeHandle)(j,()=>({scrollToDate:e=>setTimeout(()=>B(e)),scrollToTask:e=>setTimeout(()=>V(e)),clearSortState:()=>M.current?.clearSortState(),setSelectedRows:e=>M.current?.setSelectedRows(e.map(String)),getTableRef:()=>M.current}));let U=(0,c.useCallback)(e=>{O&&O({rowData:e.rowData,rowIndex:e.rowIndex,rowKey:e.rowData.id,event:e.event})},[O]),ee=(0,c.useMemo)(()=>{let e=P*a/100;return i.filter(e=>e.frozen===`left`||e.frozen===!0).reduce((t,n)=>t+dv(e,n),0)},[P,a,i]);return(0,l.jsxs)(sn,{ref:N,className:k(`stratus-gantt`,e),elevation:0,style:{height:`100%`},children:[(0,l.jsx)(we,{ref:M,columns:z,data:R,rowId:`id`,headerHeight:s,rowHeight:u,sortable:!0,multiSort:o,expandable:m,defaultExpandedRowKeys:h,expandedRowKeys:g,selectRowOnClick:D,noDataValue:p??`No data`,className:`stratus-gantt__table`,rowClassName:d,onRowClick:O?U:void 0,onColumnSort:A}),_&&L>0&&(0,l.jsx)(`div`,{id:`stratus-gantt__timenowLine-container`,className:`stratus-gantt__timenowLine-container`,children:(0,l.jsx)(`div`,{className:`stratus-gantt__overlay-inner`,style:{width:L+ee+I,marginLeft:ee+2},children:(0,l.jsx)(gv,{start:t,end:n,rowWidth:L,groupDatesBy:S})})})]})}),vv=H({name:`accessible`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14 4c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2m-2 3c2.83 0 5.89-.3 8.5-1l.5 2c-1.86.5-4 .83-6 1v13h-2v-6h-2v6H9V9c-2-.17-4.14-.5-6-1l.5-2c2.61.7 5.67 1 8.5 1`}),yv=H({name:`accessible_forward`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17.5 2.27a2 2 0 1 0 0 4 2 2 0 0 0 0-4m-3 14.46h-2c0 1.65-1.35 3-3 3s-3-1.35-3-3 1.35-3 3-3v-2c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5m1.14-3.5h1.86c1.1 0 2 .9 2 2v5.5h-2v-5h-4.98c-1.46 0-2.45-1.57-1.85-2.9l1.83-4.1h-2.21l-.65 1.53-1.92-.53.67-1.8c.33-.73 1.06-1.2 1.87-1.2h5.2c1.48 0 2.46 1.5 1.85 2.83z`}),bv=H({name:`account_circle`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2M7.07 18.28c.43-.9 3.05-1.78 4.93-1.78s4.51.88 4.93 1.78A7.9 7.9 0 0 1 12 20c-1.86 0-3.57-.64-4.93-1.72M12 14.5c1.46 0 4.93.59 6.36 2.33A7.95 7.95 0 0 0 20 12c0-4.41-3.59-8-8-8s-8 3.59-8 8c0 1.82.62 3.49 1.64 4.83 1.43-1.74 4.9-2.33 6.36-2.33M12 6c-1.94 0-3.5 1.56-3.5 3.5S10.06 13 12 13s3.5-1.56 3.5-3.5S13.94 6 12 6m-1.5 3.5c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5S12.83 8 12 8s-1.5.67-1.5 1.5`}),xv=H({name:`add`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6z`}),Sv=H({name:`add_box`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m0 16H5V5h14zm-6-2h-2v-4H7v-2h4V7h2v4h4v2h-4z`}),Cv=H({name:`add_circle_filled`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12m11 1h4v-2h-4V7h-2v4H7v2h4v4h2z`}),wv=H({name:`add_circle_outlined`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m-1 5v4H7v2h4v4h2v-4h4v-2h-4V7zm-7 5c0 4.41 3.59 8 8 8s8-3.59 8-8-3.59-8-8-8-8 3.59-8 8`}),Tv=H({name:`aerial_drone`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M22.707 16.707c-6.015 6.016-15.399 6.015-21.414 0l1.414-1.414c5.234 5.234 13.352 5.234 18.586 0zM20.04 14.04c-4.515 4.515-11.565 4.515-16.08 0l1.414-1.414c3.734 3.734 9.518 3.734 13.252 0zm-2.666-2.666c-3.015 3.015-7.732 3.015-10.747 0L8.041 9.96c2.234 2.234 5.685 2.234 7.919 0zM20 2a1 1 0 0 1 1 1h1a1 1 0 1 1 0 2h-1a1 1 0 1 1-2 0h-2.075L15.34 7.947A2 2 0 0 1 13.58 9h-2.837a2 2 0 0 1-1.713-.969L7.204 5H5a1 1 0 0 1-2 0H2a1 1 0 0 1 0-2h1a1 1 0 0 1 2 0h14a1 1 0 0 1 1-1m-9.257 5h2.836l1.075-2H9.54z`}),Ev=H({name:`alarm`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7.945 3.441 6.664 1.905 2.057 5.75l1.28 1.536zm9.392-1.535 4.608 3.843-1.282 1.536-4.607-3.843zm-4.836 6.189H11v6l4.75 2.85.75-1.23-4-2.37zm-.5-4a9 9 0 1 0 .001 18.001 9 9 0 0 0-.001-18.001m-7 9c0 3.86 3.14 7 7 7s7-3.14 7-7-3.14-7-7-7-7 3.14-7 7`}),Dv=H({name:`alarm_add`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m6.664 1.905 1.281 1.536-4.607 3.844-1.281-1.536zm10.673 0 4.608 3.844-1.282 1.536-4.607-3.843zM3.001 13.096a9 9 0 1 1 18.001.001 9 9 0 0 1-18.001-.001m9 7c-3.86 0-7-3.14-7-7s3.14-7 7-7 7 3.14 7 7-3.14 7-7 7m-1-8v-3h2v3h3v2h-3v3h-2v-3H8v-2z`}),Ov=H({name:`alarm_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m8.164 3.445-.46.38-1.42-1.42.6-.5zm9.397-1.54 4.607 3.844-1.281 1.536-4.608-3.843zm-7.297 4.48c.62-.18 1.28-.29 1.96-.29 3.86 0 7 3.14 7 7 0 .68-.11 1.34-.29 1.96l1.56 1.56c.47-1.08.73-2.27.73-3.52a9 9 0 0 0-12.53-8.28zm-8.43-2.78 1.41-1.41 18.38 18.39-1.41 1.41-2.1-2.1a8.96 8.96 0 0 1-5.89 2.2 9 9 0 0 1-9-9c0-2.25.83-4.31 2.2-5.89l-.8-.8-1.06.88-1.28-1.54.92-.77zm10.39 16.49c-3.86 0-7-3.14-7-7 0-1.7.61-3.26 1.62-4.47l9.85 9.85a6.96 6.96 0 0 1-4.47 1.62`}),kv=H({name:`alarm_on`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7.945 3.441 6.664 1.905 2.057 5.75l1.28 1.536zm9.392-1.535 4.608 3.843-1.282 1.536-4.607-3.843zm-6.796 12.719-2.13-2.13-1.06 1.06 3.18 3.18 6-6-1.06-1.06zM12 4.095a9 9 0 1 0 .001 18.001 9 9 0 0 0-.001-18.001m-7 9c0 3.86 3.14 7 7 7s7-3.14 7-7-3.14-7-7-7-7 3.14-7 7`}),Av=H({name:`all_out`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 8V4h4zm16 0-4-4h4zm0 12v-4l-4 4zM8 20H4v-4zm11-8c0-3.87-3.13-7-7-7s-7 3.13-7 7 3.13 7 7 7 7-3.13 7-7M7 12c0 2.76 2.24 5 5 5s5-2.24 5-5-2.24-5-5-5-5 2.24-5 5`}),jv=H({name:`anchor`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12.909 9.158A3.638 3.638 0 0 0 11.999 2a3.636 3.636 0 0 0-.908 7.158v1.024H8.363V12h2.728v8.106a5.456 5.456 0 0 1-4.546-5.379H4.727a7.273 7.273 0 0 0 14.546 0h-1.819a5.456 5.456 0 0 1-4.545 5.38V12h2.727v-1.818H12.91zm.909-3.522a1.818 1.818 0 1 1-3.636 0 1.818 1.818 0 0 1 3.636 0`}),Mv=H({name:`android`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16 1H8C6.34 1 5 2.34 5 4v16c0 1.66 1.34 3 3 3h8c1.66 0 3-1.34 3-3V4c0-1.66-1.34-3-3-3m1 17H7V4h10zm-7 3h4v-1h-4z`}),Nv=H({name:`apple_airplay`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 2.5h18c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2h-4v-2h4v-12H3v12h4v2H3c-1.1 0-2-.9-2-2v-12c0-1.1.9-2 2-2m9 13 6 6H6z`}),Pv=H({name:`apple_app_store`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.489 2 2 6.489 2 12s4.489 10 10 10 10-4.489 10-10S17.511 2 12 2m0 2c4.43 0 8 3.57 8 8s-3.57 8-8 8-8-3.57-8-8 3.57-8 8-8m-.611 1.64-1.748.971 1.214 2.19L9.079 12h2.287L12 10.86l1.145-2.06 1.214-2.189-1.748-.97L12 6.74zm2.328 4.19-1.145 2.059.36.646 1.353 2.438-.015.017-.006.012h.037l1.31 2.357 1.748-.97L16.588 15H18v-2h-2.523zM6 13v2h1.412l-.771 1.389 1.748.97L9.699 15h3.457l-1.11-2H7c-.014 0-.025.007-.04.008L6.948 13z`}),Fv=H({name:`apple_logo`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16 1c-1.135 0-2.231.48-2.957 1.268-.656.717-1.055 1.99-1.055 3.013 1.172 0 2.424-.6 3.12-1.402C15.754 3.128 16 2.209 16 1M8.275 5.514C6.181 5.514 3 7.48 3 12.11 3 16.324 6.767 21 8.893 21h.029c1.269 0 1.712-.823 3.451-.832 1.739.009 2.183.832 3.451.832h.03c1.541 0 3.941-2.464 5.146-5.424A3.99 3.99 0 0 1 18.785 12c0-1.539.867-2.86 2.125-3.53-1.087-2.043-3.014-2.956-4.44-2.956-1.538 0-2.825 1.04-4.097 1.04s-2.559-1.04-4.098-1.04m0 2c.432 0 .963.204 1.524.422.748.29 1.594.619 2.574.619s1.828-.33 2.576-.62c.56-.216 1.09-.421 1.522-.421.418 0 1.068.196 1.677.683A5.98 5.98 0 0 0 16.788 12c0 1.597.62 3.08 1.69 4.18-.99 1.685-2.216 2.706-2.668 2.82-.152-.002-.261-.042-.636-.203-.577-.248-1.45-.622-2.813-.629-1.34.007-2.212.38-2.789.629-.358.154-.474.196-.64.201C7.942 18.757 5 15.438 5 12.111c0-3.473 2.207-4.596 3.275-4.597`}),Iv=H({name:`approve`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m15.33 1.781 2.137 2.968 3.72.852-.377 3.58 2.541 2.826-2.54 2.765.374 3.56-3.705.91-2.082 2.976-3.393-1.33-3.301 1.33-2.167-2.966-3.722-.854.375-3.625-2.542-2.766L3.19 9.18 2.813 5.6l3.712-.85 2.076-2.97 3.395 1.33zM9.338 4.218l-1.615 2.31-2.735.627.284 2.702-1.92 2.135 1.92 2.09-.285 2.762 2.724.625 1.69 2.312 2.594-1.045 2.667 1.045 1.61-2.302 2.741-.673-.286-2.722 1.921-2.092-1.92-2.135.284-2.702-2.727-.626-1.665-2.311-2.617 1.045z M16.59 7.58 10 14.17l-2.59-2.58L6 13l4 4 8-8z`}),Lv=H({name:`apps`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 8h4V4H4zm6 12h4v-4h-4zm-2 0H4v-4h4zm-4-6h4v-4H4zm10 0h-4v-4h4zm2-10v4h4V4zm-2 4h-4V4h4zm2 6h4v-4h-4zm4 6h-4v-4h4z`}),Rv=H({name:`archive`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m19.15 3.55 1.39 1.68c.29.34.46.79.46 1.27V19c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2V6.5c0-.48.17-.93.46-1.27l1.38-1.68C5.12 3.21 5.53 3 6 3h12c.47 0 .88.21 1.15.55M17.76 5H6.24l-.8.97h13.13zM5 19V8h14v11zm5.55-9h2.9v3H16l-4 4-4-4h2.55z`}),zv=H({name:`arrow_back_ios`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m17.835 3.87-1.78-1.77-9.89 9.9 9.9 9.9 1.77-1.77L9.705 12z`}),Bv=H({name:`arrow_down`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m20 12-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8z`}),Vv=H({name:`arrow_drop_left`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m14.5 7-5 5 5 5z`}),Hv=H({name:`arrow_drop_right`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m9.5 17 5-5-5-5z`}),Uv=H({name:`arrow_drop_up`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m7 14.5 5-5 5 5z`}),Wv=H({name:`arrow_forward_ios`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m6.165 20.13 1.77 1.77 9.9-9.9-9.9-9.9-1.77 1.77 8.13 8.13z`}),Gv=H({name:`arrow_up`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m4 12 1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8z`}),Kv=H({name:`assignment`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14.82 4H19c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H5c-.14 0-.27-.01-.4-.03a2.01 2.01 0 0 1-1.44-1.19c-.1-.24-.16-.51-.16-.78V6c0-.28.06-.54.16-.77A2.008 2.008 0 0 1 4.6 4.04c.13-.03.26-.04.4-.04h4.18C9.6 2.84 10.7 2 12 2s2.4.84 2.82 2M7 10V8h10v2zm10 4v-2H7v2zm-3 2H7v2h7zM12 3.75c.41 0 .75.34.75.75s-.34.75-.75.75-.75-.34-.75-.75.34-.75.75-.75M5 20h14V6H5z`}),qv=H({name:`assignment_important`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14.82 4H19c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H5c-.14 0-.27-.01-.4-.03a2.01 2.01 0 0 1-1.44-1.19c-.1-.24-.16-.51-.16-.78V6c0-.28.06-.54.16-.77A2.008 2.008 0 0 1 4.6 4.04c.13-.03.26-.04.4-.04h4.18C9.6 2.84 10.7 2 12 2s2.4.84 2.82 2M11 14V8h2v6zm0 4v-2h2v2zm1-14.25c.41 0 .75.34.75.75s-.34.75-.75.75-.75-.34-.75-.75.34-.75.75-.75M5 20h14V6H5z`}),Jv=H({name:`assignment_return`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14.82 4H19c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H5c-.14 0-.27-.01-.4-.03a2.01 2.01 0 0 1-1.44-1.19c-.1-.24-.16-.51-.16-.78V6c0-.28.06-.54.16-.77A2.008 2.008 0 0 1 4.6 4.04c.13-.03.26-.04.4-.04h4.18C9.6 2.84 10.7 2 12 2s2.4.84 2.82 2M16 15h-4v3l-5-5 5-5v3h4zM12 3.75c.41 0 .75.34.75.75s-.34.75-.75.75-.75-.34-.75-.75.34-.75.75-.75M5 20h14V6H5z`}),Yv=H({name:`assignment_returned`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14.82 4H19c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H5c-.14 0-.27-.01-.4-.03a2.01 2.01 0 0 1-1.44-1.19c-.1-.24-.16-.51-.16-.78V6c0-.28.06-.54.16-.77A2.008 2.008 0 0 1 4.6 4.04c.13-.03.26-.04.4-.04h4.18C9.6 2.84 10.7 2 12 2s2.4.84 2.82 2M14 13h3l-5 5-5-5h3V9h4zm-2-9.25c.41 0 .75.34.75.75s-.34.75-.75.75-.75-.34-.75-.75.34-.75.75-.75M5 20h14V6H5z`}),Xv=H({name:`assignment_turned_in`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14.82 4H19c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H5c-.14 0-.27-.01-.4-.03a2.01 2.01 0 0 1-1.44-1.19c-.1-.24-.16-.51-.16-.78V6c0-.28.06-.54.16-.77A2.008 2.008 0 0 1 4.6 4.04c.13-.03.26-.04.4-.04h4.18C9.6 2.84 10.7 2 12 2s2.4.84 2.82 2m1.77 4.58L18 10l-8 8-4-4 1.41-1.41L10 15.17zM12 3.75c.41 0 .75.34.75.75s-.34.75-.75.75-.75-.34-.75-.75.34-.75.75-.75M5 20h14V6H5z`}),Zv=H({name:`assignment_user`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 4h-4.18C14.4 2.84 13.3 2 12 2s-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m-7-.25c.22 0 .41.1.55.25.12.13.2.31.2.5 0 .41-.34.75-.75.75s-.75-.34-.75-.75c0-.19.08-.37.2-.5.14-.15.33-.25.55-.25M5 6v14h14V6zm7 1c-1.65 0-3 1.35-3 3s1.35 3 3 3 3-1.35 3-3-1.35-3-3-3m-1 3c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1-1 .45-1 1m-5 7.47V19h12v-1.53c0-2.5-3.97-3.58-6-3.58s-6 1.07-6 3.58m6-1.59c-1.31 0-3 .56-3.69 1.12h7.38c-.68-.56-2.38-1.12-3.69-1.12`}),Qv=H({name:`attach_file`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16 6v11.5c0 2.21-1.79 4-4 4s-4-1.79-4-4V5a2.5 2.5 0 0 1 5 0v10.5c0 .55-.45 1-1 1s-1-.45-1-1V6H9.5v9.5a2.5 2.5 0 0 0 5 0V5c0-2.21-1.79-4-4-4s-4 1.79-4 4v12.5c0 3.04 2.46 5.5 5.5 5.5s5.5-2.46 5.5-5.5V6z`}),$v=H({name:`attachment`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18 16H6.5c-2.21 0-4-1.79-4-4s1.79-4 4-4H19a2.5 2.5 0 0 1 0 5H8.5c-.55 0-1-.45-1-1s.45-1 1-1H18V9.5H8.5a2.5 2.5 0 0 0 0 5H19c2.21 0 4-1.79 4-4s-1.79-4-4-4H6.5C3.46 6.5 1 8.96 1 12s2.46 5.5 5.5 5.5H18z`}),ey=H({name:`autorenew`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 9V6c-3.31 0-6 2.69-6 6 0 1.01.25 1.97.7 2.8l-1.46 1.46A7.93 7.93 0 0 1 4 12c0-4.42 3.58-8 8-8V1l4 4zm5.3.2 1.46-1.46A7.93 7.93 0 0 1 20 12c0 4.42-3.58 8-8 8v3l-4-4 4-4v3c3.31 0 6-2.69 6-6 0-1.01-.26-1.96-.7-2.8`}),ty=H({name:`baby`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20.13 8.17c1.45.43 2.56 1.66 2.81 3.17q.06.315.06.66t-.06.66a4 4 0 0 1-2.8 3.17 9.1 9.1 0 0 1-2.17 2.89A8.93 8.93 0 0 1 12 21c-2.29 0-4.38-.86-5.96-2.28-.9-.8-1.65-1.78-2.17-2.89a4.01 4.01 0 0 1-2.81-3.17Q1 12.345 1 12t.06-.66a3.99 3.99 0 0 1 2.81-3.17c.52-1.11 1.27-2.1 2.19-2.91A8.89 8.89 0 0 1 12 3c2.28 0 4.36.85 5.94 2.26.91.81 1.66 1.79 2.19 2.91M9.5 9.25a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5m5 0a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5M19 14a1.3 1.3 0 0 1-.189-.017q-.049-.008-.101-.013c-.2.67-.49 1.29-.86 1.86A6.98 6.98 0 0 1 12 19c-2.45 0-4.6-1.26-5.85-3.17-.37-.57-.66-1.19-.86-1.86q-.052.005-.101.013A1.3 1.3 0 0 1 5 14c-1.1 0-2-.9-2-2s.9-2 2-2q.096.002.189.017.049.008.101.013c.2-.67.49-1.29.86-1.86A6.98 6.98 0 0 1 12 5c2.45 0 4.6 1.26 5.85 3.17.37.57.66 1.19.86 1.86q.052-.005.101-.013A1.3 1.3 0 0 1 19 10c1.1 0 2 .9 2 2s-.9 2-2 2m-2.5 0c-.76 1.77-2.49 3-4.5 3s-3.74-1.23-4.5-3z`}),ny=H({name:`bag`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M10.804 4.98a1.22 1.22 0 0 1 2.392 0L14 9h6.777a1 1 0 0 1 .98 1.198l-1.818 9a1 1 0 0 1-.98.802H5.038a1 1 0 0 1-.98-.802l-1.818-9A1 1 0 0 1 3.22 9H10zM9.6 11H4.365l1.272 7H8.2zm.089 7 1.322-7h1.978l1.322 7zm6.111 0h2.53l1.308-7H14.4zm-3.189-9H11.39L12 5.765z`}),ry=H({name:`bag_on_rope`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 2h3L2 4zM3 4l3-2h3L6 4zM7 4h3l3-2h-3zM14 4h-3l3-2h3zM15 4h3l3-2h-3zM22 4h-3l3-2z M12 5a1.22 1.22 0 0 0-1.196.98L10 10H3.221a1 1 0 0 0-.98 1.198l1.818 9a1 1 0 0 0 .98.802h13.92a1 1 0 0 0 .98-.802l1.818-9a1 1 0 0 0-.98-1.198H14l-.804-4.02A1.22 1.22 0 0 0 12 5m-7.635 7H9.6l-1.4 7H5.637zm6.646 0L9.69 19h4.622l-1.322-7zm7.32 7H15.8l-1.4-7h5.238zM12 6.765 11.389 10h1.222z`}),iy=H({name:`bag_on_wheels`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M10.804 2.98a1.22 1.22 0 0 1 2.392 0L14 7h6.777a1 1 0 0 1 .98 1.198l-1.818 9a1 1 0 0 1-.98.802H5.038a1 1 0 0 1-.98-.802l-1.818-9A1 1 0 0 1 3.22 7H10zM9.6 9H4.365l1.272 7H8.2zm.089 7 1.322-7h1.978l1.322 7zm6.111 0h2.53l1.308-7H14.4zm-4.411-9L12 3.765 12.611 7z M8 20a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M17.5 21.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3`}),ay=H({name:`bandage`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m17.745 12 3.98-3.98a.996.996 0 0 0 0-1.41l-4.34-4.34a.996.996 0 0 0-1.41 0l-3.98 3.98-3.98-3.98a1.001 1.001 0 0 0-1.41 0l-4.34 4.34a.996.996 0 0 0 0 1.41L6.245 12l-3.98 3.98a.996.996 0 0 0 0 1.41l4.34 4.34c.39.39 1.02.39 1.41 0l3.98-3.98 3.98 3.98c.2.2.45.29.71.29s.51-.1.71-.29l4.34-4.34a.996.996 0 0 0 0-1.41zm-5.73-3.02c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1m-8.34-1.66 3.63 3.62 3.62-3.63-3.62-3.62zm6.34 5.66c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1m1 1c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1-1 .45-1 1m3-3c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1m-.97 5.72 3.63 3.62 3.62-3.63-3.62-3.62z`}),oy=H({name:`bar_chart`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M10.6 5h2.8v14h-2.8zM5 9.2h3V19H5zM19 13h-2.8v6H19z`}),sy=H({name:`battery`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15.67 4H14V2h-4v2H8.33C7.6 4 7 4.6 7 5.33v15.33C7 21.4 7.6 22 8.33 22h7.33c.74 0 1.34-.6 1.34-1.33V5.33C17 4.6 16.4 4 15.67 4`}),cy=H({name:`battery_alert`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15.67 4H14V2h-4v2H8.33C7.6 4 7 4.6 7 5.33v15.33C7 21.4 7.6 22 8.33 22h7.33c.74 0 1.34-.6 1.34-1.33V5.33C17 4.6 16.4 4 15.67 4M13 18h-2v-2h2zm-2-4h2V9h-2z`}),ly=H({name:`battery_charging`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14 4h1.67C16.4 4 17 4.6 17 5.33v15.34c0 .73-.6 1.33-1.34 1.33H8.33C7.6 22 7 21.4 7 20.66V5.33C7 4.6 7.6 4 8.33 4H10V2h4zm-3 10.5V20l4-7.5h-2V7l-4 7.5z`}),uy=H({name:`battery_unknown`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15.67 4H14V2h-4v2H8.33C7.6 4 7 4.6 7 5.33v15.33C7 21.4 7.6 22 8.33 22h7.33c.74 0 1.34-.6 1.34-1.33V5.33C17 4.6 16.4 4 15.67 4M13 16v2h-2v-2zm.63-2.6c.29-.29.67-.71.67-.71.43-.43.7-1.03.7-1.69 0-1.66-1.34-3-3-3s-3 1.34-3 3h1.5c0-.83.67-1.5 1.5-1.5a1.498 1.498 0 0 1 1.06 2.56l-.93.94c-.47.48-.93 1.17-.93 2h1.6c0-.45.35-1.12.83-1.6`}),dy=H({name:`beach`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M13.115 3.001c-2.58 0-5.16.98-7.14 2.95l-.01.01c-3.95 3.95-3.95 10.36 0 14.31l14.3-14.31a10.09 10.09 0 0 0-7.15-2.96m7.882 16.57-1.429 1.428-6.441-6.442 1.428-1.428zM4.995 13.12c0 1.49.4 2.91 1.14 4.15l1.39-1.38a11.3 11.3 0 0 1-2.07-5.44c-.3.85-.46 1.74-.46 2.67m3.98 1.31c-1.35-2.05-1.86-4.5-1.38-6.83.58-.12 1.16-.18 1.75-.18 1.8 0 3.55.55 5.08 1.56zm4.14-9.43c-.93 0-1.82.16-2.67.46 1.91.19 3.78.89 5.43 2.07l1.39-1.39a8.06 8.06 0 0 0-4.15-1.14`}),fy=H({name:`bearing`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16m0-4a4 4 0 1 0 0-8 4 4 0 0 0 0 8m0-2a2 2 0 1 0 0-4 2 2 0 0 0 0 4m1-8a1 1 0 1 1-2 0 1 1 0 0 1 2 0m4 2a1 1 0 1 1-2 0 1 1 0 0 1 2 0m0 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-8 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0m0-8a1 1 0 1 1-2 0 1 1 0 0 1 2 0m10 4a1 1 0 1 1-2 0 1 1 0 0 1 2 0M7 12a1 1 0 1 1-2 0 1 1 0 0 1 2 0m6 6a1 1 0 1 1-2 0 1 1 0 0 1 2 0`}),py=H({name:`beat`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11.5 4a1 1 0 0 0-.97.757l-1.845 7.378-.79-1.582a1 1 0 0 0-1.79 0L4.383 14H2a1 1 0 1 0 0 2h3a1 1 0 0 0 .894-.553L7 13.237l1.106 2.21a1 1 0 0 0 1.864-.204l1.53-6.12 2.53 10.12a1 1 0 0 0 1.94 0l1.03-4.12.03.12A1 1 0 0 0 18 16h4a1 1 0 1 0 0-2h-3.22l-.81-3.242a1 1 0 0 0-1.94 0L15 14.877l-2.53-10.12A1 1 0 0 0 11.5 4`}),my=H({name:`bike`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17.5 3.75c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2M0 17.25c0-2.8 2.2-5 5-5s5 2.2 5 5-2.2 5-5 5-5-2.2-5-5m5 3.5c-1.9 0-3.5-1.6-3.5-3.5s1.6-3.5 3.5-3.5 3.5 1.6 3.5 3.5-1.6 3.5-3.5 3.5m14.1-9.5c-2.1 0-3.8-.8-5.1-2.1l-.8-.8-2.4 2.4 2.2 2.3v6.2h-2v-5l-3.2-2.8c-.4-.3-.6-.8-.6-1.4 0-.5.2-1 .6-1.4l2.8-2.8c.3-.4.8-.6 1.4-.6s1.1.2 1.6.6l1.9 1.9c.9.9 2.1 1.5 3.6 1.5zm-.1 1c-2.8 0-5 2.2-5 5s2.2 5 5 5 5-2.2 5-5-2.2-5-5-5m-3.5 5c0 1.9 1.6 3.5 3.5 3.5s3.5-1.6 3.5-3.5-1.6-3.5-3.5-3.5-3.5 1.6-3.5 3.5`}),hy=H({name:`block`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2M4 12c0-4.42 3.58-8 8-8 1.85 0 3.55.63 4.9 1.69L5.69 16.9A7.9 7.9 0 0 1 4 12m3.1 6.31A7.9 7.9 0 0 0 12 20c4.42 0 8-3.58 8-8 0-1.85-.63-3.55-1.69-4.9z`}),gy=H({name:`blocked`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m5-9H7v2h10z`}),_y=H({name:`blocked_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20.5 11.5c0-4.41-3.59-8-8-8-1.41 0-2.73.37-3.87 1.01L7.17 3.05A9.9 9.9 0 0 1 12.5 1.5c5.52 0 10 4.48 10 10 0 1.96-.57 3.79-1.55 5.34l-1.46-1.46a7.95 7.95 0 0 0 1.01-3.88m-5.88-1h2.88v2h-.88zM2.91 1.63 1.5 3.04l2.78 2.78A9.9 9.9 0 0 0 2.5 11.5c0 5.52 4.48 10 10 10 2.11 0 4.07-.66 5.68-1.78l2.78 2.78 1.41-1.41zM4.5 11.5c0 4.41 3.59 8 8 8 1.56 0 3-.45 4.23-1.23l-5.77-5.77H7.5v-2h1.46L5.73 7.27A7.85 7.85 0 0 0 4.5 11.5`}),vy=H({name:`bluetooth`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18.355 7.71 12.645 2h-1v7.59L7.055 5l-1.41 1.41 5.59 5.59-5.59 5.59L7.055 19l4.59-4.59V22h1l5.71-5.71-4.3-4.29zm-4.71-1.88 1.88 1.88-1.88 1.88zm0 12.34 1.88-1.88-1.88-1.88z`}),yy=H({name:`bluetooth_connected`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17.71 7.71 12 2h-1v7.59L6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 11 14.41V22h1l5.71-5.71-4.3-4.29zM7 12l-2-2-2 2 2 2zm7.88-4.29L13 5.83v3.76zm0 8.58L13 18.17v-3.76zM17 12l2-2 2 2-2 2z`}),by=H({name:`bluetooth_disabled`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m13 5.83 1.88 1.88-1.6 1.6 1.41 1.41 3.02-3.02L12 2h-1v5.03l2 2zM5.41 4 4 5.41 10.59 12 5 17.59 6.41 19 11 14.41V22h1l4.29-4.29 2.3 2.29L20 18.59zm9.47 12.29L13 14.41v3.76z`}),xy=H({name:`bluetooth_searching`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m9.995 2 5.71 5.71-4.3 4.29 4.3 4.29L9.995 22h-1v-7.59L4.405 19l-1.41-1.41L8.585 12l-5.59-5.59L4.405 5l4.59 4.59V2zm9.53 4.71-1.26 1.26c.63 1.21.98 2.57.98 4.02s-.36 2.82-.98 4.02l1.2 1.2a9.94 9.94 0 0 0 1.54-5.31c-.01-1.89-.55-3.67-1.48-5.19m-5.29 5.3 2.32 2.32c.28-.72.44-1.51.44-2.33s-.16-1.59-.43-2.31zm-3.24-6.18 1.88 1.88-1.88 1.88zm0 12.34 1.88-1.88-1.88-1.88z`}),Sy=H({name:`boat`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9.001 1h6v3h3c1.1 0 2 .9 2 2v4.62l1.28.42c.26.08.48.26.6.5s.14.52.06.78L20.051 19h-.05c-1.6 0-3.02-.88-4-2-.98 1.12-2.4 2-4 2s-3.02-.88-4-2c-.98 1.12-2.4 2-4 2h-.05l-1.9-6.68a1.007 1.007 0 0 1 .66-1.28l1.29-.42V6c0-1.1.9-2 2-2h3zm4 2v1h-2V3zm-1 7.11 5.38 1.77 2.39.78-1.12 3.97c-.54-.3-.94-.71-1.14-.94l-1.51-1.73-1.51 1.72c-.34.4-1.28 1.32-2.49 1.32s-2.15-.92-2.49-1.32l-1.51-1.72-1.51 1.72c-.2.23-.6.63-1.14.93l-1.13-3.96 2.4-.79zm-6-.14V6h12v3.97l-6-1.97zm6 10.99c1.39 0 2.78-.43 4-1.28 1.22.85 2.61 1.32 4 1.32h2v2h-2c-1.38 0-2.74-.34-4-.99a8.7 8.7 0 0 1-4 .97c-1.37 0-2.74-.33-4-.97-1.26.64-2.62.99-4 .99h-2v-2h2c1.39 0 2.78-.47 4-1.32 1.22.85 2.61 1.28 4 1.28`}),Cy=H({name:`boat2`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 17.472A5.98 5.98 0 0 1 3 19H2v2h1a7.96 7.96 0 0 0 4-1.07A7.96 7.96 0 0 0 11 21a7.96 7.96 0 0 0 4-1.07A7.96 7.96 0 0 0 19 21h1v-2h-1a5.98 5.98 0 0 1-4-1.528A5.98 5.98 0 0 1 11 19a5.98 5.98 0 0 1-4-1.528M13.446 4a1 1 0 0 1 .848.47L17.75 9h5.408a.5.5 0 0 1 .44.74L19.637 17H19a6 6 0 0 1-1.535-.198L20.63 11H3.4l1.048 5.824C3.975 16.941 3.488 17 3 17h-.545l-1.24-6.821A1 1 0 0 1 2.197 9H7V5a1 1 0 0 1 1-1zM9 9h6.392l-2.5-3H9z M7 13.5a5.98 5.98 0 0 1-4 1.528h-.5V17l.5.028a7.96 7.96 0 0 0 4-1.07 7.96 7.96 0 0 0 4 1.07 7.96 7.96 0 0 0 4-1.07 7.96 7.96 0 0 0 4 1.07h.633l.367-2h-1a5.98 5.98 0 0 1-4-1.528 5.98 5.98 0 0 1-4 1.528A5.98 5.98 0 0 1 7 13.5`}),wy=H({name:`boat3`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17.446 4a1 1 0 0 1 .848.47L21.75 9h1.408a.5.5 0 0 1 .44.74L19.637 17H19a6 6 0 0 1-1.535-.198L20.63 11H13l-2 2H3.4l1.048 3.824C3.975 16.941 3.488 17 3 17h-.545l-1.24-4.821A1 1 0 0 1 2.197 11H10l2-2V5a1 1 0 0 1 1-1zM14 9h5.392l-2.5-3H14zM7 17.472A5.98 5.98 0 0 1 3 19H2v2h1a7.96 7.96 0 0 0 4-1.07A7.96 7.96 0 0 0 11 21a7.96 7.96 0 0 0 4-1.07A7.96 7.96 0 0 0 19 21h1v-2h-1a5.98 5.98 0 0 1-4-1.528A5.98 5.98 0 0 1 11 19a5.98 5.98 0 0 1-4-1.528 M7 13.5a5.98 5.98 0 0 1-4 1.528h-.5V17l.5.028a7.96 7.96 0 0 0 4-1.07 7.96 7.96 0 0 0 4 1.07 7.96 7.96 0 0 0 4-1.07 7.96 7.96 0 0 0 4 1.07h.633l.367-2h-1a5.98 5.98 0 0 1-4-1.528 5.98 5.98 0 0 1-4 1.528A5.98 5.98 0 0 1 7 13.5`}),Ty=H({name:`bookmark_collection`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 1H8.99C7.89 1 7 1.9 7 3h10c1.1 0 2 .9 2 2v13l2 1V3c0-1.1-.9-2-2-2m-4 6v12.97l-4.21-1.81-.79-.34-.79.34L5 19.97V7zM5 5h10c1.1 0 2 .9 2 2v16l-7-3-7 3V7c0-1.1.9-2 2-2`}),Ey=H({name:`bookmark_filled`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17 3H7c-1.1 0-2 .9-2 2v16l7-3 7 3V5c0-1.1-.9-2-2-2`}),Dy=H({name:`bookmark_outlined`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 3h10c1.1 0 2 .9 2 2v16l-7-3-7 3V5c0-1.1.9-2 2-2m5 12.82L17 18V5H7v13z`}),Oy=H({name:`bookmarks`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2M9 4h2v5l-1-.75L9 9zM6 20h12V4h-5v9l-3-2.25L7 13V4H6z`}),ky=H({name:`border_all`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 3v18h18V3zm8 16H5v-6h6zm-6-8h6V5H5zm14 8h-6v-6h6zm-6-8h6V5h-6z`}),Ay=H({name:`border_bottom`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 3h2v2H3zm4 0h2v2H7zm2 8H7v2h2zm4 4h-2v2h2zm0-4h-2v2h2zm0-4h-2v2h2zm2 4h2v2h-2zm-2-8h-2v2h2zm2 0h2v2h-2zm4 10h2v-2h-2zm2 4h-2v-2h2zM5 7H3v2h2zm14-2V3h2v2zm0 4h2V7h-2zM3 11h2v2H3zm0 10h18v-2H3zm0-6h2v2H3z`}),jy=H({name:`border_clear`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 5h2V3H7zm0 8h2v-2H7zm2 8H7v-2h2zm2-4h2v-2h-2zm2 4h-2v-2h2zM3 21h2v-2H3zm2-4H3v-2h2zm-2-4h2v-2H3zm2-4H3V7h2zM3 5h2V3H3zm10 8h-2v-2h2zm6 4h2v-2h-2zm2-4h-2v-2h2zm-2 8h2v-2h-2zm2-12h-2V7h2zM11 9h2V7h-2zm8-4V3h2v2zm-8 0h2V3h-2zm6 16h-2v-2h2zm-2-8h2v-2h-2zm2-8h-2V3h2z`}),My=H({name:`border_color`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20.71 4.042a.996.996 0 0 0 0-1.41L18.37.292a.996.996 0 0 0-1.41 0L15 2.252l3.75 3.75zM4 13.252l10-10 3.75 3.75L7.75 17H4zM6 15h.92l8-8-.92-.92-8 8zm18 5H0V24h24z`}),Ny=H({name:`border_horizontal`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 3h2v2H3zm2 4H3v2h2zM3 21h2v-2H3zm2-4H3v-2h2zm2 4h2v-2H7zM9 3H7v2h2zm6 0h2v2h-2zm-2 4h-2v2h2zm-2-4h2v2h-2zm8 14h2v-2h-2zm-6 4h-2v-2h2zM3 13h18v-2H3zm16-8V3h2v2zm0 4h2V7h-2zm-6 8h-2v-2h2zm2 4h2v-2h-2zm6 0h-2v-2h2z`}),Py=H({name:`border_inner`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 3h2v2H7zM3 7h2v2H3zm0 14h2v-2H3zm4 0h2v-2H7zm-4-4h2v-2H3zM5 3H3v2h2zm10 0h2v2h-2zm4 6h2V7h-2zm0-4V3h2v2zm-4 16h2v-2h-2zM11 3h2v8h8v2h-8v8h-2v-8H3v-2h8zm8 18h2v-2h-2zm2-4h-2v-2h2z`}),Fy=H({name:`border_left`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 21H3V3h2zm8-16h-2V3h2zm-2 12h2v-2h-2zm0 4h2v-2h-2zm0-12h2V7h-2zm2 4h-2v-2h2zm-6 8h2v-2H7zM9 5H7V3h2zm-2 8h2v-2H7zm12-4h2V7h-2zm-2 12h-2v-2h2zm2-4h2v-2h-2zm0-12V3h2v2zm0 8h2v-2h-2zm2 8h-2v-2h2zm-6-8h2v-2h-2zm2-8h-2V3h2z`}),Iy=H({name:`border_outer`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 3v18h18V3zm10 4h-2v2h2zm0 4h-2v2h2zm2 0h2v2h-2zM5 19h14V5H5zm8-4h-2v2h2zm-6-4h2v2H7z`}),Ly=H({name:`border_right`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 5h2V3H3zm4 16h2v-2H7zM9 5H7V3h2zm-2 8h2v-2H7zm-2 8H3v-2h2zm6 0h2v-2h-2zm-6-8H3v-2h2zm-2 4h2v-2H3zm2-8H3V7h2zm6 8h2v-2h-2zm6-4h-2v-2h2zm2-10v18h2V3zm-2 18h-2v-2h2zM15 5h2V3h-2zm-2 8h-2v-2h2zm-2-8h2V3h-2zm2 4h-2V7h2z`}),Ry=H({name:`border_style`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 3v18h2V5h16V3zm18 10h-2v-2h2zm-2 4h2v-2h-2zM7 21h2v-2H7zm10 0h-2v-2h2zm4 0h-2v-2h2zm-8 0h-2v-2h2zm8-12h-2V7h2z`}),zy=H({name:`border_top`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 3v2h18V3zm0 6h2V7H3zm4 4h2v-2H7zm0 8h2v-2H7zm6-8h-2v-2h2zm-2 8h2v-2h-2zm-6-4H3v-2h2zm-2 4h2v-2H3zm2-8H3v-2h2zm8 4h-2v-2h2zm6-8h2V7h-2zm2 4h-2v-2h2zm0 4h-2v-2h2zm-6 4h2v-2h-2zM13 9h-2V7h2zm6 12h2v-2h-2zm-2-8h-2v-2h2z`}),By=H({name:`border_vertical`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 5h2V3H3zm0 4h2V7H3zm6 12H7v-2h2zm-2-8h2v-2H7zm-2 0H3v-2h2zm-2 8h2v-2H3zm2-4H3v-2h2zM7 5h2V3H7zm14 12h-2v-2h2zm-10 4h2V3h-2zm10 0h-2v-2h2zm-2-8h2v-2h-2zm0-8V3h2v2zm0 4h2V7h-2zm-2-4h-2V3h2zm-2 16h2v-2h-2zm2-8h-2v-2h2z`}),Vy=H({name:`boundaries`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m7.05 14.121-1.415 1.415L2.1 12l3.535-3.535L7.05 9.879 4.928 12zm1.414 4.243 1.414-1.414 2.121 2.121 2.121-2.121 1.415 1.414-3.536 3.536zM19.07 12l-2.121 2.121 1.414 1.415L21.9 12l-3.536-3.535-1.414 1.414zM9.878 7.05 8.464 5.636l3.535-3.535 3.536 3.535L14.12 7.05 12 4.93z`}),Hy=H({name:`briefcase`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20 7h-4V5l-2-2h-4L8 5v2H4c-1.1 0-2 .9-2 2v5c0 .75.4 1.38 1 1.73V19c0 1.11.89 2 2 2h14c1.11 0 2-.89 2-2v-3.28c.59-.35 1-.99 1-1.72V9c0-1.1-.9-2-2-2M10 5h4v2h-4zm10 4H4v5h5v-3h6v3h5zm-7 6h-2v-2h2zm-8 4h14v-3h-4v1H9v-1H5z`}),Uy=H({name:`brush`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19.169 3c-.26 0-.51.1-.71.29l-8.96 8.96 2.75 2.75 8.96-8.96a.996.996 0 0 0 0-1.41l-1.34-1.34c-.2-.2-.45-.29-.7-.29M7.499 16c.55 0 1 .45 1 1 0 1.1-.9 2-2 2-.17 0-.33-.02-.5-.05.31-.55.5-1.21.5-1.95 0-.55.45-1 1-1m-3 1c0-1.66 1.34-3 3-3s3 1.34 3 3c0 2.21-1.79 4-4 4-1.51 0-3.08-.78-4-2 .84 0 2-.69 2-2`}),Wy=H({name:`bubble_chart`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16 3a5.51 5.51 0 0 0-5.5 5.5c0 3.03 2.47 5.5 5.5 5.5s5.5-2.47 5.5-5.5S19.03 3 16 3M2.5 14c0-2.21 1.79-4 4-4s4 1.79 4 4-1.79 4-4 4-4-1.79-4-4m2 0c0 1.1.9 2 2 2s2-.9 2-2-.9-2-2-2-2 .9-2 2m10.01 1c-1.65 0-3 1.35-3 3s1.35 3 3 3 3-1.35 3-3-1.35-3-3-3m-1 3c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1-1 .45-1 1M12.5 8.5c0 1.93 1.57 3.5 3.5 3.5s3.5-1.57 3.5-3.5S17.93 5 16 5s-3.5 1.57-3.5 3.5`}),Gy=H({name:`build_wrench`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m13.576 9.91 9.08 9.08c.4.4.4 1.03 0 1.41l-2.3 2.3a.996.996 0 0 1-1.41 0l-9.11-9.11c-2.32.87-5.03.38-6.89-1.48-2.3-2.29-2.51-5.88-.65-8.42l3.83 3.83 1.42-1.41-3.84-3.85c2.55-1.86 6.13-1.65 8.43.65a6.5 6.5 0 0 1 1.44 7m-3.38 1.22 9.46 9.46.88-.89-9.45-9.45c.46-.59.76-1.25.88-1.96.25-1.39-.16-2.88-1.24-3.96-.95-.94-2.2-1.38-3.44-1.31l3.09 3.09-4.24 4.24-3.09-3.09c-.07 1.24.37 2.5 1.32 3.44a4.47 4.47 0 0 0 3.83 1.25c.71-.1 1.39-.37 2-.82`}),Ky=H({name:`bus`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 6.5c0-3.5 3.58-4 8-4s8 .5 8 4v10c0 .88-.39 1.67-1 2.22v1.78c0 .55-.45 1-1 1h-1c-.55 0-1-.45-1-1v-1H8v1c0 .55-.45 1-1 1H6c-.55 0-1-.45-1-1v-1.78c-.61-.55-1-1.34-1-2.22zm8-2c-3.69 0-5.11.46-5.66.99h11.32c-.55-.53-1.97-.99-5.66-.99m6 2.99v3.01H6V7.49zm-.63 10.01.29-.27c.13-.11.34-.36.34-.73v-4H6v4c0 .37.21.62.34.73l.29.27zm-8.87-4a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3M14 15a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0`}),qy=H({name:`business`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 7h10v14H2V3h10zM4 19h2v-2H4zm2-4H4v-2h2zm-2-4h2V9H4zm2-4H4V5h2zm2 12h2v-2H8zm2-4H8v-2h2zm-2-4h2V9H8zm2-4H8V5h2zm10 12V9h-8v2h2v2h-2v2h2v2h-2v2zm-2-8h-2v2h2zm-2 4h2v2h-2z`}),Jy=H({name:`cable`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 4.5a1 1 0 0 0-2 0v4a1 1 0 1 0 2 0zm10.25-.75A4.75 4.75 0 0 0 12.5 8.5v6.75a2.75 2.75 0 1 1-5.5 0V11.5a1 1 0 1 0-2 0v3.75a4.75 4.75 0 1 0 9.5 0V8.5a2.75 2.75 0 0 1 5.5 0V19a1 1 0 0 0 2 0V8.5a4.75 4.75 0 0 0-4.75-4.75M1.293 7.793a1 1 0 0 1 1.414 0l1.414 1.414a1 1 0 1 1-1.414 1.414L1.293 9.207a1 1 0 0 1 0-1.414m8 0a1 1 0 0 1 1.414 1.414l-1.414 1.414a1 1 0 0 1-1.415-1.414z`}),Yy=H({name:`cafe`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 3h16c1.11 0 2 .89 2 2v3a2 2 0 0 1-2 2h-2v3c0 2.21-1.79 4-4 4H7c-2.21 0-4-1.79-4-4zm16 16H3v2h16zm-4-6c0 1.1-.9 2-2 2H7c-1.1 0-2-.9-2-2V5h10zm2-5h2V5h-2z`}),Xy=H({name:`cake`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14 5a2 2 0 1 1-4 0c0-.38.1-.73.29-1.03L12 1l1.71 2.97c.19.3.29.65.29 1.03m-1 5h5c1.66 0 3 1.34 3 3v9c0 .55-.45 1-1 1H4c-.55 0-1-.45-1-1v-9c0-1.66 1.34-3 3-3h5V8h2zM5 21v-3c.9-.01 1.76-.37 2.4-1.01l1.09-1.07 1.07 1.07c1.31 1.31 3.59 1.3 4.89 0l1.08-1.07 1.07 1.07c.64.64 1.5 1 2.4 1.01v3zm12.65-5.07c.36.37.84.56 1.35.57V13c0-.55-.45-1-1-1H6c-.55 0-1 .45-1 1v3.5c.51-.01.99-.21 1.34-.57l2.14-2.13 2.13 2.13c.74.74 2.03.74 2.77 0l2.14-2.13z`}),Zy=H({name:`calendar_accept`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18 4h1c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h1V2h2v2h8V2h2zM5 20h14V10H5zM5 8V6h14v2zm11.49 4.53-5.93 5.93-3.17-3.17 1.06-1.06 2.11 2.11 4.87-4.87z`}),Qy=H({name:`calendar_date_range`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 11h2v2H7zm14-5v14c0 1.1-.9 2-2 2H5a2 2 0 0 1-2-2l.01-14c0-1.1.88-2 1.99-2h1V2h2v2h8V2h2v2h1c1.1 0 2 .9 2 2M5 8h14V6H5zm14 12V10H5v10zm-4-7h2v-2h-2zm-4 0h2v-2h-2z`}),$y=H({name:`calendar_event`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 4h-1V2h-2v2H8V2H6v2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m0 16H5V10h14zM5 6v2h14V6zm2 6h10v2H7zm7 4H7v2h7z`}),eb=H({name:`calendar_reject`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18 4h1c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h1V2h2v2h8V2h2zM5 20h14V10H5zM5 8V6h14v2zm4.29 10.47-1.06-1.06 2.44-2.44-2.44-2.44 1.06-1.06 2.44 2.44 2.44-2.44 1.06 1.06-2.44 2.44 2.44 2.44-1.06 1.06-2.44-2.44z`}),tb=H({name:`calendar_today`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18 4h1c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h1V2h2v2h8V2h2zM5 10v10h14V10zm14-2H5V6h14zm-7 4H7v5h5z`}),nb=H({name:`call`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 3h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.2-.19.45-.29.71-.29.1 0 .21.01.31.05 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1m2.54 2c.06.89.21 1.76.45 2.59l-1.2 1.2c-.41-1.2-.67-2.47-.76-3.79zm9.86 12.02c.85.24 1.72.39 2.6.45v1.49c-1.32-.09-2.59-.35-3.8-.75z`}),rb=H({name:`call_add`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16.43 14.93c1.12.37 2.32.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1l-2.2 2.21c1.44 2.84 3.76 5.15 6.59 6.59l2.2-2.2c.2-.19.45-.29.71-.29.1 0 .21.02.31.05M6.98 7.58c-.23-.83-.38-1.7-.45-2.58h-1.5c.09 1.32.35 2.58.75 3.79zM19 18.97c-1.32-.09-2.6-.35-3.8-.76l1.2-1.2c.85.24 1.72.39 2.6.45zM18 3v3h3v2h-3v3h-2V8h-3V6h3V3z`}),ib=H({name:`call_end`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M.29 12.24C3.34 9.35 7.46 7.57 12 7.57s8.66 1.78 11.71 4.67c.18.18.29.43.29.71s-.11.53-.29.71l-2.48 2.48c-.18.18-.43.29-.71.29-.27 0-.52-.11-.7-.28a11.3 11.3 0 0 0-2.67-1.85 1 1 0 0 1-.56-.9v-3.1c-1.44-.48-2.99-.73-4.59-.73s-3.15.25-4.6.72v3.1c0 .39-.23.74-.56.9-.98.49-1.87 1.12-2.66 1.85-.18.18-.43.28-.7.28-.28 0-.53-.11-.71-.29L.29 13.65a.96.96 0 0 1-.29-.7c0-.28.11-.53.29-.71m5.11-1.15v1.7c-.65.37-1.28.79-1.87 1.27l-1.07-1.07c.91-.75 1.9-1.38 2.94-1.9m13.19 0 .01.005V12.8c.67.38 1.3.8 1.88 1.27L21.55 13a14.8 14.8 0 0 0-2.95-1.905v-.005z`}),ab=H({name:`camera`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16.83 5H20c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V7c0-1.1.9-2 2-2h3.17L9 3h6zM4 19h16V7h-4.05l-.59-.65L14.12 5H9.88L8.64 6.35 8.05 7H4zm8-11c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5m-3.2 5c0 1.77 1.43 3.2 3.2 3.2s3.2-1.43 3.2-3.2-1.43-3.2-3.2-3.2-3.2 1.43-3.2 3.2`}),ob=H({name:`camera_add_photo`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M8.5 6.5h-3v3h-2v-3h-3v-2h3v-3h2v3h3zm9.83 0h3.17c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2h-16c-1.1 0-2-.9-2-2v-9h2v9h16v-12h-4.05l-1.83-2H10.5v-2h6zm-4.83 13c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5m0-8c1.65 0 3 1.35 3 3s-1.35 3-3 3-3-1.35-3-3 1.35-3 3-3`}),sb=H({name:`car`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18.92 5.01C18.72 4.42 18.16 4 17.5 4h-11c-.66 0-1.21.42-1.42 1.01L3 11v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8zM6.85 6h10.29l1.08 3.11H5.77zM5 16h14v-5H5zm2.5-4a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m7.5 1.5a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0`}),cb=H({name:`car_wash`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 5.1c.83 0 1.5-.67 1.5-1.5C8.5 2.6 7 .9 7 .9S5.5 2.6 5.5 3.6c0 .83.67 1.5 1.5 1.5m6.5-1.5c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5c0-1 1.5-2.7 1.5-2.7s1.5 1.7 1.5 2.7m5 0c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5c0-1 1.5-2.7 1.5-2.7s1.5 1.7 1.5 2.7m-1 3.5c.66 0 1.22.42 1.42 1.01L21 14.1v8c0 .55-.45 1-1 1h-1c-.55 0-1-.45-1-1v-1H6v1c0 .55-.45 1-1 1H4c-.55 0-1-.45-1-1v-8l2.08-5.99c.21-.59.76-1.01 1.42-1.01zm-10.65 2h10.29l1.04 3H5.81zM5 14.44v4.66h14v-4.66l-.11-.34H5.12zm2.5.66a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m7.5 1.5a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0`}),lb=H({name:`category`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m6 11 5.5-9 5.5 9zm7.43-2L11.5 5.84 9.56 9zM17 13c-2.49 0-4.5 2.01-4.5 4.5S14.51 22 17 22s4.5-2.01 4.5-4.5S19.49 13 17 13m-2.5 4.5a2.5 2.5 0 0 0 5 0 2.5 2.5 0 0 0-5 0m-12 4h8v-8h-8zm6-6h-4v4h4z`}),ub=H({name:`change_history`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 20 12 4l10 16zm16.39-2L12 7.77 5.61 18z`}),db=H({name:`check`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m8.795 15.875-4.17-4.17-1.42 1.41 5.59 5.59 12-12-1.41-1.41z`}),fb=H({name:`checkbox_indeterminate`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 3h14c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2m3 10h8c.55 0 1-.45 1-1s-.45-1-1-1H8c-.55 0-1 .45-1 1s.45 1 1 1`}),pb=H({name:`checkbox_outline`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 3h14c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2m1 16h12c.55 0 1-.45 1-1V6c0-.55-.45-1-1-1H6c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1`}),mb=H({name:`chevron_left`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15.705 16.59 11.125 12l4.58-4.59L14.295 6l-6 6 6 6z`}),hb=H({name:`chrome`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C8.728 2 5.832 3.579 4.008 6.008A9.94 9.94 0 0 0 2 12c0 5.197 3.964 9.465 9.033 9.951q.477.047.967.049c5.523 0 10-4.477 10-10S17.523 2 12 2m0 2c2.953 0 5.532 1.613 6.918 4h-3.945C14.14 7.38 13.118 7 12 7c-1.897 0-3.526 1.07-4.373 2.627l-2.19-2.19A8 8 0 0 1 12 4M5.037 8.074 7 12a5 5 0 0 0 5 5c.236 0 .461-.038.69-.07l-1.018 3.054C7.414 19.81 4 16.3 4 12c0-1.427.38-2.765 1.037-3.926m14.238.615C19.737 9.7 20 10.82 20 12c0 4.294-3.404 7.8-7.654 7.982L15 16h-.027C16.196 15.089 17 13.643 17 12c0-.789-.2-1.525-.525-2.19zM12 9a3 3 0 1 1 0 6 3 3 0 0 1 0-6`}),gb=H({name:`cinema`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18 3h2v18h-2v-2h-2v2H8v-2H6v2H4V3h2v2h2V3h8v2h2zm-4 16V5h-4v14zm2-10V7h2v2zM6 7v2h2V7zm10 6v-2h2v2zM6 11v2h2v-2zm10 6v-2h2v2zM6 15v2h2v-2z`}),_b=H({name:`circle_filled`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10`}),vb=H({name:`circuit`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2a1 1 0 0 0-1 1v4a1 1 0 0 0 2 0V3a1 1 0 0 0-1-1M4.707 5.707a1 1 0 0 0 0 1.414l3.847 3.847a4.002 4.002 0 0 0 2.454 5.908A1 1 0 0 0 11 17v4a1 1 0 0 0 2 0v-4a1 1 0 0 0-.008-.124 4.002 4.002 0 1 0-3.024-7.322L6.12 5.707a1 1 0 0 0-1.414 0M14 13a2 2 0 1 1-4 0 2 2 0 0 1 4 0`}),yb=H({name:`city`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15 5.5v6h6v10H3v-14h6v-2l3-3zm-10 14h2v-2H5zm2-4H5v-2h2zm-2-4h2v-2H5zm6 8v-2h2v2zm0-6v2h2v-2zm0-2v-2h2v2zm0-6v2h2v-2zm8 14h-2v-2h2zm-2-4h2v-2h-2z`}),bb=H({name:`clear`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z`}),xb=H({name:`close_circle_outlined`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m0-9.41L15.59 7 17 8.41 13.41 12 17 15.59 15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7z`}),Sb=H({name:`closed_caption_filled`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 4h14c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2m2 11h3c.55 0 1-.45 1-1v-1H9.5v.5h-2v-3h2v.5H11v-1c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1m7 0h3c.55 0 1-.45 1-1v-1h-1.5v.5h-2v-3h2v.5H18v-1c0-.55-.45-1-1-1h-3c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1`}),Cb=H({name:`closed_caption_outlined`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 4h14c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2m0 14h14V6H5zm2-3h3c.55 0 1-.45 1-1v-1H9.5v.5h-2v-3h2v.5H11v-1c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1m10 0h-3c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h3c.55 0 1 .45 1 1v1h-1.5v-.5h-2v3h2V13H18v1c0 .55-.45 1-1 1`}),wb=H({name:`cloud`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5.35 8.04A7.5 7.5 0 0 1 12 4a7.49 7.49 0 0 1 7.35 6.04c2.6.18 4.65 2.32 4.65 4.96 0 2.76-2.24 5-5 5H6c-3.31 0-6-2.69-6-6 0-3.09 2.34-5.64 5.35-5.96m12.04 2.39A5.5 5.5 0 0 0 12 6C9.94 6 8.08 7.14 7.13 8.97l-.5.95-1.07.11A3.973 3.973 0 0 0 2 14c0 2.21 1.79 4 4 4h13c1.65 0 3-1.35 3-3a2.98 2.98 0 0 0-2.78-2.96l-1.53-.11z`}),Tb=H({name:`cloud_done`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19.35 10.04A7.49 7.49 0 0 0 12 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 0 0 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96M19 18H6c-2.21 0-4-1.79-4-4 0-2.05 1.53-3.76 3.56-3.97l1.07-.11.5-.95A5.47 5.47 0 0 1 12 6c2.62 0 4.88 1.86 5.39 4.43l.3 1.5 1.53.11A2.98 2.98 0 0 1 22 15c0 1.65-1.35 3-3 3M7.91 12.09 10 14.18l4.6-4.6 1.41 1.41L10 17l-3.5-3.5z`}),Eb=H({name:`cloud_download`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19.35 10.04A7.49 7.49 0 0 0 12 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 0 0 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96M19 18H6c-2.21 0-4-1.79-4-4 0-2.05 1.53-3.76 3.56-3.97l1.07-.11.5-.95A5.47 5.47 0 0 1 12 6c2.62 0 4.88 1.86 5.39 4.43l.3 1.5 1.53.11A2.98 2.98 0 0 1 22 15c0 1.65-1.35 3-3 3m-8.45-8h2.9v3H16l-4 4-4-4h2.55z`}),Db=H({name:`cloud_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4.41 2.93 3 4.34l2.77 2.77h-.42A5.994 5.994 0 0 0 0 13.07c0 3.31 2.69 6 6 6h11.73l2 2 1.41-1.41zM24 14.07c0-2.64-2.05-4.78-4.65-4.96A7.49 7.49 0 0 0 12 3.07c-1.33 0-2.57.36-3.65.97l1.49 1.49c.67-.29 1.39-.46 2.16-.46 3.04 0 5.5 2.46 5.5 5.5v.5H19a2.996 2.996 0 0 1 1.79 5.4l1.41 1.41c1.09-.92 1.8-2.27 1.8-3.81m-22-1c0 2.21 1.79 4 4 4h9.73l-8-8H6c-2.21 0-4 1.79-4 4`}),Ob=H({name:`cloud_upload`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19.35 10.04A7.49 7.49 0 0 0 12 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 0 0 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96M19 18H6c-2.21 0-4-1.79-4-4 0-2.05 1.53-3.76 3.56-3.97l1.07-.11.5-.95A5.47 5.47 0 0 1 12 6c2.62 0 4.88 1.86 5.39 4.43l.3 1.5 1.53.11A2.98 2.98 0 0 1 22 15c0 1.65-1.35 3-3 3m-8.45-5H8l4-4 4 4h-2.55v3h-2.9z`}),kb=H({name:`cocktail`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21 3H3v2l8 9v5H6v2h12v-2h-5v-5l8-9zm-6.23 6L12 12.11 9.23 9zM5.66 5l1.77 2h9.14l1.78-2z`}),Ab=H({name:`code`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m4.8 12 4.6 4.6L8 18l-6-6 6-6 1.4 1.4zm14.4 0-4.6 4.6L16 18l6-6-6-6-1.4 1.4z`}),jb=H({name:`coffee`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 3h16c1.11 0 2 .89 2 2v3c0 1.11-.89 2-2 2h-2v3c0 2.21-1.79 4-4 4H8c-2.21 0-4-1.79-4-4zm12 10V5H6v8c0 1.1.9 2 2 2h6c1.1 0 2-.9 2-2m2-5V5h2v3zM2 19h18v2H2z`}),Mb=H({name:`collapse`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7.437 12 13 17.355 11.287 19 4 12l7.288-7L13 6.645zm7 0L20 17.355 18.287 19 11 12l7.288-7L20 6.645z`}),Nb=H({name:`collapse_screen`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20.207 4.293a1 1 0 0 1 0 1.414L16.414 9.5H19a1 1 0 1 1 0 2h-5a1 1 0 0 1-1-1v-5a1 1 0 1 1 2 0v2.586l3.793-3.793a1 1 0 0 1 1.414 0M4.5 14a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v5a1 1 0 1 1-2 0v-2.586l-3.793 3.793a1 1 0 0 1-1.414-1.414L8.086 15H5.5a1 1 0 0 1-1-1`}),Pb=H({name:`collection_1`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21 1H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2M1 5h2v16h16v2H3c-1.1 0-2-.9-2-2zm15 10h-2V7h-2V5h4zm-9 2h14V3H7z`}),Fb=H({name:`collection_2`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 1h14c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H7c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2M1 5h2v16h16v2H3c-1.1 0-2-.9-2-2zm20 12H7V3h14zm-8-4h4v2h-6v-4a2 2 0 0 1 2-2h2V7h-4V5h4a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2h-2z`}),Ib=H({name:`collection_3`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 1h14c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H7c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2m0 16h14V3H7zM3 5H1v16c0 1.1.9 2 2 2h16v-2H3zm14 6.5V13a2 2 0 0 1-2 2h-4v-2h4v-2h-2V9h2V7h-4V5h4a2 2 0 0 1 2 2v1.5c0 .83-.67 1.5-1.5 1.5.83 0 1.5.67 1.5 1.5`}),Lb=H({name:`collection_4`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21 1H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2M1 5h2v16h16v2H3c-1.1 0-2-.9-2-2zm16 10h-2v-4h-4V5h2v4h2V5h2zM7 17h14V3H7z`}),Rb=H({name:`collection_5`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 1h14c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H7c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2m0 16h14V3H7zM3 5H1v16c0 1.1.9 2 2 2h16v-2H3zm14 6v2a2 2 0 0 1-2 2h-4v-2h4v-2h-4V5h6v2h-4v2h2a2 2 0 0 1 2 2`}),zb=H({name:`collection_6`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21 1H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2M3 5H1v16c0 1.1.9 2 2 2h16v-2H3zm4 12h14V3H7zm6-2h2a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2h-2V7h4V5h-4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2m2-4h-2v2h2z`}),Bb=H({name:`collection_7`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 1h14c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H7c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2M1 5h2v16h16v2H3c-1.1 0-2-.9-2-2zm20 12H7V3h14zM17 7l-4 8h-2l4-8h-4V5h6z`}),Vb=H({name:`collection_8`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 1h14c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H7c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2M1 5h2v16h16v2H3c-1.1 0-2-.9-2-2zm20 12H7V3h14zm-6-2h-2a2 2 0 0 1-2-2v-1.5c0-.83.67-1.5 1.5-1.5-.83 0-1.5-.67-1.5-1.5V7a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v1.5c0 .83-.67 1.5-1.5 1.5.83 0 1.5.67 1.5 1.5V13a2 2 0 0 1-2 2m-2-8h2v2h-2zm2 4h-2v2h2z`}),Hb=H({name:`collection_9`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21 1H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2M3 5H1v16c0 1.1.9 2 2 2h16v-2H3zm4 12h14V3H7zm8-12h-2a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h2v2h-4v2h4a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2m-2 4h2V7h-2z`}),Ub=H({name:`collection_9_plus`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21 1H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2M3 5H1v16c0 1.1.9 2 2 2h16v-2H3zm11 7V8a2 2 0 0 0-2-2h-1a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h1v1H9v2h3a2 2 0 0 0 2-2m-3-4v1h1V8zm8 1h2V3H7v14h14v-6h-2v2h-2v-2h-2V9h2V7h2z`}),Wb=H({name:`color_palette`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 12c0 5.51 4.49 10 10 10a2.5 2.5 0 0 0 2.5-2.5c0-.61-.23-1.2-.64-1.67a.53.53 0 0 1-.13-.33c0-.28.22-.5.5-.5H16c3.31 0 6-2.69 6-6 0-4.96-4.49-9-10-9S2 6.49 2 12m2 0c0-4.41 3.59-8 8-8s8 3.14 8 7c0 2.21-1.79 4-4 4h-1.77a2.5 2.5 0 0 0-2.5 2.5c0 .6.22 1.19.63 1.65.06.07.14.19.14.35 0 .28-.22.5-.5.5-4.41 0-8-3.59-8-8m2.5-2a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3M8 7.5a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0M14.5 6a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m1.5 5.5a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0`}),Gb=H({name:`comment`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 2h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H6l-4 4V4c0-1.1.9-2 2-2m2 14h14V4H4v14z`}),Kb=H({name:`comment_add`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M22 4c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14l4 4zm-2 13.17L18.83 16H4V4h16zM11 5h2v4h4v2h-4v4h-2v-4H7V9h4z`}),qb=H({name:`comment_chat`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 2c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 2h16v12H5.17L4 17.17zm10 8H6v2h8zM6 9h12v2H6zm12-3H6v2h12z`}),Jb=H({name:`comment_chat_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2.34.93.93 2.34l2.01 2.01-.01 16.99 4-4h9l5.73 5.73 1.41-1.41zm18.59 14.41v-12H7.59l-2-2h15.34c1.1 0 2 .9 2 2v12c0 .9-.61 1.66-1.43 1.91l-1.91-1.91zm-12-4h-2v2h2zm10-3h-6.34l2 2h4.34zm-8-3h8v2h-7.34l-.66-.66zm-6 11.17 1.17-1.17h7.83l-5-5h-2v-2l-2-2z`}),Yb=H({name:`comment_discussion`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16 2H3c-.55 0-1 .45-1 1v14l4-4h10c.55 0 1-.45 1-1V3c0-.55-.45-1-1-1m-1 2v7H5.17L4 12.17V4zm4 2h2c.55 0 1 .45 1 1v15l-4-4H7c-.55 0-1-.45-1-1v-2h13z`}),Xb=H({name:`comment_important`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 2h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H6l-4 4V4c0-1.1.9-2 2-2m1.17 14H20V4H4v13.17zM11 12h2v2h-2zm2-6h-2v4h2z`}),Zb=H({name:`comment_more`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2m0 14H5.17L4 17.17V4h16zM9 9H7v2h2zm6 0h2v2h-2zm-2 0h-2v2h2z`}),Qb=H({name:`comment_notes`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 2h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H6l-4 4 .01-18c0-1.1.89-2 1.99-2m1.17 14H20V4H4v13.17l.58-.58zM6 12h2v2H6zm2-3H6v2h2zM6 6h2v2H6zm9 6h-5v2h5zm-5-3h8v2h-8zm8-3h-8v2h8z`}),$b=H({name:`comment_solid`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2`}),ex=H({name:`commute`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 4h7c1.66 0 3 1.34 3 3v1h-2V6H4v7h5v5H7l-2 2H4v-1l1-1c-1.66 0-3-1.34-3-3V7c0-1.66 1.34-3 3-3m1 11c0-.55-.45-1-1-1s-1 .45-1 1 .45 1 1 1 1-.45 1-1m14.57-5.34c-.14-.4-.52-.66-.97-.66h-7.19c-.46 0-.83.26-.98.66l-1.42 4.11v5.51c0 .38.31.72.69.72h.62c.38 0 .68-.38.68-.76V18h8v1.24c0 .38.31.76.69.76h.61c.38 0 .69-.34.69-.72l.01-1.37v-4.14zm-.97.34h-7.19l-1.03 3h9.25zM12 16c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1m7-1c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1-1 .45-1 1`}),tx=H({name:`compare`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M10 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h5v2h2V1h-2zm0 15H5l5-6zm4-15h5c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2h-5v-9l5 6V5h-5z`}),nx=H({name:`compass_calibration`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2.5c-3.9 0-7.44 1.59-10 4.15l5 5a7.06 7.06 0 0 1 10-.01l5-5C19.44 4.09 15.9 2.5 12 2.5m-5 14c0-2.76 2.24-5 5-5s5 2.24 5 5-2.24 5-5 5-5-2.24-5-5m2 0c0 1.65 1.35 3 3 3s3-1.35 3-3-1.35-3-3-3-3 1.35-3 3m3-8.93c1.74 0 3.4.49 4.84 1.4l2.21-2.21A12.04 12.04 0 0 0 12 4.5c-2.56 0-5.01.79-7.06 2.26l2.21 2.22A8.97 8.97 0 0 1 12 7.57`}),rx=H({name:`computer`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21.99 16c0 1.1-.89 2-1.99 2h4v2H0v-2h4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h16c1.1 0 2 .9 2 2zM20 6H4v10h16z`}),ix=H({name:`contact_email`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 3h20c1.1 0 2 .9 2 2l-.01 14c0 1.1-.89 2-1.99 2H2c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2m0 16h20V5H2zM21 6h-7v5h7zm-3.5 3.75L20 8V7l-2.5 1.75L15 7v1zM9 12c1.65 0 3-1.35 3-3s-1.35-3-3-3-3 1.35-3 3 1.35 3 3 3m1-3c0-.55-.45-1-1-1s-1 .45-1 1 .45 1 1 1 1-.45 1-1m5 7.59c0-2.5-3.97-3.58-6-3.58s-6 1.08-6 3.58V18h12zM9 15c-1.3 0-2.78.5-3.52 1h7.04c-.75-.51-2.22-1-3.52-1`}),ax=H({name:`contact_phone`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M22 3H2C.9 3 0 3.9 0 5v14c0 1.1.9 2 2 2h20c1.1 0 1.99-.9 1.99-2L24 5c0-1.1-.9-2-2-2M2 19V5h20v14zm19-3-1.99 1.99A7.5 7.5 0 0 1 16.28 14c-.18-.64-.28-1.31-.28-2s.1-1.36.28-2a7.47 7.47 0 0 1 2.73-3.99L21 8l-1.51 2h-1.64c-.22.63-.35 1.3-.35 2s.13 1.37.35 2h1.64zM9 12c1.65 0 3-1.35 3-3s-1.35-3-3-3-3 1.35-3 3 1.35 3 3 3m1-3c0-.55-.45-1-1-1s-1 .45-1 1 .45 1 1 1 1-.45 1-1m5 7.59c0-2.5-3.97-3.58-6-3.58s-6 1.08-6 3.58V18h12zM9 15c-1.3 0-2.78.5-3.52 1h7.04c-.75-.51-2.22-1-3.52-1`}),ox=H({name:`contacts`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 0h16v2H4zm0 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2m0 14h16V6H4zm0 4v2h16v-2zm8-10a2.5 2.5 0 0 0 0-5 2.5 2.5 0 0 0 0 5m1-2.5c0-.55-.45-1-1-1s-1 .45-1 1 .45 1 1 1 1-.45 1-1m4 6.49C17 13.9 13.69 13 12 13s-5 .9-5 2.99V17h10zm-5-1.49c-1.16 0-2.58.48-3.19 1h6.39c-.61-.52-2.03-1-3.2-1`}),sx=H({name:`convenience_store`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 4v3h3v13h-8v-4h-4v4H2V7h3V4zm-3 14h4V9h-3V6H7v3H4v9h4v-4h8zM8 8h2v1H8v3h3v-1H9v-1h2V7H8zm6 1h1V7h1v5h-1v-2h-2V7h1z`}),cx=H({name:`copy`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16.5 1h-12c-1.1 0-2 .9-2 2v14h2V3h12zm3 4h-11c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2m-11 16h11V7h-11z`}),lx=H({name:`craning`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5.118 3.528A1 1 0 0 1 6 3h12a1 1 0 0 1 .832 1.555l-4 6A1 1 0 0 1 14 11h-1v1.1a5.002 5.002 0 0 1-1 9.9 5 5 0 0 1-5-5 1 1 0 1 1 2 0 3 3 0 1 0 3-3h-1v-3h-1a1 1 0 0 1-.832-.445l-4-6a1 1 0 0 1-.05-1.027M13.465 9h-2.93L7.87 5h8.263zM12 8a1 1 0 1 0 0-2 1 1 0 0 0 0 2`}),ux=H({name:`credit_card`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2m0 14H4v-6h16zM4 8h16V6H4z`}),dx=H({name:`crop`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 1v16h16v2h-4v4h-2v-4H7c-1.1 0-2-.9-2-2V7H1V5h4V1zm12 14h-2V7H9V5h8c1.1 0 2 .9 2 2z`}),fx=H({name:`crop_rotate`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11.416.038c.21-.02.413-.038.634-.038C18.34 0 23.49 4.84 24 11h-1.5c-.36-3.76-2.7-6.93-5.97-8.48L15.2 3.85 11.39.04zM1.5 13c.36 3.76 2.7 6.93 5.97 8.49l1.33-1.34 3.81 3.82q-.11.005-.218.012a7 7 0 0 1-.442.018C5.66 24 .51 19.16 0 13zM16 14h2V8a2 2 0 0 0-2-2h-6v2h6zM8 4v12h12v2h-2v2h-2v-2H8a2 2 0 0 1-2-2V8H4V6h2V4z`}),px=H({name:`cut`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9.64 7.64c.23-.5.36-1.05.36-1.64 0-2.21-1.79-4-4-4S2 3.79 2 6s1.79 4 4 4c.59 0 1.14-.13 1.64-.36L10 12l-2.36 2.36C7.14 14.13 6.59 14 6 14c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4c0-.59-.13-1.14-.36-1.64L12 14l7 7h3v-1zM6 8a2 2 0 1 1-.001-3.999A2 2 0 0 1 6 8M4 18a2 2 0 1 0 3.999.001A2 2 0 0 0 4 18m8-5.5c-.28 0-.5-.22-.5-.5s.22-.5.5-.5.5.22.5.5-.22.5-.5.5M13 9l6-6h3v1l-7 7z`}),mx=H({name:`dashboard`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 3h8v10H3zm18 0h-8v6h8zM9 11V5H5v6zm10-4V5h-4v2zm0 6v6h-4v-6zM9 19v-2H5v2zm12-8h-8v10h8zM3 15h8v6H3z`}),hx=H({name:`delete_forever`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m14.5 3 1 1H19v2H5V4h3.5l1-1zM12 12.59l2.12-2.12 1.41 1.41L13.41 14l2.12 2.12-1.41 1.41L12 15.41l-2.12 2.12-1.41-1.41L10.59 14l-2.13-2.12 1.41-1.41zM6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6zM16 9H8v10h8z`}),gx=H({name:`delete_multiple`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M6 4h4l1 1h3v2H2V5h3zM5 20c-1.1 0-2-.9-2-2V8h10v10c0 1.1-.9 2-2 2zM22 8h-7v2h7zm-3 8h-4v2h4zm-4-4h6v2h-6zM5 10h6v8H5z`}),_x=H({name:`delete_to_trash`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14.5 3h-5l-1 1H5v2h14V4h-3.5zM16 9v10H8V9zM6 7h12v12c0 1.1-.9 2-2 2H8c-1.1 0-2-.9-2-2z`}),vx=H({name:`departure_board`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16 1a6.98 6.98 0 0 0-5.75 3.02C9.84 4.01 9.43 4 9 4c-4.42 0-8 .5-8 4v10c0 .88.39 1.67 1 2.22V22c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h8v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1.78c.61-.55 1-1.34 1-2.22v-3.08c3.39-.49 6-3.39 6-6.92 0-3.87-3.13-7-7-7M4 16.5a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0m7 0a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0M9.29 6H9c-3.69 0-5.11.46-5.66.99h5.74c.05-.33.12-.67.21-.99M3 8.99h6.08c.16 1.11.57 2.13 1.18 3.01H3zm11.66 9.74c.13-.11.34-.36.34-.73v-3.08c-.94-.13-1.81-.45-2.59-.92H3v4c0 .37.21.62.34.73l.29.27h10.74zM16 13c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5m-1-9h1.5v4.25l2.87 1.68-.75 1.23L15 9z`}),yx=H({name:`desktop_mac`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 2h18c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2h-7l2 3v1H8v-1l2-3H3c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2m0 12h18V4H3z`}),bx=H({name:`desktop_windows`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 2h18c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2h-7v2h2v2H8v-2h2v-2H3c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2m0 14h18V4H3z`}),xx=H({name:`details`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 20 3 4h18zm5.63-14H6.38L12 16z`}),Sx=H({name:`device_unknown`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 1h10c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H7c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2m10 18V5H7v14zM12 6.72c-1.96 0-3.5 1.52-3.5 3.47h1.75c0-.93.82-1.75 1.75-1.75s1.75.82 1.75 1.75c0 .767-.505 1.163-1.072 1.608-.728.572-1.558 1.224-1.558 2.842h1.76c0-.945.61-1.488 1.24-2.05.678-.604 1.38-1.23 1.38-2.4 0-1.96-1.54-3.47-3.5-3.47M13 18v-2h-2v2z`}),Cx=H({name:`dialpad`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 3c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2m6 18c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2M6 7c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m-2 8c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2M18 5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m-8 10c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2m8-2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m-2-4c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2m-4-2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m-2-4c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2`}),wx=H({name:`dice`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m0 2v14H5V5zM6 16.5a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0M7.5 6a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m3 6a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0m6 3a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3M15 7.5a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0`}),Tx=H({name:`dining`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19.85 9.939c-1.59 1.59-3.74 2.09-5.27 1.38l-1.47 1.47 6.88 6.88-1.41 1.41-6.88-6.88-6.89 6.87-1.41-1.41 9.76-9.76c-.71-1.53-.21-3.68 1.38-5.27 1.92-1.91 4.66-2.27 6.12-.81 1.47 1.47 1.1 4.21-.81 6.12m-9.22.36-2.83 2.83-4.19-4.18a4.01 4.01 0 0 1 0-5.66z`}),Ex=H({name:`directions`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m22.427 10.593-9.01-9.01c-.75-.75-2.07-.76-2.83 0l-9 9c-.78.78-.78 2.04 0 2.82l9 9c.39.39.9.58 1.41.58s1.02-.19 1.41-.58l8.99-8.99c.79-.76.8-2.02.03-2.82m-10.42 10.4-9-9 9-9 9 9zm-4.01-5.99v-4c0-.55.45-1 1-1h5v-2.5l3.5 3.5-3.5 3.5v-2.5h-4v3z`}),Dx=H({name:`dns`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20 3H4c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h16c.55 0 1-.45 1-1V4c0-.55-.45-1-1-1M5 9h14V5H5zm-1 4h16c.55 0 1 .45 1 1v6c0 .55-.45 1-1 1H4c-.55 0-1-.45-1-1v-6c0-.55.45-1 1-1m15 2H5v4h14zM7 18.5c-.82 0-1.5-.67-1.5-1.5s.68-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5M5.5 7c0 .83.68 1.5 1.5 1.5.83 0 1.5-.68 1.5-1.5S7.82 5.5 7 5.5 5.5 6.17 5.5 7`}),Ox=H({name:`do_not_disturb`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.42 0-8-3.58-8-8 0-1.85.63-3.55 1.69-4.9L16.9 18.31A7.9 7.9 0 0 1 12 20M7.1 5.69 18.31 16.9A7.9 7.9 0 0 0 20 12c0-4.42-3.58-8-8-8-1.85 0-3.55.63-4.9 1.69`}),kx=H({name:`dock`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16 1.01 8 1c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99M8 23h8v-2H8zm0-8h8V5H8z`}),Ax=H({name:`dollar`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2m-9 13h2v-1h1c.55 0 1-.45 1-1v-3c0-.55-.45-1-1-1h-3v-1h4V8h-2V7h-2v1h-1c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1h3v1H9v2h2zm-7 1h16V6H4z`}),jx=H({name:`done`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m8.8 15.9-4.2-4.2-1.4 1.4 5.6 5.6 12-12-1.4-1.4z`}),Mx=H({name:`done_all`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m22.205 5.295-10.58 10.58-4.18-4.17-1.41 1.41 5.59 5.59 12-12zm-4.24 1.41-1.41-1.41-6.34 6.34 1.41 1.41zm-12 12-5.59-5.59 1.42-1.41 5.58 5.59z`}),Nx=H({name:`donut_large`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5.025 12c0 3.52 2.61 6.43 6 6.92v3.03c-5.05-.5-9-4.76-9-9.95s3.95-9.45 9-9.95v3.03c-3.39.49-6 3.4-6 6.92m8-6.92a7 7 0 0 1 5.92 5.92h3.03c-.47-4.72-4.23-8.48-8.95-8.95zm5.92 7.92a7 7 0 0 1-5.92 5.92v3.03c4.72-.47 8.48-4.23 8.95-8.95z`}),Px=H({name:`donut_outlined`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2.025 12c0 5.19 3.95 9.45 9 9.95v-7.13c-1.16-.42-2-1.52-2-2.82s.84-2.4 2-2.82V2.05c-5.05.5-9 4.76-9 9.95m19.95-1h-7.13c-.31-.85-.97-1.51-1.82-1.82V2.05c4.72.47 8.48 4.23 8.95 8.95m-2.53-2c-.82-2-2.42-3.6-4.42-4.42v3.43c.37.28.71.62.99.99zm-10.42-.98V4.58c-2.96 1.18-5 4.07-5 7.42s2.04 6.24 5 7.43v-3.44c-1.23-.93-2-2.4-2-3.99s.77-3.06 2-3.98m4 6.8v7.13c4.72-.47 8.48-4.23 8.95-8.95h-7.13c-.31.85-.97 1.51-1.82 1.82m2.99.18c-.28.38-.62.71-.99.99v3.43c2-.82 3.6-2.42 4.42-4.42z`}),Fx=H({name:`download`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 9.5h-4v-6H9v6H5l7 7zm-8 2v-6h2v6h1.17L12 13.67 9.83 11.5zm8 9v-2H5v2z`}),Ix=H({name:`download_done`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m5 10.7 4.6 4.6L19 6l-2-2-7.4 7.4L7 8.8zM19 18H5v2h14z`}),Lx=H({name:`drag_handle`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 9h16v2H4zm16 6H4v-2h16z`}),Rx=H({name:`drag_indicator`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9 20q-.825 0-1.412-.587A1.93 1.93 0 0 1 7 18q0-.824.588-1.413A1.93 1.93 0 0 1 9 16q.825 0 1.412.587Q11 17.176 11 18q0 .824-.588 1.413A1.93 1.93 0 0 1 9 20m6 0q-.825 0-1.412-.587A1.93 1.93 0 0 1 13 18q0-.824.588-1.413A1.93 1.93 0 0 1 15 16q.824 0 1.413.587Q17 17.176 17 18q0 .824-.587 1.413A1.93 1.93 0 0 1 15 20m-6-6q-.825 0-1.412-.588A1.93 1.93 0 0 1 7 12q0-.825.588-1.412A1.93 1.93 0 0 1 9 10q.825 0 1.412.588Q11 11.175 11 12t-.588 1.412A1.93 1.93 0 0 1 9 14m6 0q-.825 0-1.412-.588A1.93 1.93 0 0 1 13 12q0-.825.588-1.412A1.93 1.93 0 0 1 15 10q.824 0 1.413.588Q17 11.175 17 12t-.587 1.412A1.93 1.93 0 0 1 15 14M9 8q-.825 0-1.412-.588A1.93 1.93 0 0 1 7 6q0-.824.588-1.412A1.93 1.93 0 0 1 9 4q.825 0 1.412.588Q11 5.175 11 6q0 .824-.588 1.412A1.93 1.93 0 0 1 9 8m6 0q-.825 0-1.412-.588A1.93 1.93 0 0 1 13 6q0-.824.588-1.412A1.93 1.93 0 0 1 15 4q.824 0 1.413.588Q17 5.175 17 6q0 .824-.587 1.412A1.93 1.93 0 0 1 15 8`}),zx=H({name:`drink`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m3 2 2.01 18.23C5.13 21.23 5.97 22 7 22h10c1.03 0 1.87-.77 1.99-1.77L21 2zm4 18.01L5.89 10H18.1L17 20zM5.67 8h12.66l.43-4H5.23zM12 19c1.66 0 3-1.34 3-3 0-2-3-5.4-3-5.4S9 14 9 16c0 1.66 1.34 3 3 3m1-3c0-.36-.41-1.18-1-2.09-.59.9-1 1.72-1 2.09 0 .55.45 1 1 1s1-.45 1-1`}),Bx=H({name:`dropper`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17.67 3c-.26 0-.51.1-.71.29l-3.12 3.12-1.93-1.91-1.41 1.41 1.42 1.42L3 16.25V21h4.75l8.92-8.92 1.42 1.42 1.41-1.41-1.92-1.92 3.12-3.12c.4-.4.4-1.03.01-1.42l-2.34-2.34c-.2-.19-.45-.29-.7-.29m-.01 2.41.92.92-2.69 2.69-.92-.92zM5 17.08 6.92 19l8.06-8.06-1.92-1.92z`}),Vx=H({name:`ducting`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M8 17c-.6 0-1-.5-1-1V4c0-.5.4-1 1-1s1 .5 1 1v1.1h9c2.2 0 4 1.8 4 4v9.007c.465.06.9.526.9.993 0 .566-.356.954-.9.996v.004h-9.1c-.5 0-1-.4-1-1s.4-1 1-1h.1v-3H9v.9c0 .5-.5 1-1 1m12 1.1h-5v-3c0-1.1-.9-2-2-2H9v-6h9c1.1 0 2 .9 2 2zM2.9 6.7c.4-.4.9-.6 1.4-.6.938 0 1.613.705 1.775.874L6.1 7 4.6 8.3c-.1-.1-.2-.2-.3-.2-.4.5-.9.6-1.3.6h-.2c-1-.1-1.7-1-1.8-1.2l1.7-1.1c0 .1.1.2.2.3m0 2.9c.4-.4.9-.6 1.4-.6.938 0 1.613.705 1.775.874L6.1 9.9l-1.5 1.3c-.1-.1-.2-.2-.3-.2-.4.5-.9.6-1.3.6h-.2c-1-.1-1.7-1-1.8-1.2l1.7-1.2c0 .1.1.3.2.4m1.4 2.2c-.5 0-1 .2-1.4.6-.1-.1-.2-.2-.2-.3L1 13.2c.1.2.8 1.1 1.8 1.2H3c.4 0 .9-.1 1.3-.6.1 0 .2.1.3.2l1.5-1.3-.025-.026c-.162-.17-.837-.874-1.775-.874`}),Hx=H({name:`edit`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m18.368 3.29 2.34 2.34c.39.39.39 1.02 0 1.41l-1.83 1.83-3.75-3.75 1.83-1.83c.19-.19.44-.29.7-.29s.51.09.71.29M2.998 17.25V21h3.75l11.06-11.06-3.75-3.75zM5.918 19h-.92v-.92l9.06-9.06.92.92z`}),Ux=H({name:`edit_text`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17.659 3c-.25 0-.51.1-.7.29l-1.83 1.83 3.75 3.75 1.83-1.83a.996.996 0 0 0 0-1.41l-2.34-2.34c-.2-.2-.45-.29-.71-.29m-3.6 6.02.92.92L5.919 19h-.92v-.92zm-11.06 8.23 11.06-11.06 3.75 3.75L6.749 21h-3.75z`}),Wx=H({name:`eject`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 5 5.33 15h13.34zm7 12v2H5v-2zm-4.07-4L12 8.6 9.07 13z`}),Gx=H({name:`electrical`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2 1 21h22zm0 3.99L19.53 19H4.47zm-1.397 8.837-1.357 3.557 4.342-3.9-1.246-.476L13.7 10.45l-4.342 3.901z`}),Kx=H({name:`email`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M22 6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2zm-2 0-8 5-8-5zm-8 7L4 8v10h16V8z`}),qx=H({name:`email_alpha`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10v1.43C22 15.4 20.47 17 18.5 17c-1.19 0-2.31-.58-2.96-1.47-.9.91-2.16 1.47-3.54 1.47-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5v1.43c0 .79.71 1.57 1.5 1.57s1.5-.78 1.5-1.57V12c0-4.34-3.66-8-8-8s-8 3.66-8 8 3.66 8 8 8h5v2h-5C6.48 22 2 17.52 2 12m7 0c0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3-3 1.34-3 3`}),Jx=H({name:`email_draft`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21.99 9.5c0-.72-.37-1.35-.94-1.7L12 2.5 2.95 7.8c-.57.35-.95.98-.95 1.7v10c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2zm-2 0v.01L12 14.5l-8-5 8-4.68zM4 11.84v7.66h16l-.01-7.63L12 16.86z`}),Yx=H({name:`engineering`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9.045 15c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4m-6 4c.22-.72 3.31-2 6-2 2.7 0 5.8 1.29 6 2zM4.785 9h.26c0 2.21 1.79 4 4 4s4-1.79 4-4h.26c.27 0 .49-.22.49-.49v-.02a.49.49 0 0 0-.49-.49h-.26c0-1.48-.81-2.75-2-3.45v.95c0 .28-.22.5-.5.5s-.5-.22-.5-.5V4.14a4 4 0 0 0-1-.14c-.35 0-.68.06-1 .14V5.5c0 .28-.22.5-.5.5s-.5-.22-.5-.5v-.95c-1.19.7-2 1.97-2 3.45h-.26a.49.49 0 0 0-.49.49v.03c0 .26.22.48.49.48m6.26 0c0 1.1-.9 2-2 2s-2-.9-2-2zM22.025 6.23l.93-.83-.75-1.3-1.19.39c-.14-.11-.3-.2-.47-.27L20.295 3h-1.5l-.25 1.22q-.255.105-.48.27l-1.18-.39-.75 1.3.93.83c-.02.17-.02.35 0 .52l-.93.85.75 1.3 1.2-.38c.13.1.28.18.43.25l.28 1.23h1.5l.27-1.22c.16-.07.3-.15.44-.25l1.19.38.75-1.3-.93-.85c.03-.19.02-.36.01-.53m-2.48 1.52a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5M19.445 10.79l-.85.28c-.1-.08-.21-.14-.33-.19l-.18-.88h-1.07l-.18.87c-.12.05-.24.12-.34.19l-.84-.28-.54.93.66.59c-.01.13-.01.25 0 .37l-.66.61.54.93.86-.27c.1.07.2.13.31.18l.18.88h1.07l.19-.87c.11-.05.22-.11.32-.18l.85.27.54-.93-.66-.61c.01-.13.01-.25 0-.37l.66-.59zm-1.9 2.6c-.49 0-.89-.4-.89-.89s.4-.89.89-.89.89.4.89.89-.4.89-.89.89`}),Xx=H({name:`enlarge`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9 3H3v18h18v-6h-2v4H5V5h4z M10 12h2v2h-2zM6.375 14v-2h2.25v2zM10 15.375h2v2.25h-2zM17.512 5H13V3h8v8h-2V6.34l-4.324 4.325L13.26 9.25z`}),Zx=H({name:`error_outlined`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2M13 13V7h-2v6zm0 4v-2h-2v2zm-9-5c0 4.42 3.58 8 8 8s8-3.58 8-8-3.58-8-8-8-8 3.58-8 8`}),Qx=H({name:`ev_station`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m19.53 7.22-.01.01c.45.45.73 1.08.73 1.77v9.5a2.5 2.5 0 0 1-5 0v-5h-1.5V21h-10V5c0-1.1.9-2 2-2h6c1.1 0 2 .9 2 2v7h1c1.1 0 2 .9 2 2v4.5c0 .55.45 1 1 1s1-.45 1-1v-7.21c-.31.13-.64.21-1 .21a2.5 2.5 0 0 1-2.5-2.5c0-1.07.67-1.97 1.61-2.33l-2.11-2.11 1.06-1.06zM11.75 19V5h-6v14zm6-9c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1m-12 3.5 4-7.5v5h2l-4 7v-4.5z`}),$x=H({name:`exit_to_app`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 3h14c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H5a2 2 0 0 1-2-2v-4h2v4h14V5H5v4H3V5a2 2 0 0 1 2-2m6.5 14-1.41-1.41L12.67 13H3v-2h9.67l-2.58-2.59L11.5 7l5 5z`}),eS=H({name:`expand`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9.563 12 4 6.645 5.713 5 13 12l-7.287 7L4 17.355zm7 0L11 6.645 12.713 5 20 12l-7.287 7L11 17.355z`}),tS=H({name:`expand_screen`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M13 5a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v5a1 1 0 1 1-2 0V7.414l-3.793 3.793a1 1 0 0 1-1.414-1.414L16.586 6H14a1 1 0 0 1-1-1M11.207 14.207a1 1 0 0 0-1.414-1.414L6 16.586V14a1 1 0 1 0-2 0v5a1 1 0 0 0 1 1h5a1 1 0 1 0 0-2H7.414z`}),nS=H({name:`experiment`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 21q-1.275 0-1.813-1.137t.262-2.113L9 11V5H8a.97.97 0 0 1-.712-.287A.97.97 0 0 1 6.999 4q0-.424.288-.712A.97.97 0 0 1 7.999 3h8q.425 0 .713.288.287.287.287.712 0 .424-.287.713a.97.97 0 0 1-.713.287h-1v6l5.55 6.75q.8.975.263 2.113Q20.274 21 18.999 21zm2-3h10l-3.4-4h-3.2zm-2 1h14l-6-7.3V5h-2v6.7z`}),rS=H({name:`explore`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12m2 0c0 4.41 3.59 8 8 8s8-3.59 8-8-3.59-8-8-8-8 3.59-8 8m2.5 5.5 7.51-3.49L17.5 6.5 9.99 9.99zm6.6-5.5c0-.61-.49-1.1-1.1-1.1s-1.1.49-1.1 1.1.49 1.1 1.1 1.1 1.1-.49 1.1-1.1`}),iS=H({name:`explore_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20 12c0-4.41-3.59-8-8-8-1.48 0-2.86.41-4.05 1.12L6.49 3.66A9.9 9.9 0 0 1 12 2c5.52 0 10 4.48 10 10 0 2.04-.61 3.93-1.66 5.52l-1.46-1.46C19.59 14.86 20 13.48 20 12m-2.5-5.5-2.59 5.58-2.99-2.99zM2.1 4.93l1.56 1.56A9.9 9.9 0 0 0 2 12c0 5.52 4.48 10 10 10 2.04 0 3.93-.61 5.51-1.66l1.56 1.56 1.41-1.41L3.51 3.51zm7 6.99L5.12 7.94A7.93 7.93 0 0 0 4 12c0 4.41 3.59 8 8 8 1.48 0 2.86-.41 4.06-1.11l-3.98-3.98L6.5 17.5z`}),aS=H({name:`external_link`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 3c-1.093 0-2 .907-2 2v14c0 1.093.907 2 2 2h14c1.093 0 2-.907 2-2v-7h-2v7H5V5h7V3zm9 0v2h3.586l-9.293 9.293 1.414 1.414L19 6.414V10h2V3z`}),oS=H({name:`face`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M22 12c0 5.52-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2s10 4.48 10 10M9 14.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5M13.75 13a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0m3.75-5c-2.9 0-5.44-1.56-6.84-3.88.43-.07.88-.12 1.34-.12 2.9 0 5.44 1.56 6.84 3.88-.43.07-.88.12-1.34.12M4.42 9.47a8.05 8.05 0 0 0 3.66-4.44 8.05 8.05 0 0 0-3.66 4.44m15.25.29c.21.71.33 1.46.33 2.24 0 4.41-3.59 8-8 8s-8-3.59-8-8l.002-.05c.002-.033.005-.064-.002-.09 2.6-.98 4.69-2.99 5.74-5.55A10 10 0 0 0 17.5 10c.75 0 1.47-.09 2.17-.24`}),sS=H({name:`facebook`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 3c-1.103 0-2 .897-2 2v14c0 1.103.897 2 2 2h14c1.103 0 2-.897 2-2V5c0-1.103-.897-2-2-2zm0 2h14l.002 14h-4.588v-3.965h2.365l.352-2.725H14.43v-1.736c0-.788.22-1.32 1.35-1.32h1.427V6.822a20 20 0 0 0-2.092-.103c-2.074 0-3.494 1.266-3.494 3.59v2.006H9.277v2.724h2.344V19H5z`}),cS=H({name:`facebook_messenger`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.486 2 2 6.262 2 11.5c0 2.545 1.088 4.988 3 6.772v4.345l4.08-2.039c.96.28 1.94.422 2.92.422 5.514 0 10-4.262 10-9.5S17.514 2 12 2m0 2c4.411 0 8 3.365 8 7.5S16.411 19 12 19a8.5 8.5 0 0 1-2.361-.342l-.752-.219-.701.35L7 19.383v-1.981l-.637-.591C4.861 15.409 4 13.472 4 11.5 4 7.365 7.589 4 12 4m-1 5-5 5 4.5-2 2.5 2 5-5-4.5 2z`}),lS=H({name:`fast_food`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18 1v4h5l-1.65 16.53c-.1.82-.79 1.47-1.63 1.47H18v-2h1.39l1.4-14h-9.56L11 5h5V1zM8.5 8.99C4.75 8.99 1 11 1 15h15c0-4-3.75-6.01-7.5-6.01M1 21.98c0 .56.45 1.01 1.01 1.01H15c.56 0 1.01-.45 1.01-1.01V21H1zm7.5-10.99c-1.41 0-3.77.46-4.88 2.01h9.76c-1.11-1.55-3.47-2.01-4.88-2.01M1 17h15v2H1z`}),uS=H({name:`fast_forward`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m11.75 12-8.5 6V6zm.5 6 8.5-6-8.5-6zm-3.97-6L5.25 9.86v4.28zm9 0-3.03-2.14v4.28z`}),dS=H({name:`fast_rescue_boat`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17.446 6a1 1 0 0 1 .848.47L21.75 11h1.408a.5.5 0 0 1 .44.74L19.637 17H19a6 6 0 0 1-1.535-.198L20.63 13H3.4l1.048 3.824C3.975 16.941 3.488 17 3 17h-.545l-1.24-4.821A1 1 0 0 1 2.197 11H13V7a1 1 0 0 1 1-1zM15 11h4.392l-2.5-3H15zM7 17.472A5.98 5.98 0 0 1 3 19H2v2h1a7.96 7.96 0 0 0 4-1.07A7.96 7.96 0 0 0 11 21a7.96 7.96 0 0 0 4-1.07A7.96 7.96 0 0 0 19 21h1v-2h-1a5.98 5.98 0 0 1-4-1.528A5.98 5.98 0 0 1 11 19a5.98 5.98 0 0 1-4-1.528 M7 13.5a5.98 5.98 0 0 1-4 1.528h-.5V17l.5.028a7.96 7.96 0 0 0 4-1.07 7.96 7.96 0 0 0 4 1.07 7.96 7.96 0 0 0 4-1.07 7.96 7.96 0 0 0 4 1.07h.633l.367-2h-1a5.98 5.98 0 0 1-4-1.528 5.98 5.98 0 0 1-4 1.528A5.98 5.98 0 0 1 7 13.5M7 6V4h2v2h2v2H9v2H7V8H5V6z`}),fS=H({name:`fast_rewind`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m3.25 12 8.5-6v12zm17.5-6-8.5 6 8.5 6zM6.72 12l3.03 2.14V9.86zm9 0 3.03 2.14V9.86z`}),pS=H({name:`fault`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m18.752 10.1-2.107 3.65-2.126 3.715 4.729-2.172-1.562-.926 1.054-1.825 1.053-1.825zM4.602 13.9l2.107-3.65 2.126-3.715-4.73 2.172 1.563.926-1.054 1.825-1.054 1.825z M11.618 5H3V3h10.353a1 1 0 0 1 .865 1.501l-7.53 13a1 1 0 0 1-.864.499H3v-2h2.247zM11.735 19h8.619v2H10a1 1 0 0 1-.866-1.501l7.53-13A1 1 0 0 1 17.53 6h2.823v2h-2.247z`}),mS=H({name:`favorite_filled`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m12 21.175-1.45-1.32C5.4 15.185 2 12.105 2 8.325c0-3.08 2.42-5.5 5.5-5.5 1.74 0 3.41.81 4.5 2.09 1.09-1.28 2.76-2.09 4.5-2.09 3.08 0 5.5 2.42 5.5 5.5 0 3.78-3.4 6.86-8.55 11.54z`}),hS=H({name:`favorite_outlined`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 4.915c1.09-1.28 2.76-2.09 4.5-2.09 3.08 0 5.5 2.42 5.5 5.5 0 3.777-3.394 6.855-8.537 11.519l-.013.011-1.45 1.32-1.45-1.31-.04-.036C5.384 15.17 2 12.095 2 8.325c0-3.08 2.42-5.5 5.5-5.5 1.74 0 3.41.81 4.5 2.09m0 13.56.1-.1c4.76-4.31 7.9-7.16 7.9-10.05 0-2-1.5-3.5-3.5-3.5-1.54 0-3.04.99-3.56 2.36h-1.87c-.53-1.37-2.03-2.36-3.57-2.36-2 0-3.5 1.5-3.5 3.5 0 2.89 3.14 5.74 7.9 10.05z`}),gS=H({name:`file`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M6 2h8l6 6v12c0 1.1-.9 2-2 2H5.99C4.89 22 4 21.1 4 20l.01-16c0-1.1.89-2 1.99-2m0 2v16h12V9h-5V4z`}),_S=H({name:`file_add`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14 2H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8zm-1 9h-2v3H8v2h3v3h2v-3h3v-2h-3zm-7 9h12V9h-5V4H6z`}),vS=H({name:`file_copy`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16.5 1h-12c-1.1 0-2 .9-2 2v14h2V3h12zm-1 4h-7c-1.1 0-1.99.9-1.99 2L6.5 21c0 1.1.89 2 1.99 2H19.5c1.1 0 2-.9 2-2V11zm-7 2v14h11v-9h-5V7z`}),yS=H({name:`file_description`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14 2H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8zm2 10H8v2h8zm0 4H8v2h8zM6 20h12V9h-5V4H6z`}),bS=H({name:`filter_alt`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 6h10l-5.01 6.3zm-2.75-.39C6.27 8.2 10 13 10 13v6c0 .55.45 1 1 1h2c.55 0 1-.45 1-1v-6s3.72-4.8 5.74-7.39A.998.998 0 0 0 18.95 4H5.04c-.83 0-1.3.95-.79 1.61`}),xS=H({name:`filter_alt_active`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9.962 13s-3.73-4.8-5.75-7.39A.998.998 0 0 1 5.002 4h13.91c.83 0 1.3.95.79 1.61-2.02 2.59-5.74 7.39-5.74 7.39v6c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1z`}),SS=H({name:`filter_alt_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m3.414 2 17.352 17.352-1.414 1.414L14 15.414V19c0 .583-.424 1-1 1h-1.907C10.518 20 10 19.583 10 19v-6S6.768 8.865 4.41 5.825L2 3.415zM19.74 5.61c-1.219 1.563-3.057 3.932-4.323 5.564l-1.41-1.41L17 6h-6.757l-2-2H18.95c.83 0 1.3.95.79 1.61`}),CS=H({name:`filter_list`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 6v2h18V6zm7 12h4v-2h-4zm8-5H6v-2h12z`}),wS=H({name:`fingerprint_scanner`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17.815 4.47c-.08 0-.16-.02-.23-.06-1.92-.99-3.58-1.41-5.57-1.41-1.98 0-3.86.47-5.57 1.41-.24.13-.54.04-.68-.2a.506.506 0 0 1 .2-.68C7.825 2.52 9.865 2 12.015 2c2.13 0 3.99.47 6.03 1.52.25.13.34.43.21.67a.49.49 0 0 1-.44.28M3.505 9.72a.499.499 0 0 1-.41-.79c.99-1.4 2.25-2.5 3.75-3.27 3.14-1.62 7.16-1.63 10.31-.01 1.5.77 2.76 1.86 3.75 3.25a.5.5 0 0 1-.12.7c-.23.16-.54.11-.7-.12a9.4 9.4 0 0 0-3.39-2.94c-2.87-1.47-6.54-1.47-9.4.01-1.36.7-2.5 1.7-3.4 2.96-.08.14-.23.21-.39.21m5.9 11.92c.09.1.22.15.35.15s.26-.05.37-.15c.19-.2.19-.51 0-.71-.77-.78-1.21-1.27-1.85-2.42-.61-1.08-.93-2.41-.93-3.85 0-2.42 2.09-4.39 4.66-4.39s4.66 1.97 4.66 4.39c0 .28.22.5.5.5s.5-.22.5-.5c0-2.97-2.54-5.39-5.66-5.39s-5.66 2.42-5.66 5.39c0 1.61.36 3.11 1.05 4.34.67 1.21 1.14 1.77 2.01 2.64m7.52-1.7c-1.19 0-2.24-.3-3.1-.89-1.49-1.01-2.38-2.65-2.38-4.39 0-.28.22-.5.5-.5s.5.22.5.5c0 1.41.72 2.74 1.94 3.56.71.48 1.54.71 2.54.71.24 0 .64-.03 1.04-.1.27-.05.53.13.58.41.05.27-.13.53-.41.58-.57.11-1.07.12-1.21.12m-2.14 2.04c.04.01.09.02.13.02.21 0 .42-.15.47-.38a.496.496 0 0 0-.35-.61c-1.41-.39-2.32-.91-3.27-1.85a6.3 6.3 0 0 1-1.87-4.51c0-1.07.93-1.94 2.08-1.94s2.08.87 2.08 1.94c0 1.62 1.38 2.94 3.08 2.94s3.08-1.32 3.08-2.94c0-4.32-3.7-7.83-8.25-7.83-3.23 0-6.18 1.81-7.51 4.6-.45.95-.68 2.04-.68 3.24 0 1.35.24 2.65.73 3.96.09.25.38.39.64.29.26-.09.39-.38.29-.64-.6-1.6-.67-2.83-.67-3.61 0-1.04.2-1.99.59-2.8 1.17-2.45 3.77-4.03 6.61-4.03 4 0 7.25 3.06 7.25 6.83 0 1.07-.93 1.94-2.08 1.94s-2.08-.87-2.08-1.94c0-1.62-1.38-2.94-3.08-2.94s-3.08 1.32-3.08 2.94c0 1.98.77 3.83 2.17 5.22 1.09 1.07 2.13 1.66 3.72 2.1`}),TS=H({name:`first_page`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7.795 6h-2v12h2zm5.82 6 4.59 4.59-1.41 1.41-6-6 6-6 1.41 1.41z`}),ES=H({name:`flag`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4.5 3.5h9l.4 2h5.6v10h-7l-.4-2H6.5v7h-2zm7.76 4-.4-2H6.5v6h7.24l.4 2h3.36v-6z`}),DS=H({name:`flagged`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14.4 6 14 4H5v17h2v-7h5.6l.4 2h7V6z`}),OS=H({name:`flagged_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4.5 3.5h9l.4 2h5.6v10h-7l-.4-2H6.5v7h-2zm7.44 2.39-.08-.39H6.5v6h7.24l.32 1.61.08.39h3.36v-6h-5.24z`}),kS=H({name:`flame`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M13.5 1.335s.74 2.65.74 4.8c0 2.06-1.35 3.73-3.41 3.73-2.07 0-3.63-1.67-3.63-3.73l.03-.36C5.21 8.175 4 11.285 4 14.665c0 4.42 3.58 8 8 8s8-3.58 8-8c0-5.39-2.59-10.2-6.5-13.33m-1.93 12.49c-1.36.28-2.17 1.16-2.17 2.41 0 1.34 1.11 2.42 2.49 2.42 2.05 0 3.71-1.66 3.71-3.71 0-1.07-.15-2.12-.46-3.12-.79 1.07-2.2 1.72-3.57 2m-5.57.84c0 3.31 2.69 6 6 6s6-2.69 6-6c0-2.56-.66-5.03-1.89-7.23-.53 2.6-2.62 4.43-5.28 4.43-1.56 0-2.96-.62-3.97-1.63-.56 1.39-.86 2.9-.86 4.43`}),AS=H({name:`flare`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11 1h2v6h-2zM9.17 7.76 7.05 5.64 5.64 7.05l2.12 2.12zM7 11H1v2h6zm11.36-3.95-1.41-1.41-2.12 2.12 1.41 1.41zM17 11h6v2h-6zm-5-2c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3m4.95 9.36-2.12-2.12 1.41-1.41 2.12 2.12zM5.64 16.95l1.41 1.41 2.12-2.12-1.41-1.41zM13 23h-2v-6h2z`}),jS=H({name:`flash_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18.43 2h-10v1.61l6.13 6.13zm0 8h-3.61l2.28 2.28zm-15-5.73 1.41-1.41 15.73 15.73L19.16 20l-4.15-4.15L11.43 22v-9h-3V9.27z`}),MS=H({name:`flash_on`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 2v11h3v9l7-12h-4l3-8z`}),NS=H({name:`flight`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21.5 16v-2l-8-5V3.5c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5V9l-8 5v2l8-2.5V19l-2 1.5V22l3.5-1 3.5 1v-1.5l-2-1.5v-5.5z`}),PS=H({name:`flight_land`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21.18 15.29c-.22.8-1.04 1.27-1.84 1.06L2.77 11.91V6.74l1.45.39.93 2.32 4.97 1.33V2.5l1.93.51 2.76 9.02 5.31 1.42c.8.22 1.27 1.04 1.06 1.84m.32 4.21h-19v2h19z`}),FS=H({name:`flight_takeoff`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20.25 8.295c.8-.22 1.63.26 1.84 1.06s-.26 1.62-1.07 1.85l-16.57 4.43-2.59-4.49 1.45-.39 1.97 1.54 4.97-1.33-4.14-7.17 1.93-.51 6.9 6.43zm1.27 10.42h-19v2h19z`}),IS=H({name:`flip`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M13 23h-2V1h2zM3 19V5c0-1.1.9-2 2-2h4v2H5v14h4v2H5c-1.1 0-2-.9-2-2M19 9h2V7h-2zm-4 12h2v-2h-2zm4-18v2h2c0-1.1-.9-2-2-2m0 14h2v-2h-2zM17 5h-2V3h2zm2 8h2v-2h-2zm2 6c0 1.1-.9 2-2 2v-2z`}),LS=H({name:`flip_to_back`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 5a2 2 0 0 1 2-2v2zm2 2H7v2h2zm0 4H7v2h2zm4 4h-2v2h2zm6-10V3c1.1 0 2 .9 2 2zm-6-2h-2v2h2zM9 15v2a2 2 0 0 1-2-2zm10-2h2v-2h-2zm2-4h-2V7h2zm-2 8c1.1 0 2-.9 2-2h-2zM3 7h2v12h12v2H5a2 2 0 0 1-2-2zm12-2h2V3h-2zm2 12h-2v-2h2z`}),RS=H({name:`flip_to_front`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 3H9a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2M3 9h2V7H3zm0 4h2v-2H3zm0 4h2v-2H3zm2 2v2a2 2 0 0 1-2-2zm12 2h-2v-2h2zm-8-6h10V5H9zm2 6h2v-2h-2zm-2 0H7v-2h2z`}),zS=H({name:`flower`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M8.66 13.57c.15 0 .29-.01.43-.03A3.15 3.15 0 0 0 12 15.5c1.31 0 2.44-.81 2.91-1.96a3.145 3.145 0 0 0 3.57-3.11c0-.71-.25-1.39-.67-1.93.43-.54.67-1.22.67-1.93a3.145 3.145 0 0 0-3.57-3.11A3.15 3.15 0 0 0 12 1.5c-1.31 0-2.44.81-2.91 1.96a3.145 3.145 0 0 0-3.57 3.11c0 .71.25 1.39.67 1.93-.43.54-.68 1.22-.68 1.93 0 1.73 1.41 3.14 3.15 3.14M12 13.5c-.62 0-1.12-.49-1.14-1.1l.12-1.09c.32.12.66.19 1.02.19s.71-.07 1.03-.19l.11 1.09c-.02.61-.52 1.1-1.14 1.1m2.7-2.13c.18.13.4.2.64.2.63 0 1.15-.51 1.15-1.15 0-.44-.26-.84-.66-1.03l-.88-.42c-.12.74-.51 1.38-1.06 1.83zm-.01-5.74c.2-.13.42-.2.65-.2.63 0 1.14.51 1.14 1.14 0 .44-.25.83-.66 1.03l-.88.42c-.12-.74-.51-1.38-1.07-1.83zM13.14 4.6c-.02-.61-.52-1.1-1.14-1.1s-1.12.49-1.14 1.1l.12 1.09c.32-.12.66-.19 1.02-.19s.71.07 1.03.19zm-4.48.83c.24 0 .46.07.64.2l.81.56c-.55.45-.94 1.09-1.06 1.83l-.88-.42c-.4-.2-.66-.59-.66-1.03 0-.63.52-1.14 1.15-1.14m.39 3.55-.88.42c-.4.2-.66.59-.65 1.02 0 .63.51 1.14 1.14 1.14.23 0 .45-.07.65-.2l.81-.55c-.56-.45-.95-1.09-1.07-1.83M12 22.5a9 9 0 0 0 9-9 9 9 0 0 0-9 9m-9-9a9 9 0 0 0 9 9 9 9 0 0 0-9-9m11.44 6.56c.71-1.9 2.22-3.42 4.12-4.12a7.04 7.04 0 0 1-4.12 4.12m-9-4.12c1.9.71 3.42 2.22 4.12 4.12a7.04 7.04 0 0 1-4.12-4.12`}),BS=H({name:`focus_center`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 5h4V3H5c-1.1 0-2 .9-2 2v4h2zm0 10H3v4c0 1.1.9 2 2 2h4v-2H5zM15 3h4c1.1 0 2 .9 2 2v4h-2V5h-4zm4 16h-4v2h4c1.1 0 2-.9 2-2v-4h-2zM9 12c0-1.66 1.34-3 3-3s3 1.34 3 3-1.34 3-3 3-3-1.34-3-3`}),VS=H({name:`folder`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 4h6l2 2h8c1.1 0 2 .9 2 2v10c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2l.01-12c0-1.1.89-2 1.99-2m7.17 4-2-2H4v12h16V8z`}),HS=H({name:`folder_add`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20 6h-8l-2-2H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2M4 18V6h5.17l2 2H20v10zm10-4h-2v-2h2v-2h2v2h2v2h-2v2h-2z`}),US=H({name:`folder_favorite`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20 6h-8l-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2M4 18V6h5.17l2 2H20v10zm8.39-1 .69-2.96-2.3-1.99 3.03-.26L15 9l1.19 2.79 3.03.26-2.3 1.99.69 2.96L15 15.47z`}),WS=H({name:`folder_open`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 6h8c1.1 0 2 .9 2 2v10c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2l.01-12c0-1.1.89-2 1.99-2h6zM4 8v10h16V8z`}),GS=H({name:`folder_shared`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 6h8c1.1 0 2 .9 2 2v10c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2l.01-12c0-1.1.89-2 1.99-2h6zM4 6v12h16V8h-8.83l-2-2zm11 7c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m4 3v1h-8v-1c0-1.33 2.67-2 4-2s4 .67 4 2`}),KS=H({name:`format_align_justify`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 5V3h18v2zm0 4h18V7H3zm18 4H3v-2h18zM3 17h18v-2H3zm0 4h18v-2H3z`}),qS=H({name:`format_highlight`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M13.001 2h-2v3h2zm-7 12 3 3v5h6v-5l3-3V9h-12zm2-3h8v2.17l-3 3V20h-2v-3.83l-3-3zM3.503 5.874 4.917 4.46l2.122 2.12-1.414 1.416zm15.58-1.411-2.122 2.12 1.413 1.415 2.123-2.12z`}),JS=H({name:`format_indent_decrease`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 5V3h18v2zm4 11-4-4 4-4zm14 1H11v-2h10zM3 21h18v-2H3zm8-12h10V7H11zm10 4H11v-2h10z`}),YS=H({name:`format_indent_increase`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 5V3h18v2zm4 7-4 4V8zm14 9H3v-2h18zm-10-4h10v-2H11zm0-8h10V7H11zm10 4H11v-2h10z`}),XS=H({name:`format_line_spacing`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M8.75 7h-2.5v10h2.5l-3.5 3.5-3.5-3.5h2.5V7h-2.5l3.5-3.5zm1.5 0V5h12v2zm0 12h12v-2h-12zm12-6h-12v-2h12z`}),ZS=H({name:`format_shape`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M23 1v6h-2v10h2v6h-6v-2H7v2H1v-6h2V7H1V1h6v2h10V1zM5 3H3v2h2zm0 18H3v-2h2zm2-4v2h10v-2h2V7h-2V5H7v2H5v10zm14 4h-2v-2h2zM19 3v2h2V3zm-5.27 11h-3.49l-.73 2H7.89l3.4-9h1.4l3.41 9h-1.63zm-.43-1.26h-2.61L12 8.91z`}),QS=H({name:`format_size`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M8.5 7.5v-3h13v3h-5v12h-3v-12zm-3 5h-3v-3h9v3h-3v7h-3z`}),$S=H({name:`formula`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9 2C5.9 2 4.3 3.6 4.3 6.6v1.7H2v2.2h2.3V22h3V10.5h3.3V8.3H7.3V7c0-1.7.7-2.6 2.3-2.6.5 0 1 0 1.7.2V2.3C10.6 2.1 9.8 2 9 2m9.7 18.4-1.5-2.9 1.2-2.4h-1.9l-.6 1.2-.5-1.2h-2.3l1.4 2.7-1.5 2.6h2l.7-1.4.7 1.4zM12 22.8c-3.9-4.8-1.7-9.6 0-11.5l1.5 1.3-.7-.6.7.7c-.2.2-3.7 4.2 0 8.9zm6.3-1.2 1.5 1.3c1.7-1.9 3.9-6.7.1-11.5l-1.6 1.3c3.7 4.7.2 8.7 0 8.9`}),eC=H({name:`forward_10`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 20c3.31 0 6-2.69 6-6h2c0 4.42-3.58 8-8 8s-8-3.58-8-8 3.58-8 8-8V2l5 5-5 5V8c-3.31 0-6 2.69-6 6s2.69 6 6 6m-1.1-7.27V17h-.85v-3.26l-1.01.31v-.69l1.77-.63zm3.42.05c-.18-.07-.37-.1-.59-.1s-.41.03-.59.1q-.27.105-.45.33c-.12.15-.23.34-.29.57s-.1.5-.1.82v.74c0 .32.04.6.11.82s.17.42.3.57.28.26.46.33.37.1.59.1.41-.03.59-.1q.27-.105.45-.33c.12-.15.22-.34.29-.57s.1-.5.1-.82v-.74c0-.32-.04-.6-.11-.82s-.17-.42-.3-.57-.29-.26-.46-.33m-.03 3.05c.03-.13.04-.29.04-.48h.01v-.97c0-.19-.01-.35-.04-.48s-.07-.23-.12-.31a.44.44 0 0 0-.19-.17.66.66 0 0 0-.5 0c-.08.03-.13.09-.19.17s-.09.18-.12.31-.04.29-.04.48v.97c0 .19.01.35.04.48s.07.24.12.32.12.14.19.17a.66.66 0 0 0 .5 0c.08-.03.14-.09.19-.17s.08-.19.11-.32`}),tC=H({name:`forward_30`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 20c3.31 0 6-2.69 6-6h2c0 4.42-3.58 8-8 8s-8-3.58-8-8 3.58-8 8-8V2l5 5-5 5V8c-3.31 0-6 2.69-6 6s2.69 6 6 6m-1.66-3.66c.08-.03.14-.07.2-.12l.041-.047c.035-.038.067-.072.089-.123.03-.07.04-.15.04-.24 0-.11-.02-.21-.05-.29a.5.5 0 0 0-.14-.2.7.7 0 0 0-.22-.11.9.9 0 0 0-.29-.04h-.45v-.66h.43c.22 0 .37-.05.48-.16s.16-.25.16-.43c0-.08-.01-.16-.04-.22a.6.6 0 0 0-.11-.17.5.5 0 0 0-.18-.11.6.6 0 0 0-.25-.04c-.08 0-.15 0-.22.03s-.13.06-.18.1q-.075.06-.12.15c-.03.06-.05.13-.05.2h-.85c0-.18.04-.33.11-.48s.18-.27.3-.37.28-.18.44-.23.35-.08.54-.08c.22 0 .41.03.59.08s.33.13.46.23.23.22.3.38.11.33.11.53c0 .09-.01.18-.04.27s-.08.17-.13.25-.12.15-.2.22-.18.12-.28.17q.36.135.54.39c.12.17.18.38.18.61 0 .2-.04.38-.12.53a1.1 1.1 0 0 1-.32.39c-.14.1-.29.19-.48.24s-.39.08-.6.08c-.18 0-.36-.02-.53-.07s-.32-.13-.46-.23-.25-.22-.33-.38-.12-.34-.12-.55h.85c0 .08.02.15.05.22s.07.12.13.17.12.08.2.11.16.04.25.04c.1 0 .19-.01.27-.04m4.1-3.56c-.18-.07-.37-.1-.59-.1s-.41.03-.59.1q-.27.105-.45.33c-.12.15-.23.34-.29.57s-.1.5-.1.82v.74c0 .32.04.6.11.82s.17.42.3.57.28.26.46.33.37.1.59.1.41-.03.59-.1q.27-.105.45-.33c.12-.15.22-.34.29-.57s.1-.5.1-.82v-.74c0-.32-.04-.6-.11-.82s-.17-.42-.3-.57-.28-.26-.46-.33m-.03 3.05c.03-.13.04-.29.04-.48h.01v-.97c0-.19-.01-.35-.04-.48s-.07-.23-.12-.31a.44.44 0 0 0-.19-.17.66.66 0 0 0-.5 0c-.08.03-.13.09-.19.17s-.09.18-.12.31-.04.29-.04.48v.97c0 .19.01.35.04.48s.07.24.12.32.12.14.19.17a.66.66 0 0 0 .5 0c.08-.03.14-.09.19-.17s.08-.19.11-.32`}),nC=H({name:`forward_5`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 20c3.31 0 6-2.69 6-6h2c0 4.42-3.58 8-8 8s-8-3.58-8-8 3.58-8 8-8V2l5 5-5 5V8c-3.31 0-6 2.69-6 6s2.69 6 6 6m.3-3.68c.07-.04.13-.1.18-.17s.09-.15.11-.24.03-.19.03-.31-.01-.21-.04-.31a.7.7 0 0 0-.13-.24.54.54 0 0 0-.21-.15.9.9 0 0 0-.3-.05c-.07 0-.15.01-.2.02s-.1.03-.15.05-.08.04-.12.07-.07.06-.1.09l-.67-.17.25-2.17h2.39v.71h-1.7l-.11.92.048-.021q.025-.014.062-.029.038-.015.075-.025l.075-.025a1 1 0 0 1 .18-.04c.06-.01.13-.02.2-.02.21 0 .39.04.55.1s.3.16.41.28.19.28.25.45.09.38.09.6q0 .285-.09.54t-.27.45c-.12.13-.27.23-.45.31s-.4.12-.64.12c-.18 0-.36-.03-.53-.08s-.33-.13-.46-.24-.24-.23-.32-.39-.12-.33-.13-.53h.84c.02.17.08.31.19.41q.165.15.42.15c.1 0 .2-.02.27-.06`}),rC=H({name:`fridge`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m6 2 12 .01c1.1 0 2 .88 2 1.99v16c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2V4a2 2 0 0 1 2-2m2 3h2v3H8zm0 7h2v5H8zm10 8H6v-9.02h12zM6 9h12V4H6z`}),iC=H({name:`functions`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18 4H6v2l6.5 6L6 18v2h12v-3h-7l5-5-5-5h7z`}),aC=H({name:`gamepad`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15 2H9v5.5l3 3 3-3zm-2 4.67V4h-2v2.67l1 1zM17.33 13H20v-2h-2.67l-1 1zM6.67 11l1 1-1 1H4v-2zM13 17.33l-1-1-1 1V20h2zM16.5 9H22v6h-5.5l-3-3zm-9 0H2v6h5.5l3-3zM9 16.5l3-3 3 3V22H9z`}),oC=H({name:`gas`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M13.205 13.636c.985 1.83 1.238 4.036 1.127 5.806-.093 1.49-.444 2.67-.832 3.058.75-.346 1.758-1.11 2.757-2.149C18.146 18.387 20 15.444 20 12.5c0-4.216-3.82-7.257-6.73-9.573q-.28-.224-.548-.438C12.056 1.954 11.46 1.46 11 1c0 .645-.324 1.29-.832 1.96C9.672 3.615 9 4.292 8.284 5.016 6.316 7 4 9.336 4 12.5c0 3.012 1.942 5.8 3.876 7.765.955.97 1.908 1.74 2.624 2.235-.294-.765-.599-1.893-.727-3.175-.178-1.79-.013-3.882 1.004-5.707A7.3 7.3 0 0 1 12 12l.001.001a7 7 0 0 1 1.204 1.635M7.75 17.044c.17-2.146.909-4.532 2.835-6.458L12 9.172l1.414 1.414c1.875 1.875 2.641 4.4 2.866 6.583C17.325 15.65 18 13.996 18 12.5c0-1.919-1.131-3.674-2.953-5.438-.892-.863-1.87-1.652-2.832-2.42l-.217-.172-.29-.23q-.134.172-.264.328c-.518.623-1.186 1.297-1.811 1.927-.242.244-.477.482-.694.707C7.186 9.018 6 10.624 6 12.5c0 1.5.68 3.065 1.751 4.544`}),sC=H({name:`gas_station`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m19.53 7.22-.01.01c.45.45.73 1.08.73 1.77v9.5a2.5 2.5 0 0 1-5 0v-5h-1.5V21h-10V5c0-1.1.9-2 2-2h6c1.1 0 2 .9 2 2v7h1c1.1 0 2 .9 2 2v4.5c0 .55.45 1 1 1s1-.45 1-1v-7.21c-.31.13-.64.21-1 .21a2.5 2.5 0 0 1-2.5-2.5c0-1.07.67-1.97 1.61-2.33l-2.11-2.11 1.06-1.06zM11.75 19v-7h-6v7zm0-9h-6V5h6zm5-1c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1-1 .45-1 1`}),cC=H({name:`gavel`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m18.375 6.66-2.83 2.83-5.66-5.66L12.715 1zm-9.91-1.42-2.83 2.83 14.14 14.14 2.83-2.83zM13.395 21h-12v2h12zm-3.51-5.86-5.66-5.66-2.83 2.83 5.66 5.66z`}),lC=H({name:`gear`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11.424 2a.5.5 0 0 0-.493.418l-.224 1.345a.52.52 0 0 1-.408.418 8 8 0 0 0-2.646 1.102.52.52 0 0 1-.586-.006L5.952 4.48a.5.5 0 0 0-.644.053l-.816.816a.5.5 0 0 0-.053.644l.804 1.126a.52.52 0 0 1 .01.582 8 8 0 0 0-1.079 2.63.52.52 0 0 1-.419.41l-1.378.23a.5.5 0 0 0-.418.494v1.153a.5.5 0 0 0 .418.493l1.397.233a.52.52 0 0 1 .418.405c.209.936.581 1.81 1.086 2.59a.52.52 0 0 1-.007.586L4.44 18.09a.5.5 0 0 0 .053.644l.816.815a.5.5 0 0 0 .644.053l1.176-.84a.52.52 0 0 1 .582-.009c.777.495 1.646.86 2.575 1.063a.52.52 0 0 1 .407.418l.239 1.43a.5.5 0 0 0 .493.419h1.153a.5.5 0 0 0 .493-.418l.238-1.43a.52.52 0 0 1 .407-.42 8 8 0 0 0 2.576-1.062.52.52 0 0 1 .582.01l1.176.84a.5.5 0 0 0 .644-.054l.815-.815a.5.5 0 0 0 .053-.644l-.832-1.165a.52.52 0 0 1-.007-.585 8 8 0 0 0 1.087-2.591.52.52 0 0 1 .418-.405l1.397-.233a.5.5 0 0 0 .418-.493v-1.153a.5.5 0 0 0-.418-.493l-1.379-.23a.52.52 0 0 1-.419-.41 8 8 0 0 0-1.078-2.63.52.52 0 0 1 .01-.583l.803-1.126a.5.5 0 0 0-.053-.644l-.815-.816a.5.5 0 0 0-.644-.053l-1.116.797a.52.52 0 0 1-.585.006 8 8 0 0 0-2.646-1.102.52.52 0 0 1-.408-.418l-.224-1.345A.5.5 0 0 0 12.577 2zM18 12a6 6 0 1 1-12 0 6 6 0 0 1 12 0m-4 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0m2 0a4 4 0 1 1-8 0 4 4 0 0 1 8 0`}),uC=H({name:`gesture`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M6.38 5.68c-.31-.13-1.01.51-1.71 1.22L2.92 5.19c.22-.27.52-.57.88-.93.25-.25 1.4-1.25 2.72-1.25.87 0 2.51.69 2.51 2.86 0 1.36-.52 2.14-1.3 3.28-.45.66-1.5 2.43-1.85 3.52-.36 1.09-.09 1.92.36 1.92.412 0 .824-.496 1.078-.802l.032-.038c.23-.24 1.71-1.99 2.29-2.72.76-.93 2.69-2.84 4.94-2.84 2.94 0 3.88 2.55 4.03 4.2h2.47v2.5h-2.46c-.4 4.77-3.06 6.1-4.69 6.1-1.77 0-3.21-1.39-3.21-3.09s1.6-4.73 5.38-5.37l-.02-.154c-.1-.752-.215-1.636-1.74-1.636-1.25 0-2.87 1.95-4.08 3.44l-.013.015C9.143 15.558 8.266 16.641 7.2 16.95c-.9.27-1.89.1-2.64-.46-.86-.64-1.34-1.7-1.34-2.98 0-2.108 1.98-5.011 2.656-6.004.1-.147.172-.252.204-.306.3-.49.8-1.32.3-1.52m6.84 12.16c0 .46.43.72.74.72.7 0 1.83-.79 2.13-3.48-2.14.56-2.87 2.16-2.87 2.76`}),dC=H({name:`github`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M10.9 2.1c-4.6.5-8.3 4.2-8.8 8.7-.5 4.7 2.2 8.9 6.3 10.5.3.1.6-.1.6-.5v-1.6s-.4.1-.9.1c-1.4 0-2-1.2-2.1-1.9-.1-.4-.3-.7-.6-1-.3-.1-.4-.1-.4-.2 0-.2.3-.2.4-.2.6 0 1.1.7 1.3 1 .5.8 1.1 1 1.4 1 .4 0 .7-.1.9-.2.1-.7.4-1.4 1-1.8-2.3-.5-4-1.8-4-4 0-1.1.5-2.2 1.2-3-.1-.2-.2-.7-.2-1.4 0-.4 0-1 .3-1.6 0 0 1.4 0 2.8 1.3.5-.2 1.2-.3 1.9-.3s1.4.1 2 .3C15.3 6 16.8 6 16.8 6c.2.6.2 1.2.2 1.6 0 .8-.1 1.2-.2 1.4.7.8 1.2 1.8 1.2 3 0 2.2-1.7 3.5-4 4 .6.5 1 1.4 1 2.3v2.6c0 .3.3.6.7.5 3.7-1.5 6.3-5.1 6.3-9.3 0-6-5.1-10.7-11.1-10`}),fC=H({name:`go_to`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m.8-9.143V8l4.2 4-4.2 4v-2.857H7v-2.286z`}),pC=H({name:`google_cast`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 3h18c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2h-7v-2h7V5H3v3H1V5c0-1.1.9-2 2-2M1 21v-3c1.66 0 3 1.34 3 3zm0-7v2c2.76 0 5 2.24 5 5h2c0-3.87-3.13-7-7-7m0-2v-2c6.07 0 11 4.92 11 11h-2a9 9 0 0 0-9-9`}),mC=H({name:`google_cast_connected`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21 3H3c-1.1 0-2 .9-2 2v3h2V5h18v14h-7v2h7c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2M1 12v-2c6.07 0 11 4.92 11 11h-2a9 9 0 0 0-9-9m0 2v2c2.76 0 5 2.24 5 5h2c0-3.87-3.13-7-7-7m0 4v3h3c0-1.66-1.34-3-3-3m16-9H5V7h14v10h-5v-2h3z`}),hC=H({name:`google_maps`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18.5 2A3.5 3.5 0 0 0 15 5.5c0 2.625 3.063 3.927 3.063 7 0 .241.196.453.437.453s.473-.178.473-.418C18.972 9.461 22 8 22 5.5A3.5 3.5 0 0 0 18.5 2M5 3a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7s-.125 2.375-2 3v2.586L13.414 12l1.73-1.73-1.226-1.602L5 17.586V5h8c.125-1.25.625-2 .625-2zm13.533 1.299a1.167 1.167 0 1 1 .002 2.334 1.167 1.167 0 0 1-.002-2.334M8.502 6a2.5 2.5 0 1 0 0 5c2.099 0 2.56-1.963 2.355-2.937L8.502 8.06v.955h1.36c-.179.579-.66.992-1.36.992A1.51 1.51 0 0 1 6.992 8.5 1.51 1.51 0 0 1 9.48 7.355l.705-.703A2.5 2.5 0 0 0 8.503 6M12 13.414 17.586 19H6.414z`}),gC=H({name:`google_play`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4.602 2.01a1.5 1.5 0 0 0-.344.002c-.019.002-.036 0-.055.004a1 1 0 0 0-.59.26A1.6 1.6 0 0 0 3 3.503v17.088c0 .432.206.984.701 1.252s1.056.146 1.424-.076l.002-.002c-.06.036.276-.16.701-.4l1.715-.973c1.4-.793 3.238-1.832 5.08-2.873s3.687-2.083 5.096-2.881l1.732-.983c.432-.245.645-.366.776-.445.388-.235.78-.69.773-1.275-.008-.586-.402-1.014-.775-1.225A21953 21953 0 0 1 7.713 3.635L6 2.662c-.426-.242-.747-.428-.715-.408h-.002a1.8 1.8 0 0 0-.681-.244M5 5.35l5.756 6.607L5 18.567V5.35m3.596 1.084 3.177 1.797 1.493.843-1.184 1.36zm6.445 3.642 3.338 1.887q-.64.364-1.647.936l-1.683.953a1 1 0 0 0-.063-.084l-1.578-1.81 1.578-1.813zm-2.959 3.404 1.195 1.372-1.638.927-3.073 1.739z`}),_C=H({name:`google_translate`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20 5h-9.12L10 2H4c-1.1 0-2 .9-2 2v13c0 1.1.9 2 2 2h7l1 3h8c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2M7.17 14.59c-2.25 0-4.09-1.83-4.09-4.09s1.83-4.09 4.09-4.09c1.04 0 1.99.37 2.74 1.07l.07.06-1.23 1.18-.06-.05c-.29-.27-.78-.59-1.52-.59-1.31 0-2.38 1.09-2.38 2.42s1.07 2.42 2.38 2.42c1.37 0 1.96-.87 2.12-1.46H7.08V9.91h3.95l.01.07c.04.21.05.4.05.61 0 2.35-1.61 4-3.92 4m7.22-.01c-.45-.52-.86-1.1-1.19-1.7l.65 2.23zm-.42-2.46h-.99l-.31-1.04h3.99s-.34 1.31-1.56 2.74c-.52-.62-.89-1.23-1.13-1.7M20 21c.55 0 1-.45 1-1V7c0-.55-.45-1-1-1h-8.82l1.18 4.04h1.96V9h1.04v1.04H19v1.04h-1.27c-.32 1.26-1.02 2.48-1.92 3.51l2.71 2.68-.73.73-2.68-2.69-.92.92L15 19l-2 2z`}),vC=H({name:`gps_fixed`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20.94 11A8.994 8.994 0 0 0 13 3.06V1h-2v2.06A8.994 8.994 0 0 0 3.06 11H1v2h2.06A8.994 8.994 0 0 0 11 20.94V23h2v-2.06A8.994 8.994 0 0 0 20.94 13H23v-2zM12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4m-7 4c0 3.87 3.13 7 7 7s7-3.13 7-7-3.13-7-7-7-7 3.13-7 7`}),yC=H({name:`gps_not_fixed`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M13 3.06c4.17.46 7.48 3.77 7.94 7.94H23v2h-2.06A8.994 8.994 0 0 1 13 20.94V23h-2v-2.06A8.994 8.994 0 0 1 3.06 13H1v-2h2.06A8.994 8.994 0 0 1 11 3.06V1h2zM5 12c0 3.87 3.13 7 7 7s7-3.13 7-7-3.13-7-7-7-7 3.13-7 7`}),bC=H({name:`gps_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20.94 11A8.994 8.994 0 0 0 13 3.06V1h-2v2.06c-.98.11-1.91.38-2.77.78l1.53 1.53a6.995 6.995 0 0 1 8.87 8.87l1.53 1.53c.4-.86.67-1.79.78-2.77H23v-2zM3 4.27l2.04 2.04A9 9 0 0 0 3.06 11H1v2h2.06A8.994 8.994 0 0 0 11 20.94V23h2v-2.06c1.77-.2 3.38-.91 4.69-1.98L19.73 21l1.41-1.41L4.41 2.86zM12 19c1.61 0 3.09-.55 4.27-1.46L6.46 7.73A6.995 6.995 0 0 0 12 19`}),xC=H({name:`grid_layer`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20.412 13.451 12.001 20l-8.423-6.549L1.715 12 12 4l10.285 8zm-6.14-4.791L12 6.89 9.583 8.774l2.421 1.775zm1.845 1.437L18.561 12l-2.22 1.729-2.438-1.787zm-5.922 1.96-2.486-1.823L5.44 12l2.493 1.941zm-.416 3.322 2.315-1.93 2.372 1.74L12 17.109z`}),SC=H({name:`grid_layers`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m12 16.465 7.36-5.73L21 9.465l-9-7-9 7 1.63 1.27zm-.01 2.54-7.37-5.73L3 14.535l9 7 9-7-1.63-1.27zm1.997-12.463L12 4.995 9.885 6.642l2.118 1.553zM15.602 7.8l2.138 1.665-1.943 1.513-2.132-1.564zM10.42 9.515 8.245 7.919 6.26 9.465l2.181 1.699zm-.364 2.906 2.026-1.688 2.075 1.522L12 13.935z`}),CC=H({name:`grid_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M.564 1.98 1.974.57l21.46 21.45-1.41 1.41-2.01-2.009H4.565c-1.1 0-2-.9-2-1.999V3.978zm8 1.449v.89l2 1.998V3.43h4v3.998h-2.89l2 2h.89v.889l2 1.999V9.426h4v3.999h-2.89l2 1.999h.89v.89l2 1.998V3.43c0-1.1-.9-2-2-2H5.674l2 2zm8 0h4v3.998h-4zm-6 8.546 1.45 1.45h-1.45zm-4.55-4.548-1.45-1.45v1.45zm2.55 11.995h-4v-3.998h4zm-4-5.998h4V9.977l-.55-.55h-3.45zm10 5.998h-4v-3.998h3.45l.55.55zm2-1.45v1.45h1.45z`}),wC=H({name:`grocery_store`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16.546 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49a.996.996 0 0 0-.87-1.48h-14.8l-.94-2h-3.27v2h2l3.6 7.59-1.35 2.44c-.73 1.34.23 2.97 1.75 2.97h12v-2h-12l1.1-2zm-10.54 7c0-1.1.89-2 1.99-2s2 .9 2 2-.9 2-2 2-1.99-.9-1.99-2m10 0c0-1.1.89-2 1.99-2s2 .9 2 2-.9 2-2 2-1.99-.9-1.99-2m3.3-14H7.156l2.37 5h7.02z`}),TC=H({name:`group`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9 12c1.93 0 3.5-1.57 3.5-3.5S10.93 5 9 5 5.5 6.57 5.5 8.5 7.07 12 9 12m-7 5.25c0-2.33 4.66-3.5 7-3.5s7 1.17 7 3.5V19H2zm7-1.5c-1.79 0-3.82.67-4.66 1.25h9.32c-.84-.58-2.87-1.25-4.66-1.25m1.5-7.25C10.5 7.67 9.83 7 9 7s-1.5.67-1.5 1.5S8.17 10 9 10s1.5-.67 1.5-1.5m5.54 5.31c1.16.84 1.96 1.96 1.96 3.44V19h4v-1.75c0-2.02-3.5-3.17-5.96-3.44M18.5 8.5c0 1.93-1.57 3.5-3.5 3.5-.54 0-1.04-.13-1.5-.35.63-.89 1-1.98 1-3.15s-.37-2.26-1-3.15c.46-.22.96-.35 1.5-.35 1.93 0 3.5 1.57 3.5 3.5`}),EC=H({name:`group_add`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 12c1.93 0 3.5-1.57 3.5-3.5S13.93 5 12 5 8.5 6.57 8.5 8.5 10.07 12 12 12m-7 3v-3h3v-2H5V7H3v3H0v2h3v3zm7-1.25c-2.34 0-7 1.17-7 3.5V19h14v-1.75c0-2.33-4.66-3.5-7-3.5m0 2c-1.79 0-3.82.67-4.66 1.25h9.32c-.84-.58-2.87-1.25-4.66-1.25m1.5-7.25c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5.67 1.5 1.5 1.5 1.5-.67 1.5-1.5M17 12c1.93 0 3.5-1.57 3.5-3.5S18.93 5 17 5c-.24 0-.48.02-.71.07a5.416 5.416 0 0 1-.02 6.85c.24.05.48.08.73.08m4 5.25c0-1.36-.68-2.42-1.68-3.23 2.24.47 4.68 1.54 4.68 3.23V19h-3z`}),DC=H({name:`gym`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20.57 14.86 22 13.43 20.57 12 17 15.57 8.43 7 12 3.43 10.57 2 9.14 3.43 7.71 2 5.57 4.14 4.14 2.71 2.71 4.14l1.43 1.43L2 7.71l1.43 1.43L2 10.57 3.43 12 7 8.43 15.57 17 12 20.57 13.43 22l1.43-1.43L16.29 22l2.14-2.14 1.43 1.43 1.43-1.43-1.43-1.43L22 16.29z`}),OC=H({name:`hand_radio`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M10 1a1 1 0 0 0-1 1v4H8a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2v7a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2v-7a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-1V4a1 1 0 1 0-2 0v2h-2V2a1 1 0 0 0-1-1m0 13h4v7h-4zm6-6H8v4h8zm-3 7h-2v1h2zm0 2h-2v1h2zm-2 2h2v1h-2z`}),kC=H({name:`headset`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 11.5a9 9 0 0 1 18 0v7c0 1.66-1.34 3-3 3h-3v-8h4v-2c0-3.87-3.13-7-7-7s-7 3.13-7 7v2h4v8H6c-1.66 0-3-1.34-3-3zm4 4v4H6c-.55 0-1-.45-1-1v-3zm12 0v3c0 .55-.45 1-1 1h-1v-4z`}),AC=H({name:`headset_mic`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 10a9 9 0 0 1 18 0v10c0 1.66-1.34 3-3 3h-6v-2h7v-1h-4v-8h4v-2c0-3.87-3.13-7-7-7s-7 3.13-7 7v2h4v8H6c-1.66 0-3-1.34-3-3zm4 4v4H6c-.55 0-1-.45-1-1v-3zm12 0v4h-2v-4z`}),jC=H({name:`hearing`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7.64 3.03 6.22 1.61A10.97 10.97 0 0 0 3 9.39c0 3.04 1.23 5.79 3.22 7.78l1.41-1.41A9 9 0 0 1 5 9.39C5 6.9 6.01 4.65 7.64 3.03M17 20.39c-.29 0-.56-.06-.76-.15-.71-.37-1.21-.88-1.71-2.38-.505-1.546-1.452-2.277-2.365-2.98l-.025-.02-.01-.008c-.787-.607-1.603-1.238-2.31-2.522-.53-.96-.82-2.01-.82-2.94 0-2.8 2.2-5 5-5s5 2.2 5 5h2c0-3.93-3.07-7-7-7s-7 3.07-7 7c0 1.26.38 2.65 1.07 3.9.91 1.65 1.98 2.48 2.85 3.15.81.62 1.39 1.07 1.71 2.05.6 1.82 1.37 2.84 2.73 3.55A3.999 3.999 0 0 0 21 18.39h-2c0 1.1-.9 2-2 2m-3-8.5a2.5 2.5 0 0 1 0-5 2.5 2.5 0 0 1 0 5`}),MC=H({name:`heat_trace`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5.34 22.061c-2.01 0-3.3-1.38-3.3-3.5 0-1.03-.03-10.66-.04-13.5 0-.55.44-1 1-1 .55 0 1 .44 1 .99.01 2.84.04 12.47.04 13.5 0 1.5.95 1.5 1.3 1.5 1.08 0 1.17-1.42 1.17-1.43v-1.15c0-3.04-.01-11.11 0-11.92.02-.78.32-1.88 1.13-2.66.63-.6 1.43-.9 2.35-.88 2.17.05 2.99 2.16 3.01 3.57v3.68c-.01 3.33-.01 8.92 0 9.29.07 1.31.7 1.5 1.3 1.5h.02c.64 0 1.1-.26 1.25-1.47l.01-.11c.03-.5 0-8.74-.01-11.44v-1.45c0-1.41.86-3.53 3.23-3.58.79-.02 1.51.26 2.06.8.9.88 1.14 2.22 1.14 2.8v13.47c0 .55-.45 1-1 1s-1-.45-1-1V5.601c0-.19-.13-.97-.53-1.36-.17-.16-.34-.25-.62-.23-1.23.03-1.27 1.42-1.27 1.58v1.44c.04 10.56.02 11.55-.02 11.75-.37 2.99-2.41 3.29-3.28 3.28-1.94-.02-3.17-1.29-3.28-3.4-.02-.35-.01-4.29 0-9.4v-3.64c0-.02-.05-1.59-1.06-1.61-.38-.02-.67.1-.91.32-.34.33-.51.89-.52 1.26-.02.79-.01 8.85 0 11.88v1.16c0 1.43-.98 3.43-3.17 3.43`}),NC=H({name:`help`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m-1 17v-2h2v2zm3.17-6.83.9-.92c.57-.57.93-1.37.93-2.25 0-2.21-1.79-4-4-4S8 6.79 8 9h2c0-1.1.9-2 2-2s2 .9 2 2c0 .55-.22 1.05-.59 1.41l-1.24 1.26C11.45 12.4 11 13.4 11 14.5v.5h2c0-1.5.45-2.1 1.17-2.83`}),PC=H({name:`help_outline`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12m11 4v2h-2v-2zm-1 4c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8M8 10c0-2.21 1.79-4 4-4s4 1.79 4 4c0 1.283-.79 1.973-1.56 2.646C13.712 13.283 13 13.905 13 15h-2c0-1.821.942-2.543 1.77-3.178.65-.498 1.23-.943 1.23-1.822 0-1.1-.9-2-2-2s-2 .9-2 2z`}),FC=H({name:`high_priority`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14 3h-4v12h4zm-4 16a2 2 0 1 1 4 0 2 2 0 0 1-4 0`}),IC=H({name:`hill_shading`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14 3 9.78 8.63l1.25 1.67L14 6.33 19 13h-8.46L6.53 7.63 1 15h22zM5 13l1.52-2.03L8.04 13zm-2 6.5L2 17h2l1 2.5zM8 21l-2-4h2l2 4zm2-4 1 2.5h2L12 17zm4 0h2l2.5 5h-2zm4 0 2 4h2l-2-4z`}),LC=H({name:`history`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4.5 12a9 9 0 1 1 9 9c-2.49 0-4.73-1.01-6.36-2.64l1.42-1.42A6.94 6.94 0 0 0 13.5 19c3.87 0 7-3.13 7-7s-3.13-7-7-7-7 3.13-7 7h3l-4.04 4.03-.07-.14L1.5 12zm8 1V8H14v4.15l3.52 2.09-.77 1.28z`}),RC=H({name:`home`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 12.5H2l10-9 10 9h-3v8h-6v-6h-2v6H5zm12-1.81-5-4.5-5 4.5v7.81h2v-6h6v6h2z`}),zC=H({name:`hospital`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 3H5c-1.1 0-1.99.9-1.99 2L3 19c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m0 16H5V5h14zm-5.5-2h-3v-3.5H7v-3h3.5V7h3v3.5H17v3h-3.5z`}),BC=H({name:`hotel`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 6.5h-8v8H3v-10H1v15h2v-3h18v3h2v-9c0-2.21-1.79-4-4-4m-9 4c0 1.66-1.34 3-3 3s-3-1.34-3-3 1.34-3 3-3 3 1.34 3 3m-2 0c0-.55-.45-1-1-1s-1 .45-1 1 .45 1 1 1 1-.45 1-1m5 4h8v-4c0-1.1-.9-2-2-2h-6z`}),VC=H({name:`hourglass_empty`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M6 2v6h.01L6 8.01 10 12l-4 4 .01.01H6V22h12v-5.99h-.01L18 16l-4-4 4-3.99-.01-.01H18V2zm10 14.5V20H8v-3.5l4-4zM8 4v3.5l4 4 4-4V4z`}),HC=H({name:`hourglass_full`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M6 2v6h.01L6 8.01 10 12l-4 4 .01.01H6V22h12v-5.99h-.01L18 16l-4-4 4-3.99-.01-.01H18V2z`}),UC=H({name:`image`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m0 2v14H5V5zm-7.86 10.73 3-3.87L18 17H6l3-3.86z`}),WC=H({name:`image_add`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19.5 1.5v3h3v2h-3v2.99s-1.99.01-2 0V6.5h-3s.01-1.99 0-2h3v-3zm-2 19h-14v-14h9v-2h-9c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-9h-2zm-7.79-3.17-1.96-2.36L5 18.5h11l-3.54-4.71z`}),GC=H({name:`in_progress`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 20V4c-4.142 0-8 3.858-8 8s3.858 8 8 8m0-18c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2`}),KC=H({name:`inbox`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 3H5c-1.1 0-2 .9-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m0 16H5v-3h3.56c.69 1.19 1.97 2 3.45 2s2.75-.81 3.45-2H19zm-4.99-5H19V5H5v9h5.01c0 1.1.9 2 2 2s2-.9 2-2`}),qC=H({name:`infinity`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18.6 6.62c-1.44 0-2.8.56-3.77 1.53L7.8 14.39c-.64.64-1.49.99-2.4.99-1.87 0-3.39-1.51-3.39-3.38S3.53 8.62 5.4 8.62c.91 0 1.76.35 2.44 1.03l1.13 1 1.51-1.34L9.22 8.2A5.37 5.37 0 0 0 5.4 6.62C2.42 6.62 0 9.04 0 12s2.42 5.38 5.4 5.38c1.44 0 2.8-.56 3.77-1.53l7.03-6.24c.64-.64 1.49-.99 2.4-.99 1.87 0 3.39 1.51 3.39 3.38s-1.52 3.38-3.39 3.38c-.9 0-1.76-.35-2.44-1.03l-1.14-1.01-1.51 1.34 1.27 1.12a5.39 5.39 0 0 0 3.82 1.57c2.98 0 5.4-2.41 5.4-5.38s-2.42-5.37-5.4-5.37`}),JC=H({name:`inspect_3d`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7.261 6.035c-.482.012-.758.148-.919.308-.3.3-.505 1.064-.018 2.5.457 1.346 1.436 2.969 2.865 4.553L10.585 12v4.243H6.342l1.431-1.43-.033-.037C6.16 13.034 5 11.165 4.43 9.486c-.542-1.6-.658-3.4.498-4.557.62-.62 1.445-.873 2.284-.893.831-.021 1.736.18 2.646.53.692.267 1.413.629 2.141 1.076.859-.527 1.708-.937 2.515-1.21 1.599-.543 3.4-.66 4.556.497.62.62.873 1.445.894 2.283.02.832-.182 1.737-.531 2.647A13 13 0 0 1 18.358 12c.447.728.808 1.45 1.075 2.141.35.91.551 1.815.53 2.647-.02.839-.272 1.663-.893 2.283-.666.667-1.564.907-2.467.895-.898-.013-1.88-.272-2.865-.697l.791-1.836c.834.359 1.549.525 2.101.533.548.007.855-.138 1.026-.309.16-.16.296-.437.308-.919.012-.489-.108-1.125-.398-1.879q-.195-.508-.481-1.054a21 21 0 0 1-1.55 1.73c-1.833 1.833-3.855 3.198-5.677 3.898-.91.35-1.815.552-2.647.532-.838-.021-1.662-.273-2.283-.894-.666-.666-.907-1.565-.894-2.467.012-.898.271-1.88.696-2.865l1.837.791c-.36.834-.526 1.549-.534 2.101-.007.548.138.855.31 1.026.16.16.436.296.918.308.49.012 1.125-.108 1.88-.398 1.504-.58 3.297-1.764 4.98-3.446a18.4 18.4 0 0 0 1.827-2.12 18.5 18.5 0 0 0-1.828-2.122A18.4 18.4 0 0 0 12 8.05q-.698.51-1.397 1.139L12 10.586H7.757V6.343l1.43 1.43.037-.032q.48-.435.97-.827-.546-.285-1.054-.48c-.754-.29-1.39-.411-1.879-.399m6.543.88c.587.468 1.168.987 1.73 1.55a21 21 0 0 1 1.55 1.73q.287-.546.482-1.054c.29-.754.41-1.39.398-1.879-.012-.482-.148-.758-.308-.919-.3-.3-1.063-.505-2.5-.018a9.6 9.6 0 0 0-1.352.59`}),YC=H({name:`inspect_rotation`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 5a8 8 0 1 0 5.646 2.333l1.412-1.417A9.97 9.97 0 0 1 22 13c0 5.523-4.477 10-10 10S2 18.523 2 13 6.477 3 12 3z`}),XC=H({name:`instagram`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M8 3C5.243 3 3 5.243 3 8v8c0 2.757 2.243 5 5 5h8c2.757 0 5-2.243 5-5V8c0-2.757-2.243-5-5-5zm0 2h8c1.654 0 3 1.346 3 3v8c0 1.654-1.346 3-3 3H8c-1.654 0-3-1.346-3-3V8c0-1.654 1.346-3 3-3m9 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2m-5 1c-2.757 0-5 2.243-5 5s2.243 5 5 5 5-2.243 5-5-2.243-5-5-5m0 2c1.654 0 3 1.346 3 3s-1.346 3-3 3-3-1.346-3-3 1.346-3 3-3`}),ZC=H({name:`instrument`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 11c0-3.9-3.1-7-7-7s-7 3.1-7 7c0 1.818.673 3.461 1.787 4.699a9.1 9.1 0 0 1 4.355-1.65L15 7.2c.3-.5.9-.7 1.4-.4s.7.9.4 1.4l-3.33 5.912a9.2 9.2 0 0 1 3.777 1.548A6.99 6.99 0 0 0 19 11m-3.36 5.997C14.618 16.352 13.36 16 12.1 16c-1.344 0-2.577.39-3.657 1.047A7 7 0 0 0 12 18a7 7 0 0 0 3.64-1.003M3 11c0-5 4-9 9-9s9 4 9 9a8.96 8.96 0 0 1-8 8.946V21c0 .6-.4 1-1 1s-1-.4-1-1v-1.054A8.96 8.96 0 0 1 3 11`}),QC=H({name:`invert`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11.553 2.106a1 1 0 0 1 .894 0l8 4A1 1 0 0 1 21 7v10a1 1 0 0 1-.553.894l-8 4a1 1 0 0 1-.894 0l-8-4A1 1 0 0 1 3 17V7a1 1 0 0 1 .553-.894zM5 8.618 12 12v7.882l-7-3.5zm7 1.264L6.236 7 12 4.118z`}),$C=H({name:`invert_colors`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m12 2.345 5.66 5.66c3.12 3.12 3.12 8.19 0 11.31a7.98 7.98 0 0 1-5.66 2.34c-2.05 0-4.1-.78-5.66-2.34-3.12-3.12-3.12-8.19 0-11.31zm-4.24 15.56a5.93 5.93 0 0 0 4.24 1.76V5.175l-4.24 4.25A5.93 5.93 0 0 0 6 13.665c0 1.6.62 3.1 1.76 4.24`}),ew=H({name:`ios_logo`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7.533 2.977a4.567 4.567 0 0 0-4.556 4.556v8.889a4.567 4.567 0 0 0 4.556 4.557h8.889a4.567 4.567 0 0 0 4.557-4.557V7.533a4.567 4.567 0 0 0-4.557-4.556zm0 2h8.889a2.52 2.52 0 0 1 2.557 2.556v8.889a2.52 2.52 0 0 1-2.557 2.557H7.533a2.52 2.52 0 0 1-2.556-2.557V7.533a2.52 2.52 0 0 1 2.556-2.556M6.5 9a.5.5 0 1 0 0 1 .5.5 0 0 0 0-1m4 0C8.961 9 8 10.152 8 12c0 1.844.943 3 2.5 3 1.553 0 2.5-1.16 2.5-3 0-1.844-.954-3-2.5-3M16 9c-.558 0-1.07.18-1.435.53-.366.348-.565.853-.565 1.398 0 .53.354.96.727 1.164.372.204.774.29 1.142.39.386.105.735.2.924.303.189.104.207.107.207.287 0 .317-.097.527-.254.676S16.35 14 16 14c-.324 0-.566-.093-.727-.242-.16-.15-.273-.367-.273-.758h-1c0 .61.216 1.141.594 1.492S15.479 15 16 15c.558 0 1.07-.179 1.436-.527s.564-.855.564-1.4c0-.531-.354-.96-.727-1.165-.372-.204-.774-.29-1.142-.39-.385-.105-.735-.2-.924-.303-.189-.104-.207-.108-.207-.287 0-.316.097-.526.254-.676S15.65 10 16 10c.324 0 .566.093.727.242.16.15.273.367.273.758h1c0-.61-.216-1.141-.594-1.492S16.521 9 16 9m-5.5 1c1.305 0 1.5 1.253 1.5 2s-.195 2-1.5 2C9.26 14 9 12.912 9 12c0-.747.195-2 1.5-2M6 11v4h1v-4z`}),tw=H({name:`iphone`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16 1H8a2.5 2.5 0 0 0-2.5 2.5v17A2.5 2.5 0 0 0 8 23h8a2.5 2.5 0 0 0 2.5-2.5v-17A2.5 2.5 0 0 0 16 1m-4 21c-.83 0-1.5-.67-1.5-1.5S11.17 19 12 19s1.5.67 1.5 1.5S12.83 22 12 22m-4.5-4h9V4h-9z`}),nw=H({name:`jack_up_vessel`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9 4H7v6H2.81a.5.5 0 0 0-.448.724l.862 1.723a1 1 0 0 0 .894.553H7v1.726q.534-.309 1-.726.466.417 1 .726V13h6v1.726q.534-.309 1-.726.466.417 1 .726V13h2.882a1 1 0 0 0 .895-.553l.861-1.723a.5.5 0 0 0-.447-.724h-.69V8a1 1 0 0 0-1-1H17V4h-2v6H9zm8 4.5V10h2V8.5z M8 18.458q.485.28 1 .489V20H7v-1.053a8 8 0 0 0 1-.489M15 20v-1.053a8 8 0 0 0 1-.489q.485.28 1 .489V20z M4 16.528A5.98 5.98 0 0 0 8 15a5.98 5.98 0 0 0 4 1.528A5.98 5.98 0 0 0 16 15a5.98 5.98 0 0 0 4 1.528h1v2h-1a7.96 7.96 0 0 1-4-1.07 7.96 7.96 0 0 1-4 1.07 7.96 7.96 0 0 1-4-1.07 7.96 7.96 0 0 1-4 1.07H3v-2z`}),rw=H({name:`jacket`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7.351 4.822A2 2 0 0 1 9.343 3h5.314a2 2 0 0 1 1.992 1.822L17.915 19H21v2H3v-2h3.085zM8.093 19h7.814l-.418-4.679-7.266 3.23zM14.81 6.713l.427 4.787-5-2.5zM9.343 5h4.42L9.138 7.314zm-.917 10.272.422-4.73 4.81 2.405z`}),iw=H({name:`junction_box`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3.023 3.695A2 2 0 0 1 5 2h14a2 2 0 0 1 2 2v13a2 2 0 0 1-2 2h-2v3h-2v-3h-2v3h-2v-3H9v3H7v-3H5a2 2 0 0 1-2-2V4q0-.156.023-.305M5 4v13h14V4z`}),aw=H({name:`key`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M22 19h-6v-4h-2.68c-1.14 2.42-3.6 4-6.32 4-3.86 0-7-3.14-7-7s3.14-7 7-7c2.72 0 5.17 1.58 6.32 4H24v6h-2zm-4-2h2v-4h2v-2H11.94l-.23-.67C11.01 8.34 9.11 7 7 7c-2.76 0-5 2.24-5 5s2.24 5 5 5c2.11 0 4.01-1.34 4.71-3.33l.23-.67H18zM7 15c-1.65 0-3-1.35-3-3s1.35-3 3-3 3 1.35 3 3-1.35 3-3 3m0-4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1`}),ow=H({name:`keyboard`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20 5H4c-1.1 0-1.99.9-1.99 2L2 17c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2m0 2v10H4V7zm-7 1h-2v2h2zm-2 3h2v2h-2zm-1-3H8v2h2zm-2 3h2v2H8zm-1 0H5v2h2zM5 8h2v2H5zm11 6H8v2h8zm-2-3h2v2h-2zm2-3h-2v2h2zm1 3h2v2h-2zm2-3h-2v2h2z`}),sw=H({name:`keyboard_backspace`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21 11H6.83l3.58-3.59L9 6l-6 6 6 6 1.41-1.41L6.83 13H21z`}),cw=H({name:`keyboard_capslock`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16.59 13.205 12 8.615l-4.59 4.59L6 11.795l6-6 6 6zm1.41 3v2H6v-2z`}),lw=H({name:`keyboard_hide`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 2h16c1.1 0 2 .9 2 2v10c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2l.01-10c0-1.1.89-2 1.99-2m0 12h16V4H4zm7-9h2v2h-2zm2 3h-2v2h2zM8 5h2v2H8zm2 3H8v2h2zM5 8h2v2H5zm2-3H5v2h2zm1 6h8v2H8zm8-3h-2v2h2zm-2-3h2v2h-2zm5 3h-2v2h2zm-2-3h2v2h-2zm-5 17-4-4h8z`}),uw=H({name:`keyboard_return`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19.5 7v4H6.33l3.58-3.59L8.5 6l-6 6 6 6 1.41-1.41L6.33 13H21.5V7z`}),dw=H({name:`keyboard_space_bar`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18 9v4H6V9H4v6h16V9z`}),fw=H({name:`keyboard_tab`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m15.67 11-3.58-3.59L13.5 6l6 6-6 6-1.42-1.41L15.67 13H1.5v-2zm6.83 7h-2V6h2z`}),pw=H({name:`keyboard_voice`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 14.5c1.66 0 2.99-1.34 2.99-3l.01-6c0-1.66-1.34-3-3-3s-3 1.34-3 3v6c0 1.66 1.34 3 3 3m-1.2-9.1c0-.66.54-1.2 1.2-1.2s1.2.54 1.2 1.2l-.01 6.2c0 .66-.53 1.2-1.19 1.2s-1.2-.54-1.2-1.2zM12 16.6c2.76 0 5.3-2.1 5.3-5.1H19c0 3.42-2.72 6.24-6 6.72v3.28h-2v-3.28c-3.28-.49-6-3.31-6-6.72h1.7c0 3 2.54 5.1 5.3 5.1`}),mw=H({name:`label`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15.5 5c.67 0 1.27.33 1.63.84L21.5 12l-4.37 6.16c-.36.51-.96.84-1.63.84l-11-.01c-1.1 0-2-.89-2-1.99V7c0-1.1.9-1.99 2-1.99zm-11 12h11l3.55-5-3.55-5h-11z`}),hw=H({name:`label_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 4.22 3.58 5.8c-.36.35-.58.85-.58 1.39v10c0 1.1.9 1.99 2 1.99l11 .01c.28 0 .55-.07.79-.18l2.18 2.18 1.41-1.41L3.41 2.81zm14 2.97 3.55 5-1.63 2.29 1.43 1.43L22 12.19l-4.37-6.16c-.36-.51-.96-.84-1.63-.84l-7.37.01 2 1.99zm-11 10h9.97L5 7.22z`}),gw=H({name:`language`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 12C2 6.48 6.47 2 11.99 2 17.52 2 22 6.48 22 12s-4.48 10-10.01 10C6.47 22 2 17.52 2 12m13.97-4h2.95a8.03 8.03 0 0 0-4.33-3.56c.6 1.11 1.06 2.31 1.38 3.56M12 4.04c.83 1.2 1.48 2.53 1.91 3.96h-3.82c.43-1.43 1.08-2.76 1.91-3.96M4 12c0 .69.1 1.36.26 2h3.38c-.08-.66-.14-1.32-.14-2s.06-1.34.14-2H4.26c-.16.64-.26 1.31-.26 2m1.08 4h2.95c.32 1.25.78 2.45 1.38 3.56A8 8 0 0 1 5.08 16m0-8h2.95c.32-1.25.78-2.45 1.38-3.56-1.84.63-3.37 1.9-4.33 3.56M12 19.96c-.83-1.2-1.48-2.53-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96M9.5 12c0 .68.07 1.34.16 2h4.68c.09-.66.16-1.32.16-2s-.07-1.35-.16-2H9.66c-.09.65-.16 1.32-.16 2m5.09 7.56c.6-1.11 1.06-2.31 1.38-3.56h2.95a8.03 8.03 0 0 1-4.33 3.56M16.5 12c0 .68-.06 1.34-.14 2h3.38c.16-.64.26-1.31.26-2s-.1-1.36-.26-2h-3.38c.08.66.14 1.32.14 2`}),_w=H({name:`last_page`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m10.385 12-4.59-4.59L7.205 6l6 6-6 6-1.41-1.41zm7.82-6h-2v12h2z`}),vw=H({name:`launch`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M6 15c-.83 0-1.58.34-2.12.88C2.7 17.06 2 22 2 22s4.94-.7 6.12-1.88A2.996 2.996 0 0 0 6 15m.71 3.71c-.28.28-2.17.76-2.17.76s.47-1.88.76-2.17c.17-.19.42-.3.7-.3a1.003 1.003 0 0 1 .71 1.71m10.71-5.06c6.36-6.36 4.24-11.31 4.24-11.31S16.71.22 10.35 6.58l-2.49-.5a2.03 2.03 0 0 0-1.81.55L2 10.69l5 2.14L11.17 17l2.14 5 4.05-4.05c.47-.47.68-1.15.55-1.81zM7.41 10.83l-1.91-.82 1.97-1.97 1.44.29c-.57.83-1.08 1.7-1.5 2.5m6.58 7.67-.82-1.91c.8-.42 1.67-.93 2.49-1.5l.29 1.44zM16 12.24c-1.32 1.32-3.38 2.4-4.04 2.73l-2.93-2.93c.32-.65 1.4-2.71 2.73-4.04 4.68-4.68 8.23-3.99 8.23-3.99s.69 3.55-3.99 8.23M15 11c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2`}),yw=H({name:`laundry`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m6 2 12 .01c1.11 0 2 .88 2 1.99v16c0 1.11-.89 2-2 2H6c-1.11 0-2-.89-2-2V4c0-1.11.89-2 2-2m-.01 2L6 20h12V4zM8 5a1 1 0 1 0 0 2 1 1 0 0 0 0-2m2 1a1 1 0 1 1 2 0 1 1 0 0 1-2 0m2 13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5m2.36-2.64c1.3-1.3 1.3-3.42 0-4.72l-4.72 4.72c1.3 1.3 3.42 1.3 4.72 0`}),bw=H({name:`layers`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m12 16.465 7.36-5.73L21 9.465l-9-7-9 7 1.63 1.27zm-.01 2.54-7.37-5.73L3 14.535l9 7 9-7-1.63-1.27zm5.75-9.54L12 4.995l-5.74 4.47 5.74 4.47z`}),xw=H({name:`layers_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m3.34 1.895-1.41 1.41 4.22 4.22-3.22 2.51 9 7 2.1-1.63 1.42 1.42-3.53 2.75-7.37-5.73-1.62 1.26 9 7 4.95-3.85 3.78 3.78 1.41-1.41zm14.33 8.14-5.74-4.47-1.17.91-1.42-1.42 2.59-2.02 9 7-3.72 2.89-1.43-1.42zm1.63 3.8 1.63 1.27-.87.68-1.43-1.43zm-13.11-3.8 5.74 4.47.67-.53-5.02-5.02z`}),Sw=H({name:`library`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16 5.225c0 2.21-1.79 4-4 4s-4-1.79-4-4 1.79-4 4-4 4 1.79 4 4m-2 0c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2m-2 6.55c-2.36-2.2-5.52-3.55-9-3.55v11c3.48 0 6.64 1.35 9 3.55 2.36-2.19 5.52-3.55 9-3.55v-11c-3.48 0-6.64 1.35-9 3.55m0 8.4c2.07-1.52 4.47-2.48 7-2.82v-6.95c-2.1.38-4.05 1.35-5.64 2.83L12 14.505l-1.36-1.28A11.2 11.2 0 0 0 5 10.395v6.95a15.2 15.2 0 0 1 7 2.83`}),Cw=H({name:`library_add`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M8 2h12c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H8c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2M2 6h2v14h14v2H4c-1.1 0-2-.9-2-2zm18 10H8V4h12zm-5-2h-2v-3h-3V9h3V6h2v3h3v2h-3z`}),ww=H({name:`library_books`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M8 2h12c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H8c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2M2 6h2v14h14v2H4c-1.1 0-2-.9-2-2zm6 10V4h12v12zm10-7h-8v2h8zm-8 3h4v2h-4zm8-6h-8v2h8z`}),Tw=H({name:`library_image`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21 1H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2M1 5h2v16h16v2H3c-1.1 0-2-.9-2-2zm12.21 8.83 2.75-3.54L19.5 15h-11l2.75-3.53zM7 17h14V3H7z`}),Ew=H({name:`library_music`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M8 2h12c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H8c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2m0 14h12V4H8zm4.5-1a2.5 2.5 0 0 0 2.5-2.5V7h3V5h-4v5.51c-.42-.32-.93-.51-1.5-.51a2.5 2.5 0 0 0 0 5M2 6h2v14h14v2H4c-1.1 0-2-.9-2-2z`}),Dw=H({name:`library_pdf`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M8 2h12c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H8c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2m0 14h12V4H8zM4 6H2v14c0 1.1.9 2 2 2h14v-2H4zm12 3v3c0 .55-.45 1-1 1h-2V8h2c.55 0 1 .45 1 1m-2 0h1v3h-1zm5 2h-1v2h-1V8h2v1h-1v1h1zm-9 0h1c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1H9v5h1zm1-2h-1v1h1z`}),Ow=H({name:`library_video`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M8 2h12c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H8c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2M2 6h2v14h14v2H4c-1.1 0-2-.9-2-2zm18 10H8V4h12zm-8-1.5v-9l6 4.5z`}),kw=H({name:`light`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9 1.525h6v4.81c1.79 1.04 3 2.97 3 5.19 0 3.31-2.69 6-6 6s-6-2.69-6-6c0-2.22 1.21-4.15 3-5.19zm4 2v3.96l1 .58c1.24.72 2 2.04 2 3.46 0 2.21-1.79 4-4 4s-4-1.79-4-4c0-1.42.77-2.74 2-3.46l1-.58v-3.96zm-9 6.95H1v2h3zm-.45 8.09 1.41 1.41 1.79-1.8-1.41-1.41zm9.45.91v3h-2v-3zm7-9h3v2h-3zm-.97 9.51-1.79-1.8 1.4-1.4 1.8 1.79z`}),Aw=H({name:`lightbulb`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C8.14 2 5 5.14 5 9c0 2.38 1.19 4.47 3 5.74V17c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-2.26c1.81-1.27 3-3.36 3-5.74 0-3.86-3.14-7-7-7M9 21c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-1H9zm5-7.3.85-.6A5 5 0 0 0 17 9c0-2.76-2.24-5-5-5S7 6.24 7 9c0 1.63.8 3.16 2.15 4.1l.85.6V16h4z`}),jw=H({name:`line`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 6a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2h10a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-2a2 2 0 0 0-2 2H7a2 2 0 0 0-2-2zm4 4v4h10v-4zM5 8H3v8h2zm16 8h-2V8h2z`}),Mw=H({name:`link_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5.11 7.445 2 4.335l1.41-1.41 16.74 16.74-1.41 1.41-4.01-4.01H13v-1.73l-2.27-2.27H8v-2h.73l-2.07-2.07a3.097 3.097 0 0 0-2.76 3.07c0 1.71 1.39 3.1 3.1 3.1h4v1.9H7c-2.76 0-5-2.24-5-5 0-2.09 1.29-3.88 3.11-4.62M17 7.065h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1 0 1.27-.77 2.37-1.87 2.84l1.4 1.4a4.99 4.99 0 0 0 2.37-4.24c0-2.76-2.24-5-5-5m-2.61 4 1.61 1.61v-1.61z`}),Nw=H({name:`linkedin`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 3a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zm0 2h14v14H5zm2.78 1.316c-.858 0-1.372.516-1.372 1.202s.514 1.199 1.285 1.199c.857 0 1.371-.513 1.371-1.2 0-.685-.514-1.2-1.285-1.2M6.476 10v7H9v-7zm4.605 0v7h2.523v-3.826c0-1.14.813-1.303 1.057-1.303s.897.245.897 1.303V17H18v-3.826C18 10.977 17.024 10 15.803 10s-1.873.407-2.198.977V10z`}),Pw=H({name:`list`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 7h2v2H3zm2 4H3v2h2zm16 0H7v2h14zM3 15h2v2H3zm18 0H7v2h14zm0-8H7v2h14z`}),Fw=H({name:`lock`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17 8.5h1c1.1 0 2 .9 2 2v10c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2v-10c0-1.1.9-2 2-2h1v-2c0-2.76 2.24-5 5-5s5 2.24 5 5zm-5-5c-1.66 0-3 1.34-3 3v2h6v-2c0-1.66-1.34-3-3-3m-6 17v-10h12v10zm8-5c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2`}),Iw=H({name:`lock_add`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17 8.5h1c1.1 0 2 .9 2 2v10c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2v-10c0-1.1.9-2 2-2h1v-2c0-2.76 2.24-5 5-5s5 2.24 5 5zm-5-5.1c-1.71 0-3.1 1.39-3.1 3.1v2h6.2v-2c0-1.71-1.39-3.1-3.1-3.1M6 20.5v-10h12v10zm5-6v-3h2v3h3v2h-3v3h-2v-3H8v-2z`}),Lw=H({name:`lock_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M8.805 6c0-1.71 1.39-3.1 3.1-3.1s3.1 1.39 3.1 3.1v2h-4.66l2 2h5.56v5.56l2 2V10c0-1.1-.9-2-2-2h-1V6c0-2.76-2.24-5-5-5-2.32 0-4.26 1.59-4.82 3.74l1.72 1.72zm-4.49-1.19-1.41 1.41 2.04 2.04c-.62.34-1.04.99-1.04 1.74v10c0 1.1.9 2 2 2h12.78l1 1 1.41-1.41zM5.905 10v10h10.78l-10-10z`}),Rw=H({name:`lock_open`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5h2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2m-12 12v-10h12v10zm8-5c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2`}),zw=H({name:`log_in`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17.95 4H10V2h7.95a2 2 0 0 1 1.988 2v16a2 2 0 0 1-1.988 2H10v-2h7.95zM9.366 17.3l-1.491-1.4 2.956-2.9H4v-2h6.857L7.875 8l1.391-1.4 5.367 5.4z`}),Bw=H({name:`log_out`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5.988 20h7.95v2h-7.95A2 2 0 0 1 4 20V4a2 2 0 0 1 1.988-2h7.95v2h-7.95zm8.745-2.7-1.49-1.4 2.955-2.9h-6.83v-2h6.856l-2.982-3 1.391-1.4L20 12z`}),Vw=H({name:`loop`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 1v3c4.42 0 8 3.58 8 8 0 1.57-.46 3.03-1.24 4.26L17.3 14.8c.45-.83.7-1.79.7-2.8 0-3.31-2.69-6-6-6v3L8 5zM6 12c0 3.31 2.69 6 6 6v-3l4 4-4 4v-3c-4.42 0-8-3.58-8-8 0-1.57.46-3.03 1.24-4.26L6.7 9.2c-.45.83-.7 1.79-.7 2.8`}),Hw=H({name:`mail_unread`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20 7H10v2h10v12H4V9h2v4h2V5h6V1H6v6H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2`}),Uw=H({name:`mall`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17 6.5h2c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2v-12c0-1.1.9-2 2-2h2c0-2.76 2.24-5 5-5s5 2.24 5 5m-2 0c0-1.66-1.34-3-3-3s-3 1.34-3 3zm-10 14v-12h14v12zm4-11c0 1.66 1.34 3 3 3s3-1.34 3-3h2c0 2.76-2.24 5-5 5s-5-2.24-5-5z`}),Ww=H({name:`manage_accounts`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7.175 10.825Q6 9.65 6 8t1.175-2.825T10 4t2.825 1.175T14 8t-1.175 2.825T10 12t-2.825-1.175M2 20v-2.8q0-.825.425-1.55t1.175-1.1q1.275-.65 2.875-1.1T10 13h.35q.15 0 .3.05a7 7 0 0 0-.338.938A8 8 0 0 0 10.1 15H10q-1.775 0-3.187.45-1.413.45-2.313.9a.97.97 0 0 0-.5.85v.8h6.3q.15.525.4 1.038.25.512.55.962zm14 1-.3-1.5q-.3-.124-.562-.262a4.4 4.4 0 0 1-.538-.338l-1.45.45-1-1.7 1.15-1a5 5 0 0 1-.05-.65q0-.3.05-.65l-1.15-1 1-1.7 1.45.45q.275-.2.537-.338.263-.137.563-.262L16 11h2l.3 1.5q.3.125.563.275t.537.375l1.45-.5 1 1.75-1.15 1q.05.3.05.625a4 4 0 0 1-.05.625l1.15 1-1 1.7-1.45-.45a4.4 4.4 0 0 1-.537.338q-.263.137-.563.262L18 21zm2.413-3.587Q19 16.825 19 16t-.587-1.412A1.93 1.93 0 0 0 17 14q-.825 0-1.412.588A1.93 1.93 0 0 0 15 16q0 .824.588 1.413Q16.175 18 17 18q.824 0 1.413-.587m-7-8Q12 8.825 12 8q0-.824-.588-1.412A1.93 1.93 0 0 0 10 6q-.825 0-1.412.588A1.93 1.93 0 0 0 8 8q0 .825.588 1.412Q9.175 10 10 10t1.412-.588`}),Gw=H({name:`manual_valve`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M13 4h2c.5 0 1-.4 1-1s-.4-1-1-1H9c-.6 0-1 .4-1 1s.5 1 1 1h2v7.464L2 4.1v18l10.061-8.232L22 22V4l-9 7.364zm7 13.9V8.3L14.1 13zM9.8 13.1 4 8.3v9.5z`}),Kw=H({name:`map`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20.34 3.03 20.5 3c.28 0 .5.22.5.5v15.12c0 .23-.15.41-.36.48L15 21l-6-2.1-5.34 2.07-.16.03c-.28 0-.5-.22-.5-.5V5.38c0-.23.15-.41.36-.48L9 3l6 2.1zM14 6.87l-4-1.4v11.66l4 1.4zm-9-.41 3-1.01v11.7l-3 1.16zm11 12.09 3-1.01V5.7l-3 1.16z`}),qw=H({name:`maximize`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 11h18v2H3z`}),Jw=H({name:`measure`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 6h18c1.1 0 2 .9 2 2v8c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V8c0-1.1.9-2 2-2m0 10h18V8h-2v4h-2V8h-2v4h-2V8h-2v4H9V8H7v4H5V8H3z`}),Yw=H({name:`meeting_room`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 19V4h-4V3H5v16H3v2h12V6h2v15h4v-2zm-6 0H7V5h6zm-1-8h-2v2h2z`}),Xw=H({name:`meeting_room_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m2.975 1.565-1.41 1.41 4 4v11.46h-2v2h11v-4.46l6.46 6.46 1.41-1.41zm9.59 2.87v3.88l2 2v-4.88h3v7.88l2 2V3.435h-5v-1h-7.88l2 2zm-5 14h5v-4.46l-5-5z`}),Zw=H({name:`memory`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21 11V9h-2V7c0-1.1-.9-2-2-2h-2V3h-2v2h-2V3H9v2H7c-1.1 0-2 .9-2 2v2H3v2h2v2H3v2h2v2c0 1.1.9 2 2 2h2v2h2v-2h2v2h2v-2h2c1.1 0 2-.9 2-2v-2h2v-2h-2v-2zM9 9h6v6H9zm2 4h2v-2h-2zm-4 4h10V7H7z`}),Qw=H({name:`mic`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15 11.5c0 1.66-1.34 3-3 3s-3-1.34-3-3v-6c0-1.66 1.34-3 3-3s3 1.34 3 3zm-3 5c2.76 0 5-2.24 5-5h2c0 3.53-2.61 6.43-6 6.92v3.08h-2v-3.08c-3.39-.49-6-3.39-6-6.92h2c0 2.76 2.24 5 5 5`}),$w=H({name:`mic_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M10.72 5.39c0-.66.54-1.2 1.2-1.2s1.2.54 1.2 1.2l-.01 3.91 1.81 1.79v-5.6c0-1.66-1.34-3-3-3-1.54 0-2.79 1.16-2.96 2.65l1.76 1.76zm8.2 6.1h-1.7c0 .58-.1 1.13-.27 1.64l1.27 1.27c.44-.88.7-1.87.7-2.91m-16-6.73 1.41-1.41L21.08 20.1l-1.41 1.41-4.2-4.2c-.78.45-1.64.77-2.55.9v3.28h-2v-3.28c-3.28-.49-6-3.31-6-6.72h1.7c0 3 2.54 5.1 5.3 5.1.81 0 1.6-.19 2.31-.52l-1.66-1.66c-.21.05-.42.08-.65.08-1.66 0-3-1.34-3-3v-.73z`}),eT=H({name:`mic_outlined`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 14.5c1.66 0 3-1.34 3-3v-6c0-1.66-1.34-3-3-3s-3 1.34-3 3v6c0 1.66 1.34 3 3 3m-1-9c0-.55.45-1 1-1s1 .45 1 1v6c0 .55-.45 1-1 1s-1-.45-1-1zm1 11c2.76 0 5-2.24 5-5h2c0 3.53-2.61 6.43-6 6.92v3.08h-2v-3.08c-3.39-.49-6-3.39-6-6.92h2c0 2.76 2.24 5 5 5`}),tT=H({name:`microsoft_edge`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20.644 8.586c-.17-.711-.441-1.448-.774-2.021-.771-1.329-1.464-2.237-3.177-3.32S13.076 2 12.17 2c-2.415 0-4.211.86-5.525 1.887C3.344 6.47 3 11 3 11s1.221-2.045 3.54-3.526C7.943 6.579 9.941 6 11.568 6 15.885 6 16 10 16 10H9c0-2 1-3 1-3s-5 2-5 7.044c0 .487-.003 1.372.248 2.283.232.843.7 1.705 1.132 2.353 1.221 1.832 3.045 2.614 3.916 2.904.996.332 2.029.416 3.01.416 2.72 0 4.877-.886 5.694-1.275v-4.172c-.758.454-2.679 1.447-5 1.447-5 0-5-4-5-4h12v-2.49s-.039-1.593-.356-2.924`}),nT=H({name:`microsoft_excel`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14 3 2 5v14l12 2v-2h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-7zm-2 2.361V18.64l-8-1.332V6.693zM14 7h2v2h-2zm4 0h2v2h-2zM5.176 8.297l1.885 3.697L5 15.704h1.736l1.123-2.395q.113-.344.15-.514h.016c.041.238.091.407.133.492l1.113 2.414H11l-1.994-3.734 1.937-3.67h-1.62l-1.03 2.197c-.1.285-.167.505-.201.647h-.026a4.5 4.5 0 0 0-.19-.63l-.923-2.214zM14 11h2v2h-2zm4 0h2v2h-2zm-4 4h2v2h-2zm4 0h2v2h-2z`}),rT=H({name:`microsoft_onedrive`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M13 5c-1.811 0-3.382.972-4.26 2.414A3.96 3.96 0 0 0 7 7a4 4 0 0 0-4 4c0 .36.063.703.152 1.035A2.493 2.493 0 0 0 3.5 17h.55c-.018-.166-.05-.329-.05-.5a4.51 4.51 0 0 1 3.287-4.334A6.01 6.01 0 0 1 13 8c1.322 0 2.57.426 3.594 1.203.42-.125.86-.186 1.304-.195A5 5 0 0 0 13 5m0 5a4 4 0 0 0-4 4c0 .018.006.034.006.05A2.5 2.5 0 1 0 8.5 19H21a2 2 0 1 0 0-4c-.065 0-.125.014-.19.02.117-.32.19-.66.19-1.02a3 3 0 0 0-3-3c-.68 0-1.302.235-1.805.617A3.98 3.98 0 0 0 13 10`}),iT=H({name:`microsoft_outlook`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14 2 2 4v16l12 2zm1 5v2.25l2 1.156 4-2.312v1.594L17 12l-2-1.156V15h1.344c.562-1.18 1.761-2 3.156-2 .977 0 1.863.387 2.5 1.031V8c0-.602-.398-1-1-1zM7.594 8c1.02 0 1.832.371 2.468 1.094.63.722.938 1.664.938 2.844 0 1.21-.309 2.226-.969 2.968C9.383 15.648 8.52 16 7.47 16c-1.028 0-1.864-.371-2.5-1.094C4.32 14.184 4 13.254 4 12.094c0-1.223.309-2.215.969-2.969S6.512 8 7.594 8M7.53 9.5a1.57 1.57 0 0 0-1.343.688c-.329.457-.5 1.058-.5 1.812 0 .773.171 1.395.5 1.844s.765.656 1.312.656c.555 0 .992-.23 1.313-.656.328-.438.5-1.04.5-1.813 0-.793-.16-1.406-.47-1.844A1.54 1.54 0 0 0 7.532 9.5M19.5 14a2.497 2.497 0 0 0-2.5 2.5c0 1.383 1.117 2.5 2.5 2.5s2.5-1.117 2.5-2.5-1.117-2.5-2.5-2.5m-.5 1h1v1h1v1h-2z`}),aT=H({name:`microsoft_powerpoint`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14 3 2 5v14l12 2v-2h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-7zm-2 2.361V18.64l-8-1.332V6.693zM14 7h6v10h-6v-2h4v-2h-4V7m0 3a2 2 0 1 0 4 0h-2V8a2 2 0 0 0-2 2M4.988 8v8H6.5v-2.969h1.545q1.395.001 2.17-.652.774-.655.773-1.832 0-1.15-.79-1.85Q9.404 8 8.06 8zM6.5 9.188h1.506q.653.008 1.025.365.375.353.375.945 0 .602-.369.92-.368.318-1.068.318H6.5z`}),oT=H({name:`microsoft_word`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14 3 2 5v14l12 2v-2h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-7zm-2 2.361V18.64l-8-1.332V6.693zM14 7h6v2h-6zM4.5 8.5l1.299 7h1.293l.847-3.742a6 6 0 0 0 .09-.783h.018q.011.432.072.783l.83 3.742h1.242l1.309-7h-1.365l-.451 3.223c-.033.27-.059.53-.067.783h-.015a7 7 0 0 0-.082-.748L8.967 8.5H7.2l-.594 3.268a5 5 0 0 0-.1.82h-.025a6 6 0 0 0-.064-.803L5.951 8.5zM14 11h6v2h-6zm0 4h6v2h-6z`}),sT=H({name:`minimize`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M6 11h12v2H6z`}),cT=H({name:`miniplayer`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21 2H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h7v2H8v2h8v-2h-2v-2h7c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2m0 2v12H3V4zm-8 5a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1z`}),lT=H({name:`miniplayer_fullscreen`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 2h18c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2h-7v2h2v2H8v-2h2v-2H3c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2m0 2v12h18V4zm16 9h1v2h-2v-1h1zm-7 0h1v1h1v1h-2zm8-4v2h-1v-1h-1V9zm-8 2V9h2v1h-1v1z`}),uT=H({name:`missed_video_call`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17 10.5V7c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-3.5l4 4v-11zm-2-1.83V16H5V8h10zM11 15l-3.89-3.89v2.55H6V9.22h4.44v1.11H7.89l3.11 3.1 2.99-3.01.78.79z`}),dT=H({name:`money`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 4v16h20V4zm5 4H5v8h2zm5 8H9c-.55 0-1-.45-1-1V9c0-.55.45-1 1-1h3c.55 0 1 .45 1 1v6c0 .55-.45 1-1 1m3 0h3c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1h-3c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1m1-6h1v4h-1zm-6 0h1v4h-1zm-6 8h16V6H4z`}),fT=H({name:`monopile`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17 15a2 2 0 0 0-2-2H9a2 2 0 0 0-2 2v4H3v2h4v1h2v-6.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5V22h2v-1h4v-2h-4z M14 18h-4v4h4zM11.5 2A1.5 1.5 0 0 0 10 3.5V7a1 1 0 0 0 1 1h.333L10 10v1h4v-1l-1.333-2H13a1 1 0 0 0 1-1h5a1 1 0 1 0 0-2h-5a1 1 0 0 0-1-1h-1V2z`}),pT=H({name:`mood_extremely_happy`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11.99 2C6.47 2 2 6.47 2 12s4.47 10 9.99 10S22 17.53 22 12 17.52 2 11.99 2M12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8m2.06-9L13 9.94l2.12-2.12 2.12 2.12L16.18 11l-1.06-1.06zM8.88 9.94 9.94 11 11 9.94 8.88 7.82 6.76 9.94 7.82 11zM17.11 14c-.8 2.04-2.78 3.5-5.11 3.5S7.69 16.04 6.89 14z`}),mT=H({name:`mood_extremely_sad`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 12C2 6.47 6.47 2 11.99 2 17.52 2 22 6.47 22 12s-4.49 10-10.01 10S2 17.53 2 12m5.82 0 1.06-1.06L9.94 12 11 10.94 9.94 9.88 11 8.82 9.94 7.76 8.88 8.82 7.82 7.76 6.76 8.82l1.06 1.06-1.06 1.06zM12 13.5c-2.33 0-4.31 1.46-5.11 3.5h10.22c-.8-2.04-2.78-3.5-5.11-3.5m0 6.5c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8m3.12-11.18 1.06-1.06 1.06 1.06-1.06 1.06 1.06 1.06L16.18 12l-1.06-1.06L14.06 12 13 10.94l1.06-1.06L13 8.82l1.06-1.06z`}),hT=H({name:`mood_happy`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2M8.5 8a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m7 0a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m-6.95 6c.7 1.19 1.97 2 3.45 2s2.75-.81 3.45-2h1.67a5.495 5.495 0 0 1-10.24 0zM4 12c0 4.42 3.58 8 8 8s8-3.58 8-8-3.58-8-8-8-8 3.58-8 8`}),gT=H({name:`mood_neutral`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2M7 9.5a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0M15.5 8a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3M9 15.5V14h6v1.5zM4 12c0 4.42 3.58 8 8 8s8-3.58 8-8-3.58-8-8-8-8 3.58-8 8`}),_T=H({name:`mood_sad`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2M8.5 8a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m7 0a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m-8.62 9.5a5.495 5.495 0 0 1 10.24 0h-1.67c-.7-1.19-1.97-2-3.45-2s-2.76.81-3.45 2zM4 12c0 4.42 3.58 8 8 8s8-3.58 8-8-3.58-8-8-8-8 3.58-8 8`}),vT=H({name:`mood_very_happy`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2M12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8m5-10.5c0 .83-.67 1.5-1.5 1.5S14 10.33 14 9.5 14.67 8 15.5 8s1.5.67 1.5 1.5M8.5 11c.83 0 1.5-.67 1.5-1.5S9.33 8 8.5 8 7 8.67 7 9.5 7.67 11 8.5 11m8.61 3c-.8 2.04-2.78 3.5-5.11 3.5S7.69 16.04 6.89 14z`}),yT=H({name:`mood_very_sad`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2M12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8m5-10.5c0 .83-.67 1.5-1.5 1.5S14 10.33 14 9.5 14.67 8 15.5 8s1.5.67 1.5 1.5M8.5 11c.83 0 1.5-.67 1.5-1.5S9.33 8 8.5 8 7 8.67 7 9.5 7.67 11 8.5 11m-1.61 6c.8-2.04 2.78-3.5 5.11-3.5s4.31 1.46 5.11 3.5z`}),bT=H({name:`more_horizontal`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M6 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m12 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m-8 2c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2`}),xT=H({name:`motorcycle`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11 5h4.41l4.03 4.03C22.03 9.23 24 11.35 24 14c0 2.8-2.2 5-5 5s-5-2.2-5-5c0-.63.11-1.23.32-1.77L11.55 15H9.9c-.45 2.31-2.44 4-4.9 4-2.8 0-5-2.2-5-5s2.2-5 5-5h11.59l-2-2H11zm-.28 8 2-2H8.98c.3.39.54.83.72 1.31l.25.69zM19 17c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3M2 14c0 1.63 1.37 3 3 3 1.28 0 2.4-.85 2.82-2H5v-2h2.82C7.4 11.85 6.28 11 5 11c-1.63 0-3 1.37-3 3`}),ST=H({name:`mouse`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 1.035c4.4 0 7.96 3.54 8 7.93v6c0 4.42-3.58 8-8 8s-8-3.58-8-8v-6c.04-4.39 3.6-7.93 8-7.93m1 7.93h5a6.005 6.005 0 0 0-5-5.84zm-2-5.84v5.84H6a6.005 6.005 0 0 1 5-5.84m1 17.84c3.31 0 6-2.69 6-6v-4H6v4c0 3.31 2.69 6 6 6`}),CT=H({name:`move_to_inbox`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4.99 3H19c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H4.99C3.88 21 3 20.1 3 19V5c0-1.1.88-2 1.99-2m8.46 6H16l-4 4-4-4h2.55V6h2.9zM5 19v-3h3.56c.69 1.19 1.97 2 3.45 2s2.75-.81 3.45-2H19v3zm9.01-5H19V5H4.99L5 14h5.01c0 1.1.9 2 2 2s2-.9 2-2`}),wT=H({name:`movie`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m20 8-2-4h4v14c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2l.01-12c0-1.1.89-2 1.99-2h1l2 4h3L8 4h2l2 4h3l-2-4h2l2 4zM5.76 10 4 6.47V18h16v-8z`}),TT=H({name:`movie_file`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m20 8-2-4h4v14c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h1l2 4h3L8 4h2l2 4h3l-2-4h2l2 4zm0 2H5.76L4 6.47V18h16z`}),ET=H({name:`multiline_chart`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m22 7.175-1.41-1.41-2.85 3.21c-2.06-2.32-4.91-3.72-8.13-3.72-2.89 0-5.54 1.16-7.61 3l1.42 1.42c1.7-1.49 3.85-2.42 6.19-2.42 2.74 0 5.09 1.26 6.77 3.24l-2.88 3.24-4-4-7.5 7.51 1.5 1.5 6-6.01 4 4 4.05-4.55c.75 1.35 1.25 2.9 1.44 4.55H21c-.22-2.3-.95-4.39-2.04-6.14z`}),DT=H({name:`music_note`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 13.55V3h6v4h-4v10c0 2.21-1.79 4-4 4s-4-1.79-4-4 1.79-4 4-4c.73 0 1.41.21 2 .55M8 17c0 1.1.9 2 2 2s2-.9 2-2-.9-2-2-2-2 .9-2 2`}),OT=H({name:`music_note_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11.93 10.51 4.34 2.93 2.93 4.34l9 9v.28c-.94-.54-2.1-.75-3.33-.32-1.34.48-2.37 1.67-2.61 3.07a4.007 4.007 0 0 0 4.59 4.65c1.96-.31 3.35-2.11 3.35-4.1v-1.58l5.73 5.73 1.41-1.41zm2-3.44h4v-4h-6v4.61l2 2zm-6 10c0 1.1.9 2 2 2s2-.9 2-2-.9-2-2-2-2 .9-2 2`}),kT=H({name:`nature`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12.885 16.035h.03v3.88h6v2h-14v-2h6v-3.94a6.98 6.98 0 0 1-5.83-6.89c0-3.87 3.13-7 7-7s7 3.13 7 7c0 3.59-2.71 6.55-6.2 6.95m-.8-11.95c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5`}),AT=H({name:`nature_people`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M22.085 9.085c0-3.87-3.13-7-7-7s-7 3.13-7 7a6.98 6.98 0 0 0 5.83 6.89v3.94h-8v-3h1v-4c0-.55-.45-1-1-1h-3c-.55 0-1 .45-1 1v4h1v5h16v-2h-3v-3.88a7 7 0 0 0 6.17-6.95m-17.67-1.17a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m5.67 1.17c0 2.76 2.24 5 5 5s5-2.24 5-5-2.24-5-5-5-5 2.24-5 5`}),jT=H({name:`navigation`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4.5 20.79 12 2.5l7.5 18.29-.71.71-6.79-3-6.79 3zm11.78-2.59L12 7.77 7.72 18.2l3.47-1.53.81-.36.81.36z`}),MT=H({name:`near_me`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 10.53 21 3l-7.54 18h-.98l-2.64-6.84L3 11.51zm10.03 6.33 4.24-10.13-10.13 4.23 3.43 1.33.82.32.32.83z`}),NT=H({name:`new_alert`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m20.56 9.215 2.44 2.78-2.44 2.78.34 3.68-3.61.82-1.89 3.18-3.4-1.46-3.4 1.47-1.89-3.18-3.61-.82.34-3.69L1 11.995l2.44-2.79-.34-3.68 3.61-.81 1.89-3.18 3.4 1.46 3.4-1.46 1.89 3.18 3.61.82zm-1.81 7.68-.26-2.79 1.85-2.11-1.85-2.11.26-2.79-2.74-.62-1.43-2.41L12 5.175l-2.58-1.1-1.43 2.41-2.74.61.26 2.78-1.85 2.12 1.85 2.1-.26 2.8 2.74.62 1.43 2.41 2.58-1.11 2.58 1.11 1.43-2.41zm-5.75-1.9v2h-2v-2zm0-8h-2v6h2z`}),PT=H({name:`new_label`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7.25 12.5 4.75 9H3.5v6h1.25v-3.5L7.3 15h1.2V9H7.25zM9.5 15h4v-1.25H11v-1.11h2.5v-1.26H11v-1.12h2.5V9h-4zm9.75-1.5V9h1.25v5c0 .55-.45 1-1 1h-4c-.55 0-1-.45-1-1V9h1.25v4.51h1.13V9.99h1.25v3.51z`}),FT=H({name:`no_craning`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 4.5 4.5 3 21 19.5 19.5 21zM13.915 11H14a1 1 0 0 0 .832-.445l4-6A1 1 0 0 0 18 3H6q-.041 0-.082.003L7.915 5h8.217l-2.667 4h-1.55zm.976 6.805 1.531 1.531A5 5 0 0 1 7 17a1 1 0 1 1 2 0 3 3 0 0 0 5.891.805M13 7a1 1 0 1 1-2 0 1 1 0 0 1 2 0`}),IT=H({name:`notifications`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18 15.75v-5c0-3.07-1.63-5.64-4.5-6.32v-.68c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.64 5.11 6 7.67 6 10.75v5l-2 2v1h16v-1zm-6 6c1.1 0 2-.9 2-2h-4c0 1.1.9 2 2 2m-4-5h8v-6c0-2.48-1.51-4.5-4-4.5s-4 2.02-4 4.5z`}),LT=H({name:`notifications_active`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18 15.75v-5c0-3.07-1.63-5.64-4.5-6.32v-.68c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.64 5.11 6 7.67 6 10.75v5l-2 2v1h16v-1zm-6 6c1.1 0 2-.9 2-2h-4c0 1.1.9 2 2 2m-4-5h8v-6c0-2.48-1.51-4.5-4-4.5s-4 2.02-4 4.5zM7.58 3.83 6.15 2.4c-2.4 1.83-3.98 4.65-4.12 7.85h2a8.45 8.45 0 0 1 3.55-6.42m14.39 6.42h-2a8.5 8.5 0 0 0-3.54-6.42l1.42-1.43c2.39 1.83 3.97 4.65 4.12 7.85`}),RT=H({name:`notifications_add`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 1.25c-.83 0-1.5.67-1.5 1.5v1.17C7.36 4.6 5 7.4 5 10.75v6l-2 2v1h18v-1l-2-2v-6c0-3.35-2.36-6.15-5.5-6.83V2.75c0-.83-.67-1.5-1.5-1.5m5 9.5c0-2.76-2.24-5-5-5s-5 2.24-5 5v7h10zm-5 12c-1.1 0-1.99-.89-1.99-1.99h3.98c0 1.1-.89 1.99-1.99 1.99m-1-15h2v3h3v2h-3v3h-2v-3H8v-2h3z`}),zT=H({name:`notifications_important`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M10.5 2.75c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v1.17c3.14.68 5.5 3.48 5.5 6.83v6l2 2v1H3v-1l2-2v-6C5 7.4 7.36 4.6 10.5 3.92zm1.5 3c2.76 0 5 2.24 5 5v7H7v-7c0-2.76 2.24-5 5-5m-1.99 15.01c0 1.1.89 1.99 1.99 1.99s1.99-.89 1.99-1.99zM13 7.75v4h-2v-4zm0 8v-2h-2v2z`}),BT=H({name:`notifications_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15.305 10.75c0-2.48-1.51-4.5-4-4.5-.144 0-.282.017-.42.034l-.13.016-1.64-1.64.105-.038c.188-.07.383-.141.585-.192v-.68c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v.68c2.87.68 4.5 3.25 4.5 6.32v2.1l-2-2zm-2 9c0 1.1-.9 2-2 2s-2-.9-2-2zM4.715 3.1l-1.41 1.41 2.81 2.81c-.52 1-.81 2.17-.81 3.43v5l-2 2v1h14.24l1.74 1.74 1.41-1.41zm2.59 13.65h8v-.24l-7.66-7.66c-.22.58-.34 1.22-.34 1.9z`}),VT=H({name:`notifications_paused`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18 10.75v5l2 2v1H4v-1l2-2v-5c0-3.08 1.64-5.64 4.5-6.32v-.68c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v.68c2.87.68 4.5 3.25 4.5 6.32m-5.7-1.2H9.5v-1.8h5v1.8l-2.8 3.4h2.8v1.8h-5v-1.8zm3.7 7.2H8v-6c0-2.48 1.51-4.5 4-4.5s4 2.02 4 4.5zm-2 3c0 1.1-.9 2-2 2s-2-.9-2-2z`}),HT=H({name:`offline`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2.02c-5.51 0-9.98 4.47-9.98 9.98s4.47 9.98 9.98 9.98 9.98-4.47 9.98-9.98S17.51 2.02 12 2.02m0 17.96c-4.4 0-7.98-3.58-7.98-7.98S7.6 4.02 12 4.02 19.98 7.6 19.98 12 16.4 19.98 12 19.98M8.25 13.5l4.5-8.5v5.5h3L11.39 19v-5.5z`}),UT=H({name:`offline_document`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8zM6 20V4h7v5h5v11zm5-9h2v4h2.5L12 19l-3.5-4H11z`}),WT=H({name:`offline_saved`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 12C2 6.5 6.5 2 12 2s10 4.5 10 10-4.5 10-10 10S2 17.5 2 12m2 0c0 4.41 3.59 8 8 8s8-3.59 8-8-3.59-8-8-8-8 3.59-8 8m13 3v2H7v-2zM8.4 9.3l1.9 1.9 5.3-5.3L17 7.3 10.3 14 7 10.7z`}),GT=H({name:`oil`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16.201 19.117C15.016 20.404 13.654 21 12 21s-3.016-.596-4.201-1.883C6.606 17.82 6 16.264 6 14.328c0-1.566.397-2.784 1.108-3.76.805-1.105 2.427-3.209 4.883-6.328 2.464 3.162 4.098 5.286 4.913 6.383.699.942 1.096 2.138 1.096 3.706 0 1.935-.606 3.49-1.799 4.788M5.491 9.39q1.292-1.775 5.233-6.775L12 1l1.267 1.623q3.948 5.066 5.242 6.808Q20 11.438 20 14.329q0 3.613-2.327 6.142T12 23t-5.673-2.53Q4 17.943 4 14.33q0-2.892 1.49-4.938M8.5 13a.5.5 0 0 0-1 0c0 1.233.127 2.437.604 3.54.482 1.114 1.306 2.09 2.639 2.889a.5.5 0 1 0 .514-.858c-1.167-.7-1.843-1.52-2.236-2.429-.398-.92-.521-1.967-.521-3.142`}),KT=H({name:`oil_barrel`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 3a1 1 0 0 1 1-1h18a1 1 0 1 1 0 2h-2v7h1a1 1 0 1 1 0 2h-1v7h2a1 1 0 1 1 0 2H3a1 1 0 1 1 0-2h2v-7H4a1 1 0 1 1 0-2h1V4H3a1 1 0 0 1-1-1m15 10v7H7v-7a1 1 0 1 0 0-2V4h10v7a1 1 0 1 0 0 2m-5 3q1.255 0 2.127-.92.873-.92.873-2.233 0-1.052-.56-1.781A207 207 0 0 0 12 8q-1.882 2.307-2.44 3.051-.56.744-.56 1.796 0 1.314.873 2.233.872.92 2.127.92`}),qT=H({name:`onshore_drone`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5.5 6 4 7.5l1.06 1.06A1.5 1.5 0 0 0 6.122 9H7.38a1.5 1.5 0 0 0 1.06-.44L10.5 6.5h8.326L16.403 11H4a3 3 0 1 0 0 6h17a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2h-2.326l2.176-4.041A1.5 1.5 0 1 0 19.382 4.5H10.5L8.44 2.44A1.5 1.5 0 0 0 7.378 2H6.12a1.5 1.5 0 0 0-1.06.44L4 3.5 5.5 5l1-1H7l1.5 1.5L7 7h-.5zM21 15H4a1 1 0 1 1 0-2h17zM5 22a2 2 0 1 1 0-4 2 2 0 0 1 0 4m5-2a2 2 0 1 0 4 0 2 2 0 0 0-4 0m9 2a2 2 0 1 1 0-4 2 2 0 0 1 0 4`}),JT=H({name:`opacity`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m12 2.345 5.66 5.65a8.02 8.02 0 0 1 2.34 5.64c0 2-.78 4.11-2.34 5.67a7.99 7.99 0 0 1-11.32 0C4.78 17.745 4 15.635 4 13.635s.78-4.08 2.34-5.64zm-4.24 7.25c-1.14 1.13-1.75 2.4-1.76 4.4h12c-.01-2-.62-3.23-1.76-4.35L12 5.265z`}),YT=H({name:`open_in_browser`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 4h14a2 2 0 0 1 2 2v12c0 1.1-.9 2-2 2h-4v-2h4V8H5v10h4v2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2m3 10 4-4 4 4h-3v6h-2v-6z`}),XT=H({name:`open_side_sheet`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21 4H3c-.55 0-1 .45-1 1v14c0 .55.45 1 1 1h18c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1m-1 14H10V6h10zm-4.84-7H11v2h4.16l-1.59 1.59L14.99 16 19 12.01 14.99 8l-1.41 1.41z`}),ZT=H({name:`pan_tool`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11.82 23.995h6.55c2.21 0 4-1.79 4-4V6.145a2.5 2.5 0 0 0-3-2.45v-.28a2.5 2.5 0 0 0-2.5-2.5c-.33 0-.65.06-.94.18a2.48 2.48 0 0 0-2.06-1.09c-1.32 0-2.4 1.03-2.49 2.33a2.5 2.5 0 0 0-3.01 2.45v9.55l-2.41-1.28c-.73-.39-1.64-.28-2.26.27l-2.07 1.83 7.3 7.61c.75.78 1.81 1.23 2.89 1.23m-1.45-2.62-5.86-6.1.51-.45 5.35 2.83V4.785c0-.27.22-.5.5-.5s.5.22.5.5v7.21h2v-9.49c0-.28.22-.5.5-.5s.5.22.5.5v9.49h2v-8.58c0-.28.22-.5.5-.5s.5.22.5.5v8.58h2v-5.85c0-.28.22-.5.5-.5s.5.22.5.5v13.85c0 1.1-.9 2-2 2h-6.56c-.54 0-1.06-.23-1.44-.62`}),QT=H({name:`parking`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5.5 3h7c3.31 0 6 2.69 6 6s-2.69 6-6 6h-3v6h-4zm4 8h3.2c1.1 0 2-.9 2-2s-.9-2-2-2H9.5z`}),$T=H({name:`paste`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 3h-4.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m-7 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1M5 5v16h14V5h-2v3H7V5z`}),eE=H({name:`pause`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M10 19H6V5h4zm4 0V5h4v14z`}),tE=H({name:`pause_circle`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m-1 14H9V8h2zm2 0h2V8h-2z`}),nE=H({name:`pause_circle_outlined`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12m9 4H9V8h2zm1 4c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m3-4h-2V8h2z`}),rE=H({name:`person`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 4C9.79 4 8 5.79 8 8s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4m2 4c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2m4 10c-.2-.71-3.3-2-6-2-2.69 0-5.77 1.28-6 2zM4 18c0-2.66 5.33-4 8-4s8 1.34 8 4v2H4z`}),iE=H({name:`person_add`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4m0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2M7 18c0-2.66 5.33-4 8-4s8 1.34 8 4v2H7zm2 0c.22-.72 3.31-2 6-2 2.7 0 5.8 1.29 6 2zm-3-6v3H4v-3H1v-2h3V7h2v3h3v2z`}),aE=H({name:`pharmacy`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21 6h-2.64l1.14-3.14L17.15 2l-1.46 4H3v2l2 6-2 6v2h18v-2l-2-6 2-6zm-3.9 8.63L18.89 20H5.11l1.79-5.37.21-.63-.21-.63L5.11 8h13.78l-1.79 5.37-.21.63zM11 10h2v3h3v2h-3v3h-2v-3H8v-2h3z`}),oE=H({name:`phone`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 3h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.2-.19.45-.29.71-.29.1 0 .21.01.31.05 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1m2.54 2c.06.89.21 1.76.45 2.59l-1.2 1.2c-.41-1.2-.67-2.47-.76-3.79zm9.86 12.02c.85.24 1.72.39 2.6.45v1.49c-1.32-.09-2.59-.35-3.8-.75z`}),sE=H({name:`pie_chart`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12m11-1h6.93A8 8 0 0 0 13 4.07zm-9 1c0-4.07 3.06-7.44 7-7.93v15.86c-3.94-.49-7-3.86-7-7.93m9 1v6.93A8 8 0 0 0 19.93 13z`}),cE=H({name:`pin`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7.5 9H4v6h1.5v-2h2c.85 0 1.5-.65 1.5-1.5v-1C9 9.65 8.35 9 7.5 9m5 6H11V9h1.5zm6.25-2.5V9H20v6h-1.2l-2.55-3.5V15H15V9h1.25zm-13.25-1h2v-1h-2z`}),lE=H({name:`pin_drop`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2c3.31 0 6 2.69 6 6 0 4.5-6 11-6 11S6 12.5 6 8c0-3.31 2.69-6 6-6m7 20v-2H5v2zM8 8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 2.13-2.08 5.46-4 7.91-1.92-2.44-4-5.78-4-7.91m2 0c0-1.1.9-2 2-2s2 .9 2 2a2 2 0 1 1-4 0`}),uE=H({name:`pipe_support`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16.4 4.8c-.2-.2-.4-.5-.4-.8a1 1 0 0 1 1.6-.8c2.1 1.7 3.4 4.2 3.4 7.1a9.01 9.01 0 0 1-4 7.509V20.2c0 .6-.4 1-1 1H8c-.6 0-1-.4-1-1v-2.56C4.58 15.92 2.936 13.062 3 10c.1-2.7 1.3-5.1 3.3-6.7.6-.5 1.6 0 1.6.8 0 .3-.2.6-.4.8C6 6.2 5 8.1 5 10.3c0 4.3 3.9 7.7 8.4 6.8 2.8-.5 5-2.7 5.5-5.5.5-2.7-.6-5.3-2.5-6.8`}),dE=H({name:`pizza`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3.01 6C5.23 3.54 8.43 2 12 2s6.78 1.55 8.99 4L12 22zm2.5.36L12 17.92l6.49-11.56A10.15 10.15 0 0 0 12 4c-2.38 0-4.68.85-6.49 2.36M9 5.5c-.83 0-1.5.67-1.5 1.5S8.17 8.5 9 8.5s1.5-.67 1.5-1.5S9.82 5.5 9 5.5m3 9c-.83 0-1.5-.67-1.5-1.5s.68-1.5 1.5-1.5 1.5.67 1.5 1.5-.68 1.5-1.5 1.5`}),fE=H({name:`place`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7M7 9c0-2.76 2.24-5 5-5s5 2.24 5 5c0 2.88-2.88 7.19-5 9.88C9.92 16.21 7 11.85 7 9m2.5 0a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0`}),pE=H({name:`place_add`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C8.14 2 5 5.14 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.86-3.14-7-7-7M7 9c0-2.76 2.24-5 5-5s5 2.24 5 5c0 2.88-2.88 7.19-5 9.88C9.92 16.21 7 11.85 7 9m4-1V6h2v2h2v2h-2v2h-2v-2H9V8z`}),mE=H({name:`place_edit`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 8.755c0-4.41 3.59-8 8-8s8 3.59 8 8c0 5.57-6.96 13.34-7.26 13.67l-.74.82-.74-.82c-.3-.33-7.26-8.1-7.26-13.67m2 0c0 3.54 3.82 8.86 6 11.47 1.75-2.11 6-7.64 6-11.47 0-3.31-2.69-6-6-6s-6 2.69-6 6m2.51 2.05v1.44h1.44l3.92-3.93-1.43-1.43zm5.34-5.34a.38.38 0 0 1 .54 0l.9.9c.15.15.15.39 0 .54l-.7.7-1.44-1.44z`}),hE=H({name:`place_person`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 8.755c0-4.41 3.59-8 8-8s8 3.59 8 8c0 5.57-6.96 13.34-7.26 13.67l-.74.82-.74-.82c-.3-.33-7.26-8.1-7.26-13.67m2 0c0 3.54 3.82 8.86 6 11.47 1.75-2.11 6-7.64 6-11.47 0-3.31-2.69-6-6-6s-6 2.69-6 6m6 0c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5-1.5.68-1.5 1.5c0 .83.67 1.5 1.5 1.5m-3 2.5c0-1 2-1.5 3-1.5s3 .5 3 1.5v.12c-.73.84-1.8 1.38-3 1.38s-2.27-.54-3-1.38z`}),gE=H({name:`place_unknown`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 8.755c0-4.41 3.59-8 8-8s8 3.59 8 8c0 5.57-6.96 13.34-7.26 13.67l-.74.82-.74-.82c-.3-.33-7.26-8.1-7.26-13.67m2 0c0 3.54 3.82 8.86 6 11.47 1.75-2.11 6-7.64 6-11.47 0-3.31-2.69-6-6-6s-6 2.69-6 6m5.13 5h1.75v1.75h-1.75zm-2.63-5.5c0-1.93 1.57-3.5 3.5-3.5s3.5 1.57 3.5 3.5c0 1.124-.69 1.729-1.362 2.318-.637.559-1.258 1.103-1.258 2.062h-1.75c0-1.59.82-2.22 1.543-2.776.569-.438 1.077-.829 1.077-1.604 0-.96-.79-1.75-1.75-1.75s-1.75.79-1.75 1.75z`}),_E=H({name:`placeholder_icon`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 5H3c0-1.1.9-2 2-2zm0 8H3v-2h2zm2 8h2v-2H7zM5 9H3V7h2zm8-6h-2v2h2zm6 2V3c1.1 0 2 .9 2 2zM5 21v-2H3c0 1.1.9 2 2 2m0-4H3v-2h2zM9 3H7v2h2zm4 18h-2v-2h2zm6-8h2v-2h-2zm2 6c0 1.1-.9 2-2 2v-2zM19 9h2V7h-2zm2 8h-2v-2h2zm-6 4h2v-2h-2zm2-16h-2V3h2z`}),vE=H({name:`platform`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 8h2v5H7zm1-5v3H6a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1m12 15v-2H4v2h3v4h2v-4h6v4h2v-4zm-6-5h3v-1.955l-3-1.143zm-2 1V8.451a1 1 0 0 1 1.356-.934l5 1.904a1 1 0 0 1 .644.935V14a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1`}),yE=H({name:`play`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 12 8 19V5zm-3.73 0L10 8.64v6.72z`}),bE=H({name:`play_circle`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12m14 0-6-4.5v9z`}),xE=H({name:`play_circle_outlined`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m4-8-6 4.5v-9z`}),SE=H({name:`playlist_add`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 5h12v2H2zm0 4h12v2H2zm16 0h-2v4h-4v2h4v4h2v-4h4v-2h-4zm-8 6H2v-2h8z`}),CE=H({name:`playlist_added`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M1.5 5h12v2h-12zm0 4h12v2h-12zm0 6h8v-2h-8zm21-3L21 10.5 15.51 16l-3.01-3-1.5 1.5 4.51 4.5z`}),wE=H({name:`playlist_play`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16.5 5h-12v2h12zm0 4h-12v2h12zm-12 4h8v2h-8zm15 3-5 3v-6z`}),TE=H({name:`pool`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m10 8-3.25 3.25c.28.108.51.241.707.354l.063.036c.37.23.59.36 1.15.36s.78-.13 1.15-.36l.013-.007c.458-.27 1.077-.633 2.177-.633 1.11 0 1.73.37 2.18.64l.01.007c.365.216.595.353 1.14.353.55 0 .78-.13 1.15-.36.12-.07.26-.15.41-.23L10.48 5C8.93 3.45 7.5 2.99 5 3v2.5c1.82-.01 2.89.39 4 1.5zm-3.51 7.854c-.365-.217-.595-.354-1.14-.354-.55 0-.78.13-1.15.36l-.03.017c-.466.268-1.083.623-2.17.623v-2c.56 0 .78-.13 1.15-.36.45-.27 1.07-.64 2.18-.64s1.73.37 2.18.64l.01.007c.365.216.595.353 1.14.353.56 0 .78-.13 1.15-.36.45-.27 1.07-.64 2.18-.64s1.73.37 2.18.64l.01.007c.364.216.595.353 1.14.353.55 0 .78-.13 1.15-.36.45-.27 1.07-.64 2.18-.64s1.73.37 2.18.64l.01.007c.364.216.595.353 1.14.353v2c-1.1-.01-1.71-.37-2.16-.64l-.01-.006c-.364-.217-.595-.354-1.14-.354-.56 0-.78.13-1.15.36-.45.27-1.07.64-2.18.64s-1.73-.37-2.18-.64l-.01-.006c-.364-.217-.595-.354-1.14-.354-.56 0-.78.13-1.15.36-.45.27-1.07.64-2.18.64s-1.73-.37-2.18-.64zM18.67 18c-1.11 0-1.73.37-2.18.64-.37.23-.6.36-1.15.36-.545 0-.775-.137-1.14-.353l-.01-.007c-.45-.27-1.07-.64-2.18-.64-1.1 0-1.719.363-2.177.633l-.013.007c-.37.23-.59.36-1.15.36s-.78-.13-1.15-.36c-.45-.27-1.07-.64-2.18-.64-1.1 0-1.719.363-2.177.633l-.013.007c-.37.23-.59.36-1.15.36v2c1.1 0 1.719-.363 2.177-.632l.013-.008c.37-.23.6-.36 1.15-.36s.78.13 1.15.36c.45.27 1.07.64 2.18.64 1.1 0 1.719-.363 2.177-.632l.013-.008c.37-.23.59-.36 1.15-.36.545 0 .776.137 1.14.354l.01.006c.45.27 1.07.64 2.18.64 1.09 0 1.698-.357 2.156-.625l.024-.015c.37-.23.59-.36 1.15-.36.545 0 .775.137 1.14.354l.01.006c.45.27 1.07.64 2.18.64v-2c-.56 0-.78-.13-1.15-.36-.45-.27-1.07-.64-2.18-.64M14 5.5a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0`}),EE=H({name:`power`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11 3h2v10h-2zm5.41 3.59 1.42-1.42A8.93 8.93 0 0 1 21 12a9 9 0 0 1-18 0c0-2.74 1.23-5.18 3.17-6.83l1.41 1.41A6.995 6.995 0 0 0 12 19c3.87 0 7-3.13 7-7a6.92 6.92 0 0 0-2.59-5.41`}),DE=H({name:`power_bi`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h2v-2H4V6h16v12h-1v2h1c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2 M7 15h2v5H7zM10 13h2v7h-2zM13 14h2v6h-2zM16 11h2v9h-2z`}),OE=H({name:`power_button`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14 3h2v4c1.1 0 2 .9 2 2v5.49L14.5 18v3h-5v-3L6 14.5V8.98C6 7.89 6.9 6.99 7.99 7H8V3h2v4h4zm2 10.66V9H8v4.65l3.5 3.52V19h1v-1.83z`}),kE=H({name:`power_button_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M8.215 2.505h2v3.88l-2-2zm8 9.88v-3.88h-3.88l-2-2h3.88v-4h2v4c1.1 0 2 .9 2 2v5.48l-.2.2zm-11.88-9.04-1.41 1.41 3.29 3.29v5.96l3.5 3.5v3h5v-3l.48-.48 4.47 4.47 1.41-1.41z`}),AE=H({name:`pram`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M13.5 10V2c4.42 0 8 3.58 8 8zm2-5.66V8h3.66a6.03 6.03 0 0 0-3.66-3.66M6.94 11l-.95-2H2.5v2h2.22s1.89 4.07 2.12 4.42C5.74 16.01 5 17.17 5 18.5 5 20.43 6.57 22 8.5 22c1.76 0 3.22-1.3 3.46-3h2.08c.24 1.7 1.7 3 3.46 3 1.93 0 3.5-1.57 3.5-3.5 0-1.04-.46-1.97-1.18-2.61A7.95 7.95 0 0 0 21.5 11zM7 18.5c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5S9.33 17 8.5 17 7 17.67 7 18.5M17.5 20c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5m.45-4.97.29-.37c.4-.51.71-1.07.92-1.66H7.87c.125.254.237.486.333.686.159.328.275.568.337.674l.44.67c1.18.17 2.18.93 2.68 1.97h2.68a3.505 3.505 0 0 1 3.61-1.97`}),jE=H({name:`pregnant_woman`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11 2c-1.11 0-2 .89-2 2s.89 2 2 2 2-.89 2-2-.89-2-2-2m3 8c1.17.49 1.99 1.66 2 3v4h-3v5h-3v-5H8v-7c0-1.66 1.34-3 3-3s3 1.34 3 3`}),ME=H({name:`pressure`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16.046 2.867c.101.045.144.164.097.264l-.68 1.448a.204.204 0 0 1-.268.098 8 8 0 0 0-6.448.003.204.204 0 0 1-.268-.098l-.681-1.448a.197.197 0 0 1 .096-.264 10 10 0 0 1 8.152-.003m5.85 7.894a.197.197 0 0 1-.176.22l-1.591.166a.204.204 0 0 1-.223-.178 8 8 0 0 0-3.337-5.517.204.204 0 0 1-.055-.28L17.4 3.84a.197.197 0 0 1 .276-.054 10 10 0 0 1 4.22 6.975m-19.67.215a.197.197 0 0 1-.175-.22 10 10 0 0 1 4.223-6.973.197.197 0 0 1 .276.054l.885 1.333a.204.204 0 0 1-.054.28 8 8 0 0 0-3.34 5.515.204.204 0 0 1-.223.178zM6 20h-.027a10 10 0 0 1-3.972-7.26.197.197 0 0 1 .186-.21l1.598-.087a.204.204 0 0 1 .213.19A8 8 0 0 0 8.1 19h7.746a8 8 0 0 0 4.102-6.368.204.204 0 0 1 .213-.189l1.598.087c.11.006.195.1.187.21A10 10 0 0 1 17.973 20h-.027a.2.2 0 0 1-.053.06q-.718.527-1.52.92a.2.2 0 0 1-.087.02H7.66a.2.2 0 0 1-.087-.02 10 10 0 0 1-1.52-.92A.2.2 0 0 1 6 20m5.811-12.964a.5.5 0 0 0-.388.416l-.693 4.776a2 2 0 1 0 2.486 0l-.693-4.776a.5.5 0 0 0-.388-.416l-.055-.012a.5.5 0 0 0-.214 0z`}),NE=H({name:`print`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 8h-1V3H6v5H5c-1.66 0-3 1.34-3 3v6h4v4h12v-4h4v-6c0-1.66-1.34-3-3-3M8 5h8v3H8zm8 14v-4H8v4zm2-4v-2H6v2H4v-4c0-.55.45-1 1-1h14c.55 0 1 .45 1 1v4zm-1-3.5a1 1 0 1 1 2 0 1 1 0 0 1-2 0`}),PE=H({name:`print_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2.23.82.82 2.23l5 4.99c-1.66 0-3 1.34-3 3v6h4v4h12l2.95 2.96 1.41-1.41zm2.59 13.4v-4c0-.55.45-1 1-1h2l3 3h-4v2zm12 4-4-4h-4v4zm-8-14h8v3h-5.34l2 2h6.34c.55 0 1 .45 1 1v4l-2 .01v-2.01h-2.34l4 4h2.34v-6c0-1.66-1.34-3-3-3h-1v-5h-12v.36l2 2zm9 6.51a1 1 0 1 1 2 0 1 1 0 0 1-2 0`}),FE=H({name:`priority_high`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M8.5 6.5C4.92 6.5 2 9.42 2 13s2.92 6.5 6.5 6.5H12v-2H8.5C6.02 17.5 4 15.48 4 13s2.02-4.5 4.5-4.5H9V11l4-3.5L9 4v2.5zm13.5 0h-8v2h8zm0 5.5h-8v2h8zm-8 5.5h8v2h-8z`}),IE=H({name:`priority_low`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M8.5 17.5C4.92 17.5 2 14.58 2 11s2.92-6.5 6.5-6.5H12v2H8.5C6.02 6.5 4 8.52 4 11s2.02 4.5 4.5 4.5H9V13l4 3.5L9 20v-2.5zM22 4.5h-8v2h8zm0 5.5h-8v2h8zm-8 5.5h8v2h-8z`}),LE=H({name:`puzzle`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M8.25 4.75a2.5 2.5 0 0 1 5 0h4c1.1 0 2 .9 2 2v4a2.5 2.5 0 0 1 0 5v4c0 1.1-.9 2-2 2h-3.8v-.3c0-1.49-1.21-2.7-2.7-2.7s-2.7 1.21-2.7 2.7v.3h-3.8c-1.1 0-2-.9-2-2v-3.8h.3c1.49 0 2.7-1.21 2.7-2.7s-1.21-2.7-2.7-2.7h-.29v-3.8c0-1.1.89-2 1.99-2zm3 0c0-.28-.22-.5-.5-.5s-.5.22-.5.5v2h-6l.01 2.12c1.75.68 2.99 2.39 2.99 4.38s-1.25 3.7-3 4.38v2.12h2.12c.68-1.75 2.39-3 4.38-3s3.7 1.25 4.38 3h2.12v-6h2c.28 0 .5-.22.5-.5s-.22-.5-.5-.5h-2v-6h-6z`}),RE=H({name:`puzzle_filled`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M10.75 2.25a2.5 2.5 0 0 0-2.5 2.5h-4c-1.1 0-1.99.9-1.99 2v3.8h.29c1.49 0 2.7 1.21 2.7 2.7s-1.21 2.7-2.7 2.7h-.3v3.8c0 1.1.9 2 2 2h3.8v-.3c0-1.49 1.21-2.7 2.7-2.7s2.7 1.21 2.7 2.7v.3h3.8c1.1 0 2-.9 2-2v-4a2.5 2.5 0 0 0 0-5v-4c0-1.1-.9-2-2-2h-4a2.5 2.5 0 0 0-2.5-2.5`}),zE=H({name:`railway`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2c-4.42 0-8 .5-8 4v10.5C4 18.43 5.57 20 7.5 20L6 21.5v.5h12v-.5L16.5 20c1.93 0 3.5-1.57 3.5-3.5V6c0-3.5-3.58-4-8-4m0 2c6 0 6 1.2 6 2H6c0-.8 0-2 6-2m6 7V8H6v3zM7.5 18c-.83 0-1.5-.67-1.5-1.5V13h12v3.5c0 .83-.67 1.5-1.5 1.5zm2.5-2.5c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2`}),BE=H({name:`receipt`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19.5 3.5 18 2l-1.5 1.5L15 2l-1.5 1.5L12 2l-1.5 1.5L9 2 7.5 3.5 6 2 4.5 3.5 3 2v20l1.5-1.5L6 22l1.5-1.5L9 22l1.5-1.5L12 22l1.5-1.5L15 22l1.5-1.5L18 22l1.5-1.5L21 22V2zM5 19.09V4.91h14v14.18zM18 17v-2H6v2zm0-6v2H6v-2zm0-2V7H6v2z`}),VE=H({name:`record`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 12c0-4.42 3.58-8 8-8s8 3.58 8 8-3.58 8-8 8-8-3.58-8-8m14 0c0-3.31-2.69-6-6-6s-6 2.69-6 6 2.69 6 6 6 6-2.69 6-6`}),HE=H({name:`record_voice`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m18.44 4.13 1.63-1.63c3.91 4.05 3.9 10.11 0 14l-1.63-1.63c2.77-3.18 2.77-7.72 0-10.74M13 9.5c0 2.21-1.79 4-4 4s-4-1.79-4-4 1.79-4 4-4 4 1.79 4 4m-2 0c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2m-2 6c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4m0 2c-2.69 0-5.78 1.28-6 2h12c-.2-.71-3.3-2-6-2m6.08-9.95c.84 1.18.84 2.71 0 3.89l1.68 1.69c2.02-2.02 2.02-5.07 0-7.27z`}),UE=H({name:`record_voice_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m18.442 4.13 1.63-1.63c3.86 3.99 3.89 9.94.15 13.83l-1.64-1.64c2.62-3.17 2.58-7.59-.14-10.56m-3.36 3.42 1.68-1.69c1.98 2.15 2.01 5.11.11 7.13l-1.7-1.7c.74-1.16.71-2.61-.09-3.74m-5.65-2.01 3.53 3.53a3.98 3.98 0 0 0-3.53-3.53m-6.43-.77 1.41-1.41 16.73 16.73-1.41 1.41-3.02-3.02c.18.32.29.65.29 1.02v2h-16v-2c0-2.66 5.33-4 8-4 1.78 0 4.74.6 6.51 1.78l-4.4-4.4c-.61.39-1.33.62-2.11.62-2.21 0-4-1.79-4-4 0-.78.23-1.5.62-2.11zm0 14.73c.22-.72 3.31-2 6-2 2.7 0 5.8 1.29 6 2zm4-10c0 1.1.9 2 2 2 .22 0 .42-.04.62-.11l-2.51-2.51c-.07.2-.11.4-.11.62`}),WE=H({name:`redo`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18.63 11.1c-1.85-1.61-4.25-2.6-6.9-2.6-4.65 0-8.58 3.03-9.96 7.22l2.36.78a8 8 0 0 1 7.6-5.5c1.95 0 3.73.72 5.12 1.88l-3.62 3.62h9v-9z`}),GE=H({name:`reduce`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 4h2v2H3zM7 6V4h2v2zM3 8v2h2V8z M3 13v9h9v-9zm2 7v-5h5v5z M17 22h-2v-2h2zM19 20v2h2v-2zM21 16v2h-2v-2zM21 10h-4.512l4.25-4.25-1.414-1.415L15 8.66V4h-2v8h8z`}),KE=H({name:`refresh`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17.646 6.35A7.96 7.96 0 0 0 11.996 4c-4.42 0-7.99 3.58-7.99 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08a5.99 5.99 0 0 1-5.65 4c-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L12.996 11h7V4z`}),qE=H({name:`remove`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12m5 1h10v-2H7z`}),JE=H({name:`remove_outlined`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2M4 12c0 4.41 3.59 8 8 8s8-3.59 8-8-3.59-8-8-8-8 3.59-8 8m3-1v2h10v-2z`}),YE=H({name:`reorder`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 7V5h18v2zm0 4h18V9H3zm18 4H3v-2h18zm0 4H3v-2h18z`}),XE=H({name:`repeat`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17 7H7v4H5V5h12V2l4 4-4 4zM7 17h10v-4h2v6H7v3l-4-4 4-4z`}),ZE=H({name:`repeat_one`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 7h10v3l4-4-4-4v3H5v6h2zm12 6h-2v4H7v-3l-4 4 4 4v-3h12zm-6-4v6h-1.5v-4H10v-1l2-1z`}),QE=H({name:`replay`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 6V2L7 7l5 5V8c3.31 0 6 2.69 6 6s-2.69 6-6 6-6-2.69-6-6H4c0 4.42 3.58 8 8 8s8-3.58 8-8-3.58-8-8-8`}),$E=H({name:`replay_10`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2v4c4.42 0 8 3.58 8 8s-3.58 8-8 8-8-3.58-8-8h2c0 3.31 2.69 6 6 6s6-2.69 6-6-2.69-6-6-6v4L7 7zm-1.95 15h.85v-4.27h-.09l-1.77.63v.69l1.01-.31zm5.13-1.76c0 .32-.03.6-.1.82s-.17.42-.29.57-.28.26-.45.33-.37.1-.59.1-.41-.03-.59-.1-.33-.18-.46-.33q-.195-.225-.3-.57c-.07-.23-.11-.5-.11-.82v-.74c0-.32.03-.6.1-.82s.17-.42.29-.57.28-.26.45-.33.37-.1.59-.1.41.03.59.1.33.18.46.33q.195.225.3.57c.07.23.11.5.11.82zm-.89-1.34c.03.13.04.29.04.48h-.01v.97c0 .19-.02.35-.04.48s-.06.24-.11.32-.12.14-.19.17a.66.66 0 0 1-.5 0 .4.4 0 0 1-.19-.17c-.05-.08-.09-.19-.12-.32s-.04-.29-.04-.48v-.97c0-.19.01-.35.04-.48s.07-.23.12-.31.12-.14.19-.17a.66.66 0 0 1 .5 0c.08.03.14.09.19.17s.09.18.12.31`}),eD=H({name:`replay_30`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2v4c4.42 0 8 3.58 8 8s-3.58 8-8 8-8-3.58-8-8h2c0 3.31 2.69 6 6 6s6-2.69 6-6-2.69-6-6-6v4L7 7zm-1.99 12.49h-.45v.65h.47c.11 0 .2.02.29.04a.51.51 0 0 1 .36.31c.03.08.05.18.05.29 0 .09-.01.17-.04.24s-.08.13-.13.18-.12.09-.2.12-.17.04-.27.04c-.09 0-.17-.02-.25-.04a.5.5 0 0 1-.2-.11c-.06-.05-.1-.1-.13-.17a.55.55 0 0 1-.05-.22h-.85c0 .21.04.4.12.55s.2.27.33.38.29.18.46.23.35.07.53.07c.22 0 .41-.03.6-.08s.34-.14.48-.24.24-.24.32-.39.12-.33.12-.53c0-.23-.06-.43-.18-.61s-.3-.3-.54-.39a1.1 1.1 0 0 0 .48-.39.85.85 0 0 0 .17-.52c0-.2-.04-.38-.11-.53s-.17-.28-.3-.38-.28-.18-.46-.23-.38-.08-.59-.08c-.19 0-.37.03-.54.08s-.31.13-.44.23a1.07 1.07 0 0 0-.41.85h.85a.46.46 0 0 1 .17-.35.4.4 0 0 1 .18-.1.8.8 0 0 1 .22-.03c.09 0 .18.02.25.04s.13.06.18.11.08.1.11.17.04.14.04.22c0 .18-.05.32-.16.43s-.27.16-.48.16m5.29.75c0 .32-.03.6-.1.82s-.17.42-.29.57-.28.26-.45.33-.37.1-.59.1-.41-.03-.59-.1-.33-.18-.46-.33q-.195-.225-.3-.57c-.07-.23-.11-.5-.11-.82v-.74c0-.32.03-.6.1-.82s.17-.42.29-.57.28-.26.45-.33.37-.1.59-.1.41.03.59.1.33.18.46.33q.195.225.3.57c.07.23.11.5.11.82zm-.89-1.34c.03.13.04.29.04.48h-.01v.97c0 .19-.01.35-.04.48-.02.13-.06.24-.11.32s-.12.14-.19.17a.66.66 0 0 1-.5 0 .4.4 0 0 1-.19-.17c-.05-.08-.09-.19-.12-.32s-.04-.29-.04-.48v-.97c0-.19.01-.35.04-.48s.07-.23.12-.31.12-.14.19-.17a.66.66 0 0 1 .5 0c.08.03.14.09.19.17s.09.18.12.31`}),tD=H({name:`replay_5`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2v4c4.42 0 8 3.58 8 8s-3.58 8-8 8-8-3.58-8-8h2c0 3.31 2.69 6 6 6s6-2.69 6-6-2.69-6-6-6v4L7 7zm-1.06 10.73-.25 2.17.67.16.022-.023a.3.3 0 0 1 .078-.067q.03-.016.06-.035l.06-.035c.04-.02.1-.04.15-.05s.12-.02.2-.02c.11 0 .22.02.3.05q.12.045.21.15c.06.07.1.14.13.24s.04.2.04.31 0 .21-.03.31-.07.18-.11.25a.49.49 0 0 1-.45.23.65.65 0 0 1-.42-.15c-.11-.09-.17-.23-.19-.41h-.84c0 .2.05.38.13.53s.18.29.32.39.29.19.46.24.35.08.53.08c.25 0 .46-.05.64-.12s.33-.18.45-.31q.18-.195.27-.45t.09-.54c0-.22-.04-.42-.09-.6s-.14-.33-.25-.45-.25-.21-.41-.28a1.35 1.35 0 0 0-.75-.08q-.045.008-.09.02t-.09.02c-.06.01-.11.03-.15.05l-.05.021c-.022.01-.043.017-.06.029l.11-.92h1.7v-.71z`}),nD=H({name:`reply`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M10 8.5v-4l-7 7 7 7v-4.1c5 0 8.5 1.6 11 5.1-1-5-4-10-11-11`}),rD=H({name:`reply_all`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 4.5v3l-4 4 4 4v3l-7-7zm6 0v4c7 1 10 6 11 11-2.5-3.5-6-5.1-11-5.1v4.1l-7-7z`}),iD=H({name:`report`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M8.27 3h7.46L21 8.27v7.46L15.73 21H8.27L3 15.73V8.27zm6.63 16 4.1-4.1V9.1L14.9 5H9.1L5 9.1v5.8L9.1 19zM12 15a1 1 0 1 0 0 2 1 1 0 0 0 0-2m1-8h-2v7h2z`}),aD=H({name:`report_bug`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17.19 8H20v2h-2.09c.05.33.09.66.09 1v1h2v2h-2v1c0 .34-.04.67-.09 1H20v2h-2.81c-1.04 1.79-2.97 3-5.19 3s-4.15-1.21-5.19-3H4v-2h2.09c-.05-.33-.09-.66-.09-1v-1H4v-2h2v-1c0-.34.04-.67.09-1H4V8h2.81c.45-.78 1.07-1.45 1.81-1.96L7 4.41 8.41 3l2.18 2.17c.45-.11.92-.17 1.41-.17s.96.06 1.42.17L15.59 3 17 4.41l-1.63 1.63c.75.51 1.37 1.18 1.82 1.96M16 15v-4c0-.22-.03-.47-.07-.69l-.1-.65-.38-.65c-.3-.53-.71-.97-1.21-1.31l-.61-.42-.68-.16a3.787 3.787 0 0 0-1.89 0l-.74.18-.57.39A4.1 4.1 0 0 0 8.54 9l-.37.65-.1.65c-.04.22-.07.47-.07.7v4c0 .23.03.48.07.71l.1.65.37.64c.72 1.23 2.04 2 3.46 2s2.74-.76 3.46-2l.37-.65.1-.65c.04-.23.07-.48.07-.7m-6-1h4v2h-4zm4-4h-4v2h4z`}),oD=H({name:`report_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2.7 1.29 1.29 2.7l3.64 3.64-1.64 1.64v7.46l5.27 5.27h7.46l1.64-1.64 3.64 3.64 1.41-1.41zm6.69 3.42h5.8l4.1 4.1v5.8l-.22.22 1.42 1.41.8-.8V7.98l-5.27-5.27H8.56l-.8.8 1.41 1.42zm2.9 10a1 1 0 1 0 0 2 1 1 0 0 0 0-2m1-8v2.33l-2-2v-.33zm-3.9 12h5.8l1.05-1.05-9.9-9.9-1.05 1.05v5.8z`}),sD=H({name:`res_4k_filled`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 3h14a2 2 0 0 1 2 2v14c0 1.1-.9 2-2 2H5a2 2 0 0 1-2-2V5c0-1.1.9-2 2-2m6 12H9.5v-1.5h-3V9H8v3h1.5V9H11v3h1v1.51h-1zm5.2-3 2-3h-1.7l-2 3V9H13v6h1.5v-3l2 3h1.7z`}),cD=H({name:`res_4k_outlined`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 3H5c-1.1 0-2 .9-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5a2 2 0 0 0-2-2m0 2v14H5V5zm-8 10H9.5v-1.5h-3V9H8v3h1.5V9H11v3h1v1.51h-1zm5.2-3 2-3h-1.7l-2 3V9H13v6h1.5v-3l2 3h1.7z`}),lD=H({name:`res_hd_filled`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 3h14c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2m4.5 10h-2v2H6V9h1.5v2.5h2V9H11v6H9.5zm8.5 1v-4c0-.55-.45-1-1-1h-4v6h4c.55 0 1-.45 1-1m-3.5-.5h2v-3h-2z`}),uD=H({name:`res_hd_outlined`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m0 16H5V5h14zm-9.5-6h-2v2H6V9h1.5v2.5h2V9H11v6H9.5zm8.5 1v-4c0-.55-.45-1-1-1h-4v6h4c.55 0 1-.45 1-1m-3.5-.5h2v-3h-2z`}),dD=H({name:`restaurant`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9 9h2V2h2v7c0 2.21-1.79 4-4 4v9H7v-9c-2.21 0-4-1.79-4-4V2h2v7h2V2h2zm7 5V6c0-1.76 2.24-4 5-4v20h-2v-8z`}),fD=H({name:`restore`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4.5 12a9 9 0 1 1 9 9c-2.49 0-4.73-1.01-6.36-2.64l1.42-1.42A6.94 6.94 0 0 0 13.5 19c3.87 0 7-3.13 7-7s-3.13-7-7-7-7 3.13-7 7h3l-4 3.99-4-3.99zm8 1V8H14v4.15l3.52 2.09-.77 1.28z`}),pD=H({name:`restore_from_trash`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m14.5 3 1 1H19v2H5V4h3.5l1-1zM8 21c-1.1 0-2-.9-2-2V7h12v12c0 1.1-.9 2-2 2zm0-7V9h8v5l-4-4zm0 0v5h8v-5h-2v4h-4v-4z`}),mD=H({name:`restore_page`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8zm4 18H6V4h7.17L18 8.83zM7.28 9.4l1.17 1.17c.8-1.24 2.18-2.07 3.77-2.07 2.48 0 4.5 2.02 4.5 4.5s-2.02 4.5-4.5 4.5a4.51 4.51 0 0 1-4.12-2.7h1.55a3.14 3.14 0 0 0 2.58 1.35 3.15 3.15 0 1 0 0-6.3c-1.21 0-2.27.7-2.79 1.71L10.88 13h-3.6z`}),hD=H({name:`rotate_3d`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m11.345.03.66-.03c6.29 0 11.44 4.84 11.94 10.99h-1.5c-.35-3.76-2.69-6.93-5.96-8.48l-1.33 1.33zm-2.93 14.93c-.19 0-.37-.03-.52-.08a1.1 1.1 0 0 1-.4-.24c-.11-.1-.2-.22-.26-.37-.06-.14-.09-.3-.09-.47h-1.3c0 .36.07.68.21.95s.33.5.56.69c.24.18.51.32.82.41q.45.15.96.15c.37 0 .72-.05 1.03-.15.32-.1.6-.25.83-.44s.42-.43.55-.72.2-.61.2-.97c0-.19-.02-.38-.07-.56a1.7 1.7 0 0 0-.23-.51c-.1-.16-.24-.3-.4-.43-.17-.13-.37-.23-.61-.31a2.1 2.1 0 0 0 .89-.75c.1-.15.17-.3.22-.46s.07-.32.07-.48q0-.54-.18-.96a1.8 1.8 0 0 0-.51-.69c-.2-.19-.47-.33-.77-.43-.31-.09-.65-.14-1.02-.14-.36 0-.69.05-1 .16-.3.11-.57.26-.79.45-.21.19-.38.41-.51.67-.12.26-.18.54-.18.85h1.3q0-.255.09-.45a.94.94 0 0 1 .25-.34c.11-.09.23-.17.38-.22s.3-.08.48-.08c.4 0 .7.1.89.31.19.2.29.49.29.86 0 .18-.03.34-.08.49a.87.87 0 0 1-.25.37c-.11.1-.25.18-.41.24s-.36.09-.58.09h-.77v1.03h.77c.22 0 .42.02.6.07s.33.13.45.23c.12.11.22.24.29.4s.1.35.1.57c0 .41-.12.72-.35.93-.23.23-.55.33-.95.33m-.89 6.52A10.49 10.49 0 0 1 1.555 13h-1.5c.51 6.16 5.66 11 11.95 11l.66-.03-3.81-3.81zm8.3-13.21c.44.18.82.44 1.14.77s.57.73.74 1.2.26.99.26 1.57v.4c0 .58-.09 1.1-.26 1.57-.17.46-.42.86-.74 1.19s-.71.58-1.16.76-.96.27-1.51.27h-2.3V8h2.36q.81 0 1.47.27m.75 3.93c0 .42-.05.79-.14 1.13-.1.33-.24.62-.43.85s-.43.41-.71.53q-.435.18-.99.18h-.91V9.12h.97c.72 0 1.27.23 1.64.69.38.46.57 1.12.57 1.99z`}),gD=H({name:`rotate_90_degrees_ccw`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M13.57 4.62c2.3 0 4.61.88 6.36 2.64a8.98 8.98 0 0 1 0 12.72 8.95 8.95 0 0 1-6.36 2.64c-1.49 0-2.98-.38-4.33-1.12l1.49-1.49a6.973 6.973 0 0 0 7.79-1.44 7.007 7.007 0 0 0 0-9.9 6.97 6.97 0 0 0-4.95-2.05v3.24L9.33 5.62l4.24-4.24zM7.91 7.03l-6.48 6.49L7.92 20l6.49-6.48zm-3.65 6.49 3.66-3.66 3.65 3.66-3.66 3.66z`}),_D=H({name:`rotate_left`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12.965 2.535v3.07c3.95.49 7 3.85 7 7.93s-3.05 7.44-7 7.93v-2.02c2.84-.48 5-2.94 5-5.91s-2.16-5.43-5-5.91v3.91l-4.55-4.45zm-7.3 6.11 1.41 1.42c-.53.75-.88 1.6-1.02 2.47h-2.02c.17-1.39.73-2.73 1.63-3.89m-1.63 5.89h2.02c.14.88.49 1.72 1.01 2.47l-1.41 1.42c-.9-1.16-1.45-2.5-1.62-3.89m3.03 5.32c1.16.9 2.51 1.44 3.9 1.61v-2.03c-.87-.15-1.71-.49-2.46-1.03z`}),vD=H({name:`rotate_right`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m11.035 2.535 4.55 4.55-4.55 4.45v-3.91c-2.84.48-5 2.94-5 5.91s2.16 5.43 5 5.91v2.02c-3.95-.49-7-3.85-7-7.93s3.06-7.44 7-7.93zm7.31 6.11c.9 1.16 1.45 2.5 1.62 3.89h-2.02c-.14-.87-.48-1.72-1.02-2.47zm-5.31 10.79v2.02c1.39-.17 2.74-.71 3.9-1.61l-1.44-1.44c-.75.54-1.59.89-2.46 1.03m5.31-1.01-1.42-1.41c.54-.76.88-1.61 1.02-2.48h2.02a7.9 7.9 0 0 1-1.62 3.89`}),yD=H({name:`router`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16 4.2c1.5 0 3 .6 4.2 1.7l.8-.8C19.6 3.7 17.8 3 16 3s-3.6.7-5 2.1l.8.8C13 4.8 14.5 4.2 16 4.2m-3.3 2.5.8.8c.7-.7 1.6-1 2.5-1s1.8.3 2.5 1l.8-.8c-.9-.9-2.1-1.4-3.3-1.4s-2.4.5-3.3 1.4M17 13h2c1.1 0 2 .9 2 2v4c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2v-4c0-1.1.9-2 2-2h10V9h2zm2 6H5v-4h14zM8 16H6v2h2zm1.5 0h2v2h-2zm5.5 0h-2v2h2z`}),bD=H({name:`run`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16.55 3.25c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2m-4.6 11.5-1 4.4-7-1.4.4-2 4.9 1 1.6-8.1-1.8.7v3.4h-2v-4.7l5.2-2.2c.15 0 .275-.025.4-.05s.25-.05.4-.05c.7 0 1.3.4 1.7 1l1 1.6c.8 1.4 2.4 2.4 4.3 2.4v2c-2.2 0-4.2-1-5.5-2.5l-.6 3 2.1 2v7.5h-2v-6z`}),xD=H({name:`satellite`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2M5 19V5h14v14zM6 6h2.57c0 1.42-1.15 2.58-2.57 2.58zm6 0h-1.71c0 2.36-1.92 4.29-4.29 4.29V12c3.32 0 6-2.69 6-6m-.86 9.73 3-3.87L18 17H6l3-3.85z`}),SD=H({name:`save`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 3h12l4 4v12c0 1.1-.9 2-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2m14 16V7.83L16.17 5H5v14zm-7-7c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3m3-6H6v4h9z`}),CD=H({name:`scanner`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m4.2 4.5 15.6 5.7c.7.2 1.2 1 1.2 1.8v5.5c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2v-4c0-1.1.9-2 2-2h12.6L3.5 6.4zm.8 13h14v-4H5zm1-3h2v2H6zm12 0h-8v2h8z`}),wD=H({name:`scatter_plot`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11.2 10.2c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4m-8 4c0 2.21 1.79 4 4 4s4-1.79 4-4-1.79-4-4-4-4 1.79-4 4m2 0c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2m4-8c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2m7.6 15.6c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4m-2-4c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2`}),TD=H({name:`school`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 3 1 9l4 2.18v6L12 21l7-3.82v-6l2-1.09V17h2V9zm6.82 6L12 12.72 5.18 9 12 5.28zM12 18.72l5-2.73v-3.72L12 15l-5-2.73v3.72z`}),ED=H({name:`search_find_replace`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M13.796 6.715c-.91-.9-2.16-1.46-3.54-1.46a5 5 0 0 0-4.9 4h-2.02c.49-3.39 3.39-6 6.92-6 1.93 0 3.68.78 4.95 2.05l2.05-2.05v6h-6zm3.38 4.54a6.9 6.9 0 0 1-1.28 3.14l4.85 4.86-1.49 1.49-4.86-4.85a7 7 0 0 1-4.14 1.36c-1.93 0-3.68-.78-4.95-2.05l-2.05 2.05v-6h6l-2.54 2.54c.91.9 2.16 1.46 3.54 1.46a5 5 0 0 0 4.9-4z`}),DD=H({name:`search_in_page`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8zM6 4h7l5 5v8.58l-1.84-1.84a4.99 4.99 0 0 0-.64-6.28A4.96 4.96 0 0 0 12 8a5 5 0 0 0-3.53 1.46 4.98 4.98 0 0 0 0 7.05 4.98 4.98 0 0 0 6.28.63L17.6 20H6zm6 11.98c.8 0 1.55-.32 2.11-.88.57-.56.88-1.31.88-2.11s-.32-1.55-.88-2.11C13.55 10.31 12.8 10 12 10s-1.55.31-2.11.88c-.57.56-.88 1.31-.88 2.11s.32 1.55.88 2.11c.56.57 1.31.88 2.11.88`}),OD=H({name:`searched_history`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17.01 14.26h-.8l-.27-.27a6.45 6.45 0 0 0 1.57-4.23 6.5 6.5 0 0 0-6.5-6.5c-3.59 0-6.5 3-6.5 6.5H2l3.84 4 4.16-4H6.51a4.5 4.5 0 0 1 9 0 4.507 4.507 0 0 1-6.32 4.12l-1.48 1.48a6.47 6.47 0 0 0 7.52-.67l.27.27v.79l5.01 4.99L22 19.26z`}),kD=H({name:`security`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m3 5 9-4 9 4v6c0 5.55-3.84 10.74-9 12-5.16-1.26-9-6.45-9-12zm16 6.99h-7v-8.8L5 6.3V12h7v8.93c3.72-1.15 6.47-4.82 7-8.94`}),AD=H({name:`select_all`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 5H3c0-1.1.9-2 2-2zm0 8H3v-2h2zm2 8h2v-2H7zM5 9H3V7h2zm8-6h-2v2h2zm6 2V3c1.1 0 2 .9 2 2zM5 21v-2H3c0 1.1.9 2 2 2m0-4H3v-2h2zM9 3H7v2h2zm4 18h-2v-2h2zm6-8h2v-2h-2zm2 6c0 1.1-.9 2-2 2v-2zM19 9h2V7h-2zm2 8h-2v-2h2zm-6 4h2v-2h-2zm2-16h-2V3h2zM7 17h10V7H7zm8-8H9v6h6z`}),jD=H({name:`send`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m1.5 10 .01-7 20.99 9-20.99 9-.01-7 15-2zm2.01-3.97 7.51 3.22-7.52-1zm7.5 8.72L3.5 17.97v-2.22z`}),MD=H({name:`setting_backup_restore`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4.5 12a9 9 0 1 1 3.52 7.14l1.42-1.44A6.995 6.995 0 0 0 20.5 12c0-3.87-3.13-7-7-7s-7 3.13-7 7h3l-4 4-4-4zm9-2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2`}),ND=H({name:`settings`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19.502 12c0 .34-.03.66-.07.98l2.11 1.65c.19.15.24.42.12.64l-2 3.46c-.09.16-.26.25-.43.25q-.09 0-.18-.03l-2.49-1c-.52.39-1.08.73-1.69.98l-.38 2.65c-.03.24-.24.42-.49.42h-4c-.25 0-.46-.18-.49-.42l-.38-2.65c-.61-.25-1.17-.58-1.69-.98l-2.49 1a.5.5 0 0 1-.61-.22l-2-3.46a.505.505 0 0 1 .12-.64l2.11-1.65a8 8 0 0 1-.07-.98c0-.33.03-.66.07-.98l-2.11-1.65a.493.493 0 0 1-.12-.64l2-3.46c.09-.16.26-.25.43-.25q.09 0 .18.03l2.49 1c.52-.39 1.08-.73 1.69-.98l.38-2.65c.03-.24.24-.42.49-.42h4c.25 0 .46.18.49.42l.38 2.65c.61.25 1.17.58 1.69.98l2.49-1a.5.5 0 0 1 .61.22l2 3.46c.12.22.07.49-.12.64l-2.11 1.65c.04.32.07.64.07.98m-2 0c0-.21-.01-.42-.05-.73l-.14-1.13.89-.7 1.07-.85-.7-1.21-1.27.51-1.06.43-.91-.7c-.4-.3-.8-.53-1.23-.71l-1.06-.43-.16-1.13-.19-1.35h-1.39l-.2 1.35-.16 1.13-1.06.43c-.41.17-.82.41-1.25.73l-.9.68-1.04-.42-1.27-.51-.7 1.21 1.08.84.89.7-.14 1.13c-.03.3-.05.53-.05.73s.02.43.05.74l.14 1.13-.89.7-1.08.84.7 1.21 1.27-.51 1.06-.43.91.7c.4.3.8.53 1.23.71l1.06.43.16 1.13.19 1.35h1.4l.2-1.35.16-1.13 1.06-.43c.41-.17.82-.41 1.25-.73l.9-.68 1.04.42 1.27.51.7-1.21-1.08-.84-.89-.7.14-1.13c.03-.3.05-.52.05-.73m-5.5-4c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4m-2 4c0 1.1.9 2 2 2s2-.9 2-2-.9-2-2-2-2 .9-2 2`}),PD=H({name:`share`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16.04 16.89c.52-.47 1.2-.77 1.96-.77 1.61 0 2.92 1.31 2.92 2.92s-1.31 2.92-2.92 2.92-2.92-1.31-2.92-2.92c0-.22.03-.44.08-.65l-7.12-4.16c-.54.5-1.25.81-2.04.81-1.66 0-3-1.34-3-3s1.34-3 3-3c.79 0 1.5.31 2.04.81l7.05-4.11c-.05-.23-.09-.46-.09-.7 0-1.66 1.34-3 3-3s3 1.34 3 3-1.34 3-3 3c-.79 0-1.5-.31-2.04-.81l-7.05 4.11c.05.23.09.46.09.7s-.04.47-.09.7zM19 5.04c0-.55-.45-1-1-1s-1 .45-1 1 .45 1 1 1 1-.45 1-1m-13 8c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1m11 6.02c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1-1 .45-1 1`}),FD=H({name:`share_screen`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20 18c1.1 0 1.99-.9 1.99-2L22 6a2 2 0 0 0-2-2H4c-1.11 0-2 .89-2 2v10a2 2 0 0 0 2 2H0v2h24v-2zM4 16V6h16v10.01zm3-1c.56-2.67 2.11-5.33 6-5.87V7l4 3.73-4 3.74v-2.19c-2.78 0-4.61.85-6 2.72`}),ID=H({name:`share_screen_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M1.11 2.84 2.66 4.4c-.41.37-.66.89-.66 1.48v9.98c0 1.1.9 2 2.01 2H0v2h18.13l2.71 2.71 1.41-1.41L2.52 1.43zm20.68 15.02 2 2H24v-2zM4.13 5.88H4v10h10.13l-3.46-3.48c-1.54.38-2.71 1.17-3.67 2.46.31-1.48.94-2.93 2.08-4.05zm15.87 0v10.19l1.3 1.3c.42-.37.7-.89.7-1.49v-10a2 2 0 0 0-2-2H7.8l2 2zm-4.28 5.91-2.79-2.78.07-.02V6.86l4 3.73z`}),LD=H({name:`sheet_bottom_position`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 4h18c.55 0 1 .45 1 1v14c0 .55-.45 1-1 1H3c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1m1 10h16V6H4z`}),RD=H({name:`sheet_left_position`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 20h18c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1H3c-.55 0-1 .45-1 1v14c0 .55.45 1 1 1m7-14h10v12H10z`}),zD=H({name:`sheet_right_position`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 4h18c.55 0 1 .45 1 1v14c0 .55-.45 1-1 1H3c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1m1 14h10V6H4z`}),BD=H({name:`sheet_top_position`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 20h18c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1H3c-.55 0-1 .45-1 1v14c0 .55.45 1 1 1m1-10h16v8H4z`}),VD=H({name:`shipping`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20 8h-3V4H3c-1.1 0-2 .9-2 2v11h2c0 1.66 1.34 3 3 3s3-1.34 3-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3h2v-5zm-.5 1.5 1.96 2.5H17V9.5zM5 17c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1-1 .45-1 1m3.22-2c-.55-.61-1.33-1-2.22-1s-1.67.39-2.22 1H3V6h12v9zM17 17c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1-1 .45-1 1`}),HD=H({name:`shopping_basket`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17.21 9.49H22c.55 0 1 .45 1 1l-.03.27-2.54 9.27a2.01 2.01 0 0 1-1.93 1.46h-13c-.92 0-1.69-.62-1.92-1.46l-2.54-9.27a.8.8 0 0 1-.04-.27c0-.55.45-1 1-1h4.79l4.38-6.55c.19-.29.51-.43.83-.43s.64.14.83.42zm-2.41 0L12 5.29l-2.8 4.2zm3.7 10-12.99.01-2.2-8.01H20.7zm-8.5-4c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2`}),UD=H({name:`shopping_card`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18.296 11.97c-.34.62-1 1.03-1.75 1.03h-7.45l-1.1 2h12v2h-12c-1.52 0-2.48-1.63-1.75-2.97l1.35-2.44L3.996 4h-2V2h3.27l.94 2h14.8c.76 0 1.24.82.87 1.48zM19.306 6H7.156l2.37 5h7.02zM7.996 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2m8.01 2c0-1.1.89-2 1.99-2s2 .9 2 2-.9 2-2 2-1.99-.9-1.99-2`}),WD=H({name:`shopping_cart_add`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M13.92 9.5h-2v-3h-3v-2h3v-3h2v3h3v2h-3zm-7.99 11c0-1.1.89-2 1.99-2s2 .9 2 2-.9 2-2 2-1.99-.9-1.99-2m11.99-2c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2m-1.45-5H9.02l-1.1 2h12v2h-12c-1.52 0-2.48-1.63-1.75-2.97l1.35-2.44-3.6-7.59h-2v-2h3.27l4.26 9h7.02l3.87-7 1.74.96-3.86 7.01c-.34.62-1 1.03-1.75 1.03`}),GD=H({name:`shopping_cart_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m.565 1.975 1.41-1.41 21.46 21.46-1.41 1.41-2.84-2.84c-.36.51-.95.84-1.62.84a1.997 1.997 0 0 1-1.16-3.62l-1.38-1.38h-7.46c-1.1 0-2-.9-2-2 0-.35.09-.68.25-.96l1.35-2.45-2.21-4.66zm8.1 10.46-1.1 2h5.46l-2-2zm11.9-9H7.685l2 2h9.19l-2.76 5h-1.44l1.94 1.94c.54-.14.99-.49 1.25-.97l3.58-6.49c.37-.66-.12-1.48-.88-1.48m-14.99 16c0-1.1.89-2 1.99-2s2 .9 2 2-.9 2-2 2-1.99-.9-1.99-2`}),KD=H({name:`shuffle`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M10.59 9.17 5.41 4 4 5.41l5.17 5.17zM14.5 4l2.04 2.04L4 18.59 5.41 20 17.96 7.46 20 9.5V4zm-1.08 10.82 1.41-1.41 3.13 3.13L20 14.5V20h-5.5l2.05-2.05z`}),qD=H({name:`signature`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m17.37 2.29 2.34 2.34c.39.39.39 1.02 0 1.41l-1.83 1.83-3.75-3.75 1.83-1.83c.19-.19.44-.29.7-.29s.51.09.71.29M2 16.25V20h3.75L16.81 8.94l-3.75-3.75zM4.92 18H4v-.92l9.06-9.06.92.92z M10 18h9v2H8z`}),JD=H({name:`sim_card`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M10 2h8c1.1 0 2 .9 2 2v16c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2V8zm8 18V4h-7.17L6 8.83V20zM7 17h2v2H7zm10 0h-2v2h2zM7 11h2v4H7zm6 4h-2v4h2zm-2-4h2v2h-2zm6 0h-2v4h2z`}),YD=H({name:`skip_next`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m6 18 8.5-6L6 6zm2-8.14L11.03 12 8 14.14zM18 6h-2v12h2z`}),XD=H({name:`skip_previous`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M6 6h2v12H6zm3.5 6 8.5 6V6zm3.47 0L16 14.14V9.86z`}),ZD=H({name:`skype`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7.5 2A5.5 5.5 0 0 0 2 7.5c0 1.231.409 2.362 1.092 3.28-.054.4-.092.805-.092 1.22a9 9 0 0 0 9 9c.415 0 .82-.038 1.22-.092A5.47 5.47 0 0 0 16.5 22a5.5 5.5 0 0 0 5.5-5.5 5.47 5.47 0 0 0-1.092-3.28c.054-.4.092-.805.092-1.22a9 9 0 0 0-9-9c-.415 0-.82.038-1.22.092A5.47 5.47 0 0 0 7.5 2m0 2c.753 0 1.475.24 2.086.695l.652.489.809-.11C11.42 5.024 11.724 5 12 5c3.86 0 7 3.14 7 7 0 .276-.023.578-.074.953l-.11.809.489.652A3.47 3.47 0 0 1 20 16.5c0 1.93-1.57 3.5-3.5 3.5a3.47 3.47 0 0 1-2.086-.695l-.652-.489-.809.11c-.375.05-.677.074-.953.074-3.86 0-7-3.14-7-7 0-.276.023-.578.074-.953l.11-.809-.489-.652A3.47 3.47 0 0 1 4 7.5C4 5.57 5.57 4 7.5 4m4.35 3C8.09 7 7.813 9.209 7.813 9.754c0 1.084.621 1.926 1.683 2.334 1.13.434 2.5.694 3.277.906 1.217.333 1.063 1.004 1.063 1.102 0 1.03-1.41 1.295-2.012 1.238-.68-.064-1.369.13-2.086-1.346-.128-.264-.363-.841-1.07-.841-.306 0-1.07.232-1.07.962 0 1.432 1.599 2.891 4.38 2.891 1.454 0 4.167-.503 4.169-3.111 0-2.271-2.291-2.67-3.975-3.104-.461-.119-2.18-.309-2.18-1.209 0-.267.374-.908 1.72-.908 1.388 0 1.69.65 1.874.986.154.267.28.474.435.573a1.09 1.09 0 0 0 1.375-.116c.2-.207.3-.435.3-.695C15.695 8.285 14.357 7 11.85 7`}),QD=H({name:`slack`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7.363 14.11a1.682 1.682 0 0 1-3.362 0 1.69 1.69 0 0 1 1.68-1.682h1.681zm.846 0a1.69 1.69 0 0 1 1.682-1.682 1.69 1.69 0 0 1 1.68 1.681v4.21A1.69 1.69 0 0 1 9.892 20a1.684 1.684 0 0 1-1.682-1.681zm1.682-6.747A1.684 1.684 0 0 1 8.209 5.68 1.69 1.69 0 0 1 9.891 4a1.69 1.69 0 0 1 1.68 1.681v1.681zm0 .846a1.686 1.686 0 0 1 1.68 1.682 1.686 1.686 0 0 1-1.68 1.68H5.68A1.69 1.69 0 0 1 4 9.892a1.684 1.684 0 0 1 1.681-1.682zm6.746 1.682a1.68 1.68 0 0 1 1.682-1.682A1.69 1.69 0 0 1 20 9.891a1.69 1.69 0 0 1-1.681 1.68h-1.681zm-.846 0a1.69 1.69 0 0 1-1.682 1.68 1.686 1.686 0 0 1-1.68-1.68V5.68A1.69 1.69 0 0 1 14.108 4a1.68 1.68 0 0 1 1.682 1.681zm-1.682 6.746a1.68 1.68 0 0 1 1.682 1.682A1.686 1.686 0 0 1 14.109 20a1.69 1.69 0 0 1-1.68-1.681v-1.681zm0-.846a1.69 1.69 0 0 1-1.68-1.682 1.686 1.686 0 0 1 1.68-1.68h4.21A1.69 1.69 0 0 1 20 14.108a1.68 1.68 0 0 1-1.681 1.682z`}),$D=H({name:`slideshow`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m-9 13 5-4-5-4zm-5 3h14V5H5z`}),eO=H({name:`smartwatch`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16 0H8l-.95 5.73A7.94 7.94 0 0 0 4 12a7.94 7.94 0 0 0 3.05 6.27L8 24h8l.96-5.73A7.98 7.98 0 0 0 20 12c0-2.54-1.19-4.81-3.04-6.27zm-1.28 4.48L14.31 2H9.7l-.41 2.47C10.13 4.17 11.05 4 12 4c.96 0 1.87.17 2.72.48M14.31 22l.41-2.48c-.85.31-1.76.48-2.72.48-.95 0-1.87-.17-2.71-.47L9.7 22zM6 12c0 3.31 2.69 6 6 6s6-2.69 6-6-2.69-6-6-6-6 2.69-6 6`}),tO=H({name:`smoking`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19.85 6.85c0 .93-.38 1.77-1 2.38 1.87.89 3.15 2.81 3.15 5.03v2.24h-1.5v-2.23c0-2.24-1.76-4.07-4-4.07V8.7c1.02 0 1.85-.83 1.85-1.85S17.52 5 16.5 5V3.5c1.85 0 3.35 1.5 3.35 3.35M14.5 11.7h1.53c1.87 0 3.47 1.35 3.47 3.16v1.64H18v-1.3c0-1.31-.92-2.05-1.97-2.05H14.5a3.35 3.35 0 0 1 0-6.7v1.5c-1.02 0-1.85.73-1.85 1.75s.83 2 1.85 2M2 17.5h15v3H2zm16 0h1.5v3H18zm2.5 0H22v3h-1.5z`}),nO=H({name:`smoking_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16.03 8.175H14.5a3.35 3.35 0 0 1 0-6.7v1.5c-1.02 0-1.85.73-1.85 1.75s.83 2 1.85 2h1.53c1.87 0 3.47 1.35 3.47 3.16v1.64H18v-1.3c0-1.31-.92-2.05-1.97-2.05m.97 4.35h-2.34l2.34 2.34zm2.5 0H18v3h1.5zm2.5 0h-1.5v3H22zm-3.15-8.27c.62-.61 1-1.45 1-2.38h-1.5c0 1.02-.83 1.85-1.85 1.85v1.5c2.24 0 4 1.83 4 4.07v2.23H22v-2.24c0-2.22-1.28-4.14-3.15-5.03M2 5.525l1.41-1.41 17 17-1.41 1.41-7-7H2v-3h7z`}),rO=H({name:`snooze`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m2.055 5.749 1.281 1.536L7.944 3.44 6.663 1.905zm14.001-2.307 1.281-1.536 4.608 3.843-1.282 1.536zM9 11.095h3.63L9 15.295v1.8h6v-2h-3.63l3.63-4.2v-1.8H9zm3-5c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.14-7-7 3.14-7 7-7m-9 7A9 9 0 1 1 21 13.097 9 9 0 0 1 3 13.095`}),iO=H({name:`snow`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M22 11h-4.17l3.24-3.24-1.41-1.42L15 11h-2V9l4.66-4.66-1.42-1.41L13 6.17V2h-2v4.17L7.76 2.93 6.34 4.34 11 9v2H9L4.34 6.34 2.93 7.76 6.17 11H2v2h4.17l-3.24 3.24 1.41 1.42L9 13h2v2l-4.66 4.66 1.42 1.41L11 17.83V22h2v-4.17l3.24 3.24 1.42-1.41L13 15v-2h2l4.66 4.66 1.41-1.42L17.83 13H22z`}),aO=H({name:`sort`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 6v2h18V6zm0 12h6v-2H3zm12-5H3v-2h12z`}),oO=H({name:`sort_by_alpha`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m10.495 4.66 2.36-2.36 2.36 2.36zm4.69 14.71-2.33 2.33-2.33-2.33zm-13.31-1.64 4.5-11.46h1.64l4.49 11.46h-1.84l-.92-2.45h-5.11l-.92 2.45zm3.37-4.09 1.94-5.18 1.94 5.18zm16.88 2.5h-6.12l5.93-8.6V6.28h-8.3v1.6h5.88l-5.92 8.56v1.29h8.53z`}),sO=H({name:`speaker`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17 2H7c-1.1 0-2 .9-2 2v16c0 1.1.9 1.99 2 1.99L17 22c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2M7 20V4h10v16zm7-13a2 2 0 1 1-4.001.001A2 2 0 0 1 14 7m-2 4c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4m-2 4c0 1.1.9 2 2 2s2-.9 2-2-.9-2-2-2-2 .9-2 2`}),cO=H({name:`speaker_group`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9.8 1h8.4c.99 0 1.8.81 1.8 1.8v14.4c0 .99-.81 1.8-1.8 1.8l-8.4-.01c-.99 0-1.8-.8-1.8-1.79V2.8C8 1.81 8.81 1 9.8 1M18 17V3h-8v13.99zm-4-9a2 2 0 1 0 .001-3.999A2 2 0 0 0 14 8m3.5 4.5c0 1.93-1.57 3.5-3.5 3.5s-3.5-1.57-3.5-3.5S12.07 9 14 9s3.5 1.57 3.5 3.5M14 11c.83 0 1.5.67 1.5 1.5S14.83 14 14 14s-1.5-.67-1.5-1.5.67-1.5 1.5-1.5M4 5h2v16h10v2H6a2 2 0 0 1-2-2z`}),lO=H({name:`spellcheck`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11.72 15.25h2.09l-5.11-13H6.84l-5.11 13h2.09l1.12-3h5.64zm-6.02-5 2.07-5.52 2.07 5.52zm7.07 8.68 8.09-8.09 1.41 1.41-9.49 9.5-5.09-5.09 1.41-1.41z`}),uO=H({name:`spotify`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.489 2 2 6.489 2 12s4.489 10 10 10 10-4.489 10-10S17.511 2 12 2m0 2c4.43 0 8 3.57 8 8s-3.57 8-8 8-8-3.57-8-8 3.57-8 8-8m-1.31 4q-2.31 0-4.362.516c-.342.085-.6.34-.6.853s.343.942.856.856c.256 0 .343-.086.514-.086a16.5 16.5 0 0 1 3.592-.428c2.395 0 4.874.598 6.585 1.539.256.085.341.172.512.172.514 0 .857-.343.942-.856 0-.427-.255-.684-.512-.855C16.079 8.599 13.34 8 10.69 8m-.17 2.994c-1.454 0-2.48.257-3.506.514-.428.17-.6.341-.6.77 0 .341.256.683.684.683.17 0 .256 0 .427-.086.77-.171 1.797-.342 2.909-.342 2.223 0 4.276.512 5.73 1.453.171.085.343.172.514.172.427 0 .682-.342.77-.77 0-.255-.172-.512-.428-.683-1.883-1.112-4.105-1.71-6.5-1.71m.255 3.014c-1.197 0-2.31.17-3.421.428-.342 0-.512.255-.512.597s.255.6.597.6c.086 0 .257-.086.428-.086.855-.171 1.881-.342 2.823-.342 1.71 0 3.336.427 4.619 1.197.17.085.256.17.427.17.256 0 .513-.17.684-.597 0-.342-.17-.429-.342-.6a10.86 10.86 0 0 0-5.303-1.367`}),dO=H({name:`star_circle`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2m7.48 7.16-5.01-.43-2-4.71c3.21.19 5.91 2.27 7.01 5.14m-5.07 6.26L12 13.98l-2.39 1.44.63-2.72-2.11-1.83 2.78-.24L12 8.06l1.09 2.56 2.78.24-2.11 1.83zm-2.86-11.4-2 4.72-5.02.43c1.1-2.88 3.8-4.97 7.02-5.15M4 12c0-.64.08-1.26.23-1.86l3.79 3.28-1.11 4.75A7.98 7.98 0 0 1 4 12m3.84 6.82L12 16.31l4.16 2.5A7.9 7.9 0 0 1 11.99 20c-1.52 0-2.94-.44-4.15-1.18m9.25-.65-1.11-4.75 3.79-3.28c.14.59.23 1.22.23 1.86 0 2.48-1.14 4.7-2.91 6.17`}),fO=H({name:`star_filled`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m12 16.067 4.947 3.6-1.894-5.814L20 10.334h-6.067l-1.933-6-1.933 6H4l4.947 3.52-1.894 5.814z`}),pO=H({name:`star_half`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m22 9.24-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03zM12 15.4V6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28z`}),mO=H({name:`star_outlined`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m22 9.24-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03zM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28z`}),hO=H({name:`stop`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M6 6h12v12H6zm10 10V8H8v8z`}),gO=H({name:`stop_circle`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12m14-4H8v8h8z`}),_O=H({name:`stop_circle_outlined`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12m2 0c0 4.41 3.59 8 8 8s8-3.59 8-8-3.59-8-8-8-8 3.59-8 8m12-4H8v8h8z`}),vO=H({name:`store`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 4h16v2H4zm14.96 8-.6-3H5.64l-.6 3zM20 7H4l-1 5v2h1v6h10v-6h4v6h2v-6h1v-2zM6 14v4h6v-4z`}),yO=H({name:`style`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m22.292 15.7-4.96-11.97a2.01 2.01 0 0 0-1.81-1.23c-.26 0-.53.04-.79.15L7.362 5.7a2 2 0 0 0-1.08 2.6l4.96 11.97a2 2 0 0 0 2.6 1.08l7.36-3.05a1.994 1.994 0 0 0 1.09-2.6m-19.5 3.7 1.34.56v-9.03l-2.43 5.86c-.41 1.02.08 2.19 1.09 2.61m5.34-11.86 4.96 11.96 7.35-3.05-4.95-11.95h-.01zm3.13.21a1 1 0 1 0 0 2 1 1 0 0 0 0-2M8.142 21.5c-1.1 0-2-.9-2-2v-6.34l3.45 8.34z`}),bO=H({name:`subdirectory_arrow_left`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m10.5 8.5 1.42 1.42-3.59 3.58h9.17v-10h2v12H8.33l3.59 3.58-1.42 1.42-6-6z`}),xO=H({name:`subdirectory_arrow_right`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m19.5 14.5-6 6-1.42-1.42 3.59-3.58H4.5v-12h2v10h9.17l-3.59-3.58L13.5 8.5z`}),SO=H({name:`subsea_drone`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16.9 4.18a.893.893 0 0 1 1.31 0l.064.068a2.98 2.98 0 0 0 4.179.19l.216-.194a1 1 0 1 0-1.338-1.487l-.216.195a.98.98 0 0 1-1.374-.063l-.063-.068a2.893 2.893 0 0 0-4.245 0 .893.893 0 0 1-1.31 0 2.893 2.893 0 0 0-4.246 0 .893.893 0 0 1-1.31 0 2.893 2.893 0 0 0-4.245 0l-.063.068a.98.98 0 0 1-1.374.063l-.216-.195a1 1 0 1 0-1.338 1.487l.216.194a2.98 2.98 0 0 0 4.18-.19l.062-.068a.893.893 0 0 1 1.31 0 2.893 2.893 0 0 0 4.246 0 .893.893 0 0 1 1.31 0 2.893 2.893 0 0 0 4.245 0M4 11h17V9H4a1 1 0 1 0 0 2m0 2h5.091l-2.777 4.011A1.5 1.5 0 1 0 7.618 19.5H14l2.06 2.06a1.5 1.5 0 0 0 1.061.44h1.258a1.5 1.5 0 0 0 1.06-.44L20.5 20.5 19 19l-1 1h-.5L16 18.5l1.5-1.5h.5l1 1 1.5-1.5-1.06-1.06a1.5 1.5 0 0 0-1.061-.44H17.12a1.5 1.5 0 0 0-1.06.44L14 17.5H8.409l3.115-4.5H21a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2H4a3 3 0 0 0 0 6`}),CO=H({name:`substation_offshore`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 6a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-1v2l-2-1v-1H8v1l-2 1v-2H5a2 2 0 0 1-2-2zm16 0H5v6h14zm-2.998 10a7 7 0 0 1-4 1.28c-1.39 0-2.78-.43-4-1.28-1.22.85-2.61 1.32-4 1.32h-2v2h2c1.38 0 2.74-.35 4-.99 1.26.64 2.63.97 4 .97s2.74-.32 4-.97c1.26.65 2.62.99 4 .99h2v-2h-2c-1.39 0-2.78-.47-4-1.32m-4.694-6.75-.828 2.17 2.649-2.38-.76-.29.828-2.17-2.65 2.38z`}),wO=H({name:`substation_onshore`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 6a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-1v3h-2v-3H8v3H6v-3H5a2 2 0 0 1-2-2zm16 0H5v6h14zm-8.52 5.42.828-2.17-.76-.29 2.649-2.38-.828 2.17.76.29zM21 18H3v2h18z`}),TO=H({name:`substation_onshore2`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 4a1 1 0 0 0-1 1v13h10V5a1 1 0 0 0-1-1zm7 2H4v10h6z M2 19h20v2H2z M16.5 6a1 1 0 1 1 1.5.866V7h.5a.5.5 0 0 1 0 1 .5.5 0 0 1 0 1H18v1h2.5a1 1 0 0 1 .246 1.97L21.5 18h-1l-3-3.5-3 3.5h-1l.754-6.03A1 1 0 0 1 14.5 10H17V9h-.5a.5.5 0 0 1 0-1 .5.5 0 0 1 0-1h.5v-.134A1 1 0 0 1 16.5 6m-1.25 6h.107L17 13.917l-2.33 2.717zm3.393 0L17.5 13.333 16.357 12zm1 0L18 13.917l2.33 2.717L19.75 12z m4.901 14.568 1.206-3.162L5 10.983l3.86-3.467-1.207 3.162 1.108.423z`}),EO=H({name:`subway`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2.5c-4 0-8 .5-8 4V16c0 1.93 1.57 3.5 3.5 3.5L6 21v.5h12V21l-1.5-1.5c1.93 0 3.5-1.57 3.5-3.5V6.5c0-3.5-3.58-4-8-4m5.66 3H6.43c.61-.52 2.06-1 5.57-1 3.71 0 5.12.46 5.66 1m-6.66 5v-3H6v3zm2-3h5v3h-5zM6 16c0 .83.67 1.5 1.5 1.5h9c.83 0 1.5-.67 1.5-1.5v-3.5H6zm2.5-2.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3M14 15a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0`}),DO=H({name:`subway_tunnel`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2c1.86 0 4 .09 5.8.8C20.47 3.84 22 6.05 22 8.86V22H2V8.86C2 6.05 3.53 3.84 6.2 2.8 8 2.09 10.14 2 12 2m-1.33 16.5L9.17 20h5.66l-1.5-1.5zM7.01 14V9h10v5zm8.49 3c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1m-7-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1m8 5H20V8.86c0-2-1.01-3.45-2.93-4.2C15.59 4.08 13.68 4 12 4s-3.59.08-5.07.66C5.01 5.41 4 6.86 4 8.86V20h3.5v-.38l1.15-1.16A2.98 2.98 0 0 1 6 15.5V9c0-2.63 3-3 6-3s6 .37 6 3v6.5c0 1.54-1.16 2.79-2.65 2.96l1.15 1.16z`}),OO=H({name:`sun`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11 1.05h2V4h-2zm-6.04 2.5 1.8 1.79-1.42 1.41-1.79-1.79zM4 11H1v2h3zm16.448-6.048L19.04 3.545l-1.788 1.789 1.407 1.407zM17.24 18.66l1.79 1.8 1.41-1.41-1.8-1.79zM23 11h-3v2h3zM12 6c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6m-4 6c0 2.21 1.79 4 4 4s4-1.79 4-4-1.79-4-4-4-4 1.79-4 4m5 8v2.95h-2V20zm-8.04.45-1.41-1.41 1.79-1.8 1.41 1.41z`}),kO=H({name:`support`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11.5 19.695v3.6l1.43-.69c5.13-2.47 8.57-7.45 8.57-12.4 0-5.24-4.26-9.5-9.5-9.5s-9.5 4.26-9.5 9.5c0 5.07 3.99 9.23 9 9.49m-7-9.49c0-4.14 3.36-7.5 7.5-7.5s7.5 3.36 7.5 7.5c0 3.72-2.36 7.5-6 9.8v-2.3H12c-4.14 0-7.5-3.36-7.5-7.5m8.5 4v2h-2v-2zm-.23-4.678c-.828.635-1.77 1.357-1.77 3.178h2c0-1.095.711-1.717 1.44-2.354.77-.673 1.56-1.363 1.56-2.646 0-2.21-1.79-4-4-4s-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 .88-.58 1.324-1.23 1.822`}),AO=H({name:`surface_layer`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m12 20 8.412-6.549L22.286 12 12.001 4 1.715 12l1.863 1.451zm0-13.109 5.212 4.06c-2.645 1.81-4.676 1.762-6.144 1.15-1.284-.535-2.215-1.532-2.781-2.317zM18.56 12l-.522-.407c-2.996 2.148-5.467 2.218-7.355 1.431-1.49-.621-2.548-1.749-3.186-2.625L5.441 12l2.412 1.879c.84-.213 1.928-.348 3.028-.112 1.064.23 2.113.802 2.935 1.928zm-5.534 4.31c-.678-.942-1.52-1.385-2.356-1.565a5.2 5.2 0 0 0-1.77-.051l3.1 2.415zm.224-6.292c-.002.054-.036.154-.193.258a1.2 1.2 0 0 1-.681.168 1.2 1.2 0 0 1-.67-.208c-.151-.113-.18-.214-.178-.27.002-.054.036-.154.194-.257.155-.103.395-.177.68-.169s.521.097.67.209c.151.112.18.214.178.269m-.904 1.426a2.2 2.2 0 0 0 1.26-.332c.345-.227.63-.594.643-1.065.014-.47-.248-.854-.58-1.1a2.2 2.2 0 0 0-1.237-.407 2.2 2.2 0 0 0-1.26.333c-.345.226-.63.593-.643 1.064-.014.47.248.854.58 1.1a2.2 2.2 0 0 0 1.237.407`}),jO=H({name:`survey_vessel`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17.446 3a1 1 0 0 1 .848.47L21.75 8h1.408a.5.5 0 0 1 .44.74L19.637 14H19a6 6 0 0 1-1.535-.198L20.63 10H3.4l1.048 3.824C3.975 13.941 3.488 14 3 14h-.545l-1.24-4.821A1 1 0 0 1 2.197 8H13V4a1 1 0 0 1 1-1zM15 8h4.392l-2.5-3H15z M7.041 13.96c2.235 2.234 5.685 2.234 7.92 0l1.414 1.414c-3.016 3.016-7.733 3.016-10.748 0z M4.373 16.626c3.735 3.734 9.518 3.734 13.253 0l1.414 1.414c-4.516 4.516-11.566 4.516-16.081 0z M7 10.5a5.98 5.98 0 0 1-4 1.528h-.5V14l.5.028a7.96 7.96 0 0 0 4-1.07 7.96 7.96 0 0 0 4 1.07 7.96 7.96 0 0 0 4-1.07 7.96 7.96 0 0 0 4 1.07h.633l.367-2h-1a5.98 5.98 0 0 1-4-1.528 5.98 5.98 0 0 1-4 1.528A5.98 5.98 0 0 1 7 10.5`}),MO=H({name:`swap_horizontal`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17.01 5 21 9l-3.99 4v-3H10V8h7.01zM3 15l3.99-4v3H14v2H6.99v3z`}),NO=H({name:`swap_horizontal_circle`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12m2 0c0 4.41 3.59 8 8 8s8-3.59 8-8-3.59-8-8-8-8 3.59-8 8m11-5.5V9h-4v2h4v2.5l3.5-3.5zM5.5 14 9 10.5V13h4v2H9v2.5z`}),PO=H({name:`swap_vertical`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 6.99 9 3l4 3.99h-3V14H8V6.99zM16 10v7.01h3L15 21l-4-3.99h3V10z`}),FO=H({name:`swap_vertical_circle`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12m2 0c0 4.41 3.59 8 8 8s8-3.59 8-8-3.59-8-8-8-8 3.59-8 8m2.5-3L10 5.5 13.5 9H11v4H9V9zm7.5 9.5 3.5-3.5H15v-4h-2v4h-2.5z`}),IO=H({name:`switch_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 7h10c2.76 0 5 2.24 5 5s-2.24 5-5 5H7c-2.76 0-5-2.24-5-5s2.24-5 5-5m-3 5c0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3-3 1.34-3 3`}),LO=H({name:`switch_on`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 7h10c2.76 0 5 2.24 5 5s-2.24 5-5 5H7c-2.76 0-5-2.24-5-5s2.24-5 5-5m7 5c0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3-3 1.34-3 3`}),RO=H({name:`sync`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 1v3c4.42 0 8 3.58 8 8 0 1.57-.46 3.03-1.24 4.26L17.3 14.8c.45-.83.7-1.79.7-2.8 0-3.31-2.69-6-6-6v3L8 5zM6 12c0 3.31 2.69 6 6 6v-3l4 4-4 4v-3c-4.42 0-8-3.58-8-8 0-1.57.46-3.03 1.24-4.26L6.7 9.2c-.45.83-.7 1.79-.7 2.8`}),zO=H({name:`sync_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m3.32 4.73 1.41-1.41 15.95 15.95-1.41 1.41-2.58-2.58c-.68.42-1.43.75-2.23.96v-2.09c.26-.1.51-.21.76-.34L7.14 8.55c-.43.83-.68 1.77-.68 2.77 0 1.66.68 3.15 1.76 4.24l2.24-2.24v6h-6l2.36-2.36a7.925 7.925 0 0 1-1.14-9.87zm17.14 6.59c0-2.21-.91-4.2-2.36-5.64l2.36-2.36h-6v6l2.24-2.24a6 6 0 0 1 1.76 4.24c0 .85-.19 1.65-.51 2.38l1.5 1.5a7.9 7.9 0 0 0 1.01-3.88m-10-5.65V3.58c-.66.17-1.29.43-1.88.75l1.5 1.5q.097-.039.19-.08.094-.042.19-.08`}),BO=H({name:`sync_problem`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21 4h-6v6l2.24-2.24A6 6 0 0 1 19 12a5.99 5.99 0 0 1-4 5.65v2.09c3.45-.89 6-4.01 6-7.74 0-2.21-.91-4.2-2.36-5.64zM5.36 17.64A7.93 7.93 0 0 1 3 12c0-3.73 2.55-6.85 6-7.74v2.09C6.67 7.17 5 9.39 5 12c0 1.66.68 3.15 1.76 4.24L9 14v6H3zM13 17h-2v-2h2zm0-4h-2V7h2z`}),VO=H({name:`table_chart`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19.5 3h-15c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h15c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m0 2v3h-15V5zm-10 14h5v-9h-5zm-5-9h3v9h-3zm12 0v9h3v-9z`}),HO=H({name:`tablet_android`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18 0H6C4.34 0 3 1.34 3 3v18c0 1.66 1.34 3 3 3h12c1.66 0 3-1.34 3-3V3c0-1.66-1.34-3-3-3m-4 22h-4v-1h4zm-9.25-3h14.5V3H4.75z`}),UO=H({name:`tablet_ipad`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 0H5a2.5 2.5 0 0 0-2.5 2.5v19A2.5 2.5 0 0 0 5 24h14a2.5 2.5 0 0 0 2.5-2.5v-19A2.5 2.5 0 0 0 19 0m-7 23c-.83 0-1.5-.67-1.5-1.5S11.17 20 12 20s1.5.67 1.5 1.5S12.83 23 12 23m-7.5-4h15V3h-15z`}),WO=H({name:`tag`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m21.41 11.58-9-9C12.05 2.22 11.55 2 11 2H4c-1.1 0-2 .9-2 2v7c0 .55.22 1.05.59 1.42l9 9c.36.36.86.58 1.41.58s1.05-.22 1.41-.59l7-7c.37-.36.59-.86.59-1.41s-.23-1.06-.59-1.42M13 20.01 4 11V4h7v-.01l9 9zM5 6.5a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0`}),GO=H({name:`tag_main_equipment`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m12.4 2.6 9 9c.4.3.6.9.6 1.4s-.2 1-.6 1.4l-7 7c-.3.4-.8.6-1.4.6s-1.1-.2-1.4-.6l-9-9c-.4-.3-.6-.8-.6-1.4V4c0-1.1.9-2 2-2h7c.6 0 1.1.2 1.4.6M4 11l9 9 7-7-9-9H4zm2.5-6C5.7 5 5 5.7 5 6.5S5.7 8 6.5 8 8 7.3 8 6.5 7.3 5 6.5 5m10.3 8.7 1.4-1.4-5.8-5.7-1.5 1.5L12 12l-3.8-1.2-1.5 1.5 5.7 5.7 1.4-1.4-1.5-1.5-1.8-1.6 3 .7.9-.9-.8-3 1.7 1.9z`}),KO=H({name:`tag_more`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m21.41 11.58-9-9C12.05 2.22 11.55 2 11 2H4c-1.1 0-2 .9-2 2v7c0 .55.22 1.05.59 1.42l9 9c.36.36.86.58 1.41.58s1.05-.22 1.41-.59l7-7c.37-.36.59-.86.59-1.41s-.23-1.06-.59-1.42M13 20.01 4 11V4h7v-.01l9 9z M6.657 6.657a1.36 1.36 0 0 1 1.914 0 1.36 1.36 0 0 1 0 1.914 1.36 1.36 0 0 1-1.914 0 1.36 1.36 0 0 1 0-1.914M12.4 12.4a1.36 1.36 0 0 1 1.913 0 1.36 1.36 0 0 1 0 1.914 1.36 1.36 0 0 1-1.914 0 1.36 1.36 0 0 1 0-1.914M11.442 9.528a1.357 1.357 0 0 0-1.914 0 1.36 1.36 0 0 0 0 1.915 1.36 1.36 0 0 0 1.914 0 1.36 1.36 0 0 0 0-1.915`}),qO=H({name:`tag_relations`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M10 4h4v4h-1v3h8v5h1v4h-4v-4h1v-3h-6v3h1v4h-4v-4h1v-3H5v3h1v4H2v-4h1v-5h8V8h-1z`}),JO=H({name:`tag_special_equipment`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m21.4 11.6-9-9c-.3-.4-.8-.6-1.4-.6H4c-1.1 0-2 .9-2 2v7c0 .6.2 1.1.6 1.4l9 9c.3.4.8.6 1.4.6s1.1-.2 1.4-.6l7-7c.4-.4.6-.9.6-1.4s-.2-1.1-.6-1.4M13 20l-9-9V4h7l9 9zM5 6.5C5 5.7 5.7 5 6.5 5S8 5.7 8 6.5 7.3 8 6.5 8 5 7.3 5 6.5m6.4 3.8c-.6.3-1.4.7-1.8 1.2-.4.4-.6.8-.3 1.1.361.361.9.126 1.545-.155.961-.42 2.158-.942 3.355.255 1.3 1.3.8 3-.4 4.1-.6.6-1.3 1-2 1.3l-1.4-1.4c.7-.2 1.6-.7 2.1-1.2.4-.4.6-.9.2-1.2-.414-.414-.983-.16-1.649.14-.942.422-2.08.932-3.25-.24-1.3-1.3-.7-2.8.4-3.9.5-.5 1.2-1 1.8-1.2zm6.8 1.8-5.7-5.7L11 7.8l5.7 5.8z`}),YO=H({name:`taxi`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M18.92 6.01C18.72 5.42 18.16 5 17.5 5H15V3H9v2H6.5c-.66 0-1.21.42-1.42 1.01L3 12v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8zM6.85 7h10.29l1.04 3H5.81zM5 17h14v-4.66l-.11-.34H5.12l-.12.34zm2.5-4a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m7.5 1.5a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0`}),XO=H({name:`telecom`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m13.168 1-.648 1.794c.057.019 5.96 2.203 8.716 8.939L23 11.008C19.92 3.5 13.435 1.095 13.168 1m-.82 5.104.495-1.841c.182.047 4.454 1.23 6.876 6.716l-1.745.773c-2.04-4.608-5.483-5.61-5.626-5.648m4.11 5.505-1.802.63c-.85-2.424-2.546-2.738-2.623-2.748l.277-1.889c.135.02 2.901.446 4.148 4.007m-3.49 2.614c0 .391-.086.754-.22 1.097l4.244 4.16a1.18 1.18 0 0 1-.153 1.793c-1.583 1.126-3.585 1.718-5.645 1.718-2.556 0-5.197-.916-7.19-2.872C.408 16.6.16 10.903 2.62 7.316c.229-.334.6-.515.972-.515.296 0 .582.105.811.334l4.253 4.178a3 3 0 0 1 1.173-.229 3.14 3.14 0 0 1 3.138 3.14m-7.63 4.541c1.526 1.498 3.605 2.328 5.856 2.328 1.363 0 2.68-.324 3.776-.906l-3.414-3.349-1.459-1.44c.544-.134.954-.601.954-1.183 0-.678-.553-1.231-1.23-1.231-.592 0-1.059.43-1.183.983l-.858-.85-4.034-3.959c-1.364 2.729-1.182 6.888 1.593 9.607`}),ZO=H({name:`terrain`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9.78 11.63 14 6l9 12H1l5.53-7.37L10.54 16H19l-5-6.67-2.97 3.97zm-3.26 2.34L5 16h3.04z`}),QO=H({name:`text_field`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2.5 7.5v-3h13v3h-5v12h-3v-12zm10 2h9v3h-3v7h-3v-7h-3z`}),$O=H({name:`text_rotation_angled_down`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m11.875 8.23 3.54 3.54-.92 2.19 1.48 1.48 4.42-11.14-1.06-1.05-11.14 4.42 1.49 1.48zm3.75 12.52v-4.24l-1.41 1.41-9.2-9.19-1.41 1.41 9.19 9.19-1.41 1.42zm.61-10.7 2.23-4.87-4.87 2.23z`}),ek=H({name:`text_rotation_angled_up`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m8.23 12.13 3.54-3.54 2.19.92 1.48-1.48L4.31 3.61 3.25 4.67l4.42 11.14 1.48-1.48zm8.28-3.75 1.41 1.41-9.19 9.19 1.41 1.41 9.19-9.19 1.42 1.42V8.38zM5.18 5.54l2.23 4.87 2.64-2.64z`}),tk=H({name:`text_rotation_down`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m6 20 3-3H7V4H5v13H3zm6.2-11.5v5l-2.2.9v2.1l11-4.75v-1.5L10 5.5v2.1zm1.8 4.37L19.02 11 14 9.13z`}),nk=H({name:`text_rotation_none`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m7.6 14 .9-2.2h5l.9 2.2h2.1L11.75 3h-1.5L5.5 14zM20 18l-3-3v2H4v2h13v2zm-7.13-8L11 4.98 9.13 10z`}),rk=H({name:`text_rotation_up`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m18 4-3 3h2v13h2V7h2zm-4 12.4-2.2-.9v-5l2.2-.9V7.5L3 12.25v1.5l11 4.75zm-4-5.27L4.98 13 10 14.87z`}),ik=H({name:`text_rotation_vertical`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m9.25 17-3 3-3-3h2V4h2v13zM16 5h-1.5L9.75 16h2.1l.9-2.2h5l.9 2.2h2.1zm-2.62 7 1.87-5.02L17.12 12z`}),ak=H({name:`texture`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11.88 3 3 11.88v2.83L14.71 3zm7.63.08L3.08 19.51c.09.34.27.65.51.9.25.24.56.42.9.51L20.93 4.49c-.19-.69-.73-1.23-1.42-1.41M3 5c0-1.1.9-2 2-2h2L3 7zm16 16c.55 0 1.05-.22 1.41-.59.37-.36.59-.86.59-1.41v-2l-4 4zm-6.88 0H9.29L21 9.29v2.83z`}),ok=H({name:`thermostat`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2c1.66 0 3 1.34 3 3v8c1.21.91 2 2.37 2 4 0 2.76-2.24 5-5 5s-5-2.24-5-5c0-1.63.79-3.09 2-4V5c0-1.66 1.34-3 3-3m0 2c-.55 0-1 .45-1 1v6h2V9h-1V8h1V6h-1V5h1c0-.55-.45-1-1-1`}),sk=H({name:`thumb_pin`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m20.212 10.216-6.37-6.441-1.394 1.189 1.294 1.288-1.493 1.388-1.096 1.09-.497.495-.697.1-4.38.396H5.18l-.2.198 9.06 9.018.198-.198v-.298l.3-4.459.099-.793.597-.495 1.095-1.09 1.394-1.289 1.194 1.19zm-9.258-6.342L13.841 1 23 10.117l-2.887 2.874a1.84 1.84 0 0 1-1.195.495 1.84 1.84 0 0 1-1.194-.495l-1.095 1.09-.299 4.46c0 .594-.2 1.189-.597 1.585l-1.693 1.685-5.226-5.203-6.122 6.095c-.199.198-.398.297-.697.297s-.497-.099-.696-.297a.955.955 0 0 1 0-1.388l6.122-6.094-5.326-5.302 1.692-1.685a1.97 1.97 0 0 1 1.394-.594h.199l4.48-.298 1.094-1.09c-.696-.594-.696-1.684 0-2.378`}),ck=H({name:`thumbs_down`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15 2H6c-.83 0-1.54.5-1.84 1.22l-3.02 7.05c-.09.23-.14.47-.14.73v2c0 1.1.9 2 2 2h6.31l-.95 4.57-.03.32c0 .41.17.79.44 1.06L9.83 22l6.59-6.59c.36-.36.58-.86.58-1.41V4c0-1.1-.9-2-2-2m0 12-4.34 4.34L12 13H3v-2l3-7h9zm8-12h-4v12h4z`}),lk=H({name:`thumbs_up`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9 22h9c.83 0 1.54-.5 1.84-1.22l3.02-7.05c.09-.23.14-.47.14-.73v-2c0-1.1-.9-2-2-2h-6.31l.95-4.57.03-.32c0-.41-.17-.79-.44-1.06L14.17 2 7.58 8.59C7.22 8.95 7 9.45 7 10v10c0 1.1.9 2 2 2m0-12 4.34-4.34L12 11h9v2l-3 7H9zm-4 0H1v12h4z`}),uk=H({name:`thumbs_up_down`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11 5c.55 0 1 .45 1 1v1.25c0 .19-.04.38-.11.55l-2.26 5.29c-.23.53-.76.91-1.38.91H1.5C.67 14 0 13.33 0 12.5V6c0-.41.17-.79.44-1.06L5.38 0l.79.79c.2.21.33.49.33.8l-.02.23L5.82 5zm-3.08 7L10 7.13V7H3.36l.57-2.72L2 6.21V12zm14.58-2h-6.75c-.62 0-1.15.38-1.38.91l-2.26 5.29c-.07.17-.11.36-.11.55V18c0 .55.45 1 1 1h5.18l-.66 3.18-.02.24c0 .31.13.59.33.8l.79.78 4.94-4.94c.27-.27.44-.65.44-1.06v-6.5c0-.83-.67-1.5-1.5-1.5m-2.43 9.72L22 17.79V12h-5.92L14 16.87V17h6.64z`}),dk=H({name:`ticket`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M22 10V6c0-1.1-.9-2-2-2H4c-1.1 0-1.99.9-1.99 2v4c1.1 0 1.99.9 1.99 2a2 2 0 0 1-2 2v4c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-4c-1.1 0-2-.9-2-2s.9-2 2-2m-2-1.46c-1.19.69-2 1.99-2 3.46s.81 2.77 2 3.46V18H4v-2.54c1.19-.69 2-1.99 2-3.46 0-1.48-.8-2.77-1.99-3.46L4 6h16zm-8 5.58L9.07 16l.88-3.37-2.69-2.2 3.47-.21L12 7l1.26 3.23 3.47.21-2.69 2.2.89 3.36z`}),fk=H({name:`timeline`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M23 8c0 1.1-.9 2-2 2a1.7 1.7 0 0 1-.51-.07l-3.56 3.55c.05.16.07.34.07.52 0 1.1-.9 2-2 2s-2-.9-2-2c0-.18.02-.36.07-.52l-2.55-2.55c-.16.05-.34.07-.52.07s-.36-.02-.52-.07l-4.55 4.56c.05.16.07.33.07.51 0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2c.18 0 .35.02.51.07l4.56-4.55C8.02 9.36 8 9.18 8 9c0-1.1.9-2 2-2s2 .9 2 2c0 .18-.02.36-.07.52l2.55 2.55c.16-.05.34-.07.52-.07s.36.02.52.07l3.55-3.56A1.7 1.7 0 0 1 19 8c0-1.1.9-2 2-2s2 .9 2 2`}),pk=H({name:`timer`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9 1.505h6v2H9zm2 13v-6h2v6zm8.03-6.62 1.42-1.42c-.43-.51-.9-.99-1.41-1.41l-1.42 1.42A8.96 8.96 0 0 0 12 4.495a9 9 0 0 0-9 9c0 4.97 4.02 9 9 9s9-4.03 9-9c0-2.11-.74-4.06-1.97-5.61M5 13.505c0 3.87 3.13 7 7 7s7-3.13 7-7-3.13-7-7-7-7 3.13-7 7`}),mk=H({name:`timer_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9.625 1h6v2h-6zm2 7v.86l2 2V8zm8 5c0-3.87-3.13-7-7-7-1.12 0-2.18.27-3.12.74l-1.47-1.47c1.34-.8 2.91-1.27 4.59-1.27 2.12 0 4.07.74 5.62 1.98l1.42-1.42c.51.42.98.9 1.41 1.41l-1.42 1.42a8.96 8.96 0 0 1 1.97 5.61c0 1.68-.47 3.25-1.27 4.59l-1.47-1.47c.47-.94.74-2 .74-3.12M3.785 3.86l-1.41 1.41 2.75 2.75a9.04 9.04 0 0 0-1.5 4.98c0 4.97 4.02 9 9 9 1.84 0 3.55-.55 4.98-1.5l2.5 2.5 1.41-1.41zM5.625 13c0 3.87 3.13 7 7 7 1.29 0 2.49-.35 3.53-.95l-9.57-9.57a6.9 6.9 0 0 0-.96 3.52`}),hk=H({name:`title`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 4.5v3h5.5v12h3v-12H19v-3z`}),gk=H({name:`toc`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17 9H3V7h14zm0 4H3v-2h14zM3 17h14v-2H3zm18 0h-2v-2h2zM19 7v2h2V7zm2 6h-2v-2h2z`}),_k=H({name:`toilet`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 6c1.11 0 2-.89 2-2s-.89-2-2-2-2 .89-2 2 .89 2 2 2m-2 8.5V22h4v-7.5h1.5V9c0-1.1-.9-2-2-2h-3c-1.1 0-2 .9-2 2v5.5zM17.5 16v6h-3v-6h-3l2.54-7.63A2 2 0 0 1 15.94 7h.12c.86 0 1.62.55 1.9 1.37L20.5 16zM18 4c0 1.11-.89 2-2 2s-2-.89-2-2 .89-2 2-2 2 .89 2 2`}),vk=H({name:`toll`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15 4c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8-3.58-8-8-8m0 14c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6M7 6.35a5.99 5.99 0 0 0 0 11.3v2.09c-3.45-.89-6-4.01-6-7.74s2.55-6.85 6-7.74z`}),yk=H({name:`toolbox`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9 4a2 2 0 0 0-2 2v2H5a2 2 0 0 0-2 2v10h18V10a2 2 0 0 0-2-2h-2V6a2 2 0 0 0-2-2zm10 9v-3H5v3h2v-1h2v1h6v-1h2v1zm-4 2v1h2v-1h2v3H5v-3h2v1h2v-1zm0-7V6H9v2z`}),bk=H({name:`toolbox_rope`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2 1h20v2h-9l3 3h-2l-2-2-2 2H8l3-3H2zm5 8a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v2h2a2 2 0 0 1 2 2v10H3V13a2 2 0 0 1 2-2h2zm12 4v3h-2v-1h-2v1H9v-1H7v1H5v-3zm-4 6v-1H9v1H7v-1H5v3h14v-3h-2v1zm0-10v2H9V9z`}),xk=H({name:`toolbox_wheel`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7 3a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v2h2a2 2 0 0 1 2 2v10H3V7a2 2 0 0 1 2-2h2zm12 4v3h-2V9h-2v1H9V9H7v1H5V7zm-4 6v-1H9v1H7v-1H5v3h14v-3h-2v1zm0-10v2H9V3zM2 18h20v2H2zm5.5 2a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3m9 0a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3`}),Sk=H({name:`touch`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m18.264 12.94-3.24-1.62c1.29-1 2.12-2.56 2.12-4.32 0-3.03-2.47-5.5-5.5-5.5a5.51 5.51 0 0 0-5.5 5.5c0 2.13 1.22 3.98 3 4.89v3.26l-1.84-.39-.1-.02c-.1-.02-.2-.03-.32-.03-.53 0-1.03.21-1.41.59l-1.4 1.42 5.09 5.09c.43.44 1.03.69 1.65.69h6.3c.98 0 1.81-.7 1.97-1.67l.8-4.71c.22-1.3-.43-2.58-1.62-3.18m-.35 2.85-.8 4.71h-6.3c-.09 0-.17-.04-.24-.1l-3.68-3.68 4.25.89V7c0-.28.22-.5.5-.5s.5.22.5.5v6h1.76l3.46 1.73c.4.2.62.63.55 1.06M11.644 3.5c-1.93 0-3.5 1.57-3.5 3.5 0 .95.38 1.81 1 2.44V7a2.5 2.5 0 0 1 5 0v2.44c.62-.63 1-1.49 1-2.44 0-1.93-1.57-3.5-3.5-3.5`}),Ck=H({name:`track_changes`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m19.07 4.93-1.41 1.41A8.01 8.01 0 0 1 20 12c0 4.42-3.58 8-8 8s-8-3.58-8-8c0-4.08 3.05-7.44 7-7.93v2.02C8.16 6.57 6 9.03 6 12c0 3.31 2.69 6 6 6s6-2.69 6-6c0-1.66-.67-3.16-1.76-4.24l-1.41 1.41C15.55 9.9 16 10.9 16 12c0 2.21-1.79 4-4 4s-4-1.79-4-4c0-1.86 1.28-3.41 3-3.86v2.14c-.6.35-1 .98-1 1.72 0 1.1.9 2 2 2s2-.9 2-2c0-.74-.4-1.38-1-1.72V2h-1C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10c0-2.76-1.12-5.26-2.93-7.07`}),wk=H({name:`traffic_light`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20 10h-3V8.86c1.72-.45 3-2 3-3.86h-3V4c0-.55-.45-1-1-1H8c-.55 0-1 .45-1 1v1H4c0 1.86 1.28 3.41 3 3.86V10H4c0 1.86 1.28 3.41 3 3.86V15H4c0 1.86 1.28 3.41 3 3.86V20c0 .55.45 1 1 1h8c.55 0 1-.45 1-1v-1.14c1.72-.45 3-2 3-3.86h-3v-1.14c1.72-.45 3-2 3-3.86m-5-5v14H9V5zm-1.5 11.5c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5.67-1.5 1.5-1.5 1.5.67 1.5 1.5m-1.5-3c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5-1.5.67-1.5 1.5.67 1.5 1.5 1.5m1.5-6c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5S11.17 6 12 6s1.5.67 1.5 1.5`}),Tk=H({name:`train`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 6.5c0-3.5 4-4 8-4s8 .5 8 4V16c0 1.93-1.57 3.5-3.5 3.5L18 21v.5h-2l-2-2h-4l-2 2H6V21l1.5-1.5C5.57 19.5 4 17.93 4 16zm4.5 7a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m7 0a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m-3.5-9c3.51 0 4.96.48 5.57 1H6.43c.61-.52 2.06-1 5.57-1m-1 3H6v3h5zm7 8.5c0 .83-.67 1.5-1.5 1.5h-9c-.83 0-1.5-.67-1.5-1.5v-3.5h12zm-5-5.5h5v-3h-5z`}),Ek=H({name:`tram`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m13 5 .75-1.5H17V2H7v1.5h4.75L11 5c-3.13.09-6 .73-6 3.5V17c0 1.5 1.11 2.73 2.55 2.95L6 21.5v.5h2l2-2h4l2 2h2v-.5l-1.55-1.55C17.89 19.73 19 18.5 19 17V8.5c0-2.77-2.87-3.41-6-3.5m-1.97 2h1.94c2.75.08 3.62.58 3.9 1H7.13c.28-.42 1.15-.92 3.9-1M7.74 17.95h3.11c-.22-.26-.35-.59-.35-.95 0-.39.15-.73.39-1H7v1c0 .45.3.84.74.95M17 17c0 .45-.3.84-.74.95h-3.11c.22-.26.35-.59.35-.95 0-.39-.15-.73-.39-1H17zM7 14h10v-4H7z`}),Dk=H({name:`transfer`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9.5 5.25c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m6.99 8.25v1.75H22v1.5h-5.51v1.75L14 16zm-2.49 6h5.51v-1.75l2.49 2.5-2.49 2.5V21H14zM3 22.75l2.75-14.1L4 9.4v3.35H2v-4.7L7.25 5.9q.375-.15.75-.15c.7 0 1.35.35 1.7.95l.95 1.6c.9 1.45 2.5 2.45 4.35 2.45v2c-2.2 0-4.15-1-5.45-2.6l-.6 3L11 15.2v7.55H9v-6l-2.15-2-1.75 8z`}),Ok=H({name:`transit`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2.5c-4 0-8 .5-8 4V16c0 1.93 1.57 3.5 3.5 3.5L6 21v.5h12V21l-1.5-1.5c1.93 0 3.5-1.57 3.5-3.5V6.5c0-3.5-3.58-4-8-4m5.66 3H6.43c.61-.52 2.06-1 5.57-1 3.71 0 5.12.46 5.66 1m-6.66 5v-3H6v3zm2-3h5v3h-5zM6 16c0 .83.67 1.5 1.5 1.5h9c.83 0 1.5-.67 1.5-1.5v-3.5H6zm2.5-2.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3M14 15a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0`}),kk=H({name:`transit_enter_exit`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16 18H6V8h3v4.77L15.98 6 18 8.03 11.15 15H16z`}),Ak=H({name:`translate`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m12.87 15.07-2.54-2.51.03-.03A17.5 17.5 0 0 0 14.07 6H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2zm-1 2.67L15.88 17h3.24z`}),jk=H({name:`trending_down`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m16 18 2.29-2.29-4.88-4.88-4 4L2 7.41 3.41 6l6 6 4-4 6.3 6.29L22 12v6z`}),Mk=H({name:`trending_flat`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m21.5 12-4-4v3h-15v2h15v3z`}),Nk=H({name:`trending_up`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m16 6 2.29 2.29-4.88 4.88-4-4L2 16.59 3.41 18l6-6 4 4 6.3-6.29L22 12V6z`}),Pk=H({name:`trip_origin`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m6 10c0 3.31-2.69 6-6 6s-6-2.69-6-6 2.69-6 6-6 6 2.69 6 6`}),Fk=H({name:`tune`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17 9h-2V3h2v2h4v2h-4zM3 7V5h10v2zm0 12v-2h6v2zm10 2v-2h8v-2h-8v-2h-2v6zM7 11V9h2v6H7v-2H3v-2zm14 2v-2H11v2z`}),Ik=H({name:`turbine`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 23h-1v-6.57C9.93 17.4 8.52 18 7 18c-3.25 0-6-2.75-6-6v-1h6.57C6.6 9.93 6 8.52 6 7c0-3.25 2.75-6 6-6h1v6.57C14.07 6.6 15.48 6 17 6c3.25 0 6 2.75 6 6v1h-6.57c.97 1.07 1.57 2.48 1.57 4 0 3.25-2.75 6-6 6m1-9.87v7.74c1.7-.46 3-2.04 3-3.87s-1.3-3.41-3-3.87M3.13 13c.46 1.7 2.04 3 3.87 3s3.41-1.3 3.87-3zm10-2h7.74c-.46-1.7-2.05-3-3.87-3s-3.41 1.3-3.87 3M11 3.13C9.3 3.59 8 5.18 8 7s1.3 3.41 3 3.87z`}),Lk=H({name:`tv`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 3h18c1.1 0 2 .9 2 2l-.01 12c0 1.1-.89 2-1.99 2h-5v2H8v-2H3c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2m0 14h18V5H3z`}),Rk=H({name:`twitter`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5 3c-1.103 0-2 .897-2 2v14c0 1.103.897 2 2 2h14c1.103 0 2-.897 2-2V5c0-1.103-.897-2-2-2zm0 2h14l.002 14H5zm9.566 2.113A2.49 2.49 0 0 0 12.08 9.6c0 .257.086.428.086.6-2.057-.086-3.857-1.114-5.057-2.571-.257.343-.343.77-.343 1.2 0 .856.429 1.544 1.115 2.144-.428-.086-.772-.173-1.115-.344 0 1.2.856 2.143 1.97 2.4-.257.086-.428.086-.685.086-.086 0-.259-.086-.43-.086.343.943 1.2 1.713 2.315 1.713-.857.6-1.972 1.03-3.086 1.03h-.6c1.114.684 2.4 1.115 3.771 1.115 4.544 0 7.03-3.773 7.03-7.03v-.343a5.8 5.8 0 0 0 1.201-1.287c-.514.258-.943.343-1.457.43.514-.343.942-.772 1.113-1.372-.429.257-.943.514-1.543.6-.429-.514-1.113-.772-1.799-.772`}),zk=H({name:`unarchive`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m19.15 3.55 1.39 1.68c.29.34.46.79.46 1.27V19c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2V6.5c0-.48.17-.93.46-1.27l1.38-1.68C5.12 3.21 5.53 3 6 3h12c.47 0 .88.21 1.15.55M17.76 5H6.24l-.82 1h13.17zM5 19V8h14v11zm5.55-5H8l4-4 4 4h-2.55v3h-2.9z`}),Bk=H({name:`undo`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12.266 8.5c-2.65 0-5.05.99-6.9 2.6l-3.6-3.6v9h9l-3.62-3.62c1.39-1.16 3.16-1.88 5.12-1.88 3.54 0 6.55 2.31 7.6 5.5l2.37-.78c-1.39-4.19-5.32-7.22-9.97-7.22`}),Vk=H({name:`unfold_less`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m15.17 4 1.42 1.41L12 10 7.41 5.41 8.83 4 12 7.17zM8.83 20l-1.42-1.41L12 14l4.58 4.59L15.17 20 12 16.83z`}),Hk=H({name:`unfold_less_horizontal`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5.41 16.58 4 15.17 7.17 12 4 8.83l1.41-1.42L10 12zm13.18.01L14 12l4.59-4.59L20 8.83 16.83 12 20 15.17z`}),Uk=H({name:`unfold_more`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15.17 9 12 5.83 8.83 9 7.41 7.59 12 3l4.58 4.59zm-6.34 6L12 18.17 15.17 15l1.42 1.41L12 21l-4.58-4.59z`}),Wk=H({name:`unfold_more_horizontal`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M7.59 16.59 3 12l4.59-4.58L9 8.83 5.83 12 9 15.17zm8.82-.01L15 15.17 18.17 12 15 8.83l1.41-1.42L21 12z`}),Gk=H({name:`unsubscribe`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20.489 5.498v9.04c.78.79 1.19 1.94.94 3.18-.27 1.34-1.36 2.44-2.7 2.71-2.08.42-3.9-1.01-4.18-2.93H4.499c-1.1 0-2-.9-2-2v-10c0-1.1.9-2 2-2h13.99c1.1 0 2 .9 2 2m-8.99 3.5 6.99-3.5H4.498zm3.35 6.5H4.499v-8l7 3.5 7-3.5v6.05l-.11-.014a3 3 0 0 0-.39-.036c-1.39 0-2.59.82-3.15 2m1.15 1v1h4v-1z`}),Kk=H({name:`update`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M21 3v7h-7l2.95-2.95A7.02 7.02 0 0 0 12 5c-3.86 0-7 3.14-7 7s3.14 7 7 7 7-3.14 7-7h2a9 9 0 1 1-9-9c2.49 0 4.74 1.01 6.36 2.64zM11 13V8h1.5v4.15l3.52 2.09-.77 1.28z`}),qk=H({name:`upload`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15 16.5v-6h4l-7-7-7 7h4v6zM12 6.33l2.17 2.17H13v6h-2v-6H9.83zm7 14.17v-2H5v2z`}),Jk=H({name:`usb`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15.1 7.4v4h1v2h-3v-8h2l-3-4-3 4h2v8h-3v-2.07c.7-.37 1.2-1.08 1.2-1.93 0-1.21-.99-2.2-2.2-2.2s-2.2.99-2.2 2.2c0 .85.5 1.56 1.2 1.93v2.07c0 1.11.89 2 2 2h3v3.05c-.71.37-1.2 1.1-1.2 1.95a2.2 2.2 0 0 0 4.4 0c0-.85-.49-1.58-1.2-1.95V15.4h3c1.11 0 2-.89 2-2v-2h1v-4z`}),Yk=H({name:`users_circle`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m.51 7.99c0-1.65-1.35-3-3-3s-3 1.35-3 3 1.35 3 3 3 3-1.35 3-3m-3 1c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1m8.5 0c0 1.11-.89 2-2 2s-2-.89-2-2c-.01-1.11.89-2 2-2s2 .89 2 2M9.51 16c-1.39 0-2.98.57-3.66 1.11a7.94 7.94 0 0 0 5.66 2.86v-2.78c0-1.89 2.98-2.7 4.5-2.7.88 0 2.24.28 3.24.87.48-1.03.75-2.17.75-3.37 0-4.41-3.59-8-8-8s-8 3.59-8 8c0 1.23.28 2.39.78 3.43 1.34-.98 3.43-1.43 4.73-1.43.44 0 .97.06 1.53.16-.63.57-1.06 1.22-1.3 1.86q-.062-.001-.123-.005z`}),Xk=H({name:`van`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17 5H3a2 2 0 0 0-2 2v9h2c0 1.66 1.34 3 3 3s3-1.34 3-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3h2v-5zm-2 2h1l3 3h-4zm-2 0H9v3h4zM3 7h4v3H3zm1.75 9a1.25 1.25 0 1 0 2.5 0 1.25 1.25 0 0 0-2.5 0M18 17.25a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5M20.22 14H21v-2H3v2h.78c.55-.61 1.33-1 2.22-1s1.67.39 2.22 1h7.56c.55-.61 1.34-1 2.22-1s1.67.39 2.22 1`}),Zk=H({name:`verified`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19 1H5c-1.1 0-1.99.9-1.99 2L3 15.93c0 .69.35 1.3.88 1.66L12 23l8.11-5.41c.53-.36.88-.97.88-1.66L21 3c0-1.1-.9-2-2-2m-7 19.6-7-4.66V3h14v12.93zM7.41 10.59l2.58 2.59 6.59-6.6L18 8l-8 8-4-4z`}),Qk=H({name:`verified_user`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 1 3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5zm7 10c0 4.52-2.98 8.69-7 9.93-4.02-1.24-7-5.41-7-9.93V6.3l7-3.11 7 3.11zM6 13l1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z`}),$k=H({name:`vertical_align_bottom`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M13 13h3l-4 4-4-4h3V3h2zm-9 8v-2h16v2z`}),eA=H({name:`vertical_align_center`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16 5h-3V1h-2v4H8l4 4zM8 19h3v4h2v-4h3l-4-4zm-4-6v-2h16v2z`}),tA=H({name:`vertical_align_top`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 5V3h16v2zm7 6H8l4-4 4 4h-3v10h-2z`}),nA=H({name:`vertical_split`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M11 5H3v2h8zM3 9h8v2H3zm8 4H3v2h8zm0 4H3v2h8zm8-10v10h-4V7zm-6-2h8v14h-8z`}),rA=H({name:`video_call`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17 10.5V7c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-3.5l4 4v-11zM15 16H5V8h10zm-4-1H9v-2H7v-2h2V9h2v2h2v2h-2z`}),iA=H({name:`video_chat`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2m0 14H5.17L4 17.17V4h16zm-3-3-3-2.4V13H7V7h7v2.4L17 7z`}),aA=H({name:`videocam`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M4 6h12c.55 0 1 .45 1 1v3.5l4-4v11l-4-4V17c0 .55-.45 1-1 1H4c-.55 0-1-.45-1-1V7c0-.55.45-1 1-1m11 10V8H5v8z`}),oA=H({name:`videocam_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m9.99 8.57-2-2-4.15-4.14-1.41 1.41 2.73 2.73h-.73c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h12c.21 0 .39-.08.55-.18l3.18 3.18 1.41-1.41-8.86-8.86zm-4.56 8v-8h1.73l8 8zm10-5.39V8.57h-2.61l-2-2h5.61c.55 0 1 .45 1 1v3.5l4-4v10.11z`}),sA=H({name:`view_360`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 5.5c-5.52 0-10 2.24-10 5 0 2.24 2.94 4.13 7 4.77v3.23l4-4-4-4v2.73c-3.15-.56-5-1.9-5-2.73 0-1.06 3.04-3 8-3s8 1.94 8 3c0 .73-1.46 1.89-4 2.53v2.05c3.53-.77 6-2.53 6-4.58 0-2.76-4.48-5-10-5`}),cA=H({name:`view_agenda`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M20.5 3h-17c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h17c.55 0 1-.45 1-1V4c0-.55-.45-1-1-1m-1 6V5h-15v4zm0 10v-4h-15v4zm-16-6h17c.55 0 1 .45 1 1v6c0 .55-.45 1-1 1h-17c-.55 0-1-.45-1-1v-6c0-.55.45-1 1-1`}),lA=H({name:`view_array`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3.5 5.5h3v13h-3zm13 0h-9v13h9zm1 0h3v13h-3zm-3 11v-9h-5v9z`}),uA=H({name:`view_carousel`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17 19.5H7v-15h10zM6 6.5H2v11h4zm3 0h6v11H9zm13 0h-4v11h4z`}),dA=H({name:`view_column`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3.5 18.5v-13h17v13zm10-2v-9h-3v9zm-8-9h3v9h-3zm10 9h3v-9h-3z`}),fA=H({name:`view_day`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2.5 4h19v2h-19zm18 4h-17c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h17c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1m-1 6v-4h-15v4zm-17 4h19v2h-19z`}),pA=H({name:`view_list`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3.5 5v14h17V5zm4 2v2h-2V7zm-2 4v2h2v-2zm0 4h2v2h-2zm4 2h9v-2h-9zm9-4h-9v-2h9zm-9-4h9V7h-9z`}),mA=H({name:`view_module`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3.5 5.5v13h17v-13zm10 2V11h-3V7.5zm-5 0h-3V11h3zm-3 9V13h3v3.5zm5-3.5v3.5h3V13zm8 3.5h-3V13h3zm-3-9V11h3V7.5z`}),hA=H({name:`view_quilt`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3.5 5.5v13h17v-13zm2 11v-9h3v9zm5-3.5v3.5h3V13zm8 3.5h-3V13h3zm-8-9V11h8V7.5z`}),gA=H({name:`view_stream`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3.5 6v12h17V6zm15 10h-13v-3h13zm-13-8v3h13V8z`}),_A=H({name:`view_week`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M3 4h18c.55 0 1 .45 1 1v14c0 .55-.45 1-1 1H3c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1m1 14h4V6H4zm10 0h-4V6h4zm2 0h4V6h-4z`}),vA=H({name:`visibility`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 6a9.77 9.77 0 0 1 8.82 5.5A9.77 9.77 0 0 1 12 17a9.77 9.77 0 0 1-8.82-5.5A9.77 9.77 0 0 1 12 6m0-2C7 4 2.73 7.11 1 11.5 2.73 15.89 7 19 12 19s9.27-3.11 11-7.5C21.27 7.11 17 4 12 4m0 5a2.5 2.5 0 0 1 0 5 2.5 2.5 0 0 1 0-5m0-2c-2.48 0-4.5 2.02-4.5 4.5S9.52 16 12 16s4.5-2.02 4.5-4.5S14.48 7 12 7`}),yA=H({name:`visibility_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 6a9.77 9.77 0 0 1 8.82 5.5 9.65 9.65 0 0 1-2.41 3.12l1.41 1.41c1.39-1.23 2.49-2.77 3.18-4.53C21.27 7.11 17 4 12 4c-1.27 0-2.49.2-3.64.57l1.65 1.65C10.66 6.09 11.32 6 12 6m-1.07 1.14L13 9.21c.57.25 1.03.71 1.28 1.28l2.07 2.07c.08-.34.14-.7.14-1.07C16.5 9.01 14.48 7 12 7c-.37 0-.72.05-1.07.14M2.01 3.87l2.68 2.68A11.74 11.74 0 0 0 1 11.5C2.73 15.89 7 19 12 19c1.52 0 2.98-.29 4.32-.82l3.42 3.42 1.41-1.41L3.42 2.45zm7.5 7.5 2.61 2.61c-.04.01-.08.02-.12.02a2.5 2.5 0 0 1-2.5-2.5c0-.05.01-.08.01-.13m-3.4-3.4 1.75 1.75a4.6 4.6 0 0 0-.36 1.78 4.507 4.507 0 0 0 6.27 4.14l.98.98c-.88.24-1.8.38-2.75.38a9.77 9.77 0 0 1-8.82-5.5c.7-1.43 1.72-2.61 2.93-3.53`}),bA=H({name:`volume_down`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M5.25 9v6h4l5 5V4l-5 5zm11-1.03v8.05c1.48-.73 2.5-2.25 2.5-4.02a4.5 4.5 0 0 0-2.5-4.03m-4 7.2V8.83L10.08 11H7.25v2h2.83z`}),xA=H({name:`volume_mute`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m11.5 9 5-5v16l-5-5h-4V9zm3 6.17V8.83L12.33 11H9.5v2h2.83z`}),SA=H({name:`volume_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m4.34 2.935-1.41 1.41 4.36 4.36-.29.3H3v6h4l5 5v-6.59l4.18 4.18c-.65.49-1.38.88-2.18 1.11v2.06a8.94 8.94 0 0 0 3.61-1.75l2.05 2.05 1.41-1.41zM10 15.175l-2.17-2.17H5v-2h2.83l.88-.88 1.29 1.29zm8.59-.83c.26-.73.41-1.52.41-2.34 0-3.17-2.11-5.85-5-6.71v-2.06c4.01.91 7 4.49 7 8.77 0 1.39-.32 2.7-.88 3.87zM12 4.005l-1.88 1.88L12 7.765zm2 3.97a4.5 4.5 0 0 1 2.5 4.03c0 .08-.01.16-.02.24L14 9.765z`}),CA=H({name:`volume_up`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M14 5.29V3.23c4.01.91 7 4.49 7 8.77s-2.99 7.86-7 8.77v-2.06c2.89-.86 5-3.54 5-6.71s-2.11-5.85-5-6.71M3 15V9h4l5-5v16l-5-5zm7 .17V8.83L7.83 11H5v2h2.83zM16.5 12A4.5 4.5 0 0 0 14 7.97v8.05c1.48-.73 2.5-2.25 2.5-4.02`}),wA=H({name:`walk`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15 3.25c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2m-8.5 19.5 2.8-14.1-1.8.7v3.4h-2v-4.7l5.05-2.14c.97-.41 2.09-.05 2.65.84l1 1.6c.8 1.4 2.4 2.4 4.3 2.4v2c-2.2 0-4.2-1-5.5-2.5l-.6 3 2.1 2v7.5h-2v-6l-2.1-2-1.8 8z`}),TA=H({name:`warning_outlined`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m1 21.5 11-19 11 19zm18.53-2L12 6.49 4.47 19.5zm-8.53-3v2h2v-2zm0-6h2v4h-2z`}),EA=H({name:`waves`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M17 16.99c-1.35 0-2.2.42-2.95.8-.65.33-1.18.6-2.05.6-.9 0-1.4-.25-2.05-.6-.75-.38-1.57-.8-2.95-.8s-2.2.42-2.95.8c-.65.33-1.17.6-2.05.6v1.95c1.35 0 2.2-.42 2.95-.8.65-.33 1.17-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.57.8 2.95.8s2.2-.42 2.95-.8c.65-.33 1.18-.6 2.05-.6.9 0 1.4.25 2.05.6.75.38 1.58.8 2.95.8v-1.95c-.9 0-1.4-.25-2.05-.6-.75-.38-1.6-.8-2.95-.8m0-4.45c-1.35 0-2.2.43-2.95.8-.65.32-1.18.6-2.05.6-.9 0-1.4-.25-2.05-.6-.75-.38-1.57-.8-2.95-.8s-2.2.43-2.95.8c-.65.32-1.17.6-2.05.6v1.95c1.35 0 2.2-.43 2.95-.8.65-.35 1.15-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.57.8 2.95.8s2.2-.43 2.95-.8c.65-.35 1.15-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.58.8 2.95.8v-1.95c-.9 0-1.4-.25-2.05-.6-.75-.38-1.6-.8-2.95-.8m2.95-8.08c-.75-.38-1.58-.8-2.95-.8s-2.2.42-2.95.8c-.65.32-1.18.6-2.05.6-.9 0-1.4-.25-2.05-.6-.75-.37-1.57-.8-2.95-.8s-2.2.42-2.95.8c-.65.33-1.17.6-2.05.6v1.93c1.35 0 2.2-.43 2.95-.8.65-.33 1.17-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.57.8 2.95.8s2.2-.43 2.95-.8c.65-.32 1.18-.6 2.05-.6.9 0 1.4.25 2.05.6.75.38 1.58.8 2.95.8V5.04c-.9 0-1.4-.25-2.05-.58M17 8.09c-1.35 0-2.2.43-2.95.8-.65.35-1.15.6-2.05.6s-1.4-.25-2.05-.6c-.75-.38-1.57-.8-2.95-.8s-2.2.43-2.95.8c-.65.35-1.15.6-2.05.6v1.95c1.35 0 2.2-.43 2.95-.8.65-.32 1.18-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.57.8 2.95.8s2.2-.43 2.95-.8c.65-.32 1.18-.6 2.05-.6.9 0 1.4.25 2.05.6.75.38 1.58.8 2.95.8V9.49c-.9 0-1.4-.25-2.05-.6-.75-.38-1.6-.8-2.95-.8`}),DA=H({name:`well`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M9.3 3h5.4v.9h1.8v1.8h-.9v1.717L17.784 19.2H19.2V21H4.8v-1.8h1.418L8.4 7.417V5.7h-.9V3.9h1.8zm4.5 2.7v1.8l.005.023-1.804 1.11-1.804-1.11.004-.023V5.7zm-3.778 2.772-.286 1.555 1.406-.865zm1.979 1.218-2.484 1.529-.298 1.62L12 14.386l2.782-1.545-.298-1.621zm2.265.337-.286-1.555-1.12.69zM11.074 14.9l-2.027-1.126-.462 2.509zm.927.515 3.626 2.015.326 1.77H8.049l.325-1.77zm3.415.868L12.927 14.9l2.028-1.126z`}),OA=H({name:`wellbore`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M13 3h-2v10.083c0 .507.448.917 1 .917s1-.41 1-.917zM7 8H3V6h6v15H7zm10 0h4V6h-6v15h2z`}),kA=H({name:`whats_app`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12.012 2c-5.506 0-9.989 4.478-9.99 9.984a9.96 9.96 0 0 0 1.333 4.993L2 22l5.232-1.236a10 10 0 0 0 4.774 1.215h.004c5.505 0 9.985-4.48 9.988-9.985a9.92 9.92 0 0 0-2.922-7.066A9.92 9.92 0 0 0 12.012 2m-.002 2a7.95 7.95 0 0 1 5.652 2.342 7.93 7.93 0 0 1 2.336 5.65c-.002 4.404-3.584 7.986-7.99 7.986a8 8 0 0 1-3.817-.97l-.673-.367-.745.175-1.968.465.48-1.785.217-.8-.414-.72a8 8 0 0 1-1.067-3.992C4.023 7.582 7.607 4 12.01 4M8.477 7.375a.92.92 0 0 0-.666.313c-.23.248-.875.852-.875 2.08s.894 2.415 1.02 2.582c.123.166 1.726 2.765 4.263 3.765 2.108.831 2.536.667 2.994.625.458-.04 1.477-.602 1.685-1.185s.209-1.085.147-1.188c-.062-.104-.229-.166-.479-.29-.249-.126-1.476-.728-1.705-.811s-.396-.125-.562.125-.643.81-.79.976c-.145.167-.29.19-.54.065-.25-.126-1.054-.39-2.008-1.24-.742-.662-1.243-1.477-1.389-1.727s-.013-.386.112-.51c.112-.112.248-.291.373-.437.124-.146.167-.25.25-.416s.04-.313-.022-.438-.547-1.357-.77-1.851c-.186-.415-.384-.425-.562-.432-.145-.006-.31-.006-.476-.006`}),AA=H({name:`wheelchair`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2a2 2 0 1 0 0 4 2 2 0 0 0 0-4m7 11v-2c-1.54.02-3.09-.75-4.07-1.83l-1.29-1.43c-.17-.19-.38-.34-.61-.45q-.007-.001-.01-.005-.003-.005-.01-.005H13c-.35-.2-.75-.3-1.19-.26C10.76 7.11 10 8.04 10 9.09V15c0 1.1.9 2 2 2h5v5h2v-5.5c0-1.1-.9-2-2-2h-3v-3.45c1.29 1.07 3.25 1.94 5 1.95M7 17c0 1.66 1.34 3 3 3 1.31 0 2.42-.84 2.83-2h2.07A5 5 0 1 1 9 12.1v2.07c-1.16.42-2 1.52-2 2.83`}),jA=H({name:`widgets`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m16 2.345-5.66 5.65v-4.34h-8v8h8v-3.66l5.66 5.66h-3.66v8h8v-8H16l5.66-5.66zm2.83 5.66L16 5.175l-2.83 2.83 2.83 2.83zM8.34 9.655v-4h-4v4zm10 6v4h-4v-4zm-10 4v-4h-4v4zm-6-6h8v8h-8z`}),MA=H({name:`wifi`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m1 8.776 2 2c4.97-4.97 13.03-4.97 18 0l2-2c-6.07-6.07-15.92-6.07-22 0m8 8 3 3 3-3a4.237 4.237 0 0 0-6 0m-2-2-2-2c3.87-3.86 10.14-3.86 14 0l-2 2a7.074 7.074 0 0 0-10 0`}),NA=H({name:`wifi_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m2 4.22 1.41-1.41 16.97 16.97-1.41 1.41-7.08-7.08c-1.78.02-3.54.71-4.89 2.06l-2-2a9.8 9.8 0 0 1 4.41-2.54L7.17 9.39A12.65 12.65 0 0 0 3 12.17l-2-2C2.22 8.96 3.59 8 5.05 7.27zm21 5.95-2 2a12.75 12.75 0 0 0-9.12-3.73L9.3 5.86c4.83-.84 9.97.58 13.7 4.31m-7.72 1.67c1.36.48 2.64 1.25 3.72 2.33l-.7.69zM9 18.17l3 3 3-3a4.237 4.237 0 0 0-6 0`}),PA=H({name:`wind_farm_offshore`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16.001 19.68c1.22.85 2.61 1.32 4 1.32h2v2h-2c-1.38 0-2.74-.34-4-.99-1.26.65-2.63.97-4 .97s-2.74-.33-4-.97c-1.26.64-2.62.99-4 .99h-2v-2h2c1.39 0 2.78-.47 4-1.32 1.22.85 2.61 1.28 4 1.28s2.78-.43 4-1.28M8.048 9a1 1 0 0 1 .999.951l.47 9.538A7.3 7.3 0 0 1 8 18.68a7.7 7.7 0 0 1-1.49.813c.178-3.177.306-6.358.446-9.537A1 1 0 0 1 7.955 9zm7.996 5a1 1 0 0 1 .999.954l.201 4.432a7.8 7.8 0 0 1-1.243-.706 7.3 7.3 0 0 1-1.245.697l.2-4.423a1 1 0 0 1 1-.954zM16 6.5a1 1 0 0 1 1 1v3.577l3.333 1.925a1 1 0 1 1-1 1.731l-3.37-1.945-3.372 1.948a1 1 0 0 1-1-1.731L15 11.036V7.5a1 1 0 0 1 1-1M8 1a1 1 0 0 1 1 1v4.076l3.753 2.168a1 1 0 0 1-1 1.733l-3.79-2.189-3.791 2.19a1 1 0 0 1-1-1.732L7 6.036V2a1 1 0 0 1 1-1`}),FA=H({name:`wind_turbine`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12.496 2.427A.496.496 0 0 0 12 2a.496.496 0 0 0-.496.427l-.888 6.929c-.27.259-.467.593-.56.968l-5.858 4.327a.48.48 0 0 0-.131.633.506.506 0 0 0 .627.205l6.272-2.581-.417 8.116H9V22h6v-.976h-1.55l-.414-8.084 6.267 2.588c.234.097.505.01.631-.203a.48.48 0 0 0-.135-.635l-5.842-4.304a2 2 0 0 0-.573-1.03zm-.188 6.397L12 6.42l-.308 2.403a2 2 0 0 1 .616 0m-2.183 2.674-2.134 1.576 2.457-1.012a2 2 0 0 1-.323-.564m3.407.588 2.44 1.007-2.112-1.556q-.121.303-.328.549M12 13.233l.446 7.791h-.892zm1-2.433a1 1 0 1 1-2 0 1 1 0 0 1 2 0`}),IA=H({name:`wind_turbine_offshore`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16.001 19.68c1.22.85 2.61 1.32 4 1.32h2v2h-2c-1.38 0-2.74-.34-4-.99-1.26.65-2.63.97-4 .97s-2.74-.33-4-.97c-1.26.64-2.62.99-4 .99h-2v-2h2c1.39 0 2.78-.47 4-1.32 1.22.85 2.61 1.28 4 1.28s2.78-.43 4-1.28M12.049 11a1 1 0 0 1 .999.95l.392 7.854A6.8 6.8 0 0 1 12 19.96q-.726-.001-1.44-.157l.391-7.853a1 1 0 0 1 1-.95zM12 1a1 1 0 0 1 1 1v5.577l5.063 2.923a1 1 0 0 1-1 1.732l-5.1-2.943-5.097 2.943a1 1 0 0 1-1-1.732L11 7.535V2a1 1 0 0 1 1-1`}),LA=H({name:`work`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M16 6.5h4c1.11 0 2 .89 2 2v11c0 1.11-.89 2-2 2H4c-1.11 0-2-.89-2-2l.01-11c0-1.11.88-2 1.99-2h4v-2c0-1.11.89-2 2-2h4c1.11 0 2 .89 2 2zm-6 0h4v-2h-4z`}),RA=H({name:`work_off`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M2.83 1.42 1.42 2.83l2.75 2.75h-.74c-1.11 0-1.99.89-1.99 2l-.01 11c0 1.11.89 2 2 2h15.74l2 2 1.41-1.41zm6.6 2.16h4v2h-3.6l2 2h7.6v7.6l2 2v-9.6c0-1.11-.89-2-2-2h-4v-2c0-1.11-.89-2-2-2h-4c-.99 0-1.8.7-1.96 1.64l1.96 1.96zm-6 4v11h13.74l-11-11z`}),zA=H({name:`work_outline`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M22 8.5c0-1.11-.89-2-2-2h-4v-2c0-1.11-.89-2-2-2h-4c-1.11 0-2 .89-2 2v2H4c-1.11 0-1.99.89-1.99 2L2 19.5c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2zm-8-2v-2h-4v2zm-10 2v11h16v-11z`}),BA=H({name:`world`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2M4 12c0-.61.08-1.21.21-1.78L8.99 15v1c0 1.1.9 2 2 2v1.93C7.06 19.43 4 16.07 4 12m11.99 4c.9 0 1.64.59 1.9 1.4A8 8 0 0 0 20 12c0-3.35-2.08-6.23-5.01-7.41V5c0 1.1-.9 2-2 2h-2v2c0 .55-.45 1-1 1h-2v2h6c.55 0 1 .45 1 1v3z`}),VA=H({name:`wrap_text`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M19.5 4h-16v2h16zm-16 14h6v-2h-6zm0-8h13c2.21 0 4 1.79 4 4s-1.79 4-4 4h-2v2l-3-3 3-3v2h2.25c1.1 0 2-.9 2-2s-.9-2-2-2H3.5z`}),HA=H({name:`youtube`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`m5.68 2 1.478 5.344v2.562H8.44V7.344L9.938 2H8.646L8.11 4.432q-.225 1.064-.29 1.515h-.04q-.094-.631-.29-1.525L6.97 2zm5.752 2.018q-.65-.001-1.051.257-.4.259-.59.825-.187.565-.187 1.498v.84q0 .922.164 1.478.165.556.556.82t1.078.264q.67 0 1.06-.26.391-.258.565-.818.174-.561.174-1.485v-.84q0-.93-.178-1.492-.179-.56-.566-.824t-1.025-.263m2.447.113v4.314q0 .801.271 1.178.273.377.848.377.829 0 1.244-.8h.027l.114.706H17.4V4.131h-1.298v4.588a.64.64 0 0 1-.23.263.57.57 0 0 1-.325.104q-.198 0-.283-.164-.086-.165-.086-.553V4.131zm-2.477.781q.274 0 .383.287t.108.91v1.8q0 .64-.108.923-.109.282-.38.283-.274 0-.378-.283t-.103-.924V6.11q0-.621.107-.91.107-.286.371-.287M5 11c-1.1 0-2 .9-2 2v7c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-7c0-1.1-.9-2-2-2zm7.049 2h1.056v2.568h.008q.143-.279.407-.449.263-.17.566-.17.39 0 .611.207.223.207.323.668.098.463.097 1.281v.772h.002q0 1.09-.264 1.602-.262.512-.818.513-.31 0-.564-.142a.93.93 0 0 1-.383-.391h-.024l-.11.46h-.907zm-6.563.246h3.252v.885h-1.09v5.789H6.576v-5.79h-1.09zm11.612 1.705q.564 0 .867.207.3.208.426.645.123.438.123 1.209v.836h-1.836v.248q0 .47.027.703.029.234.115.342t.27.107q.246 0 .338-.191.09-.19.1-.635l.947.055q.007.063.007.175 0 .677-.37 1.01-.37.334-1.046.334-.81 0-1.138-.51-.327-.508-.326-1.574v-.851q0-1.099.338-1.604t1.158-.506m-8.688.094h1.1v3.58q0 .326.072.465.071.14.238.139a.5.5 0 0 0 .276-.088.54.54 0 0 0 .193-.223v-3.873h1.1v4.875h-.862l-.093-.598h-.026q-.351.678-1.05.678-.486 0-.715-.318-.232-.319-.233-.994zm8.664.648q-.176.001-.26.104-.084.104-.11.338a7 7 0 0 0-.028.71v.35h.803v-.35q0-.468-.032-.71-.03-.243-.115-.342-.083-.1-.258-.1m-3.482.036a.42.42 0 0 0-.293.127.7.7 0 0 0-.192.326v2.767a.49.49 0 0 0 .438.256.34.34 0 0 0 .277-.127q.105-.127.149-.43.043-.301.043-.835v-.627q0-.573-.035-.883-.037-.312-.127-.444a.3.3 0 0 0-.26-.13`}),UA=H({name:`youtube_alt`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M12 4s-6.254 0-7.814.418a2.5 2.5 0 0 0-1.768 1.768C2 7.746 2 12 2 12s0 4.255.418 5.814c.23.861.908 1.538 1.768 1.768C5.746 20 12 20 12 20s6.255 0 7.814-.418a2.5 2.5 0 0 0 1.768-1.768C22 16.255 22 12 22 12s0-4.254-.418-5.814a2.5 2.5 0 0 0-1.768-1.768C18.255 4 12 4 12 4m0 2c2.882 0 6.49.134 7.297.35a.51.51 0 0 1 .353.353c.241.898.35 3.639.35 5.297s-.109 4.398-.35 5.297a.51.51 0 0 1-.353.353c-.805.216-4.415.35-7.297.35s-6.49-.134-7.297-.35a.51.51 0 0 1-.353-.353C4.109 16.399 4 13.658 4 12s.109-4.399.35-5.299a.5.5 0 0 1 .353-.351C5.508 6.134 9.118 6 12 6m-2 2.535v6.93L16 12z`}),WA=H({name:`zip_file`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M10 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2h-8zm-.83 2 2 2H13v2h2v2h-2v2h2v2h-2v2H4V6zM15 16h2v-2h-2v-2h2v-2h-2V8h5v10h-5z`}),GA=H({name:`zoom_in`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15.756 14.255h-.79l-.28-.27a6.47 6.47 0 0 0 1.57-4.23 6.5 6.5 0 1 0-6.5 6.5c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99 1.49-1.49zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5m-.5-5v-2h1v2h2v1h-2v2h-1v-2h-2v-1z`}),KA=H({name:`zoom_out`,prefix:`eds`,height:`24`,width:`24`,svgPathData:`M15.756 14.255h-.79l-.28-.27a6.47 6.47 0 0 0 1.57-4.23 6.5 6.5 0 1 0-6.5 6.5c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99 1.49-1.49zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5m2.5-5h-5v1h5z`});exports.Accessible=vv,exports.AccessibleForward=yv,exports.Accordion=Fe,exports.AccountCircle=bv,exports.Add=xv,exports.AddBox=Sv,exports.AddCircleFilled=Cv,exports.AddCircleOutlined=wv,exports.AerialDrone=Tv,exports.Alarm=Ev,exports.AlarmAdd=Dv,exports.AlarmOff=Ov,exports.AlarmOn=kv,exports.Alert=Me,exports.AllOut=Av,exports.Anchor=jv,exports.Android=Mv,exports.AppBar=Ye,exports.AppleAirplay=Nv,exports.AppleAppStore=Pv,exports.AppleLogo=Fv,exports.Approve=Iv,exports.Apps=Lv,exports.Archive=Rv,exports.ArrowBack=R_,exports.ArrowBackIos=zv,exports.ArrowDown=Bv,exports.ArrowDropDown=U,exports.ArrowDropLeft=Vv,exports.ArrowDropRight=Hv,exports.ArrowDropUp=Uv,exports.ArrowForward=z_,exports.ArrowForwardIos=Wv,exports.ArrowUp=Gv,exports.Assignment=Kv,exports.AssignmentImportant=qv,exports.AssignmentReturn=Jv,exports.AssignmentReturned=Yv,exports.AssignmentTurnedIn=Xv,exports.AssignmentUser=Zv,exports.AttachFile=Qv,exports.Attachment=$v,exports.Autorenew=ey,exports.Baby=ty,exports.Badge=Xe,exports.Bag=ny,exports.BagOnRope=ry,exports.BagOnWheels=iy,exports.Bandage=ay,exports.BarChart=oy,exports.BaseIcon=V,exports.Battery=sy,exports.BatteryAlert=cy,exports.BatteryCharging=ly,exports.BatteryUnknown=uy,exports.Beach=dy,exports.Bearing=fy,exports.Beat=py,exports.Bike=my,exports.Block=hy,exports.Blocked=gy,exports.BlockedOff=_y,exports.Bluetooth=vy,exports.BluetoothConnected=yy,exports.BluetoothDisabled=by,exports.BluetoothSearching=xy,exports.Boat=Sy,exports.Boat2=Cy,exports.Boat3=wy,exports.BookmarkCollection=Ty,exports.BookmarkFilled=Ey,exports.BookmarkOutlined=Dy,exports.Bookmarks=Oy,exports.BorderAll=ky,exports.BorderBottom=Ay,exports.BorderClear=jy,exports.BorderColor=My,exports.BorderHorizontal=Ny,exports.BorderInner=Py,exports.BorderLeft=Fy,exports.BorderOuter=Iy,exports.BorderRight=Ly,exports.BorderStyle=Ry,exports.BorderTop=zy,exports.BorderVertical=By,exports.Boundaries=Vy,exports.Box=he,exports.Briefcase=Hy,exports.Brush=Uy,exports.BubbleChart=Wy,exports.BuildWrench=Gy,exports.Bus=Ky,exports.Business=qy,exports.Button=z,exports.ButtonGroup=me,exports.Cable=Jy,exports.Cafe=Yy,exports.Cake=Xy,exports.Calendar=G_,exports.CalendarAccept=Zy,exports.CalendarDateRange=Qy,exports.CalendarEvent=$y,exports.CalendarReject=eb,exports.CalendarToday=tb,exports.Call=nb,exports.CallAdd=rb,exports.CallEnd=ib,exports.Camera=ab,exports.CameraAddPhoto=ob,exports.Car=sb,exports.CarWash=cb,exports.Card=nt,exports.CardActionArea=Ze,exports.CardActions=Qe,exports.CardContent=$e,exports.CardHeader=et,exports.CardMedia=tt,exports.Category=lb,exports.ChangeHistory=ub,exports.Check=db,exports.CheckCircleOutlined=Te,exports.Checkbox=Ht,exports.CheckboxIndeterminate=fb,exports.CheckboxOutline=pb,exports.ChevronDown=ae,exports.ChevronLeft=mb,exports.ChevronRight=oe,exports.ChevronUp=Ne,exports.Chip=it,exports.Chrome=hb,exports.Cinema=gb,exports.CircleFilled=_b,exports.Circuit=vb,exports.CircularProgress=ot,exports.City=yb,exports.Clear=bb,exports.Close=Ee,exports.CloseCircleOutlined=xb,exports.ClosedCaptionFilled=Sb,exports.ClosedCaptionOutlined=Cb,exports.Cloud=wb,exports.CloudDone=Tb,exports.CloudDownload=Eb,exports.CloudOff=Db,exports.CloudUpload=Ob,exports.Cocktail=kb,exports.Code=Ab,exports.Coffee=jb,exports.Collapse=Mb,exports.CollapseScreen=Nb,exports.Collection1=Pb,exports.Collection2=Fb,exports.Collection3=Ib,exports.Collection4=Lb,exports.Collection5=Rb,exports.Collection6=zb,exports.Collection7=Bb,exports.Collection8=Vb,exports.Collection9=Hb,exports.Collection9Plus=Ub,exports.ColorPalette=Wb,exports.Comment=Gb,exports.CommentAdd=Kb,exports.CommentChat=qb,exports.CommentChatOff=Jb,exports.CommentDiscussion=Yb,exports.CommentImportant=Xb,exports.CommentMore=Zb,exports.CommentNotes=Qb,exports.CommentSolid=$b,exports.Commute=ex,exports.Compare=tx,exports.CompassCalibration=nx,exports.Computer=rx,exports.ContactEmail=ix,exports.ContactPhone=ax,exports.Contacts=ox,exports.ConvenienceStore=sx,exports.Copy=cx,exports.Craning=lx,exports.CreditCard=ux,exports.Crop=dx,exports.CropRotate=fx,exports.Cut=px,exports.DEFAULT_COLOR_PALLETTE=Gg,exports.Dashboard=mx,exports.DatePicker=Z_,exports.DateRangePicker=nv,exports.DeleteForever=hx,exports.DeleteMultiple=gx,exports.DeleteToTrash=_x,exports.DepartureBoard=vx,exports.DesktopMac=yx,exports.DesktopWindows=bx,exports.Details=xx,exports.DeviceUnknown=Sx,exports.Dialpad=Cx,exports.Dice=wx,exports.Dining=Tx,exports.Directions=Ex,exports.Divider=st,exports.Dns=Dx,exports.DoNotDisturb=Ox,exports.Dock=kx,exports.Dollar=Ax,exports.Done=jx,exports.DoneAll=Mx,exports.DonutLarge=Nx,exports.DonutOutlined=Px,exports.Download=Fx,exports.DownloadDone=Ix,exports.DragHandle=Lx,exports.DragIndicator=Rx,exports.Drawer=_t,exports.Drink=zx,exports.Dropdown=W,exports.Dropper=Bx,exports.Ducting=Vx,exports.Edit=Hx,exports.EditText=Ux,exports.Eject=Wx,exports.Electrical=Gx,exports.Email=Kx,exports.EmailAlpha=qx,exports.EmailDraft=Jx,exports.Engineering=Yx,exports.Enlarge=Xx,exports.ErrorFilled=De,exports.ErrorOutlined=Zx,exports.EvStation=Qx,exports.ExitToApp=$x,exports.Expand=eS,exports.ExpandScreen=tS,exports.Experiment=nS,exports.Explore=rS,exports.ExploreOff=iS,exports.ExternalLink=aS,exports.Face=oS,exports.Facebook=sS,exports.FacebookMessenger=cS,exports.FastFood=lS,exports.FastForward=uS,exports.FastRescueBoat=dS,exports.FastRewind=fS,exports.Fault=pS,exports.FavoriteFilled=mS,exports.FavoriteOutlined=hS,exports.File=gS,exports.FileAdd=_S,exports.FileCopy=vS,exports.FileDescription=yS,exports.FilterAlt=bS,exports.FilterAltActive=xS,exports.FilterAltOff=SS,exports.FilterList=CS,exports.FingerprintScanner=wS,exports.FirstPage=TS,exports.Flag=ES,exports.Flagged=DS,exports.FlaggedOff=OS,exports.Flame=kS,exports.Flare=AS,exports.FlashOff=jS,exports.FlashOn=MS,exports.Flight=NS,exports.FlightLand=PS,exports.FlightTakeoff=FS,exports.Flip=IS,exports.FlipToBack=LS,exports.FlipToFront=RS,exports.Flower=zS,exports.FocusCenter=BS,exports.Folder=VS,exports.FolderAdd=HS,exports.FolderFavorite=US,exports.FolderOpen=WS,exports.FolderShared=GS,exports.FormatAlignCenter=dg,exports.FormatAlignJustify=KS,exports.FormatAlignLeft=fg,exports.FormatAlignRight=pg,exports.FormatBold=mg,exports.FormatClear=hg,exports.FormatColorFill=gg,exports.FormatColorReset=_g,exports.FormatColorText=vg,exports.FormatHighlight=qS,exports.FormatIndentDecrease=JS,exports.FormatIndentIncrease=YS,exports.FormatItalics=yg,exports.FormatLineSpacing=XS,exports.FormatListBulleted=bg,exports.FormatListNumbered=xg,exports.FormatQuote=Sg,exports.FormatShape=ZS,exports.FormatSize=QS,exports.FormatStrikethrough=Cg,exports.FormatUnderline=wg,exports.Formula=$S,exports.Forward10=eC,exports.Forward30=tC,exports.Forward5=nC,exports.Fridge=rC,exports.Fullscreen=mt,exports.FullscreenExit=ht,exports.Functions=iC,exports.Gamepad=aC,exports.Gantt=_v,exports.Gas=oC,exports.GasStation=sC,exports.Gavel=cC,exports.Gear=lC,exports.Gesture=uC,exports.Github=dC,exports.GoTo=fC,exports.GoogleCast=pC,exports.GoogleCastConnected=mC,exports.GoogleMaps=hC,exports.GooglePlay=gC,exports.GoogleTranslate=_C,exports.GpsFixed=vC,exports.GpsNotFixed=yC,exports.GpsOff=bC,exports.GridLayer=xC,exports.GridLayers=SC,exports.GridOff=CC,exports.GridOn=Tg,exports.GroceryStore=wC,exports.Group=TC,exports.GroupAdd=EC,exports.Gym=DC,exports.HandRadio=OC,exports.Headset=kC,exports.HeadsetMic=AC,exports.Hearing=jC,exports.HeatTrace=MC,exports.Help=NC,exports.HelpOutline=PC,exports.HighPriority=FC,exports.HillShading=IC,exports.History=LC,exports.Home=RC,exports.Hospital=zC,exports.Hotel=BC,exports.HourglassEmpty=VC,exports.HourglassFull=HC,exports.Image=UC,exports.ImageAdd=WC,exports.InProgress=GC,exports.Inbox=KC,exports.Infinity=qC,exports.InfoCircle=Oe,exports.Input=Lt,exports.InsertLink=Eg,exports.Inspect3d=JC,exports.InspectRotation=YC,exports.Instagram=XC,exports.Instrument=ZC,exports.Invert=QC,exports.InvertColors=$C,exports.IosLogo=ew,exports.Iphone=tw,exports.JackUpVessel=nw,exports.Jacket=rw,exports.JunctionBox=iw,exports.Key=aw,exports.Keyboard=ow,exports.KeyboardBackspace=sw,exports.KeyboardCapslock=cw,exports.KeyboardHide=lw,exports.KeyboardReturn=uw,exports.KeyboardSpaceBar=dw,exports.KeyboardTab=fw,exports.KeyboardVoice=pw,exports.Label=mw,exports.LabelOff=hw,exports.Language=gw,exports.LastPage=_w,exports.Launch=vw,exports.Laundry=yw,exports.Layers=bw,exports.LayersOff=xw,exports.Library=Sw,exports.LibraryAdd=Cw,exports.LibraryBooks=ww,exports.LibraryImage=Tw,exports.LibraryMusic=Ew,exports.LibraryPdf=Dw,exports.LibraryVideo=Ow,exports.Light=kw,exports.Lightbulb=Aw,exports.Line=jw,exports.Link=en,exports.LinkOff=Mw,exports.Linkedin=Nw,exports.List=Pw,exports.Lock=Fw,exports.LockAdd=Iw,exports.LockOff=Lw,exports.LockOpen=Rw,exports.LogIn=zw,exports.LogOut=Bw,exports.Loop=Vw,exports.MailUnread=Hw,exports.Mall=Uw,exports.ManageAccounts=Ww,exports.ManualValve=Gw,exports.Map=Kw,exports.Maximize=qw,exports.Measure=Jw,exports.MeetingRoom=Yw,exports.MeetingRoomOff=Xw,exports.Memory=Zw,exports.Mention=sg,exports.Menu=K,exports.MenuDivider=G,exports.MenuItem=ie,exports.MenuSubMenu=ue,exports.Mic=Qw,exports.MicOff=$w,exports.MicOutlined=eT,exports.MicrosoftEdge=tT,exports.MicrosoftExcel=nT,exports.MicrosoftOnedrive=rT,exports.MicrosoftOutlook=iT,exports.MicrosoftPowerpoint=aT,exports.MicrosoftWord=oT,exports.Minimize=sT,exports.Miniplayer=cT,exports.MiniplayerFullscreen=lT,exports.MissedVideoCall=uT,exports.Modal=At,exports.Money=dT,exports.Monopile=fT,exports.MoodExtremelyHappy=pT,exports.MoodExtremelySad=mT,exports.MoodHappy=hT,exports.MoodNeutral=gT,exports.MoodSad=_T,exports.MoodVeryHappy=vT,exports.MoodVerySad=yT,exports.MoreHorizontal=bT,exports.MoreVertical=Le,exports.Motorcycle=xT,exports.Mouse=ST,exports.MoveToInbox=CT,exports.Movie=wT,exports.MovieFile=TT,exports.MultilineChart=ET,exports.MusicNote=DT,exports.MusicNoteOff=OT,exports.Nature=kT,exports.NaturePeople=AT,exports.Navigation=jT,exports.NearMe=MT,exports.NewAlert=NT,exports.NewLabel=PT,exports.NoCraning=FT,exports.Notification=Dt,exports.Notifications=IT,exports.NotificationsActive=LT,exports.NotificationsAdd=RT,exports.NotificationsImportant=zT,exports.NotificationsOff=BT,exports.NotificationsPaused=VT,exports.Offline=HT,exports.OfflineDocument=UT,exports.OfflineSaved=WT,exports.Oil=GT,exports.OilBarrel=KT,exports.OnshoreDrone=qT,exports.Opacity=JT,exports.OpenInBrowser=YT,exports.OpenSideSheet=XT,exports.PanTool=ZT,exports.Paper=sn,exports.Parking=QT,exports.Paste=$T,exports.Pause=eE,exports.PauseCircle=tE,exports.PauseCircleOutlined=nE,exports.Person=rE,exports.PersonAdd=iE,exports.Pharmacy=aE,exports.Phone=oE,exports.PieChart=sE,exports.Pin=cE,exports.PinDrop=lE,exports.PipeSupport=uE,exports.Pizza=dE,exports.Place=fE,exports.PlaceAdd=pE,exports.PlaceEdit=mE,exports.PlacePerson=hE,exports.PlaceUnknown=gE,exports.PlaceholderIcon=_E,exports.Platform=vE,exports.Play=yE,exports.PlayCircle=bE,exports.PlayCircleOutlined=xE,exports.PlaylistAdd=SE,exports.PlaylistAdded=CE,exports.PlaylistPlay=wE,exports.Pool=TE,exports.Popover=Pt,exports.Power=EE,exports.PowerBi=DE,exports.PowerButton=OE,exports.PowerButtonOff=kE,exports.Pram=AE,exports.PregnantWoman=jE,exports.Pressure=ME,exports.Print=NE,exports.PrintOff=PE,exports.PriorityHigh=FE,exports.PriorityLow=IE,exports.Puzzle=LE,exports.PuzzleFilled=RE,exports.Radio=h_,exports.RadioButtonSelected=l_,exports.RadioButtonUnselected=u_,exports.RadioGroup=f_,exports.Railway=zE,exports.Receipt=BE,exports.Record=VE,exports.RecordVoice=HE,exports.RecordVoiceOff=UE,exports.Redo=WE,exports.Reduce=GE,exports.Refresh=KE,exports.Remove=qE,exports.RemoveOutlined=JE,exports.Reorder=YE,exports.Repeat=XE,exports.RepeatOne=ZE,exports.Replay=QE,exports.Replay10=$E,exports.Replay30=eD,exports.Replay5=tD,exports.Reply=nD,exports.ReplyAll=rD,exports.Report=iD,exports.ReportBug=aD,exports.ReportOff=oD,exports.Res4kFilled=sD,exports.Res4kOutlined=cD,exports.ResHdFilled=lD,exports.ResHdOutlined=uD,exports.Restaurant=dD,exports.Restore=fD,exports.RestoreFromTrash=pD,exports.RestorePage=mD,exports.Ripple=R,exports.Rotate3d=hD,exports.Rotate90DegreesCcw=gD,exports.RotateLeft=_D,exports.RotateRight=vD,exports.Router=yD,exports.Run=bD,exports.Satellite=xD,exports.Save=SD,exports.Scanner=CD,exports.ScatterPlot=wD,exports.School=TD,exports.ScreenLoader=Mt,exports.Search=un,exports.SearchFindReplace=ED,exports.SearchInPage=DD,exports.SearchedHistory=OD,exports.Security=kD,exports.Select=Qt,exports.SelectAll=AD,exports.Send=jD,exports.SettingBackupRestore=MD,exports.Settings=ND,exports.Share=PD,exports.ShareScreen=FD,exports.ShareScreenOff=ID,exports.SheetBottomPosition=LD,exports.SheetLeftPosition=RD,exports.SheetRightPosition=zD,exports.SheetTopPosition=BD,exports.Shipping=VD,exports.ShoppingBasket=HD,exports.ShoppingCard=UD,exports.ShoppingCartAdd=WD,exports.ShoppingCartOff=GD,exports.Shuffle=KD,exports.Signature=qD,exports.SimCard=JD,exports.SkipNext=YD,exports.SkipPrevious=XD,exports.Skype=ZD,exports.Slack=QD,exports.Slider=S_,exports.Slideshow=$D,exports.Smartwatch=eO,exports.Smoking=tO,exports.SmokingOff=nO,exports.Snooze=rO,exports.Snow=iO,exports.Sort=aO,exports.SortByAlpha=oO,exports.Speaker=sO,exports.SpeakerGroup=cO,exports.Spellcheck=lO,exports.SplitButton=pe,exports.Spotify=uO,exports.StarCircle=dO,exports.StarFilled=fO,exports.StarHalf=pO,exports.StarOutlined=mO,exports.Stop=hO,exports.StopCircle=gO,exports.StopCircleOutlined=_O,exports.Store=vO,exports.Style=yO,exports.SubMenu=le,exports.SubdirectoryArrowLeft=bO,exports.SubdirectoryArrowRight=xO,exports.SubseaDrone=SO,exports.SubstationOffshore=CO,exports.SubstationOnshore=wO,exports.SubstationOnshore2=TO,exports.Subway=EO,exports.SubwayTunnel=DO,exports.Suggestion=ag,exports.Sun=OO,exports.Support=kO,exports.SurfaceLayer=AO,exports.SurveyVessel=jO,exports.SwapHorizontal=MO,exports.SwapHorizontalCircle=NO,exports.SwapVertical=PO,exports.SwapVerticalCircle=FO,exports.Switch=Rt,exports.SwitchOff=IO,exports.SwitchOn=LO,exports.Sync=RO,exports.SyncOff=zO,exports.SyncProblem=BO,exports.Tab=tn,exports.Table=we,exports.TableChart=VO,exports.TableToolbar=t_,exports.TabletAndroid=HO,exports.TabletIpad=UO,exports.Tabs=rn,exports.Tag=WO,exports.TagMainEquipment=GO,exports.TagMore=KO,exports.TagRelations=qO,exports.TagSpecialEquipment=JO,exports.Taxi=YO,exports.Telecom=XO,exports.Terrain=ZO,exports.TextField=QO,exports.TextRotationAngledDown=$O,exports.TextRotationAngledUp=ek,exports.TextRotationDown=tk,exports.TextRotationNone=nk,exports.TextRotationUp=rk,exports.TextRotationVertical=ik,exports.Texture=ak,exports.Thermostat=ok,exports.ThumbPin=sk,exports.ThumbsDown=ck,exports.ThumbsUp=lk,exports.ThumbsUpDown=uk,exports.Ticket=dk,exports.Time=w_,exports.Timeline=fk,exports.Timer=pk,exports.TimerOff=mk,exports.TipTapEditor=c_,exports.TipTapEditorAdvancedToolbar=o_,exports.TipTapEditorBasicControl=Zg,exports.TipTapEditorBasicToolbar=a_,exports.TipTapEditorColorControl=Qg,exports.TipTapEditorControlGroup=i_,exports.TipTapEditorHeaderControl=$g,exports.TipTapEditorLinkControl=e_,exports.TipTapEditorProvider=tg,exports.TipTapEditorTableControl=n_,exports.TipTapEditorToolbar=r_,exports.Title=hk,exports.Toc=gk,exports.Toilet=_k,exports.Toll=vk,exports.Toolbox=yk,exports.ToolboxRope=bk,exports.ToolboxWheel=xk,exports.Tooltip=re,exports.Touch=Sk,exports.TrackChanges=Ck,exports.TrafficLight=wk,exports.Train=Tk,exports.Tram=Ek,exports.Transfer=Dk,exports.Transit=Ok,exports.TransitEnterExit=kk,exports.Translate=Ak,exports.TrendingDown=jk,exports.TrendingFlat=Mk,exports.TrendingUp=Nk,exports.TripOrigin=Pk,exports.Tune=Fk,exports.Turbine=Ik,exports.Tv=Lk,exports.Twitter=Rk,exports.Typography=ve,exports.Unarchive=zk,exports.Undo=Bk,exports.UnfoldLess=Vk,exports.UnfoldLessHorizontal=Hk,exports.UnfoldMore=Uk,exports.UnfoldMoreHorizontal=Wk,exports.Unsubscribe=Gk,exports.Update=Kk,exports.Upload=qk,exports.Usb=Jk,exports.UsersCircle=Yk,exports.Van=Xk,exports.Verified=Zk,exports.VerifiedUser=Qk,exports.VerticalAlignBottom=$k,exports.VerticalAlignCenter=eA,exports.VerticalAlignTop=tA,exports.VerticalSplit=nA,exports.VideoCall=rA,exports.VideoChat=iA,exports.Videocam=aA,exports.VideocamOff=oA,exports.View360=sA,exports.ViewAgenda=cA,exports.ViewArray=lA,exports.ViewCarousel=uA,exports.ViewColumn=dA,exports.ViewDay=fA,exports.ViewList=pA,exports.ViewModule=mA,exports.ViewQuilt=hA,exports.ViewStream=gA,exports.ViewWeek=_A,exports.Visibility=vA,exports.VisibilityOff=yA,exports.VolumeDown=bA,exports.VolumeMute=xA,exports.VolumeOff=SA,exports.VolumeUp=CA,exports.Walk=wA,exports.WarningFilled=ke,exports.WarningOutlined=TA,exports.Waves=EA,exports.Well=DA,exports.Wellbore=OA,exports.WhatsApp=kA,exports.Wheelchair=AA,exports.Widgets=jA,exports.Wifi=MA,exports.WifiOff=NA,exports.WindFarmOffshore=PA,exports.WindTurbine=FA,exports.WindTurbineOffshore=IA,exports.Work=LA,exports.WorkOff=RA,exports.WorkOutline=zA,exports.World=BA,exports.WrapText=VA,exports.Youtube=HA,exports.YoutubeAlt=UA,exports.ZipFile=WA,exports.ZoomIn=GA,exports.ZoomOut=KA,exports.createSuggestion=ug,exports.createSvgIcon=H,exports.findMentions=Yg,exports.findSuggestionMatch=rg,exports.palette=D,exports.removeInvalidColors=Xg,exports.useTipTapEditor=ng;