rear_camera_sharp_filled constant

IconData const rear_camera_sharp_filled
rear camera sharp filled icon

Implementation

static const IconData rear_camera_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M686.5-658.5Q695-667 695-680t-8.5-21.5Q678-710 665-710t-21.5 8.5Q635-693 635-680t8.5 21.5Q652-650 665-650t21.5-8.5ZM510-180h310v-600H510v600ZM80-120v-330h182l-74 74 42 42 146-146-146-146-42 42 74 74H80v-330h800v720H80Z''',
    },
  },
]);