diff --git a/SVG.md b/SVG.md index 2ba2bfa..a29f603 100644 --- a/SVG.md +++ b/SVG.md @@ -30,7 +30,7 @@ Can be done with attributes: - `stroke-opacity=0.5` transparency of stroke - `transform = "translate(2,3)"` - `transform = "scale(2.1)"` -- `transform = "rotate(45deg)"` +- `transform = "rotate(45)"` Can also be done with CSS: