@central-icons-react-native/round-outlined-radius-3-stroke-2 1.1.29 → 1.1.31
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/IconBank/index.js +1 -1
- package/IconBank/index.js.map +1 -1
- package/IconBank/index.mjs +1 -1
- package/IconBank/index.mjs.map +1 -1
- package/IconBlock/index.js +1 -1
- package/IconBlock/index.js.map +1 -1
- package/IconBlock/index.mjs +1 -1
- package/IconBlock/index.mjs.map +1 -1
- package/IconBuildings/index.js +1 -1
- package/IconBuildings/index.js.map +1 -1
- package/IconBuildings/index.mjs +1 -1
- package/IconBuildings/index.mjs.map +1 -1
- package/IconCoinRupees/index.js +1 -1
- package/IconCoinRupees/index.js.map +1 -1
- package/IconCoinRupees/index.mjs +1 -1
- package/IconCoinRupees/index.mjs.map +1 -1
- package/IconCookies/index.js +1 -1
- package/IconCookies/index.js.map +1 -1
- package/IconCookies/index.mjs +1 -1
- package/IconCookies/index.mjs.map +1 -1
- package/IconDia/index.js +1 -1
- package/IconDia/index.js.map +1 -1
- package/IconDia/index.mjs +1 -1
- package/IconDia/index.mjs.map +1 -1
- package/IconGarage/index.js +1 -1
- package/IconGarage/index.js.map +1 -1
- package/IconGarage/index.mjs +1 -1
- package/IconGarage/index.mjs.map +1 -1
- package/IconHomeRoof/index.js +1 -1
- package/IconHomeRoof/index.js.map +1 -1
- package/IconHomeRoof/index.mjs +1 -1
- package/IconHomeRoof/index.mjs.map +1 -1
- package/IconMall/index.js +1 -1
- package/IconMall/index.js.map +1 -1
- package/IconMall/index.mjs +1 -1
- package/IconMall/index.mjs.map +1 -1
- package/IconProgress25/index.d.ts +4 -0
- package/IconProgress25/index.js +2 -0
- package/IconProgress25/index.js.map +1 -0
- package/IconProgress25/index.mjs +2 -0
- package/IconProgress25/index.mjs.map +1 -0
- package/IconProgress50/index.d.ts +4 -0
- package/IconProgress50/index.js +2 -0
- package/IconProgress50/index.js.map +1 -0
- package/IconProgress50/index.mjs +2 -0
- package/IconProgress50/index.mjs.map +1 -0
- package/IconProgress75/index.d.ts +4 -0
- package/IconProgress75/index.js +2 -0
- package/IconProgress75/index.js.map +1 -0
- package/IconProgress75/index.mjs +2 -0
- package/IconProgress75/index.mjs.map +1 -0
- package/IconSchool/index.js +1 -1
- package/IconSchool/index.js.map +1 -1
- package/IconSchool/index.mjs +1 -1
- package/IconSchool/index.mjs.map +1 -1
- package/IconTruck/index.js +1 -1
- package/IconTruck/index.js.map +1 -1
- package/IconTruck/index.mjs +1 -1
- package/IconTruck/index.mjs.map +1 -1
- package/README.md +3 -1
- package/filtered-icons.json +53 -25
- package/icons/index.d.ts +3 -1
- package/icons-index.json +10 -6
- package/index.d.ts +3 -1
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/index.mjs +1 -1
- package/index.mjs.map +1 -1
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/tsx-icons.json +33 -19
- package/IconReceiptCheck2/index.d.ts +0 -4
- package/IconReceiptCheck2/index.js +0 -2
- package/IconReceiptCheck2/index.js.map +0 -1
- package/IconReceiptCheck2/index.mjs +0 -2
- package/IconReceiptCheck2/index.mjs.map +0 -1
package/index.d.ts
CHANGED
|
@@ -1121,6 +1121,9 @@ export { IconPowerPlant, default as IconPowerPlantDefault, } from "./IconPowerPl
|
|
|
1121
1121
|
export { IconPrinter, default as IconPrinterDefault } from "./IconPrinter";
|
|
1122
1122
|
export { IconProcessor, default as IconProcessorDefault, } from "./IconProcessor";
|
|
1123
1123
|
export { IconProducthunt, default as IconProducthuntDefault, } from "./IconProducthunt";
|
|
1124
|
+
export { IconProgress25, default as IconProgress25Default, } from "./IconProgress25";
|
|
1125
|
+
export { IconProgress50, default as IconProgress50Default, } from "./IconProgress50";
|
|
1126
|
+
export { IconProgress75, default as IconProgress75Default, } from "./IconProgress75";
|
|
1124
1127
|
export { IconPrompt, default as IconPromptDefault } from "./IconPrompt";
|
|
1125
1128
|
export { IconPrompt1, default as IconPrompt1Default } from "./IconPrompt1";
|
|
1126
1129
|
export { IconPromptSuggestion, default as IconPromptSuggestionDefault, } from "./IconPromptSuggestion";
|
|
@@ -1148,7 +1151,6 @@ export { IconRecKeyframe, default as IconRecKeyframeDefault, } from "./IconRecKe
|
|
|
1148
1151
|
export { IconRecKeyframe2, default as IconRecKeyframe2Default, } from "./IconRecKeyframe2";
|
|
1149
1152
|
export { IconReceiptBill, default as IconReceiptBillDefault, } from "./IconReceiptBill";
|
|
1150
1153
|
export { IconReceiptCheck, default as IconReceiptCheckDefault, } from "./IconReceiptCheck";
|
|
1151
|
-
export { IconReceiptCheck2, default as IconReceiptCheck2Default, } from "./IconReceiptCheck2";
|
|
1152
1154
|
export { IconReceiptStorno, default as IconReceiptStornoDefault, } from "./IconReceiptStorno";
|
|
1153
1155
|
export { IconReceiptTax, default as IconReceiptTaxDefault, } from "./IconReceiptTax";
|
|
1154
1156
|
export { IconReceiptionBell, default as IconReceiptionBellDefault, } from "./IconReceiptionBell";
|