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?
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?
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 iconbelow the post.
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.
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'
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.
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.
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.
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.
There is more detail and icon viewers on this page.![]()
Please Login or Register to view this content.
http://www.rondebruin.nl/win/s2/win003.htm
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/
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?
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
This might be a better option though http://iconion.com/
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.
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.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks