Optimize SVG Icons for Web Performance
Optimize SVG icons for web use. Remove metadata, simplify paths, and set proper viewBox dimensions. Batch optimize entire icon sets. Free SVG icon optimizer.
FAQ
What does fill='currentColor' do for SVG icons?
Setting fill to currentColor makes the SVG inherit its color from the CSS color property of its parent element. This means you can change the icon color with CSS (color: red) without modifying the SVG file. It is the standard approach for icon systems where icons need to match surrounding text color or change on hover.
Alat terkait
π
PDF Tools
πMerge, split, compress, and convert PDF files. All processing done in your browser.
Unit Converter
πConvert between units of length, weight, temperature, volume, speed, data, and more.
JSON to CSV Converter
Convert JSON data to CSV format and vice versa. Handle nested objects and arrays.