Creates a MaterialIconProvider class bound to a particular instance of the js-draw library.
MaterialIconProvider
js-draw
Example:
If you only have one instance of js-draw (which is almost always the case), prefer new MaterialIconProvider.
new
an uninstantiated subclass of IconProvider.
Creates a
MaterialIconProvider
class bound to a particular instance of thejs-draw
library.Example:
If you only have one instance of
js-draw
(which is almost always the case), prefernew
MaterialIconProvider.