android_cell_dual_4_bar_plus_filled constant

IconData const android_cell_dual_4_bar_plus_filled
android cell dual 4 bar plus filled icon

Implementation

static const IconData android_cell_dual_4_bar_plus_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M60-384v-184h100v184H60Zm247 0v-247h100v247H307ZM60-160v-164h100v164H60Zm247 0v-164h100v164H307Zm493-300v-339h100v344q-24-8-49.5-9t-50.5 4ZM553-160v-164h89q-14 40-11.5 83t21.5 81h-99Zm257 16v-80h-80v-60h80v-80h60v80h80v60h-80v80h-60ZM553-384v-331h100v331H553Z''',
    },
  },
]);