I would like to convert a transform SVG attribute into a CSS transform. Here it is:
transform
The default (user) unit is px.
One px unit is defined to be equal to one user unit. Thus, a length of "5px" is the same as a length of "5".
Per the SVG specification