Fix SVG Gradient Stretch in Flexbox

Stop gradient stretch when SVG sits in a Flexbox row or column

Fix gradient Grid? Fix gradient GridAspect for Flexbox? Aspect for Flexbox

FAQ

Quick answers

How do I fix an SVG gradient that stretches in Flexbox?
Paste the SVG and click Fix gradient stretch. preserveAspectRatio and gradient framing update so the fill no longer distorts in a flex item.
Why do gradients stretch inside flex containers?
Flex sizing can change the SVG viewport while gradientUnits stay objectBoundingBox, so paints scale unevenly with the box.
Need the same fix for CSS Grid instead of Flexbox?
Open Fix SVG Gradient Stretch in CSS Grid for grid-specific framing.
Is fixing Flexbox gradient stretch free without uploading?
Yes. Everything runs in your browser — free, no upload.
Fix gradient Grid → Aspect for Flexbox → objectBoundingBox fix → Set preserveAspectRatio →
Open full editor →

Source

Type or paste SVG markup. The preview on the right updates as you type.

Ready

Live preview

PNG export · 2× for retina