@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/react/stack.tsx CHANGED
@@ -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 IconStack: 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='m18 14 4 1.5-10 4.5-10-4.5 4-1.5m6-10 10 4.5-10 4.5-10-4.5 10-4.5Z'
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 IconStack: 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='m18 14 4 1.5-10 4.5-10-4.5 4-1.5m6-10 10 4.5-10 4.5-10-4.5 10-4.5Z'
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
+ IconStack[iconSymbol] = true
@@ -3,35 +3,36 @@
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 IconStarFilled: 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
- strokeWidth='var(--svg-stroke-width)'
29
- d='m15 9-2.7764-5.5528c-.0921-.1843-.3551-.1843-.4472 0l-2.7764 5.5528-5.5535.9256c-.194.0323-.2765.2657-.1458.4127l3.6993 4.1617-.9265 6.0222c-.0308.2005.1774.3523.359.2616l5.5675-2.7838 5.5676 2.7838c.1815.0907.3897-.0611.3589-.2616l-.9265-6.0222 3.6993-4.1617c.1307-.147.0483-.3804-.1457-.4127l-5.5536-.9256Z'
30
- vectorEffect='non-scaling-stroke'
31
- />,
32
- <path
33
- fill='currentColor'
34
- d='m15 9-3-6-3 6-6 1 4 4.5-1 6.5 6-3 6 3-1-6.5 4-4.5-6-1Z'
35
- />
36
- )
11
+ export const IconStarFilled: 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
+ strokeWidth='var(--svg-stroke-width)'
28
+ d='m15 9-2.7764-5.5528c-.0921-.1843-.3551-.1843-.4472 0l-2.7764 5.5528-5.5535.9256c-.194.0323-.2765.2657-.1458.4127l3.6993 4.1617-.9265 6.0222c-.0308.2005.1774.3523.359.2616l5.5675-2.7838 5.5676 2.7838c.1815.0907.3897-.0611.3589-.2616l-.9265-6.0222 3.6993-4.1617c.1307-.147.0483-.3804-.1457-.4127l-5.5536-.9256Z'
29
+ vectorEffect='non-scaling-stroke'
30
+ />,
31
+ <path
32
+ fill='currentColor'
33
+ d='m15 9-3-6-3 6-6 1 4 4.5-1 6.5 6-3 6 3-1-6.5 4-4.5-6-1Z'
34
+ />
35
+ )
37
36
  )
37
+
38
+ IconStarFilled[iconSymbol] = true
@@ -3,35 +3,36 @@
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 IconStarHalf: 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
- strokeWidth='var(--svg-stroke-width)'
29
- d='m15 9-2.7764-5.5528c-.0921-.1843-.3551-.1843-.4472 0l-2.7764 5.5528-5.5535.9256c-.194.0323-.2765.2657-.1458.4127l3.6993 4.1617-.9265 6.0222c-.0308.2005.1774.3523.359.2616l5.5675-2.7838 5.5676 2.7838c.1815.0907.3897-.0611.3589-.2616l-.9265-6.0222 3.6993-4.1617c.1307-.147.0483-.3804-.1457-.4127l-5.5536-.9256Z'
30
- vectorEffect='non-scaling-stroke'
31
- />,
32
- <path
33
- fill='currentColor'
34
- d='m6.4324 20.7838 5.5676-2.7838v-13.941c0-.2638-.3556-.3477-.4736-.1118l-2.5264 5.0528-5.5535.9256c-.194.0323-.2765.2657-.1458.4127l3.6993 4.1617-.9265 6.0222c-.0308.2005.1774.3523.359.2616Z'
35
- />
36
- )
11
+ export const IconStarHalf: 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
+ strokeWidth='var(--svg-stroke-width)'
28
+ d='m15 9-2.7764-5.5528c-.0921-.1843-.3551-.1843-.4472 0l-2.7764 5.5528-5.5535.9256c-.194.0323-.2765.2657-.1458.4127l3.6993 4.1617-.9265 6.0222c-.0308.2005.1774.3523.359.2616l5.5675-2.7838 5.5676 2.7838c.1815.0907.3897-.0611.3589-.2616l-.9265-6.0222 3.6993-4.1617c.1307-.147.0483-.3804-.1457-.4127l-5.5536-.9256Z'
29
+ vectorEffect='non-scaling-stroke'
30
+ />,
31
+ <path
32
+ fill='currentColor'
33
+ d='m6.4324 20.7838 5.5676-2.7838v-13.941c0-.2638-.3556-.3477-.4736-.1118l-2.5264 5.0528-5.5535.9256c-.194.0323-.2765.2657-.1458.4127l3.6993 4.1617-.9265 6.0222c-.0308.2005.1774.3523.359.2616Z'
34
+ />
35
+ )
37
36
  )
