Phoenix Octicons

Hex Version API Docs License

Makes GitHub's Octicons available to a Phoenix framework application.

Use

In your Phoenix application, inside your web/web.ex file in the quoted section of the view/0 function, insert:

import PhoenixOcticons

Then you can use the octicon and mega_octicon helper functions in your templates.

License

MIT