@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
@@ -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 IconSmileyPlus: 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
- fill='currentColor'
26
- d='M11 9.5c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5ZM16 9.5c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5Z'
27
- />,
28
- <path
29
- stroke='currentColor'
30
- strokeLinecap='round'
31
- strokeLinejoin='round'
32
- strokeWidth='var(--svg-stroke-width)'
33
- d='M21 12c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9m-4 11c2 2 6 2 8 0m3-12v6m3-3h-6'
34
- vectorEffect='non-scaling-stroke'
35
- />
36
- )
11
+ export const IconSmileyPlus: 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
+ fill='currentColor'
25
+ d='M11 9.5c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5ZM16 9.5c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5Z'
26
+ />,
27
+ <path
28
+ stroke='currentColor'
29
+ strokeLinecap='round'
30
+ strokeLinejoin='round'
31
+ strokeWidth='var(--svg-stroke-width)'
32
+ d='M21 12c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9m-4 11c2 2 6 2 8 0m3-12v6m3-3h-6'
33
+ vectorEffect='non-scaling-stroke'
34
+ />
35
+ )
37
36
  )
37
+
38
+ IconSmileyPlus[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 IconSmileySticker: 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
- fill='currentColor'
26
- d='M11 8.5c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5ZM16 8.5c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5Z'
27
- />,
28
- <path
29
- stroke='currentColor'
30
- strokeLinecap='round'
31
- strokeLinejoin='round'
32
- strokeWidth='var(--svg-stroke-width)'
33
- d='M12 21c-4.9706 0-9-4.0294-9-9s4.0294-9 9-9 9 4.0294 9 9m-9 9 9-9m-9 9s-.7066-2.8265.8501-5.5096m8.1499-3.4904s-4-1-7 2c-.4782.4782-.8547.9817-1.1499 1.4904m-4.8501-1.4904c1.0798 1.0798 2.7426 1.5766 4.3589 1.4904h.4912'
34
- vectorEffect='non-scaling-stroke'
35
- />
36
- )
11
+ export const IconSmileySticker: 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
+ fill='currentColor'
25
+ d='M11 8.5c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5ZM16 8.5c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5Z'
26
+ />,
27
+ <path
28
+ stroke='currentColor'
29
+ strokeLinecap='round'
30
+ strokeLinejoin='round'
31
+ strokeWidth='var(--svg-stroke-width)'
32
+ d='M12 21c-4.9706 0-9-4.0294-9-9s4.0294-9 9-9 9 4.0294 9 9m-9 9 9-9m-9 9s-.7066-2.8265.8501-5.5096m8.1499-3.4904s-4-1-7 2c-.4782.4782-.8547.9817-1.1499 1.4904m-4.8501-1.4904c1.0798 1.0798 2.7426 1.5766 4.3589 1.4904h.4912'
33
+ vectorEffect='non-scaling-stroke'
34
+ />
35
+ )
37
36
  )
37
+
38
+ IconSmileySticker[iconSymbol] = true
package/react/smiley.tsx CHANGED
@@ -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 IconSmiley: 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
- fill='currentColor'
26
- d='M11 8.5c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5ZM16 8.5c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5Z'
27
- />,
28
- <path
29
- stroke='currentColor'
30
- strokeLinecap='round'
31
- strokeLinejoin='round'
32
- strokeWidth='var(--svg-stroke-width)'
33
- d='M8 14c2 2 6 2 8 0m5-2c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z'
34
- vectorEffect='non-scaling-stroke'
35
- />
36
- )
11
+ export const IconSmiley: 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
+ fill='currentColor'
25
+ d='M11 8.5c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5ZM16 8.5c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5.6716-1.5 1.5-1.5 1.5.6716 1.5 1.5Z'
26
+ />,
27
+ <path
28
+ stroke='currentColor'
29
+ strokeLinecap='round'
30
+ strokeLinejoin='round'
31
+ strokeWidth='var(--svg-stroke-width)'
32
+ d='M8 14c2 2 6 2 8 0m5-2c0 4.9706-4.0294 9-9 9s-9-4.0294-9-9 4.0294-9 9-9 9 4.0294 9 9Z'
33
+ vectorEffect='non-scaling-stroke'
34
+ />
35
+ )
37
36
  )
