brick_filled constant
IconData
const brick_filled
Implementation
static const IconData brick_filled = IconData([
{
'tag': 'root',
'family': 'material_symbols',
'attrs': {'viewBox': r'''0 -960 960 960'''},
},
{
'tag': 'path',
'attrs': {
'd': r'''M80-160v-474h123v-166h225v166h104v-166h225v166h123v474H80Z''',
},
},
]);