nest_display_max_sharp_filled constant

IconData const nest_display_max_sharp_filled
nest display max sharp filled icon

Implementation

static const IconData nest_display_max_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M501.5-578.5Q510-587 510-600t-8.5-21.5Q493-630 480-630t-21.5 8.5Q450-613 450-600t8.5 21.5Q467-570 480-570t21.5-8.5ZM480-200q-99 0-169.5-13.5T240-246v-34h-95q-26 0-44-19.5T85-345l31-360q2-23 19-39t40-16h610q23 0 40 16t19 39l31 360q2 26-16 45.5T815-280h-95v34q0 19-70.5 32.5T480-200Z''',
    },
  },
]);