This may not be directly related to programming, but I always find it hard to get quality icons that can be used for software.

I currently have the need for some type of "green checkmark image", and I always seem to be looking for print, save, delete types of icons...

Anybody have good resources?


Note: I rather not be stealing someone's intellectual property.

link|improve this question
4  
My thanks also for the links. Very helpful. – pro3carp3 Dec 19 '08 at 14:26
4  
Must favorite this! ^^ – Arnis L. May 28 '09 at 7:00
6  
If you favorite it, at least +1 it :P – James Jones Oct 5 '09 at 20:45
4  
@James Jones: When I favorite something, I want to be kept up to date on its answers and comments, while upvoting is for good questions. While they do often go hand in hand, it needs not be so. – Jasper Sep 12 '10 at 19:33
show 4 more comments
feedback

81 Answers

1 2 3

Update:

You can use Icon Finder to search or browse through more than 100,000 icons.


Original answer:

I really like the Silk Icon set. It's available under a Creative Commons Attribution License. Here are a few examples.

disk check :D print play link

Also see Silk Companion 1, "fuelled by a need for a additional icons and variations in the same format."

Both of these sets are under Creative Commons license, so attribution is required.

link|improve this answer
1  
I bookmarked that! thanks for sharing – Pablo Fernandez Sep 26 '08 at 14:48
show 6 more comments
feedback

I really like Crystal Icons. They are LGPL so you can include them in commercial projects too. alt text

Currently, the Crystal Project, has more than 1300 icons in six different sizes, divided into the following categories: Actions, Apps, Files Systems, Devices and Mime Types.

The set has many sizes (from 16x16 to 128x128) and I think you can also find the SVG versions.

link|improve this answer
25  
Please note that the LGPL forces you to load the icons at runtime from separate files. You are NOT allowed to link them into closed source binaries without breaking the license. – Mihai Limbășan Dec 7 '08 at 8:35
33  
The comment about not possible to link LGPL with closed source is wrong. The whole point of LGPL (compared to GPL) is to allow exactly that. From the wikipedia article: "The main difference between the GPL and the LGPL is that the latter can be linked to (in the case of a library, 'used by') a non-(L)GPLed program, regardless of whether it is free software or proprietary software." – hlovdal Jun 3 '10 at 9:01
show 1 more comment
feedback

These are two links you may find useful:

Both of them are icon collections licensed under some sort of Creative Commons License and are suitable for commercial applications.

link|improve this answer
2  
Which Creative Commons license? The degree of freedom they give away and/or keep veries wildly with those licenses. It's important to state which one is used. – Joachim Sauer Dec 10 '08 at 12:06
1  
These are great, thank you. – Saul Dolgin May 29 '09 at 14:23
feedback

alt text

alt text

alt text

alt text

alt text

link|improve this answer
1  
Icon Finder will be nice once they get more icons. – leek Oct 11 '08 at 16:17
show 1 more comment
feedback

dryicons

http://dryicons.com

alt text

link|improve this answer
4  
+1 I love this site; amazing icons – Andreas Grech May 19 '09 at 13:39
show 1 more comment
feedback

Crystal Clear icon set. LGPL.

alt text

If you want more, see Freebies Round-Up: Icons, Buttons and Templates.

link|improve this answer
2  
Smashing Magazine prevents you from hotlinking; you might want to rehost that image. – Paul Fisher Jun 10 '09 at 15:29
1  
@Paul Fisher, thanks for debugging. – Eugene Yokota Jun 10 '09 at 17:06
feedback

I don't know if someone already mentioned it but there are the tango icons

They are released under a Creative Commons license

link|improve this answer
show 1 more comment
feedback

See also http://stackoverflow.com/questions/233384/where-are-good-sites-for-free-images-that-developers-can-use-in-applications

link|improve this answer
12  
So, trying to helpfully identify duplicates is behavior to be punished? I'll keep my mouth shut from now on, Mr. MacLean – Kristopher Johnson Jan 23 '09 at 9:06
4  
It's not even a duplicate: this question is about icons, the other about images in general. – Colin Pickard Jun 4 '09 at 9:55
3  
+1 to counter Robert MacLean's unwarranted downvote. – RichieHindle Jun 28 '09 at 7:08
show 2 more comments
feedback

If you have Visual Studio 2005 installed, it installs a library of standard windows bitmaps, cursors and icons. You can find the zip file here: C:\Program Files\Microsoft Visual Studio 8\Common7\VS2005ImageLibrary\VS2005ImageLibrary.zip

link|improve this answer
6  
It's also available for Visual Studio 2008: C:\Program Files\Microsoft Visual Studio 9.0\Common7\VS2008ImageLibrary\1033\VS2008ImageLibrary.zip – Anheledir Oct 24 '08 at 14:16
1  
Or for Visual Studio 2010 Beta 2: C:\Program Files\Microsoft Visual Studio 10.0\Common7\VS2010ImageLibrary\1033 – Mohit Deshpande Jan 4 '10 at 1:05
feedback

