Skip to content

This project showcases a collection of browser icons 🌍, displayed using HTML and CSS 🎨. Customize it by adding more icons, and use it for your website or any UI project! πŸš€

License

Notifications You must be signed in to change notification settings

sharifanis/browser-icon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

85 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌐 Browser Icons Library

A lightweight and responsive browser icon system using pure CSS and SVG icons. Supports a wide range of modern and legacy browsers.

πŸ“¦ Features

  • 50+ browser icons
  • Responsive sizes: small (.sm), medium (.md), large (.lg)
  • Easy to use with minimal HTML and CSS
  • No JavaScript required

🧩 Sizes

  • .sm – 24px
  • .md – 48px
  • .lg – 72px

🌐 Supported Browsers

Explore the full list of supported browsers with icons and class names for easy integration.

πŸ‘‰ View Supported Browsers β†’

πŸš€ Usage

Use CDN:

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/browser-icon.css">

Use html:

<div class="bi chrome md">
  <div class="browser-name">Chrome</div>
</div>

About

This project showcases a collection of browser icons 🌍, displayed using HTML and CSS 🎨. Customize it by adding more icons, and use it for your website or any UI project! πŸš€

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages