diff --git a/docs/components/icon.md b/docs/components/icon.md index f52b0f2b7..1d9310e92 100644 --- a/docs/components/icon.md +++ b/docs/components/icon.md @@ -445,18 +445,6 @@ This example will load the same set of icons from the jsDelivr CDN instead of yo ``` -Alternatively, you can replace the default icons with a completely different icon set. Just keep in mind that some of the default icons are used by components so you'll want to make sure those names resolve to an appropriate alternative. - -```html - -``` -