water_lux_sharp_filled constant

IconData const water_lux_sharp_filled
water lux sharp filled icon

Implementation

static const IconData water_lux_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M120-780v-60h120v60H120Zm114 220-43-42 85-85 43 42-85 85Zm121-152.5Q304-765 300-840h360q-4 75-55 127.5T480-660q-74 0-125-52.5ZM450-480v-120h60v120h-60Zm276-81-85-85 42-42 86 84-43 43Zm-6-219v-60h120v60H720ZM80-131v-60q38 0 61.5-23t68.5-23q45 0 70 27t64 27q39 0 65-27t71-27q45 0 70.5 27t64.5 27q39 0 64.5-27t70.5-27q45 0 68.5 23t61.5 23v60q-47 0-69.5-23T750-177q-38 0-64 27t-71 27q-45 0-71-27t-64-27q-38 0-64.5 27T344-123q-45 0-70.5-27T210-177q-38 0-60.5 23T80-131Zm0-160v-60q38 0 61.5-23t68.5-23q45 0 70 27t64 27q39 0 65-27t71-27q45 0 70.5 27t64.5 27q39 0 64.5-27t70.5-27q45 0 68.5 23t61.5 23v60q-47 0-69.5-23T750-337q-38 0-64 27t-71 27q-45 0-71-27t-64-27q-38 0-64.5 27T344-283q-45 0-70.5-27T210-337q-38 0-60.5 23T80-291Z''',
    },
  },
]);