@mirohq/design-system-icons 0.21.3 → 0.23.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (391) hide show
  1. package/dist/main.js +531 -400
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +155 -29
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +17 -9
  6. package/package.json +5 -4
  7. package/react/add-line-bottom.tsx +1 -1
  8. package/react/add-line-right.tsx +1 -1
  9. package/react/align-bottom.tsx +1 -1
  10. package/react/align-center-horizontal.tsx +1 -1
  11. package/react/align-center-vertical.tsx +1 -1
  12. package/react/align-left.tsx +1 -1
  13. package/react/align-right.tsx +1 -1
  14. package/react/align-top.tsx +1 -1
  15. package/react/arrow-arc-left.tsx +1 -1
  16. package/react/arrow-arc-right.tsx +1 -1
  17. package/react/arrow-bend-up-right.tsx +1 -1
  18. package/react/arrow-box-out.tsx +1 -1
  19. package/react/arrow-clockwise-down-right.tsx +1 -1
  20. package/react/arrow-clockwise-up-left.tsx +1 -1
  21. package/react/arrow-counter-clockwise-down-left.tsx +1 -1
  22. package/react/arrow-counter-clockwise-up-right.tsx +1 -1
  23. package/react/arrow-curves-bottom-right.tsx +1 -1
  24. package/react/arrow-down-left.tsx +1 -1
  25. package/react/arrow-down-right.tsx +1 -1
  26. package/react/arrow-down.tsx +1 -1
  27. package/react/arrow-fat-right.tsx +1 -1
  28. package/react/arrow-fat-up-right.tsx +1 -1
  29. package/react/arrow-left.tsx +1 -1
  30. package/react/arrow-right.tsx +1 -1
  31. package/react/arrow-up-circle.tsx +1 -1
  32. package/react/arrow-up-left.tsx +1 -1
  33. package/react/arrow-up-right.tsx +1 -1
  34. package/react/arrow-up.tsx +1 -1
  35. package/react/arrows-clockwise-rectangle-tilt.tsx +1 -1
  36. package/react/arrows-clockwise-x.tsx +1 -1
  37. package/react/arrows-clockwise-y.tsx +1 -1
  38. package/react/arrows-down-up.tsx +1 -1
  39. package/react/arrows-horizontal-lines-top-bottom.tsx +1 -1
  40. package/react/arrows-in-simple.tsx +1 -1
  41. package/react/arrows-out-cardinal.tsx +1 -1
  42. package/react/arrows-out-lines-horizontal.tsx +1 -1
  43. package/react/arrows-out-simple.tsx +1 -1
  44. package/react/arrows-square-counter-clockwise-y.tsx +33 -0
  45. package/react/article.tsx +1 -1
  46. package/react/at.tsx +1 -1
  47. package/react/badge.tsx +1 -1
  48. package/react/barrel.tsx +1 -1
  49. package/react/bell-slash.tsx +1 -1
  50. package/react/bell-tilt.tsx +1 -1
  51. package/react/bell.tsx +1 -1
  52. package/react/board.tsx +1 -1
  53. package/react/book-open-info.tsx +1 -1
  54. package/react/bookmark.tsx +1 -1
  55. package/react/bracket-curly-left.tsx +1 -1
  56. package/react/bracket-curly-right.tsx +1 -1
  57. package/react/brackets-angle-slash.tsx +1 -1
  58. package/react/brackets-curly-circles-three.tsx +1 -1
  59. package/react/calendar-blank.tsx +1 -1
  60. package/react/camera.tsx +1 -1
  61. package/react/card-number-three.tsx +1 -1
  62. package/react/card.tsx +1 -1
  63. package/react/cards-poker.tsx +1 -1
  64. package/react/chart-bar-y-simple.tsx +1 -1
  65. package/react/chart-bar-y.tsx +1 -1
  66. package/react/chat-dashes-lines-two.tsx +1 -1
  67. package/react/chat-lines-cross.tsx +1 -1
  68. package/react/chat-lines-dot.tsx +1 -1
  69. package/react/chat-lines-eye-open.tsx +1 -1
  70. package/react/chat-lines-two-stack.tsx +1 -1
  71. package/react/chat-lines-two.tsx +1 -1
  72. package/react/chat-plus.tsx +1 -1
  73. package/react/chat-text-arrow.tsx +1 -1
  74. package/react/chat-two.tsx +1 -1
  75. package/react/chat.tsx +1 -1
  76. package/react/check-mark.tsx +1 -1
  77. package/react/checkboard-square-centered.tsx +1 -1
  78. package/react/chevron-down-double.tsx +1 -1
  79. package/react/chevron-down.tsx +1 -1
  80. package/react/chevron-left-double.tsx +1 -1
  81. package/react/chevron-left.tsx +1 -1
  82. package/react/chevron-right-double.tsx +1 -1
  83. package/react/chevron-right.tsx +1 -1
  84. package/react/chevron-up-double.tsx +1 -1
  85. package/react/chevron-up-down-line.tsx +1 -1
  86. package/react/chevron-up-down.tsx +1 -1
  87. package/react/chevron-up.tsx +1 -1
  88. package/react/circle-corners.tsx +1 -1
  89. package/react/circle-motion-x.tsx +1 -1
  90. package/react/circle-notch.tsx +1 -1
  91. package/react/circle-slash.tsx +1 -1
  92. package/react/circle.tsx +1 -1
  93. package/react/circles-connected.tsx +1 -1
  94. package/react/clock-counter-clockwise-simple.tsx +1 -1
  95. package/react/clock-counter-clockwise.tsx +1 -1
  96. package/react/clock-overtime.tsx +1 -1
  97. package/react/clock.tsx +1 -1
  98. package/react/cloud.tsx +1 -1
  99. package/react/cluster.tsx +1 -1
  100. package/react/clustered.tsx +1 -1
  101. package/react/cog.tsx +1 -1
  102. package/react/columns-three.tsx +1 -1
  103. package/react/cone-serpentine.tsx +1 -1
  104. package/react/corners-three-eye-open.tsx +1 -1
  105. package/react/credit-card.tsx +1 -1
  106. package/react/crop.tsx +1 -1
  107. package/react/cross-circle.tsx +1 -1
  108. package/react/cross-fat.tsx +1 -1
  109. package/react/cross-square.tsx +1 -1
  110. package/react/cross.tsx +1 -1
  111. package/react/cube.tsx +1 -1
  112. package/react/cursor-filled.tsx +1 -1
  113. package/react/cursor-lines.tsx +1 -1
  114. package/react/cursor-text.tsx +1 -1
  115. package/react/cursor.tsx +1 -1
  116. package/react/curve-square-circle-arrow.tsx +1 -1
  117. package/react/dash-left-down-square-dash-right-up.tsx +1 -1
  118. package/react/dash-left-up-square-dash-down-right.tsx +1 -1
  119. package/react/dash-square-dash-horizontal.tsx +1 -1
  120. package/react/dash-square-dash-vertical.tsx +1 -1
  121. package/react/distribute-horizontal.tsx +1 -1
  122. package/react/distribute-vertical.tsx +1 -1
  123. package/react/dots-nine.tsx +1 -1
  124. package/react/dots-three.tsx +1 -1
  125. package/react/dots-two.tsx +1 -1
  126. package/react/download.tsx +1 -1
  127. package/react/envelope.tsx +1 -1
  128. package/react/eraser.tsx +1 -1
  129. package/react/exclamation-point-circle.tsx +1 -1
  130. package/react/export.tsx +1 -1
  131. package/react/eye-closed-dots-four-frame-broken.tsx +1 -1
  132. package/react/eye-closed.tsx +1 -1
  133. package/react/eye-open-line-frame-broken.tsx +1 -1
  134. package/react/eye-open-slash.tsx +1 -1
  135. package/react/eye-open.tsx +1 -1
  136. package/react/eyedropper.tsx +1 -1
  137. package/react/factory-house.tsx +1 -1
  138. package/react/factory.tsx +1 -1
  139. package/react/flag.tsx +1 -1
  140. package/react/folder.tsx +1 -1
  141. package/react/frame-lines-two.tsx +1 -1
  142. package/react/frame-play.tsx +1 -1
  143. package/react/frame-plus.tsx +1 -1
  144. package/react/frame.tsx +1 -1
  145. package/react/funnel.tsx +1 -1
  146. package/react/gauge.tsx +1 -1
  147. package/react/gift.tsx +1 -1
  148. package/react/globe.tsx +1 -1
  149. package/react/graduation-cap.tsx +1 -1
  150. package/react/grid-four.tsx +1 -1
  151. package/react/grid-six.tsx +1 -1
  152. package/react/grid.tsx +1 -1
  153. package/react/hand-filled.tsx +1 -1
  154. package/react/hand-pointing.tsx +1 -1
  155. package/react/hand.tsx +1 -1
  156. package/react/headset-person.tsx +1 -1
  157. package/react/heart-filled.tsx +1 -1
  158. package/react/heart.tsx +1 -1
  159. package/react/hexagon.tsx +1 -1
  160. package/react/highlighter-underline.tsx +1 -1
  161. package/react/highlighter.tsx +1 -1
  162. package/react/house.tsx +1 -1
  163. package/react/image.tsx +1 -1
  164. package/react/index.ts +6 -0
  165. package/react/information-mark-circle.tsx +1 -1
  166. package/react/kanban.tsx +1 -1
  167. package/react/key.tsx +1 -1
  168. package/react/keycap.tsx +1 -1
  169. package/react/laptop.tsx +1 -1
  170. package/react/lasso.tsx +1 -1
  171. package/react/layout.tsx +1 -1
  172. package/react/lifesaver.tsx +1 -1
  173. package/react/lightbox.tsx +1 -1
  174. package/react/lightbulb.tsx +1 -1
  175. package/react/lightning.tsx +1 -1
  176. package/react/line-curved.tsx +1 -1
  177. package/react/line-dashed.tsx +1 -1
  178. package/react/line-diagonal.tsx +1 -1
  179. package/react/line-dotted.tsx +1 -1
  180. package/react/line-horizontal.tsx +1 -1
  181. package/react/line-orthogonal.tsx +1 -1
  182. package/react/line-straight.tsx +1 -1
  183. package/react/lines-three-horizontal-line-vertical-center.tsx +1 -1
  184. package/react/lines-three-horizontal.tsx +1 -1
  185. package/react/lines-three-vertical.tsx +1 -1
  186. package/react/lines-top-left-columns-two.tsx +1 -1
  187. package/react/link-plus.tsx +1 -1
  188. package/react/link.tsx +1 -1
  189. package/react/list-bullets.tsx +1 -1
  190. package/react/list-numbers.tsx +1 -1
  191. package/react/lock-closed.tsx +1 -1
  192. package/react/lock-open.tsx +1 -1
  193. package/react/login.tsx +1 -1
  194. package/react/logout.tsx +1 -1
  195. package/react/magnet.tsx +1 -1
  196. package/react/magnifying-glass-lightning.tsx +1 -1
  197. package/react/magnifying-glass-plus.tsx +33 -0
  198. package/react/magnifying-glass.tsx +1 -1
  199. package/react/map.tsx +1 -1
  200. package/react/megaphone.tsx +1 -1
  201. package/react/microphone-slash.tsx +1 -1
  202. package/react/microphone.tsx +1 -1
  203. package/react/minus.tsx +1 -1
  204. package/react/mobile.tsx +33 -0
  205. package/react/monitor-arrow.tsx +1 -1
  206. package/react/monitor-pause.tsx +1 -1
  207. package/react/monitor-play.tsx +1 -1
  208. package/react/monitor-stop.tsx +1 -1
  209. package/react/moon.tsx +1 -1
  210. package/react/mouse.tsx +1 -1
  211. package/react/navigation-arrow-lines.tsx +1 -1
  212. package/react/navigation-up-left-filled.tsx +1 -1
  213. package/react/navigation-up-left-slash.tsx +1 -1
  214. package/react/navigation-up-right.tsx +1 -1
  215. package/react/next.tsx +1 -1
  216. package/react/node-connected-dot.tsx +1 -1
  217. package/react/node-lines-curved.tsx +1 -1
  218. package/react/node-lines-horizontal.tsx +1 -1
  219. package/react/node-lines-vertical.tsx +1 -1
  220. package/react/node-plus.tsx +1 -1
  221. package/react/nodes-connected.tsx +1 -1
  222. package/react/nodes-connections-three.tsx +1 -1
  223. package/react/note-magnifying-glass.tsx +1 -1
  224. package/react/octagon.tsx +1 -1
  225. package/react/office.tsx +1 -1
  226. package/react/paint-bucket.tsx +1 -1
  227. package/react/paper-plane-filled-right.tsx +1 -1
  228. package/react/paper-plane-tilt.tsx +1 -1
  229. package/react/parallelogram.tsx +1 -1
  230. package/react/pause-circle.tsx +1 -1
  231. package/react/pause.tsx +1 -1
  232. package/react/pdf.tsx +1 -1
  233. package/react/pen-tip.tsx +1 -1
  234. package/react/pen.tsx +1 -1
  235. package/react/pentagon.tsx +1 -1
  236. package/react/placeholder.tsx +1 -1
  237. package/react/planet.tsx +32 -0
  238. package/react/play-circle.tsx +1 -1
  239. package/react/play.tsx +1 -1
  240. package/react/playback-speed-circle.tsx +1 -1
  241. package/react/plug.tsx +1 -1
  242. package/react/plus-square.tsx +1 -1
  243. package/react/plus-text.tsx +1 -1
  244. package/react/plus.tsx +1 -1
  245. package/react/presentation-arrow.tsx +1 -1
  246. package/react/presentation-eye-open.tsx +1 -1
  247. package/react/presentation-line.tsx +1 -1
  248. package/react/presentation-lines-two.tsx +1 -1
  249. package/react/presentation-link.tsx +1 -1
  250. package/react/presentation-number-one.tsx +1 -1
  251. package/react/presentation-play.tsx +1 -1
  252. package/react/presentation-plus.tsx +1 -1
  253. package/react/previous.tsx +1 -1
  254. package/react/prohibit.tsx +1 -1
  255. package/react/push-pin.tsx +1 -1
  256. package/react/question-mark-circle.tsx +1 -1
  257. package/react/question-mark.tsx +1 -1
  258. package/react/rectangle-arrow-up-center.tsx +1 -1
  259. package/react/rectangle-dash-lines.tsx +1 -1
  260. package/react/rectangle-dot-line-pen.tsx +1 -1
  261. package/react/rectangle-play-stack.tsx +1 -1
  262. package/react/rectangle-tick.tsx +1 -1
  263. package/react/rectangle-triangle-bottom-center.tsx +1 -1
  264. package/react/rectangles-three-aligned.tsx +1 -1
  265. package/react/rectangles-three-free.tsx +1 -1
  266. package/react/rectangles-three-overlap.tsx +1 -1
  267. package/react/rectangles-two-line.tsx +1 -1
  268. package/react/rectangles-two-lines-four.tsx +1 -1
  269. package/react/rectangles-two-minus.tsx +1 -1
  270. package/react/rectangles-two-plus.tsx +1 -1
  271. package/react/rectangles-two-user.tsx +1 -1
  272. package/react/rhombus.tsx +1 -1
  273. package/react/rocket.tsx +1 -1
  274. package/react/rss-rectangle.tsx +1 -1
  275. package/react/rss.tsx +1 -1
  276. package/react/scissors.tsx +1 -1
  277. package/react/scrollbar-xy.tsx +1 -1
  278. package/react/shapes.tsx +1 -1
  279. package/react/shield-check.tsx +1 -1
  280. package/react/shield-lock.tsx +1 -1
  281. package/react/shuffle.tsx +1 -1
  282. package/react/sidebar-closed.tsx +1 -1
  283. package/react/sidebar-open.tsx +1 -1
  284. package/react/sliders-x.tsx +1 -1
  285. package/react/sliders-y.tsx +1 -1
  286. package/react/smiley-chat.tsx +1 -1
  287. package/react/smiley-plus.tsx +1 -1
  288. package/react/smiley-sticker.tsx +1 -1
  289. package/react/smiley.tsx +1 -1
  290. package/react/social-facebook.tsx +1 -1
  291. package/react/social-instagram.tsx +1 -1
  292. package/react/social-jira.tsx +45 -0
  293. package/react/social-linkedin.tsx +1 -1
  294. package/react/social-slack.tsx +37 -0
  295. package/react/social-twitter.tsx +1 -1
  296. package/react/social-youtube.tsx +1 -1
  297. package/react/sparks-filled.tsx +1 -1
  298. package/react/sparks.tsx +1 -1
  299. package/react/speaker-cross.tsx +1 -1
  300. package/react/speaker-high.tsx +1 -1
  301. package/react/split-vertical.tsx +1 -1
  302. package/react/square-brackets-angle-slash.tsx +1 -1
  303. package/react/square-circles-two.tsx +1 -1
  304. package/react/square-line-square-dashed.tsx +1 -1
  305. package/react/square-rounded.tsx +1 -1
  306. package/react/square-star-scribble.tsx +1 -1
  307. package/react/square-triangle-circle-plus.tsx +1 -1
  308. package/react/square.tsx +1 -1
  309. package/react/squares-four.tsx +1 -1
  310. package/react/squares-group.tsx +1 -1
  311. package/react/squares-merge.tsx +1 -1
  312. package/react/squares-three.tsx +1 -1
  313. package/react/squares-two-overlap.tsx +1 -1
  314. package/react/squares-ungroup.tsx +1 -1
  315. package/react/squares-unmerge.tsx +1 -1
  316. package/react/stack.tsx +1 -1
  317. package/react/star-filled.tsx +1 -1
  318. package/react/star-half.tsx +1 -1
  319. package/react/star.tsx +1 -1
  320. package/react/sticky-corners.tsx +1 -1
  321. package/react/sticky-eye-closed.tsx +1 -1
  322. package/react/sticky-eye-open.tsx +1 -1
  323. package/react/sticky-note-stack.tsx +1 -1
  324. package/react/sticky-note-wide.tsx +1 -1
  325. package/react/sticky-note.tsx +1 -1
  326. package/react/sticky-notes-two.tsx +1 -1
  327. package/react/stop-circle.tsx +1 -1
  328. package/react/stroke-1.tsx +1 -1
  329. package/react/stroke-2.tsx +1 -1
  330. package/react/stroke-3.tsx +1 -1
  331. package/react/stroke-4.tsx +1 -1
  332. package/react/stroke-5.tsx +1 -1
  333. package/react/stroke-6.tsx +1 -1
  334. package/react/switch.tsx +1 -1
  335. package/react/tag.tsx +1 -1
  336. package/react/text-a-underline.tsx +1 -1
  337. package/react/text-align-center.tsx +1 -1
  338. package/react/text-align-left.tsx +1 -1
  339. package/react/text-b-bold-italic-underlined.tsx +1 -1
  340. package/react/text-b-bold.tsx +1 -1
  341. package/react/text-cursor-eye-open.tsx +1 -1
  342. package/react/text-h-one.tsx +1 -1
  343. package/react/text-h-three.tsx +1 -1
  344. package/react/text-h-two.tsx +1 -1
  345. package/react/text-i-italic.tsx +1 -1
  346. package/react/text-indent.tsx +1 -1
  347. package/react/text-lines-three.tsx +1 -1
  348. package/react/text-s-strikethrough.tsx +1 -1
  349. package/react/text-styles.tsx +1 -1
  350. package/react/text-t.tsx +1 -1
  351. package/react/text-u-underlined.tsx +1 -1
  352. package/react/thumbs-up.tsx +1 -1
  353. package/react/tick-circle.tsx +1 -1
  354. package/react/ticket.tsx +1 -1
  355. package/react/timer.tsx +1 -1
  356. package/react/toolbar.tsx +1 -1
  357. package/react/tooltip.tsx +1 -1
  358. package/react/trackpad.tsx +1 -1
  359. package/react/trapeze.tsx +1 -1
  360. package/react/trash-simple.tsx +1 -1
  361. package/react/trash.tsx +1 -1
  362. package/react/triangle-square-circle.tsx +1 -1
  363. package/react/triangle.tsx +1 -1
  364. package/react/trident.tsx +1 -1
  365. package/react/trophy.tsx +1 -1
  366. package/react/user-add.tsx +1 -1
  367. package/react/user-arrow-right-up.tsx +1 -1
  368. package/react/user-cog-plus.tsx +1 -1
  369. package/react/user-cog.tsx +1 -1
  370. package/react/user-eye-open.tsx +1 -1
  371. package/react/user-load.tsx +1 -1
  372. package/react/user-number-three.tsx +1 -1
  373. package/react/user-pen-dashes-bottom.tsx +1 -1
  374. package/react/user-pen-line-bottom.tsx +1 -1
  375. package/react/user-tick-down.tsx +1 -1
  376. package/react/user.tsx +1 -1
  377. package/react/users-three.tsx +1 -1
  378. package/react/users.tsx +1 -1
  379. package/react/video-camera-simple-slash.tsx +1 -1
  380. package/react/video-camera-simple.tsx +1 -1
  381. package/react/video-camera.tsx +1 -1
  382. package/react/view-center.tsx +1 -1
  383. package/react/view-side-left.tsx +1 -1
  384. package/react/wallet.tsx +1 -1
  385. package/svg/24/arrows-square-counter-clockwise-y.svg +2 -0
  386. package/svg/24/magnifying-glass-plus.svg +2 -0
  387. package/svg/24/mobile.svg +2 -0
  388. package/svg/24/planet.svg +2 -0
  389. package/svg/24/social-jira.svg +2 -0
  390. package/svg/24/social-slack.svg +2 -0
  391. package/svg/meta.json +64 -6
package/dist/module.js CHANGED
@@ -1,41 +1,15 @@
1
1
  import React, { forwardRef, createElement } from 'react';
2
+ import { styles, iconSymbol } from '@mirohq/design-system-base-icon';
2
3
  import { styled, theme } from '@mirohq/design-system-stitches';
3
4
  import { Primitive } from '@mirohq/design-system-primitive';
4
5
  import { mapKeysToVariants } from '@mirohq/design-system-utils';
5
6
 
6
- const iconSymbol = Symbol.for("icon");
7
- const isIconComponent = (iconComponent) => {
8
- var _a, _b;
9
- return (_b = iconComponent[iconSymbol]) != null ? _b : (_a = iconComponent == null ? void 0 : iconComponent.type) == null ? void 0 : _a[iconSymbol];
10
- };
11
-
12
7
  const StyledIcon = styled(Primitive.svg, {
13
8
  display: "inline-flex",
14
9
  verticalAlign: "text-bottom",
15
10
  forcedColorAdjust: "auto",
16
11
  variants: {
17
- size: {
18
- small: {
19
- width: "$icon-200"
20
- },
21
- medium: {
22
- width: "$icon-300"
23
- },
24
- large: {
25
- width: "$icon-400"
26
- }
27
- },
28
- weight: {
29
- thin: {
30
- "--svg-stroke-width": "$stroke-width$thin"
31
- },
32
- normal: {
33
- "--svg-stroke-width": "$stroke-width$normal"
34
- },
35
- bold: {
36
- "--svg-stroke-width": "$stroke-width$bold"
37
- }
38
- },
12
+ ...styles,
39
13
  color: mapKeysToVariants(theme.colors, "color")
40
14
  }
41
15
  });
