avo icon indicating copy to clipboard operation
avo copied to clipboard

Local icons don't override Avo's icons

Open adrianthedev opened this issue 1 year ago • 0 comments

Feature

This requirement started from here https://github.com/avo-hq/avo/issues/2729.

Approach

  • [ ] all our icons should have the heroicons prefix. So all svg "edit" type of declarations should become svg "heoricons/outline/edit"
  • [ ] add a rubocop rule that checks any svg("NOT_HEORICONS... or svg "NOT_HEROICONS... to raise an error.

adrianthedev avatar May 09 '24 21:05 adrianthedev