Skip to content

Commit 466b3f0

Browse files
authored
Remove roadmap
The roadmap was out of date. Let's track future work using GitHub issues instead.
1 parent c05985d commit 466b3f0

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ npm install feather-icons
3636
* [`feather.icons[name].toSvg()`](#feathericonsnametosvgattrs)
3737
* [`feather.replace()`](#featherreplaceattrs)
3838
* [(DEPRECATED) `feather.toSvg()`](#deprecated-feathertosvgname-attrs)
39-
* [Roadmap](#roadmap)
4039
* [Contributing](#contributing)
4140
* [Related Projects](#related-projects)
4241
* [License](#license)
@@ -389,14 +388,6 @@ feather.toSvg('circle', { class: 'foo bar' })
389388

390389
[View Source](https://github.com/colebemis/feather/blob/master/src/to-svg.js)
391390

392-
## Roadmap
393-
394-
- [ ] Write icon design guidelines
395-
- [ ] Improve SVG accessibility
396-
- [ ] Handle usage of custom icons
397-
- [ ] Add usage examples
398-
- [ ] Make `<feather-icon>` web component
399-
400391
## Contributing
401392

402393
For more info on how to contribute please see the [contribution guidelines](https://github.com/colebemis/feather/blob/master/CONTRIBUTING.md).

0 commit comments

Comments
 (0)