voting_chip_sharp constant

IconData const voting_chip_sharp
voting chip sharp icon

Implementation

static const IconData voting_chip_sharp = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M320-200q-117 0-198.5-81.5T40-480q0-117 81.5-198.5T320-760h320q117 0 198.5 81.5T920-480q0 117-81.5 198.5T640-200H320Zm0-60h320q91.3 0 155.65-64.29Q860-388.58 860-479.79T795.65-635.5Q731.3-700 640-700H320q-91.3 0-155.65 64.29Q100-571.42 100-480.21t64.35 155.71Q228.7-260 320-260Zm20-110h40v-90h90v-40h-90v-90h-40v90h-90v40h90v90Zm290 0h40v-220H570v40h60v180ZM480-480Z''',
    },
  },
]);