Replace fa-caret-right + fa-caret-down icons with GitLab SVG chevron icons
As part of the effort to replace FontAwesome icons with GitLab SVGs we need to use the chevron- icons instead of the FontAwesome variants.
Before (Font Awesome) | After (GitLab SVG) |
---|---|
34 times: fa-caret-down | chevron-down |
7 times: fa-caret-right | chevron-right |
When you are done
- Add screenshots from before + after to make review easier and faster
- Get UX Review
- Get Frontend Maintainer review directly
References
- See https://leipert-projects.gitlab.io/is-gitlab-pretty-yet/icons/ for all Font Awesome icon instances
- See http://gitlab-org.gitlab.io/gitlab-svgs/ for all GitLab icons
Edited by Jeremy Elder