Skip to content

oxmc/browser-logos-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

browser logos css

browser logos example

This project uses Browser Logos for the images and adds css for website icons

Examples

First include the main css file in your head element

<head>
  <link rel="stylesheet" href="path/to/browser-logos.css">
</head>

Then use the i element with the class browi and your browser logo:

<p>Microsoft edge</p><i class="browi edge"></i>

Output:

browser logos example

Acknowledgements

Browser Logos, by alrra

Legal

All logos and trademarks are the property of their respective owners.

Everything else is available under the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks