deck_sharp_filled constant
IconData
const deck_sharp_filled
Implementation
static const IconData deck_sharp_filled = IconData([
{
'tag': 'root',
'family': 'material_symbols',
'attrs': {'viewBox': r'''0 -960 960 960'''},
},
{
'tag': 'path',
'attrs': {
'd':
r'''M450-80v-520H80l400-280 400 280H510v520h-60Zm-330 0v-211L88-466l58-10 32 166h162v230h-60v-170H180v170h-60Zm500 0v-230h162l32-166 58 10-32 175v211h-60v-170H680v170h-60Z''',
},
},
]);