hand_meal_sharp_filled constant

IconData const hand_meal_sharp_filled
hand meal sharp filled icon

Implementation

static const IconData hand_meal_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M40-509v-60h93q29-109 115.5-183T450-836v-44h60v44q115 10 201.5 84T827-569h93v60H40Zm270 389v-329h318q15 0 25 8.5t14 19.5q5 11 1.5 24T654-375l-57 47H430v60h191l106-89q18-14 39.5-20.5T809-382q22 2 42.5 11.5T889-344L635-120H310ZM80-79v-370h170v370H80Z''',
    },
  },
]);