@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,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 IconTriangleSquareCircle: 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='M3 14v-1c-.5523 0-1 .4477-1 1h1Zm7 0h1c0-.5523-.4477-1-1-1v1Zm0 7v1c.5523 0 1-.4477 1-1h-1Zm-7 0h-1c0 .5523.4477 1 1 1v-1Zm5.5-11-.8944-.4472a1 1 0 0 0 .8944 1.4472v-1Zm7 0v1a1 1 0 0 0 .8944-1.4472l-.8944.4472Zm-3.5-7 .8944-.4472a1 1 0 0 0-1.7888 0l.8944.4472Zm-9 12h7v-2h-7v2Zm6-1v7h2v-7h-2Zm1 6h-7v2h7v-2Zm-6 1v-7h-2v7h2Zm4.5-10h7v-2h-7v2Zm7.8944-1.4472-3.5-7-1.7888.8944 3.5 7 1.7888-.8944Zm-5.2888-7-3.5 7 1.7888.8944 3.5-7-1.7888-.8944Zm8.8944 14.9472c0 1.3807-1.1193 2.5-2.5 2.5v2c2.4853 0 4.5-2.0147 4.5-4.5h-2Zm-2.5 2.5c-1.3807 0-2.5-1.1193-2.5-2.5h-2c0 2.4853 2.0147 4.5 4.5 4.5v-2Zm-2.5-2.5c0-1.3807 1.1193-2.5 2.5-2.5v-2c-2.4853 0-4.5 2.0147-4.5 4.5h2Zm2.5-2.5c1.3807 0 2.5 1.1193 2.5 2.5h2c0-2.4853-2.0147-4.5-4.5-4.5v2Z'
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 IconTriangleSquareCircle: 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='M3 14v-1c-.5523 0-1 .4477-1 1h1Zm7 0h1c0-.5523-.4477-1-1-1v1Zm0 7v1c.5523 0 1-.4477 1-1h-1Zm-7 0h-1c0 .5523.4477 1 1 1v-1Zm5.5-11-.8944-.4472a1 1 0 0 0 .8944 1.4472v-1Zm7 0v1a1 1 0 0 0 .8944-1.4472l-.8944.4472Zm-3.5-7 .8944-.4472a1 1 0 0 0-1.7888 0l.8944.4472Zm-9 12h7v-2h-7v2Zm6-1v7h2v-7h-2Zm1 6h-7v2h7v-2Zm-6 1v-7h-2v7h2Zm4.5-10h7v-2h-7v2Zm7.8944-1.4472-3.5-7-1.7888.8944 3.5 7 1.7888-.8944Zm-5.2888-7-3.5 7 1.7888.8944 3.5-7-1.7888-.8944Zm8.8944 14.9472c0 1.3807-1.1193 2.5-2.5 2.5v2c2.4853 0 4.5-2.0147 4.5-4.5h-2Zm-2.5 2.5c-1.3807 0-2.5-1.1193-2.5-2.5h-2c0 2.4853 2.0147 4.5 4.5 4.5v-2Zm-2.5-2.5c0-1.3807 1.1193-2.5 2.5-2.5v-2c-2.4853 0-4.5 2.0147-4.5 4.5h2Zm2.5-2.5c1.3807 0 2.5 1.1193 2.5 2.5h2c0-2.4853-2.0147-4.5-4.5-4.5v2Z'
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
+ IconTriangleSquareCircle[iconSymbol] = true
@@ -3,36 +3,37 @@
3
3
  * This file was generated by sync icons utility.
4
4
  */
5
5
  import React, { forwardRef, createElement } from 'react'
6
- import type { ForwardRefExoticComponent, RefAttributes } from 'react'
7
6
 
7
+ import { iconSymbol } from '../src/util'
8
8
  import { StyledIcon } from '../src/icon'
9
- import type { IconProps } from '../src/icon'
9
+ import type { IconComponentType } from '../src/icon'
10
10
 
