microsoft/Terminal

Run SVG files through a normalizer

Open

#10,612 opened on Jul 11, 2021

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C++ (3,212 forks)batch import
Area-CodeHealthHelp WantedIssue-TaskProduct-Terminal

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (Avg merge 27d 19h) (24 merged PRs in 30d)

Description

There is inconsistency between the various SVGs the project uses.

Per https://github.com/microsoft/terminal/pull/9226#pullrequestreview-594682229

We should probably run these through an SVG normalizer.

There may be other .svg files elsewhere in the project, but some are found here:

https://github.com/microsoft/terminal/tree/main/res/terminal

I have no normalizer to suggest.

Contributor guide