rule_folder_sharp constant
IconData
const rule_folder_sharp
Implementation
static const IconData rule_folder_sharp = IconData([
{
'tag': 'root',
'family': 'material_symbols',
'attrs': {'viewBox': r'''0 -960 960 960'''},
},
{
'tag': 'path',
'attrs': {
'd':
r'''M80-160v-640h341l60 60h399v580H80Zm60-60h680v-460H456l-60-60H140v520Zm0 0v-520 520Zm173-119 184-184-43-43-142 142-57-57-42 42 100 100Zm263 0 64-64 64 64 42-42-64-64 64-64-42-42-64 64-64-64-42 42 64 64-64 64 42 42Z''',
},
},
]);