chalet_sharp_filled constant

IconData const chalet_sharp_filled
chalet sharp filled icon

Implementation

static const IconData chalet_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M710-530v-55l-35 35-21-21 56-56v-43h-43l-56 56-21-21 35-35h-55v-30h55l-35-35 21-22 56 56h43v-42l-56-56 21-21 35 35v-55h30v55l35-35 21 21-56 56v43h43l56-56 21 21-35 35h55v30h-55l35 35-21 21-56-56h-43v43l56 56-21 21-35-35v55h-30ZM200-160v-202l-58 58-42-42 300-300 300 300-42 43-58-58v201H430v-180h-60v180H200Z''',
    },
  },
]);