WebIconGenerator constructor

WebIconGenerator(
  1. IconGeneratorContext context
)

Creates an instance of WebIconGenerator.

Implementation

WebIconGenerator(IconGeneratorContext context) : super(context, 'Web');