I <3 the Fugue Icons 3.0 set. It includes 3000 nice looking icons (with PSD source). Licensed under CC BY 3.0.

Fugue Icons 3.0

Click on the above image for a full preview ;)

link|improve this answer
1  
Fugue is the BEST icon set 16x16 I've ever seen in my life. – RHaguiuda Mar 9 '11 at 17:47
feedback

The Silk icon set from famfamfam.com is used by Mindtouch's Dekiwiki.
Another one is Tango from FreeDesktop and is used by Ubunutu for instance.

Both are licensed under CreativeCommons

Ton

link|improve this answer
feedback

http://tango.freedesktop.org/Tango_Desktop_Project

CC Attribution Share Alike license (some parts are public domain)

link|improve this answer
feedback

There's 2000 free ones at Farm Fresh.

Farm fresh

link|improve this answer
feedback

 

The Open Clipart Gallery
                                Icon  
Drawing Together
This project aims to create an archive of user contributed clip art that can be freely used. All graphics submitted to the project should be placed into the Public Domain according to the statement by the Creative Commons. If you'd like to help out, please join the mailing list, and review the archives.

link|improve this answer
feedback

Eclipse has a nice set of icons and the Eclipse Public License is business friendly. There used to be a private distribution of just the icons, but that link is gone. You could still download the source and look for icons folders. See org.eclipse.ui/icons/full/etool16/ and org.eclipse.jdt.ui/icons/full/obj16/ for example. alt text

link|improve this answer
feedback

Fugue (Creative Commons Attribution) $50 to remove the license

link|improve this answer
feedback

There's iconfinder.

Each icon in there has it's own license, so I can't really state just one. But most of them are under LGPL or a some variant of the CC license. Before downloading any of the icons, you have to check it's license yourself.

link|improve this answer
feedback

deviantArt usually has quite a few.

link|improve this answer
2  
Most deviant art stuff is licensed. – Miguel Ping Oct 14 '08 at 23:20
show 1 more comment
feedback

glyFX is a great source for Windows XP and Vista style icons. Check out the free sets that are available especially the XP and Vista common sets

link|improve this answer
feedback

You might want to check this post. I listed some of the best icon search engines and icon catalogs.

link|improve this answer
feedback

This blog has an extensive list of free icons, with descriptions of their license agreements:

http://www.maxpower.ca/free-icons/2006/03/05/

link|improve this answer
feedback

this is available if you use Visual Studio - i think the express version may come with too

http://blogs.msdn.com/saraford/archive/2008/11/25/did-you-know-visual-studio-comes-with-an-image-library-for-you-to-use-in-your-applications-363.aspx

link|improve this answer
1  
Unfortunately the Visual Studio icon set only comes with the non-Express versions of VS. – Dave R. Dec 10 '08 at 12:41
1  
Unfortunately "There’s a restriction on the use of the images or common elements that they must be used consistently with the definitions that are found in the readme in each folder." That makes them non-free in my book. – Joachim Sauer Dec 10 '08 at 21:29
feedback

Definitely try out IconBuffet. They have loads of free delivery sets. The Manhattan series is my favorite as far as icons for software use. Also, if you register Visual Studio 2005 Express Edition, you get hundreds of free IconBuffet stock icons for free. I'm not sure if this is still available, or whether they continued the offer with VS2008, but it was an awesome deal.

Here are is one example:

alt text

Additionally, all the IconBuffet icons are liberally licensed:

You may use the Product in your personal, commercial, and client projects, including advertising, web designs, software applications, on-line or multimedia projects, presentations, film, video, and computer games.

A personal note here: I would appreciate it if you signed up using my referral link.

link|improve this answer
show 1 more comment
feedback

Smashing magazine periodically releases high qualify free icons. Go to http://www.smashingmagazine.com/category/freebies/ You'll have to read the description of each set, but most of them are free for both personal and commercial use

Sproutcore comes with some high quality icons, and the framework is under the very permissive MIT license. Even if you don't use the library, you should still be able to borrow its icons. See the icons tab under http://www.sproutcore.com/static/sample_controls/

link|improve this answer
feedback

iconPot has a pretty small collection of really good quality free icons.

link|improve this answer
feedback

iconfinder has a great search for GPL, GNU, and Creative Commons icons.

link|improve this answer
feedback

For stockphotos: sxc.hu
Tons of pictures and 90% of them are free for commercial use.

Also, on Flickr's Advanced Search you can search for images, that are under CreativeCommons and free for commercial use.

link|improve this answer
show 2 more comments
feedback
1 2 3

protected by Bill the Lizard Oct 18 '10 at 17:29

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

Not the answer you're looking for? Browse other questions tagged or ask your own question.