2.5.1 • Published 1 month ago

md.icons v2.5.1

Weekly downloads
20
License
MIT
Repository
github
Last release
1 month ago

md.icons

Material design icons for React.

Demo

Install

npm install md.icons

Usage

import * as mdi from 'md.icons'

<mdi.Check />
<mdi.ThumbUp size={20} fill="gray" />
// magically aligned to text
<button>
  <mdi.ThumbUp center /> Like
</button>

Props

PropTypeDefaultDescription
sizenumber \| stringvoidSet width and height prop
centerbooleanfalseAlign icon to text, magically, see also react-inline-center
textbooleanfalseShortcut for size="1.2em"

Development

npm start
2.5.1

1 month ago

2.5.0

1 month ago

2.4.7

2 months ago

2.4.6

3 months ago

2.4.1

2 years ago

2.4.2

2 years ago

2.4.5

2 years ago

2.4.4

2 years ago

2.3.0

2 years ago

2.2.1

3 years ago

2.2.2

3 years ago

2.2.0

3 years ago

2.1.0

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.7.0

3 years ago

1.6.0

3 years ago

1.5.0

4 years ago

1.4.1

4 years ago

1.3.1

5 years ago

1.3.0

5 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago