split_scene_left_sharp_filled constant

IconData const split_scene_left_sharp_filled
split scene left sharp filled icon

Implementation

static const IconData split_scene_left_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M570-160v-640h270v640H570ZM450-80v-80H120v-640h330v-80h60v800h-60Z''',
    },
  },
]);