How to find icons for app bar in metro windows 8? [closed]

有些话、适合烂在心里 提交于 2019-12-03 12:34:30

问题


How to find icons for app bar in metro windows 8 ? And how can i add custom icons ?


回答1:


The default application bar styles use the font Segoe UI Symbol for it's icons, you can use the program Character Map installed with Windows to browse the icons it provides.

As well as Metro Studio that eibhrum mentioned you can find more at the Noun Project and the Xaml Project.

Edit: Also want to mention the fantastic Modern UI Icons.




回答2:


Syncfusion Metro Studio has a collection of over 600 Metro-style icon templates that can be easily customized to create thousands of unique Metro icons.




回答3:


Document from MSDN: WinJS.UI.AppBarIcon enumeration (Windows)

All available systems icons are list there.

To add custom icons, you can download samples from MSDN:

  • HTML AppBar control sample
  • XAML AppBar control sample



回答4:


Someone compiled a list of built-in appbar icons here: http://www.flickr.com/photos/adamkinney/6952800759/sizes/o/in/photostream/

I think this is your best option most of the time, since they're available in every installation, and of the highest quality.




回答5:


  • https://github.com/Templarian/WindowsIcons
  • all the appbar icons for windows phone 8 in given link. Download the Zip.file from there.

    来源:https://stackoverflow.com/questions/11574829/how-to-find-icons-for-app-bar-in-metro-windows-8

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