@central-icons-react-native/round-outlined-radius-0-stroke-1 1.1.173 → 1.1.175

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 (46) hide show
  1. package/IconCanvasGrid/index.d.ts +4 -0
  2. package/IconCanvasGrid/index.js +2 -0
  3. package/IconCanvasGrid/index.js.map +1 -0
  4. package/IconCanvasGrid/index.mjs +2 -0
  5. package/IconCanvasGrid/index.mjs.map +1 -0
  6. package/IconCollaborationPointerLeft/index.d.ts +4 -0
  7. package/IconCollaborationPointerLeft/index.js +2 -0
  8. package/IconCollaborationPointerLeft/index.js.map +1 -0
  9. package/IconCollaborationPointerLeft/index.mjs +2 -0
  10. package/IconCollaborationPointerLeft/index.mjs.map +1 -0
  11. package/IconCollaborationPointerRight/index.d.ts +4 -0
  12. package/IconCollaborationPointerRight/index.js +2 -0
  13. package/IconCollaborationPointerRight/index.js.map +1 -0
  14. package/IconCollaborationPointerRight/index.mjs +2 -0
  15. package/IconCollaborationPointerRight/index.mjs.map +1 -0
  16. package/IconEarth/index.js +1 -1
  17. package/IconEarth/index.js.map +1 -1
  18. package/IconEarth/index.mjs +1 -1
  19. package/IconEarth/index.mjs.map +1 -1
  20. package/IconMinusMedium/index.d.ts +4 -0
  21. package/IconMinusMedium/index.js +2 -0
  22. package/IconMinusMedium/index.js.map +1 -0
  23. package/IconMinusMedium/index.mjs +2 -0
  24. package/IconMinusMedium/index.mjs.map +1 -0
  25. package/IconPlusMedium/index.d.ts +4 -0
  26. package/IconPlusMedium/index.js +2 -0
  27. package/IconPlusMedium/index.js.map +1 -0
  28. package/IconPlusMedium/index.mjs +2 -0
  29. package/IconPlusMedium/index.mjs.map +1 -0
  30. package/IconTower/index.d.ts +4 -0
  31. package/IconTower/index.js +2 -0
  32. package/IconTower/index.js.map +1 -0
  33. package/IconTower/index.mjs +2 -0
  34. package/IconTower/index.mjs.map +1 -0
  35. package/README.md +6 -0
  36. package/filtered-icons.json +85 -1
  37. package/icons/index.d.ts +6 -0
  38. package/icons-index.json +18 -6
  39. package/index.d.ts +6 -0
  40. package/index.js +1 -1
  41. package/index.js.map +1 -1
  42. package/index.mjs +1 -1
  43. package/index.mjs.map +1 -1
  44. package/license-check.js +1 -1
  45. package/package.json +1 -1
  46. package/tsx-icons.json +43 -1
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/round-outlined-radius-0-stroke-1",
3
- "version": "1.1.173",
3
+ "version": "1.1.175",
4
4
  "style": "round-outlined-radius-0-stroke-1",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/round-outlined-radius-0-stroke-1/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": 1905,
14
+ "totalIcons": 1911,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
17
  "count": 74,
@@ -107,7 +107,7 @@
107
107
  ]
108
108
  },
109
109
  "Arrows": {
110
- "count": 132,
110
+ "count": 134,
111
111
  "icons": [
112
112
  "IconArrow",
113
113
  "IconArrowBottomTop",
@@ -206,6 +206,8 @@
206
206
  "IconChevronTopSmall",
207
207
  "IconChevronTriangleDownSmall",
208
208
  "IconChevronTriangleUpSmall",
209
+ "IconCollaborationPointerLeft",
210
+ "IconCollaborationPointerRight",
209
211
  "IconCursor1",
210
212
  "IconCursor3",
211
213
  "IconCursorClick",
@@ -921,7 +923,7 @@
921
923
  ]
922
924
  },
923
925
  "Interface General": {
924
- "count": 193,
926
+ "count": 195,
925
927
  "icons": [
926
928
  "IconAnchor1",
927
929
  "IconAnchor2",
@@ -1042,6 +1044,7 @@
1042
1044
  "IconMathNotes",
1043
1045
  "IconMathScientific",
1044
1046
  "IconMinusLarge",
1047
+ "IconMinusMedium",
1045
1048
  "IconMinusSmall",
1046
1049
  "IconMorningBrief",
1047
1050
  "IconPaperclip1",
@@ -1051,6 +1054,7 @@
1051
1054
  "IconPin2",
1052
1055
  "IconPlanning",
1053
1056
  "IconPlusLarge",
1057
+ "IconPlusMedium",
1054
1058
  "IconPlusSmall",
1055
1059
  "IconPreview",
1056
1060
  "IconProgress100",
@@ -1137,12 +1141,13 @@
1137
1141
  ]
1138
1142
  },
