Actions
Patch #43713
openAdd missing entries "apps" and "shield-check" to icon_source.yml
Description
In r23837, "apps" and "shield-check" SVG icons were added to the icons.svg file, but corresponding entries were not added to the icon_source.yml file.
As a result, rebuilding icons.svg by running bin/rake icons:generate removes both icons.
The attached patch appends entries for both icons to icon_source.yml.
Files
Related issues
Actions