# Browser-Logos **Repository Path**: mirrors/Browser-Logos ## Basic Information - **Project Name**: Browser-Logos - **Description**: browser-logos 收集了几乎所有浏览器的图标,而且都是高清的版本 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: https://www.oschina.net/p/browser-logos - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-12-27 - **Last Updated**: 2025-11-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Browser Logos [![Build Status][build icon]][build url] =============
Main desktop browsers Main mobile browsers
You may want these for a presentation, a blog post or for the site featuring your brand new awesome lightbox script (please no!). All logos are high resolution with transparent backgrounds. --- Current browser logos --------------------- For logos of browsers that are currently active, check the [`src/`][src readme] directory.
List of browser logo
Old browser logos ----------------- For older logos, or logos of browsers that are no longer active, check the [`src/archive/`][archive readme] directory.
List of old browser logo
--- Getting the browser logos ------------------------- There are a few options for getting the browser logos: ### 1) Get individual logos * Install using: * [`npm`][npm]: `npm install --save-dev @browser-logos/`[``][packages] * [`Yarn`][yarn]: `yarn add --dev @browser-logos/`[``][packages] * Use [`cdnjs`][cdnjs]. ### 2) Get all logos * Download the [`zip` archive][archive]. * Use [`cdnjs`][cdnjs]. Contributing ------------ Anyone and everyone is welcome to contribute, but before you do, please take a moment to review the [guidelines](.github/CONTRIBUTING.md). * [Bug reports](.github/CONTRIBUTING.md#bugs) * [Feature requests](.github/CONTRIBUTING.md#features) * [Pull requests](.github/CONTRIBUTING.md#pull-requests) Acknowledgements ---------------- [Browser Logos][repo] is only possible thanks to all the awesome [contributors][contributors]! Legal ----- All logos and trademarks are the property of their respective owners. Everything else is available under the [MIT license][license]. Project origin and history -------------------------- Read [Paul Irish][github paul]'s [_"High-res Browser Logos"_][article paul] blog post. [archive readme]: src/archive/README.md#readme [archive]: https://github.com/alrra/browser-logos/archive/75.0.1.zip [article paul]: https://www.paulirish.com/2010/high-res-browser-icons/ [build icon]: https://github.com/alrra/browser-logos/actions/workflows/test.yml/badge.svg [build url]: https://github.com/alrra/browser-logos/actions/workflows/test.yml [cdnjs]: https://cdnjs.com/libraries/browser-logos [contributors]: https://github.com/alrra/browser-logos/graphs/contributors [github paul]: https://github.com/paulirish/ [license]: LICENSE.txt [npm]: https://www.npmjs.com/ [packages]: https://www.npmjs.com/org/browser-logos [repo]: https://github.com/alrra/browser-logos/ [src readme]: src/README.md#readme [yarn]: https://yarnpkg.com/