Scalable Vector Graphics
Tips for Writing SVGs by Hand
Editors:
- https://www.svgviewer.dev/
When entering points for paths and shapes, use stroke="red" fill="blue" opacity="0.5" then switch to intended colors.
Editors:
When entering points for paths and shapes, use stroke="red" fill="blue" opacity="0.5" then switch to intended colors.