37
+
38
+ IconSmiley[iconSymbol] = true
@@ -3,34 +3,35 @@
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 IconSocialFacebook: 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
- fill='currentColor'
26
- d='M22 12.0611c0-5.5566-4.4771-10.0611-10-10.0611s-10 4.5045-10 10.0611c0 5.0218 3.6569 9.1841 8.4375 9.9389v-7.0306h-2.539v-2.9083h2.539v-2.2166c0-2.5215 1.4929-3.9144 3.7771-3.9144 1.0942 0 2.2385.1965 2.2385.1965v2.476h-1.261c-1.2422 0-1.6296.7755-1.6296 1.5712v1.8873h2.7734l-.4433 2.9083h-2.3301v7.0306c4.7807-.7548 8.4375-4.9171 8.4375-9.9389Z'
27
- />,
28
- <path
29
- stroke='currentColor'
30
- strokeLinejoin='round'
31
- strokeWidth='var(--svg-stroke-width)'
32
- d='M12 12h.0007'
33
- vectorEffect='non-scaling-stroke'
34
- />
35
- )
11
+ export const IconSocialFacebook: 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
+ fill='currentColor'
25
+ d='M22 12.0611c0-5.5566-4.4771-10.0611-10-10.0611s-10 4.5045-10 10.0611c0 5.0218 3.6569 9.1841 8.4375 9.9389v-7.0306h-2.539v-2.9083h2.539v-2.2166c0-2.5215 1.4929-3.9144 3.7771-3.9144 1.0942 0 2.2385.1965 2.2385.1965v2.476h-1.261c-1.2422 0-1.6296.7755-1.6296 1.5712v1.8873h2.7734l-.4433 2.9083h-2.3301v7.0306c4.7807-.7548 8.4375-4.9171 8.4375-9.9389Z'
26
+ />,
27
+ <path
28
+ stroke='currentColor'
29
+ strokeLinejoin='round'
30
+ strokeWidth='var(--svg-stroke-width)'
31
+ d='M12 12h.0007'
32
+ vectorEffect='non-scaling-stroke'
33
+ />
34
+ )
36
35
  )
