Dot

This represents Dot Icon

PropertyTypeProps Value

color

ColorProps

primary (default), secondary, info, success, warning, error

size

number

default - 8px

variant

string

filled (default), outline

sx

CSSObject

Asterisk (*) indicates required props.

Example:

@extended/Dot.tsx
<Dot />
<Dot color="success" />

Preview: Dot used for product status (https://mantisdashboard.io/dashboard/analytics)