Working with a team on new combined SVG from new SVGs, we noticed that the combined SVG was not generating correctly. The file was created, but had 0 bytes. Kbasarab did some digging and found that we had some files with ampersands. After renaming those files, removing the ampersands, the SVG did generate correctly.
1. Add a file with an ampersand (&) in the filename to the Icon vocabulary
2. Run the drush command to process the SVGs
3. Note that a new SVG is generated in the file system with 0 bytes in size
It may be that symbols such as ampersands need to be encoded before the combined SVG is built.
Closed: outdated
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.