ad_sharp_filled constant

IconData const ad_sharp_filled
ad sharp filled icon

Implementation

static const IconData ad_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {'d': r'''M120-120v-720h720v720H120Zm60-60h600v-503H180v503Z'''},
  },
]);