view_timeline_filled constant
IconData
const view_timeline_filled
Implementation
static const IconData view_timeline_filled = IconData([
{
'tag': 'root',
'family': 'material_symbols',
'attrs': {'viewBox': r'''0 -960 960 960'''},
},
{
'tag': 'path',
'attrs': {
'd':
r'''M250-279h220v-60H250v60Zm120-171h220v-60H370v60Zm120-171h220v-60H490v60ZM180-120q-24 0-42-18t-18-42v-600q0-24 18-42t42-18h600q24 0 42 18t18 42v600q0 24-18 42t-42 18H180Z''',
},
},
]);