yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

Making Custom Icons


2m read
·Nov 3, 2024

Hey guys, Mac Heads 101 here. Today, I'm going to be showing you how to make a custom folder icon or application icon.

As you can see, my Limewire icon for my folder, my Limewire things that downloaded, has the little Limewire sign. So, how did I make that?

First, I made a new folder on my desktop. Second, I went into Applications, found Limewire, and I found the icon by control clicking on it. Inside, show package content, go under content resources. You find this and you press Command-C.

Now, we're going to want to open Preview. Under Applications, open Preview. Say File, New from Clipboard. That opens that up, but as an untitled.

Okay, so now we're going to get rid of that slide bar and select all, then copy it. Next, we're going to want to open this picture up, so you can just go into there, say Command-C, then say File, New from Clipboard. It's going to open the picture.

Now, we can get rid of that, and then Command-A, Command-C, and Command-V. That's going to paste it right over there. Now you can make this a little bit bigger.

Then you can just try to center it as best you can, and then make sure everything's unchecked. Now, you click Command-S, then say Untitled-2, save.

Now, quit Preview. Say Don't Save. Now, under your Documents, you should have another folder called Untitled-2. Rename that to Limewire.

We actually don't rename it to anything, you're going to want to say Open with Preview. Get rid of the slide bar again. Once again, select all by Command-A, Command-C.

Then, control click and then say Get Info or Command-I. Then, click on that until it gets a little blue. Press Command-V. That's going to replace that icon with the new icon you just made.

So, as you can see, you can delete that. I now have this folder with the icon I wanted. So, thank you very much. That's how you do it!

More Articles

View All
ALUX AWARDS 2023
This is the best of ALUX. It’s like our own little award season where we look back through the year together and look at the highlights. As you would expect, we’ve got 15 categories to go through. We all talk about our favorite ALUX videos, about the bigg…
TRACTOR PULLS: It's Not What You Think - Smarter Every Day 276
This is an absolutely preposterous tractor and it’s pulling [Music]. Something; all these people are in these stands to watch what’s called a tractor pull because it’s awesome. The winner is whoever pulls this sled the farthest before getting bogged down …
Weaving Tradition: How Tweed Keeps a Community’s Heritage Alive | Short Film Showcase
[Music] I’m Rebecca Hutton, and I’m a single Harris Tweed Weaver. My granny used to weave back in the day, and my great granny. Everybody used to weave; there was a weaving tradition at practically every household when I was growing up. The Harris Tweed …
Making $1000 Per Day as a Master Sushi Chef | Undercover Millionaire
What’s up you guys, it’s Graham here. So have you ever wondered how a private chef is able to charge all the way up to $8,000 a night? Well today, I have you covered because I’m trying one of the most unbelievable side hustles that I have ever seen: learn…
Elliot Choy asks Ray Dalio about his early goals
Was was that first step for you? Do you recall kind of some of your early goals? Was it simply to find some level of success, some level of security? Do you remember what those first steps were for you? Well, it was, um, it was more a passion, you know? …
Functions | Intro to CS - Python | Khan Academy
You’re writing a program, and it’s starting to get pretty long. Plus, you’re duplicating a lot of code because you need to perform the same task at several different points in the program. How can we better keep this code organized and reduce the repetiti…