flag_sharp constant
IconData
const flag_sharp
Implementation
static const IconData flag_sharp = IconData([
{
'tag': 'root',
'family': 'material_symbols',
'attrs': {'viewBox': r'''0 -960 960 960'''},
},
{
'tag': 'path',
'attrs': {
'd':
r'''M200-120v-680h343l19 86h238v370H544l-18.93-85H260v309h-60Zm300-452Zm95 168h145v-250H511l-19-86H260v251h316l19 85Z''',
},
},
]);