- Receive the approval for the new icon from one of the library's UXs wuwa or milkyfruit
- Go to wix-ui-icons-common package and follow the guidelines.
- After a new
wix-ui-icons-common
version is published, updatewix-ui-icons-common
's version to the new one inpackage.json
(if you are using new icon inwix-style-react
project). - The new icon will be available to be consumed from
wix-ui-icons-common
libraryimport MyAwesomeIcon from 'wix-ui-icons-common/MyAwesomeIcon'
orimport MyAwesomeIcon from 'wix-ui-icons-common/system/MyAwesomeIcon'