Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oxmc/browser-logos-css
https://github.com/oxmc/browser-logos-css
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/oxmc/browser-logos-css
- Owner: oxmc
- License: mit
- Created: 2023-03-01T18:22:58.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-12T21:13:37.000Z (11 months ago)
- Last Synced: 2024-02-12T22:42:29.256Z (11 months ago)
- Language: HTML
- Homepage:
- Size: 188 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
browser logos css
This project uses [Browser Logos][ogrepo] for the images and adds css for website icons
Examples
----------------First include the main css file in your head element
```html
```
Then use the ``i`` element with the class ``browi`` and your browser logo:
```htmlMicrosoft edge
```Output:
Acknowledgements
----------------[Browser Logos][ogrepo], by [alrra][ogcreator]
Legal
-----All logos and trademarks are the property of their respective owners.
Everything else is available under the [MIT license][license].
[archive readme]: src/archive/README.md#readme
[license]: LICENSE
[creator]: https://github.com/oxmc
[repo]: https://github.com/oxmc/browser-logos-css
[ogcreator]: https://github.com/alrra
[ogrepo]: https://github.com/alrra/browser-logos/
[src readme]: src/README.md#readme