Skip to content

Commit b5331a2

Browse files
authored
docs: Updated README.md
1 parent c7d417e commit b5331a2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ npm install feather-icons
3131
* [`feather.icons`](#feathericons)
3232
* [`feather.icons[name].toSvg()`](#feathericonsnametosvgattrs)
3333
* [`feather.replace()`](#featherreplaceattrs)
34-
* [[Deprecated] `feather.toSvg()`](#deprecated-feathertosvgname-attrs)
34+
* [(DEPRECATED) `feather.toSvg()`](#deprecated-feathertosvgname-attrs)
3535
* [Roadmap](#roadmap)
3636
* [Contributing](#contributing)
3737
* [Related Projects](#related-projects)
@@ -287,7 +287,7 @@ All attributes on the placeholder element (i.e. `<i>`) will be copied to the `<s
287287

288288
---
289289

290-
### [Deprecated] `feather.toSvg(name, [attrs])`
290+
### (DEPRECATED) `feather.toSvg(name, [attrs])`
291291

292292
> **Note:** `feather.toSvg()` is deprecated. Please use `feather.icons[name].toSvg()` instead.
293293

0 commit comments

Comments
 (0)