36
+
37
+ IconSocialFacebook[iconSymbol] = true
@@ -3,40 +3,41 @@
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 IconSocialInstagram: 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
- fill='currentColor'
26
- d='M8.6667 12.0001c0 1.8409 1.4923 3.3333 3.3333 3.3333s3.3333-1.4924 3.3333-3.3333c0-1.841-1.4923-3.3334-3.3333-3.3334s-3.3333 1.4924-3.3333 3.3334Z'
27
- />,
28
- <path
29
- fill='currentColor'
30
- fillRule='evenodd'
31
- d='M12 2c-2.7158 0-3.0564.0115-4.123.0602-1.0644.0486-1.7913.2176-2.4274.4648-.6576.2556-1.2153.5975-1.7712 1.1534-.556.556-.8979 1.1136-1.1534 1.7712-.2472.636-.4163 1.363-.4649 2.4274-.0486 1.0666-.0601 1.4072-.0601 4.123s.0115 3.0564.0601 4.123c.0486 1.0644.2177 1.7913.4649 2.4274.2555.6576.5975 1.2152 1.1534 1.7712.556.5559 1.1136.8979 1.7712 1.1534.636.2472 1.363.4163 2.4274.4648 1.0666.0487 1.4072.0602 4.123.0602s3.0564-.0115 4.123-.0602c1.0644-.0485 1.7913-.2176 2.4274-.4648.6576-.2555 1.2152-.5975 1.7712-1.1534.5559-.556.8979-1.1136 1.1534-1.7712.2472-.6361.4163-1.363.4648-2.4274.0487-1.0666.0602-1.4072.0602-4.123s-.0115-3.0564-.0602-4.123c-.0485-1.0644-.2176-1.7913-.4648-2.4274-.2555-.6576-.5975-1.2152-1.1534-1.7712-.556-.5559-1.1136-.8978-1.7712-1.1534-.6361-.2472-1.363-.4162-2.4274-.4648-1.0666-.0487-1.4072-.0602-4.123-.0602Zm6.538 4.662c0 .6627-.5372 1.2-1.2 1.2-.6627 0-1.2-.5373-1.2-1.2s.5373-1.2 1.2-1.2c.6628 0 1.2.5373 1.2 1.2Zm-11.6731 5.3381c0-2.8361 2.299-5.1352 5.1351-5.1352 2.8361 0 5.1351 2.299 5.1351 5.1352 0 2.836-2.299 5.1351-5.1351 5.1351-2.836 0-5.1351-2.2991-5.1351-5.1351Z'
32
- clipRule='evenodd'
33
- />,
34
- <path
35
- stroke='currentColor'
36
- strokeLinejoin='round'
37
- strokeWidth='var(--svg-stroke-width)'
38
- d='M12 12h.0007'
39
- vectorEffect='non-scaling-stroke'
40
- />
41
- )
11
+ export const IconSocialInstagram: 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
+ fill='currentColor'
25
+ d='M8.6667 12.0001c0 1.8409 1.4923 3.3333 3.3333 3.3333s3.3333-1.4924 3.3333-3.3333c0-1.841-1.4923-3.3334-3.3333-3.3334s-3.3333 1.4924-3.3333 3.3334Z'
26
+ />,
27
+ <path
28
+ fill='currentColor'
29
+ fillRule='evenodd'
30
+ d='M12 2c-2.7158 0-3.0564.0115-4.123.0602-1.0644.0486-1.7913.2176-2.4274.4648-.6576.2556-1.2153.5975-1.7712 1.1534-.556.556-.8979 1.1136-1.1534 1.7712-.2472.636-.4163 1.363-.4649 2.4274-.0486 1.0666-.0601 1.4072-.0601 4.123s.0115 3.0564.0601 4.123c.0486 1.0644.2177 1.7913.4649 2.4274.2555.6576.5975 1.2152 1.1534 1.7712.556.5559 1.1136.8979 1.7712 1.1534.636.2472 1.363.4163 2.4274.4648 1.0666.0487 1.4072.0602 4.123.0602s3.0564-.0115 4.123-.0602c1.0644-.0485 1.7913-.2176 2.4274-.4648.6576-.2555 1.2152-.5975 1.7712-1.1534.5559-.556.8979-1.1136 1.1534-1.7712.2472-.6361.4163-1.363.4648-2.4274.0487-1.0666.0602-1.4072.0602-4.123s-.0115-3.0564-.0602-4.123c-.0485-1.0644-.2176-1.7913-.4648-2.4274-.2555-.6576-.5975-1.2152-1.1534-1.7712-.556-.5559-1.1136-.8978-1.7712-1.1534-.6361-.2472-1.363-.4162-2.4274-.4648-1.0666-.0487-1.4072-.0602-4.123-.0602Zm6.538 4.662c0 .6627-.5372 1.2-1.2 1.2-.6627 0-1.2-.5373-1.2-1.2s.5373-1.2 1.2-1.2c.6628 0 1.2.5373 1.2 1.2Zm-11.6731 5.3381c0-2.8361 2.299-5.1352 5.1351-5.1352 2.8361 0 5.1351 2.299 5.1351 5.1352 0 2.836-2.299 5.1351-5.1351 5.1351-2.836 0-5.1351-2.2991-5.1351-5.1351Z'
31
+ clipRule='evenodd'
32
+ />,
33
+ <path
34
+ stroke='currentColor'
35
+ strokeLinejoin='round'
36
+ strokeWidth='var(--svg-stroke-width)'
37
+ d='M12 12h.0007'
38
+ vectorEffect='non-scaling-stroke'
39
+ />
40
+ )
42
41
  )
