MisutaaAsriel / Azis-bigSurIcons

Custom macOS 11 Big Sur icons designed by MisutaaAsriel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Urufu's Big Sur Icons

AirdropTwitterDiscordTelegramParallelsWindows VM
Custom macOS 11 Big Sur icon collection for the following applications:

  • Twitter
  • Parallels
  • Discord
  • Telegram
  • Windows (Any VM)
  • AirDrop (Finder)

Icons

Contains the relevant premade Apple ICNS icon files, ready for download. [ Preview↗︎ ]

Iconsets

Contains the deconstructed ICNS files, as Apple iconset folders, ready for build, or modification.

To Build

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

To Modify

  1. Open the desired iconset you wish to modify
  2. Remove all files, except icon_512x512.png
  3. Open icon_512x512.png in your desired photo editor, and apply the relevant changes
  4. Export downscaled versions of this file using the following syntax:
    icon_[width]x[height].png^
  5. Duplicate all files within the directory
  6. Rename all duplicates using the following syntax:
    icon_[width/2]x[height/2]@2.png^
  7. Follow instructions under header To Build.

Naming Convention Cheat Sheet^

Standard Sizes

512x512  ->  icon_512x512.png
256x256  ->  icon_256x256.png
128x128  ->  icon_128x128.png
64x64      ->  icon_64x64.png
32x32      ->  icon_32x32.png

Duplicated Sizes

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

About

Custom macOS 11 Big Sur icons designed by MisutaaAsriel

License:Creative Commons Attribution 4.0 International