@central-icons-react-native/square-filled-radius-0-stroke-2 1.1.118 → 1.1.120

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 (97) hide show
  1. package/IconCherryOnTop/index.d.ts +4 -0
  2. package/IconCherryOnTop/index.js +2 -0
  3. package/IconCherryOnTop/index.js.map +1 -0
  4. package/IconCherryOnTop/index.mjs +2 -0
  5. package/IconCherryOnTop/index.mjs.map +1 -0
  6. package/IconDeskLamp/index.d.ts +4 -0
  7. package/IconDeskLamp/index.js +2 -0
  8. package/IconDeskLamp/index.js.map +1 -0
  9. package/IconDeskLamp/index.mjs +2 -0
  10. package/IconDeskLamp/index.mjs.map +1 -0
  11. package/IconDiscoBall/index.d.ts +4 -0
  12. package/IconDiscoBall/index.js +2 -0
  13. package/IconDiscoBall/index.js.map +1 -0
  14. package/IconDiscoBall/index.mjs +2 -0
  15. package/IconDiscoBall/index.mjs.map +1 -0
  16. package/IconProjects/index.d.ts +4 -0
  17. package/IconProjects/index.js +2 -0
  18. package/IconProjects/index.js.map +1 -0
  19. package/IconProjects/index.mjs +2 -0
  20. package/IconProjects/index.mjs.map +1 -0
  21. package/IconUser/index.d.ts +4 -0
  22. package/IconUser/index.js +2 -0
  23. package/IconUser/index.js.map +1 -0
  24. package/IconUser/index.mjs +2 -0
  25. package/IconUser/index.mjs.map +1 -0
  26. package/IconUserAdd/index.d.ts +4 -0
  27. package/IconUserAdd/index.js +2 -0
  28. package/IconUserAdd/index.js.map +1 -0
  29. package/IconUserAdd/index.mjs +2 -0
  30. package/IconUserAdd/index.mjs.map +1 -0
  31. package/IconUserAddRight/index.d.ts +4 -0
  32. package/IconUserAddRight/index.js +2 -0
  33. package/IconUserAddRight/index.js.map +1 -0
  34. package/IconUserAddRight/index.mjs +2 -0
  35. package/IconUserAddRight/index.mjs.map +1 -0
  36. package/IconUserAdded/index.d.ts +4 -0
  37. package/IconUserAdded/index.js +2 -0
  38. package/IconUserAdded/index.js.map +1 -0
  39. package/IconUserAdded/index.mjs +2 -0
  40. package/IconUserAdded/index.mjs.map +1 -0
  41. package/IconUserBlock/index.d.ts +4 -0
  42. package/IconUserBlock/index.js +2 -0
  43. package/IconUserBlock/index.js.map +1 -0
  44. package/IconUserBlock/index.mjs +2 -0
  45. package/IconUserBlock/index.mjs.map +1 -0
  46. package/IconUserDuo/index.d.ts +4 -0
  47. package/IconUserDuo/index.js +2 -0
  48. package/IconUserDuo/index.js.map +1 -0
  49. package/IconUserDuo/index.mjs +2 -0
  50. package/IconUserDuo/index.mjs.map +1 -0
  51. package/IconUserEdit/index.d.ts +4 -0
  52. package/IconUserEdit/index.js +2 -0
  53. package/IconUserEdit/index.js.map +1 -0
  54. package/IconUserEdit/index.mjs +2 -0
  55. package/IconUserEdit/index.mjs.map +1 -0
  56. package/IconUserGroup/index.d.ts +4 -0
  57. package/IconUserGroup/index.js +2 -0
  58. package/IconUserGroup/index.js.map +1 -0
  59. package/IconUserGroup/index.mjs +2 -0
  60. package/IconUserGroup/index.mjs.map +1 -0
  61. package/IconUserHeart/index.d.ts +4 -0
  62. package/IconUserHeart/index.js +2 -0
  63. package/IconUserHeart/index.js.map +1 -0
  64. package/IconUserHeart/index.mjs +2 -0
  65. package/IconUserHeart/index.mjs.map +1 -0
  66. package/IconUserKey/index.d.ts +4 -0
  67. package/IconUserKey/index.js +2 -0
  68. package/IconUserKey/index.js.map +1 -0
  69. package/IconUserKey/index.mjs +2 -0
  70. package/IconUserKey/index.mjs.map +1 -0
  71. package/IconUserRemove/index.d.ts +4 -0
  72. package/IconUserRemove/index.js +2 -0
  73. package/IconUserRemove/index.js.map +1 -0
  74. package/IconUserRemove/index.mjs +2 -0
  75. package/IconUserRemove/index.mjs.map +1 -0
  76. package/IconUserRemoveRight/index.d.ts +4 -0
  77. package/IconUserRemoveRight/index.js +2 -0
  78. package/IconUserRemoveRight/index.js.map +1 -0
  79. package/IconUserRemoveRight/index.mjs +2 -0
  80. package/IconUserRemoveRight/index.mjs.map +1 -0
  81. package/IconUserSettings/index.d.ts +4 -0
  82. package/IconUserSettings/index.js +2 -0
  83. package/IconUserSettings/index.js.map +1 -0
  84. package/IconUserSettings/index.mjs +2 -0
  85. package/IconUserSettings/index.mjs.map +1 -0
  86. package/README.md +17 -0
  87. package/filtered-icons.json +239 -1
  88. package/icons/index.d.ts +17 -0
  89. package/icons-index.json +41 -7
  90. package/index.d.ts +17 -0
  91. package/index.js +1 -1
  92. package/index.js.map +1 -1
  93. package/index.mjs +1 -1
  94. package/index.mjs.map +1 -1
  95. package/license-check.js +1 -1
  96. package/package.json +1 -1
  97. package/tsx-icons.json +120 -1
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/square-filled-radius-0-stroke-2",
3
- "version": "1.1.118",
3
+ "version": "1.1.120",
4
4
  "style": "square-filled-radius-0-stroke-2",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/square-filled-radius-0-stroke-2/IconHome';",