37
+
38
+ IconStarHalf[iconSymbol] = true
package/react/star.tsx CHANGED
@@ -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 IconStar: 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='m15 9-2.7764-5.5528c-.0921-.1843-.3551-.1843-.4472 0l-2.7764 5.5528-5.5535.9256c-.194.0323-.2765.2657-.1458.4127l3.6993 4.1617-.9265 6.0222c-.0308.2005.1774.3523.359.2616l5.5675-2.7838 5.5676 2.7838c.1815.0907.3897-.0611.3589-.2616l-.9265-6.0222 3.6993-4.1617c.1307-.147.0483-.3804-.1457-.4127l-5.5536-.9256Z'
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 IconStar: 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='m15 9-2.7764-5.5528c-.0921-.1843-.3551-.1843-.4472 0l-2.7764 5.5528-5.5535.9256c-.194.0323-.2765.2657-.1458.4127l3.6993 4.1617-.9265 6.0222c-.0308.2005.1774.3523.359.2616l5.5675-2.7838 5.5676 2.7838c.1815.0907.3897-.0611.3589-.2616l-.9265-6.0222 3.6993-4.1617c.1307-.147.0483-.3804-.1457-.4127l-5.5536-.9256Z'
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
+ IconStar[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 IconStickyCorners: 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='M3 7v-4h4m10 0h4v4m0 10v4h-4m-10 0h-4v-4m13-4v-5h-8v8h5m3-3-3 3m3-3h-3v3'
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 IconStickyCorners: 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='M3 7v-4h4m10 0h4v4m0 10v4h-4m-10 0h-4v-4m13-4v-5h-8v8h5m3-3-3 3m3-3h-3v3'
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
+ IconStickyCorners[iconSymbol] = true
@@ -3,31 +3,32 @@
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 IconStickyEyeClosed: 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
- strokeWidth='var(--svg-stroke-width)'
29
- d='M21 11v3m0 0h-7v7m7-7-7 7m-8-18h-2c-.5523 0-1 .4477-1 1v16c0 .5523.4477 1 1 1h10m-4.5-17s.3776.6608 1.0918 1.4082m0 0c.6673.6982 1.6283 1.472 2.8496 1.853m-2.8496-1.853-1.5918 1.5918m4.4414.2612a5.2099 5.2099 0 0 0 1.5586.2388c.5584 0 1.0786-.089 1.5586-.2388m-3.1172 0-.4414 1.7388m3.5586-1.7388.4414 1.7388m-.4414-1.7388c1.2213-.381 2.1823-1.1548 2.8496-1.853m0 0c.7142-.7474 1.0918-1.4082 1.0918-1.4082m-1.0918 1.4082 1.5918 1.5918'
30
- vectorEffect='non-scaling-stroke'
31
- />
32
- )
11
+ export const IconStickyEyeClosed: 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
+ strokeWidth='var(--svg-stroke-width)'
28
+ d='M21 11v3m0 0h-7v7m7-7-7 7m-8-18h-2c-.5523 0-1 .4477-1 1v16c0 .5523.4477 1 1 1h10m-4.5-17s.3776.6608 1.0918 1.4082m0 0c.6673.6982 1.6283 1.472 2.8496 1.853m-2.8496-1.853-1.5918 1.5918m4.4414.2612a5.2099 5.2099 0 0 0 1.5586.2388c.5584 0 1.0786-.089 1.5586-.2388m-3.1172 0-.4414 1.7388m3.5586-1.7388.4414 1.7388m-.4414-1.7388c1.2213-.381 2.1823-1.1548 2.8496-1.853m0 0c.7142-.7474 1.0918-1.4082 1.0918-1.4082m-1.0918 1.4082 1.5918 1.5918'
29
+ vectorEffect='non-scaling-stroke'
30
+ />
31
+ )
33
32
  )
