@central-icons-react-native/round-outlined-radius-1-stroke-2 1.1.77 → 1.1.78

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 (72) hide show
  1. package/IconAgent/index.d.ts +4 -0
  2. package/IconAgent/index.js +2 -0
  3. package/IconAgent/index.js.map +1 -0
  4. package/IconAgent/index.mjs +2 -0
  5. package/IconAgent/index.mjs.map +1 -0
  6. package/IconAiTranslate/index.d.ts +4 -0
  7. package/IconAiTranslate/index.js +2 -0
  8. package/IconAiTranslate/index.js.map +1 -0
  9. package/IconAiTranslate/index.mjs +2 -0
  10. package/IconAiTranslate/index.mjs.map +1 -0
  11. package/IconBlockSortAscending/index.d.ts +4 -0
  12. package/IconBlockSortAscending/index.js +2 -0
  13. package/IconBlockSortAscending/index.js.map +1 -0
  14. package/IconBlockSortAscending/index.mjs +2 -0
  15. package/IconBlockSortAscending/index.mjs.map +1 -0
  16. package/IconBlockSortDescending/index.d.ts +4 -0
  17. package/IconBlockSortDescending/index.js +2 -0
  18. package/IconBlockSortDescending/index.js.map +1 -0
  19. package/IconBlockSortDescending/index.mjs +2 -0
  20. package/IconBlockSortDescending/index.mjs.map +1 -0
  21. package/IconBrain/index.d.ts +4 -0
  22. package/IconBrain/index.js +2 -0
  23. package/IconBrain/index.js.map +1 -0
  24. package/IconBrain/index.mjs +2 -0
  25. package/IconBrain/index.mjs.map +1 -0
  26. package/IconBrainSideview/index.d.ts +4 -0
  27. package/IconBrainSideview/index.js +2 -0
  28. package/IconBrainSideview/index.js.map +1 -0
  29. package/IconBrainSideview/index.mjs +2 -0
  30. package/IconBrainSideview/index.mjs.map +1 -0
  31. package/IconDifferenceIgnored/index.d.ts +4 -0
  32. package/IconDifferenceIgnored/index.js +2 -0
  33. package/IconDifferenceIgnored/index.js.map +1 -0
  34. package/IconDifferenceIgnored/index.mjs +2 -0
  35. package/IconDifferenceIgnored/index.mjs.map +1 -0
  36. package/IconDifferenceModified/index.d.ts +4 -0
  37. package/IconDifferenceModified/index.js +2 -0
  38. package/IconDifferenceModified/index.js.map +1 -0
  39. package/IconDifferenceModified/index.mjs +2 -0
  40. package/IconDifferenceModified/index.mjs.map +1 -0
  41. package/IconEinstein/index.d.ts +4 -0
  42. package/IconEinstein/index.js +2 -0
  43. package/IconEinstein/index.js.map +1 -0
  44. package/IconEinstein/index.mjs +2 -0
  45. package/IconEinstein/index.mjs.map +1 -0
  46. package/IconIntegrations/index.d.ts +4 -0
  47. package/IconIntegrations/index.js +2 -0
  48. package/IconIntegrations/index.js.map +1 -0
  49. package/IconIntegrations/index.mjs +2 -0
  50. package/IconIntegrations/index.mjs.map +1 -0
  51. package/IconPeopleVoice/index.d.ts +4 -0
  52. package/IconPeopleVoice/index.js +2 -0
  53. package/IconPeopleVoice/index.js.map +1 -0
  54. package/IconPeopleVoice/index.mjs +2 -0
  55. package/IconPeopleVoice/index.mjs.map +1 -0
  56. package/IconTeam/index.d.ts +4 -0
  57. package/IconTeam/index.js +2 -0
  58. package/IconTeam/index.js.map +1 -0
  59. package/IconTeam/index.mjs +2 -0
  60. package/IconTeam/index.mjs.map +1 -0
  61. package/README.md +12 -0
  62. package/filtered-icons.json +168 -0
  63. package/icons/index.d.ts +12 -0
  64. package/icons-index.json +31 -7
  65. package/index.d.ts +12 -0
  66. package/index.js +1 -1
  67. package/index.js.map +1 -1
  68. package/index.mjs +1 -1
  69. package/index.mjs.map +1 -1
  70. package/license-check.js +1 -1
  71. package/package.json +1 -1
  72. package/tsx-icons.json +84 -0
package/README.md CHANGED
@@ -146,6 +146,7 @@ Below is a complete list of available icons:
146
146
 
147
147
  ### AI & Magic
148
148
 
149
+ - IconAiTranslate
149
150
  - IconAppleIntelligenceIcon
150
151
  - IconBag2Sparkle
151
152
  - IconBoxSparkle
@@ -411,6 +412,7 @@ Below is a complete list of available icons:
411
412
 
412
413
  ### Code
413
414
 
415
+ - IconAgent
414
416
  - IconAnchor
415
417
  - IconAnimation
416
418
  - IconAnimationAuto
@@ -444,6 +446,8 @@ Below is a complete list of available icons:
444
446
  - IconConsoleSimple
445
447
  - IconConsoleSimple1
446
448
  - IconDebugger
449
+ - IconDifferenceIgnored
450
+ - IconDifferenceModified
447
451
  - IconDraft
448
452
  - IconForkCode
449
453
  - IconHammer
@@ -646,6 +650,7 @@ Below is a complete list of available icons:
646
650
  - IconHdr
647
651
  - IconHighlight
648
652
  - IconInputForm
653
+ - IconIntegrations
649
654
  - IconKeyframe
650
655
  - IconLineThickness
651
656
  - IconMagnet
@@ -687,6 +692,8 @@ Below is a complete list of available icons:
687
692
 
688
693
  ### Filter & Settings
689
694
 
695
+ - IconBlockSortAscending
696
+ - IconBlockSortDescending
690
697
  - IconFilter1
691
698
  - IconFilter2
692
699
  - IconFilterAsc
@@ -1185,7 +1192,10 @@ Below is a complete list of available icons:
1185
1192
  - IconAura
1186
1193
  - IconBathMan1
1187
1194
  - IconBathWoman1
1195
+ - IconBrain
1196
+ - IconBrainSideview
1188
1197
  - IconContacts
1198
+ - IconEinstein
1189
1199
  - IconFocusMode
1190
1200
  - IconGenderFemale
1191
1201
  - IconGenderMale
@@ -1205,12 +1215,14 @@ Below is a complete list of available icons:
1205
1215
  - IconPeopleRemove
1206
1216
  - IconPeopleRemove2
1207
1217
  - IconPeopleVersus
1218
+ - IconPeopleVoice
1208
1219
  - IconPersona
1209
1220
  - IconSteveJobs
