svg
KUIML supports inline svg graphics. Only core svg elements and attributes are supported (circle, ellipse, line, path, polygon, polyline, rect, radialGradient, linearGradient). Filters, effects and drop shadows are not supported.
Note that you cannot add other widgets inside an svg tag (just like svg embedded into HTML): all non-svg tags inserted into an svg elements are simply ignored.