format_text_clip constant
IconData
const format_text_clip
Implementation
static const IconData format_text_clip = IconData([
{
'tag': 'root',
'family': 'material_symbols',
'attrs': {'viewBox': r'''0 -960 960 960'''},
},
{
'tag': 'path',
'attrs': {
'd':
r'''M160-160v-640h60v640h-60Zm580 0v-290H320v-60h420v-290h60v640h-60Z''',
},
},
]);