step_sharp constant
IconData
const step_sharp
Implementation
static const IconData step_sharp = IconData([
{
'tag': 'root',
'family': 'material_symbols',
'attrs': {'viewBox': r'''0 -960 960 960'''},
},
{
'tag': 'path',
'attrs': {
'd':
r'''M772-367q-47 0-79-32.5T661-479q0-47 32-79.5t79-32.5q46 0 78.5 32.5T883-479q0 47-32.5 79.5T772-367Zm-410 78-42-43 114-116H76v-62h358L320-625l42-43 188 189-188 190Z''',
},
},
]);