Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dheereshagrwal committed Nov 25, 2023
2 parents b706c41 + 4865552 commit a638d97
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ Sample icons
<img src="public/icons/spotify/spotify.svg" alt="Spotify Icon" width="48" height="48"> <img src="public/icons/reactjs/reactjs.svg" alt="React Icon" width="48" height="48">
<img src="public/icons/vuejs/vuejs.svg" alt="Vue.js Icon" width="48" height="48"> <img src="public/icons/redis/redis.svg" alt="Redis Icon" width="48" height="48"> <img src="public/icons/firebase/firebase.svg" alt="Firebase Icon" width="48" height="48"> <img src="public/icons/instagram/instagram.svg" alt="Instagram Icon" width="48" height="48"> <img src="public/icons/python/python.svg" alt="Python Icon" width="48" height="48"> <img src="public/icons/js/js.svg" alt="JavaScript Icon" width="48" height="48"> <img src="public/icons/html/html.svg" alt="HTML5 Icon" width="48" height="48"> <img src="public/icons/css/css.svg" alt="CSS3 Icon" width="48" height="48"> <img src="public/icons/nodejs/nodejs.svg" alt="Node.js Icon" width="48" height="48"> <img src="public/icons/mongodb/mongodb.svg" alt="MongoDB Icon" width="48" height="48"> <img src="public/icons/postgresql/postgresql.svg" alt="PostgreSQL Icon" width="48" height="48"> <img src="public/icons/java/java.svg" alt="Java Icon" width="48" height="48"> <img src="public/icons/angular/angular.svg" alt="Angular Icon" width="48" height="48"> <img src="public/icons/nuxtjs/nuxtjs.svg" alt="Nuxtjs Icon" width="48" height="48"> <img src="public/icons/github/github-light.svg" alt="GitHub Icon" width="48" height="48"> <img src="public/icons/docker/docker.webp" alt="Docker Icon" width="48"> <img src="public/icons/kubernetes/kubernetes.svg" alt="Kubernetes Icon" width="48" height="48">

Throw in a CDN and watch the magic happen! Don't bother with all that `npm` stuff, just use the easy `<i>` tag. It's a bunch of logos from different brands and tech stacks. You can just slap those awesome icons onto your projects without ever dealing with all that boring attribution.

Throw in a CDN and watch the magic happen! Don't bother with all that `npm` stuff, just use the easy `<i>` tag. It's a bunch of logos from different brands and tech stacks. You can just use these awesome icons in your projects without ever dealing with any downloads
## Features

- Super easy integration into your web projects using the `<i>` tag
Expand Down

0 comments on commit a638d97

Please sign in to comment.