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

2019-03-15 20:41发布

问题:

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.