11
- export const IconTriangle: 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
- strokeWidth='var(--svg-stroke-width)'
28
- d='M20.5807 20.5263h-17.181c-.1847 0-.3057-.1933-.2249-.3593l8.1384-16.729c.0891-.183.3479-.1886.4448-.0095l9.0426 16.7289c.09.1666-.0306.3689-.2199.3689Z'
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
- )
11
+ export const IconTriangle: 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
+ strokeWidth='var(--svg-stroke-width)'
27
+ d='M20.5807 20.5263h-17.181c-.1847 0-.3057-.1933-.2249-.3593l8.1384-16.729c.0891-.183.3479-.1886.4448-.0095l9.0426 16.7289c.09.1666-.0306.3689-.2199.3689Z'
28
+ vectorEffect='non-scaling-stroke'
29
+ />
30
+ </g>,
31
+ <defs>
32
+ <clipPath id='a'>
33
+ <path fill='none' d='M0 0h24v24h-24z' />
34
+ </clipPath>
35
+ </defs>
36
+ )
38
37
  )
38
+
39
+ IconTriangle[iconSymbol] = true
package/react/trident.tsx CHANGED
@@ -3,47 +3,48 @@
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 IconTrident: 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='M12 20v-4m0-11v11m0 0 6.1414-.8773a1 1 0 0 0 .8586-.99v-7.1327m-7 9-6.1414-.8773a1 1 0 0 1-.8586-.99v-7.1327'
30
- vectorEffect='non-scaling-stroke'
31
- />,
32
- <path
33
- fill='currentColor'
34
- d='M18.7797 4.1073c.0922-.1843.3551-.1843.4472 0l2.0059 4.0118c.0997.1994-.0916.4196-.303.3488l-1.8471-.6187a.25.25 0 0 0-.1588 0l-1.8471.6187c-.2113.0708-.4027-.1494-.303-.3488l2.0059-4.0118Z'
35
- />,
36
- <path
37
- fill='currentColor'
38
- d='M18.7797 4.1073c.0922-.1843.3551-.1843.4472 0l2.0059 4.0118c.0997.1994-.0916.4196-.303.3488l-1.8471-.6187a.25.25 0 0 0-.1588 0l-1.8471.6187c-.2113.0708-.4027-.1494-.303-.3488l2.0059-4.0118ZM11.7794 2.1382c.0921-.1843.355-.1843.4472 0l2.0059 4.0118c.0997.1994-.0917.4197-.303.3489l-1.8471-.6188a.2498.2498 0 0 0-.1588 0l-1.8471.6188c-.2114.0708-.4027-.1495-.303-.3489l2.0059-4.0118Z'
39
- />,
40
- <path
41
- fill='currentColor'
42
- d='M11.7794 2.1382c.0921-.1843.355-.1843.4472 0l2.0059 4.0118c.0997.1994-.0917.4197-.303.3489l-1.8471-.6188a.2498.2498 0 0 0-.1588 0l-1.8471.6188c-.2114.0708-.4027-.1495-.303-.3489l2.0059-4.0118ZM4.777 4.1332c.092-.1843.355-.1843.4471 0l2.006 4.0118c.0996.1994-.0917.4197-.303.3489l-1.8472-.6188a.25.25 0 0 0-.1588 0l-1.847.6188c-.2114.0708-.4028-.1495-.303-.3489l2.0058-4.0118Z'
43
- />,
44
- <path
45
- fill='currentColor'
46
- d='M4.777 4.1332c.092-.1843.355-.1843.4471 0l2.006 4.0118c.0996.1994-.0917.4197-.303.3489l-1.8472-.6188a.25.25 0 0 0-.1588 0l-1.847.6188c-.2114.0708-.4028-.1495-.303-.3489l2.0058-4.0118Z'
47
- />
48
- )
11
+ export const IconTrident: 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='M12 20v-4m0-11v11m0 0 6.1414-.8773a1 1 0 0 0 .8586-.99v-7.1327m-7 9-6.1414-.8773a1 1 0 0 1-.8586-.99v-7.1327'
29
+ vectorEffect='non-scaling-stroke'
30
+ />,
31
+ <path
32
+ fill='currentColor'
33
+ d='M18.7797 4.1073c.0922-.1843.3551-.1843.4472 0l2.0059 4.0118c.0997.1994-.0916.4196-.303.3488l-1.8471-.6187a.25.25 0 0 0-.1588 0l-1.8471.6187c-.2113.0708-.4027-.1494-.303-.3488l2.0059-4.0118Z'
34
+ />,
35
+ <path
36
+ fill='currentColor'
37
+ d='M18.7797 4.1073c.0922-.1843.3551-.1843.4472 0l2.0059 4.0118c.0997.1994-.0916.4196-.303.3488l-1.8471-.6187a.25.25 0 0 0-.1588 0l-1.8471.6187c-.2113.0708-.4027-.1494-.303-.3488l2.0059-4.0118ZM11.7794 2.1382c.0921-.1843.355-.1843.4472 0l2.0059 4.0118c.0997.1994-.0917.4197-.303.3489l-1.8471-.6188a.2498.2498 0 0 0-.1588 0l-1.8471.6188c-.2114.0708-.4027-.1495-.303-.3489l2.0059-4.0118Z'
38
+ />,
39
+ <path
40
+ fill='currentColor'
41
+ d='M11.7794 2.1382c.0921-.1843.355-.1843.4472 0l2.0059 4.0118c.0997.1994-.0917.4197-.303.3489l-1.8471-.6188a.2498.2498 0 0 0-.1588 0l-1.8471.6188c-.2114.0708-.4027-.1495-.303-.3489l2.0059-4.0118ZM4.777 4.1332c.092-.1843.355-.1843.4471 0l2.006 4.0118c.0996.1994-.0917.4197-.303.3489l-1.8472-.6188a.25.25 0 0 0-.1588 0l-1.847.6188c-.2114.0708-.4028-.1495-.303-.3489l2.0058-4.0118Z'
42
+ />,
43
+ <path
44
+ fill='currentColor'
45
+ d='M4.777 4.1332c.092-.1843.355-.1843.4471 0l2.006 4.0118c.0996.1994-.0917.4197-.303.3489l-1.8472-.6188a.25.25 0 0 0-.1588 0l-1.847.6188c-.2114.0708-.4028-.1495-.303-.3489l2.0058-4.0118Z'
46
+ />
47
+ )
49
48
  )
