@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/login.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 IconLogin: 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='M13 3h8v18h-8m-10-9h12m0 0-3-3m3 3-3 3'
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 IconLogin: 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='M13 3h8v18h-8m-10-9h12m0 0-3-3m3 3-3 3'
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
+ IconLogin[iconSymbol] = true
package/react/logout.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 IconLogout: 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='M11 3h-8v18h8m-2-9h12m0 0-3-3m3 3-3 3'
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 IconLogout: 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='M11 3h-8v18h8m-2-9h12m0 0-3-3m3 3-3 3'
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
+ IconLogout[iconSymbol] = true
package/react/magnet.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 IconMagnet: 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='square'
28
- strokeMiterlimit={1.414}
29
- strokeWidth='var(--svg-stroke-width)'
30
- d='m8.435 4.8285-3.4853 3.4853c-2.7336 2.7336-2.7336 7.1658 0 9.8995l.6413.6413c2.7177 2.7177 7.1183 2.7359 9.8584.0407l3.5554-3.4971m-10.5697-10.5697 2.4749-2.4749a.5.5 0 0 1 .7071 0l2.2928 2.293a.5.5 0 0 1 0 .707l-2.4748 2.4749m-3-3 3 3m0 0-3.3138 3.3137c-1.1715 1.1716-1.1213 2.8578 0 4.2426l.5221.5221c1.3566 1.0931 3.0711 1.1716 4.2427 0l3.3137-3.3137m0 0 2.4748-2.4749a.5002.5002 0 0 1 .7072 0l2.1183 2.1184a.5.5 0 0 1-.0029.71l-2.4924 2.4515m-2.805-2.805 2.805 2.805'
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 IconMagnet: 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='square'
27
+ strokeMiterlimit={1.414}
28
+ strokeWidth='var(--svg-stroke-width)'
29
+ d='m8.435 4.8285-3.4853 3.4853c-2.7336 2.7336-2.7336 7.1658 0 9.8995l.6413.6413c2.7177 2.7177 7.1183 2.7359 9.8584.0407l3.5554-3.4971m-10.5697-10.5697 2.4749-2.4749a.5.5 0 0 1 .7071 0l2.2928 2.293a.5.5 0 0 1 0 .707l-2.4748 2.4749m-3-3 3 3m0 0-3.3138 3.3137c-1.1715 1.1716-1.1213 2.8578 0 4.2426l.5221.5221c1.3566 1.0931 3.0711 1.1716 4.2427 0l3.3137-3.3137m0 0 2.4748-2.4749a.5002.5002 0 0 1 .7072 0l2.1183 2.1184a.5.5 0 0 1-.0029.71l-2.4924 2.4515m-2.805-2.805 2.805 2.805'
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
+ IconMagnet[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 IconMagnifyingGlassLightning: 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
- fill='currentColor'
27
- d='m15.5989 15.7059-.6999-.7143.6999.7143Zm4.7011 6.0082c.3944.3866 1.0275.3803 1.4141-.0141.3866-.3944.3803-1.0275-.0141-1.4141l-1.4 1.4282Zm-1.6289-12.9035c-.1045-.5423-.6289-.897-1.1712-.7925-.5423.1046-.8972.629-.7926 1.1713l1.9638-.3788Zm-11.2101-4.093c.49-.2546.681-.8582.4264-1.3483-.2546-.4902-.8583-.681-1.3484-.4265l.922 1.7748Zm7.339-2.1176c.3314-.4418.2418-1.0686-.2-1.4-.4418-.3314-1.0686-.2418-1.4.2l1.6 1.2Zm-3.8 3.4-.8-.6-1.2 1.6h2v-1Zm3 0 .8.6 1.2-1.6h-2v1Zm-3.8 3.4c-.3314.4418-.2418 1.0686.2 1.4.4418.3314 1.0686.2418 1.4-.2l-1.6-1.2Zm6.6235 1.0118c0 1.7943-.7357 3.4149-1.9245 4.5798l1.3998 1.4285c1.5569-1.5256 2.5247-3.6548 2.5247-6.0083h-2Zm-1.9245 4.5798c-1.1574 1.1343-2.7399 1.8319-4.4872 1.8319v2c2.2916 0 4.3709-.9177 5.887-2.4034l-1.3998-1.4285Zm-4.4872 1.8319c-3.5411 0-6.4118-2.8706-6.4118-6.4117h-2c0 4.6457 3.766 8.4117 8.4118 8.4117v-2Zm11.2882 3.4624-5.4011-5.2942-1.4 1.4283 5.4011 5.2941 1.4-1.4282Zm-4.9927-11.0965c.0762.395.1162.8035.1162 1.2224h2c0-.5467-.0522-1.082-.1524-1.6012l-1.9638.3788Zm-12.7073 1.2224c0-2.4754 1.4025-4.625 3.461-5.6942l-.922-1.7748c-2.6947 1.3997-4.539 4.2181-4.539 7.469h2Zm9.2-9.0118-3 4 1.6 1.2 3-4-1.6-1.2Zm-2.2 5.6h3v-2h-3v2Zm2.2-1.6-3 4 1.6 1.2 3-4-1.6-1.2Z'
28
- />
29
- </g>,
30
- <defs>
31
- <clipPath id='a'>
32
- <path fill='none' d='M0 0h24v24h-24z' />
33
- </clipPath>
34
- </defs>
35
- )
11
+ export const IconMagnifyingGlassLightning: 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
+ fill='currentColor'
26
+ d='m15.5989 15.7059-.6999-.7143.6999.7143Zm4.7011 6.0082c.3944.3866 1.0275.3803 1.4141-.0141.3866-.3944.3803-1.0275-.0141-1.4141l-1.4 1.4282Zm-1.6289-12.9035c-.1045-.5423-.6289-.897-1.1712-.7925-.5423.1046-.8972.629-.7926 1.1713l1.9638-.3788Zm-11.2101-4.093c.49-.2546.681-.8582.4264-1.3483-.2546-.4902-.8583-.681-1.3484-.4265l.922 1.7748Zm7.339-2.1176c.3314-.4418.2418-1.0686-.2-1.4-.4418-.3314-1.0686-.2418-1.4.2l1.6 1.2Zm-3.8 3.4-.8-.6-1.2 1.6h2v-1Zm3 0 .8.6 1.2-1.6h-2v1Zm-3.8 3.4c-.3314.4418-.2418 1.0686.2 1.4.4418.3314 1.0686.2418 1.4-.2l-1.6-1.2Zm6.6235 1.0118c0 1.7943-.7357 3.4149-1.9245 4.5798l1.3998 1.4285c1.5569-1.5256 2.5247-3.6548 2.5247-6.0083h-2Zm-1.9245 4.5798c-1.1574 1.1343-2.7399 1.8319-4.4872 1.8319v2c2.2916 0 4.3709-.9177 5.887-2.4034l-1.3998-1.4285Zm-4.4872 1.8319c-3.5411 0-6.4118-2.8706-6.4118-6.4117h-2c0 4.6457 3.766 8.4117 8.4118 8.4117v-2Zm11.2882 3.4624-5.4011-5.2942-1.4 1.4283 5.4011 5.2941 1.4-1.4282Zm-4.9927-11.0965c.0762.395.1162.8035.1162 1.2224h2c0-.5467-.0522-1.082-.1524-1.6012l-1.9638.3788Zm-12.7073 1.2224c0-2.4754 1.4025-4.625 3.461-5.6942l-.922-1.7748c-2.6947 1.3997-4.539 4.2181-4.539 7.469h2Zm9.2-9.0118-3 4 1.6 1.2 3-4-1.6-1.2Zm-2.2 5.6h3v-2h-3v2Zm2.2-1.6-3 4 1.6 1.2 3-4-1.6-1.2Z'
27
+ />
28
+ </g>,
29
+ <defs>
30
+ <clipPath id='a'>
31
+ <path fill='none' d='M0 0h24v24h-24z' />
32
+ </clipPath>
33
+ </defs>
34
+ )
36
35
  )
