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
|
@@ -3612,19 +3612,16 @@ function RefreshIcon({
|
|
|
3612
3612
|
fill: "none"
|
|
3613
3613
|
}, /*#__PURE__*/React.createElement("path", {
|
|
3614
3614
|
d: "M5.53906 11.873V15.623H1.78906",
|
|
3615
|
-
stroke: "black",
|
|
3616
3615
|
strokeWidth: "1.5",
|
|
3617
3616
|
strokeLinecap: "round",
|
|
3618
3617
|
strokeLinejoin: "round"
|
|
3619
3618
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3620
3619
|
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",
|
|
3621
|
-
stroke: "black",
|
|
3622
3620
|
strokeWidth: "1.5",
|
|
3623
3621
|
strokeLinecap: "round",
|
|
3624
3622
|
strokeLinejoin: "round"
|
|
3625
3623
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3626
3624
|
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",
|
|
3627
|
-
stroke: "black",
|
|
3628
3625
|
strokeWidth: "1.5",
|
|
3629
3626
|
strokeLinecap: "round",
|
|
3630
3627
|
strokeLinejoin: "round"
|