weight property

int? weight
getter/setter pair

The stroke weight of the icon.

Choose from {100, 200, 300, 400, 500, 600, 700}. If absent, default value is 400. If any other value is specified, the default value is used. To preview different icon settings, go to Google Font Icons and adjust the settings under Customize.

Implementation

core.int? weight;