mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
docs: Update capitalization
This commit is contained in:
parent
c631a31ebd
commit
6dc6e83d39
@ -31,7 +31,7 @@ npm install feather-icons
|
|||||||
* [`feather.icons`](#feathericons)
|
* [`feather.icons`](#feathericons)
|
||||||
* [`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)
|
* [Roadmap](#roadmap)
|
||||||
* [Contributing](#contributing)
|
* [Contributing](#contributing)
|
||||||
* [Related Projects](#related-projects)
|
* [Related Projects](#related-projects)
|
||||||
@ -287,7 +287,7 @@ All attributes on the placeholder element (i.e. `<i>`) will be copied to the `<s
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### [DEPRECATED] `feather.toSvg(name, [attrs])`
|
### [Deprecated] `feather.toSvg(name, [attrs])`
|
||||||
|
|
||||||
> **Note:** `feather.toSvg()` is deprecated. Please use `feather.icons[name].toSvg()` instead.
|
> **Note:** `feather.toSvg()` is deprecated. Please use `feather.icons[name].toSvg()` instead.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user