diff --git a/README.md b/README.md index d3e6bd78..fd6cc14b 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,7 @@ Please be aware that the demos may exhibit significant accessibility issues, suc - [Profile Cards](#profilecards) - [Responsive Counter Showing # of Items That Didn't Fit Screen](#responsive-counter-showing--of-items-that-didnt-fit-screen) - [Ripple Effect](#ripple-effect) +- [Redar Loader](#Redar-Loader) - [Scary Animation](#scary-animation) - [Scenery](#scenary) - [Shake Button](#shake-button) @@ -502,6 +503,14 @@ Please be aware that the demos may exhibit significant accessibility issues, suc --- +## Readar Loader + +[](https://codepen.io/shail2604/pen/JoGKqda) + +**[⬆ back to top](#quick-links)** + +--- + ## A login Page with Glassmorphism Effect [] diff --git a/Redar Loader/index.html b/Redar Loader/index.html new file mode 100644 index 00000000..b2834713 --- /dev/null +++ b/Redar Loader/index.html @@ -0,0 +1,398 @@ + + + + + + 3D Radar Loading System + + + +
+
+
+ +
+
+
+
+
+ +
+ +
+ +
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+ +
+
Scanning System
+
+
+
+
0%
+
+
+ + \ No newline at end of file diff --git a/images/redar_loader.gif b/images/redar_loader.gif new file mode 100644 index 00000000..11456e51 Binary files /dev/null and b/images/redar_loader.gif differ