Free icons for Undo, Redo, Save

  • Thread starter Thread starter NoLongerMicah
  • Start date Start date
N

NoLongerMicah

Does anyone know where to get free icons for my program. I need the
icons for undo, redo, save. I would like ones similiar to the icons
that Microsoft used in Office 97 - but I can not find them...

And of course, I don't want to be violating any copyright laws - I
don't understand how these apply to others icons...

Any suggestions?
 
NoLongerMicah said:
Does anyone know where to get free icons for my program. I need the
icons for undo, redo, save. I would like ones similiar to the icons
that Microsoft used in Office 97 - but I can not find them...

And of course, I don't want to be violating any copyright laws - I
don't understand how these apply to others icons...

Any suggestions?

Do you have VS.NET?

If so, have a look in \Program Files\Microsoft Visual
Studio.NET\Common7\Graphics\icons

Erik
 
Hi NoLongerMicah,

If you use VS.NET look at
Microsoft Visual Studio .NET 2003\Common7\Graphics\bitmaps\OffCtlBr folder


--
B\rgds
100

NoLongerMicah said:
Does anyone know where to get free icons for my program. I need the
icons for undo, redo, save. I would like ones similiar to the icons
that Microsoft used in Office 97 - but I can not find them...

And of course, I don't want to be violating any copyright laws - I
don't understand how these apply to others icons...

Any suggestions?
 
Thanks a lot Stoicho. That is what I was looking for!

The "\Program Files\Microsoft Visual
Studio.NET\Common7\Graphics\icons
" folder doesn't have any undo/redo icons in it. - but does have some
saves (so thanks for the info Erik)

The "Microsoft Visual Studio .NET
2003\Common\Graphics\bitmaps\OffCtlBr" folder is where they
(undo/redo) were at (in bitmap)
 
As far as I know the ones supplied with VS.Net are available for general
programmer use -

C:\Program Files\Microsoft Visual Studio .NET
2003\Common7\Graphics\bitmaps\Tlbr_W95

C:\Program Files\Microsoft Visual Studio .NET
2003\Common7\Graphics\bitmaps\OffCtlBr\Small\Color

NoLongerMicah said:
Does anyone know where to get free icons for my program. I need the
icons for undo, redo, save. I would like ones similiar to the icons
that Microsoft used in Office 97 - but I can not find them...

And of course, I don't want to be violating any copyright laws - I
don't understand how these apply to others icons...

Any suggestions?
 
Back
Top