App icon and UI glyph vectorizer
Convert icons to SVG paths you can recolor, resize, and ship
Icons usually need clean shapes and predictable curves. This page uses icon-tuned presets so your SVG is simple, scalable, and easy to edit in Figma, Illustrator, or code.
Turn app icons, UI glyphs, and small logos into clean SVG paths. Presets are tuned for flat shapes and crisp edges, with live preview and droplet-safe limits.
- Want fewer nodes? Increase Curve tolerance (try 0.55–0.85).
- Thin strokes disappearing? Raise Threshold and lower Turd size.
- Blobby edges? Lower Threshold or switch Turn policy to minority.
Best for
How to convert an icon image to SVG
Upload → preset → adjust → export- 1Upload your icon PNG/JPEGTransparent PNG works well. If your file is large, preview may be throttled or locally compressed.
- 2Choose an icon presetCrisp is the default. Thin preserves light strokes. Glyph Simplify reduces node count.
- 3Tune for clean shapesIncrease curve tolerance to reduce nodes. Adjust threshold to keep or drop light pixels.
- 4Export SVGDownload the SVG or copy the raw markup for use in CSS, React, or design tools.
Troubleshooting
Increase threshold or pick Icon - Preserve thin strokes.
Raise curve tolerance (0.55–0.85) and use Logo - Clean shapes.
Increase turd size to remove tiny dots.
Increase curve tolerance slightly, or try majority turn policy.
If backend conversion limits or server workload controls are reached, the app shows the Retry-After timing and retries when appropriate.
Switch preprocess to Edge and adjust blur/boost.
Convert workflow
Icon to SVG Converter: practical workflow notes
Convert icons to SVG for crisp scaling, theming, UI use, and consistent rendering. Use this page when that specific output is the fastest path, then jump to the related tools below if you need a different export, cleanup, or craft-file workflow.
Best for
- icon to svg
- Creator, design, web, and SVG production workflows
- Fast visual checks before copy or download
- Moving between related SVG tools without restarting from scratch
Settings to try
- Use the route-specific controls shown inside the tool.
- Preview the result before downloading or copying.
- Open related tools when you need cleanup, export, color, or sizing changes.
Useful limits
- This tool only exposes controls that affect the current output.
- Use a related converter if your input or output format is different.
- Some browser-rendered previews can differ when external assets are missing.
Related tools
Need help choosing?
Read the concise workflow, preset, settings, and troubleshooting docs without adding clutter to the converter.
FAQ
Is this different from the general PNG to SVG converter?
Yes. This page is tuned for icons: cleaner curves, fewer nodes, and presets aimed at flat shapes and glyphs.
What limits apply?
PNG/JPEG up to 30 MB and about 30 MP. Preview is fastest up to 10 MB and throttled up to 25 MB. Backend icon-to-SVG conversion is limited to 120 conversions per minute, 400 per five minutes, 1,500 per hour, and 3,000 per day from the same connection and browser profile. Local preview, copy, download, and layer edits are not counted.
Do you store my icon?
No. Conversion runs in memory and results are returned immediately. There are no accounts.
How do I get fewer path points?
Increase curve tolerance and use Logo - Clean shapes or UI Glyph - Simplify.
