@central-icons-react/square-outlined-radius-0-stroke-1 1.1.69 → 1.1.71

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.69",
3
+ "version": "1.1.71",
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": 1642,
15
+ "totalIcons": 1645,
16
16
  "categories": {
17
17
  "AI & Magic": {
18
18
  "count": 63,
@@ -287,7 +287,7 @@
287
287
  ]
288
288
  },
289
289
  "Code": {
290
- "count": 46,
290
+ "count": 47,
291
291
  "icons": [
292
292
  "IconAnchor",
293
293
  "IconAnimation",
@@ -308,6 +308,7 @@
308
308
  "IconBranch",
309
309
  "IconBug",
310
310
  "IconBugFace",
311
+ "IconChanges",
311
312
  "IconCode",
312
313
  "IconCodeAnalyze",
313
314
  "IconCodeAssistant",
@@ -799,7 +800,7 @@
799
800
  ]
800
801
  },
801
802
  "Interface General": {
802
- "count": 174,
803
+ "count": 175,
803
804
  "icons": [
804
805
  "IconAnchor1",
805
806
  "IconAnchor2",
@@ -924,6 +925,7 @@
924
925
  "IconQrCode",
925
926
  "IconQuickSearch",
926
927
  "IconReview",
928
+ "IconScanCode",
927
929
  "IconSearchMenu",
928
930
  "IconSearchOptions",
929
931
  "IconShapesPlusXSquareCircle",
@@ -1435,7 +1437,7 @@
1435
1437
  ]
1436
1438
  },
1437
1439
  "Sound & Music": {
1438
- "count": 47,
1440
+ "count": 48,
1439
1441
  "icons": [
1440
1442
  "IconAirpodLeft",
1441
1443
  "IconAirpodRight",
@@ -1472,6 +1474,7 @@
1472
1474
  "IconShuffle",
1473
1475
  "IconSkip",
1474
1476
  "IconSoundFx",
1477
+ "IconStableVoice",
1475
1478
  "IconStop",
1476
1479
  "IconStopCircle",
1477
1480
  "IconVocalMicrophone",
@@ -2208,6 +2211,7 @@
2208
2211
  "IconChainLink4": "chain-link-4",
2209
2212
  "IconChair": "chair, seat",
2210
2213
  "IconChairModern": "chair-modern, seat",
2214
+ "IconChanges": "changes, plus-inus, compare",
2211
2215
  "IconChargingStation": "charging-station, electric-current, power, e-charge",
2212
2216
  "IconChart1": "chart-1, statistics, flipchart, presentation, graph 2",
2213
2217
  "IconChart2": "chart-2, statistics, flipchart, presentation, graph",
@@ -3092,6 +3096,7 @@
3092
3096
  "IconSandbox": "sandbox, playground",
3093
3097
  "IconSatellite1": "satellite-1, radar, feed",
3094
3098
  "IconSatellite2": "satellite-2, radar, feed",
3099
+ "IconScanCode": "scan-code, barcode",
3095
3100
  "IconScanTextSparkle": "scan-text-sparkle, scan, arrows-all-sides, focus, list",
3096
3101
  "IconSchool": "school, building",
3097
3102
  "IconScissors1": "scissors-1, cut",
@@ -3236,6 +3241,7 @@
3236
3241
  "IconSquarePlus": "square-plus, add",
3237
3242
  "IconSquareX": "square-x, close, x, checkbox, remove",
3238
3243
  "IconSquized": "squized, centered, aligned",
3244
+ "IconStableVoice": "stable-voice, stable-volume, voice-circle, voice-control",
3239
3245
  "IconStage": "stage, show",
3240
3246
  "IconStamps": "stamps, collection",
3241
3247
  "IconStar": "star, favorite, award",
package/index.d.ts CHANGED
@@ -1096,6 +1096,7 @@ export {
1096
1096
  IconChairModern,
1097
1097
  default as IconChairModernDefault,
1098
1098
  } from "./IconChairModern";
1099
+ export { IconChanges, default as IconChangesDefault } from "./IconChanges";
1099
1100
  export {
1100
1101
  IconChargingStation,
1101
1102
  default as IconChargingStationDefault,
@@ -3552,6 +3553,7 @@ export {
3552
3553
  IconSatellite2,
3553
3554
  default as IconSatellite2Default,
3554
3555
  } from "./IconSatellite2";
3556
+ export { IconScanCode, default as IconScanCodeDefault } from "./IconScanCode";
3555
3557
  export {
3556
3558
  IconScanTextSparkle,
3557
3559
  default as IconScanTextSparkleDefault,
@@ -3984,6 +3986,10 @@ export {
3984
3986
  } from "./IconSquarePlus";
3985
3987
  export { IconSquareX, default as IconSquareXDefault } from "./IconSquareX";
3986
3988
  export { IconSquized, default as IconSquizedDefault } from "./IconSquized";
3989
+ export {
3990
+ IconStableVoice,
3991
+ default as IconStableVoiceDefault,
3992
+ } from "./IconStableVoice";
3987
3993
  export { IconStage, default as IconStageDefault } from "./IconStage";
3988
3994
  export { IconStamps, default as IconStampsDefault } from "./IconStamps";
3989
3995
  export { IconStar, default as IconStarDefault } from "./IconStar";