473,418 Members | 2,024 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,418 software developers and data experts.

finding icons for Apps

This might be a dumb question. I don't know. I'm new to all this. How
do you find icons for your programs? All GUI applications have cool
icons that represent various things. For instance, to save is often
represented as a disk, etc. You know, the small little picture
references that give meaning to the phrase 'Graphical User Interface'.
But I'm not a graphics artist! Drawing is simply one talent that
skipped me completely. Where can I find icons to use with my programs?

I don't even know how to search for them, because I'm not sure how to
word it. I tried Googling various things: icons, software graphics,
application icons, custom graphics, etc, etc. But I'm not getting much
luck here you guys.

Also, besides just finding a collection of various pre-made icons, who
would I talk to to make me some original custom made icons? I'll look
for hours and find one or two places, but they never respond to my
messages, so I figure they must not do that kind of art work.

I'm looking for both: a collection of graphics and some place (or
someone) that can make custom original graphics. The latter is just
for future reference. The more important one is the former, because I
can't even afford to pay for originals right now. But maybe I will
soon, so it would be nice to have a resource.

Thanks in advance,
Joshua
Jun 27 '08 #1
4 2440
Sanoski:
Where can I find icons to use with my programs?
http://sourceforge.net/projects/icon-collection/

Neil
Jun 27 '08 #2
On Sat, 24 May 2008 21:42:57 -0700, Sanoski wrote:
This might be a dumb question. I don't know. I'm new to all this. How
do you find icons for your programs? All GUI applications have cool
icons that represent various things. For instance, to save is often
represented as a disk, etc. You know, the small little picture
references that give meaning to the phrase 'Graphical User Interface'.
But I'm not a graphics artist! Drawing is simply one talent that
skipped me completely. Where can I find icons to use with my programs?
Many GUI toolkit ( like wx and gtk ) have a standard stock of icons for
common tasks ( load, save, ok, cancel, ...).

Ciao
----
FB
Jun 27 '08 #3
Sanoski wrote:
This might be a dumb question. I don't know. I'm new to all this. How
do you find icons for your programs? All GUI applications have cool
icons that represent various things. For instance, to save is often
represented as a disk, etc. You know, the small little picture
references that give meaning to the phrase 'Graphical User Interface'.
But I'm not a graphics artist! Drawing is simply one talent that
skipped me completely. Where can I find icons to use with my programs?

I don't even know how to search for them, because I'm not sure how to
word it. I tried Googling various things: icons, software graphics,
application icons, custom graphics, etc, etc. But I'm not getting much
luck here you guys.

Also, besides just finding a collection of various pre-made icons, who
would I talk to to make me some original custom made icons? I'll look
for hours and find one or two places, but they never respond to my
messages, so I figure they must not do that kind of art work.

I'm looking for both: a collection of graphics and some place (or
someone) that can make custom original graphics. The latter is just
for future reference. The more important one is the former, because I
can't even afford to pay for originals right now. But maybe I will
soon, so it would be nice to have a resource.

Thanks in advance,
Joshua
http://tango.freedesktop.org/Tango_Desktop_Project
http://www.oxygen-icons.org/
http://everaldo.com/crystal/

--
Kevin Walzer
Code by Kevin
http://www.codebykevin.com
Jun 27 '08 #4

Learn how to use Gimp,

Make your own icons, of and from anything.
You can use screen shots and picks from
anywhere. Import your own photos and modify
any pic however you want. Check them out,
free download, tutorial.

http://www.gimp.org

jim-on-linux
http://www.inqvista.com

Sanoski wrote:
This might be a dumb question. I don't
know. I'm new to all this. How do you
find icons for your programs? All GUI
applications have cool icons that
represent various things. For instance,
to save is often represented as a disk,
etc. You know, the small little picture
references that give meaning to the
phrase 'Graphical User Interface'. But
I'm not a graphics artist! Drawing is
simply one talent that skipped me
completely. Where can I find icons to
use with my programs?

I don't even know how to search for
them, because I'm not sure how to word
it. I tried Googling various things:
icons, software graphics, application
icons, custom graphics, etc, etc. But
I'm not getting much luck here you guys.

Also, besides just finding a collection
of various pre-made icons, who would I
talk to to make me some original custom
made icons? I'll look for hours and find
one or two places, but they never
respond to my messages, so I figure they
must not do that kind of art work.

I'm looking for both: a collection of
graphics and some place (or someone)
that can make custom original graphics.
The latter is just for future reference.
The more important one is the former,
because I can't even afford to pay for
originals right now. But maybe I will
soon, so it would be nice to have a
resource.

Thanks in advance,
Joshua

http://tango.freedesktop.org/Tango_Desktop
_Project http://www.oxygen-icons.org/
http://everaldo.com/crystal/
Jun 27 '08 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Chuck Bowling | last post by:
Is it possible to gain access to all those nifty icons in other apps to use in my own?
3
by: SlasherStanley | last post by:
I have wrote a c# app and included the default app.ico file and then compliled it. When I create a shortcut to the application on the destop, I would like the option of selecting from a choice...
3
by: sto | last post by:
look at this picture http://upload.cs99.net/e.gif i use the function SHGetFileInfo to get file icons. but these icons are not very nice. there are some black things round of the icons. many...
2
by: todorov-fkt | last post by:
Hi, I know that Windows comes with own icons and bitmaps for menus, toolbars, etc, which are compiled into ressource dlls. Is it possible to use these images into the own program and how do I do...
2
by: Steph. | last post by:
Hi, Does anybody know where I could find Icons for the 'standard' buttons used in winform ? Im' looking icons to illustrate button in my winform C# software like : print, preview, save, new...
1
by: Ctal | last post by:
Relatively new to dotnet so bear with me if this is obvious. In the course of my career, I've assembled a collection of icons to use with my apps. Most of these are 32x32, 256 or 16x16, 16. ...
5
by: Luis Arvayo | last post by:
Hi, - Is there a way to that every form in my app use the same icon withouth adding it to the Icon property one form by one ? - Do I must add to my app the icon(s) I will use in my forms as...
2
by: Phill W. | last post by:
(Using VB'2003) Is there a "recommended" size for TreeView icons these days? I've rummaged around MSDN and Google and can't find anything that suggests "For best results, icons should be...
4
tharden3
by: tharden3 | last post by:
I need to design some icons for my apps that I'm making in wxPython. I really only have "paint" on my computer to do something like that. Is there anything I can download? Any free software?
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.