local_post_office_sharp_filled constant

IconData const local_post_office_sharp_filled
local post office sharp filled icon

Implementation

static const IconData local_post_office_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M80-80v-364h166v-206q0-97 68.5-163.5T480-880h173q95 0 161 67.5T880-650v570h-60v-115H626v115H80Zm273-182L140-384v55l213 122 213-122v-55L353-262Zm273 7h194v-395q0-70-48.5-120T653-820H480q-72 0-123 49t-51 121v206h320v189ZM400-575v-60h326v60H400Z''',
    },
  },
]);