1210
1221
  - IconStreaming
1211
1222
  - IconSurfing
1212
1223
  - IconTeacher
1213
1224
  - IconTeacherWhiteboard
1225
+ - IconTeam
1214
1226
  - IconVibeCodingBird
1215
1227
  - IconVibeCodingStar
1216
1228
  - IconWheelchair
@@ -126,6 +126,20 @@
126
126
  "packageName": "round-outlined-radius-1-stroke-2",
127
127
  "componentName": "IconAffinity"
128
128
  },
129
+ {
130
+ "category": "Code",
131
+ "svg": "<circle cx=\"12\" cy=\"6\" r=\"2.5\" stroke=\"currentColor\" stroke-width=\"2\"/><circle cx=\"6\" cy=\"18\" r=\"2.5\" stroke=\"currentColor\" stroke-width=\"2\"/><circle cx=\"18\" cy=\"18\" r=\"2.5\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M12 8.5V12M12 12H7C6.44772 12 6 12.4477 6 13V15.5M12 12H17C17.5523 12 18 12.4477 18 13V15.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
132
+ "iconName": "agent, flow, diagram, org",
133
+ "variant": {
134
+ "join": "round",
135
+ "filled": "off",
136
+ "radius": "1",
137
+ "stroke": "2"
138
+ },
139
+ "createdAt": "2025-12-20T08:02:02.986535+00:00",
140
+ "packageName": "round-outlined-radius-1-stroke-2",
141
+ "componentName": "IconAgent"
142
+ },
129
143
  {
130
144
  "category": "Devices & Signals",
131
145
  "svg": "<path d=\"M13 12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12C11 11.4477 11.4477 11 12 11C12.5523 11 13 11.4477 13 12Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M17 19.4845C19.412 17.8699 21 15.1204 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 15.1204 4.58803 17.8699 7 19.4845\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9 16.0004C7.78555 15.0882 7 13.6358 7 12C7 9.23858 9.23858 7 12 7C14.7614 7 17 9.23858 17 12C17 13.6358 16.2144 15.0882 15 16.0004\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
@@ -280,6 +294,20 @@
280
294
  "packageName": "round-outlined-radius-1-stroke-2",
281
295
  "componentName": "IconAirpods"
282
296
  },
297
+ {
298
+ "category": "AI & Magic",
299
+ "svg": "<path d=\"M3 7L11 7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M7 7V5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M10.9998 15.0001C7.11309 14.0284 5.1147 11.6405 4.5459 7.37769\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M3.0001 15C6.88484 14.0288 8.88317 11.6428 9.45312 7.38403\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M13.5 18H18.5M12 20L15.0784 12.6888C15.4219 11.8729 16.5781 11.8729 16.9216 12.6888L20 20\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M18.5655 4.86018L17.9756 3.32667C17.8999 3.12986 17.7109 3 17.5 3C17.2891 3 17.1001 3.12986 17.0244 3.32667L16.4345 4.86018C16.333 5.12427 16.1243 5.33297 15.8602 5.43455L14.3267 6.02436C14.1299 6.10005 14 6.28914 14 6.5C14 6.71086 14.1299 6.89995 14.3267 6.97564L15.8602 7.56545C16.1243 7.66703 16.333 7.87573 16.4345 8.13982L17.0244 9.67333C17.1001 9.87014 17.2891 10 17.5 10C17.7109 10 17.8999 9.87014 17.9756 9.67333L18.5655 8.13982C18.667 7.87573 18.8757 7.66703 19.1398 7.56545L20.6733 6.97564C20.8701 6.89995 21 6.71086 21 6.5C21 6.28914 20.8701 6.10005 20.6733 6.02436L19.1398 5.43455C18.8757 5.33297 18.667 5.12427 18.5655 4.86018Z\" fill=\"currentColor\"/>",
300
+ "iconName": "ai-translate,language, auto-translate",
301
+ "variant": {
302
+ "join": "round",
303
+ "filled": "off",
304
+ "radius": "1",
305
+ "stroke": "2"
306
+ },
307
+ "createdAt": "2025-12-20T12:02:02.663395+00:00",
308
+ "packageName": "round-outlined-radius-1-stroke-2",
309
+ "componentName": "IconAiTranslate"
310
+ },
283
311
  {
284
312
  "category": "Sound & Music",
285
313
  "svg": "<path d=\"M4 6.00019V18.0002M8 5.00019V19.0002M12 4.99258V19.0078C12 19.6462 12.5901 20.1211 13.2137 19.9847L19.2137 18.6722C19.6728 18.5718 20 18.1652 20 17.6953V6.30508C20 5.83514 19.6728 5.42861 19.2137 5.32818L13.2137 4.01568C12.5901 3.87926 12 4.35419 12 4.99258Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
@@ -3150,6 +3178,34 @@
3150
3178
  "packageName": "round-outlined-radius-1-stroke-2",
3151
3179
  "componentName": "IconBlock"
3152
3180
  },
3181
+ {
3182
+ "category": "Filter & Settings",
3183
+ "svg": "<path d=\"M9 4H5C4.44772 4 4 4.44772 4 5V9C4 9.55228 4.44772 10 5 10H9C9.55228 10 10 9.55228 10 9V5C10 4.44772 9.55228 4 9 4Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9 14H5C4.44772 14 4 14.4477 4 15V19C4 19.5523 4.44772 20 5 20H9C9.55228 20 10 19.5523 10 19V15C10 14.4477 9.55228 14 9 14Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M18 17V8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14.5 10.5L18 7L21.5 10.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
3184
+ "iconName": "block-sort-ascending",
3185
+ "variant": {
3186
+ "join": "round",
3187
+ "filled": "off",
3188
+ "radius": "1",
3189
+ "stroke": "2"
3190
+ },
3191
+ "createdAt": "2025-12-20T12:02:02.663395+00:00",
3192
+ "packageName": "round-outlined-radius-1-stroke-2",
3193
+ "componentName": "IconBlockSortAscending"
3194
+ },
3195
+ {
3196
+ "category": "Filter & Settings",
3197
+ "svg": "<path d=\"M9 4H5C4.44772 4 4 4.44772 4 5V9C4 9.55228 4.44772 10 5 10H9C9.55228 10 10 9.55228 10 9V5C10 4.44772 9.55228 4 9 4Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9 14H5C4.44772 14 4 14.4477 4 15V19C4 19.5523 4.44772 20 5 20H9C9.55228 20 10 19.5523 10 19V15C10 14.4477 9.55228 14 9 14Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M18 17V7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14.5 13.5L18 17L21.5 13.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
3198
+ "iconName": "block-sort-descending",
3199
+ "variant": {
3200
+ "join": "round",
3201
+ "filled": "off",
3202
+ "radius": "1",
3203
+ "stroke": "2"
3204
+ },
3205
+ "createdAt": "2025-12-20T12:02:02.663395+00:00",
3206
+ "packageName": "round-outlined-radius-1-stroke-2",
3207
+ "componentName": "IconBlockSortDescending"
3208
+ },
3153
3209
  {
3154
3210
  "category": "Nature & Energy",
3155
3211
  "svg": "<path d=\"M7.5 12C5.01472 12 3 9.98528 3 7.5C3 5.01472 5.01472 3 7.5 3C9.98528 3 12 5.01472 12 7.5M7.5 12C5.01472 12 3 14.0147 3 16.5C3 18.9853 5.01472 21 7.5 21C9.98528 21 12 18.9853 12 16.5M7.5 12H9M12 7.5C12 5.01472 14.0147 3 16.5 3C18.9853 3 21 5.01472 21 7.5C21 9.98528 18.9853 12 16.5 12M12 7.5V9M16.5 12C18.9853 12 21 14.0147 21 16.5C21 18.9853 18.9853 21 16.5 21C14.0147 21 12 18.9853 12 16.5M16.5 12H15M12 16.5V15\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9.5 9.5L8 8M14.5 9.5L16 8M14.5 14.5L16 16M9.5 14.5L8 16\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
@@ -3570,6 +3626,20 @@
3570
3626
  "packageName": "round-outlined-radius-1-stroke-2",
3571
3627
  "componentName": "IconBrackets2"
3572
3628
  },
