alarm_on_sharp_filled constant

IconData const alarm_on_sharp_filled
alarm on sharp filled icon

Implementation

static const IconData alarm_on_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''m437-305 224-224-44-43-180 180-92-93-47 47 139 133Zm-97.5 195q-65.5-28-114-77t-77-114Q120-366 120-441q0-74 28.5-139.5t77-114.5q48.5-49 114-77T479-800q74 0 139.5 28T733-695q49 49 77 114.5T838-441q0 75-28 140t-77 114q-49 49-114.5 77T479-82q-74 0-139.5-28ZM214-867l42 42L92-667l-42-42 164-158Zm530 0 164 158-42 42-164-158 42-42Z''',
    },
  },
]);