49
+
50
+ IconTrident[iconSymbol] = true
package/react/trophy.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 IconTrophy: 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='M12 15c-2.0412 0-4.7491-1.3333-5.6742-4m5.6742 4c2.0484 0 4.7683-1.2904 5.684-4m-5.684 4v6m-6-16v4c0 .734.1179 1.4007.3258 2m-.3258-6v-2h12v2m-12 0h-4c.1527 3.7884 1.1482 5.0611 4.3258 6m11.6742-6 .0001 4c-.0001.7365-.1142 1.4027-.3161 2m.316-6h4c-.0858 3.7438-1.0571 5.0334-4.316 6'
30
- vectorEffect='non-scaling-stroke'
31
- />,
32
- <path
33
- fill='currentColor'
34
- d='M8 19c0-.5523.4477-1 1-1h6c.5523 0 1 .4477 1 1v2c0 .5523-.4477 1-1 1h-6c-.5523 0-1-.4477-1-1v-2Z'
35
- />
36
- )
11
+ export const IconTrophy: 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='M12 15c-2.0412 0-4.7491-1.3333-5.6742-4m5.6742 4c2.0484 0 4.7683-1.2904 5.684-4m-5.684 4v6m-6-16v4c0 .734.1179 1.4007.3258 2m-.3258-6v-2h12v2m-12 0h-4c.1527 3.7884 1.1482 5.0611 4.3258 6m11.6742-6 .0001 4c-.0001.7365-.1142 1.4027-.3161 2m.316-6h4c-.0858 3.7438-1.0571 5.0334-4.316 6'
29
+ vectorEffect='non-scaling-stroke'
30
+ />,
31
+ <path
32
+ fill='currentColor'
33
+ d='M8 19c0-.5523.4477-1 1-1h6c.5523 0 1 .4477 1 1v2c0 .5523-.4477 1-1 1h-6c-.5523 0-1-.4477-1-1v-2Z'
34
+ />
35
+ )
37
36
  )