3629
+ {
3630
+ "category": "People",
3631
+ "svg": "<path d=\"M4.33682 11.0002C4.12085 10.5456 4 10.037 4 9.5002C4 7.73696 5.30385 6.27826 7 6.03564\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M19.6632 11.0002C19.8792 10.5456 20 10.037 20 9.5002C20 7.73696 18.6961 6.27826 17 6.03564\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M7 16.8295C6.68722 16.94 6.35064 17.0002 6 17.0002C4.34315 17.0002 3 15.657 3 14.0002C3 12.694 3.83481 11.5827 5 11.1709\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M17 16.8295C17.3128 16.94 17.6494 17.0002 18 17.0002C19.6569 17.0002 21 15.657 21 14.0002C21 12.694 20.1652 11.5827 19 11.1709\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M12 5.5C12 4.11929 10.8807 3 9.5 3C8.11929 3 7 4.11929 7 5.5C7 6.06291 7.18604 6.58237 7.5 7.00024\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M12 5.5C12 4.11929 13.1193 3 14.5 3C15.8807 3 17 4.11929 17 5.5C17 6.06291 16.814 6.58237 16.5 7.00024\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M12 5.5V17.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M12 17.5C12 19.433 10.433 21 8.5 21C6.567 21 5 19.433 5 17.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M19 17.5C19 19.433 17.433 21 15.5 21C13.567 21 12 19.433 12 17.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/>",
3632
+ "iconName": "brain, thinking, human, clever",
3633
+ "variant": {
3634
+ "join": "round",
3635
+ "filled": "off",
3636
+ "radius": "1",
3637
+ "stroke": "2"
3638
+ },
3639
+ "createdAt": "2025-12-20T04:02:03.012406+00:00",
3640
+ "packageName": "round-outlined-radius-1-stroke-2",
3641
+ "componentName": "IconBrain"
3642
+ },
3573
3643
  {
3574
3644
  "category": "AI & Magic",
3575
3645
  "svg": "<path d=\"M15 10C13.3431 10 12 8.65685 12 7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9 14C10.6569 14 12 15.3431 12 17\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12 3.53516L12 20.2422\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M21 14.5C21 15.9633 20.102 17.2168 18.8271 17.7396C18.2888 19.6221 16.5553 21 14.5 21C13.5749 21 12.7151 20.7209 12 20.2422C11.285 20.7209 10.4251 21 9.5 21C7.44468 21 5.71119 19.6221 5.17291 17.7396C3.89797 17.2168 3 15.9633 3 14.5C3 13.5207 3.40223 12.6353 4.05051 12C3.40223 11.3647 3 10.4793 3 9.5C3 7.69511 4.36618 6.20931 6.12085 6.0203C6.55779 4.28478 8.12886 3 10 3C10.7286 3 11.4117 3.19479 12 3.53513C12.5883 3.19479 13.2714 3 14 3C15.8711 3 17.4422 4.28478 17.8792 6.0203C19.6338 6.20931 21 7.69511 21 9.5C21 10.4793 20.5978 11.3647 19.9495 12C20.5978 12.6353 21 13.5207 21 14.5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
@@ -3598,6 +3668,20 @@
3598
3668
  "packageName": "round-outlined-radius-1-stroke-2",
3599
3669
  "componentName": "IconBrain2"
3600
3670
  },
3671
+ {
3672
+ "category": "People",
3673
+ "svg": "<path d=\"M10.6531 4.7751C11.2722 4.29172 11.9506 4.01127 12.5644 4C13.6656 4.01409 14.4651 4.37768 15.133 5.08936C15.3952 5.36995 15.8688 5.33915 16.2171 5.37826C17.3973 5.51355 18.1731 6.2506 18.6697 7.33997C19.1439 8.38175 20.3864 8.62313 20.7931 9.85974C20.9999 10.4855 21.0776 11.1351 20.9051 11.7552C20.7615 12.2654 20.8972 12.7191 20.9525 13.1927C21.0776 14.2609 20.8102 15.191 20.1029 15.952C19.8118 16.2635 19.4601 16.5115 19.1347 16.7849C18.6184 17.2203 18.0454 17.5276 17.3881 17.6149C16.8151 17.691 16.2553 17.6319 15.7218 17.3585C15.6269 17.3091 15.4649 17.3246 15.3688 17.3796C14.0687 18.1128 13.1445 18.7408 11.5646 18.08C10.4445 17.6235 9.30581 19.4375 8.78804 20.4147C8.6021 20.7656 8.24342 21 7.84627 21H7.1613C6.54989 21 6.13506 20.467 6.2619 19.8689C6.38172 19.3038 6.45434 18.7124 6.24698 18.4704C5.87948 18.0434 5.51329 17.6008 5.08651 17.2457C4.06039 16.3903 3.59541 15.2981 3.68762 13.9128C3.70211 13.7 3.602 13.4731 3.52955 13.2617C3.3728 12.8051 3.11989 12.3682 3.04745 11.8989C2.85513 10.6532 3.25425 9.60184 4.12098 8.74219C4.29881 8.56744 4.46346 8.33773 4.54645 8.09815C5.2156 6.15759 6.51965 5.04568 8.40987 4.77228C9.00262 4.68631 9.62566 4.8512 10.2355 4.8822C10.3738 4.88925 10.5451 4.85965 10.6531 4.7751Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"/>",
3674
+ "iconName": "brain-sideview, thinking",
3675
+ "variant": {
3676
+ "join": "round",
3677
+ "filled": "off",
3678
+ "radius": "1",
3679
+ "stroke": "2"
3680
+ },
3681
+ "createdAt": "2025-12-20T08:02:02.986535+00:00",
3682
+ "packageName": "round-outlined-radius-1-stroke-2",
3683
+ "componentName": "IconBrainSideview"
3684
+ },
3601
3685
  {
3602
3686
  "category": "Code",
3603
3687
  "svg": "<circle cx=\"6.5\" cy=\"6\" r=\"2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"6.5\" cy=\"18\" r=\"2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"17.5\" cy=\"6\" r=\"2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M6.5 8V16\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M17.5 8V11C17.5 11.5523 17.0523 12 16.5 12H7.5C6.94772 12 6.5 12.4477 6.5 13V16\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
@@ -8134,6 +8218,34 @@
8134
8218
  "packageName": "round-outlined-radius-1-stroke-2",
8135
8219
  "componentName": "IconDices"
8136
8220
  },
