SVG *

This component displays a vector image. Supported properties are the path, fill color, stroke color, and stroke width.

Installation

This component is not included by default, to use it import the following package:

$ npm i react-ult-ext-imagesvg

Styles

  • Flexbox Styles

  • View Styles

  • Transform Styles

Svg Props

SvgCommon Props

SvgPath Props

SvgRect Props

Last updated