icon_9k_sharp_filled constant

IconData const icon_9k_sharp_filled
icon 9k sharp filled icon

Implementation

static const IconData icon_9k_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M263-360h170v-240H263v137h120v53H263v50Zm50-136v-70h70v70h-70Zm207 136h50v-90l84 90h66L608-480l112-120h-66l-84 90v-90h-50v240ZM120-120v-720h720v720H120Z''',
    },
  },
]);