File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments