The icon color pink is missing in remarkup, all other colours used inside projects are working
===Working
{icon briefcase color=red} {icon briefcase color=orange} {icon briefcase color=yellow} {icon briefcase color=indigo} {icon briefcase color=violet} {icon briefcase color=green}
===Broken
{icon briefcase color=pink}
The following class is missing from **phui-font-icon-base.css**
```.phui-icon-view.pink```
The value **pink** is also missing from the method **getFontIconColors** inside
phabricator/src/view/phui/PHUIIconView.php