woman_sharp_filled constant

IconData const woman_sharp_filled
woman sharp filled icon

Implementation

static const IconData woman_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M420-80v-220H300l118-380h124l118 380H540v220H420Zm8.5-675.42q-21.5-21.42-21.5-51.5t21.42-51.58q21.42-21.5 51.5-21.5t51.58 21.42q21.5 21.42 21.5 51.5t-21.42 51.58q-21.42 21.5-51.5 21.5t-51.58-21.42Z''',
    },
  },
]);