stacked_bar_chart_sharp_filled constant
IconData
const stacked_bar_chart_sharp_filled
Implementation
static const IconData stacked_bar_chart_sharp_filled = IconData([
{
'tag': 'root',
'family': 'material_symbols',
'attrs': {'viewBox': r'''0 -960 960 960'''},
},
{
'tag': 'path',
'attrs': {
'd':
r'''M160-160v-470h140v470H160Zm0-500v-140h140v140H160Zm250 500v-350h140v350H410Zm0-380v-140h140v140H410Zm250 380v-230h140v230H660Zm0-260v-140h140v140H660Z''',
},
},
]);