33
+
34
+ IconStickyEyeClosed[iconSymbol] = true
@@ -3,28 +3,29 @@
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 IconStickyEyeOpen: 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
- <circle cx={15} cy={6} r={2} fill='currentColor' />,
25
- <path
26
- fill='currentColor'
27
- d='M22 11c0-.5523-.4477-1-1-1s-1 .4477-1 1h2Zm-1 3 .7071.7071a1.0001 1.0001 0 0 0 .2929-.7071h-1Zm-15-10c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm8 17v1c.2652 0 .5196-.1054.7071-.2929l-.7071-.7071Zm0-7v-1c-.5523 0-1 .4477-1 1h1Zm6-3v3h2v-3h-2Zm-16 9v-16h-2v16h2Zm0-16h2v-2h-2v2Zm10 16h-10v2h10v-2Zm7-7h-7v2h7v-2Zm-8 1v7h2v-7h-2Zm-3-8c0 .1635-.0495.2218.0106.0838.0389-.0892.1075-.2226.2115-.3883.2072-.3302.5283-.747.9618-1.1535.8639-.8098 2.1304-1.542 3.8161-1.542v-2c-2.3143 0-4.0478 1.0178-5.184 2.083-.5664.531-.9953 1.083-1.288 1.5496-.1461.2327-.265.4549-.3511.6528-.065.149-.1769.4261-.1769.7146h2Zm5-3c1.6857 0 2.9522.7322 3.8161 1.542.4335.4065.7546.8233.9618 1.1536.104.1656.1727.299.2115.3882.0601.138.0106.0797.0106-.0838h2c0-.2885-.112-.5656-.1769-.7146-.0862-.198-.205-.42-.351-.6528-.2928-.4666-.7217-1.0186-1.2882-1.5496-1.1361-1.0652-2.8696-2.083-5.1839-2.083v2Zm5 3c0-.1635.0495-.2218-.0106-.0838-.0388.0892-.1075.2226-.2115.3883-.2072.3302-.5283.747-.9618 1.1535-.8639.8098-2.1304 1.542-3.8161 1.542v2c2.3143 0 4.0478-1.0178 5.1839-2.083.5665-.531.9954-1.083 1.2882-1.5496.146-.2327.2648-.4549.351-.6528.0649-.149.1769-.4261.1769-.7146h-2Zm-5 3c-1.6857 0-2.9522-.7322-3.8161-1.542-.4335-.4065-.7546-.8233-.9618-1.1536-.104-.1656-.1726-.299-.2115-.3882-.06-.138-.0106-.0797-.0106.0838h-2c0 .2885.112.5656.1769.7146.0861.198.205.42.351.6528.2928.4666.7217 1.0186 1.2882 1.5496 1.1361 1.0652 2.8696 2.083 5.1839 2.083v-2Zm5.2929 4.2929-7 7 1.4142 1.4142 7-7-1.4142-1.4142Zm-16.2929-9.2929v-2c-1.1046 0-2 .8954-2 2h2Zm-2 16c0 1.1046.8954 2 2 2v-2h-2Z'
28
- />
29
- )
11
+ export const IconStickyEyeOpen: 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
+ <circle cx={15} cy={6} r={2} fill='currentColor' />,
24
+ <path
25
+ fill='currentColor'
26
+ d='M22 11c0-.5523-.4477-1-1-1s-1 .4477-1 1h2Zm-1 3 .7071.7071a1.0001 1.0001 0 0 0 .2929-.7071h-1Zm-15-10c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm8 17v1c.2652 0 .5196-.1054.7071-.2929l-.7071-.7071Zm0-7v-1c-.5523 0-1 .4477-1 1h1Zm6-3v3h2v-3h-2Zm-16 9v-16h-2v16h2Zm0-16h2v-2h-2v2Zm10 16h-10v2h10v-2Zm7-7h-7v2h7v-2Zm-8 1v7h2v-7h-2Zm-3-8c0 .1635-.0495.2218.0106.0838.0389-.0892.1075-.2226.2115-.3883.2072-.3302.5283-.747.9618-1.1535.8639-.8098 2.1304-1.542 3.8161-1.542v-2c-2.3143 0-4.0478 1.0178-5.184 2.083-.5664.531-.9953 1.083-1.288 1.5496-.1461.2327-.265.4549-.3511.6528-.065.149-.1769.4261-.1769.7146h2Zm5-3c1.6857 0 2.9522.7322 3.8161 1.542.4335.4065.7546.8233.9618 1.1536.104.1656.1727.299.2115.3882.0601.138.0106.0797.0106-.0838h2c0-.2885-.112-.5656-.1769-.7146-.0862-.198-.205-.42-.351-.6528-.2928-.4666-.7217-1.0186-1.2882-1.5496-1.1361-1.0652-2.8696-2.083-5.1839-2.083v2Zm5 3c0-.1635.0495-.2218-.0106-.0838-.0388.0892-.1075.2226-.2115.3883-.2072.3302-.5283.747-.9618 1.1535-.8639.8098-2.1304 1.542-3.8161 1.542v2c2.3143 0 4.0478-1.0178 5.1839-2.083.5665-.531.9954-1.083 1.2882-1.5496.146-.2327.2648-.4549.351-.6528.0649-.149.1769-.4261.1769-.7146h-2Zm-5 3c-1.6857 0-2.9522-.7322-3.8161-1.542-.4335-.4065-.7546-.8233-.9618-1.1536-.104-.1656-.1726-.299-.2115-.3882-.06-.138-.0106-.0797-.0106.0838h-2c0 .2885.112.5656.1769.7146.0861.198.205.42.351.6528.2928.4666.7217 1.0186 1.2882 1.5496 1.1361 1.0652 2.8696 2.083 5.1839 2.083v-2Zm5.2929 4.2929-7 7 1.4142 1.4142 7-7-1.4142-1.4142Zm-16.2929-9.2929v-2c-1.1046 0-2 .8954-2 2h2Zm-2 16c0 1.1046.8954 2 2 2v-2h-2Z'
27
+ />
28
+ )
30
29
  )
30
+
31
+ IconStickyEyeOpen[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 IconStickyNoteStack: 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='M21 14v-8h-15v15h8m7-7-7 7m7-7h-7v7m-11-2v-16h15.5'
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 IconStickyNoteStack: 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='M21 14v-8h-15v15h8m7-7-7 7m7-7h-7v7m-11-2v-16h15.5'
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
+ IconStickyNoteStack[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 IconStickyNoteWide: 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='M22 12v-7h-20v14h13m7-7-7 7m7-7h-7v7'
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 IconStickyNoteWide: 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='M22 12v-7h-20v14h13m7-7-7 7m7-7h-7v7'
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
+ IconStickyNoteWide[iconSymbol] = true