avo
avo copied to clipboard
Local icons don't override Avo's icons
Feature
This requirement started from here https://github.com/avo-hq/avo/issues/2729.
Approach
- [ ] all our icons should have the
heroiconsprefix. So allsvg "edit"type of declarations should becomesvg "heoricons/outline/edit" - [ ] add a rubocop rule that checks any
svg("NOT_HEORICONS...orsvg "NOT_HEROICONS...to raise an error.