https://github.com/donavon/big-sur-icons
A collection of re-imagined icons for popular apps in the macOS Big Sir style
https://github.com/donavon/big-sur-icons
big-sur icon icons
Last synced: 8 months ago
JSON representation
A collection of re-imagined icons for popular apps in the macOS Big Sir style
- Host: GitHub
- URL: https://github.com/donavon/big-sur-icons
- Owner: donavon
- License: mit
- Created: 2020-11-15T16:20:33.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-09T03:37:38.000Z (over 4 years ago)
- Last Synced: 2025-01-07T17:16:36.369Z (9 months ago)
- Topics: big-sur, icon, icons
- Homepage:
- Size: 4.35 MB
- Stars: 24
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# big-sur-icons
A collection of re-imagined icons for popular apps in the macOS Big Sur style
Love it, hate it, or meh, the styling of macOS Bir Sur is here. I happen to like the new icons, but some of the pre-Big Sur icons look out of place. I set out to change that.
## Instructions
To change an icon, first go to the [Icons](#icons) section below and look for the icons you wish to use. Right-click on the image select `Copy Image`.
Next, go to the app in the dock, right-click, and select `Show in Finder`.
In the Finder window, right click on the app entry and select `Get Info`. A window will pop up. At the top left corner you should see a tiny picture of the app icon. Click once on the little photo so an outline will appear.
Press `⌘`+`V` to paste the image. If Finder asks for your password, put it in. Then, if the app you changed the icon for is open, quit it and open it again. You should see your new icon!
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
## Contribute
To add an icon to the list, create a folder under `icons`.
Next, use the Photoshop template in `/docs/big-sur-icon-template.psd` to create a png.
> If the icon is the pre-Big Sur one with a background, make both a light and a dark. For continuity, please use only solid white and black backgrounds for the image except if there is a valid reason not to.
Place the png(s) and the psd file in the folder. Optionally, create a `README` file with any needed explaination. After that, put the new icon's image (light mode) down at the image list below. Then create a pull request.
> Please use the naming convention of all lower case with dashes `-` between words.
For example, to add an icon for the popular Foo app:
```
/icons
/brave
brave.png
brave.psd
/foo
foo-light.png
foo-dark.png
foo.psd
README.md
```## License
Icons are copyright of their respective owners and are licensed here under [MIT](./LICENSE)