Exporting Assets: SVG (Scalable Vector Graphics)
Master SVG Export for Professional Web Graphics
Unlike pixel-based formats that require multiple resolution versions, a single SVG file displays beautifully on any resolution display, making it ideal for modern responsive web design.
Quick SVG Export from Photoshop
Select Vector Layer
In the Layers panel, right-click on the native vector shape layer you want to export
Choose Export Option
Select 'Export As' from the context menu
Set Format
Set Format to SVG in the export dialog
Export File
Click Export to save your SVG file
Photoshop Setup Tasks
Start with a clean workspace
Navigate to the specified class files folder
Ensures accurate size reference for export
Found within the nav folder in Layers panel
Critical for maintaining proper sizing in Illustrator
While SVG files can be scaled to any size, setting the correct initial dimensions saves web developers from having to code specific sizes, streamlining the implementation process.
Preparing Artwork for SVG Export
Open Smart Object
Double-click the Smart Object thumbnail to launch Illustrator
Handle PDF Warning
If prompted, check 'Discard changes' and click OK
Select All Artwork
Use Cmd+A (Mac) or Ctrl+A (Windows) to select all elements
Resize to Target Dimensions
In Transform panel, set width to 229 px with link icon enabled
Illustrator SVG Export Methods
| Feature | File > Export | File > Save As |
|---|---|---|
| Code Quality | Cleaner, optimized | Standard output |
| File Size | Smaller | Larger |
| Download Speed | Faster | Slower |
| Recommendation | Preferred method | Legacy option |
Critical SVG Export Settings
Styling: Presentation Attributes
Embeds styling directly in SVG elements for better compatibility and self-contained files.
Font: Convert to Outlines
Ensures text displays correctly even when fonts aren't installed on the user's system.
Images: Embed
Includes any raster images directly in the SVG file for complete portability.
Minify: Enabled
Removes unnecessary whitespace and comments to reduce file size and improve load times.
Always close the Illustrator file without saving changes to prevent unwanted modifications to your original Smart Object in Photoshop.
Key Takeaways

to the right of W and H fields. Ensure this is enabled (linked) to maintain proportional scaling.