Type: lib.svg.Path

Namespace: lib.svg

Description

Generate SVG path element. svg, shape, vector, path

Properties

Property Type Description Default
path_data str SVG path data (d attribute) -
fill color Fill color {'type': 'color', 'value': '#000000'}
stroke color Stroke color {'type': 'color', 'value': 'none'}
stroke_width int Stroke width 1

Outputs

Output Type Description
output svg_element  

Metadata

Browse other nodes in the lib.svg namespace.