-
-
Notifications
You must be signed in to change notification settings - Fork 221
IconPacks Browser
Jan Karger ツ ☀ edited this page Jan 8, 2020
·
4 revisions
If you have no idea which icon you're supposed to take, then you can use the IconPacks Browser
.
You can search in every IconPacks collection for an icon and can copy it then as a snippet to the clipboard.
Copy as PackIcon control (WPF and UWP)
<iconPacks:PackIconOcticons Kind="Bug" />
Copy as content MarkupExtension control (WPF and UWP)
{iconPacks:Octicons Kind=Bug}
Copy as PathIcon control (only UWP)
<iconPacks:PathIconOcticons Kind="Bug" />
Download
The latest version of the browser is available at the release page.