The Console Loader is a component that displays a loader with an animation in the console. Refer
this link to test the Console Loader component . This component
covers the entire viewport and is used to indicate that a process is ongoing, such as loading
data. This uses a fixed position (position: fixed).
The Console Loader component accepts the following props:
logosize100.<ConsoleLoader
logo="https://hyvor.com/api/public/logo/core.svg"
size={100}
/>