@central-icons-react/square-outlined-radius-0-stroke-1 1.1.102 → 1.1.103

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/square-outlined-radius-0-stroke-1",
3
- "version": "1.1.102",
3
+ "version": "1.1.103",
4
4
  "style": "square-outlined-radius-0-stroke-1",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react/square-outlined-radius-0-stroke-1/IconHome';",
@@ -12,7 +12,7 @@
12
12
  "withProps": "<IconHome size={32} color=\"#007AFF\" />",
13
13
  "central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
14
14
  },
15
- "totalIcons": 1713,
15
+ "totalIcons": 1716,
16
16
  "categories": {
17
17
  "AI & Magic": {
18
18
  "count": 66,
@@ -296,7 +296,7 @@
296
296
  ]
297
297
  },
298
298
  "Code": {
299
- "count": 50,
299
+ "count": 52,
300
300
  "icons": [
301
301
  "IconAgent",
302
302
  "IconAnchor",
@@ -338,12 +338,14 @@
338
338
  "IconForkCode",
339
339
  "IconHammer",
340
340
  "IconHook",
341
+ "IconLadybug",
341
342
  "IconPullRequest",
342
343
  "IconPush",
343
344
  "IconRequestClosed",
344
345
  "IconRunShortcut",
345
346
  "IconSandbox",
346
347
  "IconShip",
348
+ "IconSpeedDots",
347
349
  "IconTestflight",
348
350
  "IconVibeCoding",
349
351
  "IconVibeCoding2",
@@ -1392,7 +1394,7 @@
1392
1394
  ]
1393
1395
  },
1394
1396
  "Social Media & Brands": {
1395
- "count": 118,
1397
+ "count": 119,
1396
1398
  "icons": [
1397
1399
  "IconAdobeAcrobat",
1398
1400
  "IconAffinity",
@@ -1480,6 +1482,7 @@
1480
1482
  "IconQuora",
1481
1483
  "IconRecraft",
1482
1484
  "IconReddit",
1485
+ "IconRedDotAward",
1483
1486
  "IconReplit",
1484
1487
  "IconRiotGames",
1485
1488
  "IconRive",
@@ -2845,6 +2848,7 @@
2845
2848
  "IconKeyhole": "keyhole",
2846
2849
  "IconKickball": "kickball",
2847
2850
  "IconLab": "lab",
2851
+ "IconLadybug": "ladybug, issue",
2848
2852
  "IconLaw": "law, legal, terms, imprint, balance",
2849
2853
  "IconLayersBehind": "layers-behind, slides, pages",
2850
2854
  "IconLayersThree": "layers-three, stack",
@@ -3181,6 +3185,7 @@
3181
3185
  "IconRecord": "record",
3182
3186
  "IconRecraft": "recraft",
3183
3187
  "IconReddit": "reddit",
3188
+ "IconRedDotAward": "red-dot-award",
3184
3189
  "IconRedirectArrow": "redirect-arrow",
3185
3190
  "IconRemix": "remix, new-try, repeat",
3186
3191
  "IconRemoveBackground": "remove-background",
@@ -3343,6 +3348,7 @@
3343
3348
  "IconSpatialCapture": "spatial-capture",
3344
3349
  "IconSpeachToText": "speach-to-text, voice-to-text",
3345
3350
  "IconSpeaker": "speaker, music, sound",
3351
+ "IconSpeedDots": "speed-dots, motion, animation",
3346
3352
  "IconSplit": "split",
3347
3353
  "IconSpotify": "spotify",
3348
3354
  "IconSquareArrowBottomRight": "square-arrow-bottom-right, resize small, box, arrow",
package/index.d.ts CHANGED
@@ -2671,6 +2671,7 @@ export { IconKeyframe, default as IconKeyframeDefault } from "./IconKeyframe";
2671
2671
  export { IconKeyhole, default as IconKeyholeDefault } from "./IconKeyhole";
2672
2672
  export { IconKickball, default as IconKickballDefault } from "./IconKickball";
2673
2673
  export { IconLab, default as IconLabDefault } from "./IconLab";
2674
+ export { IconLadybug, default as IconLadybugDefault } from "./IconLadybug";
2674
2675
  export { IconLaw, default as IconLawDefault } from "./IconLaw";
2675
2676
  export {
2676
2677
  IconLayersBehind,
@@ -3633,6 +3634,10 @@ export {
3633
3634
  } from "./IconReceiptionBell";
3634
3635
  export { IconRecord, default as IconRecordDefault } from "./IconRecord";
3635
3636
  export { IconRecraft, default as IconRecraftDefault } from "./IconRecraft";
3637
+ export {
3638
+ IconRedDotAward,
3639
+ default as IconRedDotAwardDefault,
3640
+ } from "./IconRedDotAward";
3636
3641
  export { IconReddit, default as IconRedditDefault } from "./IconReddit";
3637
3642
  export {
3638
3643
  IconRedirectArrow,
@@ -4078,6 +4083,10 @@ export {
4078
4083
  default as IconSpeachToTextDefault,
4079
4084
  } from "./IconSpeachToText";
4080
4085
  export { IconSpeaker, default as IconSpeakerDefault } from "./IconSpeaker";
4086
+ export {
4087
+ IconSpeedDots,
4088
+ default as IconSpeedDotsDefault,
4089
+ } from "./IconSpeedDots";
4081
4090
  export { IconSplit, default as IconSplitDefault } from "./IconSplit";
4082
4091
  export { IconSpotify, default as IconSpotifyDefault } from "./IconSpotify";
4083
4092
  export {