Const
A simple material icon, defined by its icon name.
m(Icon, { className: 'small' }, 'create') renders a small 'create' icon Copy
m(Icon, { className: 'small' }, 'create') renders a small 'create' icon
m(Icon, { className: 'prefix' }, iconName) renders the icon as a prefix Copy
m(Icon, { className: 'prefix' }, iconName) renders the icon as a prefix
A simple material icon, defined by its icon name.