36
+
37
+ IconMagnifyingGlassLightning[iconSymbol] = true
@@ -3,30 +3,31 @@
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 IconMagnifyingGlass: 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
- strokeWidth='var(--svg-stroke-width)'
28
- d='m20 20-5.5-5.5m1.5-4.5c0 3.3137-2.6863 6-6 6s-6-2.6863-6-6 2.6863-6 6-6 6 2.6863 6 6Z'
29
- vectorEffect='non-scaling-stroke'
30
- />
31
- )
11
+ export const IconMagnifyingGlass: 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
+ strokeWidth='var(--svg-stroke-width)'
27
+ d='m20 20-5.5-5.5m1.5-4.5c0 3.3137-2.6863 6-6 6s-6-2.6863-6-6 2.6863-6 6-6 6 2.6863 6 6Z'
28
+ vectorEffect='non-scaling-stroke'
29
+ />
30
+ )
32
31
  )
32
+
33
+ IconMagnifyingGlass[iconSymbol] = true
package/react/map.tsx CHANGED
@@ -3,39 +3,40 @@
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 IconMap: 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
- strokeMiterlimit={1.414}
30
- strokeWidth='var(--svg-stroke-width)'
31
- d='m9 4-6 2v15l6-2.5m0-14.5 6 2m-6-2v14.5m6-12.5 6-2v14.5l-6 2.5m0-15v15m0 0-6-2.5'
32
- vectorEffect='non-scaling-stroke'
33
- />
34
- </g>,
35
- <defs>
36
- <clipPath id='a'>
37
- <path fill='none' d='M0 0h24v24h-24z' />
38
- </clipPath>
39
- </defs>
40
- )
11
+ export const IconMap: 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
+ strokeMiterlimit={1.414}
29
+ strokeWidth='var(--svg-stroke-width)'
30
+ d='m9 4-6 2v15l6-2.5m0-14.5 6 2m-6-2v14.5m6-12.5 6-2v14.5l-6 2.5m0-15v15m0 0-6-2.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
+ )
41
40
  )
41
+
42
+ IconMap[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 IconMegaphone: 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='m13 6.7778 4 1.111 3.2676.9078a1 1 0 0 1 .7324.9635v4.4798a1 1 0 0 1-.7324.9635l-3.2676.9077m-4-9.3333-8.7324-2.4257c-.6371-.177-1.2676.3022-1.2676.9635v13.3688c0 .6613.6305 1.1405 1.2676.9635l12.7324-3.5368m-4-9.3333v12.2222c0 .5523.4477 1 1 1h2c.5523 0 1-.4477 1-1v-2.8889'
30
- vectorEffect='non-scaling-stroke'
31
- />
32
- )
11
+ export const IconMegaphone: 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='m13 6.7778 4 1.111 3.2676.9078a1 1 0 0 1 .7324.9635v4.4798a1 1 0 0 1-.7324.9635l-3.2676.9077m-4-9.3333-8.7324-2.4257c-.6371-.177-1.2676.3022-1.2676.9635v13.3688c0 .6613.6305 1.1405 1.2676.9635l12.7324-3.5368m-4-9.3333v12.2222c0 .5523.4477 1 1 1h2c.5523 0 1-.4477 1-1v-2.8889'
29
+ vectorEffect='non-scaling-stroke'
30
+ />
31
+ )
33
32
  )
33
+
34
+ IconMegaphone[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 IconMicrophoneSlash: 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='M19 8v3c0 3.866-3.134 7-7 7m0 0v3m0-3c-2.1094 0-4.001-.9331-5.2843-2.409m8.2843-8.591v4c0 1.6569-1.3431 3-3 3-.9734 0-1.8385-.4636-2.3865-1.182m5.3865-5.818-11 11m11-11 4-4m-14 5v3c0 .3395.0242.6734.0709 1m3.9291-4.5v-1.5c0-1.6569 1.3431-3 3-3 .5464 0 1.0587.146 1.5.4013'
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 IconMicrophoneSlash: 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='M19 8v3c0 3.866-3.134 7-7 7m0 0v3m0-3c-2.1094 0-4.001-.9331-5.2843-2.409m8.2843-8.591v4c0 1.6569-1.3431 3-3 3-.9734 0-1.8385-.4636-2.3865-1.182m5.3865-5.818-11 11m11-11 4-4m-14 5v3c0 .3395.0242.6734.0709 1m3.9291-4.5v-1.5c0-1.6569 1.3431-3 3-3 .5464 0 1.0587.146 1.5.4013'
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
+ IconMicrophoneSlash[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 IconMicrophone: 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 8v3c0 3.866 3.134 7 7 7m7-10v3c0 3.866-3.134 7-7 7m0 0v3m3-15v5c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3v-5c0-1.6569 1.3431-3 3-3s3 1.3431 3 3Z'
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 IconMicrophone: 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 8v3c0 3.866 3.134 7 7 7m7-10v3c0 3.866-3.134 7-7 7m0 0v3m3-15v5c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3v-5c0-1.6569 1.3431-3 3-3s3 1.3431 3 3Z'
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
+ IconMicrophone[iconSymbol] = true