- 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, updatewix-ui-icons-common
's version to the new one inpackage.json
. - The new icon wil be available to be consumed from the library
import MyAwesomeIcon from 'wix-style-react/new-icons/MyAwesomeIcon'
orimport MyAwesomeIcon from 'wix-style-react/new-icons/system/MyAwesomeIcon'