@central-icons-react-native/square-outlined-radius-0-stroke-2 1.1.190 → 1.1.192

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.
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/square-outlined-radius-0-stroke-2",
3
- "version": "1.1.190",
3
+ "version": "1.1.192",
4
4
  "style": "square-outlined-radius-0-stroke-2",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/square-outlined-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": 1938,
14
+ "totalIcons": 1940,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
17
  "count": 76,
@@ -109,7 +109,7 @@
109
109
  ]
110
110
  },
111
111
  "Arrows": {
112
- "count": 134,
112
+ "count": 135,
113
113
  "icons": [
114
114
  "IconArrow",
115
115
  "IconArrowBottomTop",
@@ -228,6 +228,7 @@
228
228
  "IconRandom",
229
229
  "IconRedirectArrow",
230
230
  "IconRemix",
231
+ "IconRemixCircle",
231
232
  "IconRotate360Left",
232
233
  "IconRotate360Right",
233
234
  "IconShareArrowDown",
@@ -465,7 +466,7 @@
465
466
  ]
466
467
  },
467
468
  "Devices & Signals": {
468
- "count": 78,
469
+ "count": 79,
469
470
  "icons": [
470
471
  "IconAgentNetwork",
471
472
  "IconAirdrop",
@@ -487,6 +488,7 @@
487
488
  "IconConnectors1",
488
489
  "IconConnectors2",
489
490
  "IconDevices",
491
+ "IconDevices2",
490
492
  "IconFullscreen1",
491
493
  "IconFullscreen2",
492
494
  "IconGyroscopeSensor",
@@ -2119,9 +2121,9 @@
2119
2121
  "IconCloudy",
2120
2122
  "IconCloudySun",
2121
2123
  "IconDrop",
2124
+ "IconFullMoon",
2122
2125
  "IconLightning",
2123
2126
  "IconMoon",
2124
- "IconMoon1",
2125
2127
  "IconMoonStar",
2126
2128
  "IconRainy",
2127
2129
  "IconRainyLight",
@@ -2779,6 +2781,7 @@
2779
2781
  "IconDeskOffice": "desk-office",
2780
2782
  "IconDeskOffice2": "desk-office-2",
2781
2783
  "IconDevices": "devices, macbook, iphone, phone, connected",
2784
+ "IconDevices2": "devices-2, laptop-phone",
2782
2785
  "IconDevin": "devin",
2783
2786
  "IconDia": "dia",
2784
2787
  "IconDiamond": "diamond, pro, premium",
@@ -3012,6 +3015,7 @@
3012
3015
  "IconFridge": "fridge",
3013
3016
  "IconFrisbee": "frisbee",
3014
3017
  "IconFrisbeeGolf": "frisbee-golf",
3018
+ "IconFullMoon": "full-moon, dark-mode, nasa",
3015
3019
  "IconFullScreen": "full-screen, focus",
3016
3020
  "IconFullscreen1": "fullscreen-1",
3017
3021
  "IconFullscreen2": "fullscreen-2",
@@ -3302,7 +3306,6 @@
3302
3306
  "IconMoneybag": "moneybag, purse, savings",
3303
3307
  "IconMoneyHand": "money-hand, coins, pay",
3304
3308
  "IconMoon": "moon, dark-mode, night",
3305
- "IconMoon1": "moon, dark-mode, nasa",
3306
3309
  "IconMoonStar": "moon-star, night",
3307
3310
  "IconMorningBrief": "morning-brief, daily-todo",
3308
3311
  "IconMountainBike": "mountain-bike",
@@ -3579,6 +3582,7 @@
3579
3582
  "IconRedirectArrow": "redirect-arrow",
3580
3583
  "IconReference": "reference, books, study, library, knowledge",
3581
3584
  "IconRemix": "remix, new-try, repeat",
3585
+ "IconRemixCircle": "remix-circle, mix, new-try",
3582
3586
  "IconRemoveBackground": "remove-background",
3583
3587
  "IconRemoveBackground2": "remove-background-2",
3584
3588
  "IconRemoveFromBasket": "remove-from-basket",
@@ -3633,8 +3637,8 @@
3633
3637
  "IconScissors2": "scissors-2, cut",
3634
3638
  "IconScratchCard": "scratch-card",
3635
3639
  "IconScreenCapture": "screen-capture, recording",
3636
- "IconScript": "script, paper, page, contract, file, document",
3637
- "IconScript2": "script-2, paper, page, contract, file, document",
3640
+ "IconScript": "script, paper, page, contract, file, document, skills",
3641
+ "IconScript2": "script-2, paper, page, contract, file, document, skills",
3638
3642
  "IconSdCard": "sd-card, memory-stick",
3639
3643
  "IconSearchIntelligence": "search-intelligence, search-ai",
3640
3644
  "IconSearchlinesSparkle": "search lines-sparkle, magnifier, document, list, page, file",
package/index.d.ts CHANGED
@@ -637,6 +637,7 @@ export { IconDeskLamp, default as IconDeskLampDefault } from "./IconDeskLamp";
637
637
  export { IconDeskOffice, default as IconDeskOfficeDefault, } from "./IconDeskOffice";
638
638
  export { IconDeskOffice2, default as IconDeskOffice2Default, } from "./IconDeskOffice2";
639
639
  export { IconDevices, default as IconDevicesDefault } from "./IconDevices";
640
+ export { IconDevices2, default as IconDevices2Default } from "./IconDevices2";
640
641
  export { IconDevin, default as IconDevinDefault } from "./IconDevin";
641
642
  export { IconDia, default as IconDiaDefault } from "./IconDia";
642
643
  export { IconDiamond, default as IconDiamondDefault } from "./IconDiamond";
@@ -870,6 +871,7 @@ export { IconFramer, default as IconFramerDefault } from "./IconFramer";
870
871
  export { IconFridge, default as IconFridgeDefault } from "./IconFridge";
871
872
  export { IconFrisbee, default as IconFrisbeeDefault } from "./IconFrisbee";
872
873
  export { IconFrisbeeGolf, default as IconFrisbeeGolfDefault, } from "./IconFrisbeeGolf";
874
+ export { IconFullMoon, default as IconFullMoonDefault } from "./IconFullMoon";
873
875
  export { IconFullScreen, default as IconFullScreenDefault, } from "./IconFullScreen";
874
876
  export { IconFullscreen1, default as IconFullscreen1Default, } from "./IconFullscreen1";
875
877
  export { IconFullscreen2, default as IconFullscreen2Default, } from "./IconFullscreen2";
@@ -1160,7 +1162,6 @@ export { IconModelcontextprotocol, default as IconModelcontextprotocolDefault, }
1160
1162
  export { IconMoneyHand, default as IconMoneyHandDefault, } from "./IconMoneyHand";
1161
1163
  export { IconMoneybag, default as IconMoneybagDefault } from "./IconMoneybag";
1162
1164
  export { IconMoon, default as IconMoonDefault } from "./IconMoon";
1163
- export { IconMoon1, default as IconMoon1Default } from "./IconMoon1";
1164
1165
  export { IconMoonStar, default as IconMoonStarDefault } from "./IconMoonStar";
1165
1166
  export { IconMorningBrief, default as IconMorningBriefDefault, } from "./IconMorningBrief";
1166
1167
  export { IconMountainBike, default as IconMountainBikeDefault, } from "./IconMountainBike";
@@ -1437,6 +1438,7 @@ export { IconReddit, default as IconRedditDefault } from "./IconReddit";
1437
1438
  export { IconRedirectArrow, default as IconRedirectArrowDefault, } from "./IconRedirectArrow";
1438
1439
  export { IconReference, default as IconReferenceDefault, } from "./IconReference";
1439
1440
  export { IconRemix, default as IconRemixDefault } from "./IconRemix";
1441
+ export { IconRemixCircle, default as IconRemixCircleDefault, } from "./IconRemixCircle";
1440
1442
  export { IconRemoveBackground, default as IconRemoveBackgroundDefault, } from "./IconRemoveBackground";
1441
1443
  export { IconRemoveBackground2, default as IconRemoveBackground2Default, } from "./IconRemoveBackground2";
1442
1444
  export { IconRemoveFromBasket, default as IconRemoveFromBasketDefault, } from "./IconRemoveFromBasket";