buttons_alt constant
IconData
const buttons_alt
Implementation
static const IconData buttons_alt = IconData([
{
'tag': 'root',
'family': 'material_symbols',
'attrs': {'viewBox': r'''0 -960 960 960'''},
},
{
'tag': 'path',
'attrs': {
'd':
r'''M140-240q-24 0-42-18t-18-42v-360q0-24 18-42t42-18h680q24 0 42 18t18 42v360q0 24-18 42t-42 18H140Zm0-60h680v-360H140v360Zm147-60h49v-95h95v-50h-95v-95h-49v95h-95v50h95v95Zm-147 60v-360 360Z''',
},
},
]);