Notion Progress Bar Generator
Create beautiful, customizable SVG progress bars for your Notion pages. 100% browser-based with no upload required.
100% Local & Private
Configure Progress Bar
Preset Templates
Preview
SVG Code
<svg xmlns="http://www.w3.org/2000/svg" width="300" height="24" viewBox="0 0 300 24"><rect x="0" y="0" width="300" height="24" rx="4" fill="#E5E7EB"/><rect x="0" y="0" width="195" height="24" rx="4" fill="#3B82F6"/><text x="150" y="16" text-anchor="middle" font-family="system-ui, -apple-system, sans-serif" font-size="12" font-weight="500" fill="#FFFFFF">65%</text></svg>