diff --git a/components/svg-framework/README.md b/components/svg-framework/README.md index 2b31d42..06e41fa 100644 --- a/components/svg-framework/README.md +++ b/components/svg-framework/README.md @@ -21,13 +21,13 @@ Iconify SVG framework is designed to be as easy to use as possible. Add this line to your page to load Iconify SVG framework (you can add it to `
` section of the page or before ``): ```html - + ``` or ```html - + ``` or, if you are building a project with something like WebPack or Rollup, you can include the script by installing `@iconify/iconify` as a dependency and importing it in your project: diff --git a/components/svg-framework/package.json b/components/svg-framework/package.json index 6f73831..434d951 100644 --- a/components/svg-framework/package.json +++ b/components/svg-framework/package.json @@ -2,7 +2,7 @@ "name": "@iconify/iconify", "description": "Unified SVG framework with over 100,000 icons to choose from", "author": "Vjacheslav Trushkin