@mirohq/design-system-icons 0.20.0-icon-types.0 → 0.21.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 (382) hide show
  1. package/dist/main.js +436 -10
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +434 -10
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +386 -376
  6. package/package.json +3 -3
  7. package/react/add-line-bottom.tsx +31 -30
  8. package/react/add-line-right.tsx +31 -30
  9. package/react/align-bottom.tsx +30 -29
  10. package/react/align-center-horizontal.tsx +30 -29
  11. package/react/align-center-vertical.tsx +30 -29
  12. package/react/align-left.tsx +30 -29
  13. package/react/align-right.tsx +30 -29
  14. package/react/align-top.tsx +30 -29
  15. package/react/arrow-arc-left.tsx +32 -31
  16. package/react/arrow-arc-right.tsx +32 -31
  17. package/react/arrow-bend-up-right.tsx +32 -31
  18. package/react/arrow-box-out.tsx +24 -23
  19. package/react/arrow-clockwise-down-right.tsx +31 -30
  20. package/react/arrow-clockwise-up-left.tsx +31 -30
  21. package/react/arrow-counter-clockwise-down-left.tsx +31 -30
  22. package/react/arrow-counter-clockwise-up-right.tsx +31 -30
  23. package/react/arrow-curves-bottom-right.tsx +32 -31
  24. package/react/arrow-down-left.tsx +24 -23
  25. package/react/arrow-down-right.tsx +24 -23
  26. package/react/arrow-down.tsx +24 -23
  27. package/react/arrow-fat-right.tsx +30 -29
  28. package/react/arrow-fat-up-right.tsx +28 -27
  29. package/react/arrow-left.tsx +24 -23
  30. package/react/arrow-right.tsx +24 -23
  31. package/react/arrow-up-circle.tsx +28 -27
  32. package/react/arrow-up-left.tsx +24 -23
  33. package/react/arrow-up-right.tsx +24 -23
  34. package/react/arrow-up.tsx +24 -23
  35. package/react/arrows-clockwise-rectangle-tilt.tsx +32 -31
  36. package/react/arrows-clockwise-x.tsx +31 -30
  37. package/react/arrows-clockwise-y.tsx +31 -30
  38. package/react/arrows-down-up.tsx +24 -23
  39. package/react/arrows-horizontal-lines-top-bottom.tsx +28 -27
  40. package/react/arrows-in-simple.tsx +32 -31
  41. package/react/arrows-out-cardinal.tsx +32 -31
  42. package/react/arrows-out-lines-horizontal.tsx +32 -31
  43. package/react/arrows-out-simple.tsx +32 -31
  44. package/react/article.tsx +31 -30
  45. package/react/at.tsx +32 -31
  46. package/react/badge.tsx +25 -24
  47. package/react/barrel.tsx +32 -31
  48. package/react/bell-slash.tsx +28 -27
  49. package/react/bell-tilt.tsx +30 -29
  50. package/react/bell.tsx +29 -32
  51. package/react/board.tsx +32 -31
  52. package/react/book-open-info.tsx +26 -25
  53. package/react/bookmark.tsx +32 -31
  54. package/react/bracket-curly-left.tsx +31 -30
  55. package/react/bracket-curly-right.tsx +31 -30
  56. package/react/brackets-angle-slash.tsx +31 -30
  57. package/react/brackets-curly-circles-three.tsx +35 -34
  58. package/react/calendar-blank.tsx +33 -32
  59. package/react/camera.tsx +31 -34
  60. package/react/card-number-three.tsx +29 -28
  61. package/react/card.tsx +28 -27
  62. package/react/cards-poker.tsx +28 -27
  63. package/react/chart-bar-y-simple.tsx +31 -30
  64. package/react/chart-bar-y.tsx +31 -30
  65. package/react/chat-dashes-lines-two.tsx +32 -31
  66. package/react/chat-lines-cross.tsx +32 -31
  67. package/react/chat-lines-dot.tsx +26 -25
  68. package/react/chat-lines-eye-open.tsx +22 -21
  69. package/react/chat-lines-two-stack.tsx +32 -31
  70. package/react/chat-lines-two.tsx +32 -31
  71. package/react/chat-plus.tsx +32 -31
  72. package/react/chat-text-arrow.tsx +32 -31
  73. package/react/chat-two.tsx +28 -27
  74. package/react/chat.tsx +30 -29
  75. package/react/check-mark.tsx +24 -23
  76. package/react/checkboard-square-centered.tsx +27 -26
  77. package/react/chevron-down-double.tsx +32 -31
  78. package/react/chevron-down.tsx +24 -23
  79. package/react/chevron-left-double.tsx +32 -31
  80. package/react/chevron-left.tsx +24 -23
  81. package/react/chevron-right-double.tsx +32 -31
  82. package/react/chevron-right.tsx +24 -23
  83. package/react/chevron-up-double.tsx +32 -31
  84. package/react/chevron-up-down-line.tsx +32 -31
  85. package/react/chevron-up-down.tsx +32 -31
  86. package/react/chevron-up.tsx +24 -23
  87. package/react/circle-corners.tsx +26 -25
  88. package/react/circle-motion-x.tsx +31 -30
  89. package/react/circle-notch.tsx +31 -30
  90. package/react/circle-slash.tsx +31 -30
  91. package/react/circle.tsx +32 -31
  92. package/react/circles-connected.tsx +25 -24
  93. package/react/clock-counter-clockwise-simple.tsx +25 -24
  94. package/react/clock-counter-clockwise.tsx +25 -24
  95. package/react/clock-overtime.tsx +29 -28
  96. package/react/clock.tsx +31 -30
  97. package/react/cloud.tsx +32 -31
  98. package/react/cluster.tsx +25 -24
  99. package/react/clustered.tsx +28 -27
  100. package/react/cog.tsx +26 -25
  101. package/react/columns-three.tsx +32 -31
  102. package/react/cone-serpentine.tsx +27 -26
  103. package/react/corners-three-eye-open.tsx +22 -21
  104. package/react/credit-card.tsx +24 -23
  105. package/react/crop.tsx +28 -27
  106. package/react/cross-circle.tsx +24 -23
  107. package/react/cross-fat.tsx +28 -27
  108. package/react/cross-square.tsx +32 -31
  109. package/react/cross.tsx +24 -23
  110. package/react/cube.tsx +32 -31
  111. package/react/cursor-filled.tsx +28 -27
  112. package/react/cursor-lines.tsx +29 -28
  113. package/react/cursor-text.tsx +32 -31
  114. package/react/cursor.tsx +31 -30
  115. package/react/curve-square-circle-arrow.tsx +32 -31
  116. package/react/dash-left-down-square-dash-right-up.tsx +32 -31
  117. package/react/dash-left-up-square-dash-down-right.tsx +32 -31
  118. package/react/dash-square-dash-horizontal.tsx +32 -31
  119. package/react/dash-square-dash-vertical.tsx +32 -31
  120. package/react/distribute-horizontal.tsx +25 -24
  121. package/react/distribute-vertical.tsx +33 -32
  122. package/react/dots-nine.tsx +27 -26
  123. package/react/dots-three.tsx +27 -26
  124. package/react/dots-two.tsx +27 -26
  125. package/react/download.tsx +32 -31
  126. package/react/envelope.tsx +24 -23
  127. package/react/eraser.tsx +32 -31
  128. package/react/exclamation-point-circle.tsx +28 -27
  129. package/react/export.tsx +32 -31
  130. package/react/eye-closed-dots-four-frame-broken.tsx +25 -24
  131. package/react/eye-closed.tsx +32 -31
  132. package/react/eye-open-line-frame-broken.tsx +26 -25
  133. package/react/eye-open-slash.tsx +28 -27
  134. package/react/eye-open.tsx +28 -27
  135. package/react/eyedropper.tsx +29 -28
  136. package/react/factory-house.tsx +31 -30
  137. package/react/factory.tsx +31 -30
  138. package/react/flag.tsx +32 -31
  139. package/react/folder.tsx +32 -31
  140. package/react/frame-lines-two.tsx +32 -31
  141. package/react/frame-play.tsx +29 -28
  142. package/react/frame-plus.tsx +32 -31
  143. package/react/frame.tsx +32 -31
  144. package/react/funnel.tsx +31 -30
  145. package/react/gauge.tsx +25 -24
  146. package/react/gift.tsx +28 -27
  147. package/react/globe.tsx +24 -23
  148. package/react/graduation-cap.tsx +33 -32
  149. package/react/grid-four.tsx +32 -31
  150. package/react/grid-six.tsx +32 -31
  151. package/react/grid.tsx +32 -31
  152. package/react/hand-filled.tsx +30 -29
  153. package/react/hand-pointing.tsx +28 -27
  154. package/react/hand.tsx +28 -27
  155. package/react/headset-person.tsx +33 -32
  156. package/react/heart-filled.tsx +27 -26
  157. package/react/heart.tsx +30 -29
  158. package/react/hexagon.tsx +32 -31
  159. package/react/highlighter-underline.tsx +22 -21
  160. package/react/highlighter.tsx +32 -31
  161. package/react/house.tsx +21 -20
  162. package/react/image.tsx +25 -24
  163. package/react/index.ts +2 -0
  164. package/react/information-mark-circle.tsx +28 -27
  165. package/react/kanban.tsx +31 -30
  166. package/react/key.tsx +28 -27
  167. package/react/keycap.tsx +25 -24
  168. package/react/laptop.tsx +24 -23
  169. package/react/lasso.tsx +32 -31
  170. package/react/layout.tsx +32 -31
  171. package/react/lifesaver.tsx +32 -31
  172. package/react/lightbox.tsx +25 -27
  173. package/react/lightbulb.tsx +21 -20
  174. package/react/lightning.tsx +33 -32
  175. package/react/line-curved.tsx +32 -31
  176. package/react/line-dashed.tsx +32 -31
  177. package/react/line-diagonal.tsx +31 -30
  178. package/react/line-dotted.tsx +25 -24
  179. package/react/line-horizontal.tsx +32 -31
  180. package/react/line-orthogonal.tsx +32 -31
  181. package/react/line-straight.tsx +32 -31
  182. package/react/lines-three-horizontal-line-vertical-center.tsx +32 -31
  183. package/react/lines-three-horizontal.tsx +31 -30
  184. package/react/lines-three-vertical.tsx +31 -30
  185. package/react/lines-top-left-columns-two.tsx +32 -31
  186. package/react/link-plus.tsx +28 -27
  187. package/react/link.tsx +24 -23
  188. package/react/list-bullets.tsx +29 -28
  189. package/react/list-numbers.tsx +32 -31
  190. package/react/lock-closed.tsx +25 -24
  191. package/react/lock-open.tsx +25 -24
  192. package/react/login.tsx +32 -31
  193. package/react/logout.tsx +32 -31
  194. package/react/magnet.tsx +32 -31
  195. package/react/magnifying-glass-lightning.tsx +28 -27
  196. package/react/magnifying-glass.tsx +24 -23
  197. package/react/map.tsx +33 -32
  198. package/react/megaphone.tsx +25 -24
  199. package/react/microphone-slash.tsx +31 -30
  200. package/react/microphone.tsx +31 -30
  201. package/react/minus.tsx +24 -23
  202. package/react/monitor-arrow.tsx +32 -31
  203. package/react/monitor-pause.tsx +32 -31
  204. package/react/monitor-play.tsx +29 -28
  205. package/react/monitor-stop.tsx +26 -25
  206. package/react/moon.tsx +24 -23
  207. package/react/mouse.tsx +25 -24
  208. package/react/navigation-arrow-lines.tsx +29 -28
  209. package/react/navigation-up-left-filled.tsx +29 -28
  210. package/react/navigation-up-left-slash.tsx +32 -31
  211. package/react/navigation-up-right.tsx +32 -31
  212. package/react/next.tsx +25 -24
  213. package/react/node-connected-dot.tsx +26 -25
  214. package/react/node-lines-curved.tsx +32 -31
  215. package/react/node-lines-horizontal.tsx +32 -31
  216. package/react/node-lines-vertical.tsx +32 -31
  217. package/react/node-plus.tsx +31 -30
  218. package/react/nodes-connected.tsx +29 -28
  219. package/react/nodes-connections-three.tsx +31 -30
  220. package/react/note-magnifying-glass.tsx +28 -27
  221. package/react/octagon.tsx +32 -31
  222. package/react/office.tsx +24 -23
  223. package/react/paint-bucket.tsx +29 -28
  224. package/react/paper-plane-filled-right.tsx +29 -28
  225. package/react/paper-plane-tilt.tsx +32 -31
  226. package/react/parallelogram.tsx +30 -29
  227. package/react/pause-circle.tsx +31 -30
  228. package/react/pause.tsx +25 -24
  229. package/react/pdf.tsx +32 -31
  230. package/react/pen-tip.tsx +32 -31
  231. package/react/pen.tsx +32 -31
  232. package/react/pentagon.tsx +32 -31
  233. package/react/placeholder.tsx +24 -23
  234. package/react/play-circle.tsx +29 -28
  235. package/react/play.tsx +28 -27
  236. package/react/playback-speed-circle.tsx +28 -27
  237. package/react/plug.tsx +24 -23
  238. package/react/plus-square.tsx +30 -29
  239. package/react/plus-text.tsx +32 -31
  240. package/react/plus.tsx +24 -23
  241. package/react/presentation-arrow.tsx +32 -31
  242. package/react/presentation-eye-open.tsx +22 -21
  243. package/react/presentation-line.tsx +32 -31
  244. package/react/presentation-lines-two.tsx +32 -31
  245. package/react/presentation-link.tsx +28 -27
  246. package/react/presentation-number-one.tsx +32 -31
  247. package/react/presentation-play.tsx +29 -28
  248. package/react/presentation-plus.tsx +32 -31
  249. package/react/previous.tsx +25 -24
  250. package/react/prohibit.tsx +30 -29
  251. package/react/push-pin.tsx +28 -27
  252. package/react/question-mark-circle.tsx +24 -23
  253. package/react/question-mark.tsx +29 -28
  254. package/react/rectangle-arrow-up-center.tsx +32 -31
  255. package/react/rectangle-dash-lines.tsx +32 -31
  256. package/react/rectangle-dot-line-pen.tsx +35 -34
  257. package/react/rectangle-play-stack.tsx +29 -28
  258. package/react/rectangle-tick.tsx +32 -31
  259. package/react/rectangle-triangle-bottom-center.tsx +32 -31
  260. package/react/rectangles-three-aligned.tsx +32 -31
  261. package/react/rectangles-three-free.tsx +32 -31
  262. package/react/rectangles-three-overlap.tsx +32 -31
  263. package/react/rectangles-two-line.tsx +32 -31
  264. package/react/rectangles-two-lines-four.tsx +32 -31
  265. package/react/rectangles-two-minus.tsx +32 -31
  266. package/react/rectangles-two-plus.tsx +32 -31
  267. package/react/rectangles-two-user.tsx +27 -26
  268. package/react/rhombus.tsx +30 -29
  269. package/react/rocket.tsx +25 -24
  270. package/react/rss-rectangle.tsx +26 -25
  271. package/react/rss.tsx +25 -24
  272. package/react/scissors.tsx +31 -30
  273. package/react/scrollbar-xy.tsx +24 -23
  274. package/react/shapes.tsx +31 -30
  275. package/react/shield-check.tsx +32 -31
  276. package/react/shield-lock.tsx +25 -24
  277. package/react/shuffle.tsx +32 -31
  278. package/react/sidebar-closed.tsx +33 -32
  279. package/react/sidebar-open.tsx +32 -31
  280. package/react/sliders-x.tsx +31 -30
  281. package/react/sliders-y.tsx +31 -30
  282. package/react/smiley-chat.tsx +25 -24
  283. package/react/smiley-plus.tsx +29 -28
  284. package/react/smiley-sticker.tsx +29 -28
  285. package/react/smiley.tsx +29 -28
  286. package/react/social-facebook.tsx +28 -27
  287. package/react/social-instagram.tsx +34 -33
  288. package/react/social-linkedin.tsx +28 -27
  289. package/react/social-twitter.tsx +28 -27
  290. package/react/social-youtube.tsx +28 -27
  291. package/react/sparks-filled.tsx +25 -24
  292. package/react/sparks.tsx +27 -26
  293. package/react/speaker-cross.tsx +31 -30
  294. package/react/speaker-high.tsx +31 -30
  295. package/react/split-vertical.tsx +32 -31
  296. package/react/square-brackets-angle-slash.tsx +31 -30
  297. package/react/square-circles-two.tsx +28 -27
  298. package/react/square-line-square-dashed.tsx +32 -31
  299. package/react/square-rounded.tsx +30 -29
  300. package/react/square-star-scribble.tsx +29 -28
  301. package/react/square-triangle-circle-plus.tsx +31 -30
  302. package/react/square.tsx +30 -29
  303. package/react/squares-four.tsx +31 -30
  304. package/react/squares-group.tsx +30 -29
  305. package/react/squares-merge.tsx +28 -27
  306. package/react/squares-three.tsx +31 -30
  307. package/react/squares-two-overlap.tsx +32 -31
  308. package/react/squares-ungroup.tsx +29 -28
  309. package/react/squares-unmerge.tsx +32 -31
  310. package/react/stack.tsx +32 -31
  311. package/react/star-filled.tsx +29 -28
  312. package/react/star-half.tsx +29 -28
  313. package/react/star.tsx +32 -31
  314. package/react/sticky-corners.tsx +32 -31
  315. package/react/sticky-eye-closed.tsx +25 -24
  316. package/react/sticky-eye-open.tsx +22 -21
  317. package/react/sticky-note-stack.tsx +32 -31
  318. package/react/sticky-note-wide.tsx +32 -31
  319. package/react/sticky-note.tsx +32 -31
  320. package/react/sticky-notes-two.tsx +28 -27
  321. package/react/stop-circle.tsx +29 -28
  322. package/react/stroke-1.tsx +28 -27
  323. package/react/stroke-2.tsx +28 -27
  324. package/react/stroke-3.tsx +28 -27
  325. package/react/stroke-4.tsx +28 -27
  326. package/react/stroke-5.tsx +28 -27
  327. package/react/stroke-6.tsx +28 -27
  328. package/react/switch.tsx +26 -25
  329. package/react/tag.tsx +27 -26
  330. package/react/text-a-underline.tsx +22 -21
  331. package/react/text-align-center.tsx +32 -31
  332. package/react/text-align-left.tsx +32 -31
  333. package/react/text-b-bold-italic-underlined.tsx +21 -20
  334. package/react/text-b-bold.tsx +32 -31
  335. package/react/text-cursor-eye-open.tsx +22 -21
  336. package/react/text-h-one.tsx +32 -31
  337. package/react/text-h-three.tsx +32 -31
  338. package/react/text-h-two.tsx +32 -31
  339. package/react/text-i-italic.tsx +31 -30
  340. package/react/text-indent.tsx +32 -31
  341. package/react/text-lines-three.tsx +32 -31
  342. package/react/text-s-strikethrough.tsx +32 -31
  343. package/react/text-styles.tsx +31 -30
  344. package/react/text-t.tsx +31 -30
  345. package/react/text-u-underlined.tsx +32 -31
  346. package/react/thumbs-up.tsx +31 -30
  347. package/react/tick-circle.tsx +28 -27
  348. package/react/ticket.tsx +21 -20
  349. package/react/timer.tsx +22 -21
  350. package/react/toolbar.tsx +25 -24
  351. package/react/tooltip.tsx +25 -24
  352. package/react/trackpad.tsx +23 -22
  353. package/react/trapeze.tsx +32 -31
  354. package/react/trash-simple.tsx +32 -31
  355. package/react/trash.tsx +32 -31
  356. package/react/triangle-square-circle.tsx +28 -27
  357. package/react/triangle.tsx +30 -29
  358. package/react/trident.tsx +41 -40
  359. package/react/trophy.tsx +29 -28
  360. package/react/user-add.tsx +24 -23
  361. package/react/user-arrow-right-up.tsx +28 -27
  362. package/react/user-cog-plus.tsx +39 -0
  363. package/react/user-cog.tsx +39 -0
  364. package/react/user-eye-open.tsx +22 -21
  365. package/react/user-load.tsx +31 -30
  366. package/react/user-number-three.tsx +32 -31
  367. package/react/user-pen-dashes-bottom.tsx +27 -26
  368. package/react/user-pen-line-bottom.tsx +27 -26
  369. package/react/user-tick-down.tsx +28 -27
  370. package/react/user.tsx +24 -23
  371. package/react/users-three.tsx +32 -31
  372. package/react/users.tsx +24 -23
  373. package/react/video-camera-simple-slash.tsx +32 -31
  374. package/react/video-camera-simple.tsx +32 -31
  375. package/react/video-camera.tsx +32 -31
  376. package/react/view-center.tsx +26 -25
  377. package/react/view-side-left.tsx +26 -25
  378. package/react/wallet.tsx +28 -27
  379. package/svg/24/lightbox.svg +1 -1
  380. package/svg/24/user-cog-plus.svg +2 -0
  381. package/svg/24/user-cog.svg +2 -0
  382. package/svg/meta.json +29 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mirohq/design-system-icons",
3
- "version": "0.20.0-icon-types.0",
3
+ "version": "0.21.0",
4
4
  "description": "",
5
5
  "author": "Miro",
6
6
  "source": "src/index.ts",
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "dependencies": {
33
33
  "@mirohq/design-system-link": "^1.2.9",
34
+ "@mirohq/design-system-utils": "^0.13.1",
34
35
  "@mirohq/design-system-stitches": "^2.3.0",
35
- "@mirohq/design-system-primitive": "^1.1.0",
36
- "@mirohq/design-system-utils": "^0.13.1"
36
+ "@mirohq/design-system-primitive": "^1.1.0"
37
37
  },
38
38
  "devDependencies": {
39
39
  "@svgr/cli": "^6.5.1",
@@ -3,37 +3,38 @@
3
3
  * This file was generated by sync icons utility.
4
4
  */
5
5
  import React, { forwardRef, createElement } from 'react'
6
- import type { ForwardRefExoticComponent, RefAttributes } from 'react'
7
6
 
7
+ import { iconSymbol } from '../src/util'
8
8
  import { StyledIcon } from '../src/icon'
9
- import type { IconProps } from '../src/icon'
9
+ import type { IconComponentType } from '../src/icon'
10
10
 
11
- export const IconAddLineBottom: ForwardRefExoticComponent<
12
- IconProps & RefAttributes<SVGSVGElement>
13
- > = forwardRef(({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
14
- createElement(
15
- StyledIcon,
16
- {
17
- ...props,
18
- weight,
19
- size,
20
- viewBox: '0 0 24 24',
21
- fill: 'none',
22
- ref: forwardRef,
23
- },
24
- <g clipPath='url(#a)'>
25
- <path
26
- stroke='currentColor'
27
- strokeLinecap='round'
28
- strokeWidth='var(--svg-stroke-width)'
29
- d='M21 5h-18m13 10h-4m0 0h-4m4 0v-4m0 4v4'
30
- vectorEffect='non-scaling-stroke'
31
- />
32
- </g>,
33
- <defs>
34
- <clipPath id='a'>
35
- <path fill='none' d='M0 0h24v24h-24z' />
36
- </clipPath>
37
- </defs>
38
- )
11
+ export const IconAddLineBottom: IconComponentType = forwardRef(
12
+ ({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
13
+ createElement(
14
+ StyledIcon,
15
+ {
16
+ ...props,
17
+ weight,
18
+ size,
19
+ viewBox: '0 0 24 24',
20
+ fill: 'none',
21
+ ref: forwardRef,
22
+ },
23
+ <g clipPath='url(#a)'>
24
+ <path
25
+ stroke='currentColor'
26
+ strokeLinecap='round'
27
+ strokeWidth='var(--svg-stroke-width)'
28
+ d='M21 5h-18m13 10h-4m0 0h-4m4 0v-4m0 4v4'
29
+ vectorEffect='non-scaling-stroke'
30
+ />
31
+ </g>,
32
+ <defs>
33
+ <clipPath id='a'>
34
+ <path fill='none' d='M0 0h24v24h-24z' />
35
+ </clipPath>
36
+ </defs>
37
+ )
39
38
  )
39
+
40
+ IconAddLineBottom[iconSymbol] = true
@@ -3,37 +3,38 @@
3
3
  * This file was generated by sync icons utility.
4
4
  */
5
5
  import React, { forwardRef, createElement } from 'react'
6
- import type { ForwardRefExoticComponent, RefAttributes } from 'react'
7
6
 
7
+ import { iconSymbol } from '../src/util'
8
8
  import { StyledIcon } from '../src/icon'
9
- import type { IconProps } from '../src/icon'
9
+ import type { IconComponentType } from '../src/icon'
10
10
 
11
- export const IconAddLineRight: ForwardRefExoticComponent<
12
- IconProps & RefAttributes<SVGSVGElement>
13
- > = forwardRef(({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
14
- createElement(
15
- StyledIcon,
16
- {
17
- ...props,
18
- weight,
19
- size,
20
- viewBox: '0 0 24 24',
21
- fill: 'none',
22
- ref: forwardRef,
23
- },
24
- <g clipPath='url(#a)'>
25
- <path
26
- stroke='currentColor'
27
- strokeLinecap='round'
28
- strokeWidth='var(--svg-stroke-width)'
29
- d='M5 3v18m10-13v4m0 0v4m0-4h-4m4 0h4'
30
- vectorEffect='non-scaling-stroke'
31
- />
32
- </g>,
33
- <defs>
34
- <clipPath id='a'>
35
- <path fill='none' d='M0 0h24v24h-24z' />
36
- </clipPath>
37
- </defs>
38
- )
11
+ export const IconAddLineRight: IconComponentType = forwardRef(
12
+ ({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
13
+ createElement(
14
+ StyledIcon,
15
+ {
16
+ ...props,
17
+ weight,
18
+ size,
19
+ viewBox: '0 0 24 24',
20
+ fill: 'none',
21
+ ref: forwardRef,
22
+ },
23
+ <g clipPath='url(#a)'>
24
+ <path
25
+ stroke='currentColor'
26
+ strokeLinecap='round'
27
+ strokeWidth='var(--svg-stroke-width)'
28
+ d='M5 3v18m10-13v4m0 0v4m0-4h-4m4 0h4'
29
+ vectorEffect='non-scaling-stroke'
30
+ />
31
+ </g>,
32
+ <defs>
33
+ <clipPath id='a'>
34
+ <path fill='none' d='M0 0h24v24h-24z' />
35
+ </clipPath>
36
+ </defs>
37
+ )
39
38
  )
39
+
40
+ IconAddLineRight[iconSymbol] = true
@@ -3,36 +3,37 @@
3
3
  * This file was generated by sync icons utility.
4
4
  */
5
5
  import React, { forwardRef, createElement } from 'react'
6
- import type { ForwardRefExoticComponent, RefAttributes } from 'react'
7
6
 
7
+ import { iconSymbol } from '../src/util'
8
8
  import { StyledIcon } from '../src/icon'
9
- import type { IconProps } from '../src/icon'
9
+ import type { IconComponentType } from '../src/icon'
10
10
 
11
- export const IconAlignBottom: ForwardRefExoticComponent<
12
- IconProps & RefAttributes<SVGSVGElement>
13
- > = forwardRef(({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
14
- createElement(
15
- StyledIcon,
16
- {
17
- ...props,
18
- weight,
19
- size,
20
- viewBox: '0 0 24 24',
21
- fill: 'none',
22
- ref: forwardRef,
23
- },
24
- <path
25
- stroke='currentColor'
26
- strokeLinecap='round'
27
- strokeLinejoin='round'
28
- strokeMiterlimit={1.414}
29
- strokeWidth='var(--svg-stroke-width)'
30
- d='M3 20h18'
31
- vectorEffect='non-scaling-stroke'
32
- />,
33
- <path
34
- fill='currentColor'
35
- d='M7 3.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v11c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5v-11ZM14 8.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v6c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5v-6Z'
36
- />
37
- )
11
+ export const IconAlignBottom: IconComponentType = forwardRef(
12
+ ({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
13
+ createElement(
14
+ StyledIcon,
15
+ {
16
+ ...props,
17
+ weight,
18
+ size,
19
+ viewBox: '0 0 24 24',
20
+ fill: 'none',
21
+ ref: forwardRef,
22
+ },
23
+ <path
24
+ stroke='currentColor'
25
+ strokeLinecap='round'
26
+ strokeLinejoin='round'
27
+ strokeMiterlimit={1.414}
28
+ strokeWidth='var(--svg-stroke-width)'
29
+ d='M3 20h18'
30
+ vectorEffect='non-scaling-stroke'
31
+ />,
32
+ <path
33
+ fill='currentColor'
34
+ d='M7 3.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v11c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5v-11ZM14 8.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v6c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5v-6Z'
35
+ />
36
+ )
38
37
  )
38
+
39
+ IconAlignBottom[iconSymbol] = true
@@ -3,36 +3,37 @@
3
3
  * This file was generated by sync icons utility.
4
4
  */
5
5
  import React, { forwardRef, createElement } from 'react'
6
- import type { ForwardRefExoticComponent, RefAttributes } from 'react'
7
6
 
7
+ import { iconSymbol } from '../src/util'
8
8
  import { StyledIcon } from '../src/icon'
9
- import type { IconProps } from '../src/icon'
9
+ import type { IconComponentType } from '../src/icon'
10
10
 
11
- export const IconAlignCenterHorizontal: ForwardRefExoticComponent<
12
- IconProps & RefAttributes<SVGSVGElement>
13
- > = forwardRef(({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
14
- createElement(
15
- StyledIcon,
16
- {
17
- ...props,
18
- weight,
19
- size,
20
- viewBox: '0 0 24 24',
21
- fill: 'none',
22
- ref: forwardRef,
23
- },
24
- <path
25
- stroke='currentColor'
26
- strokeLinecap='round'
27
- strokeLinejoin='round'
28
- strokeMiterlimit={1.414}
29
- strokeWidth='var(--svg-stroke-width)'
30
- d='M12 3v18'
31
- vectorEffect='non-scaling-stroke'
32
- />,
33
- <path
34
- fill='currentColor'
35
- d='M19.5 7c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5h-15c-.8284 0-1.5-.6716-1.5-1.5s.6716-1.5 1.5-1.5h15ZM16.5 14c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5h-9c-.8284 0-1.5-.6716-1.5-1.5s.6716-1.5 1.5-1.5h9Z'
36
- />
37
- )
11
+ export const IconAlignCenterHorizontal: IconComponentType = forwardRef(
12
+ ({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
13
+ createElement(
14
+ StyledIcon,
15
+ {
16
+ ...props,
17
+ weight,
18
+ size,
19
+ viewBox: '0 0 24 24',
20
+ fill: 'none',
21
+ ref: forwardRef,
22
+ },
23
+ <path
24
+ stroke='currentColor'
25
+ strokeLinecap='round'
26
+ strokeLinejoin='round'
27
+ strokeMiterlimit={1.414}
28
+ strokeWidth='var(--svg-stroke-width)'
29
+ d='M12 3v18'
30
+ vectorEffect='non-scaling-stroke'
31
+ />,
32
+ <path
33
+ fill='currentColor'
34
+ d='M19.5 7c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5h-15c-.8284 0-1.5-.6716-1.5-1.5s.6716-1.5 1.5-1.5h15ZM16.5 14c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5h-9c-.8284 0-1.5-.6716-1.5-1.5s.6716-1.5 1.5-1.5h9Z'
35
+ />
36
+ )
38
37
  )
38
+
39
+ IconAlignCenterHorizontal[iconSymbol] = true
@@ -3,36 +3,37 @@
3
3
  * This file was generated by sync icons utility.
4
4
  */
5
5
  import React, { forwardRef, createElement } from 'react'
6
- import type { ForwardRefExoticComponent, RefAttributes } from 'react'
7
6
 
7
+ import { iconSymbol } from '../src/util'
8
8
  import { StyledIcon } from '../src/icon'
9
- import type { IconProps } from '../src/icon'
9
+ import type { IconComponentType } from '../src/icon'
10
10
 
11
- export const IconAlignCenterVertical: ForwardRefExoticComponent<
12
- IconProps & RefAttributes<SVGSVGElement>
13
- > = forwardRef(({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
14
- createElement(
15
- StyledIcon,
16
- {
17
- ...props,
18
- weight,
19
- size,
20
- viewBox: '0 0 24 24',
21
- fill: 'none',
22
- ref: forwardRef,
23
- },
24
- <path
25
- stroke='currentColor'
26
- strokeLinecap='round'
27
- strokeLinejoin='round'
28
- strokeMiterlimit={1.414}
29
- strokeWidth='var(--svg-stroke-width)'
30
- d='M3 12h18'
31
- vectorEffect='non-scaling-stroke'
32
- />,
33
- <path
34
- fill='currentColor'
35
- d='M7 4.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v15c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5v-15ZM14 7.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v9c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5v-9Z'
36
- />
37
- )
11
+ export const IconAlignCenterVertical: IconComponentType = forwardRef(
12
+ ({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
13
+ createElement(
14
+ StyledIcon,
15
+ {
16
+ ...props,
17
+ weight,
18
+ size,
19
+ viewBox: '0 0 24 24',
20
+ fill: 'none',
21
+ ref: forwardRef,
22
+ },
23
+ <path
24
+ stroke='currentColor'
25
+ strokeLinecap='round'
26
+ strokeLinejoin='round'
27
+ strokeMiterlimit={1.414}
28
+ strokeWidth='var(--svg-stroke-width)'
29
+ d='M3 12h18'
30
+ vectorEffect='non-scaling-stroke'
31
+ />,
32
+ <path
33
+ fill='currentColor'
34
+ d='M7 4.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v15c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5v-15ZM14 7.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v9c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5v-9Z'
35
+ />
36
+ )
38
37
  )
38
+
39
+ IconAlignCenterVertical[iconSymbol] = true
@@ -3,36 +3,37 @@
3
3
  * This file was generated by sync icons utility.
4
4
  */
5
5
  import React, { forwardRef, createElement } from 'react'
6
- import type { ForwardRefExoticComponent, RefAttributes } from 'react'
7
6
 
7
+ import { iconSymbol } from '../src/util'
8
8
  import { StyledIcon } from '../src/icon'
9
- import type { IconProps } from '../src/icon'
9
+ import type { IconComponentType } from '../src/icon'
10
10
 
11
- export const IconAlignLeft: ForwardRefExoticComponent<
12
- IconProps & RefAttributes<SVGSVGElement>
13
- > = forwardRef(({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
14
- createElement(
15
- StyledIcon,
16
- {
17
- ...props,
18
- weight,
19
- size,
20
- viewBox: '0 0 24 24',
21
- fill: 'none',
22
- ref: forwardRef,
23
- },
24
- <path
25
- stroke='currentColor'
26
- strokeLinecap='round'
27
- strokeLinejoin='round'
28
- strokeMiterlimit={1.414}
29
- strokeWidth='var(--svg-stroke-width)'
30
- d='M4 21v-18'
31
- vectorEffect='non-scaling-stroke'
32
- />,
33
- <path
34
- fill='currentColor'
35
- d='M8 15.5c0-.8284.6716-1.5 1.5-1.5h5c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5h-5c-.8284 0-1.5-.6716-1.5-1.5ZM8 8.5c0-.8284.6716-1.5 1.5-1.5h11c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5h-11c-.8284 0-1.5-.6716-1.5-1.5Z'
36
- />
37
- )
11
+ export const IconAlignLeft: IconComponentType = forwardRef(
12
+ ({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
13
+ createElement(
14
+ StyledIcon,
15
+ {
16
+ ...props,
17
+ weight,
18
+ size,
19
+ viewBox: '0 0 24 24',
20
+ fill: 'none',
21
+ ref: forwardRef,
22
+ },
23
+ <path
24
+ stroke='currentColor'
25
+ strokeLinecap='round'
26
+ strokeLinejoin='round'
27
+ strokeMiterlimit={1.414}
28
+ strokeWidth='var(--svg-stroke-width)'
29
+ d='M4 21v-18'
30
+ vectorEffect='non-scaling-stroke'
31
+ />,
32
+ <path
33
+ fill='currentColor'
34
+ d='M8 15.5c0-.8284.6716-1.5 1.5-1.5h5c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5h-5c-.8284 0-1.5-.6716-1.5-1.5ZM8 8.5c0-.8284.6716-1.5 1.5-1.5h11c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5h-11c-.8284 0-1.5-.6716-1.5-1.5Z'
35
+ />
36
+ )
38
37
  )
38
+
39
+ IconAlignLeft[iconSymbol] = true
@@ -3,36 +3,37 @@
3
3
  * This file was generated by sync icons utility.
4
4
  */
5
5
  import React, { forwardRef, createElement } from 'react'
6
- import type { ForwardRefExoticComponent, RefAttributes } from 'react'
7
6
 
7
+ import { iconSymbol } from '../src/util'
8
8
  import { StyledIcon } from '../src/icon'
9
- import type { IconProps } from '../src/icon'
9
+ import type { IconComponentType } from '../src/icon'
10
10
 
11
- export const IconAlignRight: ForwardRefExoticComponent<
12
- IconProps & RefAttributes<SVGSVGElement>
13
- > = forwardRef(({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
14
- createElement(
15
- StyledIcon,
16
- {
17
- ...props,
18
- weight,
19
- size,
20
- viewBox: '0 0 24 24',
21
- fill: 'none',
22
- ref: forwardRef,
23
- },
24
- <path
25
- stroke='currentColor'
26
- strokeLinecap='round'
27
- strokeLinejoin='round'
28
- strokeMiterlimit={1.414}
29
- strokeWidth='var(--svg-stroke-width)'
30
- d='M20 3v18'
31
- vectorEffect='non-scaling-stroke'
32
- />,
33
- <path
34
- fill='currentColor'
35
- d='M2 8.5c0-.8284.6716-1.5 1.5-1.5h11c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5h-11c-.8284 0-1.5-.6716-1.5-1.5ZM8 15.5c0-.8284.6716-1.5 1.5-1.5h5c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5h-5c-.8284 0-1.5-.6716-1.5-1.5Z'
36
- />
37
- )
11
+ export const IconAlignRight: IconComponentType = forwardRef(
12
+ ({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
13
+ createElement(
14
+ StyledIcon,
15
+ {
16
+ ...props,
17
+ weight,
18
+ size,
19
+ viewBox: '0 0 24 24',
20
+ fill: 'none',
21
+ ref: forwardRef,
22
+ },
23
+ <path
24
+ stroke='currentColor'
25
+ strokeLinecap='round'
26
+ strokeLinejoin='round'
27
+ strokeMiterlimit={1.414}
28
+ strokeWidth='var(--svg-stroke-width)'
29
+ d='M20 3v18'
30
+ vectorEffect='non-scaling-stroke'
31
+ />,
32
+ <path
33
+ fill='currentColor'
34
+ d='M2 8.5c0-.8284.6716-1.5 1.5-1.5h11c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5h-11c-.8284 0-1.5-.6716-1.5-1.5ZM8 15.5c0-.8284.6716-1.5 1.5-1.5h5c.8284 0 1.5.6716 1.5 1.5s-.6716 1.5-1.5 1.5h-5c-.8284 0-1.5-.6716-1.5-1.5Z'
35
+ />
36
+ )
38
37
  )
38
+
39
+ IconAlignRight[iconSymbol] = true
@@ -3,36 +3,37 @@
3
3
  * This file was generated by sync icons utility.
4
4
  */
5
5
  import React, { forwardRef, createElement } from 'react'
6
- import type { ForwardRefExoticComponent, RefAttributes } from 'react'
7
6
 
7
+ import { iconSymbol } from '../src/util'
8
8
  import { StyledIcon } from '../src/icon'
9
- import type { IconProps } from '../src/icon'
9
+ import type { IconComponentType } from '../src/icon'
10
10
 
11
- export const IconAlignTop: ForwardRefExoticComponent<
12
- IconProps & RefAttributes<SVGSVGElement>
13
- > = forwardRef(({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
14
- createElement(
15
- StyledIcon,
16
- {
17
- ...props,
18
- weight,
19
- size,
20
- viewBox: '0 0 24 24',
21
- fill: 'none',
22
- ref: forwardRef,
23
- },
24
- <path
25
- stroke='currentColor'
26
- strokeLinecap='round'
27
- strokeLinejoin='round'
28
- strokeMiterlimit={1.414}
29
- strokeWidth='var(--svg-stroke-width)'
30
- d='M3 3h18'
31
- vectorEffect='non-scaling-stroke'
32
- />,
33
- <path
34
- fill='currentColor'
35
- d='M7 8.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v11c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5v-11ZM14 8.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v6c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5v-6Z'
36
- />
37
- )
11
+ export const IconAlignTop: IconComponentType = forwardRef(
12
+ ({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
13
+ createElement(
14
+ StyledIcon,
15
+ {
16
+ ...props,
17
+ weight,
18
+ size,
19
+ viewBox: '0 0 24 24',
20
+ fill: 'none',
21
+ ref: forwardRef,
22
+ },
23
+ <path
24
+ stroke='currentColor'
25
+ strokeLinecap='round'
26
+ strokeLinejoin='round'
27
+ strokeMiterlimit={1.414}
28
+ strokeWidth='var(--svg-stroke-width)'
29
+ d='M3 3h18'
30
+ vectorEffect='non-scaling-stroke'
31
+ />,
32
+ <path
33
+ fill='currentColor'
34
+ d='M7 8.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v11c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5v-11ZM14 8.5c0-.8284.6716-1.5 1.5-1.5s1.5.6716 1.5 1.5v6c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5v-6Z'
35
+ />
36
+ )
38
37
  )
38
+
39
+ IconAlignTop[iconSymbol] = true
@@ -3,38 +3,39 @@
3
3
  * This file was generated by sync icons utility.
4
4
  */
5
5
  import React, { forwardRef, createElement } from 'react'
6
- import type { ForwardRefExoticComponent, RefAttributes } from 'react'
7
6
 
7
+ import { iconSymbol } from '../src/util'
8
8
  import { StyledIcon } from '../src/icon'
9
- import type { IconProps } from '../src/icon'
9
+ import type { IconComponentType } from '../src/icon'
10
10
 
11
- export const IconArrowArcLeft: ForwardRefExoticComponent<
12
- IconProps & RefAttributes<SVGSVGElement>
13
- > = forwardRef(({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
14
- createElement(
15
- StyledIcon,
16
- {
17
- ...props,
18
- weight,
19
- size,
20
- viewBox: '0 0 24 24',
21
- fill: 'none',
22
- ref: forwardRef,
23
- },
24
- <g clipPath='url(#a)'>
25
- <path
26
- stroke='currentColor'
27
- strokeLinecap='round'
28
- strokeLinejoin='round'
29
- strokeWidth='var(--svg-stroke-width)'
30
- d='M20 15c-2-6.0007-10.5-8.0007-16-.0001m0 0v-5m0 5h5'
31
- vectorEffect='non-scaling-stroke'
32
- />
33
- </g>,
34
- <defs>
35
- <clipPath id='a'>
36
- <path fill='none' d='M0 0h24v24h-24z' />
37
- </clipPath>
38
- </defs>
39
- )
11
+ export const IconArrowArcLeft: IconComponentType = forwardRef(
12
+ ({ size = 'medium', weight = 'normal', ...props }, forwardRef) =>
13
+ createElement(
14
+ StyledIcon,
15
+ {
16
+ ...props,
17
+ weight,
18
+ size,
19
+ viewBox: '0 0 24 24',
20
+ fill: 'none',
21
+ ref: forwardRef,
22
+ },
23
+ <g clipPath='url(#a)'>
24
+ <path
25
+ stroke='currentColor'
26
+ strokeLinecap='round'
27
+ strokeLinejoin='round'
28
+ strokeWidth='var(--svg-stroke-width)'
29
+ d='M20 15c-2-6.0007-10.5-8.0007-16-.0001m0 0v-5m0 5h5'
30
+ vectorEffect='non-scaling-stroke'
31
+ />
32
+ </g>,
33
+ <defs>
34
+ <clipPath id='a'>
35
+ <path fill='none' d='M0 0h24v24h-24z' />
36
+ </clipPath>
37
+ </defs>
38
+ )
40
39
  )
40
+
41
+ IconArrowArcLeft[iconSymbol] = true