I like to make the Macintosh HD icon look the same as my computer which in this case is the Mac Studio. I can't seem to find one online. Has anyone else?
Nice find! Do have a screenshot of what the sidebar icon looks like? Seems like most of those are in "/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources" as well, but not seeing one specifically for the Studio.The icon is located at: /System/Library/CoreServices/CoreTypes.bundle/Contents/Library/CoreTypes-0003.bundle/Contents/Resources/com.apple.macstudio.icns
Could someone tell me how to find the SF Symbol for the Mac Studio? (the one displayed on the Finder sidebar)
find . -name "*Sidebar*studio*.icns
find . -name "*studio*.icns
Since macOS Big Sur, sidebar icons are taken from San Francisco Symbols, so you can pick them from the SF Symbols app: https://developer.apple.com/sf-symbols/Nice find! Do have a screenshot of what the sidebar icon looks like? Seems like most of those are in "/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources" as well, but not seeing one specifically for the Studio.
I ran a 'find' command in Terminal to attempt to find it, but no results.
find . -name "*Sidebar*studio*.icns
This command did find the one you found, but still no others.
find . -name "*studio*.icns
While I was looking for this, I realized I couldn't find the sidebar icons for my iPad Pro and iPhone 13 either. The ones at the path above have a home button. I found some that have Face ID in "/System/Library/PrivateFrameworks/AMPDevices.framework/Versions/A/Resources", but they don't look quite the same. Maybe some of these newer sidebar icons aren't icns files, or are hidden/embedded in some other file.
Some of the plist files in "/System/Library/CoreServices/CoreGlyphsPrivate.bundle/Contents/Resources" also have a reference to 'j375'. I suspect the icon/glyph is in that Assets.car file.Since macOS Big Sur, sidebar icons are taken from San Francisco Symbols, so you can pick them from the SF Symbols app: https://developer.apple.com/sf-symbols/
However the Mac Studio has not been added yet to the latest version of the app.
The symbol must be in some place with the reference j375 since this is the value set for the key UTTypeSymbolName inside /System/Library/CoreServices/CoreTypes.bundle/Contents/Library/CoreTypes-0003.bundle/Contents/Info.plist
Although I haven't found it yet.
Thank you very much!Some of the plist files in "/System/Library/CoreServices/CoreGlyphsPrivate.bundle/Contents/Resources" also have a reference to 'j375'. I suspect the icon/glyph is in that Assets.car file.
I just replace the icon of the internal disk with an icon of the Mac. Have done it for years, since before OS X even.Just out of curiosity, what do people plan to use these icons for?
Thanks - especially for providing the whole .icnsHere's another version I created using Illustrator, Photoshop and Image2Icon. View attachment 2037656
Well I guess from the top it's exactly the same as a Mac mini, so does this work for you?Does anyone have a nice high quality top down view icon? I think that would work really well.
Good point, thanks 😊Well I guess from the top it's exactly the same as a Mac mini, so does this work for you?