@@ -1057,6 +1031,28 @@ const IconArrowsOutSimple = forwardRef(
1057
1031
  );
1058
1032
  IconArrowsOutSimple[iconSymbol] = true;
1059
1033
 
1034
+ const IconArrowsSquareCounterClockwiseY = forwardRef(
1035
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
1036
+ StyledIcon,
1037
+ {
1038
+ ...props,
1039
+ weight,
1040
+ size,
1041
+ viewBox: "0 0 24 24",
1042
+ fill: "none",
1043
+ ref: forwardRef2
1044
+ },
1045
+ /* @__PURE__ */ React.createElement("path", {
1046
+ stroke: "currentColor",
1047
+ strokeLinecap: "round",
1048
+ strokeWidth: "var(--svg-stroke-width)",
1049
+ d: "M13 19h4.5a.5.5 0 0 0 .5-.5v-13.5m0 0-3.5 3.5m3.5-3.5 3.5 3.5m-10.5-3.5h-4.5a.5.5 0 0 0-.5.5v13.5m0 0 3.5-3.5m-3.5 3.5-3.5-3.5",
1050
+ vectorEffect: "non-scaling-stroke"
1051
+ })
1052
+ )
1053
+ );
1054
+ IconArrowsSquareCounterClockwiseY[iconSymbol] = true;
1055
+
1060
1056
  const IconArticle = forwardRef(
1061
1057
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
1062
1058
  StyledIcon,
@@ -5372,6 +5368,28 @@ const IconMagnifyingGlassLightning = forwardRef(
5372
5368
  );
5373
5369
  IconMagnifyingGlassLightning[iconSymbol] = true;
5374
5370
 
5371
+ const IconMagnifyingGlassPlus = forwardRef(
5372
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
5373
+ StyledIcon,
5374
+ {
5375
+ ...props,
5376
+ weight,
5377
+ size,
5378
+ viewBox: "0 0 24 24",
5379
+ fill: "none",
5380
+ ref: forwardRef2
5381
+ },
5382
+ /* @__PURE__ */ React.createElement("path", {
5383
+ stroke: "currentColor",
5384
+ strokeLinecap: "round",
5385
+ strokeWidth: "var(--svg-stroke-width)",
5386
+ d: "m20 20-5.7574-5.7574m-4.2426-6.2426v2m0 0v2m0-2h-2m2 0h2m4 0c0 3.3137-2.6863 6-6 6s-6-2.6863-6-6 2.6863-6 6-6 6 2.6863 6 6Z",
5387
+ vectorEffect: "non-scaling-stroke"
5388
+ })
5389
+ )
5390
+ );
5391
+ IconMagnifyingGlassPlus[iconSymbol] = true;
5392
+
5375
5393
  const IconMagnifyingGlass = forwardRef(
5376
5394
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
5377
5395
  StyledIcon,
@@ -5531,6 +5549,33 @@ const IconMinus = forwardRef(
5531
5549
  );
5532
5550
  IconMinus[iconSymbol] = true;
5533
5551
 
5552
+ const IconMobile = forwardRef(
5553
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
5554
+ StyledIcon,
5555
+ {
5556
+ ...props,
5557
+ weight,
5558
+ size,
5559
+ viewBox: "0 0 24 24",
5560
+ fill: "none",
5561
+ ref: forwardRef2
5562
+ },
5563
+ /* @__PURE__ */ React.createElement("path", {
5564
+ stroke: "currentColor",
5565
+ strokeWidth: "var(--svg-stroke-width)",
5566
+ d: "M16.5 3h-9a.5.5 0 0 0-.5.5v17a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-17a.5.5 0 0 0-.5-.5Z",
5567
+ vectorEffect: "non-scaling-stroke"
5568
+ }),
5569
+ /* @__PURE__ */ React.createElement("circle", {
5570
+ cx: 12,
5571
+ cy: 18,
5572
+ r: 1,
5573
+ fill: "currentColor"
5574
+ })
5575
+ )
5576
+ );
5577
+ IconMobile[iconSymbol] = true;
5578
+
5534
5579
  const IconMonitorArrow = forwardRef(
5535
5580
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
5536
5581
  StyledIcon,
@@ -6448,6 +6493,27 @@ const IconPlaceholder = forwardRef(
6448
6493
  );
6449
6494
  IconPlaceholder[iconSymbol] = true;
6450
6495
 
6496
+ const IconPlanet = forwardRef(
6497
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
6498
+ StyledIcon,
6499
+ {
6500
+ ...props,
6501
+ weight,
6502
+ size,
6503
+ viewBox: "0 0 24 24",
6504
+ fill: "none",
6505
+ ref: forwardRef2
6506
+ },
6507
+ /* @__PURE__ */ React.createElement("path", {
6508
+ stroke: "currentColor",
6509
+ strokeWidth: "var(--svg-stroke-width)",
6510
+ d: "M17.1369 5.8669c2.5677-.6563 4.2362-.9527 4.8631.1331 1.0797 1.8701-2.8831 6.3495-8.0836 9.352-5.2005 3.0026-10.8367 4.5181-11.9164 2.648-.6283-1.0882.201-3.0997 2.0619-5m15.9381-1c0 4.4183-3.5817 8-8 8s-8-3.5817-8-8 3.5817-8 8-8 8 3.5817 8 8Z",
6511
+ vectorEffect: "non-scaling-stroke"
6512
+ })
6513
+ )
6514
+ );
6515
+ IconPlanet[iconSymbol] = true;
6516
+
6451
6517
  const IconPlayCircle = forwardRef(
6452
6518
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
6453
6519
  StyledIcon,
@@ -7989,6 +8055,40 @@ const IconSocialInstagram = forwardRef(
7989
8055
  );
7990
8056
  IconSocialInstagram[iconSymbol] = true;
7991
8057
 
8058
+ const IconSocialJira = forwardRef(
8059
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
8060
+ StyledIcon,
8061
+ {
8062
+ ...props,
8063
+ weight,
8064
+ size,
8065
+ viewBox: "0 0 24 24",
8066
+ fill: "none",
8067
+ ref: forwardRef2
8068
+ },
8069
+ /* @__PURE__ */ React.createElement("path", {
8070
+ fill: "currentColor",
8071
+ d: "M21.202 2h-9.202a4.1899 4.1899 0 0 0 1.217 2.954 4.1415 4.1415 0 0 0 2.937 1.224h1.695v1.646c.001 2.306 1.859 4.176 4.151 4.176v-9.197a.8.8 0 0 0-.798-.803Z"
8072
+ }),
8073
+ /* @__PURE__ */ React.createElement("path", {
8074
+ fill: "currentColor",
8075
+ d: "M16.202 7h-9.202a4.19 4.19 0 0 0 1.217 2.954 4.1419 4.1419 0 0 0 2.937 1.224h1.695v1.646c.001 2.306 1.859 4.176 4.151 4.176v-9.197a.8.8 0 0 0-.798-.803Z"
8076
+ }),
8077
+ /* @__PURE__ */ React.createElement("path", {
8078
+ fill: "currentColor",
8079
+ d: "M11.202 12h-9.202a4.19 4.19 0 0 0 1.217 2.954 4.1419 4.1419 0 0 0 2.937 1.224h1.695v1.646c.001 2.306 1.859 4.176 4.151 4.176v-9.197a.8001.8001 0 0 0-.798-.803Z"
8080
+ }),
8081
+ /* @__PURE__ */ React.createElement("path", {
8082
+ stroke: "currentColor",
8083
+ strokeLinejoin: "round",
8084
+ strokeWidth: "var(--svg-stroke-width)",
8085
+ d: "M12 12h.0007",
8086
+ vectorEffect: "non-scaling-stroke"
8087
+ })
8088
+ )
8089
+ );
8090
+ IconSocialJira[iconSymbol] = true;
8091
+
7992
8092
  const IconSocialLinkedin = forwardRef(
7993
8093
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
7994
8094
  StyledIcon,
@@ -8015,6 +8115,32 @@ const IconSocialLinkedin = forwardRef(
8015
8115
  );
8016
8116
  IconSocialLinkedin[iconSymbol] = true;
8017
8117
 
8118
+ const IconSocialSlack = forwardRef(
8119
+ ({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
8120
+ StyledIcon,
8121
+ {
8122
+ ...props,
8123
+ weight,
8124
+ size,
8125
+ viewBox: "0 0 24 24",
8126
+ fill: "none",
8127
+ ref: forwardRef2
8128
+ },
8129
+ /* @__PURE__ */ React.createElement("path", {
8130
+ fill: "currentColor",
8131
+ d: "M6.202 14.6384c0 1.1564-.9447 2.101-2.101 2.101-1.1564 0-2.101-.9446-2.101-2.101 0-1.1563.9446-2.1009 2.101-2.1009h2.101v2.1009ZM7.2606 14.6384c0-1.1563.9446-2.101 2.101-2.101 1.1563 0 2.1009.9447 2.1009 2.101v5.2606c0 1.1564-.9446 2.101-2.101 2.101-1.1563 0-2.101-.9446-2.101-2.101v-5.2606ZM9.3616 6.202c-1.1564 0-2.101-.9447-2.101-2.101 0-1.1564.9446-2.101 2.101-2.101 1.1563 0 2.1009.9446 2.1009 2.101v2.101h-2.101ZM9.3616 7.2606c1.1563 0 2.1009.9446 2.1009 2.101 0 1.1563-.9446 2.1009-2.101 2.1009h-5.2605c-1.1564 0-2.101-.9446-2.101-2.101 0-1.1563.9446-2.101 2.101-2.101h5.2606ZM17.798 9.3616c0-1.1564.9447-2.101 2.101-2.101 1.1564 0 2.101.9446 2.101 2.101 0 1.1563-.9446 2.1009-2.101 2.1009h-2.101v-2.101ZM16.7394 9.3616c0 1.1563-.9446 2.1009-2.101 2.1009-1.1563 0-2.1009-.9446-2.1009-2.101v-5.2605c0-1.1564.9446-2.101 2.1009-2.101 1.1564 0 2.101.9446 2.101 2.101v5.2606ZM14.6384 17.798c1.1564 0 2.101.9447 2.101 2.101 0 1.1564-.9446 2.101-2.101 2.101-1.1563 0-2.101-.9446-2.101-2.101v-2.101h2.101ZM14.6384 16.7394c-1.1563 0-2.1009-.9446-2.1009-2.101 0-1.1563.9446-2.1009 2.1009-2.1009h5.2606c1.1564 0 2.101.9446 2.101 2.1009 0 1.1564-.9446 2.101-2.101 2.101h-5.2606Z"
8132
+ }),
8133
+ /* @__PURE__ */ React.createElement("path", {
8134
+ stroke: "currentColor",
8135
+ strokeLinejoin: "round",
8136
+ strokeWidth: "var(--svg-stroke-width)",
8137
+ d: "M12 12h.0007",
8138
+ vectorEffect: "non-scaling-stroke"
8139
+ })
8140
+ )
8141
+ );
8142
+ IconSocialSlack[iconSymbol] = true;
8143
+
8018
8144
  const IconSocialTwitter = forwardRef(
8019
8145
  ({ size = "medium", weight = "normal", ...props }, forwardRef2) => createElement(
8020
8146
  StyledIcon,
@@ -10559,5 +10685,5 @@ const IconWallet = forwardRef(
10559
10685
  );
10560
10686
  IconWallet[iconSymbol] = true;
10561
10687
 
10562
- export { IconAddLineBottom, IconAddLineRight, IconAlignBottom, IconAlignCenterHorizontal, IconAlignCenterVertical, IconAlignLeft, IconAlignRight, IconAlignTop, IconArrowArcLeft, IconArrowArcRight, IconArrowBendUpRight, IconArrowBoxOut, IconArrowClockwiseDownRight, IconArrowClockwiseUpLeft, IconArrowCounterClockwiseDownLeft, IconArrowCounterClockwiseUpRight, IconArrowCurvesBottomRight, IconArrowDown, IconArrowDownLeft, IconArrowDownRight, IconArrowFatRight, IconArrowFatUpRight, IconArrowLeft, IconArrowRight, IconArrowUp, IconArrowUpCircle, IconArrowUpLeft, IconArrowUpRight, IconArrowsClockwiseRectangleTilt, IconArrowsClockwiseX, IconArrowsClockwiseY, IconArrowsDownUp, IconArrowsHorizontalLinesTopBottom, IconArrowsInSimple, IconArrowsOutCardinal, IconArrowsOutLinesHorizontal, IconArrowsOutSimple, IconArticle, IconAt, IconBadge, IconBarrel, IconBell, IconBellSlash, IconBellTilt, IconBoard, IconBookOpenInfo, IconBookmark, IconBracketCurlyLeft, IconBracketCurlyRight, IconBracketsAngleSlash, IconBracketsCurlyCirclesThree, IconCalendarBlank, IconCamera, IconCard, IconCardNumberThree, IconCardsPoker, IconChartBarY, IconChartBarYSimple, IconChat, IconChatDashesLinesTwo, IconChatLinesCross, IconChatLinesDot, IconChatLinesEyeOpen, IconChatLinesTwo, IconChatLinesTwoStack, IconChatPlus, IconChatTextArrow, IconChatTwo, IconCheckMark, IconCheckboardSquareCentered, IconChevronDown, IconChevronDownDouble, IconChevronLeft, IconChevronLeftDouble, IconChevronRight, IconChevronRightDouble, IconChevronUp, IconChevronUpDouble, IconChevronUpDown, IconChevronUpDownLine, IconCircle, IconCircleCorners, IconCircleMotionX, IconCircleNotch, IconCircleSlash, IconCirclesConnected, IconClock, IconClockCounterClockwise, IconClockCounterClockwiseSimple, IconClockOvertime, IconCloud, IconCluster, IconClustered, IconCog, IconColumnsThree, IconConeSerpentine, IconCornersThreeEyeOpen, IconCreditCard, IconCrop, IconCross, IconCrossCircle, IconCrossFat, IconCrossSquare, IconCube, IconCursor, IconCursorFilled, IconCursorLines, IconCursorText, IconCurveSquareCircleArrow, IconDashLeftDownSquareDashRightUp, IconDashLeftUpSquareDashDownRight, IconDashSquareDashHorizontal, IconDashSquareDashVertical, IconDistributeHorizontal, IconDistributeVertical, IconDotsNine, IconDotsThree, IconDotsTwo, IconDownload, IconEnvelope, IconEraser, IconExclamationPointCircle, IconExport, IconEyeClosed, IconEyeClosedDotsFourFrameBroken, IconEyeOpen, IconEyeOpenLineFrameBroken, IconEyeOpenSlash, IconEyedropper, IconFactory, IconFactoryHouse, IconFlag, IconFolder, IconFrame, IconFrameLinesTwo, IconFramePlay, IconFramePlus, IconFunnel, IconGauge, IconGift, IconGlobe, IconGraduationCap, IconGrid, IconGridFour, IconGridSix, IconHand, IconHandFilled, IconHandPointing, IconHeadsetPerson, IconHeart, IconHeartFilled, IconHexagon, IconHighlighter, IconHighlighterUnderline, IconHouse, IconImage, IconInformationMarkCircle, IconKanban, IconKey, IconKeycap, IconLaptop, IconLasso, IconLayout, IconLifesaver, IconLightbox, IconLightbulb, IconLightning, IconLineCurved, IconLineDashed, IconLineDiagonal, IconLineDotted, IconLineHorizontal, IconLineOrthogonal, IconLineStraight, IconLinesThreeHorizontal, IconLinesThreeHorizontalLineVerticalCenter, IconLinesThreeVertical, IconLinesTopLeftColumnsTwo, IconLink, IconLinkPlus, IconListBullets, IconListNumbers, IconLockClosed, IconLockOpen, IconLogin, IconLogout, IconMagnet, IconMagnifyingGlass, IconMagnifyingGlassLightning, IconMap, IconMegaphone, IconMicrophone, IconMicrophoneSlash, IconMinus, IconMonitorArrow, IconMonitorPause, IconMonitorPlay, IconMonitorStop, IconMoon, IconMouse, IconNavigationArrowLines, IconNavigationUpLeftFilled, IconNavigationUpLeftSlash, IconNavigationUpRight, IconNext, IconNodeConnectedDot, IconNodeLinesCurved, IconNodeLinesHorizontal, IconNodeLinesVertical, IconNodePlus, IconNodesConnected, IconNodesConnectionsThree, IconNoteMagnifyingGlass, IconOctagon, IconOffice, IconPaintBucket, IconPaperPlaneFilledRight, IconPaperPlaneTilt, IconParallelogram, IconPause, IconPauseCircle, IconPdf, IconPen, IconPenTip, IconPentagon, IconPlaceholder, IconPlay, IconPlayCircle, IconPlaybackSpeedCircle, IconPlug, IconPlus, IconPlusSquare, IconPlusText, IconPresentationArrow, IconPresentationEyeOpen, IconPresentationLine, IconPresentationLinesTwo, IconPresentationLink, IconPresentationNumberOne, IconPresentationPlay, IconPresentationPlus, IconPrevious, IconProhibit, IconPushPin, IconQuestionMark, IconQuestionMarkCircle, IconRectangleArrowUpCenter, IconRectangleDashLines, IconRectangleDotLinePen, IconRectanglePlayStack, IconRectangleTick, IconRectangleTriangleBottomCenter, IconRectanglesThreeAligned, IconRectanglesThreeFree, IconRectanglesThreeOverlap, IconRectanglesTwoLine, IconRectanglesTwoLinesFour, IconRectanglesTwoMinus, IconRectanglesTwoPlus, IconRectanglesTwoUser, IconRhombus, IconRocket, IconRss, IconRssRectangle, IconScissors, IconScrollbarXy, IconShapes, IconShieldCheck, IconShieldLock, IconShuffle, IconSidebarClosed, IconSidebarOpen, IconSlidersX, IconSlidersY, IconSmiley, IconSmileyChat, IconSmileyPlus, IconSmileySticker, IconSocialFacebook, IconSocialInstagram, IconSocialLinkedin, IconSocialTwitter, IconSocialYoutube, IconSparks, IconSparksFilled, IconSpeakerCross, IconSpeakerHigh, IconSplitVertical, IconSquare, IconSquareBracketsAngleSlash, IconSquareCirclesTwo, IconSquareLineSquareDashed, IconSquareRounded, IconSquareStarScribble, IconSquareTriangleCirclePlus, IconSquaresFour, IconSquaresGroup, IconSquaresMerge, IconSquaresThree, IconSquaresTwoOverlap, IconSquaresUngroup, IconSquaresUnmerge, IconStack, IconStar, IconStarFilled, IconStarHalf, IconStickyCorners, IconStickyEyeClosed, IconStickyEyeOpen, IconStickyNote, IconStickyNoteStack, IconStickyNoteWide, IconStickyNotesTwo, IconStopCircle, IconStroke1, IconStroke2, IconStroke3, IconStroke4, IconStroke5, IconStroke6, IconSwitch, IconTag, IconTextAUnderline, IconTextAlignCenter, IconTextAlignLeft, IconTextBBold, IconTextBBoldItalicUnderlined, IconTextCursorEyeOpen, IconTextHOne, IconTextHThree, IconTextHTwo, IconTextIItalic, IconTextIndent, IconTextLinesThree, IconTextSStrikethrough, IconTextStyles, IconTextT, IconTextUUnderlined, IconThumbsUp, IconTickCircle, IconTicket, IconTimer, IconToolbar, IconTooltip, IconTrackpad, IconTrapeze, IconTrash, IconTrashSimple, IconTriangle, IconTriangleSquareCircle, IconTrident, IconTrophy, IconUser, IconUserAdd, IconUserArrowRightUp, IconUserCog, IconUserCogPlus, IconUserEyeOpen, IconUserLoad, IconUserNumberThree, IconUserPenDashesBottom, IconUserPenLineBottom, IconUserTickDown, IconUsers, IconUsersThree, IconVideoCamera, IconVideoCameraSimple, IconVideoCameraSimpleSlash, IconViewCenter, IconViewSideLeft, IconWallet, isIconComponent };
10688
+ export { IconAddLineBottom, IconAddLineRight, IconAlignBottom, IconAlignCenterHorizontal, IconAlignCenterVertical, IconAlignLeft, IconAlignRight, IconAlignTop, IconArrowArcLeft, IconArrowArcRight, IconArrowBendUpRight, IconArrowBoxOut, IconArrowClockwiseDownRight, IconArrowClockwiseUpLeft, IconArrowCounterClockwiseDownLeft, IconArrowCounterClockwiseUpRight, IconArrowCurvesBottomRight, IconArrowDown, IconArrowDownLeft, IconArrowDownRight, IconArrowFatRight, IconArrowFatUpRight, IconArrowLeft, IconArrowRight, IconArrowUp, IconArrowUpCircle, IconArrowUpLeft, IconArrowUpRight, IconArrowsClockwiseRectangleTilt, IconArrowsClockwiseX, IconArrowsClockwiseY, IconArrowsDownUp, IconArrowsHorizontalLinesTopBottom, IconArrowsInSimple, IconArrowsOutCardinal, IconArrowsOutLinesHorizontal, IconArrowsOutSimple, IconArrowsSquareCounterClockwiseY, IconArticle, IconAt, IconBadge, IconBarrel, IconBell, IconBellSlash, IconBellTilt, IconBoard, IconBookOpenInfo, IconBookmark, IconBracketCurlyLeft, IconBracketCurlyRight, IconBracketsAngleSlash, IconBracketsCurlyCirclesThree, IconCalendarBlank, IconCamera, IconCard, IconCardNumberThree, IconCardsPoker, IconChartBarY, IconChartBarYSimple, IconChat, IconChatDashesLinesTwo, IconChatLinesCross, IconChatLinesDot, IconChatLinesEyeOpen, IconChatLinesTwo, IconChatLinesTwoStack, IconChatPlus, IconChatTextArrow, IconChatTwo, IconCheckMark, IconCheckboardSquareCentered, IconChevronDown, IconChevronDownDouble, IconChevronLeft, IconChevronLeftDouble, IconChevronRight, IconChevronRightDouble, IconChevronUp, IconChevronUpDouble, IconChevronUpDown, IconChevronUpDownLine, IconCircle, IconCircleCorners, IconCircleMotionX, IconCircleNotch, IconCircleSlash, IconCirclesConnected, IconClock, IconClockCounterClockwise, IconClockCounterClockwiseSimple, IconClockOvertime, IconCloud, IconCluster, IconClustered, IconCog, IconColumnsThree, IconConeSerpentine, IconCornersThreeEyeOpen, IconCreditCard, IconCrop, IconCross, IconCrossCircle, IconCrossFat, IconCrossSquare, IconCube, IconCursor, IconCursorFilled, IconCursorLines, IconCursorText, IconCurveSquareCircleArrow, IconDashLeftDownSquareDashRightUp, IconDashLeftUpSquareDashDownRight, IconDashSquareDashHorizontal, IconDashSquareDashVertical, IconDistributeHorizontal, IconDistributeVertical, IconDotsNine, IconDotsThree, IconDotsTwo, IconDownload, IconEnvelope, IconEraser, IconExclamationPointCircle, IconExport, IconEyeClosed, IconEyeClosedDotsFourFrameBroken, IconEyeOpen, IconEyeOpenLineFrameBroken, IconEyeOpenSlash, IconEyedropper, IconFactory, IconFactoryHouse, IconFlag, IconFolder, IconFrame, IconFrameLinesTwo, IconFramePlay, IconFramePlus, IconFunnel, IconGauge, IconGift, IconGlobe, IconGraduationCap, IconGrid, IconGridFour, IconGridSix, IconHand, IconHandFilled, IconHandPointing, IconHeadsetPerson, IconHeart, IconHeartFilled, IconHexagon, IconHighlighter, IconHighlighterUnderline, IconHouse, IconImage, IconInformationMarkCircle, IconKanban, IconKey, IconKeycap, IconLaptop, IconLasso, IconLayout, IconLifesaver, IconLightbox, IconLightbulb, IconLightning, IconLineCurved, IconLineDashed, IconLineDiagonal, IconLineDotted, IconLineHorizontal, IconLineOrthogonal, IconLineStraight, IconLinesThreeHorizontal, IconLinesThreeHorizontalLineVerticalCenter, IconLinesThreeVertical, IconLinesTopLeftColumnsTwo, IconLink, IconLinkPlus, IconListBullets, IconListNumbers, IconLockClosed, IconLockOpen, IconLogin, IconLogout, IconMagnet, IconMagnifyingGlass, IconMagnifyingGlassLightning, IconMagnifyingGlassPlus, IconMap, IconMegaphone, IconMicrophone, IconMicrophoneSlash, IconMinus, IconMobile, IconMonitorArrow, IconMonitorPause, IconMonitorPlay, IconMonitorStop, IconMoon, IconMouse, IconNavigationArrowLines, IconNavigationUpLeftFilled, IconNavigationUpLeftSlash, IconNavigationUpRight, IconNext, IconNodeConnectedDot, IconNodeLinesCurved, IconNodeLinesHorizontal, IconNodeLinesVertical, IconNodePlus, IconNodesConnected, IconNodesConnectionsThree, IconNoteMagnifyingGlass, IconOctagon, IconOffice, IconPaintBucket, IconPaperPlaneFilledRight, IconPaperPlaneTilt, IconParallelogram, IconPause, IconPauseCircle, IconPdf, IconPen, IconPenTip, IconPentagon, IconPlaceholder, IconPlanet, IconPlay, IconPlayCircle, IconPlaybackSpeedCircle, IconPlug, IconPlus, IconPlusSquare, IconPlusText, IconPresentationArrow, IconPresentationEyeOpen, IconPresentationLine, IconPresentationLinesTwo, IconPresentationLink, IconPresentationNumberOne, IconPresentationPlay, IconPresentationPlus, IconPrevious, IconProhibit, IconPushPin, IconQuestionMark, IconQuestionMarkCircle, IconRectangleArrowUpCenter, IconRectangleDashLines, IconRectangleDotLinePen, IconRectanglePlayStack, IconRectangleTick, IconRectangleTriangleBottomCenter, IconRectanglesThreeAligned, IconRectanglesThreeFree, IconRectanglesThreeOverlap, IconRectanglesTwoLine, IconRectanglesTwoLinesFour, IconRectanglesTwoMinus, IconRectanglesTwoPlus, IconRectanglesTwoUser, IconRhombus, IconRocket, IconRss, IconRssRectangle, IconScissors, IconScrollbarXy, IconShapes, IconShieldCheck, IconShieldLock, IconShuffle, IconSidebarClosed, IconSidebarOpen, IconSlidersX, IconSlidersY, IconSmiley, IconSmileyChat, IconSmileyPlus, IconSmileySticker, IconSocialFacebook, IconSocialInstagram, IconSocialJira, IconSocialLinkedin, IconSocialSlack, IconSocialTwitter, IconSocialYoutube, IconSparks, IconSparksFilled, IconSpeakerCross, IconSpeakerHigh, IconSplitVertical, IconSquare, IconSquareBracketsAngleSlash, IconSquareCirclesTwo, IconSquareLineSquareDashed, IconSquareRounded, IconSquareStarScribble, IconSquareTriangleCirclePlus, IconSquaresFour, IconSquaresGroup, IconSquaresMerge, IconSquaresThree, IconSquaresTwoOverlap, IconSquaresUngroup, IconSquaresUnmerge, IconStack, IconStar, IconStarFilled, IconStarHalf, IconStickyCorners, IconStickyEyeClosed, IconStickyEyeOpen, IconStickyNote, IconStickyNoteStack, IconStickyNoteWide, IconStickyNotesTwo, IconStopCircle, IconStroke1, IconStroke2, IconStroke3, IconStroke4, IconStroke5, IconStroke6, IconSwitch, IconTag, IconTextAUnderline, IconTextAlignCenter, IconTextAlignLeft, IconTextBBold, IconTextBBoldItalicUnderlined, IconTextCursorEyeOpen, IconTextHOne, IconTextHThree, IconTextHTwo, IconTextIItalic, IconTextIndent, IconTextLinesThree, IconTextSStrikethrough, IconTextStyles, IconTextT, IconTextUUnderlined, IconThumbsUp, IconTickCircle, IconTicket, IconTimer, IconToolbar, IconTooltip, IconTrackpad, IconTrapeze, IconTrash, IconTrashSimple, IconTriangle, IconTriangleSquareCircle, IconTrident, IconTrophy, IconUser, IconUserAdd, IconUserArrowRightUp, IconUserCog, IconUserCogPlus, IconUserEyeOpen, IconUserLoad, IconUserNumberThree, IconUserPenDashesBottom, IconUserPenLineBottom, IconUserTickDown, IconUsers, IconUsersThree, IconVideoCamera, IconVideoCameraSimple, IconVideoCameraSimpleSlash, IconViewCenter, IconViewSideLeft, IconWallet };
10563
10689
  //# sourceMappingURL=module.js.map