SystemVac Starter Pack: Usage Guide
What You Have
20 Essential Vacuum System Symbols designed for research/lab vacuum applications:
Pump Types (5)
- Rotary Vane Pump
- Turbomolecular Pump
- Diffusion Pump
- Cryogenic Pump
- Mechanical Pump (backing pump)
Valves & Flow Control (5)
- Isolation Valve
- Needle Valve
- Gate Valve
- Check Valve
- Throttle Valve (variable leak)
Measurement & Monitoring (5)
- Pressure Gauge
- Cold Trap
- Baratron Gauge (capacitive)
- Residual Gas Analyzer (RGA)
- Throughput Meter
Connections & Components (5)
- Union Connector
- T-Junction
- Cross Junction
- Flexible Tubing
- Hard Tubing / Connection Line
How to Use These Symbols
Option 1: Use as-is in Presentations/Documents
- Open the SVG file in any web browser to view
- Screenshot individual symbols
- Paste into PowerPoint, Word, Google Slides, etc.
- Quality stays crisp because SVG is vector-based
Option 2: Edit in Design Software
These symbols work in all major design tools:
Illustrator:
- File > Open → Select SVG
- Ungroup to edit individual symbols
- Change stroke/fill colors
- Adjust line weight globally (Select All > Stroke panel)
Inkscape (free):
- File > Open → Select SVG
- Path > Ungroup to edit individual symbols
- Edit > Select All > Fill and Stroke to customize
Figma:
- File > Import → Upload SVG
- Components auto-created
- Can be turned into a reusable library
Online (free):
- https://www.svgedit.dev/ (upload SVG, edit in browser)
- https://www.figma.com/ (upload, edit, create library)
Option 3: Use in CAD/Diagramming Tools
- Visio: Insert > Pictures > From File (SVG)
- Lucidchart: Import shape files
- Draw.io: Shapes > Upload custom shapes (drag SVG into library)
Customization Tips
Change Colors
Want blue pumps instead of black?
In Illustrator:
- Select All (Cmd+A / Ctrl+A)
- Window > Appearance
- Change stroke color to blue
- Change fill color to light blue (or keep white)
In Inkscape:
- Select All (Ctrl+A)
- Object > Fill and Stroke
- Adjust "Stroke paint" and "Fill" tabs
Resize Without Losing Quality
SVG scales infinitely. To resize:
- In your design tool: just drag the corner (holds proportions)
- In web: change
viewBoxwidth/height in the SVG code - Or scale in your document application (PowerPoint, Word, etc.)
Batch Export to PNG
If you need PNG versions for sharing:
In Illustrator:
- Select symbol or group
- File > Export As > PNG format
- Set resolution (300 DPI for print, 72 DPI for web)
In Inkscape:
- Select object
- File > Export PNG Image
- Set DPI and export
Video/Content Ideas (for YouTube)
Video 1: "Anatomy of a Turbomolecular Pump"
- Introduce the symbol
- Explain what it does
- Draw system with your symbols live
- Show in action with real pump footage
Video 2: "Building a Complete Vacuum System"
- Use symbols to draw system from scratch
- Explain pump combinations
- Show common mistakes in symbol placement
Video 3: "Symbol Deep Dive: Valves Edition"
- Compare all 5 valve types
- When to use each one
- Real-world examples
Video 4: "Design Your Own Vacuum System"
- Viewer challenge: describe system, you draw it with symbols
- Critique and optimize
Next Steps
- Customize colors/style if needed (example: change to blue lines, make pumps filled with gradient)
- Create video demonstrations showing symbols in action
- Expand to Professional Pack (add more symbols, 80+ total)
- Set up Gumroad store (free starter pack + pro versions)
Technical Notes
SVG Format:
- All symbols use consistent stroke-width: 2 (adjustable globally)
- Colors: stroke="black" fill="white" (easily customizable)
- All shapes are scalable (no rasterization)
- File size: Very small (~50KB), ideal for web
Editing the SVG Code Directly (Advanced): If you know SVG, you can open the file in any text editor and modify:
- Stroke width:
stroke-width="2"→ change2to larger/smaller - Colors:
stroke="black"→ change tostroke="blue"or hex#0066FF - Line caps: Add
stroke-linecap="round"for rounded ends
What's Next?
Ready to:
- ✅ Refine these symbols (tweak colors, style, sizes)?
- ✅ Create Pro Pack (80+ symbols with more detail)?
- ✅ Draft Gumroad product pages (pricing, descriptions)?
- ✅ Plan YouTube launch (video topics + scripts)?
Let me know which feels most urgent!