Displaying file type icons in a web app?

一曲冷凌霜 提交于 2019-12-13 15:25:11

问题


In Desktop applications, you can usually get at the underlying operating system's icon for a particular filetype and display that to the user. In a web app, I'm restricted from such functionality, so it looks like I probably need to provide my own icon set.

Does anyone know of any well-licensed free icon sets for common icon types? I found a project on github, but it's missing some of the types I need (open document, docx, bitmap, etc.)


回答1:


IconFinder is a good search engine for this. It also details licenses associated with each of the icons.



来源:https://stackoverflow.com/questions/5500845/displaying-file-type-icons-in-a-web-app

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!