Where can I get a good set of IDE icons? [closed]
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this questionI'm developing a small IDE, and I'm wondering where I can find a set of IDE icons. A few google searches didn't turn anything up that was too useful. I suppose that's probably because an 'ide icon set' wouldn't get very many purchases (compared to more generic icons).
In any case, does anyone know where I can get some such icons? Certain icons such as save开发者_运维知识库, load, etc I can find myself. I'm looking for more debugging-related icons.
Icons I'm interested in include:
- start debug
- step over, step into, etc
- run/debug
- view dissassembly
- etc.
I'd like some larger ones for the main toolbar, plus some mini's for to sit beside important actions in the dropdown menus.
I will very likely not be profiting from my humble IDE, but in the case that I 'go commercial', I'd like the icons' license(s) to not limit me that way. I have no problem with attribution in the about menu and in the code, however.
Finally, commercial icons are not at all off-limits if they're reasonably cheap, but I'd prefer free ones :)
Thanks!
Update: 100 rep bounty
Here is an example set of icons that would be perfect (size/style) if it included the actual icons I need. In fact I'll probably use some of those icons anyway, such as the cut, paste and save icons. I also might use the 'play' and 'record' buttons for start and create breakpoint respectively.I'm especially looking for step/run-to-cursor icons. Preferred icon size: 22x22px.
EDIT: What about the Netbeans icons? They're the perfect size and look very nice, but I can't seem to find any information about whether or not I'm allowed to use them. I realize netbeans is opensource, but I can't figure out if I can take the icons.
EDIT: It turns out that using NetBeans icons is fine, so I'm going with that. Thanks everyone!
A set of icons with a liberal license can be found at http://www.famfamfam.com/lab/icons/silk/. They're not IDE specific, but there are lots of them, only 16x16 though.
You could use some of the icons from Eclipse = they are available under the same licence as the rest of Eclipse. I had a quick look at my local install of Eclipse and lots of the icons are in subfolders under configuration\org.eclipse.osgi\bundles
so you could search through the .gifs under there.
About using Standard Microsoft Icons.
The vast majority of developers out there don't know that Visual Studio comes with an Image Library. So here goes two links that highlight it:
About using Microsoft Visual Studio 2010 Image Library.
About using Microsoft Visual Studio 2008 Image Library.
how about http://sekkyumu.deviantart.com/art/Developpers-Icons-63052312
"You are free to use these icons on personal and/or commercial projects without any attribution or credit. "
(source: deviantart.net)
EDIT
also look at http://lokheed.deviantart.com/art/gperfection-sup2-Icon-Set-18530981
AND
Fugue Icons
Preview(Big)
And here (BUT ITS $74.5) ->
http://www.awicons.com/stock-icons/xp-artistic-icons/
Step-over
Compile Step-into Run to cursorThe Crystal icons are pretty cool.
this is a nice icon set: http://p.yusukekamiyamane.com/
can find just about anything else here: http://www.iconfinder.com/
The Humanity icons from Ubuntu are awesome.
100% SVG, license GPLv2.
精彩评论