@npm-questionpro/wick-ui-icon 6.0.0 → 6.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -52,6 +52,7 @@ yarn add @npm-questionpro/wick-ui-icon
52
52
  ## Directory Structure
53
53
 
54
54
  - `svg/`: Place your custom SVG icons in this folder. The folder structure will determine the icon name prefix.
55
+ - For custom icons, upload all the svg files to icomoon and then download generated svgs. Put them in `custom` folder.
55
56
  - `dist/`: Contains the generated font and CSS file.
56
57
  - `material-design-icons/`: Clone and update the Material Design icons repository using the provided scripts.
57
58