1139
1143
  "Layout": {
1140
- "count": 52,
1144
+ "count": 53,
1141
1145
  "icons": [
1142
1146
  "IconAlignHorizontalCenter",
1143
1147
  "IconAlignVerticalCenter",
1144
1148
  "IconBento",
1145
1149
  "IconBoard",
1150
+ "IconCanvasGrid",
1146
1151
  "IconCarussel",
1147
1152
  "IconColumns3",
1148
1153
  "IconColumns3Wide",
@@ -1769,7 +1774,7 @@
1769
1774
  ]
1770
1775
  },
1771
1776
  "Things": {
1772
- "count": 133,
1777
+ "count": 134,
1773
1778
  "icons": [
1774
1779
  "IconAnvil",
1775
1780
  "IconApps",
@@ -1895,6 +1900,7 @@
1895
1900
  "IconThread",
1896
1901
  "IconTicket",
1897
1902
  "IconToiletPaper",
1903
+ "IconTower",
1898
1904
  "IconTreasure",
1899
1905
  "IconTrophy",
1900
1906
  "IconUnicorn",
@@ -2487,6 +2493,7 @@
2487
2493
  "IconCameraOff1": "camera-off-1, cam-off",
2488
2494
  "IconCameraSparkle": "camera-sparkle, picture, image, cam",
2489
2495
  "IconCandy": "candy, sweet",
2496
+ "IconCanvasGrid": "canvas-grid, design, app-icon, blueprint",
2490
2497
  "IconCap": "cap, fan",
2491
2498
  "IconCapture": "capture, screen",
2492
2499
  "IconCar1": "car-1",
@@ -2649,6 +2656,8 @@
2649
2656
  "IconCoinsAdd": "coins-add, money",
2650
2657
  "IconCoinStack": "coin-stack, tokens, data, money",
2651
2658
  "IconCoinWon": "coin-won, currency, money",
2659
+ "IconCollaborationPointerLeft": "collaboration-pointer-left, cursor, agents",
2660
+ "IconCollaborationPointerRight": "collaboration-pointer-right, cursor, agents",
2652
2661
  "IconColorPalette": "color-palette, colours",
2653
2662
  "IconColorPicker": "color-picker, color",
2654
2663
  "IconColorRoll": "color-roll, paint-roller",
@@ -3241,6 +3250,7 @@
3241
3250
  "IconMinimize315": "minimize-315, arrow, shrink",
3242
3251
  "IconMinimize45": "minimize-45, arrow, shrink",
3243
3252
  "IconMinusLarge": "minus-large, remove, delete",
3253
+ "IconMinusMedium": "minus-medium, remove, delete",
3244
3254
  "IconMinusSmall": "minus-small, remove, delete",
3245
3255
  "IconMistral": "mistral",
3246
3256
  "IconModelcontextprotocol": "modelcontextprotocol, mcp",
@@ -3451,6 +3461,7 @@
3451
3461
  "IconPlugin1": "plugin-1, power, adapter",
3452
3462
  "IconPlugin2": "plugin-2, build",
3453
3463
  "IconPlusLarge": "plus-large, add large",
3464
+ "IconPlusMedium": "plus-medium, add medium",
3454
3465
  "IconPlusSmall": "plus-small, add small",
3455
3466
  "IconPodcast1": "podcast-1, broadcast, mic",
3456
3467
  "IconPodcast2": "podcast-2, broadcast, mic",
@@ -3859,6 +3870,7 @@
3859
3870
  "IconToque": "toque, chefs-cap, cook",
3860
3871
  "IconTouch": "touch, tab, click",
3861
3872
  "IconTouchGrass": "touch-grass, nature, logout",
3873
+ "IconTower": "tower, terminal",
3862
3874
  "IconTradingViewCandles": "trading-view-candles",
3863
3875
  "IconTradingViewLine": "trading-view-line",
3864
3876
  "IconTradingViewSteps": "trading-view-steps",
package/index.d.ts CHANGED
@@ -378,6 +378,7 @@ export { IconCameraOff, default as IconCameraOffDefault, } from "./IconCameraOff
378
378
  export { IconCameraOff1, default as IconCameraOff1Default, } from "./IconCameraOff1";
379
379
  export { IconCameraSparkle, default as IconCameraSparkleDefault, } from "./IconCameraSparkle";
380
380
  export { IconCandy, default as IconCandyDefault } from "./IconCandy";
381
+ export { IconCanvasGrid, default as IconCanvasGridDefault, } from "./IconCanvasGrid";
381
382
  export { IconCap, default as IconCapDefault } from "./IconCap";
382
383
  export { IconCapture, default as IconCaptureDefault } from "./IconCapture";
383
384
  export { IconCar1, default as IconCar1Default } from "./IconCar1";
@@ -540,6 +541,8 @@ export { IconCoinStack, default as IconCoinStackDefault, } from "./IconCoinStack
540
541
  export { IconCoinWon, default as IconCoinWonDefault } from "./IconCoinWon";
541
542
  export { IconCoins, default as IconCoinsDefault } from "./IconCoins";
542
543
  export { IconCoinsAdd, default as IconCoinsAddDefault } from "./IconCoinsAdd";
544
+ export { IconCollaborationPointerLeft, default as IconCollaborationPointerLeftDefault, } from "./IconCollaborationPointerLeft";
545
+ export { IconCollaborationPointerRight, default as IconCollaborationPointerRightDefault, } from "./IconCollaborationPointerRight";
543
546
  export { IconColorPalette, default as IconColorPaletteDefault, } from "./IconColorPalette";
544
547
  export { IconColorPicker, default as IconColorPickerDefault, } from "./IconColorPicker";
545
548
  export { IconColorRoll, default as IconColorRollDefault, } from "./IconColorRoll";
@@ -1132,6 +1135,7 @@ export { IconMinimize, default as IconMinimizeDefault } from "./IconMinimize";
1132
1135
  export { IconMinimize315, default as IconMinimize315Default, } from "./IconMinimize315";
1133
1136
  export { IconMinimize45, default as IconMinimize45Default, } from "./IconMinimize45";
1134
1137
  export { IconMinusLarge, default as IconMinusLargeDefault, } from "./IconMinusLarge";
1138
+ export { IconMinusMedium, default as IconMinusMediumDefault, } from "./IconMinusMedium";
1135
1139
  export { IconMinusSmall, default as IconMinusSmallDefault, } from "./IconMinusSmall";
1136
1140
  export { IconMistral, default as IconMistralDefault } from "./IconMistral";
1137
1141
  export { IconModelcontextprotocol, default as IconModelcontextprotocolDefault, } from "./IconModelcontextprotocol";
@@ -1342,6 +1346,7 @@ export { IconPlaystation, default as IconPlaystationDefault, } from "./IconPlays
1342
1346
  export { IconPlugin1, default as IconPlugin1Default } from "./IconPlugin1";
1343
1347
  export { IconPlugin2, default as IconPlugin2Default } from "./IconPlugin2";
1344
1348
  export { IconPlusLarge, default as IconPlusLargeDefault, } from "./IconPlusLarge";
1349
+ export { IconPlusMedium, default as IconPlusMediumDefault, } from "./IconPlusMedium";
1345
1350
  export { IconPlusSmall, default as IconPlusSmallDefault, } from "./IconPlusSmall";
1346
1351
  export { IconPodcast1, default as IconPodcast1Default } from "./IconPodcast1";
1347
1352
  export { IconPodcast2, default as IconPodcast2Default } from "./IconPodcast2";
@@ -1750,6 +1755,7 @@ export { IconToolbox, default as IconToolboxDefault } from "./IconToolbox";
1750
1755
  export { IconToque, default as IconToqueDefault } from "./IconToque";
1751
1756
  export { IconTouch, default as IconTouchDefault } from "./IconTouch";
1752
1757
  export { IconTouchGrass, default as IconTouchGrassDefault, } from "./IconTouchGrass";
1758
+ export { IconTower, default as IconTowerDefault } from "./IconTower";
1753
1759
  export { IconTradingViewCandles, default as IconTradingViewCandlesDefault, } from "./IconTradingViewCandles";
1754
1760
  export { IconTradingViewLine, default as IconTradingViewLineDefault, } from "./IconTradingViewLine";
1755
1761
  export { IconTradingViewSteps, default as IconTradingViewStepsDefault, } from "./IconTradingViewSteps";