1.2.0 • Published 4 years ago

mui-undraw v1.2.0

Weekly downloads
73
License
MIT
Repository
github
Last release
4 years ago

Material UI Undraw

npm version

Most of the undraw illustrations are support (See src folder).

npm install mui-undraw

import XReact from mui-undraw/lib/XReact

Name changes

Illustrations beginning with a number were converted for example from 3DModelling to X3DModelling. The Illustration React was converted to XReact.

Theme

All illustrations make use of the material ui theme. By default they use the primary color. You can change that by passing color="secondary" to use the secondary color. For any other color just pass the hexcode to the color prop.

Props

  • color: "primary", "secondary", a hexcode or a html color name
  • All other props will be spread to the root svg component
1.2.0

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago