@mirohq/design-system-icons 0.25.0 → 0.25.2-use-press.3

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 (666) hide show
  1. package/dist/main.js +7014 -5567
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +6237 -4786
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +3 -3
  6. package/package.json +5 -5
  7. package/react/add-line-bottom.tsx +7 -4
  8. package/react/add-line-right.tsx +8 -8
  9. package/react/align-bottom.tsx +5 -0
  10. package/react/align-center-horizontal.tsx +5 -0
  11. package/react/align-center-vertical.tsx +5 -0
  12. package/react/align-left.tsx +5 -0
  13. package/react/align-right.tsx +5 -0
  14. package/react/align-top.tsx +5 -0
  15. package/react/arrow-arc-left.tsx +2 -2
  16. package/react/arrow-arc-right.tsx +2 -2
  17. package/react/arrow-bend-up-right.tsx +2 -2
  18. package/react/arrow-box-out.tsx +5 -0
  19. package/react/arrow-clockwise-down-right.tsx +7 -4
  20. package/react/arrow-clockwise-up-left.tsx +7 -4
  21. package/react/arrow-counter-clockwise-down-left.tsx +7 -4
  22. package/react/arrow-counter-clockwise-up-right.tsx +7 -4
  23. package/react/arrow-curves-bottom-right.tsx +2 -2
  24. package/react/arrow-down-left.tsx +5 -0
  25. package/react/arrow-down-right.tsx +5 -0
  26. package/react/arrow-down.tsx +5 -0
  27. package/react/arrow-fat-right.tsx +7 -7
  28. package/react/arrow-fat-up-right.tsx +7 -4
  29. package/react/arrow-left.tsx +5 -0
  30. package/react/arrow-right.tsx +5 -0
  31. package/react/arrow-up-circle.tsx +7 -4
  32. package/react/arrow-up-left.tsx +5 -0
  33. package/react/arrow-up-right.tsx +5 -0
  34. package/react/arrow-up.tsx +5 -0
  35. package/react/arrows-clockwise-rectangle-tilt.tsx +2 -2
  36. package/react/arrows-clockwise-x.tsx +7 -4
  37. package/react/arrows-clockwise-y.tsx +7 -4
  38. package/react/arrows-horizontal-lines-top-bottom.tsx +7 -4
  39. package/react/arrows-in-simple.tsx +2 -2
  40. package/react/arrows-out-cardinal.tsx +2 -2
  41. package/react/arrows-out-lines-horizontal.tsx +2 -2
  42. package/react/arrows-out-simple.tsx +2 -2
  43. package/react/article.tsx +7 -4
  44. package/react/at.tsx +7 -4
  45. package/react/barrel.tsx +2 -2
  46. package/react/bell-slash.tsx +11 -4
  47. package/react/bell-tilt.tsx +7 -7
  48. package/react/bell.tsx +7 -7
  49. package/react/board.tsx +7 -4
  50. package/react/bookmark.tsx +7 -4
  51. package/react/bracket-curly-left.tsx +2 -2
  52. package/react/bracket-curly-right.tsx +2 -2
  53. package/react/brackets-angle-slash.tsx +8 -8
  54. package/react/brackets-curly-circles-three.tsx +7 -2
  55. package/react/calendar-blank.tsx +7 -4
  56. package/react/camera.tsx +11 -5
  57. package/react/card-number-three.tsx +5 -0
  58. package/react/card.tsx +5 -0
  59. package/react/cards-poker.tsx +5 -0
  60. package/react/chart-bar-y-simple.tsx +8 -8
  61. package/react/chart-bar-y.tsx +7 -4
  62. package/react/chat-check.tsx +6 -16
  63. package/react/chat-dashes-lines-two.tsx +2 -2
  64. package/react/chat-lines-cross.tsx +2 -2
  65. package/react/chat-lines-eye-open.tsx +4 -2
  66. package/react/chat-lines-two-stack.tsx +2 -2
  67. package/react/chat-lines-two.tsx +2 -2
  68. package/react/chat-plus.tsx +2 -2
  69. package/react/chat-text-arrow.tsx +7 -4
  70. package/react/chat-two.tsx +6 -4
  71. package/react/chat.tsx +7 -7
  72. package/react/check-mark.tsx +5 -0
  73. package/react/chevron-down-double.tsx +2 -2
  74. package/react/chevron-down.tsx +5 -0
  75. package/react/chevron-left-double.tsx +2 -2
  76. package/react/chevron-left.tsx +5 -0
  77. package/react/chevron-right-double.tsx +2 -2
  78. package/react/chevron-right.tsx +5 -0
  79. package/react/chevron-up-double.tsx +2 -2
  80. package/react/chevron-up-down-line.tsx +2 -2
  81. package/react/chevron-up-down.tsx +2 -2
  82. package/react/chevron-up.tsx +5 -0
  83. package/react/circle-motion-x.tsx +7 -4
  84. package/react/circle-notch.tsx +7 -4
  85. package/react/circle-slash.tsx +2 -2
  86. package/react/circle.tsx +7 -9
  87. package/react/circles-connected.tsx +6 -1
  88. package/react/clock-counter-clockwise-simple.tsx +5 -0
  89. package/react/clock-counter-clockwise.tsx +5 -0
  90. package/react/clock-overtime.tsx +5 -0
  91. package/react/clock.tsx +7 -4
  92. package/react/cloud.tsx +2 -2
  93. package/react/cluster.tsx +6 -1
  94. package/react/clustered.tsx +5 -0
  95. package/react/cog.tsx +5 -0
  96. package/react/columns-three.tsx +2 -2
  97. package/react/cone-serpentine.tsx +6 -1
  98. package/react/corners-three-eye-open.tsx +11 -3
  99. package/react/credit-card.tsx +5 -0
  100. package/react/crop.tsx +9 -4
  101. package/react/cross-circle.tsx +5 -0
  102. package/react/cross-fat.tsx +10 -4
  103. package/react/cross-square.tsx +2 -2
  104. package/react/cross.tsx +5 -0
  105. package/react/cube.tsx +7 -4
  106. package/react/cursor-filled.tsx +5 -0
  107. package/react/cursor-text.tsx +7 -4
  108. package/react/cursor.tsx +7 -4
  109. package/react/curve-square-circle-arrow.tsx +7 -4
  110. package/react/dash-left-down-square-dash-right-up.tsx +7 -4
  111. package/react/dash-left-up-square-dash-down-right.tsx +7 -4
  112. package/react/dash-square-dash-horizontal.tsx +7 -4
  113. package/react/dash-square-dash-vertical.tsx +7 -4
  114. package/react/distribute-horizontal.tsx +6 -1
  115. package/react/distribute-vertical.tsx +5 -0
  116. package/react/download.tsx +2 -2
  117. package/react/envelope.tsx +5 -0
  118. package/react/eraser.tsx +7 -4
  119. package/react/exclamation-mark-octagon.tsx +5 -2
  120. package/react/exclamation-point-circle.tsx +5 -0
  121. package/react/export.tsx +2 -2
  122. package/react/eye-closed-dots-four-frame-broken.tsx +5 -0
  123. package/react/eye-closed.tsx +7 -4
  124. package/react/eye-open-line-frame-broken.tsx +6 -1
  125. package/react/eye-open-slash.tsx +10 -4
  126. package/react/eye-open.tsx +13 -4
  127. package/react/eyedropper.tsx +5 -0
  128. package/react/factory-house.tsx +7 -4
  129. package/react/factory.tsx +7 -4
  130. package/react/flag.tsx +2 -2
  131. package/react/folder.tsx +2 -2
  132. package/react/frame-lines-two.tsx +2 -2
  133. package/react/frame-plus.tsx +2 -2
  134. package/react/frame.tsx +2 -2
  135. package/react/funnel.tsx +7 -4
  136. package/react/gauge.tsx +5 -0
  137. package/react/gift.tsx +6 -4
  138. package/react/globe.tsx +5 -0
  139. package/react/graduation-cap.tsx +7 -4
  140. package/react/grid-four.tsx +7 -4
  141. package/react/grid-six.tsx +7 -4
  142. package/react/grid.tsx +2 -2
  143. package/react/hand-filled.tsx +5 -0
  144. package/react/hand-pointing.tsx +7 -4
  145. package/react/hand.tsx +10 -4
  146. package/react/heart.tsx +2 -2
  147. package/react/hexagon.tsx +2 -2
  148. package/react/highlighter-underline.tsx +16 -2
  149. package/react/highlighter.tsx +7 -4
  150. package/react/house.tsx +10 -2
  151. package/react/image.tsx +6 -1
  152. package/react/information-mark-circle.tsx +5 -0
  153. package/react/kanban.tsx +7 -4
  154. package/react/key.tsx +10 -4
  155. package/react/keycap.tsx +6 -1
  156. package/react/laptop.tsx +5 -0
  157. package/react/lasso.tsx +7 -4
  158. package/react/layout.tsx +7 -4
  159. package/react/lifesaver.tsx +7 -4
  160. package/react/lightbulb.tsx +7 -1
  161. package/react/lightning.tsx +7 -4
  162. package/react/line-curved.tsx +7 -4
  163. package/react/line-dashed.tsx +7 -4
  164. package/react/line-diagonal.tsx +8 -8
  165. package/react/line-dotted.tsx +11 -3
  166. package/react/line-horizontal.tsx +8 -9
  167. package/react/line-orthogonal.tsx +8 -9
  168. package/react/line-straight.tsx +8 -9
  169. package/react/lines-three-horizontal-line-vertical-center.tsx +7 -4
  170. package/react/lines-three-horizontal.tsx +8 -8
  171. package/react/lines-three-vertical.tsx +8 -8
  172. package/react/lines-top-left-columns-two.tsx +2 -2
  173. package/react/link-plus.tsx +7 -4
  174. package/react/link.tsx +5 -0
  175. package/react/list-bullets.tsx +5 -0
  176. package/react/list-numbers.tsx +7 -4
  177. package/react/lock-closed.tsx +5 -0
  178. package/react/lock-open.tsx +5 -0
  179. package/react/login.tsx +2 -2
  180. package/react/logout.tsx +2 -2
  181. package/react/magnet.tsx +7 -4
  182. package/react/magnifying-glass-lightning.tsx +10 -4
  183. package/react/magnifying-glass.tsx +5 -0
  184. package/react/map.tsx +7 -4
  185. package/react/microphone-slash.tsx +7 -4
  186. package/react/microphone.tsx +7 -4
  187. package/react/minus.tsx +5 -0
  188. package/react/monitor-arrow.tsx +2 -2
  189. package/react/monitor-pause.tsx +2 -2
  190. package/react/mouse.tsx +6 -1
  191. package/react/navigation-up-left-slash.tsx +2 -2
  192. package/react/navigation-up-right.tsx +2 -2
  193. package/react/next.tsx +2 -2
  194. package/react/node-lines-curved.tsx +2 -2
  195. package/react/node-lines-horizontal.tsx +2 -2
  196. package/react/node-lines-vertical.tsx +2 -2
  197. package/react/node-plus.tsx +2 -2
  198. package/react/nodes-connections-three.tsx +2 -2
  199. package/react/note-magnifying-glass.tsx +7 -4
  200. package/react/octagon.tsx +2 -2
  201. package/react/paper-plane-tilt.tsx +2 -2
  202. package/react/parallelogram.tsx +7 -7
  203. package/react/pause-circle.tsx +7 -4
  204. package/react/pause.tsx +2 -2
  205. package/react/pdf.tsx +7 -4
  206. package/react/pen-tip.tsx +8 -5
  207. package/react/pen.tsx +7 -4
  208. package/react/pentagon.tsx +2 -2
  209. package/react/placeholder.tsx +5 -0
  210. package/react/play-circle.tsx +8 -4
  211. package/react/play.tsx +2 -2
  212. package/react/playback-speed-circle.tsx +5 -0
  213. package/react/plug.tsx +5 -0
  214. package/react/plus-text.tsx +7 -4
  215. package/react/plus.tsx +5 -0
  216. package/react/presentation-arrow.tsx +2 -2
  217. package/react/presentation-eye-open.tsx +5 -2
  218. package/react/presentation-line.tsx +2 -2
  219. package/react/presentation-lines-two.tsx +2 -2
  220. package/react/presentation-link.tsx +7 -4
  221. package/react/presentation-number-one.tsx +2 -2
  222. package/react/presentation-plus.tsx +2 -2
  223. package/react/previous.tsx +2 -2
  224. package/react/prohibit.tsx +7 -7
  225. package/react/push-pin.tsx +7 -4
  226. package/react/question-mark-circle.tsx +5 -0
  227. package/react/rectangle-arrow-up-center.tsx +2 -2
  228. package/react/rectangle-dash-lines.tsx +2 -2
  229. package/react/rectangle-tick.tsx +2 -2
  230. package/react/rectangle-triangle-bottom-center.tsx +2 -2
  231. package/react/rectangles-three-aligned.tsx +8 -5
  232. package/react/rectangles-three-free.tsx +8 -5
  233. package/react/rectangles-three-overlap.tsx +7 -4
  234. package/react/rectangles-two-line.tsx +7 -4
  235. package/react/rectangles-two-lines-four.tsx +2 -2
  236. package/react/rectangles-two-minus.tsx +2 -2
  237. package/react/rectangles-two-plus.tsx +2 -2
  238. package/react/rectangles-two-user.tsx +5 -2
  239. package/react/rhombus.tsx +7 -7
  240. package/react/scissors.tsx +1 -1
  241. package/react/scrollbar-xy.tsx +5 -0
  242. package/react/shapes.tsx +7 -4
  243. package/react/shield-check.tsx +7 -4
  244. package/react/shield-lock.tsx +5 -0
  245. package/react/shuffle.tsx +2 -2
  246. package/react/sidebar-closed.tsx +7 -4
  247. package/react/sidebar-open.tsx +5 -0
  248. package/react/sliders-x.tsx +7 -4
  249. package/react/sliders-y.tsx +7 -4
  250. package/react/smiley-chat.tsx +10 -2
  251. package/react/smiley.tsx +5 -0
  252. package/react/social-facebook.tsx +5 -0
  253. package/react/social-instagram.tsx +5 -0
  254. package/react/social-linkedin.tsx +5 -0
  255. package/react/social-twitter.tsx +5 -0
  256. package/react/social-youtube.tsx +5 -0
  257. package/react/sparks-filled.tsx +2 -2
  258. package/react/speaker-cross.tsx +7 -4
  259. package/react/speaker-high.tsx +7 -4
  260. package/react/split-vertical.tsx +7 -4
  261. package/react/square-brackets-angle-slash.tsx +7 -4
  262. package/react/square-circles-two.tsx +5 -0
  263. package/react/square-line-square-dashed.tsx +7 -4
  264. package/react/square-rounded.tsx +7 -7
  265. package/react/square-star-scribble.tsx +5 -0
  266. package/react/square-triangle-circle-plus.tsx +7 -4
  267. package/react/square.tsx +7 -7
  268. package/react/squares-four.tsx +7 -4
  269. package/react/squares-group.tsx +6 -1
  270. package/react/squares-merge.tsx +11 -4
  271. package/react/squares-three.tsx +7 -4
  272. package/react/squares-two-overlap.tsx +7 -4
  273. package/react/squares-ungroup.tsx +5 -0
  274. package/react/squares-unmerge.tsx +7 -4
  275. package/react/stack.tsx +7 -4
  276. package/react/star.tsx +2 -2
  277. package/react/sticky-corners.tsx +2 -2
  278. package/react/sticky-eye-open.tsx +5 -2
  279. package/react/sticky-note-stack.tsx +2 -2
  280. package/react/sticky-note-wide.tsx +2 -2
  281. package/react/sticky-note.tsx +7 -4
  282. package/react/sticky-notes-two.tsx +6 -4
  283. package/react/stop-circle.tsx +8 -4
  284. package/react/stroke-1.tsx +2 -2
  285. package/react/stroke-2.tsx +2 -2
  286. package/react/stroke-3.tsx +2 -2
  287. package/react/stroke-4.tsx +2 -2
  288. package/react/stroke-5.tsx +2 -2
  289. package/react/stroke-6.tsx +2 -2
  290. package/react/tag.tsx +6 -1
  291. package/react/text-a-underline.tsx +10 -2
  292. package/react/text-align-center.tsx +7 -4
  293. package/react/text-align-left.tsx +7 -4
  294. package/react/text-b-bold-italic-underlined.tsx +13 -1
  295. package/react/text-b-bold.tsx +7 -4
  296. package/react/text-cursor-eye-open.tsx +11 -3
  297. package/react/text-h-one.tsx +7 -4
  298. package/react/text-h-three.tsx +7 -4
  299. package/react/text-h-two.tsx +7 -4
  300. package/react/text-i-italic.tsx +8 -8
  301. package/react/text-indent.tsx +7 -4
  302. package/react/text-lines-three.tsx +7 -4
  303. package/react/text-s-strikethrough.tsx +7 -4
  304. package/react/text-styles.tsx +5 -0
  305. package/react/text-t.tsx +8 -5
  306. package/react/text-u-underlined.tsx +7 -4
  307. package/react/thumbs-up.tsx +7 -4
  308. package/react/tick-circle.tsx +2 -2
  309. package/react/ticket.tsx +10 -2
  310. package/react/timer.tsx +12 -3
  311. package/react/trackpad.tsx +1 -1
  312. package/react/trapeze.tsx +2 -2
  313. package/react/trash-simple.tsx +7 -4
  314. package/react/trash.tsx +7 -4
  315. package/react/triangle-square-circle.tsx +8 -6
  316. package/react/triangle.tsx +7 -7
  317. package/react/trident.tsx +5 -0
  318. package/react/trophy.tsx +5 -0
  319. package/react/user-add.tsx +5 -0
  320. package/react/user-arrow-right-up.tsx +7 -4
  321. package/react/user-eye-open.tsx +5 -2
  322. package/react/user-load.tsx +2 -2
  323. package/react/user-number-three.tsx +2 -2
  324. package/react/user-pen-dashes-bottom.tsx +5 -2
  325. package/react/user-pen-line-bottom.tsx +5 -2
  326. package/react/user-tick-down.tsx +7 -4
  327. package/react/user.tsx +5 -0
  328. package/react/users-three.tsx +2 -2
  329. package/react/users.tsx +5 -0
  330. package/react/video-camera-simple-slash.tsx +2 -2
  331. package/react/video-camera-simple.tsx +2 -2
  332. package/react/video-camera.tsx +2 -2
  333. package/react/view-center.tsx +6 -1
  334. package/react/view-side-left.tsx +6 -1
  335. package/react/wallet.tsx +5 -0
  336. package/svg/24/add-line-bottom.svg +1 -1
  337. package/svg/24/add-line-right.svg +1 -1
  338. package/svg/24/align-bottom.svg +1 -1
  339. package/svg/24/align-center-horizontal.svg +1 -1
  340. package/svg/24/align-center-vertical.svg +1 -1
  341. package/svg/24/align-left.svg +1 -1
  342. package/svg/24/align-right.svg +1 -1
  343. package/svg/24/align-top.svg +1 -1
  344. package/svg/24/arrow-arc-left.svg +1 -1
  345. package/svg/24/arrow-arc-right.svg +1 -1
  346. package/svg/24/arrow-bend-up-right.svg +1 -1
  347. package/svg/24/arrow-box-out.svg +1 -1
  348. package/svg/24/arrow-clockwise-down-right.svg +1 -1
  349. package/svg/24/arrow-clockwise-up-left.svg +1 -1
  350. package/svg/24/arrow-counter-clockwise-down-left.svg +1 -1
  351. package/svg/24/arrow-counter-clockwise-up-right.svg +1 -1
  352. package/svg/24/arrow-curves-bottom-right.svg +1 -1
  353. package/svg/24/arrow-down-left.svg +1 -1
  354. package/svg/24/arrow-down-right.svg +1 -1
  355. package/svg/24/arrow-down.svg +1 -1
  356. package/svg/24/arrow-fat-right.svg +1 -1
  357. package/svg/24/arrow-fat-up-right.svg +1 -1
  358. package/svg/24/arrow-left.svg +1 -1
  359. package/svg/24/arrow-right.svg +1 -1
  360. package/svg/24/arrow-up-circle.svg +1 -1
  361. package/svg/24/arrow-up-left.svg +1 -1
  362. package/svg/24/arrow-up-right.svg +1 -1
  363. package/svg/24/arrow-up.svg +1 -1
  364. package/svg/24/arrows-clockwise-rectangle-tilt.svg +1 -1
  365. package/svg/24/arrows-clockwise-x.svg +1 -1
  366. package/svg/24/arrows-clockwise-y.svg +1 -1
  367. package/svg/24/arrows-horizontal-lines-top-bottom.svg +1 -1
  368. package/svg/24/arrows-in-simple.svg +1 -1
  369. package/svg/24/arrows-out-cardinal.svg +1 -1
  370. package/svg/24/arrows-out-lines-horizontal.svg +1 -1
  371. package/svg/24/arrows-out-simple.svg +1 -1
  372. package/svg/24/article.svg +1 -1
  373. package/svg/24/at.svg +1 -1
  374. package/svg/24/barrel.svg +1 -1
  375. package/svg/24/bell-slash.svg +1 -1
  376. package/svg/24/bell-tilt.svg +1 -1
  377. package/svg/24/bell.svg +1 -1
  378. package/svg/24/board.svg +1 -1
  379. package/svg/24/bookmark.svg +1 -1
  380. package/svg/24/bracket-curly-left.svg +1 -1
  381. package/svg/24/bracket-curly-right.svg +1 -1
  382. package/svg/24/brackets-angle-slash.svg +1 -1
  383. package/svg/24/brackets-curly-circles-three.svg +1 -1
  384. package/svg/24/calendar-blank.svg +1 -1
  385. package/svg/24/camera.svg +1 -1
  386. package/svg/24/card-number-three.svg +1 -1
  387. package/svg/24/card.svg +1 -1
  388. package/svg/24/cards-poker.svg +1 -1
  389. package/svg/24/chart-bar-y-simple.svg +1 -1
  390. package/svg/24/chart-bar-y.svg +1 -1
  391. package/svg/24/chat-check.svg +1 -1
  392. package/svg/24/chat-dashes-lines-two.svg +1 -1
  393. package/svg/24/chat-lines-cross.svg +1 -1
  394. package/svg/24/chat-lines-eye-open.svg +1 -1
  395. package/svg/24/chat-lines-two-stack.svg +1 -1
  396. package/svg/24/chat-lines-two.svg +1 -1
  397. package/svg/24/chat-plus.svg +1 -1
  398. package/svg/24/chat-text-arrow.svg +1 -1
  399. package/svg/24/chat-two.svg +1 -1
  400. package/svg/24/chat.svg +1 -1
  401. package/svg/24/check-mark.svg +1 -1
  402. package/svg/24/checkboard-square-centered.svg +1 -1
  403. package/svg/24/chevron-down-double.svg +1 -1
  404. package/svg/24/chevron-down.svg +1 -1
  405. package/svg/24/chevron-left-double.svg +1 -1
  406. package/svg/24/chevron-left.svg +1 -1
  407. package/svg/24/chevron-right-double.svg +1 -1
  408. package/svg/24/chevron-right.svg +1 -1
  409. package/svg/24/chevron-up-double.svg +1 -1
  410. package/svg/24/chevron-up-down-line.svg +1 -1
  411. package/svg/24/chevron-up-down.svg +1 -1
  412. package/svg/24/chevron-up.svg +1 -1
  413. package/svg/24/circle-motion-x.svg +1 -1
  414. package/svg/24/circle-notch.svg +1 -1
  415. package/svg/24/circle-slash.svg +1 -1
  416. package/svg/24/circle.svg +1 -1
  417. package/svg/24/circles-connected.svg +1 -1
  418. package/svg/24/clock-counter-clockwise-simple.svg +1 -1
  419. package/svg/24/clock-counter-clockwise.svg +1 -1
  420. package/svg/24/clock-overtime.svg +1 -1
  421. package/svg/24/clock.svg +1 -1
  422. package/svg/24/cloud.svg +1 -1
  423. package/svg/24/cluster.svg +1 -1
  424. package/svg/24/clustered.svg +1 -1
  425. package/svg/24/cog.svg +1 -1
  426. package/svg/24/columns-three.svg +1 -1
  427. package/svg/24/cone-serpentine.svg +1 -1
  428. package/svg/24/corners-three-eye-open.svg +1 -1
  429. package/svg/24/credit-card.svg +1 -1
  430. package/svg/24/crop.svg +1 -1
  431. package/svg/24/cross-circle.svg +1 -1
  432. package/svg/24/cross-fat.svg +1 -1
  433. package/svg/24/cross-square.svg +1 -1
  434. package/svg/24/cross.svg +1 -1
  435. package/svg/24/cube.svg +1 -1
  436. package/svg/24/cursor-filled.svg +1 -1
  437. package/svg/24/cursor-text.svg +1 -1
  438. package/svg/24/cursor.svg +1 -1
  439. package/svg/24/curve-square-circle-arrow.svg +1 -1
  440. package/svg/24/dash-left-down-square-dash-right-up.svg +1 -1
  441. package/svg/24/dash-left-up-square-dash-down-right.svg +1 -1
  442. package/svg/24/dash-square-dash-horizontal.svg +1 -1
  443. package/svg/24/dash-square-dash-vertical.svg +1 -1
  444. package/svg/24/distribute-horizontal.svg +1 -1
  445. package/svg/24/distribute-vertical.svg +1 -1
  446. package/svg/24/download.svg +1 -1
  447. package/svg/24/envelope.svg +1 -1
  448. package/svg/24/eraser.svg +1 -1
  449. package/svg/24/exclamation-mark-octagon.svg +1 -1
  450. package/svg/24/exclamation-point-circle.svg +1 -1
  451. package/svg/24/export.svg +1 -1
  452. package/svg/24/eye-closed-dots-four-frame-broken.svg +1 -1
  453. package/svg/24/eye-closed.svg +1 -1
  454. package/svg/24/eye-open-line-frame-broken.svg +1 -1
  455. package/svg/24/eye-open-slash.svg +1 -1
  456. package/svg/24/eye-open.svg +1 -1
  457. package/svg/24/eyedropper.svg +1 -1
  458. package/svg/24/factory-house.svg +1 -1
  459. package/svg/24/factory.svg +1 -1
  460. package/svg/24/flag.svg +1 -1
  461. package/svg/24/folder.svg +1 -1
  462. package/svg/24/frame-lines-two.svg +1 -1
  463. package/svg/24/frame-plus.svg +1 -1
  464. package/svg/24/frame.svg +1 -1
  465. package/svg/24/funnel.svg +1 -1
  466. package/svg/24/gauge.svg +1 -1
  467. package/svg/24/gift.svg +1 -1
  468. package/svg/24/globe.svg +1 -1
  469. package/svg/24/graduation-cap.svg +1 -1
  470. package/svg/24/grid-four.svg +1 -1
  471. package/svg/24/grid-six.svg +1 -1
  472. package/svg/24/grid.svg +1 -1
  473. package/svg/24/hand-filled.svg +1 -1
  474. package/svg/24/hand-pointing.svg +1 -1
  475. package/svg/24/hand.svg +1 -1
  476. package/svg/24/heart.svg +1 -1
  477. package/svg/24/hexagon.svg +1 -1
  478. package/svg/24/highlighter-underline.svg +1 -1
  479. package/svg/24/highlighter.svg +1 -1
  480. package/svg/24/house.svg +1 -1
  481. package/svg/24/image.svg +1 -1
  482. package/svg/24/information-mark-circle.svg +1 -1
  483. package/svg/24/kanban.svg +1 -1
  484. package/svg/24/key.svg +1 -1
  485. package/svg/24/keycap.svg +1 -1
  486. package/svg/24/laptop.svg +1 -1
  487. package/svg/24/lasso.svg +1 -1
  488. package/svg/24/layout.svg +1 -1
  489. package/svg/24/lifesaver.svg +1 -1
  490. package/svg/24/lightbulb.svg +1 -1
  491. package/svg/24/lightning.svg +1 -1
  492. package/svg/24/line-curved.svg +1 -1
  493. package/svg/24/line-dashed.svg +1 -1
  494. package/svg/24/line-diagonal.svg +1 -1
  495. package/svg/24/line-dotted.svg +1 -1
  496. package/svg/24/line-horizontal.svg +1 -1
  497. package/svg/24/line-orthogonal.svg +1 -1
  498. package/svg/24/line-straight.svg +1 -1
  499. package/svg/24/lines-three-horizontal-line-vertical-center.svg +1 -1
  500. package/svg/24/lines-three-horizontal.svg +1 -1
  501. package/svg/24/lines-three-vertical.svg +1 -1
  502. package/svg/24/lines-top-left-columns-two.svg +1 -1
  503. package/svg/24/link-plus.svg +1 -1
  504. package/svg/24/link.svg +1 -1
  505. package/svg/24/list-bullets.svg +1 -1
  506. package/svg/24/list-numbers.svg +1 -1
  507. package/svg/24/lock-closed.svg +1 -1
  508. package/svg/24/lock-open.svg +1 -1
  509. package/svg/24/login.svg +1 -1
  510. package/svg/24/logout.svg +1 -1
  511. package/svg/24/magnet.svg +1 -1
  512. package/svg/24/magnifying-glass-lightning.svg +1 -1
  513. package/svg/24/magnifying-glass.svg +1 -1
  514. package/svg/24/map.svg +1 -1
  515. package/svg/24/microphone-slash.svg +1 -1
  516. package/svg/24/microphone.svg +1 -1
  517. package/svg/24/minus.svg +1 -1
  518. package/svg/24/monitor-arrow.svg +1 -1
  519. package/svg/24/monitor-pause.svg +1 -1
  520. package/svg/24/mouse.svg +1 -1
  521. package/svg/24/navigation-up-left-slash.svg +1 -1
  522. package/svg/24/navigation-up-right.svg +1 -1
  523. package/svg/24/next.svg +1 -1
  524. package/svg/24/node-lines-curved.svg +1 -1
  525. package/svg/24/node-lines-horizontal.svg +1 -1
  526. package/svg/24/node-lines-vertical.svg +1 -1
  527. package/svg/24/node-plus.svg +1 -1
  528. package/svg/24/nodes-connections-three.svg +1 -1
  529. package/svg/24/note-magnifying-glass.svg +1 -1
  530. package/svg/24/octagon.svg +1 -1
  531. package/svg/24/paper-plane-filled-right.svg +1 -1
  532. package/svg/24/paper-plane-tilt.svg +1 -1
  533. package/svg/24/parallelogram.svg +1 -1
  534. package/svg/24/pause-circle.svg +1 -1
  535. package/svg/24/pause.svg +1 -1
  536. package/svg/24/pdf.svg +1 -1
  537. package/svg/24/pen-tip.svg +1 -1
  538. package/svg/24/pen.svg +1 -1
  539. package/svg/24/pentagon.svg +1 -1
  540. package/svg/24/placeholder.svg +1 -1
  541. package/svg/24/play-circle.svg +1 -1
  542. package/svg/24/play.svg +1 -1
  543. package/svg/24/playback-speed-circle.svg +1 -1
  544. package/svg/24/plug.svg +1 -1
  545. package/svg/24/plus-text.svg +1 -1
  546. package/svg/24/plus.svg +1 -1
  547. package/svg/24/presentation-arrow.svg +1 -1
  548. package/svg/24/presentation-eye-open.svg +1 -1
  549. package/svg/24/presentation-line.svg +1 -1
  550. package/svg/24/presentation-lines-two.svg +1 -1
  551. package/svg/24/presentation-link.svg +1 -1
  552. package/svg/24/presentation-number-one.svg +1 -1
  553. package/svg/24/presentation-plus.svg +1 -1
  554. package/svg/24/previous.svg +1 -1
  555. package/svg/24/prohibit.svg +1 -1
  556. package/svg/24/push-pin.svg +1 -1
  557. package/svg/24/question-mark-circle.svg +1 -1
  558. package/svg/24/rectangle-arrow-up-center.svg +1 -1
  559. package/svg/24/rectangle-dash-lines.svg +1 -1
  560. package/svg/24/rectangle-tick.svg +1 -1
  561. package/svg/24/rectangle-triangle-bottom-center.svg +1 -1
  562. package/svg/24/rectangles-three-aligned.svg +1 -1
  563. package/svg/24/rectangles-three-free.svg +1 -1
  564. package/svg/24/rectangles-three-overlap.svg +1 -1
  565. package/svg/24/rectangles-two-line.svg +1 -1
  566. package/svg/24/rectangles-two-lines-four.svg +1 -1
  567. package/svg/24/rectangles-two-minus.svg +1 -1
  568. package/svg/24/rectangles-two-plus.svg +1 -1
  569. package/svg/24/rectangles-two-user.svg +1 -1
  570. package/svg/24/rhombus.svg +1 -1
  571. package/svg/24/scissors.svg +1 -1
  572. package/svg/24/scrollbar-xy.svg +1 -1
  573. package/svg/24/shapes.svg +1 -1
  574. package/svg/24/shield-check.svg +1 -1
  575. package/svg/24/shield-lock.svg +1 -1
  576. package/svg/24/shuffle.svg +1 -1
  577. package/svg/24/sidebar-closed.svg +1 -1
  578. package/svg/24/sidebar-open.svg +1 -1
  579. package/svg/24/sliders-x.svg +1 -1
  580. package/svg/24/sliders-y.svg +1 -1
  581. package/svg/24/smiley-chat.svg +1 -1
  582. package/svg/24/smiley.svg +1 -1
  583. package/svg/24/social-facebook.svg +1 -1
  584. package/svg/24/social-instagram.svg +1 -1
  585. package/svg/24/social-linkedin.svg +1 -1
  586. package/svg/24/social-twitter.svg +1 -1
  587. package/svg/24/social-youtube.svg +1 -1
  588. package/svg/24/sparks-filled.svg +1 -1
  589. package/svg/24/speaker-cross.svg +1 -1
  590. package/svg/24/speaker-high.svg +1 -1
  591. package/svg/24/split-vertical.svg +1 -1
  592. package/svg/24/square-brackets-angle-slash.svg +1 -1
  593. package/svg/24/square-circles-two.svg +1 -1
  594. package/svg/24/square-line-square-dashed.svg +1 -1
  595. package/svg/24/square-rounded.svg +1 -1
  596. package/svg/24/square-star-scribble.svg +1 -1
  597. package/svg/24/square-triangle-circle-plus.svg +1 -1
  598. package/svg/24/square.svg +1 -1
  599. package/svg/24/squares-four.svg +1 -1
  600. package/svg/24/squares-group.svg +1 -1
  601. package/svg/24/squares-merge.svg +1 -1
  602. package/svg/24/squares-three.svg +1 -1
  603. package/svg/24/squares-two-overlap.svg +1 -1
  604. package/svg/24/squares-ungroup.svg +1 -1
  605. package/svg/24/squares-unmerge.svg +1 -1
  606. package/svg/24/stack.svg +1 -1
  607. package/svg/24/star.svg +1 -1
  608. package/svg/24/sticky-corners.svg +1 -1
  609. package/svg/24/sticky-eye-open.svg +1 -1
  610. package/svg/24/sticky-note-stack.svg +1 -1
  611. package/svg/24/sticky-note-wide.svg +1 -1
  612. package/svg/24/sticky-note.svg +1 -1
  613. package/svg/24/sticky-notes-two.svg +1 -1
  614. package/svg/24/stop-circle.svg +1 -1
  615. package/svg/24/stroke-1.svg +1 -1
  616. package/svg/24/stroke-2.svg +1 -1
  617. package/svg/24/stroke-3.svg +1 -1
  618. package/svg/24/stroke-4.svg +1 -1
  619. package/svg/24/stroke-5.svg +1 -1
  620. package/svg/24/stroke-6.svg +1 -1
  621. package/svg/24/tag.svg +1 -1
  622. package/svg/24/text-a-underline.svg +1 -1
  623. package/svg/24/text-align-center.svg +1 -1
  624. package/svg/24/text-align-left.svg +1 -1
  625. package/svg/24/text-b-bold-italic-underlined.svg +1 -1
  626. package/svg/24/text-b-bold.svg +1 -1
  627. package/svg/24/text-cursor-eye-open.svg +1 -1
  628. package/svg/24/text-h-one.svg +1 -1
  629. package/svg/24/text-h-three.svg +1 -1
  630. package/svg/24/text-h-two.svg +1 -1
  631. package/svg/24/text-i-italic.svg +1 -1
  632. package/svg/24/text-indent.svg +1 -1
  633. package/svg/24/text-lines-three.svg +1 -1
  634. package/svg/24/text-s-strikethrough.svg +1 -1
  635. package/svg/24/text-styles.svg +1 -1
  636. package/svg/24/text-t.svg +1 -1
  637. package/svg/24/text-u-underlined.svg +1 -1
  638. package/svg/24/thumbs-up.svg +1 -1
  639. package/svg/24/tick-circle.svg +1 -1
  640. package/svg/24/ticket.svg +1 -1
  641. package/svg/24/timer.svg +1 -1
  642. package/svg/24/trackpad.svg +1 -1
  643. package/svg/24/trapeze.svg +1 -1
  644. package/svg/24/trash-simple.svg +1 -1
  645. package/svg/24/trash.svg +1 -1
  646. package/svg/24/triangle-square-circle.svg +1 -1
  647. package/svg/24/triangle.svg +1 -1
  648. package/svg/24/trident.svg +1 -1
  649. package/svg/24/trophy.svg +1 -1
  650. package/svg/24/user-add.svg +1 -1
  651. package/svg/24/user-arrow-right-up.svg +1 -1
  652. package/svg/24/user-eye-open.svg +1 -1
  653. package/svg/24/user-load.svg +1 -1
  654. package/svg/24/user-number-three.svg +1 -1
  655. package/svg/24/user-pen-dashes-bottom.svg +1 -1
  656. package/svg/24/user-pen-line-bottom.svg +1 -1
  657. package/svg/24/user-tick-down.svg +1 -1
  658. package/svg/24/user.svg +1 -1
  659. package/svg/24/users-three.svg +1 -1
  660. package/svg/24/users.svg +1 -1
  661. package/svg/24/video-camera-simple-slash.svg +1 -1
  662. package/svg/24/video-camera-simple.svg +1 -1
  663. package/svg/24/video-camera.svg +1 -1
  664. package/svg/24/view-center.svg +1 -1
  665. package/svg/24/view-side-left.svg +1 -1
  666. package/svg/24/wallet.svg +1 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.