README.md

# Icons

**TODO: Add description**

## Installation

[Available in Hex](https://hex.pm/icons), the package can be installed
by adding `icons` to your list of dependencies in `mix.exs`:

```elixir
def deps do
  [
    {:icons, "~> 0.6.0"}
  ]
end
```

The docs can be found at <https://hexdocs.pm/icons>.