···2020`svg.min.lua` generated with [Lua Minifier from Mothereff.in](https://mothereff.in/lua-minifier)
21212222# Documentation
2323-2424-**svg:create()**
2525-2626- create the svg object
2727- Params:
2828- - width: number => width of the drawing
2929- - height: number => height of the drawing
3030- - stroke: string => lines color
3131- - fill: string => fill color2323+**svg:create()** *create the svg object*
2424+Params:
2525+- width: number => width of the drawing
2626+- height: number => height of the drawing
2727+- stroke: string => lines color
2828+- fill: string => fill color