[FEATURE REQUEST] Automatically check if SVGs contain raster images
Open
devops
enhancement
- Dominant language
- CSS
- Stars
- 11.8k
- Forks
- 2.4k
- Avg merge
- 5d 9h
- Merged PRs (30d)
- 4
Description
### I have searched through the issues and didn't find my problem.
- [X] Confirm
### Problem
Currently raster images are allowed in the SVG's by the check-bot. This should not be the case, since raster images are not scalable, and therefore don't belong in our icons.
### Possible Solution
Add checks to `check-bot`. The bot should check for `` and `
` tags
### Additional information
See #1517 for some examples and more info
Contributor guide
Assessment
This issue has not been assessed yet.