Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Free Icons

Free Icons

Scheduled Pinned Locked Moved The Lounge
question
15 Posts 12 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Nish Nishant

    Awesome site, James. Thanks for the link :-) I've bookmarked it. Regards, Nish


    Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
    The Ultimate Grid - The #1 MFC grid out there!

    J Offline
    J Offline
    James R Twine
    wrote on last edited by
    #5

    One of the things I forgot to mention is that the icons are released under the Creative Commons license, so there are no hassles such as those one might have under the GPL.    Peace! -=- James


    If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
    Avoid driving a vehicle taller than you and remember that Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
    DeleteFXPFiles & CheckFavorites (Please rate this post!)

    1 Reply Last reply
    0
    • M Mridang Agarwalla

      Where can I get some free 32x32 Alpha Icons for my application's toolbar etc.?

      R Offline
      R Offline
      Ravi Bhavnani
      wrote on last edited by
      #6

      C:\Program Files\Microsoft Visual Studio 8\Common7\VS2005ImageLibrary :) /ravi My new year's resolution: 2048 x 1536 Home | Music | Articles | Freeware | Trips ravib(at)ravib(dot)com

      1 Reply Last reply
      0
      • J James R Twine

        The icons available at http://www.famfamfam.com[^], like the silk collection[^] are quite nice, and completely free for use.    You can also change them as you see fit, and they are pretty much the basis for all of the images that will be in the next version of one of my products. (I will be donating my modified ones back into the collection, in fact.)    Note - they are 16x16 icons, but they scale nicely.  I would recommend using a more full-featured application like the GIMP or Paint Express[^] to do the scaling.  Using something like Paint will require you doing your own anti-ailiasing.  BTW: Paint Express has some very nice features that make converting bitmaps to high-color icons really easy, as well as scaling icons, and alpha-channel operations (so you can easily create a dimmed "cold" image bitmap for your toolbar) - well worth the money, IMHO.    Peace! -=- James


        If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
        Avoid driving a vehicle taller than you and remember that Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
        DeleteFXPFiles & CheckFavorites (Please rate this post!)

        R Offline
        R Offline
        Ravi Bhavnani
        wrote on last edited by
        #7

        Great link, James! Thanks! /ravi My new year's resolution: 2048 x 1536 Home | Music | Articles | Freeware | Trips ravib(at)ravib(dot)com

        1 Reply Last reply
        0
        • M Mridang Agarwalla

          Where can I get some free 32x32 Alpha Icons for my application's toolbar etc.?

          J Offline
          J Offline
          James R Twine
          wrote on last edited by
          #8

          One thing to watch out for...  There are a few sites out there that say: "Free Icons", but be sure to check the fine-print carefully.  Many of them are actually "Free Web Icon" sites, and do not allow the icons to be used in an application, only on a web site.    Some also release the icons under certain restrictions, such as not being able to modify them in any way (including color depths, scaling, etc.), or licensing terms like the GPL, or have certain acknowledgement requirements (which usually are not bad at all).    Just remember to read carefully before just taking any images, and if you cannot find any text indicating the terms of use, ask. :)    Peace! -=- James


          If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
          Avoid driving a vehicle taller than you and remember that Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
          DeleteFXPFiles & CheckFavorites (Please rate this post!)

          M 1 Reply Last reply
          0
          • N Nish Nishant

            Awesome site, James. Thanks for the link :-) I've bookmarked it. Regards, Nish


            Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
            The Ultimate Grid - The #1 MFC grid out there!

            P Offline
            P Offline
            Paul Watson
            wrote on last edited by
            #9

            Man, this icon question needs to go into the FAQ along with FamFamFam as an answer as we have given it out at least three times in the past few months. regards, Paul Watson Ireland Feed Henry! K(arl) wrote: oh, and BTW, CHRISTIAN ISN'T A PARADOX, HE IS A TASMANIAN!

            adapted from toxcct:

            while (!enough)
            sprintf 0 || 1
            do

            1 Reply Last reply
            0
            • J James R Twine

              One thing to watch out for...  There are a few sites out there that say: "Free Icons", but be sure to check the fine-print carefully.  Many of them are actually "Free Web Icon" sites, and do not allow the icons to be used in an application, only on a web site.    Some also release the icons under certain restrictions, such as not being able to modify them in any way (including color depths, scaling, etc.), or licensing terms like the GPL, or have certain acknowledgement requirements (which usually are not bad at all).    Just remember to read carefully before just taking any images, and if you cannot find any text indicating the terms of use, ask. :)    Peace! -=- James


              If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
              Avoid driving a vehicle taller than you and remember that Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
              DeleteFXPFiles & CheckFavorites (Please rate this post!)

              M Offline
              M Offline
              Michael A Barnhart
              wrote on last edited by
              #10

              James R. Twine wrote:

              remember to read

              James R. Twine wrote:

              if you cannot find any text indicating the terms of use, ask

              Good advice, my 5 "Every new day begins with possibilities. It's up to us to fill it with things that move us toward progress and peace.” (Ronald Reagan)

              1 Reply Last reply
              0
              • M Mridang Agarwalla

                Where can I get some free 32x32 Alpha Icons for my application's toolbar etc.?

                R Offline
                R Offline
                Rajendran Thiagarajan
                wrote on last edited by
                #11

                Try this http://www.icongrabber.com-http.com/[^], Icon grabber is a tool used to grab icons from any application. You can extract the icon, modify and use it. Hope this will give you some idea. Thanks, Thiagarajan Rajendran .Net Developer -- modified at 13:03 Monday 27th March, 2006

                J 1 Reply Last reply
                0
                • R Rajendran Thiagarajan

                  Try this http://www.icongrabber.com-http.com/[^], Icon grabber is a tool used to grab icons from any application. You can extract the icon, modify and use it. Hope this will give you some idea. Thanks, Thiagarajan Rajendran .Net Developer -- modified at 13:03 Monday 27th March, 2006

                  J Offline
                  J Offline
                  Jeremy Falcon
                  wrote on last edited by
                  #12

                  Rajendran Thiagarajan wrote:

                  Icon grabber is a tool used to grab icons from any application. You can extract the icon, modify and use it.

                  That may not be legal to do btw. Jeremy Falcon

                  I 1 Reply Last reply
                  0
                  • J Jeremy Falcon

                    Rajendran Thiagarajan wrote:

                    Icon grabber is a tool used to grab icons from any application. You can extract the icon, modify and use it.

                    That may not be legal to do btw. Jeremy Falcon

                    I Offline
                    I Offline
                    Igor Velikorossov
                    wrote on last edited by
                    #13

                    Jeremy Falcon wrote:

                    Rajendran Thiagarajan wrote:

                    Icon grabber is a tool used to grab icons from any application. You can extract the icon, modify and use it.

                    That may not be legal to do btw. Jeremy Falcon

                    it is illegal to do so

                    1 Reply Last reply
                    0
                    • M Mridang Agarwalla

                      Where can I get some free 32x32 Alpha Icons for my application's toolbar etc.?

                      D Offline
                      D Offline
                      dazfuller
                      wrote on last edited by
                      #14

                      Try the tango project, the icons are under a Creative Commons license and are available in 16x16, 32x32 and as svg's should you want a different size. They're all nicely broken down into categories as well. http://tango-project.org/[^]

                      1 Reply Last reply
                      0
                      • M Mridang Agarwalla

                        Where can I get some free 32x32 Alpha Icons for my application's toolbar etc.?

                        W Offline
                        W Offline
                        William Penington
                        wrote on last edited by
                        #15

                        If you have VS2005 microsoft gives you some as "Registration Benifits". The catch is that you have to spend 5 minutes filling out a form.

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • World
                        • Users
                        • Groups