lightbulb_2_sharp_filled constant

IconData const lightbulb_2_sharp_filled
lightbulb 2 sharp filled icon

Implementation

static const IconData lightbulb_2_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M325-240v-127q-59.37-40.02-92.19-102.61Q200-532.2 200-603q0-115.75 82-196.37Q364-880 480.5-880t198 81.5Q760-717 760-600q0 71-33 132.5t-92 100.56V-240H325Zm42 160v-60h227v60H367Z''',
    },
  },
]);