Skip to content

Convert Icons in CI to SVG Sprite Icons

Tim Zallmann requested to merge icons-ci-icons into master

What does this MR do?

  • It converts the icons for CI/CD to SVG sprite icons.
  • New Vue Icon Component
  • Changes from the inlined in Vue to Icon Component
  • Using Play/Stop Icons in smaller sizes to reduce duplicate icons

Are there points in the code the reviewer needs to double check?

  • Does everything look the same?
  • Vue Icon Component

Why was this MR needed?

To make everything faster and better with SVG Sprites

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#36231 (closed)

Edited by Filipa Lacerda

Merge request reports