Hi, ALL,
All application available that works with IO have an icon on the toolbar to perform "save" operation.
That icon looks like a floppy disk. (Take a look at the MSVC, MS Word, etc). This is true not for MS apps but for any other OS.
It becomes de-facto standard.
However, it looks like MS itself does not have it available in their stock icon set. Take a look here, for example: https://learn.microsoft.com/en-us/windows/win32/api/shellapi/ne-shellapi-shstockiconid.
Or there is another place where different set of stock icons are available?
What other people do? And how does MS does it themselves?
Thank you.