Skip to content

A library to use FontAwesome's GraphQL API for icon searching.

License

Notifications You must be signed in to change notification settings

BlazingApple/FontAwesome

Repository files navigation

🍎 BlazingApple's FontAwesome

🗚 FontSearchService

The FontSearchService is intended to be used by consumers who wish to search FontAwesome icons. It uses FontAwesome's GraphQL API to search against the version of your choosing.

🔗 Resources

BlazingApple's Components package uses FontSearchService in it's IconChooser component, pictured below:

image

If you're just looking for a Blazor-based (javascript-free) icon chooser for FontAwesome, use that package.

🔧 Configuration

The configuration values are sourced from the ConfigurationRoot's FontAwesome section. Configure the following:

  • Version
  • Memberships - Just Free, or Paid icons as well?
  • BearerToken - Used to provide authorization to FontAwesome

Releases

No releases published

Packages

No packages published

Languages