monitor property
Implementation
static final monitor = IconData(
'monitor',
shapes: [_rect(3, 4, 18, 12, rx: 2), _path('M8 20h8'), _path('M12 16v4')],
);
static final monitor = IconData(
'monitor',
shapes: [_rect(3, 4, 18, 12, rx: 2), _path('M8 20h8'), _path('M12 16v4')],
);