8221
+ {
8222
+ "category": "Code",
8223
+ "svg": "<path d=\"M19 4H5C4.44772 4 4 4.44772 4 5V19C4 19.5523 4.44772 20 5 20H19C19.5523 20 20 19.5523 20 19V5C20 4.44772 19.5523 4 19 4Z\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M9 15L15 9\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/>",
8224
+ "iconName": "difference-ignored",
8225
+ "variant": {
8226
+ "join": "round",
8227
+ "filled": "off",
8228
+ "radius": "1",
8229
+ "stroke": "2"
8230
+ },
8231
+ "createdAt": "2025-12-20T08:02:02.986535+00:00",
8232
+ "packageName": "round-outlined-radius-1-stroke-2",
8233
+ "componentName": "IconDifferenceIgnored"
8234
+ },
8235
+ {
8236
+ "category": "Code",
8237
+ "svg": "<path d=\"M19 4H5C4.44772 4 4 4.44772 4 5V19C4 19.5523 4.44772 20 5 20H19C19.5523 20 20 19.5523 20 19V5C20 4.44772 19.5523 4 19 4Z\" stroke=\"currentColor\" stroke-width=\"2\"/><circle cx=\"12\" cy=\"12\" r=\"2\" fill=\"currentColor\"/>",
8238
+ "iconName": "difference-modified",
8239
+ "variant": {
8240
+ "join": "round",
8241
+ "filled": "off",
8242
+ "radius": "1",
8243
+ "stroke": "2"
8244
+ },
8245
+ "createdAt": "2025-12-20T08:02:02.986535+00:00",
8246
+ "packageName": "round-outlined-radius-1-stroke-2",
8247
+ "componentName": "IconDifferenceModified"
8248
+ },
8137
8249
  {
8138
8250
  "category": "Things",
8139
8251
  "svg": "<path d=\"M16.5 5.75V11.5H16C8.58264 6.98509 6.98941 10.7904 5.45141 14.4637C4.60487 16.4856 3.77506 18.4675 2 19H7V19.5C7 20.3284 7.67157 21 8.5 21C9.32843 21 10 20.3284 10 19.5V19H14V19.5C14 20.3284 14.6716 21 15.5 21C16.3284 21 17 20.3284 17 19.5V18.1973C18.7934 17.1599 20 15.2208 20 13V8.11803C20 7.73926 20.214 7.393 20.5528 7.22361L22 6.5V5.75C22 4.23122 20.7688 3 19.25 3C17.7312 3 16.5 4.23122 16.5 5.75Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"/>",
@@ -8736,6 +8848,20 @@
8736
8848
  "packageName": "round-outlined-radius-1-stroke-2",
8737
8849
  "componentName": "IconEditSmall2"
8738
8850
  },
8851
+ {
8852
+ "category": "People",
8853
+ "svg": "<circle cx=\"7\" cy=\"7\" r=\"3\" stroke=\"currentColor\" stroke-width=\"2\"/><circle cx=\"17\" cy=\"7\" r=\"3\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M10 7L10.2111 6.89443C11.3373 6.33137 12.6627 6.33137 13.7889 6.89443L14 7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M6.0316 19.5006H5C4.44772 19.5006 3.99213 19.0497 4.06567 18.5023C4.57575 14.7061 7.97844 12.5218 11.5078 14.2777C11.8193 14.4327 12.1876 14.4451 12.5063 14.3052C16.1947 12.6855 19.4434 14.516 19.9358 18.4944C20.004 19.0453 19.5478 19.5006 18.9926 19.5006H17.9684C17.6716 19.5006 17.3901 19.3688 17.2002 19.1408L16.7874 18.6454C16.4766 18.2725 15.9429 18.1766 15.5218 18.418L15.0045 18.7145C14.6926 18.8934 14.3087 18.891 13.9991 18.7083L12.5081 17.8287C12.1946 17.6438 11.8054 17.6438 11.4919 17.8287L10.0009 18.7083C9.69125 18.891 9.30736 18.8934 8.99545 18.7145L8.47825 18.418C8.05711 18.1766 7.52339 18.2725 7.21263 18.6454L6.79985 19.1408C6.60985 19.3688 6.32839 19.5006 6.0316 19.5006Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
8854
+ "iconName": "einstein, thinking, physics",
8855
+ "variant": {
8856
+ "join": "round",
8857
+ "filled": "off",
8858
+ "radius": "1",
8859
+ "stroke": "2"
8860
+ },
8861
+ "createdAt": "2025-12-20T04:02:03.012406+00:00",
8862
+ "packageName": "round-outlined-radius-1-stroke-2",
8863
+ "componentName": "IconEinstein"
8864
+ },
8739
8865
  {
8740
8866
  "category": "Interface General",
8741
8867
  "svg": "<path d=\"M2 11.9999H5.26711C5.70339 11.9999 6.08932 11.717 6.2207 11.301L8.7616 3.2548C8.83517 3.02184 9.16483 3.02184 9.2384 3.2548L14.7616 20.745C14.8352 20.9779 15.1648 20.9779 15.2384 20.745L17.7793 12.6987C17.9107 12.2827 18.2966 11.9999 18.7329 11.9999H22\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
@@ -12320,6 +12446,20 @@
12320
12446
  "packageName": "round-outlined-radius-1-stroke-2",
12321
12447
  "componentName": "IconInstagram"
12322
12448
  },
12449
+ {
12450
+ "category": "Edit",
12451
+ "svg": "<path d=\"M2.45711 11.2929L8.29289 5.45711C8.68342 5.06658 9.31658 5.06658 9.70711 5.45711L15.5429 11.2929C15.9334 11.6834 15.9334 12.3166 15.5429 12.7071L9.70711 18.5429C9.31658 18.9334 8.68342 18.9334 8.29289 18.5429L2.45711 12.7071C2.06658 12.3166 2.06658 11.6834 2.45711 11.2929Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"/><path d=\"M12 7.75L14.2929 5.45711C14.6834 5.06658 15.3166 5.06658 15.7071 5.45711L21.5429 11.2929C21.9334 11.6834 21.9334 12.3166 21.5429 12.7071L15.7071 18.5429C15.3166 18.9334 14.6834 18.9334 14.2929 18.5429L12 16.25\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"/>",
12452
+ "iconName": "integrations, frames, keyframes, interactions",
12453
+ "variant": {
12454
+ "join": "round",
12455
+ "filled": "off",
12456
+ "radius": "1",
12457
+ "stroke": "2"
12458
+ },
12459
+ "createdAt": "2025-12-20T12:02:02.663395+00:00",
12460
+ "packageName": "round-outlined-radius-1-stroke-2",
12461
+ "componentName": "IconIntegrations"
12462
+ },
12323
12463
  {
12324
12464
  "category": "Communication",
12325
12465
  "svg": "<path d=\"M5 11V4C5 3.44772 5.44772 3 6 3H18C18.5523 3 19 3.44772 19 4V11M10 8H14M3 12.3874V19C3 19.5523 3.44772 20 4 20H20C20.5523 20 21 19.5523 21 19V12.3874C21 11.7049 20.3313 11.2229 19.6838 11.4387L12.3162 13.8946C12.111 13.963 11.889 13.963 11.6838 13.8946L4.31623 11.4387C3.66869 11.2229 3 11.7049 3 12.3874Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
@@ -15806,6 +15946,20 @@
15806
15946
  "packageName": "round-outlined-radius-1-stroke-2",
15807
15947
  "componentName": "IconPeopleVersus"
15808
15948
  },
15949
+ {
15950
+ "category": "People",
15951
+ "svg": "<path d=\"M21 8V10M17 3V15M13 6V12M9 4V6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M10.8749 20.0101C11.0112 20.5453 10.5507 21 9.99837 21H3.99837C3.44609 21 2.98554 20.5453 3.1218 20.0101C3.56231 18.2798 5.13089 17 6.99837 17C8.86585 17 10.4344 18.2798 10.8749 20.0101Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"7\" cy=\"12.25\" r=\"2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
15952
+ "iconName": "people-voice, user, person",
15953
+ "variant": {
15954
+ "join": "round",
15955
+ "filled": "off",
15956
+ "radius": "1",
15957
+ "stroke": "2"
15958
+ },
15959
+ "createdAt": "2025-12-20T04:02:03.012406+00:00",
15960
+ "packageName": "round-outlined-radius-1-stroke-2",
15961
+ "componentName": "IconPeopleVoice"
15962
+ },
15809
15963
  {
15810
15964
  "category": "Shopping & Payment",
15811
15965
  "svg": "<path d=\"M15.5 8.5L8.5 15.5M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9 9.875C9.48325 9.875 9.875 9.48325 9.875 9C9.875 8.51675 9.48325 8.125 9 8.125C8.51675 8.125 8.125 8.51675 8.125 9C8.125 9.48325 8.51675 9.875 9 9.875Z\" fill=\"currentColor\" stroke=\"currentColor\" stroke-width=\"0.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M15 15.875C15.4832 15.875 15.875 15.4832 15.875 15C15.875 14.5168 15.4832 14.125 15 14.125C14.5168 14.125 14.125 14.5168 14.125 15C14.125 15.4832 14.5168 15.875 15 15.875Z\" fill=\"currentColor\" stroke=\"currentColor\" stroke-width=\"0.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
@@ -20692,6 +20846,20 @@
20692
20846
  "packageName": "round-outlined-radius-1-stroke-2",
20693
20847
  "componentName": "IconTeacherWhiteboard"
20694
20848
  },
