Echo renders OOUI icons at 30x30, which is 1.5 scale. This is usually fine as the icons are SVGs, but it email it deliberately uses rasterized versions (presumably for better email client support), which results in blurriness.
The icons should be scaled to 30x30 before rasterizing.
Current:
Expected:



