square_foot_sharp_filled constant

IconData const square_foot_sharp_filled
square foot sharp filled icon

Implementation

static const IconData square_foot_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M120-120v-753l141 141-42 42 27 27 42-42 117 117-42 42 27 27 42-42 118 118-42 42 27 27 42-42 117 117-42 42 27 27 42-42 152 152H120Zm80-80h463L200-663v463Z''',
    },
  },
]);