An open API service indexing awesome lists of open source software.

https://github.com/kennethnym/feather-icons-ts

TypeScript definitions for feathericons/feather
https://github.com/kennethnym/feather-icons-ts

Last synced: 2 months ago
JSON representation

TypeScript definitions for feathericons/feather

Awesome Lists containing this project

README

        

# feather-icons-ts
TypeScript definitions for [Feather icons](https://github.com/feathericons/feather).

This includes not only the types for Feather's API, but also names of the different icons.

## Installation

This package is hosted on npm.

```
# npm
npm i -D feather-icons-ts

# yarn
yarn add -D feather-icons-ts

# pnpm
pnpm i -D feather-icons-ts
```