akshaykhale1992 / You-Dont-Need-image

CSS is powerful and most of the people are using images for the UI that can be generated with CSS
MIT License
14 stars 14 forks source link
css digitalocean github hacktoberfest hacktoberfest2023 open-source opensource pull-requests you-dont-need you-dont-need-image

You Don't Need Image or SVG

What is you don't need Image?

CSS is powerful and can be used to make interesting UI elements for which most of the time people use Image for SVG files. In this repository we are curating those Advanced UIs' that are possible with CSS.

Note: Please, Feel free to add CSS Animations too.

Inspired by You don't need JavaScript.


Examples

1. CSS Heart

⬆ back to top

2. CSS Smile

⬆ back to top

3. CSS Star

⬆ back to top

4. CSS Eye Emoji

5. CSS Rainbow

⬆ back to top

5. CSS Panda

⬆ back to top

6. Mario

⬆ back to top

7. Snow

⬆ back to top

8. Penguin

⬆ back to top

9. Loading Bar(Animation)

⬆ back to top

10. Infinity

⬆ back to top

11. Cat

⬆ back to top

12. Curved Arrow

⬆ back to top

13. Instagram Logo

⬆ back to top


Contribution Guide

  1. Clone this repository with the following command: https://github.com/akshaykhale1992/You-Dont-Need-image.git
  2. Add your HTML File to the examples directory.
  3. Add the screenshot to the images directory.
  4. Add the link to your HTML (or you can add the codepen link) to the examples in the readme.md file.
  5. Raise the PR.

Contributors