File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
402393For more info on how to contribute please see the [ contribution guidelines] ( https://github.com/colebemis/feather/blob/master/CONTRIBUTING.md ) .
You can’t perform that action at this time.
0 commit comments