Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 638 Bytes

ADDING_ICONS.md

File metadata and controls

6 lines (5 loc) · 638 Bytes

Adding icons

  1. Receive the approval for the new icon from one of the library's UXs wuwa or milkyfruit
  2. Go to wix-ui-icons-common package and follow the guidelines.
  3. After a new wix-ui-icons-common version, update wix-ui-icons-common's version to the new one in package.json.
  4. The new icon wil be available to be consumed from the library import MyAwesomeIcon from 'wix-style-react/new-icons/MyAwesomeIcon' or import MyAwesomeIcon from 'wix-style-react/new-icons/system/MyAwesomeIcon'