37
+
38
+ IconTrophy[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 IconUserAdd: 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='M2 11h3m0 0h3m-3 0v-3m0 3v3m3 6 .443-2.6576c.3214-1.9287 1.9902-3.3424 3.9455-3.3424h5.223c1.9553 0 3.6241 1.4137 3.9456 3.3424l.4429 2.6576m-4-12c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3Z'
29
- vectorEffect='non-scaling-stroke'
30
- />
31
- )
11
+ export const IconUserAdd: 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='M2 11h3m0 0h3m-3 0v-3m0 3v3m3 6 .443-2.6576c.3214-1.9287 1.9902-3.3424 3.9455-3.3424h5.223c1.9553 0 3.6241 1.4137 3.9456 3.3424l.4429 2.6576m-4-12c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3Z'
28
+ vectorEffect='non-scaling-stroke'
29
+ />
30
+ )
32
31
  )
32
+
33
+ IconUserAdd[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 IconUserArrowRightUp: 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='M2 20c0 .5523.4477 1 1 1s1-.4477 1-1h-2Zm9-5c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm6 6c0 .5523.4477 1 1 1s1-.4477 1-1h-2Zm1-8 .7071-.7071c-.3905-.3905-1.0237-.3905-1.4142 0l.7071.7071Zm2.2929 3.7071c.3905.3905 1.0237.3905 1.4142 0 .3905-.3905.3905-1.0237 0-1.4142l-1.4142 1.4142Zm-6-1.4142c-.3905.3905-.3905 1.0237 0 1.4142.3905.3905 1.0237.3905 1.4142 0l-1.4142-1.4142Zm-11.2929 4.7071c1 0 1 .0003 1 .0006v.0009-.008l.0007-.0387c.0008-.036.0025-.092.006-.165a9.919 9.919 0 0 1 .0497-.6169c.0577-.5198.1718-1.1953.3923-1.8567.4564-1.3693 1.2156-2.3162 2.5513-2.3162v-2c-2.6643 0-3.9051 2.0531-4.4487 3.6838-.2795.8386-.4154 1.6631-.4827 2.2683a11.908 11.908 0 0 0-.0597.7425 8.603 8.603 0 0 0-.0087.2774l-.0002.0184v.0089c0 .0004 0 .0007 1 .0007Zm4-5h4v-2h-4v2Zm7-8c0 1.6569-1.3431 3-3 3v2c2.7614 0 5-2.2386 5-5h-2Zm-3 3c-1.6569 0-3-1.3431-3-3h-2c0 2.7614 2.2386 5 5 5v-2Zm-3-3c0-1.6569 1.3431-3 3-3v-2c-2.7614 0-5 2.2386-5 5h2Zm3-3c1.6569 0 3 1.3431 3 3h2c0-2.7614-2.2386-5-5-5v2Zm8 17v-8h-2v8h2Zm-1.7071-7.2929 3 3 1.4142-1.4142-3-3-1.4142 1.4142Zm0-1.4142-3 3 1.4142 1.4142 3-3-1.4142-1.4142Z'
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 IconUserArrowRightUp: 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='M2 20c0 .5523.4477 1 1 1s1-.4477 1-1h-2Zm9-5c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm6 6c0 .5523.4477 1 1 1s1-.4477 1-1h-2Zm1-8 .7071-.7071c-.3905-.3905-1.0237-.3905-1.4142 0l.7071.7071Zm2.2929 3.7071c.3905.3905 1.0237.3905 1.4142 0 .3905-.3905.3905-1.0237 0-1.4142l-1.4142 1.4142Zm-6-1.4142c-.3905.3905-.3905 1.0237 0 1.4142.3905.3905 1.0237.3905 1.4142 0l-1.4142-1.4142Zm-11.2929 4.7071c1 0 1 .0003 1 .0006v.0009-.008l.0007-.0387c.0008-.036.0025-.092.006-.165a9.919 9.919 0 0 1 .0497-.6169c.0577-.5198.1718-1.1953.3923-1.8567.4564-1.3693 1.2156-2.3162 2.5513-2.3162v-2c-2.6643 0-3.9051 2.0531-4.4487 3.6838-.2795.8386-.4154 1.6631-.4827 2.2683a11.908 11.908 0 0 0-.0597.7425 8.603 8.603 0 0 0-.0087.2774l-.0002.0184v.0089c0 .0004 0 .0007 1 .0007Zm4-5h4v-2h-4v2Zm7-8c0 1.6569-1.3431 3-3 3v2c2.7614 0 5-2.2386 5-5h-2Zm-3 3c-1.6569 0-3-1.3431-3-3h-2c0 2.7614 2.2386 5 5 5v-2Zm-3-3c0-1.6569 1.3431-3 3-3v-2c-2.7614 0-5 2.2386-5 5h2Zm3-3c1.6569 0 3 1.3431 3 3h2c0-2.7614-2.2386-5-5-5v2Zm8 17v-8h-2v8h2Zm-1.7071-7.2929 3 3 1.4142-1.4142-3-3-1.4142 1.4142Zm0-1.4142-3 3 1.4142 1.4142 3-3-1.4142-1.4142Z'
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
+ IconUserArrowRightUp[iconSymbol] = true
@@ -0,0 +1,39 @@
1
+ /**
2
+ * DO NOT MODIFY THIS FILE.
3
+ * This file was generated by sync icons utility.
4
+ */
5
+ import React, { forwardRef, createElement } from 'react'
6
+
7
+ import { iconSymbol } from '../src/util'
8
+ import { StyledIcon } from '../src/icon'
9
+ import type { IconComponentType } from '../src/icon'
10
+
11
+ export const IconUserCogPlus: 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='M5 3v2m0 0v2m0-2h2m-2 0h-2m18 15v-5c0-2.2091-1.7909-4-4-4m-7-6c0 1.6569 1.3431 3 3 3s3-1.3431 3-3c0-1.6568-1.3431-3-3-3s-3 1.3432-3 3Z'
28
+ vectorEffect='non-scaling-stroke'
29
+ />,
30
+ <path
31
+ fill='currentColor'
32
+ fillRule='evenodd'
33
+ d='M8.1667 10a1 1 0 0 0-.9064.5775l-.6072 1.3024-.6027.234-.9057-.2884a1 1 0 0 0-1.1675.4493l-.8412 1.4434a1 1 0 0 0 .0142 1.0306l.6831 1.1014v.6303l-.5703.6219a1 1 0 0 0-.127 1.1794l.8413 1.4434a1 1 0 0 0 1.1674.4493l.9057-.2884.6027.234.6072 1.3025a1 1 0 0 0 .9064.5774h1.6666a1 1 0 0 0 .9064-.5774l.6072-1.3025.6027-.234.9057.2884a1 1 0 0 0 1.1675-.4493l.8412-1.4434a1 1 0 0 0-.127-1.1794l-.5703-.6219v-.6303l.6831-1.1014a.9999.9999 0 0 0 .0142-1.0306l-.8412-1.4434a1 1 0 0 0-1.1675-.4493l-.9057.2884-.6027-.234-.6072-1.3024a1 1 0 0 0-.9063-.5775h-1.6667Zm.8333 8c1.1046 0 2-.8954 2-2s-.8954-2-2-2-2 .8954-2 2 .8954 2 2 2Z'
34
+ clipRule='evenodd'
35
+ />
36
+ )
37
+ )
38
+
39
+ IconUserCogPlus[iconSymbol] = true
@@ -0,0 +1,39 @@
1
+ /**
2
+ * DO NOT MODIFY THIS FILE.
3
+ * This file was generated by sync icons utility.
4
+ */
5
+ import React, { forwardRef, createElement } from 'react'
6
+
7
+ import { iconSymbol } from '../src/util'
8
+ import { StyledIcon } from '../src/icon'
9
+ import type { IconComponentType } from '../src/icon'
10
+
11
+ export const IconUserCog: 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='M21 20v-5c0-2.2091-1.7909-4-4-4m-7-6c0 1.6569 1.3431 3 3 3s3-1.3431 3-3c0-1.6568-1.3431-3-3-3s-3 1.3432-3 3Z'
28
+ vectorEffect='non-scaling-stroke'
29
+ />,
30
+ <path
31
+ fill='currentColor'
32
+ fillRule='evenodd'
33
+ d='M8.1667 10a1 1 0 0 0-.9064.5775l-.6072 1.3024-.6027.234-.9057-.2884a1 1 0 0 0-1.1675.4493l-.8412 1.4434a1 1 0 0 0 .0142 1.0306l.6831 1.1014v.6303l-.5703.6219a1 1 0 0 0-.127 1.1794l.8413 1.4434a1 1 0 0 0 1.1674.4493l.9057-.2884.6027.234.6072 1.3025a1 1 0 0 0 .9064.5774h1.6666a1 1 0 0 0 .9064-.5774l.6072-1.3025.6027-.234.9057.2884a1 1 0 0 0 1.1675-.4493l.8412-1.4434a1 1 0 0 0-.127-1.1794l-.5703-.6219v-.6303l.6831-1.1014a.9999.9999 0 0 0 .0142-1.0306l-.8412-1.4434a1 1 0 0 0-1.1675-.4493l-.9057.2884-.6027-.234-.6072-1.3024a1 1 0 0 0-.9063-.5775h-1.6667Zm.8333 8c1.1046 0 2-.8954 2-2s-.8954-2-2-2-2 .8954-2 2 .8954 2 2 2Z'
34
+ clipRule='evenodd'
35
+ />
36
+ )
37
+ )
38
+
39
+ IconUserCog[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 IconUserEyeOpen: 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='M2 19.9999c0 .5523.4477 1 1 1s1-.4477 1-1h-2Zm6-5c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm-5 5c1 0 1 .0003 1 .0006v.0009-.008l.0007-.0387a6.5695 6.5695 0 0 1 .006-.1651 9.923 9.923 0 0 1 .0497-.6168c.0577-.5198.1718-1.1953.3923-1.8567.4564-1.3693 1.2156-2.3162 2.5513-2.3162v-2c-2.6643 0-3.9051 2.0531-4.4487 3.6838-.2795.8386-.4154 1.663-.4827 2.2682a11.916 11.916 0 0 0-.0597.7426 8.5866 8.5866 0 0 0-.0087.2774 3.038 3.038 0 0 0-.0002.0183v.009c0 .0003 0 .0007 1 .0007Zm11-12.9999c0 1.6569-1.3431 3-3 3v2c2.7614 0 5-2.2386 5-5h-2Zm-3 3c-1.6569 0-3-1.3431-3-3h-2c0 2.7614 2.2386 5 5 5v-2Zm-3-3c0-1.6569 1.3431-3 3-3v-2c-2.7614 0-5 2.2386-5 5h2Zm3-3c1.6569 0 3 1.3431 3 3h2c0-2.7614-2.2386-5-5-5v2Zm-4 10.9999h1v-2h-1v2Zm4 3.0001c0 .1635-.0495.2218.0106.0838.0389-.0892.1075-.2226.2115-.3882.2072-.3303.5283-.7471.9618-1.1536.8639-.8098 2.1304-1.542 3.8161-1.542v-2c-2.3143 0-4.0478 1.0178-5.1839 2.083-.5665.531-.9954 1.083-1.2882 1.5496-.146.2327-.2649.4549-.351.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-.1979-.205-.4201-.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.3882-.2072.3303-.5283.7471-.9618 1.1536-.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-.0601-.138-.0106-.0797-.0106.0838h-2c0 .2885.112.5656.1769.7146.0861.1979.205.4201.351.6528.2928.4666.7217 1.0186 1.2882 1.5496 1.1361 1.0652 2.8696 2.083 5.1839 2.083v-2Z'
27
- />,
28
- <circle cx={16} cy={18} r={2} fill='currentColor' />
29
- )
11
+ export const IconUserEyeOpen: 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='M2 19.9999c0 .5523.4477 1 1 1s1-.4477 1-1h-2Zm6-5c.5523 0 1-.4477 1-1s-.4477-1-1-1v2Zm-5 5c1 0 1 .0003 1 .0006v.0009-.008l.0007-.0387a6.5695 6.5695 0 0 1 .006-.1651 9.923 9.923 0 0 1 .0497-.6168c.0577-.5198.1718-1.1953.3923-1.8567.4564-1.3693 1.2156-2.3162 2.5513-2.3162v-2c-2.6643 0-3.9051 2.0531-4.4487 3.6838-.2795.8386-.4154 1.663-.4827 2.2682a11.916 11.916 0 0 0-.0597.7426 8.5866 8.5866 0 0 0-.0087.2774 3.038 3.038 0 0 0-.0002.0183v.009c0 .0003 0 .0007 1 .0007Zm11-12.9999c0 1.6569-1.3431 3-3 3v2c2.7614 0 5-2.2386 5-5h-2Zm-3 3c-1.6569 0-3-1.3431-3-3h-2c0 2.7614 2.2386 5 5 5v-2Zm-3-3c0-1.6569 1.3431-3 3-3v-2c-2.7614 0-5 2.2386-5 5h2Zm3-3c1.6569 0 3 1.3431 3 3h2c0-2.7614-2.2386-5-5-5v2Zm-4 10.9999h1v-2h-1v2Zm4 3.0001c0 .1635-.0495.2218.0106.0838.0389-.0892.1075-.2226.2115-.3882.2072-.3303.5283-.7471.9618-1.1536.8639-.8098 2.1304-1.542 3.8161-1.542v-2c-2.3143 0-4.0478 1.0178-5.1839 2.083-.5665.531-.9954 1.083-1.2882 1.5496-.146.2327-.2649.4549-.351.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-.1979-.205-.4201-.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.3882-.2072.3303-.5283.7471-.9618 1.1536-.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-.0601-.138-.0106-.0797-.0106.0838h-2c0 .2885.112.5656.1769.7146.0861.1979.205.4201.351.6528.2928.4666.7217 1.0186 1.2882 1.5496 1.1361 1.0652 2.8696 2.083 5.1839 2.083v-2Z'
26
+ />,
27
+ <circle cx={16} cy={18} r={2} fill='currentColor' />
28
+ )
30
29
  )
30
+
31
+ IconUserEyeOpen[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 IconUserLoad: 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='M4 20.9999s0-6 4-6h8c4-.0001 4 6 4 6m-8-8.9999c2.2091 0 4-1.7909 4-4 0-2.2091-1.7909-4-4-4-2.2091 0-4 1.7909-4 4'
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 IconUserLoad: 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='M4 20.9999s0-6 4-6h8c4-.0001 4 6 4 6m-8-8.9999c2.2091 0 4-1.7909 4-4 0-2.2091-1.7909-4-4-4-2.2091 0-4 1.7909-4 4'
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
+ IconUserLoad[iconSymbol] = true