+ Reply to Thread
Results 1 to 15 of 15

Free icons for office ribbon development?

  1. #1
    Forum Contributor
    Join Date
    05-30-2011
    Location
    Sweden
    MS-Off Ver
    Excel 2013
    Posts
    107

    Free icons for office ribbon development?

    I'm building by first solution that includes a custom ribbon tab for Excel. Do you know of any good free icons set that I can use for this?

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Free icons for office ribbon development?

    Have you tried googling images for 'excel menu icons'?
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  3. #3
    Forum Contributor
    Join Date
    05-30-2011
    Location
    Sweden
    MS-Off Ver
    Excel 2013
    Posts
    107

    Re: Free icons for office ribbon development?

    Yeah, I get very many sites that have icons. I haven't found any that look really professional. I figured that there are usually some sites that are much better than others and that hopefully someone here knew which sites are the best for office-like icons in particular and other icons as well.

  4. #4
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,480

    Re: Free icons for office ribbon development?

    Are the built-in images not relevant to your project?

    I guess it would help if you described what sort of imagery you wanted for your icons. Although Richard's suggestion to use google is probably best as one mans 'cool' is another mans 'naff'
    Cheers
    Andy
    www.andypope.info

  5. #5
    Forum Contributor
    Join Date
    05-30-2011
    Location
    Sweden
    MS-Off Ver
    Excel 2013
    Posts
    107

    Re: Free icons for office ribbon development?

    It's images like:

    Toda
    Workweek
    Week
    Next
    Previous

    I would like to use the built-in office icons, but I believe I am not allowed:
    http://stackoverflow.com/questions/8...op-application

    I'll try to google more for reliable sites with icon sets and then try to find something on those.

  6. #6
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,480

    Re: Free icons for office ribbon development?

    Actually I read that slightly differently. The reference is to "Microsoft product icons" I think this is the icon used for Excel or Word rather than the icons within the product such as Print or Bold.

    You probably can not simply copy the icons from excel to use in your own stand alone (non excel) application, but you are not doing that.
    You are just making use of the icons contained within excel for use within excel. I would suggest the majority of excel developers make use of the icons in this way.

  7. #7
    Forum Contributor
    Join Date
    05-30-2011
    Location
    Sweden
    MS-Off Ver
    Excel 2013
    Posts
    107

    Re: Free icons for office ribbon development?

    Quote Originally Posted by Andy Pope View Post
    Actually I read that slightly differently. The reference is to "Microsoft product icons" I think this is the icon used for Excel or Word rather than the icons within the product such as Print or Bold.

    You probably can not simply copy the icons from excel to use in your own stand alone (non excel) application, but you are not doing that.
    You are just making use of the icons contained within excel for use within excel. I would suggest the majority of excel developers make use of the icons in this way.
    Thanks for clarifying that Andy! Your reading comprehension was better than mine :-)

  8. #8
    Forum Contributor
    Join Date
    05-30-2011
    Location
    Sweden
    MS-Off Ver
    Excel 2013
    Posts
    107

    Re: Free icons for office ribbon development?

    Do you know where I can find/download all icons for the Excel ribbons?

    I've checked the Office folder on my computer but haven't found them. I've also googled and checked micorsoft.com/download, but couldn't find the icon set.

  9. #9
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,480

    Re: Free icons for office ribbon development?

    The icons are part of the exe, rather than external .ico files.

    If you add an Image control from the ActiveX controls to the worksheet you can use the following command in the VBE immediate window to display a icon.

    Please Login or Register  to view this content.
    There is more detail and icon viewers on this page.
    http://www.rondebruin.nl/win/s2/win003.htm

  10. #10
    Forum Guru Kyle123's Avatar
    Join Date
    03-10-2010
    Location
    Leeds
    MS-Off Ver
    365 Win 11
    Posts
    7,239

    Re: Free icons for office ribbon development?

    I use font awesome icons extensively in web projects:

    Project: http://fontawesome.io/icons/
    Preview: http://fontawesome.io/
    License: http://fontawesome.io/license/

    The google material design icons are pretty good too:
    Project:https://github.com/google/material-design-icons
    Preview: http://google.github.io/material-design-icons/
    License: http://creativecommons.org/licenses/by/4.0/

  11. #11
    Forum Contributor
    Join Date
    05-30-2011
    Location
    Sweden
    MS-Off Ver
    Excel 2013
    Posts
    107

    Re: Free icons for office ribbon development?

    The fontawesome icons look great! But is there any easy way of using them for the desktop ribbon? I found this link explaining how to do it: http://www.codeproject.com/Tips/634540/Using-Font-Icons, but it looks pretty complicated. Is there a simpler way?

  12. #12
    Forum Guru Kyle123's Avatar
    Join Date
    03-10-2010
    Location
    Leeds
    MS-Off Ver
    365 Win 11
    Posts
    7,239

    Re: Free icons for office ribbon development?

    This will let you download as png image files and set the dimension http://fa2png.io/

    You just then need to convert to bmp - I think Paint will do this though you might want a proper image editor like Gimp

  13. #13
    Forum Guru Kyle123's Avatar
    Join Date
    03-10-2010
    Location
    Leeds
    MS-Off Ver
    365 Win 11
    Posts
    7,239

    Re: Free icons for office ribbon development?

    This might be a better option though http://iconion.com/

  14. #14
    Forum Contributor
    Join Date
    05-30-2011
    Location
    Sweden
    MS-Off Ver
    Excel 2013
    Posts
    107

    Re: Free icons for office ribbon development?

    That is awesme! I was happy with getting the office icons with the help of Andy Pope. Iconion was awesome as well!

    The strange thing is that I also spent hours (i kid u not) googling and downloading icons from other places and wasn't able to find anything remotely as good.

  15. #15
    Registered User
    Join Date
    07-09-2009
    Location
    Zagreb, Croatia
    MS-Off Ver
    Excel 2007
    Posts
    1

    Re: Free icons for office ribbon development?

    Hey all,

    Just wanted to let you know I've done a review of several free and paid icon vendors, particularly related to Office (and Excel) ribbons:
    http://www.bernardvukas.com/need-rib...e-development/

    I hope you guys enjoy it.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How Do I Show Titles to Icons on Ribbon?
    By omaral in forum Excel General
    Replies: 1
    Last Post: 12-31-2014, 06:38 AM
  2. Placing icons in own )commandbar2007) in Ribbon.
    By blake20 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-12-2014, 06:13 AM
  3. NAPA office 365 development tool
    By Debraj Roy in forum Office 365
    Replies: 6
    Last Post: 09-17-2013, 08:05 AM
  4. Missing icons in Office?
    By shadestreet in forum Excel General
    Replies: 2
    Last Post: 06-27-2007, 01:19 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1