42
+
43
+ IconSocialInstagram[iconSymbol] = true
@@ -3,34 +3,35 @@
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 IconSocialLinkedin: 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
- fill='currentColor'
26
- d='M20.5205 2c.8154 0 1.4795.6457 1.4795 1.442v17.1149c0 .7964-.6641 1.4431-1.4795 1.4431h-17.0453c-.8139 0-1.4752-.6467-1.4752-1.4431v-17.1148c0-.7964.6613-1.4421 1.4752-1.4421h17.0453Zm-1.4774 17.0421v-5.2344c0-2.5705-.555-4.5468-3.5586-4.5468-1.4432 0-2.4111.7914-2.8066 1.5417h-.0406v-1.3048h-2.8436v9.5443h2.9629v-4.7206c0-1.2451.2355-2.4514 1.779-2.4514 1.5224 0 1.5414 1.4238 1.5414 2.5306v4.6414h2.9661Zm-11.1103-9.5443h-2.9694v9.5443h2.9694v-9.5443Zm-1.484-4.7444c-.9527 0-1.7209.7707-1.7209 1.7201 0 .9497.7683 1.7203 1.721 1.7203.949 0 1.7193-.7706 1.7193-1.7203 0-.9494-.7704-1.7201-1.7193-1.7201Z'
27
- />,
28
- <path
29
- stroke='currentColor'
30
- strokeLinejoin='round'
31
- strokeWidth='var(--svg-stroke-width)'
32
- d='M12 12h.0007'
33
- vectorEffect='non-scaling-stroke'
34
- />
35
- )
11
+ export const IconSocialLinkedin: 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
+ fill='currentColor'
25
+ d='M20.5205 2c.8154 0 1.4795.6457 1.4795 1.442v17.1149c0 .7964-.6641 1.4431-1.4795 1.4431h-17.0453c-.8139 0-1.4752-.6467-1.4752-1.4431v-17.1148c0-.7964.6613-1.4421 1.4752-1.4421h17.0453Zm-1.4774 17.0421v-5.2344c0-2.5705-.555-4.5468-3.5586-4.5468-1.4432 0-2.4111.7914-2.8066 1.5417h-.0406v-1.3048h-2.8436v9.5443h2.9629v-4.7206c0-1.2451.2355-2.4514 1.779-2.4514 1.5224 0 1.5414 1.4238 1.5414 2.5306v4.6414h2.9661Zm-11.1103-9.5443h-2.9694v9.5443h2.9694v-9.5443Zm-1.484-4.7444c-.9527 0-1.7209.7707-1.7209 1.7201 0 .9497.7683 1.7203 1.721 1.7203.949 0 1.7193-.7706 1.7193-1.7203 0-.9494-.7704-1.7201-1.7193-1.7201Z'
26
+ />,
27
+ <path
28
+ stroke='currentColor'
29
+ strokeLinejoin='round'
30
+ strokeWidth='var(--svg-stroke-width)'
31
+ d='M12 12h.0007'
32
+ vectorEffect='non-scaling-stroke'
33
+ />
34
+ )
36
35
  )
36
+
37
+ IconSocialLinkedin[iconSymbol] = true
@@ -3,34 +3,35 @@
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 IconSocialTwitter: 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
- fill='currentColor'
26
- d='M7.9186 21c8.3019 0 12.8427-6.9257 12.8427-12.9317 0-.1967 0-.3925-.0132-.5875a9.2208 9.2208 0 0 0 2.2519-2.3526 8.9627 8.9627 0 0 1-2.5925.7151c.9421-.5678 1.6476-1.4616 1.9844-2.5139a9.0096 9.0096 0 0 1-2.8661 1.1032c-.8535-.9138-2.0454-1.4326-3.2911-1.4326-2.4786 0-4.518 2.0536-4.518 4.5492 0 .3462.0393.6914.117 1.0286-3.6274-.183-7.0117-1.9107-9.3025-4.7486-1.1913 2.065-.5749 4.741 1.3974 6.0671a4.4563 4.4563 0 0 1-2.0486-.5689v.0576c.0006 2.1553 1.5231 4.0286 3.6212 4.4553a4.4772 4.4772 0 0 1-2.038.078c.5898 1.8468 2.2906 3.1199 4.2169 3.1563-1.598 1.2646-3.5732 1.9515-5.6056 1.9494a9.1226 9.1226 0 0 1-1.0745-.0656 12.7164 12.7164 0 0 0 6.9186 2.0381'
27
- />,
28
- <path
29
- stroke='currentColor'
30
- strokeLinejoin='round'
31
- strokeWidth='var(--svg-stroke-width)'
32
- d='M12 12h.0007'
33
- vectorEffect='non-scaling-stroke'
34
- />
35
- )
11
+ export const IconSocialTwitter: 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
+ fill='currentColor'
25
+ d='M7.9186 21c8.3019 0 12.8427-6.9257 12.8427-12.9317 0-.1967 0-.3925-.0132-.5875a9.2208 9.2208 0 0 0 2.2519-2.3526 8.9627 8.9627 0 0 1-2.5925.7151c.9421-.5678 1.6476-1.4616 1.9844-2.5139a9.0096 9.0096 0 0 1-2.8661 1.1032c-.8535-.9138-2.0454-1.4326-3.2911-1.4326-2.4786 0-4.518 2.0536-4.518 4.5492 0 .3462.0393.6914.117 1.0286-3.6274-.183-7.0117-1.9107-9.3025-4.7486-1.1913 2.065-.5749 4.741 1.3974 6.0671a4.4563 4.4563 0 0 1-2.0486-.5689v.0576c.0006 2.1553 1.5231 4.0286 3.6212 4.4553a4.4772 4.4772 0 0 1-2.038.078c.5898 1.8468 2.2906 3.1199 4.2169 3.1563-1.598 1.2646-3.5732 1.9515-5.6056 1.9494a9.1226 9.1226 0 0 1-1.0745-.0656 12.7164 12.7164 0 0 0 6.9186 2.0381'
26
+ />,
27
+ <path
28
+ stroke='currentColor'
29
+ strokeLinejoin='round'
30
+ strokeWidth='var(--svg-stroke-width)'
31
+ d='M12 12h.0007'
32
+ vectorEffect='non-scaling-stroke'
33
+ />
34
+ )
36
35
  )