20849
+ {
20850
+ "category": "People",
20851
+ "svg": "<circle cx=\"12\" cy=\"7\" r=\"2.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"4.5\" cy=\"9\" r=\"2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"19.5\" cy=\"9\" r=\"2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M7 18.0714V17.5C7 14.7386 9.23858 12.5 12 12.5C14.7614 12.5 17 14.7386 17 17.5V18.0714C17 18.5843 16.5843 19 16.0714 19H7.92857C7.41574 19 7 18.5843 7 18.0714Z\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M20 18L22.0001 17.9999C22.5523 17.9998 23.0128 17.5451 22.8766 17.0099C22.476 15.4365 21.1427 14.2356 19.5 14.0308\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M3.99837 18L1.99831 17.9999C1.44605 17.9998 0.985549 17.5451 1.1218 17.0099C1.52238 15.4365 2.85571 14.2356 4.49837 14.0308\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
20852
+ "iconName": "team, group, people, community, users",
20853
+ "variant": {
20854
+ "join": "round",
20855
+ "filled": "off",
20856
+ "radius": "1",
20857
+ "stroke": "2"
20858
+ },
20859
+ "createdAt": "2025-12-20T04:02:03.012406+00:00",
20860
+ "packageName": "round-outlined-radius-1-stroke-2",
20861
+ "componentName": "IconTeam"
20862
+ },
20695
20863
  {
20696
20864
  "category": "Things",
20697
20865
  "svg": "<path d=\"M9 12C8.27457 13.1294 7.89556 14.3674 8.02509 16\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M15 12C15.7254 13.1294 16.1044 14.3674 15.9749 16\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9.5 19C11.2245 19.5732 12.7755 19.5732 14.5 19\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9.5 18.5C9.5 19.8807 8.38071 21 7 21C5.61929 21 4.5 19.8807 4.5 18.5C4.5 17.1193 5.61929 16 7 16C8.38071 16 9.5 17.1193 9.5 18.5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M19.5 18.5C19.5 19.8807 18.3807 21 17 21C15.6193 21 14.5 19.8807 14.5 18.5C14.5 17.1193 15.6193 16 17 16C18.3807 16 19.5 17.1193 19.5 18.5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M16 11L18.5349 11.9506C19.4162 12.2811 20 13.1235 20 14.0647C20 14.6636 19.7621 15.2379 19.3387 15.6613L19 16\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8 11L5.46511 11.9506C4.58384 12.2811 4 13.1235 4 14.0647C4 14.6636 4.23789 15.2379 4.66133 15.6613L5 16\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12 3C11.2451 3 10.5293 3.15056 9.88762 3.42013C9.49062 3.15474 9.01338 3 8.5 3C7.11929 3 6 4.11929 6 5.5C6 6.31791 6.39278 7.04408 7 7.50018C7.00011 9.98538 9.23864 12 12 12C14.7614 12 16.9999 9.98538 17 7.50018C17.6072 7.04408 18 6.31791 18 5.5C18 4.11929 16.8807 3 15.5 3C14.9866 3 14.5094 3.15475 14.1124 3.42014C13.4707 3.15056 12.7549 3 12 3Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M10.9554 8.10982C10.5727 8.18767 10.3796 8.53558 10.5808 8.82263C10.875 9.24226 11.3626 9.75 12 9.75C12.6374 9.75 13.125 9.24226 13.4192 8.82263C13.6204 8.53558 13.4273 8.18767 13.0446 8.10982C12.3248 7.96339 11.6752 7.96339 10.9554 8.10982Z\" fill=\"currentColor\"/>",
package/icons/index.d.ts CHANGED
@@ -8,6 +8,7 @@ export type CentralIconName =
8
8
  | "IconAddToBasket2"
9
9
  | "IconAdjustPhoto"
10
10
  | "IconAffinity"
11
+ | "IconAgent"
11
12
  | "IconAirdrop"
12
13
  | "IconAirdrop2"
13
14
  | "IconAirplane"
@@ -19,6 +20,7 @@ export type CentralIconName =
19
20
  | "IconAirpodLeft"
20
21
  | "IconAirpodRight"
21
22
  | "IconAirpods"
23
+ | "IconAiTranslate"
22
24
  | "IconAlbums"
23
25
  | "IconAlien"
24
26
  | "IconAlignHorizontalCenter"
@@ -224,6 +226,8 @@ export type CentralIconName =
224
226
  | "IconBlankPagePortrait"
225
227
  | "IconBlip"
226
228
  | "IconBlock"
229
+ | "IconBlockSortAscending"
230
+ | "IconBlockSortDescending"
227
231
  | "IconBlossom"
228
232
  | "IconBluesky"
229
233
  | "IconBluetooth"
@@ -254,8 +258,10 @@ export type CentralIconName =
254
258
  | "IconBoxSparkle"
255
259
  | "IconBrackets1"
256
260
  | "IconBrackets2"
261
+ | "IconBrain"
257
262
  | "IconBrain1"
258
263
  | "IconBrain2"
264
+ | "IconBrainSideview"
259
265
  | "IconBranch"
260
266
  | "IconBreakfast"
261
267
  | "IconBrightness"
@@ -580,6 +586,8 @@ export type CentralIconName =
580
586
  | "IconDice5"
581
587
  | "IconDice6"
582
588
  | "IconDices"
589
+ | "IconDifferenceIgnored"
590
+ | "IconDifferenceModified"
583
591
  | "IconDino"
584
592
  | "IconDirection1"
585
593
  | "IconDirection2"
@@ -623,6 +631,7 @@ export type CentralIconName =
623
631
  | "IconEditBig"
624
632
  | "IconEditSmall1"
625
633
  | "IconEditSmall2"
634
+ | "IconEinstein"
626
635
  | "IconElectrocardiogram"
627
636
  | "IconEmail1"
628
637
  | "IconEmail1Sparkle"
@@ -879,6 +888,7 @@ export type CentralIconName =
879
888
  | "IconInputForm"
880
889
  | "IconInsights"
881
890
  | "IconInstagram"
891
+ | "IconIntegrations"
882
892
  | "IconInvite"
883
893
  | "IconItalic"
884
894
  | "IconJava"
@@ -1128,6 +1138,7 @@ export type CentralIconName =
1128
1138
  | "IconPeopleRemove"
1129
1139
  | "IconPeopleRemove2"
1130
1140
  | "IconPeopleVersus"
1141
+ | "IconPeopleVoice"
1131
1142
  | "IconPercent"
1132
1143
  | "IconPerplexity"
1133
1144
  | "IconPersona"
@@ -1477,6 +1488,7 @@ export type CentralIconName =
1477
1488
  | "IconTea"
1478
1489
  | "IconTeacher"
1479
1490
  | "IconTeacherWhiteboard"
1491
+ | "IconTeam"
1480
1492
  | "IconTeddyBear"
1481
1493
  | "IconTelegram"
1482
1494
  | "IconTelephone"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/round-outlined-radius-1-stroke-2",
3
- "version": "1.1.77",
3
+ "version": "1.1.78",
4
4
  "style": "round-outlined-radius-1-stroke-2",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/round-outlined-radius-1-stroke-2/IconHome';",
@@ -11,11 +11,12 @@
11
11
  "withProps": "<IconHome size={32} color=\"#007AFF\" />",
12
12
  "central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
13
13
  },
14
- "totalIcons": 1655,
14
+ "totalIcons": 1667,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
- "count": 63,
17
+ "count": 64,
18
18
  "icons": [
19
+ "IconAiTranslate",
19
20
  "IconAppleIntelligenceIcon",
20
21
  "IconBag2Sparkle",
21
22
  "IconBoxSparkle",
@@ -291,8 +292,9 @@
291
292
  ]
292
293
  },
293
294
  "Code": {
294
- "count": 47,
295
+ "count": 50,
295
296
  "icons": [
297
+ "IconAgent",
296
298
  "IconAnchor",
297
299
  "IconAnimation",
298
300
  "IconAnimationAuto",
@@ -326,6 +328,8 @@
326
328
  "IconConsoleSimple",
327
329
  "IconConsoleSimple1",
328
330
  "IconDebugger",
331
+ "IconDifferenceIgnored",
332
+ "IconDifferenceModified",
329
333
  "IconDraft",
330
334
  "IconForkCode",
331
335
  "IconHammer",
@@ -495,7 +499,7 @@
495
499
  ]
496
500
  },
497
501
  "Edit": {
498
- "count": 77,
502
+ "count": 78,
499
503
  "icons": [
500
504
  "IconAddKeyframe",
501
505
  "IconBezier",
@@ -536,6 +540,7 @@
536
540
  "IconHdr",
537
541
  "IconHighlight",
538
542
  "IconInputForm",
543
+ "IconIntegrations",
539
544
  "IconKeyframe",
540
545
  "IconLineThickness",
541
546
  "IconMagnet",
@@ -577,8 +582,10 @@
577
582
  ]
578
583
  },
579
584
  "Filter & Settings": {
580
- "count": 22,
585
+ "count": 24,
581
586
  "icons": [
587
+ "IconBlockSortAscending",
588
+ "IconBlockSortDescending",
582
589
  "IconFilter1",
583
590
  "IconFilter2",
584
591
  "IconFilterAsc",
@@ -1094,12 +1101,15 @@
1094
1101
  ]
1095
1102
  },
1096
1103
  "People": {
1097
- "count": 32,
1104
+ "count": 37,
1098
1105
  "icons": [
1099
1106
  "IconAura",
1100
1107
  "IconBathMan1",
1101
1108
  "IconBathWoman1",
1109
+ "IconBrain",
1110
+ "IconBrainSideview",
1102
1111
  "IconContacts",
1112
+ "IconEinstein",
1103
1113
  "IconFocusMode",
1104
1114
  "IconGenderFemale",
1105
1115
  "IconGenderMale",
@@ -1119,12 +1129,14 @@
1119
1129
  "IconPeopleRemove",
1120
1130
  "IconPeopleRemove2",
1121
1131
  "IconPeopleVersus",
1132
+ "IconPeopleVoice",
1122
1133
  "IconPersona",
1123
1134
  "IconSteveJobs",
1124
1135
  "IconStreaming",
1125
1136
  "IconSurfing",
1126
1137
  "IconTeacher",
1127
1138
  "IconTeacherWhiteboard",
1139
+ "IconTeam",
1128
1140
  "IconVibeCodingBird",
1129
1141
  "IconVibeCodingStar",
1130
1142
  "IconWheelchair"
@@ -1854,6 +1866,7 @@
1854
1866
  "IconAddToBasket2": "add-to-basket-2",
1855
1867
  "IconAdjustPhoto": "adjust-photo, tuning, settings",
1856
1868
  "IconAffinity": "affinity",
1869
+ "IconAgent": "agent, flow, diagram, org",
1857
1870
  "IconAirdrop": "airdrop, file-sharing, radar",
1858
1871
  "IconAirdrop2": "airdrop-2, free, drop, parachute",
1859
1872
  "IconAirplane": "airplane, flight",
@@ -1865,6 +1878,7 @@
1865
1878
  "IconAirpodLeft": "airpod-left",
1866
1879
  "IconAirpodRight": "airpod-right",
1867
1880
  "IconAirpods": "airpods, headphones, vibe",
1881
+ "IconAiTranslate": "ai-translate, language, auto-translate",
1868
1882
  "IconAlbums": "albums, cover",
1869
1883
  "IconAlien": "alien",
1870
1884
  "IconAlignHorizontalCenter": "align-horizontal-center, alignment",
@@ -2070,6 +2084,8 @@
2070
2084
  "IconBlankPagePortrait": "blank-page-portrait",
2071
2085
  "IconBlip": "blip, flick, snip, snap, easy, thanos",
2072
2086
  "IconBlock": "block, workspace",
2087
+ "IconBlockSortAscending": "block-sort-ascending",
2088
+ "IconBlockSortDescending": "block-sort-descending",
2073
2089
  "IconBlossom": "blossom, flower, growing",
2074
2090
  "IconBluesky": "bluesky",
2075
2091
  "IconBluetooth": "bluetooth",
@@ -2100,8 +2116,10 @@
2100
2116
  "IconBoxSparkle": "box-sparkle, magic box",
2101
2117
  "IconBrackets1": "brackets-1",
2102
2118
  "IconBrackets2": "brackets-2",
2119
+ "IconBrain": "brain, thinking, human, clever",
2103
2120
  "IconBrain1": "brain-1, ai, thinking, database, ki",
2104
2121
  "IconBrain2": "brain-2, ai, thinking, database, ki",
2122
+ "IconBrainSideview": "brain-sideview, thinking",
2105
2123
  "IconBranch": "branch",
2106
2124
  "IconBreakfast": "breakfast, fried-egg",
2107
2125
  "IconBrightness": "brightness",
@@ -2426,6 +2444,8 @@
2426
2444
  "IconDice5": "dice-5, roll",
2427
2445
  "IconDice6": "dice-6, roll",
2428
2446
  "IconDices": "dices, random, roll",
2447
+ "IconDifferenceIgnored": "difference-ignored",
2448
+ "IconDifferenceModified": "difference-modified",
2429
2449
  "IconDino": "dino, age, old",
2430
2450
  "IconDirection1": "direction-1, route",
2431
2451
  "IconDirection2": "direction-2, route",
@@ -2469,6 +2489,7 @@
2469
2489
  "IconEditBig": "edit-big, box, pencil, pen, write, draw",
2470
2490
  "IconEditSmall1": "edit-small-1, box, pencil, pen, write, draw",
2471
2491
  "IconEditSmall2": "edit-small-2",
2492
+ "IconEinstein": "einstein, thinking, physics",
2472
2493
  "IconElectrocardiogram": "electrocardiogram, activity, notification, pulse, heartbeat, beat",
2473
2494
  "IconEmail1": "email-1, envelope",
2474
2495
  "IconEmail1Sparkle": "email-1-sparkle, envelope",
@@ -2725,6 +2746,7 @@
2725
2746
  "IconInputForm": "input-form, text-area, prompt",
2726
2747
  "IconInsights": "insights, analyze",
2727
2748
  "IconInstagram": "instagram",
2749
+ "IconIntegrations": "integrations, frames, keyframes, interactions",
2728
2750
  "IconInvite": "invite, briefing",
2729
2751
  "IconItalic": "italic",
2730
2752
  "IconJava": "java",
@@ -2974,6 +2996,7 @@
2974
2996
  "IconPeopleRemove": "people-remove, user-remove",
2975
2997
  "IconPeopleRemove2": "people-remove-2",
2976
2998
  "IconPeopleVersus": "people-versus, vs, match, 1v1",
2999
+ "IconPeopleVoice": "people-voice, user, person",
2977
3000
  "IconPercent": "percent, sales",
2978
3001
  "IconPerplexity": "perplexity",
2979
3002
  "IconPersona": "persona, thanos-effect, remove-user, remove-account, blip",
@@ -3323,6 +3346,7 @@
3323
3346
  "IconTea": "tea, cafe, coffee, vibe",
3324
3347
  "IconTeacher": "teacher",
3325
3348
  "IconTeacherWhiteboard": "teacher-whiteboard",
3349
+ "IconTeam": "team, group, people, community, users",
3326
3350
  "IconTeddyBear": "teddy-bear, play",
3327
3351
  "IconTelegram": "telegram",
3328
3352
  "IconTelephone": "telephone, phone, contact",
package/index.d.ts CHANGED
@@ -7,6 +7,8 @@ export { IconAddToBasket, default as IconAddToBasketDefault, } from "./IconAddTo
7
7
  export { IconAddToBasket2, default as IconAddToBasket2Default, } from "./IconAddToBasket2";
8
8
  export { IconAdjustPhoto, default as IconAdjustPhotoDefault, } from "./IconAdjustPhoto";
9
9
  export { IconAffinity, default as IconAffinityDefault } from "./IconAffinity";
10
+ export { IconAgent, default as IconAgentDefault } from "./IconAgent";
11
+ export { IconAiTranslate, default as IconAiTranslateDefault, } from "./IconAiTranslate";
10
12
  export { IconAirdrop, default as IconAirdropDefault } from "./IconAirdrop";
11
13
  export { IconAirdrop2, default as IconAirdrop2Default } from "./IconAirdrop2";
12
14
  export { IconAirplane, default as IconAirplaneDefault } from "./IconAirplane";
@@ -223,6 +225,8 @@ export { IconBlankPageLandscape, default as IconBlankPageLandscapeDefault, } fro
223
225
  export { IconBlankPagePortrait, default as IconBlankPagePortraitDefault, } from "./IconBlankPagePortrait";
224
226
  export { IconBlip, default as IconBlipDefault } from "./IconBlip";
225
227
  export { IconBlock, default as IconBlockDefault } from "./IconBlock";
228
+ export { IconBlockSortAscending, default as IconBlockSortAscendingDefault, } from "./IconBlockSortAscending";
229
+ export { IconBlockSortDescending, default as IconBlockSortDescendingDefault, } from "./IconBlockSortDescending";
226
230
  export { IconBlossom, default as IconBlossomDefault } from "./IconBlossom";
227
231
  export { IconBluesky, default as IconBlueskyDefault } from "./IconBluesky";
228
232
  export { IconBluetooth, default as IconBluetoothDefault, } from "./IconBluetooth";
@@ -253,8 +257,10 @@ export { IconBox2AltFill, default as IconBox2AltFillDefault, } from "./IconBox2A
253
257
  export { IconBoxSparkle, default as IconBoxSparkleDefault, } from "./IconBoxSparkle";
254
258
  export { IconBrackets1, default as IconBrackets1Default, } from "./IconBrackets1";
255
259
  export { IconBrackets2, default as IconBrackets2Default, } from "./IconBrackets2";
260
+ export { IconBrain, default as IconBrainDefault } from "./IconBrain";
256
261
  export { IconBrain1, default as IconBrain1Default } from "./IconBrain1";
257
262
  export { IconBrain2, default as IconBrain2Default } from "./IconBrain2";
263
+ export { IconBrainSideview, default as IconBrainSideviewDefault, } from "./IconBrainSideview";
258
264
  export { IconBranch, default as IconBranchDefault } from "./IconBranch";
259
265
  export { IconBreakfast, default as IconBreakfastDefault, } from "./IconBreakfast";
260
266
  export { IconBrightness, default as IconBrightnessDefault, } from "./IconBrightness";
@@ -579,6 +585,8 @@ export { IconDice4, default as IconDice4Default } from "./IconDice4";
579
585
  export { IconDice5, default as IconDice5Default } from "./IconDice5";
580
586
  export { IconDice6, default as IconDice6Default } from "./IconDice6";
581
587
  export { IconDices, default as IconDicesDefault } from "./IconDices";
588
+ export { IconDifferenceIgnored, default as IconDifferenceIgnoredDefault, } from "./IconDifferenceIgnored";
589
+ export { IconDifferenceModified, default as IconDifferenceModifiedDefault, } from "./IconDifferenceModified";
582
590
  export { IconDino, default as IconDinoDefault } from "./IconDino";
583
591
  export { IconDirection1, default as IconDirection1Default, } from "./IconDirection1";
584
592
  export { IconDirection2, default as IconDirection2Default, } from "./IconDirection2";
@@ -622,6 +630,7 @@ export { IconEarth, default as IconEarthDefault } from "./IconEarth";
622
630
  export { IconEditBig, default as IconEditBigDefault } from "./IconEditBig";
623
631
  export { IconEditSmall1, default as IconEditSmall1Default, } from "./IconEditSmall1";
624
632
  export { IconEditSmall2, default as IconEditSmall2Default, } from "./IconEditSmall2";
633
+ export { IconEinstein, default as IconEinsteinDefault } from "./IconEinstein";
625
634
  export { IconElectrocardiogram, default as IconElectrocardiogramDefault, } from "./IconElectrocardiogram";
626
635
  export { IconEmail1, default as IconEmail1Default } from "./IconEmail1";
627
636
  export { IconEmail1Sparkle, default as IconEmail1SparkleDefault, } from "./IconEmail1Sparkle";
@@ -878,6 +887,7 @@ export { IconInjection, default as IconInjectionDefault, } from "./IconInjection
878
887
  export { IconInputForm, default as IconInputFormDefault, } from "./IconInputForm";
879
888
  export { IconInsights, default as IconInsightsDefault } from "./IconInsights";
880
889
  export { IconInstagram, default as IconInstagramDefault, } from "./IconInstagram";
890
+ export { IconIntegrations, default as IconIntegrationsDefault, } from "./IconIntegrations";
881
891
  export { IconInvite, default as IconInviteDefault } from "./IconInvite";
882
892
  export { IconItalic, default as IconItalicDefault } from "./IconItalic";
883
893
  export { IconJava, default as IconJavaDefault } from "./IconJava";
@@ -1127,6 +1137,7 @@ export { IconPeopleLike, default as IconPeopleLikeDefault, } from "./IconPeopleL
1127
1137
  export { IconPeopleRemove, default as IconPeopleRemoveDefault, } from "./IconPeopleRemove";
1128
1138
  export { IconPeopleRemove2, default as IconPeopleRemove2Default, } from "./IconPeopleRemove2";
1129
1139
  export { IconPeopleVersus, default as IconPeopleVersusDefault, } from "./IconPeopleVersus";
1140
+ export { IconPeopleVoice, default as IconPeopleVoiceDefault, } from "./IconPeopleVoice";
1130
1141
  export { IconPercent, default as IconPercentDefault } from "./IconPercent";
1131
1142
  export { IconPerplexity, default as IconPerplexityDefault, } from "./IconPerplexity";
1132
1143
  export { IconPersona, default as IconPersonaDefault } from "./IconPersona";
@@ -1476,6 +1487,7 @@ export { IconTasks, default as IconTasksDefault } from "./IconTasks";
1476
1487
  export { IconTea, default as IconTeaDefault } from "./IconTea";
1477
1488
  export { IconTeacher, default as IconTeacherDefault } from "./IconTeacher";
1478
1489
  export { IconTeacherWhiteboard, default as IconTeacherWhiteboardDefault, } from "./IconTeacherWhiteboard";
1490
+ export { IconTeam, default as IconTeamDefault } from "./IconTeam";
1479
1491
  export { IconTeddyBear, default as IconTeddyBearDefault, } from "./IconTeddyBear";
1480
1492
  export { IconTelegram, default as IconTelegramDefault } from "./IconTelegram";
1481
1493
  export { IconTelephone, default as IconTelephoneDefault, } from "./IconTelephone";