hand_package_filled constant

IconData const hand_package_filled
hand package filled icon

Implementation

static const IconData hand_package_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M340-509q-25.5 0-42.75-17.25T280-569v-252q0-24.75 17.25-42.38Q314.5-881 340-881h280v372H340Zm340 0v-372h140q24.75 0 42.38 17.62Q880-845.75 880-821v252q0 25.5-17.62 42.75Q844.75-509 820-509H680ZM310-120v-329h318q15 0 25 8.3 10 8.29 14 19.7 5 11 1.5 24t-14.19 21.69L597-328H430v60h191l106-89q18-14 39.5-20.5t43-4.5q21.5 2 42 11.5T889-344L676-156q-21 19-47 27.5t-54 8.5H310ZM110-79q-12.75 0-21.37-8.63Q80-96.25 80-109v-310q0-12 8.63-21 8.62-9 21.37-9h140v340q0 12.75-9 21.37Q232-79 220-79H110Z''',
    },
  },
]);