36
+
37
+ IconSocialTwitter[iconSymbol] = true
@@ -3,34 +3,35 @@
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 IconSocialYoutube: 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
- fill='currentColor'
26
- d='M23.0195 6.1546c-.2644-1.045-1.0437-1.8678-2.0334-2.147-1.7938-.5076-8.9861-.5076-8.9861-.5076s-7.1923 0-8.9861.5075c-.9895.2793-1.769 1.1021-2.0334 2.147-.4805 1.894-.4805 5.8456-.4805 5.8456s0 3.9516.4805 5.8453c.2645 1.045 1.044 1.868 2.0334 2.1473 1.7938.5073 8.9861.5073 8.9861.5073s7.1923 0 8.9861-.5073c.9897-.2793 1.769-1.1023 2.0334-2.1473.4805-1.8937.4805-5.8453.4805-5.8453s0-3.9516-.4805-5.8455Zm-13.3196 9.4884v-7.2858l5.9755 3.6429-5.9755 3.6429Z'
27
- />,
28
- <path
29
- stroke='currentColor'
30
- strokeLinejoin='round'
31
- strokeWidth='var(--svg-stroke-width)'
32
- d='M12 12h.0007'
33
- vectorEffect='non-scaling-stroke'
34
- />
35
- )
11
+ export const IconSocialYoutube: 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
+ fill='currentColor'
25
+ d='M23.0195 6.1546c-.2644-1.045-1.0437-1.8678-2.0334-2.147-1.7938-.5076-8.9861-.5076-8.9861-.5076s-7.1923 0-8.9861.5075c-.9895.2793-1.769 1.1021-2.0334 2.147-.4805 1.894-.4805 5.8456-.4805 5.8456s0 3.9516.4805 5.8453c.2645 1.045 1.044 1.868 2.0334 2.1473 1.7938.5073 8.9861.5073 8.9861.5073s7.1923 0 8.9861-.5073c.9897-.2793 1.769-1.1023 2.0334-2.1473.4805-1.8937.4805-5.8453.4805-5.8453s0-3.9516-.4805-5.8455Zm-13.3196 9.4884v-7.2858l5.9755 3.6429-5.9755 3.6429Z'
26
+ />,
27
+ <path
28
+ stroke='currentColor'
29
+ strokeLinejoin='round'
30
+ strokeWidth='var(--svg-stroke-width)'
31
+ d='M12 12h.0007'
32
+ vectorEffect='non-scaling-stroke'
33
+ />
34
+ )
36
35
  )
36
+
37
+ IconSocialYoutube[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 IconSparksFilled: 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 fill='currentColor' clipPath='url(#a)'>
25
- <path d='M19.7722 2.5045c.0885-.1961.3671-.1961.4556 0l.6667 1.4761a.2504.2504 0 0 0 .1249.125l1.4761.6666c.1962.0886.1962.3671 0 .4557l-1.4761.6667a.2504.2504 0 0 0-.1249.1249l-.6667 1.476c-.0885.1962-.3671.1962-.4556 0l-.6667-1.476a.2502.2502 0 0 0-.125-.125l-1.476-.6666c-.1962-.0886-.1962-.3671 0-.4557l1.476-.6667a.2502.2502 0 0 0 .125-.1249l.6667-1.476ZM19.7722 16.5045c.0885-.1961.3671-.1961.4556 0l.6667 1.4761a.25.25 0 0 0 .1249.1249l1.4761.6667c.1962.0886.1962.3671 0 .4557l-1.4761.6667a.25.25 0 0 0-.1249.1249l-.6667 1.4761c-.0885.1961-.3671.1961-.4556 0l-.6667-1.4761a.2498.2498 0 0 0-.125-.1249l-1.476-.6667c-.1962-.0886-.1962-.3671 0-.4557l1.476-.6667a.2498.2498 0 0 0 .125-.1249l.6667-1.4761ZM9.7608 3.958c.3324-1.2773 2.146-1.2773 2.4784 0 1.4019 5.3879 1.4149 5.4009 6.8028 6.8028 1.2773.3324 1.2773 2.146 0 2.4784-5.3879 1.4019-5.4009 1.4149-6.8028 6.8028-.3324 1.2773-2.146 1.2773-2.4784 0-1.4019-5.3879-1.415-5.4009-6.8028-6.8028-1.2773-.3324-1.2773-2.146 0-2.4784 5.3879-1.4019 5.4009-1.415 6.8028-6.8028Z' />
26
- </g>,
27
- <defs>
28
- <clipPath id='a'>
29
- <path fill='none' d='M0 0h24v24h-24z' />
30
- </clipPath>
31
- </defs>
32
- )
11
+ export const IconSparksFilled: 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 fill='currentColor' clipPath='url(#a)'>
24
+ <path d='M19.7722 2.5045c.0885-.1961.3671-.1961.4556 0l.6667 1.4761a.2504.2504 0 0 0 .1249.125l1.4761.6666c.1962.0886.1962.3671 0 .4557l-1.4761.6667a.2504.2504 0 0 0-.1249.1249l-.6667 1.476c-.0885.1962-.3671.1962-.4556 0l-.6667-1.476a.2502.2502 0 0 0-.125-.125l-1.476-.6666c-.1962-.0886-.1962-.3671 0-.4557l1.476-.6667a.2502.2502 0 0 0 .125-.1249l.6667-1.476ZM19.7722 16.5045c.0885-.1961.3671-.1961.4556 0l.6667 1.4761a.25.25 0 0 0 .1249.1249l1.4761.6667c.1962.0886.1962.3671 0 .4557l-1.4761.6667a.25.25 0 0 0-.1249.1249l-.6667 1.4761c-.0885.1961-.3671.1961-.4556 0l-.6667-1.4761a.2498.2498 0 0 0-.125-.1249l-1.476-.6667c-.1962-.0886-.1962-.3671 0-.4557l1.476-.6667a.2498.2498 0 0 0 .125-.1249l.6667-1.4761ZM9.7608 3.958c.3324-1.2773 2.146-1.2773 2.4784 0 1.4019 5.3879 1.4149 5.4009 6.8028 6.8028 1.2773.3324 1.2773 2.146 0 2.4784-5.3879 1.4019-5.4009 1.4149-6.8028 6.8028-.3324 1.2773-2.146 1.2773-2.4784 0-1.4019-5.3879-1.415-5.4009-6.8028-6.8028-1.2773-.3324-1.2773-2.146 0-2.4784 5.3879-1.4019 5.4009-1.415 6.8028-6.8028Z' />
25
+ </g>,
26
+ <defs>
27
+ <clipPath id='a'>
28
+ <path fill='none' d='M0 0h24v24h-24z' />
29
+ </clipPath>
30
+ </defs>
31
+ )
33
32
  )
33
+
34
+ IconSparksFilled[iconSymbol] = true