Skip to content

tverlaan/elixir-feather

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feathericons

Feather icons for your Elixir/Phoenix project.

Credits

This repo is an adaption of https://github.com/mveytsman/heroicons_elixir.

Installation

The package can be installed by adding feathericons to your list of dependencies in mix.exs:

def deps do
  [
    {:feathericons, "~> 0.1.0"}
  ]
end

About

Feather icons for Elixir

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Elixir 100.0%