![]()
![]()
![]()
![]()
![]()
![]()
Custom macOS 11 Big Sur icon collection for the following applications:
- Parallels
- Discord
- Telegram
- Windows (Any VM)
- AirDrop (Finder)
Contains the relevant premade Apple ICNS icon files, ready for download. [ Preview↗︎ ]
Contains the deconstructed ICNS files, as Apple iconset folders, ready for build, or modification.
Using the Apple iconutil(1) terminal application, build the desired icon(s) with the following syntax:
iconutil -c ICNS -o [path to output]/[filename].icns [path to iconset]/[iconset] Example:
iconutil -c ICNS -o ~/Pictures/Twitter-1016.icns ~/Downloads/Urufus-bigSurIcons/Iconsets/Twitter-1016.iconset- Open the desired
iconsetyou wish to modify - Remove all files, except
icon_512x512.png - Open
icon_512x512.pngin your desired photo editor, and apply the relevant changes - Export downscaled versions of this file using the following syntax:
icon_[width]x[height].png^ - Duplicate all files within the directory
- Rename all duplicates using the following syntax:
icon_[width/2]x[height/2]@2.png^ - Follow instructions under header To Build.
512x512 -> icon_512x512.png
256x256 -> icon_256x256.png
128x128 -> icon_128x128.png
64x64 -> icon_64x64.png
32x32 -> icon_32x32.png
512x512 -> icon_256x256@2.png
256x256 -> icon_128x128@2.png
128x128 -> icon_64x64@2.png
64x64 -> icon_32x32@2.png
32x32 -> icon_16x16@2.png