@@ -11,7 +11,7 @@
11
11
  "withProps": "<IconHome size={32} color=\"#007AFF\" />",
12
12
  "central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
13
13
  },
14
- "totalIcons": 1752,
14
+ "totalIcons": 1769,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
17
  "count": 67,
@@ -737,7 +737,7 @@
737
737
  ]
738
738
  },
739
739
  "Food": {
740
- "count": 42,
740
+ "count": 43,
741
741
  "icons": [
742
742
  "IconAppleNewton",
743
743
  "IconApples",
@@ -751,6 +751,7 @@
751
751
  "IconCereals",
752
752
  "IconCheeseburger",
753
753
  "IconCherry",
754
+ "IconCherryOnTop",
754
755
  "IconCocktail",
755
756
  "IconCookies",
756
757
  "IconCooking",
@@ -1079,7 +1080,7 @@
1079
1080
  ]
1080
1081
  },
1081
1082
  "Layout": {
1082
- "count": 51,
1083
+ "count": 52,
1083
1084
  "icons": [
1084
1085
  "IconAlignHorizontalCenter",
1085
1086
  "IconAlignVerticalCenter",
@@ -1116,6 +1117,7 @@
1116
1117
  "IconLayoutTopbar",
1117
1118
  "IconLayoutWindow",
1118
1119
  "IconPlaceholder",
1120
+ "IconProjects",
1119
1121
  "IconSidebarFloating",
1120
1122
  "IconSidebarHiddenLeftWide",
1121
1123
  "IconSidebarHiddenRightWide",
@@ -1181,7 +1183,7 @@
1181
1183
  ]
1182
1184
  },
1183
1185
  "People": {
1184
- "count": 39,
1186
+ "count": 52,
1185
1187
  "icons": [
1186
1188
  "IconAura",
1187
1189
  "IconBathMan1",
@@ -1219,6 +1221,19 @@
1219
1221
  "IconTeacher",
1220
1222
  "IconTeacherWhiteboard",
1221
1223
  "IconTeam",
1224
+ "IconUser",
1225
+ "IconUserAdd",
1226
+ "IconUserAdded",
1227
+ "IconUserAddRight",
1228
+ "IconUserBlock",
1229
+ "IconUserDuo",
1230
+ "IconUserEdit",
1231
+ "IconUserGroup",
1232
+ "IconUserHeart",
1233
+ "IconUserKey",
1234
+ "IconUserRemove",
1235
+ "IconUserRemoveRight",
1236
+ "IconUserSettings",
1222
1237
  "IconVibeCodingBird",
1223
1238
  "IconVibeCodingStar",
1224
1239
  "IconWheelchair"
@@ -1661,7 +1676,7 @@
1661
1676
  ]
1662
1677
  },
1663
1678
  "Things": {
1664
- "count": 120,
1679
+ "count": 122,
1665
1680
  "icons": [
1666
1681
  "IconAnvil",
1667
1682
  "IconBackpack",
@@ -1689,10 +1704,12 @@
1689
1704
  "IconDashboardFast",
1690
1705
  "IconDashboardLow",
1691
1706
  "IconDashboardMiddle",
1707
+ "IconDeskLamp",
1692
1708
  "IconDiamond",
1693
1709
  "IconDiamondShine",
1694
1710
  "IconDino",
1695
1711
  "IconDirectorChair",
1712
+ "IconDiscoBall",
1696
1713
  "IconDoorHanger",
1697
1714
  "IconDumbell",
1698
1715
  "IconEmojiAstonished",
@@ -2369,6 +2386,7 @@
2369
2386
  "IconCheckmark2Small": "checkmark-2-small",
2370
2387
  "IconCheeseburger": "cheeseburger, hamburger, sandwich",
2371
2388
  "IconCherry": "cherry",
2389
+ "IconCherryOnTop": "cherry-on-top, cake, birthday",
2372
2390
  "IconChevronBottom": "chevron-bottom",
2373
2391
  "IconChevronDoubleLeft": "chevron-double-left",
2374
2392
  "IconChevronDoubleRight": "chevron-double-right",
@@ -2419,7 +2437,7 @@
2419
2437
  "IconClaudeai": "claudeai",
2420
2438
  "IconClipboard": "clipboard, copy, list",
2421
2439
  "IconClipboard2": "clipboard-2, copy, list",
2422
- "IconClipboard2Sparkle": "clipboard 2-sparkle, copy, list",
2440
+ "IconClipboard2Sparkle": "clipboard 2-sparkle, copy, list, auto-fill, form-fill",
2423
2441
  "IconClock": "clock, time, timer",
2424
2442
  "IconClockAlert": "clock-alert, timer",
2425
2443
  "IconClockSnooze": "clock-snooze, timer, snooze, zz",
@@ -2543,6 +2561,7 @@
2543
2561
  "IconDeepSearch": "deep-search, deep-research, focus-search",
2544
2562
  "IconDeepseek": "deepseek",
2545
2563
  "IconDeliveryBike": "delivery-bike",
2564
+ "IconDeskLamp": "desk-lamp, light, study",
2546
2565
  "IconDeskOffice": "desk-office",
2547
2566
  "IconDeskOffice2": "desk-office-2",
2548
2567
  "IconDevices": "devices, macbook, iphone, phone, connected",
@@ -2562,6 +2581,7 @@
2562
2581
  "IconDirection1": "direction-1, route",
2563
2582
  "IconDirection2": "direction-2, route",
2564
2583
  "IconDirectorChair": "director-chair, chair",
2584
+ "IconDiscoBall": "disco-ball, music, dance, party",
2565
2585
  "IconDiscord": "discord",
2566
2586
  "IconDishwasher": "dishwasher, clean",
2567
2587
  "IconDispersion": "dispersion, refraction",
@@ -3220,6 +3240,7 @@
3220
3240
  "IconProgress25": "progress-25, ideas, open, status, task",
3221
3241
  "IconProgress50": "progress-50, ideas, open, status, tas",
3222
3242
  "IconProgress75": "progress-75, ideas, open, status, tas",
3243
+ "IconProjects": "projects, stack, templates, timeline",
3223
3244
  "IconPrompt": "prompt, scan-text",
3224
3245
  "IconPrompt1": "prompt, vibe-designing, box-sparkle",
3225
3246
  "IconPromptSuggestion": "prompt-suggestion, auto-prompt",
@@ -3605,6 +3626,19 @@
3605
3626
  "IconUntrash": "untrash",
3606
3627
  "IconUsb": "usb, connection, connect, save, data",
3607
3628
  "IconUsbC": "usb-c, type-c",
3629
+ "IconUser": "user, people, person, member",
3630
+ "IconUserAdd": "user-add, people, person, member",
3631
+ "IconUserAdded": "user-added, people, person, member, checked",
3632
+ "IconUserAddRight": "user-add-right, people, person, member",
3633
+ "IconUserBlock": "user-block, people, person, member, blocked",
3634
+ "IconUserDuo": "user-duo, team, members, persons",
3635
+ "IconUserEdit": "user-edit, people, person, member",
3636
+ "IconUserGroup": "user-group, team, club, member, friends, community",
3637
+ "IconUserHeart": "user-heart, people, person, member, favorite",
3638
+ "IconUserKey": "user-key, people, person, member, passkeys, access",
3639
+ "IconUserRemove": "user-remove, people, person, member",
3640
+ "IconUserRemoveRight": "user-remove-right, people, person, member",
3641
+ "IconUserSettings": "user-settings, people, person, member, cog",
3608
3642
  "IconV0": "v0",
3609
3643
  "IconVariables": "variables, figma",
3610
3644
  "IconVault": "vault, safe",
package/index.d.ts CHANGED
@@ -415,6 +415,7 @@ export { IconCheckmark2, default as IconCheckmark2Default, } from "./IconCheckma
415
415
  export { IconCheckmark2Small, default as IconCheckmark2SmallDefault, } from "./IconCheckmark2Small";
416
416
  export { IconCheeseburger, default as IconCheeseburgerDefault, } from "./IconCheeseburger";
417
417
  export { IconCherry, default as IconCherryDefault } from "./IconCherry";
418
+ export { IconCherryOnTop, default as IconCherryOnTopDefault, } from "./IconCherryOnTop";
418
419
  export { IconChevronBottom, default as IconChevronBottomDefault, } from "./IconChevronBottom";
419
420
  export { IconChevronDoubleLeft, default as IconChevronDoubleLeftDefault, } from "./IconChevronDoubleLeft";
420
421
  export { IconChevronDoubleRight, default as IconChevronDoubleRightDefault, } from "./IconChevronDoubleRight";
@@ -589,6 +590,7 @@ export { IconDebugger, default as IconDebuggerDefault } from "./IconDebugger";
589
590
  export { IconDeepSearch, default as IconDeepSearchDefault, } from "./IconDeepSearch";
590
591
  export { IconDeepseek, default as IconDeepseekDefault } from "./IconDeepseek";
591
592
  export { IconDeliveryBike, default as IconDeliveryBikeDefault, } from "./IconDeliveryBike";
593
+ export { IconDeskLamp, default as IconDeskLampDefault } from "./IconDeskLamp";
592
594
  export { IconDeskOffice, default as IconDeskOfficeDefault, } from "./IconDeskOffice";
593
595
  export { IconDeskOffice2, default as IconDeskOffice2Default, } from "./IconDeskOffice2";
594
596
  export { IconDevices, default as IconDevicesDefault } from "./IconDevices";
@@ -608,6 +610,7 @@ export { IconDino, default as IconDinoDefault } from "./IconDino";
608
610
  export { IconDirection1, default as IconDirection1Default, } from "./IconDirection1";
609
611
  export { IconDirection2, default as IconDirection2Default, } from "./IconDirection2";
610
612
  export { IconDirectorChair, default as IconDirectorChairDefault, } from "./IconDirectorChair";
613
+ export { IconDiscoBall, default as IconDiscoBallDefault, } from "./IconDiscoBall";
611
614
  export { IconDiscord, default as IconDiscordDefault } from "./IconDiscord";
612
615
  export { IconDishwasher, default as IconDishwasherDefault, } from "./IconDishwasher";
613
616
  export { IconDispersion, default as IconDispersionDefault, } from "./IconDispersion";
@@ -1266,6 +1269,7 @@ export { IconProgress100, default as IconProgress100Default, } from "./IconProgr
1266
1269
  export { IconProgress25, default as IconProgress25Default, } from "./IconProgress25";
1267
1270
  export { IconProgress50, default as IconProgress50Default, } from "./IconProgress50";
1268
1271
  export { IconProgress75, default as IconProgress75Default, } from "./IconProgress75";
1272
+ export { IconProjects, default as IconProjectsDefault } from "./IconProjects";
1269
1273
  export { IconPrompt, default as IconPromptDefault } from "./IconPrompt";
1270
1274
  export { IconPrompt1, default as IconPrompt1Default } from "./IconPrompt1";
1271
1275
  export { IconPromptSuggestion, default as IconPromptSuggestionDefault, } from "./IconPromptSuggestion";
@@ -1651,6 +1655,19 @@ export { IconUnpin, default as IconUnpinDefault } from "./IconUnpin";
1651
1655
  export { IconUntrash, default as IconUntrashDefault } from "./IconUntrash";
1652
1656
  export { IconUsb, default as IconUsbDefault } from "./IconUsb";
1653
1657
  export { IconUsbC, default as IconUsbCDefault } from "./IconUsbC";
1658
+ export { IconUser, default as IconUserDefault } from "./IconUser";
1659
+ export { IconUserAdd, default as IconUserAddDefault } from "./IconUserAdd";
1660
+ export { IconUserAddRight, default as IconUserAddRightDefault, } from "./IconUserAddRight";
1661
+ export { IconUserAdded, default as IconUserAddedDefault, } from "./IconUserAdded";
1662
+ export { IconUserBlock, default as IconUserBlockDefault, } from "./IconUserBlock";
1663
+ export { IconUserDuo, default as IconUserDuoDefault } from "./IconUserDuo";
1664
+ export { IconUserEdit, default as IconUserEditDefault } from "./IconUserEdit";
1665
+ export { IconUserGroup, default as IconUserGroupDefault, } from "./IconUserGroup";
1666
+ export { IconUserHeart, default as IconUserHeartDefault, } from "./IconUserHeart";
1667
+ export { IconUserKey, default as IconUserKeyDefault } from "./IconUserKey";
1668
+ export { IconUserRemove, default as IconUserRemoveDefault, } from "./IconUserRemove";
1669
+ export { IconUserRemoveRight, default as IconUserRemoveRightDefault, } from "./IconUserRemoveRight";
1670
+ export { IconUserSettings, default as IconUserSettingsDefault, } from "./IconUserSettings";
1654
1671
  export { IconV0, default as IconV0Default } from "./IconV0";
1655
1672
  export { IconVariables, default as IconVariablesDefault, } from "./IconVariables";
1656
1673
  export { IconVault, default as IconVaultDefault } from "./IconVault";