position_bottom_left_sharp_filled constant

IconData const position_bottom_left_sharp_filled
position bottom left sharp filled icon

Implementation

static const IconData position_bottom_left_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {'d': r'''M230-287h360v-90H230v90ZM120-120v-720h720v720H120Z'''},
  },
]);