Skip to content

Resolve "Move filter dropdown from Font Awesome to our own icons"

What does this MR do?

This MR updates the icons used in filtered search dropdowns and adds a utility function spriteIconPath that returns the asset path of Gitlab SVG's. The following icons are now used in place of Font Awesome:

  • Search: search
  • Author: pencil
  • Assignee: user
  • Milestone: clock
  • Label: labels
  • My reaction: thumb-up
Before After
Screen_Shot_2018-09-13_at_10.40.49_AM Screen_Shot_2018-09-13_at_9.38.31_AM

What are the relevant issue numbers?

#46733 (closed)

Does this MR meet the acceptance criteria?

Closes #46733 (closed)

Edited by Constance Okoghenun

Merge request reports