mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-25 09:21:10 +00:00
- Drop unnecessary inkscape markup. - Ensure that all the SVGs have viewBox='' attribute. - Drop unnecessary id='' attributes. - Prefix all IDs with 'autoidmagic-'. This will be replaced with a random string for each inlining in HTML to avoid duplicate IDs. Tests: - All SVGs appear the same as before. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>