mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Remove roadmap
The roadmap was out of date. Let's track future work using GitHub issues instead.
This commit is contained in:
@@ -36,7 +36,6 @@ npm install feather-icons
|
|||||||
* [`feather.icons[name].toSvg()`](#feathericonsnametosvgattrs)
|
* [`feather.icons[name].toSvg()`](#feathericonsnametosvgattrs)
|
||||||
* [`feather.replace()`](#featherreplaceattrs)
|
* [`feather.replace()`](#featherreplaceattrs)
|
||||||
* [(DEPRECATED) `feather.toSvg()`](#deprecated-feathertosvgname-attrs)
|
* [(DEPRECATED) `feather.toSvg()`](#deprecated-feathertosvgname-attrs)
|
||||||
* [Roadmap](#roadmap)
|
|
||||||
* [Contributing](#contributing)
|
* [Contributing](#contributing)
|
||||||
* [Related Projects](#related-projects)
|
* [Related Projects](#related-projects)
|
||||||
* [License](#license)
|
* [License](#license)
|
||||||
@@ -389,14 +388,6 @@ feather.toSvg('circle', { class: 'foo bar' })
|
|||||||
|
|
||||||
[View Source](https://github.com/colebemis/feather/blob/master/src/to-svg.js)
|
[View Source](https://github.com/colebemis/feather/blob/master/src/to-svg.js)
|
||||||
|
|
||||||
## Roadmap
|
|
||||||
|
|
||||||
- [ ] Write icon design guidelines
|
|
||||||
- [ ] Improve SVG accessibility
|
|
||||||
- [ ] Handle usage of custom icons
|
|
||||||
- [ ] Add usage examples
|
|
||||||
- [ ] Make `<feather-icon>` web component
|
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
For more info on how to contribute please see the [contribution guidelines](https://github.com/colebemis/feather/blob/master/CONTRIBUTING.md).
|
For more info on how to contribute please see the [contribution guidelines](https://github.com/colebemis/feather/blob/master/CONTRIBUTING.md).
|
||||||
|
Reference in New Issue
Block a user