odaptos_design_system 1.4.2 → 1.4.3
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/dist/odaptos_design_system.cjs.development.js +0 -3
- package/dist/odaptos_design_system.cjs.development.js.map +1 -1
- package/dist/odaptos_design_system.cjs.production.min.js +1 -1
- package/dist/odaptos_design_system.cjs.production.min.js.map +1 -1
- package/dist/odaptos_design_system.esm.js +0 -3
- package/dist/odaptos_design_system.esm.js.map +1 -1
- package/package.json +1 -1
- package/src/Icons/Miscellaneous/RefreshIcon.tsx +0 -3
|
@@ -3619,19 +3619,16 @@ function RefreshIcon({
|
|
|
3619
3619
|
fill: "none"
|
|
3620
3620
|
}, /*#__PURE__*/React__default.createElement("path", {
|
|
3621
3621
|
d: "M5.53906 11.873V15.623H1.78906",
|
|
3622
|
-
stroke: "black",
|
|
3623
3622
|
strokeWidth: "1.5",
|
|
3624
3623
|
strokeLinecap: "round",
|
|
3625
3624
|
strokeLinejoin: "round"
|
|
3626
3625
|
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3627
3626
|
d: "M5.30509 15.6254C4.01589 14.2776 3.22946 12.5275 3.07773 10.6686C2.926 8.80968 3.41822 6.95516 4.4718 5.41618C5.52537 3.87719 7.0762 2.74739 8.86406 2.21633C10.6519 1.68526 12.568 1.78526 14.2909 2.49954",
|
|
3628
|
-
stroke: "black",
|
|
3629
3627
|
strokeWidth: "1.5",
|
|
3630
3628
|
strokeLinecap: "round",
|
|
3631
3629
|
strokeLinejoin: "round"
|
|
3632
3630
|
}), /*#__PURE__*/React__default.createElement("path", {
|
|
3633
3631
|
d: "M5.2982 15.6217C3.91299 14.1739 3.11354 12.2641 3.05432 10.2613C2.9951 8.25847 3.68032 6.30478 4.97757 4.77771C6.27482 3.25065 8.09203 2.2586 10.0781 1.99324C12.0641 1.72789 14.078 2.20807 15.7307 3.341C17.3833 4.47393 18.5574 6.1792 19.0261 8.12731C19.4948 10.0754 19.2247 12.1281 18.2682 13.8887C17.3117 15.6494 15.7365 16.993 13.8471 17.66C11.9576 18.3269 9.88805 18.2699 8.0382 17.5",
|
|
3634
|
-
stroke: "black",
|
|
3635
3632
|
strokeWidth: "1.5",
|
|
3636
3633
|
strokeLinecap: "round",
|
|
3637
3634
|
strokeLinejoin: "round"
|